Ticket #58997: config.log

File config.log, 150.3 KB (added by dershow, 5 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by TCPFLOW configure 1.4.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local ac_cv_func_tre_regcomp=no ac_cv_func_tre_version=no ac_cv_header_tre_tre_h=no ac_cv_lib_tre_tre_regcomp=no
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = adershowitzMBP15
14uname -m = x86_64
15uname -r = 18.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 512 tasks, 2555 threads, 8 processors
34Load average: 3.13, Mach factor: 4.86
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2501: checking for gcc
52configure:2528: result: /usr/bin/clang
53configure:2757: checking for C compiler version
54configure:2766: /usr/bin/clang --version >&5
55Apple LLVM version 10.0.1 (clang-1001.0.46.4)
56Target: x86_64-apple-darwin18.6.0
57Thread model: posix
58InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
59configure:2777: $? = 0
60configure:2766: /usr/bin/clang -v >&5
61Apple LLVM version 10.0.1 (clang-1001.0.46.4)
62Target: x86_64-apple-darwin18.6.0
63Thread model: posix
64InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
65configure:2777: $? = 0
66configure:2766: /usr/bin/clang -V >&5
67clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
68clang: error: no input files
69configure:2777: $? = 1
70configure:2766: /usr/bin/clang -qversion >&5
71clang: error: unknown argument '-qversion', did you mean '--version'?
72clang: error: no input files
73configure:2777: $? = 1
74configure:2797: checking whether the C compiler works
75configure:2819: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
76configure:2823: $? = 0
77configure:2871: result: yes
78configure:2874: checking for C compiler default output file name
79configure:2876: result: a.out
80configure:2882: checking for suffix of executables
81configure:2889: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
82configure:2893: $? = 0
83configure:2915: result:
84configure:2937: checking whether we are cross compiling
85configure:2945: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
86configure:2949: $? = 0
87configure:2956: ./conftest
88configure:2960: $? = 0
89configure:2975: result: no
90configure:2980: checking for suffix of object files
91configure:3002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
92configure:3006: $? = 0
93configure:3027: result: o
94configure:3031: checking whether we are using the GNU C compiler
95configure:3050: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
96configure:3050: $? = 0
97configure:3059: result: yes
98configure:3068: checking whether /usr/bin/clang accepts -g
99configure:3088: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
100configure:3088: $? = 0
101configure:3129: result: yes
102configure:3146: checking for /usr/bin/clang option to accept ISO C89
103configure:3209: /usr/bin/clang  -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
104configure:3209: $? = 0
105configure:3222: result: none needed
106configure:3247: checking whether /usr/bin/clang understands -c and -o together
107configure:3269: /usr/bin/clang -c conftest.c -o conftest2.o
108configure:3272: $? = 0
109configure:3269: /usr/bin/clang -c conftest.c -o conftest2.o
110configure:3272: $? = 0
111configure:3284: result: yes
112configure:3318: checking for a BSD-compatible install
113configure:3386: result: /usr/bin/install -c
114configure:3397: checking whether build environment is sane
115configure:3452: result: yes
116configure:3600: checking for a thread-safe mkdir -p
117configure:3639: result: /opt/local/bin/gmkdir -p
118configure:3646: checking for gawk
119configure:3662: found /opt/local/bin/gawk
120configure:3673: result: gawk
121configure:3684: checking whether make sets $(MAKE)
122configure:3706: result: yes
123configure:3728: checking whether make supports the include directive
124configure:3743: make -f confmf.GNU && cat confinc.out
125this is the am__doit target
126configure:3746: $? = 0
127configure:3765: result: yes (GNU style)
128configure:3798: checking whether make supports nested variables
129configure:3815: result: yes
130configure:3900: checking dependency style of /usr/bin/clang
131configure:4011: result: gcc3
132configure:4070: checking whether to enable maintainer-specific portions of Makefiles
133configure:4079: result: no
134configure:4100: checking how to run the C preprocessor
135configure:4131: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
136configure:4131: $? = 0
137configure:4145: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
138conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
139#include <ac_nonexistent.h>
140         ^~~~~~~~~~~~~~~~~~
1411 error generated.
142configure:4145: $? = 1
143configure: failed program was:
144| /* confdefs.h */
145| #define PACKAGE_NAME "TCPFLOW"
146| #define PACKAGE_TARNAME "tcpflow"
147| #define PACKAGE_VERSION "1.4.2"
148| #define PACKAGE_STRING "TCPFLOW 1.4.2"
149| #define PACKAGE_BUGREPORT "bugs@afflib.org"
150| #define PACKAGE_URL ""
151| #define PACKAGE "tcpflow"
152| #define VERSION "1.4.2"
153| /* end confdefs.h.  */
154| #include <ac_nonexistent.h>
155configure:4170: result: /usr/bin/clang -E
156configure:4190: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
157configure:4190: $? = 0
158configure:4204: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
159conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
160#include <ac_nonexistent.h>
161         ^~~~~~~~~~~~~~~~~~
1621 error generated.
163configure:4204: $? = 1
164configure: failed program was:
165| /* confdefs.h */
166| #define PACKAGE_NAME "TCPFLOW"
167| #define PACKAGE_TARNAME "tcpflow"
168| #define PACKAGE_VERSION "1.4.2"
169| #define PACKAGE_STRING "TCPFLOW 1.4.2"
170| #define PACKAGE_BUGREPORT "bugs@afflib.org"
171| #define PACKAGE_URL ""
172| #define PACKAGE "tcpflow"
173| #define VERSION "1.4.2"
174| /* end confdefs.h.  */
175| #include <ac_nonexistent.h>
176configure:4233: checking for grep that handles long lines and -e
177configure:4291: result: /opt/local/bin/ggrep
178configure:4296: checking for egrep
179configure:4358: result: /opt/local/bin/ggrep -E
180configure:4363: checking for ANSI C header files
181configure:4383: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
182configure:4383: $? = 0
183configure:4456: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
184configure:4456: $? = 0
185configure:4456: ./conftest
186configure:4456: $? = 0
187configure:4467: result: yes
188configure:4480: checking for sys/types.h
189configure:4480: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
190configure:4480: $? = 0
191configure:4480: result: yes
192configure:4480: checking for sys/stat.h
193configure:4480: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
194configure:4480: $? = 0
195configure:4480: result: yes
196configure:4480: checking for stdlib.h
197configure:4480: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
198configure:4480: $? = 0
199configure:4480: result: yes
200configure:4480: checking for string.h
201configure:4480: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
202configure:4480: $? = 0
203configure:4480: result: yes
204configure:4480: checking for memory.h
205configure:4480: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
206configure:4480: $? = 0
207configure:4480: result: yes
208configure:4480: checking for strings.h
209configure:4480: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
210configure:4480: $? = 0
211configure:4480: result: yes
212configure:4480: checking for inttypes.h
213configure:4480: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
214configure:4480: $? = 0
215configure:4480: result: yes
216configure:4480: checking for stdint.h
217configure:4480: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
218configure:4480: $? = 0
219configure:4480: result: yes
220configure:4480: checking for unistd.h
221configure:4480: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
222configure:4480: $? = 0
223configure:4480: result: yes
224configure:4492: checking whether byte ordering is bigendian
225configure:4507: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
226configure:4507: $? = 0
227configure:4552: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
228configure:4552: $? = 0
229configure:4570: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
230conftest.c:28:4: error: use of undeclared identifier 'not'
231                 not big endian
232                 ^
2331 error generated.
234configure:4570: $? = 1
235configure: failed program was:
236| /* confdefs.h */
237| #define PACKAGE_NAME "TCPFLOW"
238| #define PACKAGE_TARNAME "tcpflow"
239| #define PACKAGE_VERSION "1.4.2"
240| #define PACKAGE_STRING "TCPFLOW 1.4.2"
241| #define PACKAGE_BUGREPORT "bugs@afflib.org"
242| #define PACKAGE_URL ""
243| #define PACKAGE "tcpflow"
244| #define VERSION "1.4.2"
245| #define STDC_HEADERS 1
246| #define HAVE_SYS_TYPES_H 1
247| #define HAVE_SYS_STAT_H 1
248| #define HAVE_STDLIB_H 1
249| #define HAVE_STRING_H 1
250| #define HAVE_MEMORY_H 1
251| #define HAVE_STRINGS_H 1
252| #define HAVE_INTTYPES_H 1
253| #define HAVE_STDINT_H 1
254| #define HAVE_UNISTD_H 1
255| /* end confdefs.h.  */
256| #include <sys/types.h>
257|               #include <sys/param.h>
258|
259| int
260| main ()
261| {
262| #if BYTE_ORDER != BIG_ENDIAN
263|                not big endian
264|               #endif
265|
266|   ;
267|   return 0;
268| }
269configure:4698: result: no
270configure:4835: checking for C++ compiler version
271configure:4844: /usr/bin/clang++ --version >&5
272Apple LLVM version 10.0.1 (clang-1001.0.46.4)
273Target: x86_64-apple-darwin18.6.0
274Thread model: posix
275InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
276configure:4855: $? = 0
277configure:4844: /usr/bin/clang++ -v >&5
278Apple LLVM version 10.0.1 (clang-1001.0.46.4)
279Target: x86_64-apple-darwin18.6.0
280Thread model: posix
281InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
282configure:4855: $? = 0
283configure:4844: /usr/bin/clang++ -V >&5
284clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
285clang: error: no input files
286configure:4855: $? = 1
287configure:4844: /usr/bin/clang++ -qversion >&5
288clang: error: unknown argument '-qversion', did you mean '--version'?
289clang: error: no input files
290configure:4855: $? = 1
291configure:4859: checking whether we are using the GNU C++ compiler
292configure:4878: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
293configure:4878: $? = 0
294configure:4887: result: yes
295configure:4896: checking whether /usr/bin/clang++ accepts -g
296configure:4916: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
297configure:4916: $? = 0
298configure:4957: result: yes
299configure:4982: checking dependency style of /usr/bin/clang++
300configure:5093: result: gcc3
301configure:5126: checking whether /usr/bin/clang++ supports C++11 features by default
302configure:5152: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
303conftest.cpp:26:21: error: expected parameter declarator
304      static_assert(sizeof(int) <= sizeof(T), "not big enough");
305                    ^
306conftest.cpp:26:21: error: expected ')'
307conftest.cpp:26:20: note: to match this '('
308      static_assert(sizeof(int) <= sizeof(T), "not big enough");
309                   ^
310conftest.cpp:26:7: error: C++ requires a type specifier for all declarations
311      static_assert(sizeof(int) <= sizeof(T), "not big enough");
312      ^
313conftest.cpp:29:29: error: a space is required between consecutive right angle brackets (use '> >')
314    typedef check<check<bool>> right_angle_brackets;
315                            ^~
316                            > >
317conftest.cpp:32:5: error: unknown type name 'decltype'
318    decltype(a) b;
319    ^
320conftest.cpp:32:16: error: expected ';' after top level declarator
321    decltype(a) b;
322               ^
323               ;
324conftest.cpp:36:15: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
325    check_type&& cr = static_cast<check_type&&>(c);
326              ^
327conftest.cpp:36:45: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
328    check_type&& cr = static_cast<check_type&&>(c);
329                                            ^
330conftest.cpp:38:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
331    auto d = a;
332    ^
3333 warnings and 6 errors generated.
334configure:5152: $? = 1
335configure: failed program was:
336| /* confdefs.h */
337| #define PACKAGE_NAME "TCPFLOW"
338| #define PACKAGE_TARNAME "tcpflow"
339| #define PACKAGE_VERSION "1.4.2"
340| #define PACKAGE_STRING "TCPFLOW 1.4.2"
341| #define PACKAGE_BUGREPORT "bugs@afflib.org"
342| #define PACKAGE_URL ""
343| #define PACKAGE "tcpflow"
344| #define VERSION "1.4.2"
345| #define STDC_HEADERS 1
346| #define HAVE_SYS_TYPES_H 1
347| #define HAVE_SYS_STAT_H 1
348| #define HAVE_STDLIB_H 1
349| #define HAVE_STRING_H 1
350| #define HAVE_MEMORY_H 1
351| #define HAVE_STRINGS_H 1
352| #define HAVE_INTTYPES_H 1
353| #define HAVE_STDINT_H 1
354| #define HAVE_UNISTD_H 1
355| #define tcpflow 1
356| /* end confdefs.h.  */
357|
358|   template <typename T>
359|     struct check
360|     {
361|       static_assert(sizeof(int) <= sizeof(T), "not big enough");
362|     };
363|
364|     typedef check<check<bool>> right_angle_brackets;
365|
366|     int a;
367|     decltype(a) b;
368|
369|     typedef check<int> check_type;
370|     check_type c;
371|     check_type&& cr = static_cast<check_type&&>(c);
372|
373|     auto d = a;
374|
375configure:5159: result: no
376configure:5170: checking whether /usr/bin/clang++ supports C++11 features with -std=c++11
377configure:5198: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
378configure:5198: $? = 0
379configure:5207: result: yes
380configure:5284:  CPPFLAGS = -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
381configure:5286:  LDFLAGS = -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64
382configure:5330: checking whether gcc understands -MD
383configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
384configure:5343: $? = 0
385configure:5349: result: yes
386configure:5330: checking whether gcc understands -D_FORTIFY_SOURCE=2
387configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
388configure:5343: $? = 0
389configure:5349: result: yes
390configure:5330: checking whether gcc understands -Wpointer-arith
391configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
392configure:5343: $? = 0
393configure:5349: result: yes
394configure:5330: checking whether gcc understands -Wmissing-declarations
395configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
396configure:5343: $? = 0
397configure:5349: result: yes
398configure:5330: checking whether gcc understands -Wmissing-prototypes
399configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
400configure:5343: $? = 0
401configure:5349: result: yes
402configure:5330: checking whether gcc understands -Wshadow
403configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
404configure:5343: $? = 0
405configure:5349: result: yes
406configure:5330: checking whether gcc understands -Wwrite-strings
407configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
408configure:5343: $? = 0
409configure:5349: result: yes
410configure:5330: checking whether gcc understands -Wcast-align
411configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
412configure:5343: $? = 0
413configure:5349: result: yes
414configure:5330: checking whether gcc understands -Waggregate-return
415configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
416configure:5343: $? = 0
417configure:5349: result: yes
418configure:5330: checking whether gcc understands -Wbad-function-cast
419configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
420configure:5343: $? = 0
421configure:5349: result: yes
422configure:5330: checking whether gcc understands -Wcast-qual
423configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
424configure:5343: $? = 0
425configure:5349: result: yes
426configure:5330: checking whether gcc understands -Wundef
427configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
428configure:5343: $? = 0
429configure:5349: result: yes
430configure:5330: checking whether gcc understands -Wredundant-decls
431configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
432configure:5343: $? = 0
433configure:5349: result: yes
434configure:5330: checking whether gcc understands -Wdisabled-optimization
435configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
436configure:5343: $? = 0
437configure:5349: result: yes
438configure:5330: checking whether gcc understands -Wfloat-equal
439configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
440configure:5343: $? = 0
441configure:5349: result: yes
442configure:5330: checking whether gcc understands -Wmultichar
443configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
444configure:5343: $? = 0
445configure:5349: result: yes
446configure:5330: checking whether gcc understands -Wc++-compat
447configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
448configure:5343: $? = 0
449configure:5349: result: yes
450configure:5330: checking whether gcc understands -Wmissing-noreturn
451configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
452configure:5343: $? = 0
453configure:5349: result: yes
454configure:5330: checking whether gcc understands -Wall
455configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
456configure:5343: $? = 0
457configure:5349: result: yes
458configure:5330: checking whether gcc understands -Wstrict-prototypes
459configure:5343: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
460configure:5343: $? = 0
461configure:5349: result: yes
462configure:5396: checking whether g++ understands -Wall
463configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
464configure:5409: $? = 0
465configure:5415: result: yes
466configure:5396: checking whether g++ understands -MD
467configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
468configure:5409: $? = 0
469configure:5415: result: yes
470configure:5396: checking whether g++ understands -D_FORTIFY_SOURCE=2
471configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
472configure:5409: $? = 0
473configure:5415: result: yes
474configure:5396: checking whether g++ understands -Wpointer-arith
475configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
476configure:5409: $? = 0
477configure:5415: result: yes
478configure:5396: checking whether g++ understands -Wshadow
479configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
480configure:5409: $? = 0
481configure:5415: result: yes
482configure:5396: checking whether g++ understands -Wwrite-strings
483configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
484configure:5409: $? = 0
485configure:5415: result: yes
486configure:5396: checking whether g++ understands -Wcast-align
487configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
488configure:5409: $? = 0
489configure:5415: result: yes
490configure:5396: checking whether g++ understands -Wredundant-decls
491configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
492configure:5409: $? = 0
493configure:5415: result: yes
494configure:5396: checking whether g++ understands -Wdisabled-optimization
495configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
496configure:5409: $? = 0
497configure:5415: result: yes
498configure:5396: checking whether g++ understands -Wfloat-equal
499configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
500configure:5409: $? = 0
501configure:5415: result: yes
502configure:5396: checking whether g++ understands -Wmultichar
503configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
504configure:5409: $? = 0
505configure:5415: result: yes
506configure:5396: checking whether g++ understands -Wmissing-noreturn
507configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
508configure:5409: $? = 0
509configure:5415: result: yes
510configure:5396: checking whether g++ understands -Woverloaded-virtual
511configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
512configure:5409: $? = 0
513configure:5415: result: yes
514configure:5396: checking whether g++ understands -Wsign-promo
515configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
516configure:5409: $? = 0
517configure:5415: result: yes
518configure:5396: checking whether g++ understands -funit-at-a-time
519configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
520configure:5409: $? = 0
521configure:5415: result: yes
522configure:5396: checking whether g++ understands -Weffc++
523configure:5409: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
524configure:5409: $? = 0
525configure:5415: result: yes
526configure:5437: Including dfxml_configure.m4 from dfxml
527configure:5442: checking afflib/afflib.h usability
528configure:5442: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
529configure:5442: $? = 0
530configure:5442: result: yes
531configure:5442: checking afflib/afflib.h presence
532configure:5442: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
533configure:5442: $? = 0
534configure:5442: result: yes
535configure:5442: checking for afflib/afflib.h
536configure:5442: result: yes
537configure:5442: checking err.h usability
538configure:5442: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
539configure:5442: $? = 0
540configure:5442: result: yes
541configure:5442: checking err.h presence
542configure:5442: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
543configure:5442: $? = 0
544configure:5442: result: yes
545configure:5442: checking for err.h
546configure:5442: result: yes
547configure:5442: checking expat.h usability
548configure:5442: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
549configure:5442: $? = 0
550configure:5442: result: yes
551configure:5442: checking expat.h presence
552configure:5442: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
553configure:5442: $? = 0
554configure:5442: result: yes
555configure:5442: checking for expat.h
556configure:5442: result: yes
557configure:5442: checking libewf.h usability
558configure:5442: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
559configure:5442: $? = 0
560configure:5442: result: yes
561configure:5442: checking libewf.h presence
562configure:5442: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
563configure:5442: $? = 0
564configure:5442: result: yes
565configure:5442: checking for libewf.h
566configure:5442: result: yes
567configure:5442: checking pwd.h usability
568configure:5442: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
569configure:5442: $? = 0
570configure:5442: result: yes
571configure:5442: checking pwd.h presence
572configure:5442: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
573configure:5442: $? = 0
574configure:5442: result: yes
575configure:5442: checking for pwd.h
576configure:5442: result: yes
577configure:5442: checking sys/cdefs.h usability
578configure:5442: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
579configure:5442: $? = 0
580configure:5442: result: yes
581configure:5442: checking sys/cdefs.h presence
582configure:5442: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
583configure:5442: $? = 0
584configure:5442: result: yes
585configure:5442: checking for sys/cdefs.h
586configure:5442: result: yes
587configure:5442: checking sys/mman.h usability
588configure:5442: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
589configure:5442: $? = 0
590configure:5442: result: yes
591configure:5442: checking sys/mman.h presence
592configure:5442: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
593configure:5442: $? = 0
594configure:5442: result: yes
595configure:5442: checking for sys/mman.h
596configure:5442: result: yes
597configure:5442: checking sys/resource.h usability
598configure:5442: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
599configure:5442: $? = 0
600configure:5442: result: yes
601configure:5442: checking sys/resource.h presence
602configure:5442: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
603configure:5442: $? = 0
604configure:5442: result: yes
605configure:5442: checking for sys/resource.h
606configure:5442: result: yes
607configure:5442: checking sys/utsname.h usability
608configure:5442: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
609configure:5442: $? = 0
610configure:5442: result: yes
611configure:5442: checking sys/utsname.h presence
612configure:5442: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
613configure:5442: $? = 0
614configure:5442: result: yes
615configure:5442: checking for sys/utsname.h
616configure:5442: result: yes
617configure:5442: checking for unistd.h
618configure:5442: result: yes
619configure:5455: checking for fork
620configure:5455: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
621conftest.c:56:11: warning: this function declaration is not a prototype [-Wstrict-prototypes]
622char fork ();
623          ^
624           void
6251 warning generated.
626configure:5455: $? = 0
627configure:5455: result: yes
628configure:5455: checking for localtime_r
629configure:5455: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
630conftest.c:57:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
631char localtime_r ();
632                 ^
633                  void
6341 warning generated.
635configure:5455: $? = 0
636configure:5455: result: yes
637configure:5455: checking for getuid
638configure:5455: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
639conftest.c:58:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
640char getuid ();
641            ^
642             void
6431 warning generated.
644configure:5455: $? = 0
645configure:5455: result: yes
646configure:5455: checking for gethostname
647configure:5455: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
648conftest.c:59:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
649char gethostname ();
650                 ^
651                  void
6521 warning generated.
653configure:5455: $? = 0
654configure:5455: result: yes
655configure:5455: checking for getwpuid
656configure:5455: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
657conftest.c:60:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
658char getwpuid ();
659              ^
660               void
6611 warning generated.
662Undefined symbols for architecture x86_64:
663  "_getwpuid", referenced from:
664      _main in conftest-de389f.o
665ld: symbol(s) not found for architecture x86_64
666clang: error: linker command failed with exit code 1 (use -v to see invocation)
667configure:5455: $? = 1
668configure: failed program was:
669| /* confdefs.h */
670| #define PACKAGE_NAME "TCPFLOW"
671| #define PACKAGE_TARNAME "tcpflow"
672| #define PACKAGE_VERSION "1.4.2"
673| #define PACKAGE_STRING "TCPFLOW 1.4.2"
674| #define PACKAGE_BUGREPORT "bugs@afflib.org"
675| #define PACKAGE_URL ""
676| #define PACKAGE "tcpflow"
677| #define VERSION "1.4.2"
678| #define STDC_HEADERS 1
679| #define HAVE_SYS_TYPES_H 1
680| #define HAVE_SYS_STAT_H 1
681| #define HAVE_STDLIB_H 1
682| #define HAVE_STRING_H 1
683| #define HAVE_MEMORY_H 1
684| #define HAVE_STRINGS_H 1
685| #define HAVE_INTTYPES_H 1
686| #define HAVE_STDINT_H 1
687| #define HAVE_UNISTD_H 1
688| #define tcpflow 1
689| #define HAVE_CXX11 1
690| #define HAVE_AFFLIB_AFFLIB_H 1
691| #define HAVE_ERR_H 1
692| #define HAVE_EXPAT_H 1
693| #define HAVE_LIBEWF_H 1
694| #define HAVE_PWD_H 1
695| #define HAVE_SYS_CDEFS_H 1
696| #define HAVE_SYS_MMAN_H 1
697| #define HAVE_SYS_RESOURCE_H 1
698| #define HAVE_SYS_UTSNAME_H 1
699| #define HAVE_UNISTD_H 1
700| #define HAVE_FORK 1
701| #define HAVE_LOCALTIME_R 1
702| #define HAVE_GETUID 1
703| #define HAVE_GETHOSTNAME 1
704| /* end confdefs.h.  */
705| /* Define getwpuid to an innocuous variant, in case <limits.h> declares getwpuid.
706|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
707| #define getwpuid innocuous_getwpuid
708|
709| /* System header to define __stub macros and hopefully few prototypes,
710|     which can conflict with char getwpuid (); below.
711|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
712|     <limits.h> exists even on freestanding compilers.  */
713|
714| #ifdef __STDC__
715| # include <limits.h>
716| #else
717| # include <assert.h>
718| #endif
719|
720| #undef getwpuid
721|
722| /* Override any GCC internal prototype to avoid an error.
723|    Use char because int might match the return type of a GCC
724|    builtin and then its argument prototype would still apply.  */
725| #ifdef __cplusplus
726| extern "C"
727| #endif
728| char getwpuid ();
729| /* The GNU C library defines this for functions which it implements
730|     to always fail with ENOSYS.  Some functions are actually named
731|     something starting with __ and the normal name is an alias.  */
732| #if defined __stub_getwpuid || defined __stub___getwpuid
733| choke me
734| #endif
735|
736| int
737| main ()
738| {
739| return getwpuid ();
740|   ;
741|   return 0;
742| }
743configure:5455: result: no
744configure:5455: checking for getrusage
745configure:5455: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
746conftest.c:60:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
747char getrusage ();
748               ^
749                void
7501 warning generated.
751configure:5455: $? = 0
752configure:5455: result: yes
753configure:5455: checking for mkstemp
754configure:5455: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
755conftest.c:61:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
756char mkstemp ();
757             ^
758              void
7591 warning generated.
760configure:5455: $? = 0
761configure:5455: result: yes
762configure:5455: checking for vasprintf
763configure:5455: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
764conftest.c:62:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
765char vasprintf ();
766               ^
767                void
768conftest.c:73:19: warning: format string missing [-Wformat]
769return vasprintf ();
770       ~~~~~~~~~  ^
7712 warnings generated.
772configure:5455: $? = 0
773configure:5455: result: yes
774configure:5455: checking for regcomp
775configure:5455: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
776conftest.c:63:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
777char regcomp ();
778             ^
779              void
7801 warning generated.
781configure:5455: $? = 0
782configure:5455: result: yes
783configure:5476: checking how to run the C++ preprocessor
784configure:5503: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
785configure:5503: $? = 0
786configure:5517: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
787conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found
788#include <ac_nonexistent.h>
789         ^~~~~~~~~~~~~~~~~~
7901 error generated.
791configure:5517: $? = 1
792configure: failed program was:
793| /* confdefs.h */
794| #define PACKAGE_NAME "TCPFLOW"
795| #define PACKAGE_TARNAME "tcpflow"
796| #define PACKAGE_VERSION "1.4.2"
797| #define PACKAGE_STRING "TCPFLOW 1.4.2"
798| #define PACKAGE_BUGREPORT "bugs@afflib.org"
799| #define PACKAGE_URL ""
800| #define PACKAGE "tcpflow"
801| #define VERSION "1.4.2"
802| #define STDC_HEADERS 1
803| #define HAVE_SYS_TYPES_H 1
804| #define HAVE_SYS_STAT_H 1
805| #define HAVE_STDLIB_H 1
806| #define HAVE_STRING_H 1
807| #define HAVE_MEMORY_H 1
808| #define HAVE_STRINGS_H 1
809| #define HAVE_INTTYPES_H 1
810| #define HAVE_STDINT_H 1
811| #define HAVE_UNISTD_H 1
812| #define tcpflow 1
813| #define HAVE_CXX11 1
814| #define HAVE_AFFLIB_AFFLIB_H 1
815| #define HAVE_ERR_H 1
816| #define HAVE_EXPAT_H 1
817| #define HAVE_LIBEWF_H 1
818| #define HAVE_PWD_H 1
819| #define HAVE_SYS_CDEFS_H 1
820| #define HAVE_SYS_MMAN_H 1
821| #define HAVE_SYS_RESOURCE_H 1
822| #define HAVE_SYS_UTSNAME_H 1
823| #define HAVE_UNISTD_H 1
824| #define HAVE_FORK 1
825| #define HAVE_LOCALTIME_R 1
826| #define HAVE_GETUID 1
827| #define HAVE_GETHOSTNAME 1
828| #define HAVE_GETRUSAGE 1
829| #define HAVE_MKSTEMP 1
830| #define HAVE_VASPRINTF 1
831| #define HAVE_REGCOMP 1
832| /* end confdefs.h.  */
833| #include <ac_nonexistent.h>
834configure:5542: result: /usr/bin/clang++ -E
835configure:5562: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
836configure:5562: $? = 0
837configure:5576: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
838conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found
839#include <ac_nonexistent.h>
840         ^~~~~~~~~~~~~~~~~~
8411 error generated.
842configure:5576: $? = 1
843configure: failed program was:
844| /* confdefs.h */
845| #define PACKAGE_NAME "TCPFLOW"
846| #define PACKAGE_TARNAME "tcpflow"
847| #define PACKAGE_VERSION "1.4.2"
848| #define PACKAGE_STRING "TCPFLOW 1.4.2"
849| #define PACKAGE_BUGREPORT "bugs@afflib.org"
850| #define PACKAGE_URL ""
851| #define PACKAGE "tcpflow"
852| #define VERSION "1.4.2"
853| #define STDC_HEADERS 1
854| #define HAVE_SYS_TYPES_H 1
855| #define HAVE_SYS_STAT_H 1
856| #define HAVE_STDLIB_H 1
857| #define HAVE_STRING_H 1
858| #define HAVE_MEMORY_H 1
859| #define HAVE_STRINGS_H 1
860| #define HAVE_INTTYPES_H 1
861| #define HAVE_STDINT_H 1
862| #define HAVE_UNISTD_H 1
863| #define tcpflow 1
864| #define HAVE_CXX11 1
865| #define HAVE_AFFLIB_AFFLIB_H 1
866| #define HAVE_ERR_H 1
867| #define HAVE_EXPAT_H 1
868| #define HAVE_LIBEWF_H 1
869| #define HAVE_PWD_H 1
870| #define HAVE_SYS_CDEFS_H 1
871| #define HAVE_SYS_MMAN_H 1
872| #define HAVE_SYS_RESOURCE_H 1
873| #define HAVE_SYS_UTSNAME_H 1
874| #define HAVE_UNISTD_H 1
875| #define HAVE_FORK 1
876| #define HAVE_LOCALTIME_R 1
877| #define HAVE_GETUID 1
878| #define HAVE_GETHOSTNAME 1
879| #define HAVE_GETRUSAGE 1
880| #define HAVE_MKSTEMP 1
881| #define HAVE_VASPRINTF 1
882| #define HAVE_REGCOMP 1
883| /* end confdefs.h.  */
884| #include <ac_nonexistent.h>
885configure:5607: checking exiv2/image.hpp usability
886configure:5607: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp >&5
887configure:5607: $? = 0
888configure:5607: result: yes
889configure:5607: checking exiv2/image.hpp presence
890configure:5607: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.cpp
891configure:5607: $? = 0
892configure:5607: result: yes
893configure:5607: checking for exiv2/image.hpp
894configure:5607: result: yes
895configure:5631: checking for git
896configure:5647: found /usr/bin/git
897configure:5659: result: yes
898configure:5678: git commit tcpflow-1.4.0beta1-91-g32b7060-dirty
899configure:5698: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
900configure:5698: $? = 0
901configure:5722: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
902configure:5722: $? = 0
903configure:5735: checking openssl/aes.h usability
904configure:5735: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
905configure:5735: $? = 0
906configure:5735: result: yes
907configure:5735: checking openssl/aes.h presence
908configure:5735: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
909configure:5735: $? = 0
910configure:5735: result: yes
911configure:5735: checking for openssl/aes.h
912configure:5735: result: yes
913configure:5735: checking openssl/bio.h usability
914configure:5735: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
915configure:5735: $? = 0
916configure:5735: result: yes
917configure:5735: checking openssl/bio.h presence
918configure:5735: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
919configure:5735: $? = 0
920configure:5735: result: yes
921configure:5735: checking for openssl/bio.h
922configure:5735: result: yes
923configure:5735: checking openssl/evp.h usability
924configure:5735: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
925configure:5735: $? = 0
926configure:5735: result: yes
927configure:5735: checking openssl/evp.h presence
928configure:5735: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
929configure:5735: $? = 0
930configure:5735: result: yes
931configure:5735: checking for openssl/evp.h
932configure:5735: result: yes
933configure:5735: checking openssl/hmac.h usability
934configure:5735: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
935configure:5735: $? = 0
936configure:5735: result: yes
937configure:5735: checking openssl/hmac.h presence
938configure:5735: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
939configure:5735: $? = 0
940configure:5735: result: yes
941configure:5735: checking for openssl/hmac.h
942configure:5735: result: yes
943configure:5735: checking openssl/md5.h usability
944configure:5735: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
945configure:5735: $? = 0
946configure:5735: result: yes
947configure:5735: checking openssl/md5.h presence
948configure:5735: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
949configure:5735: $? = 0
950configure:5735: result: yes
951configure:5735: checking for openssl/md5.h
952configure:5735: result: yes
953configure:5735: checking openssl/pem.h usability
954configure:5735: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
955configure:5735: $? = 0
956configure:5735: result: yes
957configure:5735: checking openssl/pem.h presence
958configure:5735: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
959configure:5735: $? = 0
960configure:5735: result: yes
961configure:5735: checking for openssl/pem.h
962configure:5735: result: yes
963configure:5735: checking openssl/rand.h usability
964configure:5735: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
965configure:5735: $? = 0
966configure:5735: result: yes
967configure:5735: checking openssl/rand.h presence
968configure:5735: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
969configure:5735: $? = 0
970configure:5735: result: yes
971configure:5735: checking for openssl/rand.h
972configure:5735: result: yes
973configure:5735: checking openssl/rsa.h usability
974configure:5735: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
975configure:5735: $? = 0
976configure:5735: result: yes
977configure:5735: checking openssl/rsa.h presence
978configure:5735: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
979configure:5735: $? = 0
980configure:5735: result: yes
981configure:5735: checking for openssl/rsa.h
982configure:5735: result: yes
983configure:5735: checking openssl/sha.h usability
984configure:5735: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
985configure:5735: $? = 0
986configure:5735: result: yes
987configure:5735: checking openssl/sha.h presence
988configure:5735: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
989configure:5735: $? = 0
990configure:5735: result: yes
991configure:5735: checking for openssl/sha.h
992configure:5735: result: yes
993configure:5735: checking for openssl/pem.h
994configure:5735: result: yes
995configure:5735: checking openssl/x509.h usability
996configure:5735: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
997configure:5735: $? = 0
998configure:5735: result: yes
999configure:5735: checking openssl/x509.h presence
1000configure:5735: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
1001configure:5735: $? = 0
1002configure:5735: result: yes
1003configure:5735: checking for openssl/x509.h
1004configure:5735: result: yes
1005configure:5746: checking for EVP_get_digestbyname in -lcrypto
1006configure:5771: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto   >&5
1007conftest.c:62:27: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1008char EVP_get_digestbyname ();
1009                          ^
1010                           void
10111 warning generated.
1012configure:5771: $? = 0
1013configure:5780: result: yes
1014configure:5791: checking for SSL_library_init in -lssl
1015configure:5816: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lssl  -lcrypto  >&5
1016conftest.c:63:23: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1017char SSL_library_init ();
1018                      ^
1019                       void
10201 warning generated.
1021Undefined symbols for architecture x86_64:
1022  "_SSL_library_init", referenced from:
1023      _main in conftest-a7e8ae.o
1024ld: symbol(s) not found for architecture x86_64
1025clang: error: linker command failed with exit code 1 (use -v to see invocation)
1026configure:5816: $? = 1
1027configure: failed program was:
1028| /* confdefs.h */
1029| #define PACKAGE_NAME "TCPFLOW"
1030| #define PACKAGE_TARNAME "tcpflow"
1031| #define PACKAGE_VERSION "1.4.2"
1032| #define PACKAGE_STRING "TCPFLOW 1.4.2"
1033| #define PACKAGE_BUGREPORT "bugs@afflib.org"
1034| #define PACKAGE_URL ""
1035| #define PACKAGE "tcpflow"
1036| #define VERSION "1.4.2"
1037| #define STDC_HEADERS 1
1038| #define HAVE_SYS_TYPES_H 1
1039| #define HAVE_SYS_STAT_H 1
1040| #define HAVE_STDLIB_H 1
1041| #define HAVE_STRING_H 1
1042| #define HAVE_MEMORY_H 1
1043| #define HAVE_STRINGS_H 1
1044| #define HAVE_INTTYPES_H 1
1045| #define HAVE_STDINT_H 1
1046| #define HAVE_UNISTD_H 1
1047| #define tcpflow 1
1048| #define HAVE_CXX11 1
1049| #define HAVE_AFFLIB_AFFLIB_H 1
1050| #define HAVE_ERR_H 1
1051| #define HAVE_EXPAT_H 1
1052| #define HAVE_LIBEWF_H 1
1053| #define HAVE_PWD_H 1
1054| #define HAVE_SYS_CDEFS_H 1
1055| #define HAVE_SYS_MMAN_H 1
1056| #define HAVE_SYS_RESOURCE_H 1
1057| #define HAVE_SYS_UTSNAME_H 1
1058| #define HAVE_UNISTD_H 1
1059| #define HAVE_FORK 1
1060| #define HAVE_LOCALTIME_R 1
1061| #define HAVE_GETUID 1
1062| #define HAVE_GETHOSTNAME 1
1063| #define HAVE_GETRUSAGE 1
1064| #define HAVE_MKSTEMP 1
1065| #define HAVE_VASPRINTF 1
1066| #define HAVE_REGCOMP 1
1067| #define HAVE_EXIV2_IMAGE_HPP 1
1068| #define HAVE_ASM_CPUID 1
1069| #define DFXML_GNUC_HAS_DIAGNOSTIC_PRAGMA 1
1070| #define HAVE_OPENSSL_AES_H 1
1071| #define HAVE_OPENSSL_BIO_H 1
1072| #define HAVE_OPENSSL_EVP_H 1
1073| #define HAVE_OPENSSL_HMAC_H 1
1074| #define HAVE_OPENSSL_MD5_H 1
1075| #define HAVE_OPENSSL_PEM_H 1
1076| #define HAVE_OPENSSL_RAND_H 1
1077| #define HAVE_OPENSSL_RSA_H 1
1078| #define HAVE_OPENSSL_SHA_H 1
1079| #define HAVE_OPENSSL_PEM_H 1
1080| #define HAVE_OPENSSL_X509_H 1
1081| #define HAVE_LIBCRYPTO 1
1082| /* end confdefs.h.  */
1083|
1084| /* Override any GCC internal prototype to avoid an error.
1085|    Use char because int might match the return type of a GCC
1086|    builtin and then its argument prototype would still apply.  */
1087| #ifdef __cplusplus
1088| extern "C"
1089| #endif
1090| char SSL_library_init ();
1091| int
1092| main ()
1093| {
1094| return SSL_library_init ();
1095|   ;
1096|   return 0;
1097| }
1098configure:5825: result: no
1099configure:5838: checking for EVP_get_digestbyname
1100configure:5838: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1101conftest.c:79:27: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1102char EVP_get_digestbyname ();
1103                          ^
1104                           void
11051 warning generated.
1106configure:5838: $? = 0
1107configure:5838: result: yes
1108configure:5855: Including be13_configure.m4 from be13_api
1109configure:5860: checking for err.h
1110configure:5860: result: yes
1111configure:5860: checking for pwd.h
1112configure:5860: result: yes
1113configure:5860: checking for sys/cdefs.h
1114configure:5860: result: yes
1115configure:5860: checking for sys/mman.h
1116configure:5860: result: yes
1117configure:5860: checking for sys/resource.h
1118configure:5860: result: yes
1119configure:5860: checking for sys/utsname.h
1120configure:5860: result: yes
1121configure:5860: checking for unistd.h
1122configure:5860: result: yes
1123configure:5873: checking for ishexnumber
1124configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1125conftest.c:87:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1126char ishexnumber ();
1127                 ^
1128                  void
11291 warning generated.
1130configure:5873: $? = 0
1131configure:5873: result: yes
1132configure:5873: checking for isxdigit
1133configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1134conftest.c:88:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1135char isxdigit ();
1136              ^
1137               void
1138conftest.c:88:6: warning: incompatible redeclaration of library function 'isxdigit' [-Wincompatible-library-redeclaration]
1139char isxdigit ();
1140     ^
1141conftest.c:88:6: note: 'isxdigit' is a builtin with type 'int (int)'
11422 warnings generated.
1143configure:5873: $? = 0
1144configure:5873: result: yes
1145configure:5873: checking for unistd.h
1146configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1147conftest.c:68:15: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
1148#define unistd.h innocuous_unistd.h
1149              ^
1150conftest.c:81:14: warning: extra tokens at end of #undef directive [-Wextra-tokens]
1151#undef unistd.h
1152             ^
1153             //
1154conftest.c:89:12: error: expected ';' after top level declarator
1155char unistd.h ();
1156           ^
1157           ;
1158conftest.c:93:26: error: token is not a valid binary operator in a preprocessor subexpression
1159#if defined __stub_unistd.h || defined __stub___unistd.h
1160    ~~~~~~~~~~~~~~~~~~~~~^
1161conftest.c:100:14: error: member reference base type 'char' is not a structure or union
1162return unistd.h ();
1163       ~~~~~~^~
11642 warnings and 3 errors generated.
1165configure:5873: $? = 1
1166configure: failed program was:
1167| /* confdefs.h */
1168| #define PACKAGE_NAME "TCPFLOW"
1169| #define PACKAGE_TARNAME "tcpflow"
1170| #define PACKAGE_VERSION "1.4.2"
1171| #define PACKAGE_STRING "TCPFLOW 1.4.2"
1172| #define PACKAGE_BUGREPORT "bugs@afflib.org"
1173| #define PACKAGE_URL ""
1174| #define PACKAGE "tcpflow"
1175| #define VERSION "1.4.2"
1176| #define STDC_HEADERS 1
1177| #define HAVE_SYS_TYPES_H 1
1178| #define HAVE_SYS_STAT_H 1
1179| #define HAVE_STDLIB_H 1
1180| #define HAVE_STRING_H 1
1181| #define HAVE_MEMORY_H 1
1182| #define HAVE_STRINGS_H 1
1183| #define HAVE_INTTYPES_H 1
1184| #define HAVE_STDINT_H 1
1185| #define HAVE_UNISTD_H 1
1186| #define tcpflow 1
1187| #define HAVE_CXX11 1
1188| #define HAVE_AFFLIB_AFFLIB_H 1
1189| #define HAVE_ERR_H 1
1190| #define HAVE_EXPAT_H 1
1191| #define HAVE_LIBEWF_H 1
1192| #define HAVE_PWD_H 1
1193| #define HAVE_SYS_CDEFS_H 1
1194| #define HAVE_SYS_MMAN_H 1
1195| #define HAVE_SYS_RESOURCE_H 1
1196| #define HAVE_SYS_UTSNAME_H 1
1197| #define HAVE_UNISTD_H 1
1198| #define HAVE_FORK 1
1199| #define HAVE_LOCALTIME_R 1
1200| #define HAVE_GETUID 1
1201| #define HAVE_GETHOSTNAME 1
1202| #define HAVE_GETRUSAGE 1
1203| #define HAVE_MKSTEMP 1
1204| #define HAVE_VASPRINTF 1
1205| #define HAVE_REGCOMP 1
1206| #define HAVE_EXIV2_IMAGE_HPP 1
1207| #define HAVE_ASM_CPUID 1
1208| #define DFXML_GNUC_HAS_DIAGNOSTIC_PRAGMA 1
1209| #define HAVE_OPENSSL_AES_H 1
1210| #define HAVE_OPENSSL_BIO_H 1
1211| #define HAVE_OPENSSL_EVP_H 1
1212| #define HAVE_OPENSSL_HMAC_H 1
1213| #define HAVE_OPENSSL_MD5_H 1
1214| #define HAVE_OPENSSL_PEM_H 1
1215| #define HAVE_OPENSSL_RAND_H 1
1216| #define HAVE_OPENSSL_RSA_H 1
1217| #define HAVE_OPENSSL_SHA_H 1
1218| #define HAVE_OPENSSL_PEM_H 1
1219| #define HAVE_OPENSSL_X509_H 1
1220| #define HAVE_LIBCRYPTO 1
1221| #define HAVE_EVP_GET_DIGESTBYNAME 1
1222| #define HAVE_ERR_H 1
1223| #define HAVE_PWD_H 1
1224| #define HAVE_SYS_CDEFS_H 1
1225| #define HAVE_SYS_MMAN_H 1
1226| #define HAVE_SYS_RESOURCE_H 1
1227| #define HAVE_SYS_UTSNAME_H 1
1228| #define HAVE_UNISTD_H 1
1229| #define HAVE_ISHEXNUMBER 1
1230| #define HAVE_ISXDIGIT 1
1231| /* end confdefs.h.  */
1232| /* Define unistd.h to an innocuous variant, in case <limits.h> declares unistd.h.
1233|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1234| #define unistd.h innocuous_unistd.h
1235|
1236| /* System header to define __stub macros and hopefully few prototypes,
1237|     which can conflict with char unistd.h (); below.
1238|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1239|     <limits.h> exists even on freestanding compilers.  */
1240|
1241| #ifdef __STDC__
1242| # include <limits.h>
1243| #else
1244| # include <assert.h>
1245| #endif
1246|
1247| #undef unistd.h
1248|
1249| /* Override any GCC internal prototype to avoid an error.
1250|    Use char because int might match the return type of a GCC
1251|    builtin and then its argument prototype would still apply.  */
1252| #ifdef __cplusplus
1253| extern "C"
1254| #endif
1255| char unistd.h ();
1256| /* The GNU C library defines this for functions which it implements
1257|     to always fail with ENOSYS.  Some functions are actually named
1258|     something starting with __ and the normal name is an alias.  */
1259| #if defined __stub_unistd.h || defined __stub___unistd.h
1260| choke me
1261| #endif
1262|
1263| int
1264| main ()
1265| {
1266| return unistd.h ();
1267|   ;
1268|   return 0;
1269| }
1270configure:5873: result: no
1271configure:5873: checking for mmap
1272configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1273conftest.c:89:11: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1274char mmap ();
1275          ^
1276           void
12771 warning generated.
1278configure:5873: $? = 0
1279configure:5873: result: yes
1280configure:5873: checking for err
1281configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1282conftest.c:90:10: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1283char err ();
1284         ^
1285          void
12861 warning generated.
1287configure:5873: $? = 0
1288configure:5873: result: yes
1289configure:5873: checking for errx
1290configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1291conftest.c:91:11: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1292char errx ();
1293          ^
1294           void
12951 warning generated.
1296configure:5873: $? = 0
1297configure:5873: result: yes
1298configure:5873: checking for warn
1299configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1300conftest.c:92:11: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1301char warn ();
1302          ^
1303           void
13041 warning generated.
1305configure:5873: $? = 0
1306configure:5873: result: yes
1307configure:5873: checking for warnx
1308configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1309conftest.c:93:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1310char warnx ();
1311           ^
1312            void
13131 warning generated.
1314configure:5873: $? = 0
1315configure:5873: result: yes
1316configure:5873: checking for pread64
1317configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1318conftest.c:94:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1319char pread64 ();
1320             ^
1321              void
13221 warning generated.
1323Undefined symbols for architecture x86_64:
1324  "_pread64", referenced from:
1325      _main in conftest-9ccd9b.o
1326ld: symbol(s) not found for architecture x86_64
1327clang: error: linker command failed with exit code 1 (use -v to see invocation)
1328configure:5873: $? = 1
1329configure: failed program was:
1330| /* confdefs.h */
1331| #define PACKAGE_NAME "TCPFLOW"
1332| #define PACKAGE_TARNAME "tcpflow"
1333| #define PACKAGE_VERSION "1.4.2"
1334| #define PACKAGE_STRING "TCPFLOW 1.4.2"
1335| #define PACKAGE_BUGREPORT "bugs@afflib.org"
1336| #define PACKAGE_URL ""
1337| #define PACKAGE "tcpflow"
1338| #define VERSION "1.4.2"
1339| #define STDC_HEADERS 1
1340| #define HAVE_SYS_TYPES_H 1
1341| #define HAVE_SYS_STAT_H 1
1342| #define HAVE_STDLIB_H 1
1343| #define HAVE_STRING_H 1
1344| #define HAVE_MEMORY_H 1
1345| #define HAVE_STRINGS_H 1
1346| #define HAVE_INTTYPES_H 1
1347| #define HAVE_STDINT_H 1
1348| #define HAVE_UNISTD_H 1
1349| #define tcpflow 1
1350| #define HAVE_CXX11 1
1351| #define HAVE_AFFLIB_AFFLIB_H 1
1352| #define HAVE_ERR_H 1
1353| #define HAVE_EXPAT_H 1
1354| #define HAVE_LIBEWF_H 1
1355| #define HAVE_PWD_H 1
1356| #define HAVE_SYS_CDEFS_H 1
1357| #define HAVE_SYS_MMAN_H 1
1358| #define HAVE_SYS_RESOURCE_H 1
1359| #define HAVE_SYS_UTSNAME_H 1
1360| #define HAVE_UNISTD_H 1
1361| #define HAVE_FORK 1
1362| #define HAVE_LOCALTIME_R 1
1363| #define HAVE_GETUID 1
1364| #define HAVE_GETHOSTNAME 1
1365| #define HAVE_GETRUSAGE 1
1366| #define HAVE_MKSTEMP 1
1367| #define HAVE_VASPRINTF 1
1368| #define HAVE_REGCOMP 1
1369| #define HAVE_EXIV2_IMAGE_HPP 1
1370| #define HAVE_ASM_CPUID 1
1371| #define DFXML_GNUC_HAS_DIAGNOSTIC_PRAGMA 1
1372| #define HAVE_OPENSSL_AES_H 1
1373| #define HAVE_OPENSSL_BIO_H 1
1374| #define HAVE_OPENSSL_EVP_H 1
1375| #define HAVE_OPENSSL_HMAC_H 1
1376| #define HAVE_OPENSSL_MD5_H 1
1377| #define HAVE_OPENSSL_PEM_H 1
1378| #define HAVE_OPENSSL_RAND_H 1
1379| #define HAVE_OPENSSL_RSA_H 1
1380| #define HAVE_OPENSSL_SHA_H 1
1381| #define HAVE_OPENSSL_PEM_H 1
1382| #define HAVE_OPENSSL_X509_H 1
1383| #define HAVE_LIBCRYPTO 1
1384| #define HAVE_EVP_GET_DIGESTBYNAME 1
1385| #define HAVE_ERR_H 1
1386| #define HAVE_PWD_H 1
1387| #define HAVE_SYS_CDEFS_H 1
1388| #define HAVE_SYS_MMAN_H 1
1389| #define HAVE_SYS_RESOURCE_H 1
1390| #define HAVE_SYS_UTSNAME_H 1
1391| #define HAVE_UNISTD_H 1
1392| #define HAVE_ISHEXNUMBER 1
1393| #define HAVE_ISXDIGIT 1
1394| #define HAVE_MMAP 1
1395| #define HAVE_ERR 1
1396| #define HAVE_ERRX 1
1397| #define HAVE_WARN 1
1398| #define HAVE_WARNX 1
1399| /* end confdefs.h.  */
1400| /* Define pread64 to an innocuous variant, in case <limits.h> declares pread64.
1401|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1402| #define pread64 innocuous_pread64
1403|
1404| /* System header to define __stub macros and hopefully few prototypes,
1405|     which can conflict with char pread64 (); below.
1406|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1407|     <limits.h> exists even on freestanding compilers.  */
1408|
1409| #ifdef __STDC__
1410| # include <limits.h>
1411| #else
1412| # include <assert.h>
1413| #endif
1414|
1415| #undef pread64
1416|
1417| /* Override any GCC internal prototype to avoid an error.
1418|    Use char because int might match the return type of a GCC
1419|    builtin and then its argument prototype would still apply.  */
1420| #ifdef __cplusplus
1421| extern "C"
1422| #endif
1423| char pread64 ();
1424| /* The GNU C library defines this for functions which it implements
1425|     to always fail with ENOSYS.  Some functions are actually named
1426|     something starting with __ and the normal name is an alias.  */
1427| #if defined __stub_pread64 || defined __stub___pread64
1428| choke me
1429| #endif
1430|
1431| int
1432| main ()
1433| {
1434| return pread64 ();
1435|   ;
1436|   return 0;
1437| }
1438configure:5873: result: no
1439configure:5873: checking for pread
1440configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1441conftest.c:94:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1442char pread ();
1443           ^
1444            void
14451 warning generated.
1446configure:5873: $? = 0
1447configure:5873: result: yes
1448configure:5873: checking for strptime
1449configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1450conftest.c:95:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1451char strptime ();
1452              ^
1453               void
14541 warning generated.
1455configure:5873: $? = 0
1456configure:5873: result: yes
1457configure:5873: checking for _lseeki64
1458configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1459conftest.c:96:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1460char _lseeki64 ();
1461               ^
1462                void
14631 warning generated.
1464Undefined symbols for architecture x86_64:
1465  "__lseeki64", referenced from:
1466      _main in conftest-16e0e6.o
1467ld: symbol(s) not found for architecture x86_64
1468clang: error: linker command failed with exit code 1 (use -v to see invocation)
1469configure:5873: $? = 1
1470configure: failed program was:
1471| /* confdefs.h */
1472| #define PACKAGE_NAME "TCPFLOW"
1473| #define PACKAGE_TARNAME "tcpflow"
1474| #define PACKAGE_VERSION "1.4.2"
1475| #define PACKAGE_STRING "TCPFLOW 1.4.2"
1476| #define PACKAGE_BUGREPORT "bugs@afflib.org"
1477| #define PACKAGE_URL ""
1478| #define PACKAGE "tcpflow"
1479| #define VERSION "1.4.2"
1480| #define STDC_HEADERS 1
1481| #define HAVE_SYS_TYPES_H 1
1482| #define HAVE_SYS_STAT_H 1
1483| #define HAVE_STDLIB_H 1
1484| #define HAVE_STRING_H 1
1485| #define HAVE_MEMORY_H 1
1486| #define HAVE_STRINGS_H 1
1487| #define HAVE_INTTYPES_H 1
1488| #define HAVE_STDINT_H 1
1489| #define HAVE_UNISTD_H 1
1490| #define tcpflow 1
1491| #define HAVE_CXX11 1
1492| #define HAVE_AFFLIB_AFFLIB_H 1
1493| #define HAVE_ERR_H 1
1494| #define HAVE_EXPAT_H 1
1495| #define HAVE_LIBEWF_H 1
1496| #define HAVE_PWD_H 1
1497| #define HAVE_SYS_CDEFS_H 1
1498| #define HAVE_SYS_MMAN_H 1
1499| #define HAVE_SYS_RESOURCE_H 1
1500| #define HAVE_SYS_UTSNAME_H 1
1501| #define HAVE_UNISTD_H 1
1502| #define HAVE_FORK 1
1503| #define HAVE_LOCALTIME_R 1
1504| #define HAVE_GETUID 1
1505| #define HAVE_GETHOSTNAME 1
1506| #define HAVE_GETRUSAGE 1
1507| #define HAVE_MKSTEMP 1
1508| #define HAVE_VASPRINTF 1
1509| #define HAVE_REGCOMP 1
1510| #define HAVE_EXIV2_IMAGE_HPP 1
1511| #define HAVE_ASM_CPUID 1
1512| #define DFXML_GNUC_HAS_DIAGNOSTIC_PRAGMA 1
1513| #define HAVE_OPENSSL_AES_H 1
1514| #define HAVE_OPENSSL_BIO_H 1
1515| #define HAVE_OPENSSL_EVP_H 1
1516| #define HAVE_OPENSSL_HMAC_H 1
1517| #define HAVE_OPENSSL_MD5_H 1
1518| #define HAVE_OPENSSL_PEM_H 1
1519| #define HAVE_OPENSSL_RAND_H 1
1520| #define HAVE_OPENSSL_RSA_H 1
1521| #define HAVE_OPENSSL_SHA_H 1
1522| #define HAVE_OPENSSL_PEM_H 1
1523| #define HAVE_OPENSSL_X509_H 1
1524| #define HAVE_LIBCRYPTO 1
1525| #define HAVE_EVP_GET_DIGESTBYNAME 1
1526| #define HAVE_ERR_H 1
1527| #define HAVE_PWD_H 1
1528| #define HAVE_SYS_CDEFS_H 1
1529| #define HAVE_SYS_MMAN_H 1
1530| #define HAVE_SYS_RESOURCE_H 1
1531| #define HAVE_SYS_UTSNAME_H 1
1532| #define HAVE_UNISTD_H 1
1533| #define HAVE_ISHEXNUMBER 1
1534| #define HAVE_ISXDIGIT 1
1535| #define HAVE_MMAP 1
1536| #define HAVE_ERR 1
1537| #define HAVE_ERRX 1
1538| #define HAVE_WARN 1
1539| #define HAVE_WARNX 1
1540| #define HAVE_PREAD 1
1541| #define HAVE_STRPTIME 1
1542| /* end confdefs.h.  */
1543| /* Define _lseeki64 to an innocuous variant, in case <limits.h> declares _lseeki64.
1544|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1545| #define _lseeki64 innocuous__lseeki64
1546|
1547| /* System header to define __stub macros and hopefully few prototypes,
1548|     which can conflict with char _lseeki64 (); below.
1549|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1550|     <limits.h> exists even on freestanding compilers.  */
1551|
1552| #ifdef __STDC__
1553| # include <limits.h>
1554| #else
1555| # include <assert.h>
1556| #endif
1557|
1558| #undef _lseeki64
1559|
1560| /* Override any GCC internal prototype to avoid an error.
1561|    Use char because int might match the return type of a GCC
1562|    builtin and then its argument prototype would still apply.  */
1563| #ifdef __cplusplus
1564| extern "C"
1565| #endif
1566| char _lseeki64 ();
1567| /* The GNU C library defines this for functions which it implements
1568|     to always fail with ENOSYS.  Some functions are actually named
1569|     something starting with __ and the normal name is an alias.  */
1570| #if defined __stub__lseeki64 || defined __stub____lseeki64
1571| choke me
1572| #endif
1573|
1574| int
1575| main ()
1576| {
1577| return _lseeki64 ();
1578|   ;
1579|   return 0;
1580| }
1581configure:5873: result: no
1582configure:5873: checking for utimes
1583configure:5873: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1584conftest.c:96:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1585char utimes ();
1586            ^
1587             void
15881 warning generated.
1589configure:5873: $? = 0
1590configure:5873: result: yes
1591configure:5894: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
1592conftest.c:78:5: warning: unused variable 'a' [-Wunused-variable]
1593int a=3;
1594    ^
15951 warning generated.
1596configure:5894: $? = 0
1597configure:5912: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
1598conftest.c:79:5: warning: unused variable 'a' [-Wunused-variable]
1599int a=3;
1600    ^
16011 warning generated.
1602configure:5912: $? = 0
1603configure:5931: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lcrypto  >&5
1604configure:5931: $? = 0
1605configure:5952: checking unordered_map usability
1606configure:5952: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.cpp >&5
1607configure:5952: $? = 0
1608configure:5952: result: yes
1609configure:5952: checking unordered_map presence
1610configure:5952: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.cpp
1611configure:5952: $? = 0
1612configure:5952: result: yes
1613configure:5952: checking for unordered_map
1614configure:5952: result: yes
1615configure:5952: checking unordered_set usability
1616configure:5952: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++ -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.cpp >&5
1617configure:5952: $? = 0
1618configure:5952: result: yes
1619configure:5952: checking unordered_set presence
1620configure:5952: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.cpp
1621configure:5952: $? = 0
1622configure:5952: result: yes
1623configure:5952: checking for unordered_set
1624configure:5952: result: yes
1625configure:5992: checking for uncompress in -lz
1626configure:6017: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lz  -lcrypto  >&5
1627conftest.c:86:17: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1628char uncompress ();
1629                ^
1630                 void
16311 warning generated.
1632configure:6017: $? = 0
1633configure:6026: result: yes
1634configure:6041: checking zlib.h usability
1635configure:6041: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
1636configure:6041: $? = 0
1637configure:6041: result: yes
1638configure:6041: checking zlib.h presence
1639configure:6041: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
1640configure:6041: $? = 0
1641configure:6041: result: yes
1642configure:6041: checking for zlib.h
1643configure:6041: result: yes
1644configure:6056: checking lightgrep/api.h usability
1645configure:6056: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
1646conftest.c:114:10: fatal error: 'lightgrep/api.h' file not found
1647#include <lightgrep/api.h>
1648         ^~~~~~~~~~~~~~~~~
16491 error generated.
1650configure:6056: $? = 1
1651configure: failed program was:
1652| /* confdefs.h */
1653| #define PACKAGE_NAME "TCPFLOW"
1654| #define PACKAGE_TARNAME "tcpflow"
1655| #define PACKAGE_VERSION "1.4.2"
1656| #define PACKAGE_STRING "TCPFLOW 1.4.2"
1657| #define PACKAGE_BUGREPORT "bugs@afflib.org"
1658| #define PACKAGE_URL ""
1659| #define PACKAGE "tcpflow"
1660| #define VERSION "1.4.2"
1661| #define STDC_HEADERS 1
1662| #define HAVE_SYS_TYPES_H 1
1663| #define HAVE_SYS_STAT_H 1
1664| #define HAVE_STDLIB_H 1
1665| #define HAVE_STRING_H 1
1666| #define HAVE_MEMORY_H 1
1667| #define HAVE_STRINGS_H 1
1668| #define HAVE_INTTYPES_H 1
1669| #define HAVE_STDINT_H 1
1670| #define HAVE_UNISTD_H 1
1671| #define tcpflow 1
1672| #define HAVE_CXX11 1
1673| #define HAVE_AFFLIB_AFFLIB_H 1
1674| #define HAVE_ERR_H 1
1675| #define HAVE_EXPAT_H 1
1676| #define HAVE_LIBEWF_H 1
1677| #define HAVE_PWD_H 1
1678| #define HAVE_SYS_CDEFS_H 1
1679| #define HAVE_SYS_MMAN_H 1
1680| #define HAVE_SYS_RESOURCE_H 1
1681| #define HAVE_SYS_UTSNAME_H 1
1682| #define HAVE_UNISTD_H 1
1683| #define HAVE_FORK 1
1684| #define HAVE_LOCALTIME_R 1
1685| #define HAVE_GETUID 1
1686| #define HAVE_GETHOSTNAME 1
1687| #define HAVE_GETRUSAGE 1
1688| #define HAVE_MKSTEMP 1
1689| #define HAVE_VASPRINTF 1
1690| #define HAVE_REGCOMP 1
1691| #define HAVE_EXIV2_IMAGE_HPP 1
1692| #define HAVE_ASM_CPUID 1
1693| #define DFXML_GNUC_HAS_DIAGNOSTIC_PRAGMA 1
1694| #define HAVE_OPENSSL_AES_H 1
1695| #define HAVE_OPENSSL_BIO_H 1
1696| #define HAVE_OPENSSL_EVP_H 1
1697| #define HAVE_OPENSSL_HMAC_H 1
1698| #define HAVE_OPENSSL_MD5_H 1
1699| #define HAVE_OPENSSL_PEM_H 1
1700| #define HAVE_OPENSSL_RAND_H 1
1701| #define HAVE_OPENSSL_RSA_H 1
1702| #define HAVE_OPENSSL_SHA_H 1
1703| #define HAVE_OPENSSL_PEM_H 1
1704| #define HAVE_OPENSSL_X509_H 1
1705| #define HAVE_LIBCRYPTO 1
1706| #define HAVE_EVP_GET_DIGESTBYNAME 1
1707| #define HAVE_ERR_H 1
1708| #define HAVE_PWD_H 1
1709| #define HAVE_SYS_CDEFS_H 1
1710| #define HAVE_SYS_MMAN_H 1
1711| #define HAVE_SYS_RESOURCE_H 1
1712| #define HAVE_SYS_UTSNAME_H 1
1713| #define HAVE_UNISTD_H 1
1714| #define HAVE_ISHEXNUMBER 1
1715| #define HAVE_ISXDIGIT 1
1716| #define HAVE_MMAP 1
1717| #define HAVE_ERR 1
1718| #define HAVE_ERRX 1
1719| #define HAVE_WARN 1
1720| #define HAVE_WARNX 1
1721| #define HAVE_PREAD 1
1722| #define HAVE_STRPTIME 1
1723| #define HAVE_UTIMES 1
1724| #define HAVE_DIAGNOSTIC_REDUNDANT_DECLS 1
1725| #define HAVE_DIAGNOSTIC_CAST_ALIGN 1
1726| #define HAVE___SYNC_ADD_AND_FETCH 1
1727| #define HAVE_UNORDERED_MAP 1
1728| #define HAVE_UNORDERED_SET 1
1729| #define HAVE_LIBZ 1
1730| #define HAVE_ZLIB_H 1
1731| /* end confdefs.h.  */
1732| #include <stdio.h>
1733| #ifdef HAVE_SYS_TYPES_H
1734| # include <sys/types.h>
1735| #endif
1736| #ifdef HAVE_SYS_STAT_H
1737| # include <sys/stat.h>
1738| #endif
1739| #ifdef STDC_HEADERS
1740| # include <stdlib.h>
1741| # include <stddef.h>
1742| #else
1743| # ifdef HAVE_STDLIB_H
1744| #  include <stdlib.h>
1745| # endif
1746| #endif
1747| #ifdef HAVE_STRING_H
1748| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1749| #  include <memory.h>
1750| # endif
1751| # include <string.h>
1752| #endif
1753| #ifdef HAVE_STRINGS_H
1754| # include <strings.h>
1755| #endif
1756| #ifdef HAVE_INTTYPES_H
1757| # include <inttypes.h>
1758| #endif
1759| #ifdef HAVE_STDINT_H
1760| # include <stdint.h>
1761| #endif
1762| #ifdef HAVE_UNISTD_H
1763| # include <unistd.h>
1764| #endif
1765| #include <lightgrep/api.h>
1766configure:6056: result: no
1767configure:6056: checking lightgrep/api.h presence
1768configure:6056: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
1769conftest.c:81:10: fatal error: 'lightgrep/api.h' file not found
1770#include <lightgrep/api.h>
1771         ^~~~~~~~~~~~~~~~~
17721 error generated.
1773configure:6056: $? = 1
1774configure: failed program was:
1775| /* confdefs.h */
1776| #define PACKAGE_NAME "TCPFLOW"
1777| #define PACKAGE_TARNAME "tcpflow"
1778| #define PACKAGE_VERSION "1.4.2"
1779| #define PACKAGE_STRING "TCPFLOW 1.4.2"
1780| #define PACKAGE_BUGREPORT "bugs@afflib.org"
1781| #define PACKAGE_URL ""
1782| #define PACKAGE "tcpflow"
1783| #define VERSION "1.4.2"
1784| #define STDC_HEADERS 1
1785| #define HAVE_SYS_TYPES_H 1
1786| #define HAVE_SYS_STAT_H 1
1787| #define HAVE_STDLIB_H 1
1788| #define HAVE_STRING_H 1
1789| #define HAVE_MEMORY_H 1
1790| #define HAVE_STRINGS_H 1
1791| #define HAVE_INTTYPES_H 1
1792| #define HAVE_STDINT_H 1
1793| #define HAVE_UNISTD_H 1
1794| #define tcpflow 1
1795| #define HAVE_CXX11 1
1796| #define HAVE_AFFLIB_AFFLIB_H 1
1797| #define HAVE_ERR_H 1
1798| #define HAVE_EXPAT_H 1
1799| #define HAVE_LIBEWF_H 1
1800| #define HAVE_PWD_H 1
1801| #define HAVE_SYS_CDEFS_H 1
1802| #define HAVE_SYS_MMAN_H 1
1803| #define HAVE_SYS_RESOURCE_H 1
1804| #define HAVE_SYS_UTSNAME_H 1
1805| #define HAVE_UNISTD_H 1
1806| #define HAVE_FORK 1
1807| #define HAVE_LOCALTIME_R 1
1808| #define HAVE_GETUID 1
1809| #define HAVE_GETHOSTNAME 1
1810| #define HAVE_GETRUSAGE 1
1811| #define HAVE_MKSTEMP 1
1812| #define HAVE_VASPRINTF 1
1813| #define HAVE_REGCOMP 1
1814| #define HAVE_EXIV2_IMAGE_HPP 1
1815| #define HAVE_ASM_CPUID 1
1816| #define DFXML_GNUC_HAS_DIAGNOSTIC_PRAGMA 1
1817| #define HAVE_OPENSSL_AES_H 1
1818| #define HAVE_OPENSSL_BIO_H 1
1819| #define HAVE_OPENSSL_EVP_H 1
1820| #define HAVE_OPENSSL_HMAC_H 1
1821| #define HAVE_OPENSSL_MD5_H 1
1822| #define HAVE_OPENSSL_PEM_H 1
1823| #define HAVE_OPENSSL_RAND_H 1
1824| #define HAVE_OPENSSL_RSA_H 1
1825| #define HAVE_OPENSSL_SHA_H 1
1826| #define HAVE_OPENSSL_PEM_H 1
1827| #define HAVE_OPENSSL_X509_H 1
1828| #define HAVE_LIBCRYPTO 1
1829| #define HAVE_EVP_GET_DIGESTBYNAME 1
1830| #define HAVE_ERR_H 1
1831| #define HAVE_PWD_H 1
1832| #define HAVE_SYS_CDEFS_H 1
1833| #define HAVE_SYS_MMAN_H 1
1834| #define HAVE_SYS_RESOURCE_H 1
1835| #define HAVE_SYS_UTSNAME_H 1
1836| #define HAVE_UNISTD_H 1
1837| #define HAVE_ISHEXNUMBER 1
1838| #define HAVE_ISXDIGIT 1
1839| #define HAVE_MMAP 1
1840| #define HAVE_ERR 1
1841| #define HAVE_ERRX 1
1842| #define HAVE_WARN 1
1843| #define HAVE_WARNX 1
1844| #define HAVE_PREAD 1
1845| #define HAVE_STRPTIME 1
1846| #define HAVE_UTIMES 1
1847| #define HAVE_DIAGNOSTIC_REDUNDANT_DECLS 1
1848| #define HAVE_DIAGNOSTIC_CAST_ALIGN 1
1849| #define HAVE___SYNC_ADD_AND_FETCH 1
1850| #define HAVE_UNORDERED_MAP 1
1851| #define HAVE_UNORDERED_SET 1
1852| #define HAVE_LIBZ 1
1853| #define HAVE_ZLIB_H 1
1854| /* end confdefs.h.  */
1855| #include <lightgrep/api.h>
1856configure:6056: result: no
1857configure:6056: checking for lightgrep/api.h
1858configure:6056: result: no
1859configure:6062: checking for lg_create_pattern in -llightgrep
1860configure:6087: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -llightgrep  -lz -lcrypto  >&5
1861conftest.c:88:24: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1862char lg_create_pattern ();
1863                       ^
1864                        void
18651 warning generated.
1866ld: library not found for -llightgrep
1867clang: error: linker command failed with exit code 1 (use -v to see invocation)
1868configure:6087: $? = 1
1869configure: failed program was:
1870| /* confdefs.h */
1871| #define PACKAGE_NAME "TCPFLOW"
1872| #define PACKAGE_TARNAME "tcpflow"
1873| #define PACKAGE_VERSION "1.4.2"
1874| #define PACKAGE_STRING "TCPFLOW 1.4.2"
1875| #define PACKAGE_BUGREPORT "bugs@afflib.org"
1876| #define PACKAGE_URL ""
1877| #define PACKAGE "tcpflow"
1878| #define VERSION "1.4.2"
1879| #define STDC_HEADERS 1
1880| #define HAVE_SYS_TYPES_H 1
1881| #define HAVE_SYS_STAT_H 1
1882| #define HAVE_STDLIB_H 1
1883| #define HAVE_STRING_H 1
1884| #define HAVE_MEMORY_H 1
1885| #define HAVE_STRINGS_H 1
1886| #define HAVE_INTTYPES_H 1
1887| #define HAVE_STDINT_H 1
1888| #define HAVE_UNISTD_H 1
1889| #define tcpflow 1
1890| #define HAVE_CXX11 1
1891| #define HAVE_AFFLIB_AFFLIB_H 1
1892| #define HAVE_ERR_H 1
1893| #define HAVE_EXPAT_H 1
1894| #define HAVE_LIBEWF_H 1
1895| #define HAVE_PWD_H 1
1896| #define HAVE_SYS_CDEFS_H 1
1897| #define HAVE_SYS_MMAN_H 1
1898| #define HAVE_SYS_RESOURCE_H 1
1899| #define HAVE_SYS_UTSNAME_H 1
1900| #define HAVE_UNISTD_H 1
1901| #define HAVE_FORK 1
1902| #define HAVE_LOCALTIME_R 1
1903| #define HAVE_GETUID 1
1904| #define HAVE_GETHOSTNAME 1
1905| #define HAVE_GETRUSAGE 1
1906| #define HAVE_MKSTEMP 1
1907| #define HAVE_VASPRINTF 1
1908| #define HAVE_REGCOMP 1
1909| #define HAVE_EXIV2_IMAGE_HPP 1
1910| #define HAVE_ASM_CPUID 1
1911| #define DFXML_GNUC_HAS_DIAGNOSTIC_PRAGMA 1
1912| #define HAVE_OPENSSL_AES_H 1
1913| #define HAVE_OPENSSL_BIO_H 1
1914| #define HAVE_OPENSSL_EVP_H 1
1915| #define HAVE_OPENSSL_HMAC_H 1
1916| #define HAVE_OPENSSL_MD5_H 1
1917| #define HAVE_OPENSSL_PEM_H 1
1918| #define HAVE_OPENSSL_RAND_H 1
1919| #define HAVE_OPENSSL_RSA_H 1
1920| #define HAVE_OPENSSL_SHA_H 1
1921| #define HAVE_OPENSSL_PEM_H 1
1922| #define HAVE_OPENSSL_X509_H 1
1923| #define HAVE_LIBCRYPTO 1
1924| #define HAVE_EVP_GET_DIGESTBYNAME 1
1925| #define HAVE_ERR_H 1
1926| #define HAVE_PWD_H 1
1927| #define HAVE_SYS_CDEFS_H 1
1928| #define HAVE_SYS_MMAN_H 1
1929| #define HAVE_SYS_RESOURCE_H 1
1930| #define HAVE_SYS_UTSNAME_H 1
1931| #define HAVE_UNISTD_H 1
1932| #define HAVE_ISHEXNUMBER 1
1933| #define HAVE_ISXDIGIT 1
1934| #define HAVE_MMAP 1
1935| #define HAVE_ERR 1
1936| #define HAVE_ERRX 1
1937| #define HAVE_WARN 1
1938| #define HAVE_WARNX 1
1939| #define HAVE_PREAD 1
1940| #define HAVE_STRPTIME 1
1941| #define HAVE_UTIMES 1
1942| #define HAVE_DIAGNOSTIC_REDUNDANT_DECLS 1
1943| #define HAVE_DIAGNOSTIC_CAST_ALIGN 1
1944| #define HAVE___SYNC_ADD_AND_FETCH 1
1945| #define HAVE_UNORDERED_MAP 1
1946| #define HAVE_UNORDERED_SET 1
1947| #define HAVE_LIBZ 1
1948| #define HAVE_ZLIB_H 1
1949| /* end confdefs.h.  */
1950|
1951| /* Override any GCC internal prototype to avoid an error.
1952|    Use char because int might match the return type of a GCC
1953|    builtin and then its argument prototype would still apply.  */
1954| #ifdef __cplusplus
1955| extern "C"
1956| #endif
1957| char lg_create_pattern ();
1958| int
1959| main ()
1960| {
1961| return lg_create_pattern ();
1962|   ;
1963|   return 0;
1964| }
1965configure:6096: result: no
1966configure:6110: checking regex.h usability
1967configure:6110: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c >&5
1968configure:6110: $? = 0
1969configure:6110: result: yes
1970configure:6110: checking regex.h presence
1971configure:6110: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  conftest.c
1972configure:6110: $? = 0
1973configure:6110: result: yes
1974configure:6110: checking for regex.h
1975configure:6110: result: yes
1976configure:6110: checking for tre/tre.h
1977configure:6110: result: no
1978configure:6120: checking for regcomp in -lregex
1979configure:6145: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lregex  -lz -lcrypto  >&5
1980conftest.c:89:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1981char regcomp ();
1982             ^
1983              void
19841 warning generated.
1985ld: library not found for -lregex
1986clang: error: linker command failed with exit code 1 (use -v to see invocation)
1987configure:6145: $? = 1
1988configure: failed program was:
1989| /* confdefs.h */
1990| #define PACKAGE_NAME "TCPFLOW"
1991| #define PACKAGE_TARNAME "tcpflow"
1992| #define PACKAGE_VERSION "1.4.2"
1993| #define PACKAGE_STRING "TCPFLOW 1.4.2"
1994| #define PACKAGE_BUGREPORT "bugs@afflib.org"
1995| #define PACKAGE_URL ""
1996| #define PACKAGE "tcpflow"
1997| #define VERSION "1.4.2"
1998| #define STDC_HEADERS 1
1999| #define HAVE_SYS_TYPES_H 1
2000| #define HAVE_SYS_STAT_H 1
2001| #define HAVE_STDLIB_H 1
2002| #define HAVE_STRING_H 1
2003| #define HAVE_MEMORY_H 1
2004| #define HAVE_STRINGS_H 1
2005| #define HAVE_INTTYPES_H 1
2006| #define HAVE_STDINT_H 1
2007| #define HAVE_UNISTD_H 1
2008| #define tcpflow 1
2009| #define HAVE_CXX11 1
2010| #define HAVE_AFFLIB_AFFLIB_H 1
2011| #define HAVE_ERR_H 1
2012| #define HAVE_EXPAT_H 1
2013| #define HAVE_LIBEWF_H 1
2014| #define HAVE_PWD_H 1
2015| #define HAVE_SYS_CDEFS_H 1
2016| #define HAVE_SYS_MMAN_H 1
2017| #define HAVE_SYS_RESOURCE_H 1
2018| #define HAVE_SYS_UTSNAME_H 1
2019| #define HAVE_UNISTD_H 1
2020| #define HAVE_FORK 1
2021| #define HAVE_LOCALTIME_R 1
2022| #define HAVE_GETUID 1
2023| #define HAVE_GETHOSTNAME 1
2024| #define HAVE_GETRUSAGE 1
2025| #define HAVE_MKSTEMP 1
2026| #define HAVE_VASPRINTF 1
2027| #define HAVE_REGCOMP 1
2028| #define HAVE_EXIV2_IMAGE_HPP 1
2029| #define HAVE_ASM_CPUID 1
2030| #define DFXML_GNUC_HAS_DIAGNOSTIC_PRAGMA 1
2031| #define HAVE_OPENSSL_AES_H 1
2032| #define HAVE_OPENSSL_BIO_H 1
2033| #define HAVE_OPENSSL_EVP_H 1
2034| #define HAVE_OPENSSL_HMAC_H 1
2035| #define HAVE_OPENSSL_MD5_H 1
2036| #define HAVE_OPENSSL_PEM_H 1
2037| #define HAVE_OPENSSL_RAND_H 1
2038| #define HAVE_OPENSSL_RSA_H 1
2039| #define HAVE_OPENSSL_SHA_H 1
2040| #define HAVE_OPENSSL_PEM_H 1
2041| #define HAVE_OPENSSL_X509_H 1
2042| #define HAVE_LIBCRYPTO 1
2043| #define HAVE_EVP_GET_DIGESTBYNAME 1
2044| #define HAVE_ERR_H 1
2045| #define HAVE_PWD_H 1
2046| #define HAVE_SYS_CDEFS_H 1
2047| #define HAVE_SYS_MMAN_H 1
2048| #define HAVE_SYS_RESOURCE_H 1
2049| #define HAVE_SYS_UTSNAME_H 1
2050| #define HAVE_UNISTD_H 1
2051| #define HAVE_ISHEXNUMBER 1
2052| #define HAVE_ISXDIGIT 1
2053| #define HAVE_MMAP 1
2054| #define HAVE_ERR 1
2055| #define HAVE_ERRX 1
2056| #define HAVE_WARN 1
2057| #define HAVE_WARNX 1
2058| #define HAVE_PREAD 1
2059| #define HAVE_STRPTIME 1
2060| #define HAVE_UTIMES 1
2061| #define HAVE_DIAGNOSTIC_REDUNDANT_DECLS 1
2062| #define HAVE_DIAGNOSTIC_CAST_ALIGN 1
2063| #define HAVE___SYNC_ADD_AND_FETCH 1
2064| #define HAVE_UNORDERED_MAP 1
2065| #define HAVE_UNORDERED_SET 1
2066| #define HAVE_LIBZ 1
2067| #define HAVE_ZLIB_H 1
2068| #define HAVE_REGEX_H 1
2069| /* end confdefs.h.  */
2070|
2071| /* Override any GCC internal prototype to avoid an error.
2072|    Use char because int might match the return type of a GCC
2073|    builtin and then its argument prototype would still apply.  */
2074| #ifdef __cplusplus
2075| extern "C"
2076| #endif
2077| char regcomp ();
2078| int
2079| main ()
2080| {
2081| return regcomp ();
2082|   ;
2083|   return 0;
2084| }
2085configure:6154: result: no
2086configure:6165: checking for tre_regcomp in -ltre
2087configure:6199: result: no
2088configure:6213: checking for regcomp
2089configure:6213: result: yes
2090configure:6213: checking for tre_regcomp
2091configure:6213: result: no
2092configure:6213: checking for tre_version
2093configure:6213: result: no
2094configure:6229: checking for openssl/aes.h
2095configure:6229: result: yes
2096configure:6229: checking for openssl/bio.h
2097configure:6229: result: yes
2098configure:6229: checking for openssl/evp.h
2099configure:6229: result: yes
2100configure:6229: checking for openssl/hmac.h
2101configure:6229: result: yes
2102configure:6229: checking for openssl/md5.h
2103configure:6229: result: yes
2104configure:6229: checking for openssl/pem.h
2105configure:6229: result: yes
2106configure:6229: checking for openssl/rand.h
2107configure:6229: result: yes
2108configure:6229: checking for openssl/rsa.h
2109configure:6229: result: yes
2110configure:6229: checking for openssl/sha.h
2111configure:6229: result: yes
2112configure:6229: checking for openssl/pem.h
2113configure:6229: result: yes
2114configure:6229: checking for openssl/x509.h
2115configure:6229: result: yes
2116configure:6239: checking for EVP_get_digestbyname in -lcrypto
2117configure:6273: result: yes
2118configure:6284: checking for MD5 in -lmd
2119configure:6309: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lmd  -lcrypto -lz -lcrypto  >&5
2120conftest.c:102:10: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2121char MD5 ();
2122         ^
2123          void
21241 warning generated.
2125ld: library not found for -lmd
2126clang: error: linker command failed with exit code 1 (use -v to see invocation)
2127configure:6309: $? = 1
2128configure: failed program was:
2129| /* confdefs.h */
2130| #define PACKAGE_NAME "TCPFLOW"
2131| #define PACKAGE_TARNAME "tcpflow"
2132| #define PACKAGE_VERSION "1.4.2"
2133| #define PACKAGE_STRING "TCPFLOW 1.4.2"
2134| #define PACKAGE_BUGREPORT "bugs@afflib.org"
2135| #define PACKAGE_URL ""
2136| #define PACKAGE "tcpflow"
2137| #define VERSION "1.4.2"
2138| #define STDC_HEADERS 1
2139| #define HAVE_SYS_TYPES_H 1
2140| #define HAVE_SYS_STAT_H 1
2141| #define HAVE_STDLIB_H 1
2142| #define HAVE_STRING_H 1
2143| #define HAVE_MEMORY_H 1
2144| #define HAVE_STRINGS_H 1
2145| #define HAVE_INTTYPES_H 1
2146| #define HAVE_STDINT_H 1
2147| #define HAVE_UNISTD_H 1
2148| #define tcpflow 1
2149| #define HAVE_CXX11 1
2150| #define HAVE_AFFLIB_AFFLIB_H 1
2151| #define HAVE_ERR_H 1
2152| #define HAVE_EXPAT_H 1
2153| #define HAVE_LIBEWF_H 1
2154| #define HAVE_PWD_H 1
2155| #define HAVE_SYS_CDEFS_H 1
2156| #define HAVE_SYS_MMAN_H 1
2157| #define HAVE_SYS_RESOURCE_H 1
2158| #define HAVE_SYS_UTSNAME_H 1
2159| #define HAVE_UNISTD_H 1
2160| #define HAVE_FORK 1
2161| #define HAVE_LOCALTIME_R 1
2162| #define HAVE_GETUID 1
2163| #define HAVE_GETHOSTNAME 1
2164| #define HAVE_GETRUSAGE 1
2165| #define HAVE_MKSTEMP 1
2166| #define HAVE_VASPRINTF 1
2167| #define HAVE_REGCOMP 1
2168| #define HAVE_EXIV2_IMAGE_HPP 1
2169| #define HAVE_ASM_CPUID 1
2170| #define DFXML_GNUC_HAS_DIAGNOSTIC_PRAGMA 1
2171| #define HAVE_OPENSSL_AES_H 1
2172| #define HAVE_OPENSSL_BIO_H 1
2173| #define HAVE_OPENSSL_EVP_H 1
2174| #define HAVE_OPENSSL_HMAC_H 1
2175| #define HAVE_OPENSSL_MD5_H 1
2176| #define HAVE_OPENSSL_PEM_H 1
2177| #define HAVE_OPENSSL_RAND_H 1
2178| #define HAVE_OPENSSL_RSA_H 1
2179| #define HAVE_OPENSSL_SHA_H 1
2180| #define HAVE_OPENSSL_PEM_H 1
2181| #define HAVE_OPENSSL_X509_H 1
2182| #define HAVE_LIBCRYPTO 1
2183| #define HAVE_EVP_GET_DIGESTBYNAME 1
2184| #define HAVE_ERR_H 1
2185| #define HAVE_PWD_H 1
2186| #define HAVE_SYS_CDEFS_H 1
2187| #define HAVE_SYS_MMAN_H 1
2188| #define HAVE_SYS_RESOURCE_H 1
2189| #define HAVE_SYS_UTSNAME_H 1
2190| #define HAVE_UNISTD_H 1
2191| #define HAVE_ISHEXNUMBER 1
2192| #define HAVE_ISXDIGIT 1
2193| #define HAVE_MMAP 1
2194| #define HAVE_ERR 1
2195| #define HAVE_ERRX 1
2196| #define HAVE_WARN 1
2197| #define HAVE_WARNX 1
2198| #define HAVE_PREAD 1
2199| #define HAVE_STRPTIME 1
2200| #define HAVE_UTIMES 1
2201| #define HAVE_DIAGNOSTIC_REDUNDANT_DECLS 1
2202| #define HAVE_DIAGNOSTIC_CAST_ALIGN 1
2203| #define HAVE___SYNC_ADD_AND_FETCH 1
2204| #define HAVE_UNORDERED_MAP 1
2205| #define HAVE_UNORDERED_SET 1
2206| #define HAVE_LIBZ 1
2207| #define HAVE_ZLIB_H 1
2208| #define HAVE_REGEX_H 1
2209| #define HAVE_REGCOMP 1
2210| #define HAVE_OPENSSL_AES_H 1
2211| #define HAVE_OPENSSL_BIO_H 1
2212| #define HAVE_OPENSSL_EVP_H 1
2213| #define HAVE_OPENSSL_HMAC_H 1
2214| #define HAVE_OPENSSL_MD5_H 1
2215| #define HAVE_OPENSSL_PEM_H 1
2216| #define HAVE_OPENSSL_RAND_H 1
2217| #define HAVE_OPENSSL_RSA_H 1
2218| #define HAVE_OPENSSL_SHA_H 1
2219| #define HAVE_OPENSSL_PEM_H 1
2220| #define HAVE_OPENSSL_X509_H 1
2221| #define HAVE_LIBCRYPTO 1
2222| /* end confdefs.h.  */
2223|
2224| /* Override any GCC internal prototype to avoid an error.
2225|    Use char because int might match the return type of a GCC
2226|    builtin and then its argument prototype would still apply.  */
2227| #ifdef __cplusplus
2228| extern "C"
2229| #endif
2230| char MD5 ();
2231| int
2232| main ()
2233| {
2234| return MD5 ();
2235|   ;
2236|   return 0;
2237| }
2238configure:6318: result: no
2239configure:6329: checking for SSL_library_init in -lssl
2240configure:6363: result: no
2241configure:6373: error: OpenSSL developer library 'libssl-dev' or 'openssl-devel' not installed
2242
2243## ---------------- ##
2244## Cache variables. ##
2245## ---------------- ##
2246
2247ac_cv_c_bigendian=no
2248ac_cv_c_compiler_gnu=yes
2249ac_cv_cxx_compiler_gnu=yes
2250ac_cv_env_CCC_set=
2251ac_cv_env_CCC_value=
2252ac_cv_env_CC_set=set
2253ac_cv_env_CC_value=/usr/bin/clang
2254ac_cv_env_CFLAGS_set=set
2255ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
2256ac_cv_env_CPPFLAGS_set=set
2257ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'
2258ac_cv_env_CPP_set=
2259ac_cv_env_CPP_value=
2260ac_cv_env_CXXCPP_set=
2261ac_cv_env_CXXCPP_value=
2262ac_cv_env_CXXFLAGS_set=set
2263ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
2264ac_cv_env_CXX_set=set
2265ac_cv_env_CXX_value=/usr/bin/clang++
2266ac_cv_env_LDFLAGS_set=set
2267ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
2268ac_cv_env_LIBS_set=
2269ac_cv_env_LIBS_value=
2270ac_cv_env_build_alias_set=
2271ac_cv_env_build_alias_value=
2272ac_cv_env_host_alias_set=
2273ac_cv_env_host_alias_value=
2274ac_cv_env_target_alias_set=
2275ac_cv_env_target_alias_value=
2276ac_cv_func_EVP_get_digestbyname=yes
2277ac_cv_func__lseeki64=no
2278ac_cv_func_err=yes
2279ac_cv_func_errx=yes
2280ac_cv_func_fork=yes
2281ac_cv_func_gethostname=yes
2282ac_cv_func_getrusage=yes
2283ac_cv_func_getuid=yes
2284ac_cv_func_getwpuid=no
2285ac_cv_func_ishexnumber=yes
2286ac_cv_func_isxdigit=yes
2287ac_cv_func_localtime_r=yes
2288ac_cv_func_mkstemp=yes
2289ac_cv_func_mmap=yes
2290ac_cv_func_pread64=no
2291ac_cv_func_pread=yes
2292ac_cv_func_regcomp=yes
2293ac_cv_func_strptime=yes
2294ac_cv_func_tre_regcomp=no
2295ac_cv_func_tre_version=no
2296ac_cv_func_unistd_h=no
2297ac_cv_func_utimes=yes
2298ac_cv_func_vasprintf=yes
2299ac_cv_func_warn=yes
2300ac_cv_func_warnx=yes
2301ac_cv_header_afflib_afflib_h=yes
2302ac_cv_header_err_h=yes
2303ac_cv_header_exiv2_image_hpp=yes
2304ac_cv_header_expat_h=yes
2305ac_cv_header_inttypes_h=yes
2306ac_cv_header_libewf_h=yes
2307ac_cv_header_lightgrep_api_h=no
2308ac_cv_header_memory_h=yes
2309ac_cv_header_openssl_aes_h=yes
2310ac_cv_header_openssl_bio_h=yes
2311ac_cv_header_openssl_evp_h=yes
2312ac_cv_header_openssl_hmac_h=yes
2313ac_cv_header_openssl_md5_h=yes
2314ac_cv_header_openssl_pem_h=yes
2315ac_cv_header_openssl_rand_h=yes
2316ac_cv_header_openssl_rsa_h=yes
2317ac_cv_header_openssl_sha_h=yes
2318ac_cv_header_openssl_x509_h=yes
2319ac_cv_header_pwd_h=yes
2320ac_cv_header_regex_h=yes
2321ac_cv_header_stdc=yes
2322ac_cv_header_stdint_h=yes
2323ac_cv_header_stdlib_h=yes
2324ac_cv_header_string_h=yes
2325ac_cv_header_strings_h=yes
2326ac_cv_header_sys_cdefs_h=yes
2327ac_cv_header_sys_mman_h=yes
2328ac_cv_header_sys_resource_h=yes
2329ac_cv_header_sys_stat_h=yes
2330ac_cv_header_sys_types_h=yes
2331ac_cv_header_sys_utsname_h=yes
2332ac_cv_header_tre_tre_h=no
2333ac_cv_header_unistd_h=yes
2334ac_cv_header_unordered_map=yes
2335ac_cv_header_unordered_set=yes
2336ac_cv_header_zlib_h=yes
2337ac_cv_lib_crypto_EVP_get_digestbyname=yes
2338ac_cv_lib_lightgrep_lg_create_pattern=no
2339ac_cv_lib_md_MD5=no
2340ac_cv_lib_regex_regcomp=no
2341ac_cv_lib_ssl_SSL_library_init=no
2342ac_cv_lib_tre_tre_regcomp=no
2343ac_cv_lib_z_uncompress=yes
2344ac_cv_objext=o
2345ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
2346ac_cv_path_GREP=/opt/local/bin/ggrep
2347ac_cv_path_mkdir=/opt/local/bin/gmkdir
2348ac_cv_prog_AWK=gawk
2349ac_cv_prog_CPP='/usr/bin/clang -E'
2350ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
2351ac_cv_prog_ac_ct_CC=/usr/bin/clang
2352ac_cv_prog_cc_c89=
2353ac_cv_prog_cc_g=yes
2354ac_cv_prog_cxx_g=yes
2355ac_cv_prog_git=yes
2356ac_cv_prog_make_make_set=yes
2357am_cv_CC_dependencies_compiler_type=gcc3
2358am_cv_CXX_dependencies_compiler_type=gcc3
2359am_cv_make_support_nested_variables=yes
2360am_cv_prog_cc_c_o=yes
2361ax_cv_cxx_compile_cxx11=no
2362ax_cv_cxx_compile_cxx11__std_cpp11=yes
2363
2364## ----------------- ##
2365## Output variables. ##
2366## ----------------- ##
2367
2368ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcpflow/tcpflow/work/tcpflow-1.4.2/missing aclocal-1.16'
2369AMDEPBACKSLASH='\'
2370AMDEP_FALSE='#'
2371AMDEP_TRUE=''
2372AMTAR='$${TAR-tar}'
2373AM_BACKSLASH='\'
2374AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2375AM_DEFAULT_VERBOSITY='1'
2376AM_V='$(V)'
2377AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcpflow/tcpflow/work/tcpflow-1.4.2/missing autoconf'
2378AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcpflow/tcpflow/work/tcpflow-1.4.2/missing autoheader'
2379AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcpflow/tcpflow/work/tcpflow-1.4.2/missing automake-1.16'
2380AWK='gawk'
2381CC='/usr/bin/clang'
2382CCDEPMODE='depmode=gcc3'
2383CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wwrite-strings -Wcast-align -Waggregate-return -Wbad-function-cast -Wcast-qual -Wundef -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wc++-compat -Wmissing-noreturn -Wall -Wstrict-prototypes'
2384CPP='/usr/bin/clang -E'
2385CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DUTC_OFFSET=-0400 -DGIT_COMMIT=tcpflow-1.4.0beta1-91-g32b7060-dirty '
2386CXX='/usr/bin/clang++'
2387CXXCPP='/usr/bin/clang++ -E'
2388CXXDEPMODE='depmode=gcc3'
2389CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -std=c++11 -Wall -MD -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align -Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar -Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time -Weffc++'
2390CYGPATH_W='echo'
2391DEFS=''
2392DEPDIR='.deps'
2393ECHO_C='\c'
2394ECHO_N=''
2395ECHO_T=''
2396EGREP='/opt/local/bin/ggrep -E'
2397EXEEXT=''
2398FOUND_GIT_FALSE='#'
2399FOUND_GIT_TRUE=''
2400GREP='/opt/local/bin/ggrep'
2401HAVE_CXX11='1'
2402INSTALL_DATA='${INSTALL} -m 644'
2403INSTALL_PROGRAM='${INSTALL}'
2404INSTALL_SCRIPT='${INSTALL}'
2405INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2406LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
2407LIBOBJS=''
2408LIBS='-lcrypto -lz -lcrypto '
2409LTLIBOBJS=''
2410MAINT='#'
2411MAINTAINER_MODE_FALSE=''
2412MAINTAINER_MODE_TRUE='#'
2413MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcpflow/tcpflow/work/tcpflow-1.4.2/missing makeinfo'
2414MKDIR_P='/opt/local/bin/gmkdir -p'
2415OBJEXT='o'
2416PACKAGE='tcpflow'
2417PACKAGE_BUGREPORT='bugs@afflib.org'
2418PACKAGE_NAME='TCPFLOW'
2419PACKAGE_STRING='TCPFLOW 1.4.2'
2420PACKAGE_TARNAME='tcpflow'
2421PACKAGE_URL=''
2422PACKAGE_VERSION='1.4.2'
2423PATH_SEPARATOR=':'
2424PTHREAD_CC=''
2425PTHREAD_CFLAGS=''
2426PTHREAD_LIBS=''
2427SET_MAKE=''
2428SHELL='/bin/sh'
2429STRIP=''
2430VERSION='1.4.2'
2431ac_ct_CC='/usr/bin/clang'
2432ac_ct_CXX=''
2433am__EXEEXT_FALSE=''
2434am__EXEEXT_TRUE=''
2435am__fastdepCC_FALSE='#'
2436am__fastdepCC_TRUE=''
2437am__fastdepCXX_FALSE='#'
2438am__fastdepCXX_TRUE=''
2439am__include='include'
2440am__isrc=''
2441am__leading_dot='.'
2442am__nodep='_no'
2443am__quote=''
2444am__tar='$${TAR-tar} chof - "$$tardir"'
2445am__untar='$${TAR-tar} xf -'
2446ax_pthread_config=''
2447bindir='${exec_prefix}/bin'
2448build=''
2449build_alias=''
2450build_cpu=''
2451build_os=''
2452build_vendor=''
2453datadir='${datarootdir}'
2454datarootdir='${prefix}/share'
2455docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2456dvidir='${docdir}'
2457exec_prefix='NONE'
2458git='yes'
2459host=''
2460host_alias=''
2461host_cpu=''
2462host_os=''
2463host_vendor=''
2464htmldir='${docdir}'
2465includedir='${prefix}/include'
2466infodir='${datarootdir}/info'
2467install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcpflow/tcpflow/work/tcpflow-1.4.2/install-sh'
2468libdir='${exec_prefix}/lib'
2469libexecdir='${exec_prefix}/libexec'
2470localedir='${datarootdir}/locale'
2471localstatedir='${prefix}/var'
2472mandir='${datarootdir}/man'
2473mkdir_p='$(MKDIR_P)'
2474oldincludedir='/usr/include'
2475pdfdir='${docdir}'
2476prefix='/opt/local'
2477program_transform_name='s,x,x,'
2478psdir='${docdir}'
2479sbindir='${exec_prefix}/sbin'
2480sharedstatedir='${prefix}/com'
2481sysconfdir='${prefix}/etc'
2482target_alias=''
2483
2484## ----------- ##
2485## confdefs.h. ##
2486## ----------- ##
2487
2488/* confdefs.h */
2489#define PACKAGE_NAME "TCPFLOW"
2490#define PACKAGE_TARNAME "tcpflow"
2491#define PACKAGE_VERSION "1.4.2"
2492#define PACKAGE_STRING "TCPFLOW 1.4.2"
2493#define PACKAGE_BUGREPORT "bugs@afflib.org"
2494#define PACKAGE_URL ""
2495#define PACKAGE "tcpflow"
2496#define VERSION "1.4.2"
2497#define STDC_HEADERS 1
2498#define HAVE_SYS_TYPES_H 1
2499#define HAVE_SYS_STAT_H 1
2500#define HAVE_STDLIB_H 1
2501#define HAVE_STRING_H 1
2502#define HAVE_MEMORY_H 1
2503#define HAVE_STRINGS_H 1
2504#define HAVE_INTTYPES_H 1
2505#define HAVE_STDINT_H 1
2506#define HAVE_UNISTD_H 1
2507#define tcpflow 1
2508#define HAVE_CXX11 1
2509#define HAVE_AFFLIB_AFFLIB_H 1
2510#define HAVE_ERR_H 1
2511#define HAVE_EXPAT_H 1
2512#define HAVE_LIBEWF_H 1
2513#define HAVE_PWD_H 1
2514#define HAVE_SYS_CDEFS_H 1
2515#define HAVE_SYS_MMAN_H 1
2516#define HAVE_SYS_RESOURCE_H 1
2517#define HAVE_SYS_UTSNAME_H 1
2518#define HAVE_UNISTD_H 1
2519#define HAVE_FORK 1
2520#define HAVE_LOCALTIME_R 1
2521#define HAVE_GETUID 1
2522#define HAVE_GETHOSTNAME 1
2523#define HAVE_GETRUSAGE 1
2524#define HAVE_MKSTEMP 1
2525#define HAVE_VASPRINTF 1
2526#define HAVE_REGCOMP 1
2527#define HAVE_EXIV2_IMAGE_HPP 1
2528#define HAVE_ASM_CPUID 1
2529#define DFXML_GNUC_HAS_DIAGNOSTIC_PRAGMA 1
2530#define HAVE_OPENSSL_AES_H 1
2531#define HAVE_OPENSSL_BIO_H 1
2532#define HAVE_OPENSSL_EVP_H 1
2533#define HAVE_OPENSSL_HMAC_H 1
2534#define HAVE_OPENSSL_MD5_H 1
2535#define HAVE_OPENSSL_PEM_H 1
2536#define HAVE_OPENSSL_RAND_H 1
2537#define HAVE_OPENSSL_RSA_H 1
2538#define HAVE_OPENSSL_SHA_H 1
2539#define HAVE_OPENSSL_PEM_H 1
2540#define HAVE_OPENSSL_X509_H 1
2541#define HAVE_LIBCRYPTO 1
2542#define HAVE_EVP_GET_DIGESTBYNAME 1
2543#define HAVE_ERR_H 1
2544#define HAVE_PWD_H 1
2545#define HAVE_SYS_CDEFS_H 1
2546#define HAVE_SYS_MMAN_H 1
2547#define HAVE_SYS_RESOURCE_H 1
2548#define HAVE_SYS_UTSNAME_H 1
2549#define HAVE_UNISTD_H 1
2550#define HAVE_ISHEXNUMBER 1
2551#define HAVE_ISXDIGIT 1
2552#define HAVE_MMAP 1
2553#define HAVE_ERR 1
2554#define HAVE_ERRX 1
2555#define HAVE_WARN 1
2556#define HAVE_WARNX 1
2557#define HAVE_PREAD 1
2558#define HAVE_STRPTIME 1
2559#define HAVE_UTIMES 1
2560#define HAVE_DIAGNOSTIC_REDUNDANT_DECLS 1
2561#define HAVE_DIAGNOSTIC_CAST_ALIGN 1
2562#define HAVE___SYNC_ADD_AND_FETCH 1
2563#define HAVE_UNORDERED_MAP 1
2564#define HAVE_UNORDERED_SET 1
2565#define HAVE_LIBZ 1
2566#define HAVE_ZLIB_H 1
2567#define HAVE_REGEX_H 1
2568#define HAVE_REGCOMP 1
2569#define HAVE_OPENSSL_AES_H 1
2570#define HAVE_OPENSSL_BIO_H 1
2571#define HAVE_OPENSSL_EVP_H 1
2572#define HAVE_OPENSSL_HMAC_H 1
2573#define HAVE_OPENSSL_MD5_H 1
2574#define HAVE_OPENSSL_PEM_H 1
2575#define HAVE_OPENSSL_RAND_H 1
2576#define HAVE_OPENSSL_RSA_H 1
2577#define HAVE_OPENSSL_SHA_H 1
2578#define HAVE_OPENSSL_PEM_H 1
2579#define HAVE_OPENSSL_X509_H 1
2580#define HAVE_LIBCRYPTO 1
2581
2582configure: exit 1