1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by TCPFLOW configure 1.4.2, which was |
---|
5 | generated 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 | |
---|
13 | hostname = adershowitzMBP15 |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 18.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 512 tasks, 2555 threads, 8 processors |
---|
34 | Load average: 3.13, Mach factor: 4.86 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2501: checking for gcc |
---|
52 | configure:2528: result: /usr/bin/clang |
---|
53 | configure:2757: checking for C compiler version |
---|
54 | configure:2766: /usr/bin/clang --version >&5 |
---|
55 | Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
---|
56 | Target: x86_64-apple-darwin18.6.0 |
---|
57 | Thread model: posix |
---|
58 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
59 | configure:2777: $? = 0 |
---|
60 | configure:2766: /usr/bin/clang -v >&5 |
---|
61 | Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
---|
62 | Target: x86_64-apple-darwin18.6.0 |
---|
63 | Thread model: posix |
---|
64 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
65 | configure:2777: $? = 0 |
---|
66 | configure:2766: /usr/bin/clang -V >&5 |
---|
67 | clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst' |
---|
68 | clang: error: no input files |
---|
69 | configure:2777: $? = 1 |
---|
70 | configure:2766: /usr/bin/clang -qversion >&5 |
---|
71 | clang: error: unknown argument '-qversion', did you mean '--version'? |
---|
72 | clang: error: no input files |
---|
73 | configure:2777: $? = 1 |
---|
74 | configure:2797: checking whether the C compiler works |
---|
75 | configure: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 |
---|
76 | configure:2823: $? = 0 |
---|
77 | configure:2871: result: yes |
---|
78 | configure:2874: checking for C compiler default output file name |
---|
79 | configure:2876: result: a.out |
---|
80 | configure:2882: checking for suffix of executables |
---|
81 | configure: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 |
---|
82 | configure:2893: $? = 0 |
---|
83 | configure:2915: result: |
---|
84 | configure:2937: checking whether we are cross compiling |
---|
85 | configure: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 |
---|
86 | configure:2949: $? = 0 |
---|
87 | configure:2956: ./conftest |
---|
88 | configure:2960: $? = 0 |
---|
89 | configure:2975: result: no |
---|
90 | configure:2980: checking for suffix of object files |
---|
91 | configure: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 |
---|
92 | configure:3006: $? = 0 |
---|
93 | configure:3027: result: o |
---|
94 | configure:3031: checking whether we are using the GNU C compiler |
---|
95 | configure: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 |
---|
96 | configure:3050: $? = 0 |
---|
97 | configure:3059: result: yes |
---|
98 | configure:3068: checking whether /usr/bin/clang accepts -g |
---|
99 | configure: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 |
---|
100 | configure:3088: $? = 0 |
---|
101 | configure:3129: result: yes |
---|
102 | configure:3146: checking for /usr/bin/clang option to accept ISO C89 |
---|
103 | configure: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 |
---|
104 | configure:3209: $? = 0 |
---|
105 | configure:3222: result: none needed |
---|
106 | configure:3247: checking whether /usr/bin/clang understands -c and -o together |
---|
107 | configure:3269: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
108 | configure:3272: $? = 0 |
---|
109 | configure:3269: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
110 | configure:3272: $? = 0 |
---|
111 | configure:3284: result: yes |
---|
112 | configure:3318: checking for a BSD-compatible install |
---|
113 | configure:3386: result: /usr/bin/install -c |
---|
114 | configure:3397: checking whether build environment is sane |
---|
115 | configure:3452: result: yes |
---|
116 | configure:3600: checking for a thread-safe mkdir -p |
---|
117 | configure:3639: result: /opt/local/bin/gmkdir -p |
---|
118 | configure:3646: checking for gawk |
---|
119 | configure:3662: found /opt/local/bin/gawk |
---|
120 | configure:3673: result: gawk |
---|
121 | configure:3684: checking whether make sets $(MAKE) |
---|
122 | configure:3706: result: yes |
---|
123 | configure:3728: checking whether make supports the include directive |
---|
124 | configure:3743: make -f confmf.GNU && cat confinc.out |
---|
125 | this is the am__doit target |
---|
126 | configure:3746: $? = 0 |
---|
127 | configure:3765: result: yes (GNU style) |
---|
128 | configure:3798: checking whether make supports nested variables |
---|
129 | configure:3815: result: yes |
---|
130 | configure:3900: checking dependency style of /usr/bin/clang |
---|
131 | configure:4011: result: gcc3 |
---|
132 | configure:4070: checking whether to enable maintainer-specific portions of Makefiles |
---|
133 | configure:4079: result: no |
---|
134 | configure:4100: checking how to run the C preprocessor |
---|
135 | configure: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 |
---|
136 | configure:4131: $? = 0 |
---|
137 | configure: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 |
---|
138 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
139 | #include <ac_nonexistent.h> |
---|
140 | ^~~~~~~~~~~~~~~~~~ |
---|
141 | 1 error generated. |
---|
142 | configure:4145: $? = 1 |
---|
143 | configure: 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> |
---|
155 | configure:4170: result: /usr/bin/clang -E |
---|
156 | configure: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 |
---|
157 | configure:4190: $? = 0 |
---|
158 | configure: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 |
---|
159 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
160 | #include <ac_nonexistent.h> |
---|
161 | ^~~~~~~~~~~~~~~~~~ |
---|
162 | 1 error generated. |
---|
163 | configure:4204: $? = 1 |
---|
164 | configure: 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> |
---|
176 | configure:4233: checking for grep that handles long lines and -e |
---|
177 | configure:4291: result: /opt/local/bin/ggrep |
---|
178 | configure:4296: checking for egrep |
---|
179 | configure:4358: result: /opt/local/bin/ggrep -E |
---|
180 | configure:4363: checking for ANSI C header files |
---|
181 | configure: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 |
---|
182 | configure:4383: $? = 0 |
---|
183 | configure: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 |
---|
184 | configure:4456: $? = 0 |
---|
185 | configure:4456: ./conftest |
---|
186 | configure:4456: $? = 0 |
---|
187 | configure:4467: result: yes |
---|
188 | configure:4480: checking for sys/types.h |
---|
189 | configure: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 |
---|
190 | configure:4480: $? = 0 |
---|
191 | configure:4480: result: yes |
---|
192 | configure:4480: checking for sys/stat.h |
---|
193 | configure: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 |
---|
194 | configure:4480: $? = 0 |
---|
195 | configure:4480: result: yes |
---|
196 | configure:4480: checking for stdlib.h |
---|
197 | configure: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 |
---|
198 | configure:4480: $? = 0 |
---|
199 | configure:4480: result: yes |
---|
200 | configure:4480: checking for string.h |
---|
201 | configure: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 |
---|
202 | configure:4480: $? = 0 |
---|
203 | configure:4480: result: yes |
---|
204 | configure:4480: checking for memory.h |
---|
205 | configure: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 |
---|
206 | configure:4480: $? = 0 |
---|
207 | configure:4480: result: yes |
---|
208 | configure:4480: checking for strings.h |
---|
209 | configure: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 |
---|
210 | configure:4480: $? = 0 |
---|
211 | configure:4480: result: yes |
---|
212 | configure:4480: checking for inttypes.h |
---|
213 | configure: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 |
---|
214 | configure:4480: $? = 0 |
---|
215 | configure:4480: result: yes |
---|
216 | configure:4480: checking for stdint.h |
---|
217 | configure: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 |
---|
218 | configure:4480: $? = 0 |
---|
219 | configure:4480: result: yes |
---|
220 | configure:4480: checking for unistd.h |
---|
221 | configure: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 |
---|
222 | configure:4480: $? = 0 |
---|
223 | configure:4480: result: yes |
---|
224 | configure:4492: checking whether byte ordering is bigendian |
---|
225 | configure: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 |
---|
226 | configure:4507: $? = 0 |
---|
227 | configure: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 |
---|
228 | configure:4552: $? = 0 |
---|
229 | configure: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 |
---|
230 | conftest.c:28:4: error: use of undeclared identifier 'not' |
---|
231 | not big endian |
---|
232 | ^ |
---|
233 | 1 error generated. |
---|
234 | configure:4570: $? = 1 |
---|
235 | configure: 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 | | } |
---|
269 | configure:4698: result: no |
---|
270 | configure:4835: checking for C++ compiler version |
---|
271 | configure:4844: /usr/bin/clang++ --version >&5 |
---|
272 | Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
---|
273 | Target: x86_64-apple-darwin18.6.0 |
---|
274 | Thread model: posix |
---|
275 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
276 | configure:4855: $? = 0 |
---|
277 | configure:4844: /usr/bin/clang++ -v >&5 |
---|
278 | Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
---|
279 | Target: x86_64-apple-darwin18.6.0 |
---|
280 | Thread model: posix |
---|
281 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
282 | configure:4855: $? = 0 |
---|
283 | configure:4844: /usr/bin/clang++ -V >&5 |
---|
284 | clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst' |
---|
285 | clang: error: no input files |
---|
286 | configure:4855: $? = 1 |
---|
287 | configure:4844: /usr/bin/clang++ -qversion >&5 |
---|
288 | clang: error: unknown argument '-qversion', did you mean '--version'? |
---|
289 | clang: error: no input files |
---|
290 | configure:4855: $? = 1 |
---|
291 | configure:4859: checking whether we are using the GNU C++ compiler |
---|
292 | configure: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 |
---|
293 | configure:4878: $? = 0 |
---|
294 | configure:4887: result: yes |
---|
295 | configure:4896: checking whether /usr/bin/clang++ accepts -g |
---|
296 | configure: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 |
---|
297 | configure:4916: $? = 0 |
---|
298 | configure:4957: result: yes |
---|
299 | configure:4982: checking dependency style of /usr/bin/clang++ |
---|
300 | configure:5093: result: gcc3 |
---|
301 | configure:5126: checking whether /usr/bin/clang++ supports C++11 features by default |
---|
302 | configure: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 |
---|
303 | conftest.cpp:26:21: error: expected parameter declarator |
---|
304 | static_assert(sizeof(int) <= sizeof(T), "not big enough"); |
---|
305 | ^ |
---|
306 | conftest.cpp:26:21: error: expected ')' |
---|
307 | conftest.cpp:26:20: note: to match this '(' |
---|
308 | static_assert(sizeof(int) <= sizeof(T), "not big enough"); |
---|
309 | ^ |
---|
310 | conftest.cpp:26:7: error: C++ requires a type specifier for all declarations |
---|
311 | static_assert(sizeof(int) <= sizeof(T), "not big enough"); |
---|
312 | ^ |
---|
313 | conftest.cpp:29:29: error: a space is required between consecutive right angle brackets (use '> >') |
---|
314 | typedef check<check<bool>> right_angle_brackets; |
---|
315 | ^~ |
---|
316 | > > |
---|
317 | conftest.cpp:32:5: error: unknown type name 'decltype' |
---|
318 | decltype(a) b; |
---|
319 | ^ |
---|
320 | conftest.cpp:32:16: error: expected ';' after top level declarator |
---|
321 | decltype(a) b; |
---|
322 | ^ |
---|
323 | ; |
---|
324 | conftest.cpp:36:15: warning: rvalue references are a C++11 extension [-Wc++11-extensions] |
---|
325 | check_type&& cr = static_cast<check_type&&>(c); |
---|
326 | ^ |
---|
327 | conftest.cpp:36:45: warning: rvalue references are a C++11 extension [-Wc++11-extensions] |
---|
328 | check_type&& cr = static_cast<check_type&&>(c); |
---|
329 | ^ |
---|
330 | conftest.cpp:38:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
331 | auto d = a; |
---|
332 | ^ |
---|
333 | 3 warnings and 6 errors generated. |
---|
334 | configure:5152: $? = 1 |
---|
335 | configure: 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 | | |
---|
375 | configure:5159: result: no |
---|
376 | configure:5170: checking whether /usr/bin/clang++ supports C++11 features with -std=c++11 |
---|
377 | configure: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 |
---|
378 | configure:5198: $? = 0 |
---|
379 | configure:5207: result: yes |
---|
380 | configure:5284: CPPFLAGS = -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk |
---|
381 | configure: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 |
---|
382 | configure:5330: checking whether gcc understands -MD |
---|
383 | configure: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 |
---|
384 | configure:5343: $? = 0 |
---|
385 | configure:5349: result: yes |
---|
386 | configure:5330: checking whether gcc understands -D_FORTIFY_SOURCE=2 |
---|
387 | configure: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 |
---|
388 | configure:5343: $? = 0 |
---|
389 | configure:5349: result: yes |
---|
390 | configure:5330: checking whether gcc understands -Wpointer-arith |
---|
391 | configure: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 |
---|
392 | configure:5343: $? = 0 |
---|
393 | configure:5349: result: yes |
---|
394 | configure:5330: checking whether gcc understands -Wmissing-declarations |
---|
395 | configure: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 |
---|
396 | configure:5343: $? = 0 |
---|
397 | configure:5349: result: yes |
---|
398 | configure:5330: checking whether gcc understands -Wmissing-prototypes |
---|
399 | configure: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 |
---|
400 | configure:5343: $? = 0 |
---|
401 | configure:5349: result: yes |
---|
402 | configure:5330: checking whether gcc understands -Wshadow |
---|
403 | configure: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 |
---|
404 | configure:5343: $? = 0 |
---|
405 | configure:5349: result: yes |
---|
406 | configure:5330: checking whether gcc understands -Wwrite-strings |
---|
407 | configure: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 |
---|
408 | configure:5343: $? = 0 |
---|
409 | configure:5349: result: yes |
---|
410 | configure:5330: checking whether gcc understands -Wcast-align |
---|
411 | configure: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 |
---|
412 | configure:5343: $? = 0 |
---|
413 | configure:5349: result: yes |
---|
414 | configure:5330: checking whether gcc understands -Waggregate-return |
---|
415 | configure: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 |
---|
416 | configure:5343: $? = 0 |
---|
417 | configure:5349: result: yes |
---|
418 | configure:5330: checking whether gcc understands -Wbad-function-cast |
---|
419 | configure: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 |
---|
420 | configure:5343: $? = 0 |
---|
421 | configure:5349: result: yes |
---|
422 | configure:5330: checking whether gcc understands -Wcast-qual |
---|
423 | configure: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 |
---|
424 | configure:5343: $? = 0 |
---|
425 | configure:5349: result: yes |
---|
426 | configure:5330: checking whether gcc understands -Wundef |
---|
427 | configure: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 |
---|
428 | configure:5343: $? = 0 |
---|
429 | configure:5349: result: yes |
---|
430 | configure:5330: checking whether gcc understands -Wredundant-decls |
---|
431 | configure: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 |
---|
432 | configure:5343: $? = 0 |
---|
433 | configure:5349: result: yes |
---|
434 | configure:5330: checking whether gcc understands -Wdisabled-optimization |
---|
435 | configure: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 |
---|
436 | configure:5343: $? = 0 |
---|
437 | configure:5349: result: yes |
---|
438 | configure:5330: checking whether gcc understands -Wfloat-equal |
---|
439 | configure: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 |
---|
440 | configure:5343: $? = 0 |
---|
441 | configure:5349: result: yes |
---|
442 | configure:5330: checking whether gcc understands -Wmultichar |
---|
443 | configure: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 |
---|
444 | configure:5343: $? = 0 |
---|
445 | configure:5349: result: yes |
---|
446 | configure:5330: checking whether gcc understands -Wc++-compat |
---|
447 | configure: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 |
---|
448 | configure:5343: $? = 0 |
---|
449 | configure:5349: result: yes |
---|
450 | configure:5330: checking whether gcc understands -Wmissing-noreturn |
---|
451 | configure: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 |
---|
452 | configure:5343: $? = 0 |
---|
453 | configure:5349: result: yes |
---|
454 | configure:5330: checking whether gcc understands -Wall |
---|
455 | configure: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 |
---|
456 | configure:5343: $? = 0 |
---|
457 | configure:5349: result: yes |
---|
458 | configure:5330: checking whether gcc understands -Wstrict-prototypes |
---|
459 | configure: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 |
---|
460 | configure:5343: $? = 0 |
---|
461 | configure:5349: result: yes |
---|
462 | configure:5396: checking whether g++ understands -Wall |
---|
463 | configure: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 |
---|
464 | configure:5409: $? = 0 |
---|
465 | configure:5415: result: yes |
---|
466 | configure:5396: checking whether g++ understands -MD |
---|
467 | configure: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 |
---|
468 | configure:5409: $? = 0 |
---|
469 | configure:5415: result: yes |
---|
470 | configure:5396: checking whether g++ understands -D_FORTIFY_SOURCE=2 |
---|
471 | configure: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 |
---|
472 | configure:5409: $? = 0 |
---|
473 | configure:5415: result: yes |
---|
474 | configure:5396: checking whether g++ understands -Wpointer-arith |
---|
475 | configure: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 |
---|
476 | configure:5409: $? = 0 |
---|
477 | configure:5415: result: yes |
---|
478 | configure:5396: checking whether g++ understands -Wshadow |
---|
479 | configure: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 |
---|
480 | configure:5409: $? = 0 |
---|
481 | configure:5415: result: yes |
---|
482 | configure:5396: checking whether g++ understands -Wwrite-strings |
---|
483 | configure: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 |
---|
484 | configure:5409: $? = 0 |
---|
485 | configure:5415: result: yes |
---|
486 | configure:5396: checking whether g++ understands -Wcast-align |
---|
487 | configure: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 |
---|
488 | configure:5409: $? = 0 |
---|
489 | configure:5415: result: yes |
---|
490 | configure:5396: checking whether g++ understands -Wredundant-decls |
---|
491 | configure: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 |
---|
492 | configure:5409: $? = 0 |
---|
493 | configure:5415: result: yes |
---|
494 | configure:5396: checking whether g++ understands -Wdisabled-optimization |
---|
495 | configure: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 |
---|
496 | configure:5409: $? = 0 |
---|
497 | configure:5415: result: yes |
---|
498 | configure:5396: checking whether g++ understands -Wfloat-equal |
---|
499 | configure: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 |
---|
500 | configure:5409: $? = 0 |
---|
501 | configure:5415: result: yes |
---|
502 | configure:5396: checking whether g++ understands -Wmultichar |
---|
503 | configure: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 |
---|
504 | configure:5409: $? = 0 |
---|
505 | configure:5415: result: yes |
---|
506 | configure:5396: checking whether g++ understands -Wmissing-noreturn |
---|
507 | configure: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 |
---|
508 | configure:5409: $? = 0 |
---|
509 | configure:5415: result: yes |
---|
510 | configure:5396: checking whether g++ understands -Woverloaded-virtual |
---|
511 | configure: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 |
---|
512 | configure:5409: $? = 0 |
---|
513 | configure:5415: result: yes |
---|
514 | configure:5396: checking whether g++ understands -Wsign-promo |
---|
515 | configure: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 |
---|
516 | configure:5409: $? = 0 |
---|
517 | configure:5415: result: yes |
---|
518 | configure:5396: checking whether g++ understands -funit-at-a-time |
---|
519 | configure: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 |
---|
520 | configure:5409: $? = 0 |
---|
521 | configure:5415: result: yes |
---|
522 | configure:5396: checking whether g++ understands -Weffc++ |
---|
523 | configure: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 |
---|
524 | configure:5409: $? = 0 |
---|
525 | configure:5415: result: yes |
---|
526 | configure:5437: Including dfxml_configure.m4 from dfxml |
---|
527 | configure:5442: checking afflib/afflib.h usability |
---|
528 | configure: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 |
---|
529 | configure:5442: $? = 0 |
---|
530 | configure:5442: result: yes |
---|
531 | configure:5442: checking afflib/afflib.h presence |
---|
532 | configure: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 |
---|
533 | configure:5442: $? = 0 |
---|
534 | configure:5442: result: yes |
---|
535 | configure:5442: checking for afflib/afflib.h |
---|
536 | configure:5442: result: yes |
---|
537 | configure:5442: checking err.h usability |
---|
538 | configure: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 |
---|
539 | configure:5442: $? = 0 |
---|
540 | configure:5442: result: yes |
---|
541 | configure:5442: checking err.h presence |
---|
542 | configure: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 |
---|
543 | configure:5442: $? = 0 |
---|
544 | configure:5442: result: yes |
---|
545 | configure:5442: checking for err.h |
---|
546 | configure:5442: result: yes |
---|
547 | configure:5442: checking expat.h usability |
---|
548 | configure: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 |
---|
549 | configure:5442: $? = 0 |
---|
550 | configure:5442: result: yes |
---|
551 | configure:5442: checking expat.h presence |
---|
552 | configure: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 |
---|
553 | configure:5442: $? = 0 |
---|
554 | configure:5442: result: yes |
---|
555 | configure:5442: checking for expat.h |
---|
556 | configure:5442: result: yes |
---|
557 | configure:5442: checking libewf.h usability |
---|
558 | configure: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 |
---|
559 | configure:5442: $? = 0 |
---|
560 | configure:5442: result: yes |
---|
561 | configure:5442: checking libewf.h presence |
---|
562 | configure: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 |
---|
563 | configure:5442: $? = 0 |
---|
564 | configure:5442: result: yes |
---|
565 | configure:5442: checking for libewf.h |
---|
566 | configure:5442: result: yes |
---|
567 | configure:5442: checking pwd.h usability |
---|
568 | configure: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 |
---|
569 | configure:5442: $? = 0 |
---|
570 | configure:5442: result: yes |
---|
571 | configure:5442: checking pwd.h presence |
---|
572 | configure: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 |
---|
573 | configure:5442: $? = 0 |
---|
574 | configure:5442: result: yes |
---|
575 | configure:5442: checking for pwd.h |
---|
576 | configure:5442: result: yes |
---|
577 | configure:5442: checking sys/cdefs.h usability |
---|
578 | configure: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 |
---|
579 | configure:5442: $? = 0 |
---|
580 | configure:5442: result: yes |
---|
581 | configure:5442: checking sys/cdefs.h presence |
---|
582 | configure: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 |
---|
583 | configure:5442: $? = 0 |
---|
584 | configure:5442: result: yes |
---|
585 | configure:5442: checking for sys/cdefs.h |
---|
586 | configure:5442: result: yes |
---|
587 | configure:5442: checking sys/mman.h usability |
---|
588 | configure: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 |
---|
589 | configure:5442: $? = 0 |
---|
590 | configure:5442: result: yes |
---|
591 | configure:5442: checking sys/mman.h presence |
---|
592 | configure: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 |
---|
593 | configure:5442: $? = 0 |
---|
594 | configure:5442: result: yes |
---|
595 | configure:5442: checking for sys/mman.h |
---|
596 | configure:5442: result: yes |
---|
597 | configure:5442: checking sys/resource.h usability |
---|
598 | configure: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 |
---|
599 | configure:5442: $? = 0 |
---|
600 | configure:5442: result: yes |
---|
601 | configure:5442: checking sys/resource.h presence |
---|
602 | configure: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 |
---|
603 | configure:5442: $? = 0 |
---|
604 | configure:5442: result: yes |
---|
605 | configure:5442: checking for sys/resource.h |
---|
606 | configure:5442: result: yes |
---|
607 | configure:5442: checking sys/utsname.h usability |
---|
608 | configure: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 |
---|
609 | configure:5442: $? = 0 |
---|
610 | configure:5442: result: yes |
---|
611 | configure:5442: checking sys/utsname.h presence |
---|
612 | configure: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 |
---|
613 | configure:5442: $? = 0 |
---|
614 | configure:5442: result: yes |
---|
615 | configure:5442: checking for sys/utsname.h |
---|
616 | configure:5442: result: yes |
---|
617 | configure:5442: checking for unistd.h |
---|
618 | configure:5442: result: yes |
---|
619 | configure:5455: checking for fork |
---|
620 | configure: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 |
---|
621 | conftest.c:56:11: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
622 | char fork (); |
---|
623 | ^ |
---|
624 | void |
---|
625 | 1 warning generated. |
---|
626 | configure:5455: $? = 0 |
---|
627 | configure:5455: result: yes |
---|
628 | configure:5455: checking for localtime_r |
---|
629 | configure: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 |
---|
630 | conftest.c:57:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
631 | char localtime_r (); |
---|
632 | ^ |
---|
633 | void |
---|
634 | 1 warning generated. |
---|
635 | configure:5455: $? = 0 |
---|
636 | configure:5455: result: yes |
---|
637 | configure:5455: checking for getuid |
---|
638 | configure: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 |
---|
639 | conftest.c:58:13: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
640 | char getuid (); |
---|
641 | ^ |
---|
642 | void |
---|
643 | 1 warning generated. |
---|
644 | configure:5455: $? = 0 |
---|
645 | configure:5455: result: yes |
---|
646 | configure:5455: checking for gethostname |
---|
647 | configure: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 |
---|
648 | conftest.c:59:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
649 | char gethostname (); |
---|
650 | ^ |
---|
651 | void |
---|
652 | 1 warning generated. |
---|
653 | configure:5455: $? = 0 |
---|
654 | configure:5455: result: yes |
---|
655 | configure:5455: checking for getwpuid |
---|
656 | configure: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 |
---|
657 | conftest.c:60:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
658 | char getwpuid (); |
---|
659 | ^ |
---|
660 | void |
---|
661 | 1 warning generated. |
---|
662 | Undefined symbols for architecture x86_64: |
---|
663 | "_getwpuid", referenced from: |
---|
664 | _main in conftest-de389f.o |
---|
665 | ld: symbol(s) not found for architecture x86_64 |
---|
666 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
667 | configure:5455: $? = 1 |
---|
668 | configure: 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 | | } |
---|
743 | configure:5455: result: no |
---|
744 | configure:5455: checking for getrusage |
---|
745 | configure: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 |
---|
746 | conftest.c:60:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
747 | char getrusage (); |
---|
748 | ^ |
---|
749 | void |
---|
750 | 1 warning generated. |
---|
751 | configure:5455: $? = 0 |
---|
752 | configure:5455: result: yes |
---|
753 | configure:5455: checking for mkstemp |
---|
754 | configure: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 |
---|
755 | conftest.c:61:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
756 | char mkstemp (); |
---|
757 | ^ |
---|
758 | void |
---|
759 | 1 warning generated. |
---|
760 | configure:5455: $? = 0 |
---|
761 | configure:5455: result: yes |
---|
762 | configure:5455: checking for vasprintf |
---|
763 | configure: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 |
---|
764 | conftest.c:62:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
765 | char vasprintf (); |
---|
766 | ^ |
---|
767 | void |
---|
768 | conftest.c:73:19: warning: format string missing [-Wformat] |
---|
769 | return vasprintf (); |
---|
770 | ~~~~~~~~~ ^ |
---|
771 | 2 warnings generated. |
---|
772 | configure:5455: $? = 0 |
---|
773 | configure:5455: result: yes |
---|
774 | configure:5455: checking for regcomp |
---|
775 | configure: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 |
---|
776 | conftest.c:63:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
777 | char regcomp (); |
---|
778 | ^ |
---|
779 | void |
---|
780 | 1 warning generated. |
---|
781 | configure:5455: $? = 0 |
---|
782 | configure:5455: result: yes |
---|
783 | configure:5476: checking how to run the C++ preprocessor |
---|
784 | configure: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 |
---|
785 | configure:5503: $? = 0 |
---|
786 | configure: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 |
---|
787 | conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found |
---|
788 | #include <ac_nonexistent.h> |
---|
789 | ^~~~~~~~~~~~~~~~~~ |
---|
790 | 1 error generated. |
---|
791 | configure:5517: $? = 1 |
---|
792 | configure: 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> |
---|
834 | configure:5542: result: /usr/bin/clang++ -E |
---|
835 | configure: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 |
---|
836 | configure:5562: $? = 0 |
---|
837 | configure: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 |
---|
838 | conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found |
---|
839 | #include <ac_nonexistent.h> |
---|
840 | ^~~~~~~~~~~~~~~~~~ |
---|
841 | 1 error generated. |
---|
842 | configure:5576: $? = 1 |
---|
843 | configure: 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> |
---|
885 | configure:5607: checking exiv2/image.hpp usability |
---|
886 | configure: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 |
---|
887 | configure:5607: $? = 0 |
---|
888 | configure:5607: result: yes |
---|
889 | configure:5607: checking exiv2/image.hpp presence |
---|
890 | configure: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 |
---|
891 | configure:5607: $? = 0 |
---|
892 | configure:5607: result: yes |
---|
893 | configure:5607: checking for exiv2/image.hpp |
---|
894 | configure:5607: result: yes |
---|
895 | configure:5631: checking for git |
---|
896 | configure:5647: found /usr/bin/git |
---|
897 | configure:5659: result: yes |
---|
898 | configure:5678: git commit tcpflow-1.4.0beta1-91-g32b7060-dirty |
---|
899 | configure: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 |
---|
900 | configure:5698: $? = 0 |
---|
901 | configure: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 |
---|
902 | configure:5722: $? = 0 |
---|
903 | configure:5735: checking openssl/aes.h usability |
---|
904 | configure: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 |
---|
905 | configure:5735: $? = 0 |
---|
906 | configure:5735: result: yes |
---|
907 | configure:5735: checking openssl/aes.h presence |
---|
908 | configure: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 |
---|
909 | configure:5735: $? = 0 |
---|
910 | configure:5735: result: yes |
---|
911 | configure:5735: checking for openssl/aes.h |
---|
912 | configure:5735: result: yes |
---|
913 | configure:5735: checking openssl/bio.h usability |
---|
914 | configure: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 |
---|
915 | configure:5735: $? = 0 |
---|
916 | configure:5735: result: yes |
---|
917 | configure:5735: checking openssl/bio.h presence |
---|
918 | configure: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 |
---|
919 | configure:5735: $? = 0 |
---|
920 | configure:5735: result: yes |
---|
921 | configure:5735: checking for openssl/bio.h |
---|
922 | configure:5735: result: yes |
---|
923 | configure:5735: checking openssl/evp.h usability |
---|
924 | configure: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 |
---|
925 | configure:5735: $? = 0 |
---|
926 | configure:5735: result: yes |
---|
927 | configure:5735: checking openssl/evp.h presence |
---|
928 | configure: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 |
---|
929 | configure:5735: $? = 0 |
---|
930 | configure:5735: result: yes |
---|
931 | configure:5735: checking for openssl/evp.h |
---|
932 | configure:5735: result: yes |
---|
933 | configure:5735: checking openssl/hmac.h usability |
---|
934 | configure: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 |
---|
935 | configure:5735: $? = 0 |
---|
936 | configure:5735: result: yes |
---|
937 | configure:5735: checking openssl/hmac.h presence |
---|
938 | configure: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 |
---|
939 | configure:5735: $? = 0 |
---|
940 | configure:5735: result: yes |
---|
941 | configure:5735: checking for openssl/hmac.h |
---|
942 | configure:5735: result: yes |
---|
943 | configure:5735: checking openssl/md5.h usability |
---|
944 | configure: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 |
---|
945 | configure:5735: $? = 0 |
---|
946 | configure:5735: result: yes |
---|
947 | configure:5735: checking openssl/md5.h presence |
---|
948 | configure: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 |
---|
949 | configure:5735: $? = 0 |
---|
950 | configure:5735: result: yes |
---|
951 | configure:5735: checking for openssl/md5.h |
---|
952 | configure:5735: result: yes |
---|
953 | configure:5735: checking openssl/pem.h usability |
---|
954 | configure: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 |
---|
955 | configure:5735: $? = 0 |
---|
956 | configure:5735: result: yes |
---|
957 | configure:5735: checking openssl/pem.h presence |
---|
958 | configure: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 |
---|
959 | configure:5735: $? = 0 |
---|
960 | configure:5735: result: yes |
---|
961 | configure:5735: checking for openssl/pem.h |
---|
962 | configure:5735: result: yes |
---|
963 | configure:5735: checking openssl/rand.h usability |
---|
964 | configure: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 |
---|
965 | configure:5735: $? = 0 |
---|
966 | configure:5735: result: yes |
---|
967 | configure:5735: checking openssl/rand.h presence |
---|
968 | configure: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 |
---|
969 | configure:5735: $? = 0 |
---|
970 | configure:5735: result: yes |
---|
971 | configure:5735: checking for openssl/rand.h |
---|
972 | configure:5735: result: yes |
---|
973 | configure:5735: checking openssl/rsa.h usability |
---|
974 | configure: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 |
---|
975 | configure:5735: $? = 0 |
---|
976 | configure:5735: result: yes |
---|
977 | configure:5735: checking openssl/rsa.h presence |
---|
978 | configure: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 |
---|
979 | configure:5735: $? = 0 |
---|
980 | configure:5735: result: yes |
---|
981 | configure:5735: checking for openssl/rsa.h |
---|
982 | configure:5735: result: yes |
---|
983 | configure:5735: checking openssl/sha.h usability |
---|
984 | configure: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 |
---|
985 | configure:5735: $? = 0 |
---|
986 | configure:5735: result: yes |
---|
987 | configure:5735: checking openssl/sha.h presence |
---|
988 | configure: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 |
---|
989 | configure:5735: $? = 0 |
---|
990 | configure:5735: result: yes |
---|
991 | configure:5735: checking for openssl/sha.h |
---|
992 | configure:5735: result: yes |
---|
993 | configure:5735: checking for openssl/pem.h |
---|
994 | configure:5735: result: yes |
---|
995 | configure:5735: checking openssl/x509.h usability |
---|
996 | configure: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 |
---|
997 | configure:5735: $? = 0 |
---|
998 | configure:5735: result: yes |
---|
999 | configure:5735: checking openssl/x509.h presence |
---|
1000 | configure: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 |
---|
1001 | configure:5735: $? = 0 |
---|
1002 | configure:5735: result: yes |
---|
1003 | configure:5735: checking for openssl/x509.h |
---|
1004 | configure:5735: result: yes |
---|
1005 | configure:5746: checking for EVP_get_digestbyname in -lcrypto |
---|
1006 | configure: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 |
---|
1007 | conftest.c:62:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1008 | char EVP_get_digestbyname (); |
---|
1009 | ^ |
---|
1010 | void |
---|
1011 | 1 warning generated. |
---|
1012 | configure:5771: $? = 0 |
---|
1013 | configure:5780: result: yes |
---|
1014 | configure:5791: checking for SSL_library_init in -lssl |
---|
1015 | configure: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 |
---|
1016 | conftest.c:63:23: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1017 | char SSL_library_init (); |
---|
1018 | ^ |
---|
1019 | void |
---|
1020 | 1 warning generated. |
---|
1021 | Undefined symbols for architecture x86_64: |
---|
1022 | "_SSL_library_init", referenced from: |
---|
1023 | _main in conftest-a7e8ae.o |
---|
1024 | ld: symbol(s) not found for architecture x86_64 |
---|
1025 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1026 | configure:5816: $? = 1 |
---|
1027 | configure: 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 | | } |
---|
1098 | configure:5825: result: no |
---|
1099 | configure:5838: checking for EVP_get_digestbyname |
---|
1100 | configure: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 |
---|
1101 | conftest.c:79:27: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1102 | char EVP_get_digestbyname (); |
---|
1103 | ^ |
---|
1104 | void |
---|
1105 | 1 warning generated. |
---|
1106 | configure:5838: $? = 0 |
---|
1107 | configure:5838: result: yes |
---|
1108 | configure:5855: Including be13_configure.m4 from be13_api |
---|
1109 | configure:5860: checking for err.h |
---|
1110 | configure:5860: result: yes |
---|
1111 | configure:5860: checking for pwd.h |
---|
1112 | configure:5860: result: yes |
---|
1113 | configure:5860: checking for sys/cdefs.h |
---|
1114 | configure:5860: result: yes |
---|
1115 | configure:5860: checking for sys/mman.h |
---|
1116 | configure:5860: result: yes |
---|
1117 | configure:5860: checking for sys/resource.h |
---|
1118 | configure:5860: result: yes |
---|
1119 | configure:5860: checking for sys/utsname.h |
---|
1120 | configure:5860: result: yes |
---|
1121 | configure:5860: checking for unistd.h |
---|
1122 | configure:5860: result: yes |
---|
1123 | configure:5873: checking for ishexnumber |
---|
1124 | configure: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 |
---|
1125 | conftest.c:87:18: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1126 | char ishexnumber (); |
---|
1127 | ^ |
---|
1128 | void |
---|
1129 | 1 warning generated. |
---|
1130 | configure:5873: $? = 0 |
---|
1131 | configure:5873: result: yes |
---|
1132 | configure:5873: checking for isxdigit |
---|
1133 | configure: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 |
---|
1134 | conftest.c:88:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1135 | char isxdigit (); |
---|
1136 | ^ |
---|
1137 | void |
---|
1138 | conftest.c:88:6: warning: incompatible redeclaration of library function 'isxdigit' [-Wincompatible-library-redeclaration] |
---|
1139 | char isxdigit (); |
---|
1140 | ^ |
---|
1141 | conftest.c:88:6: note: 'isxdigit' is a builtin with type 'int (int)' |
---|
1142 | 2 warnings generated. |
---|
1143 | configure:5873: $? = 0 |
---|
1144 | configure:5873: result: yes |
---|
1145 | configure:5873: checking for unistd.h |
---|
1146 | configure: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 |
---|
1147 | conftest.c:68:15: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions] |
---|
1148 | #define unistd.h innocuous_unistd.h |
---|
1149 | ^ |
---|
1150 | conftest.c:81:14: warning: extra tokens at end of #undef directive [-Wextra-tokens] |
---|
1151 | #undef unistd.h |
---|
1152 | ^ |
---|
1153 | // |
---|
1154 | conftest.c:89:12: error: expected ';' after top level declarator |
---|
1155 | char unistd.h (); |
---|
1156 | ^ |
---|
1157 | ; |
---|
1158 | conftest.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 | ~~~~~~~~~~~~~~~~~~~~~^ |
---|
1161 | conftest.c:100:14: error: member reference base type 'char' is not a structure or union |
---|
1162 | return unistd.h (); |
---|
1163 | ~~~~~~^~ |
---|
1164 | 2 warnings and 3 errors generated. |
---|
1165 | configure:5873: $? = 1 |
---|
1166 | configure: 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 | | } |
---|
1270 | configure:5873: result: no |
---|
1271 | configure:5873: checking for mmap |
---|
1272 | configure: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 |
---|
1273 | conftest.c:89:11: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1274 | char mmap (); |
---|
1275 | ^ |
---|
1276 | void |
---|
1277 | 1 warning generated. |
---|
1278 | configure:5873: $? = 0 |
---|
1279 | configure:5873: result: yes |
---|
1280 | configure:5873: checking for err |
---|
1281 | configure: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 |
---|
1282 | conftest.c:90:10: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1283 | char err (); |
---|
1284 | ^ |
---|
1285 | void |
---|
1286 | 1 warning generated. |
---|
1287 | configure:5873: $? = 0 |
---|
1288 | configure:5873: result: yes |
---|
1289 | configure:5873: checking for errx |
---|
1290 | configure: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 |
---|
1291 | conftest.c:91:11: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1292 | char errx (); |
---|
1293 | ^ |
---|
1294 | void |
---|
1295 | 1 warning generated. |
---|
1296 | configure:5873: $? = 0 |
---|
1297 | configure:5873: result: yes |
---|
1298 | configure:5873: checking for warn |
---|
1299 | configure: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 |
---|
1300 | conftest.c:92:11: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1301 | char warn (); |
---|
1302 | ^ |
---|
1303 | void |
---|
1304 | 1 warning generated. |
---|
1305 | configure:5873: $? = 0 |
---|
1306 | configure:5873: result: yes |
---|
1307 | configure:5873: checking for warnx |
---|
1308 | configure: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 |
---|
1309 | conftest.c:93:12: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1310 | char warnx (); |
---|
1311 | ^ |
---|
1312 | void |
---|
1313 | 1 warning generated. |
---|
1314 | configure:5873: $? = 0 |
---|
1315 | configure:5873: result: yes |
---|
1316 | configure:5873: checking for pread64 |
---|
1317 | configure: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 |
---|
1318 | conftest.c:94:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1319 | char pread64 (); |
---|
1320 | ^ |
---|
1321 | void |
---|
1322 | 1 warning generated. |
---|
1323 | Undefined symbols for architecture x86_64: |
---|
1324 | "_pread64", referenced from: |
---|
1325 | _main in conftest-9ccd9b.o |
---|
1326 | ld: symbol(s) not found for architecture x86_64 |
---|
1327 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1328 | configure:5873: $? = 1 |
---|
1329 | configure: 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 | | } |
---|
1438 | configure:5873: result: no |
---|
1439 | configure:5873: checking for pread |
---|
1440 | configure: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 |
---|
1441 | conftest.c:94:12: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1442 | char pread (); |
---|
1443 | ^ |
---|
1444 | void |
---|
1445 | 1 warning generated. |
---|
1446 | configure:5873: $? = 0 |
---|
1447 | configure:5873: result: yes |
---|
1448 | configure:5873: checking for strptime |
---|
1449 | configure: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 |
---|
1450 | conftest.c:95:15: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1451 | char strptime (); |
---|
1452 | ^ |
---|
1453 | void |
---|
1454 | 1 warning generated. |
---|
1455 | configure:5873: $? = 0 |
---|
1456 | configure:5873: result: yes |
---|
1457 | configure:5873: checking for _lseeki64 |
---|
1458 | configure: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 |
---|
1459 | conftest.c:96:16: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1460 | char _lseeki64 (); |
---|
1461 | ^ |
---|
1462 | void |
---|
1463 | 1 warning generated. |
---|
1464 | Undefined symbols for architecture x86_64: |
---|
1465 | "__lseeki64", referenced from: |
---|
1466 | _main in conftest-16e0e6.o |
---|
1467 | ld: symbol(s) not found for architecture x86_64 |
---|
1468 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1469 | configure:5873: $? = 1 |
---|
1470 | configure: 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 | | } |
---|
1581 | configure:5873: result: no |
---|
1582 | configure:5873: checking for utimes |
---|
1583 | configure: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 |
---|
1584 | conftest.c:96:13: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1585 | char utimes (); |
---|
1586 | ^ |
---|
1587 | void |
---|
1588 | 1 warning generated. |
---|
1589 | configure:5873: $? = 0 |
---|
1590 | configure:5873: result: yes |
---|
1591 | configure: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 |
---|
1592 | conftest.c:78:5: warning: unused variable 'a' [-Wunused-variable] |
---|
1593 | int a=3; |
---|
1594 | ^ |
---|
1595 | 1 warning generated. |
---|
1596 | configure:5894: $? = 0 |
---|
1597 | configure: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 |
---|
1598 | conftest.c:79:5: warning: unused variable 'a' [-Wunused-variable] |
---|
1599 | int a=3; |
---|
1600 | ^ |
---|
1601 | 1 warning generated. |
---|
1602 | configure:5912: $? = 0 |
---|
1603 | configure: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 |
---|
1604 | configure:5931: $? = 0 |
---|
1605 | configure:5952: checking unordered_map usability |
---|
1606 | configure: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 |
---|
1607 | configure:5952: $? = 0 |
---|
1608 | configure:5952: result: yes |
---|
1609 | configure:5952: checking unordered_map presence |
---|
1610 | configure: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 |
---|
1611 | configure:5952: $? = 0 |
---|
1612 | configure:5952: result: yes |
---|
1613 | configure:5952: checking for unordered_map |
---|
1614 | configure:5952: result: yes |
---|
1615 | configure:5952: checking unordered_set usability |
---|
1616 | configure: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 |
---|
1617 | configure:5952: $? = 0 |
---|
1618 | configure:5952: result: yes |
---|
1619 | configure:5952: checking unordered_set presence |
---|
1620 | configure: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 |
---|
1621 | configure:5952: $? = 0 |
---|
1622 | configure:5952: result: yes |
---|
1623 | configure:5952: checking for unordered_set |
---|
1624 | configure:5952: result: yes |
---|
1625 | configure:5992: checking for uncompress in -lz |
---|
1626 | configure: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 |
---|
1627 | conftest.c:86:17: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1628 | char uncompress (); |
---|
1629 | ^ |
---|
1630 | void |
---|
1631 | 1 warning generated. |
---|
1632 | configure:6017: $? = 0 |
---|
1633 | configure:6026: result: yes |
---|
1634 | configure:6041: checking zlib.h usability |
---|
1635 | configure: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 |
---|
1636 | configure:6041: $? = 0 |
---|
1637 | configure:6041: result: yes |
---|
1638 | configure:6041: checking zlib.h presence |
---|
1639 | configure: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 |
---|
1640 | configure:6041: $? = 0 |
---|
1641 | configure:6041: result: yes |
---|
1642 | configure:6041: checking for zlib.h |
---|
1643 | configure:6041: result: yes |
---|
1644 | configure:6056: checking lightgrep/api.h usability |
---|
1645 | configure: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 |
---|
1646 | conftest.c:114:10: fatal error: 'lightgrep/api.h' file not found |
---|
1647 | #include <lightgrep/api.h> |
---|
1648 | ^~~~~~~~~~~~~~~~~ |
---|
1649 | 1 error generated. |
---|
1650 | configure:6056: $? = 1 |
---|
1651 | configure: 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> |
---|
1766 | configure:6056: result: no |
---|
1767 | configure:6056: checking lightgrep/api.h presence |
---|
1768 | configure: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 |
---|
1769 | conftest.c:81:10: fatal error: 'lightgrep/api.h' file not found |
---|
1770 | #include <lightgrep/api.h> |
---|
1771 | ^~~~~~~~~~~~~~~~~ |
---|
1772 | 1 error generated. |
---|
1773 | configure:6056: $? = 1 |
---|
1774 | configure: 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> |
---|
1856 | configure:6056: result: no |
---|
1857 | configure:6056: checking for lightgrep/api.h |
---|
1858 | configure:6056: result: no |
---|
1859 | configure:6062: checking for lg_create_pattern in -llightgrep |
---|
1860 | configure: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 |
---|
1861 | conftest.c:88:24: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1862 | char lg_create_pattern (); |
---|
1863 | ^ |
---|
1864 | void |
---|
1865 | 1 warning generated. |
---|
1866 | ld: library not found for -llightgrep |
---|
1867 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1868 | configure:6087: $? = 1 |
---|
1869 | configure: 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 | | } |
---|
1965 | configure:6096: result: no |
---|
1966 | configure:6110: checking regex.h usability |
---|
1967 | configure: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 |
---|
1968 | configure:6110: $? = 0 |
---|
1969 | configure:6110: result: yes |
---|
1970 | configure:6110: checking regex.h presence |
---|
1971 | configure: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 |
---|
1972 | configure:6110: $? = 0 |
---|
1973 | configure:6110: result: yes |
---|
1974 | configure:6110: checking for regex.h |
---|
1975 | configure:6110: result: yes |
---|
1976 | configure:6110: checking for tre/tre.h |
---|
1977 | configure:6110: result: no |
---|
1978 | configure:6120: checking for regcomp in -lregex |
---|
1979 | configure: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 |
---|
1980 | conftest.c:89:14: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
1981 | char regcomp (); |
---|
1982 | ^ |
---|
1983 | void |
---|
1984 | 1 warning generated. |
---|
1985 | ld: library not found for -lregex |
---|
1986 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1987 | configure:6145: $? = 1 |
---|
1988 | configure: 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 | | } |
---|
2085 | configure:6154: result: no |
---|
2086 | configure:6165: checking for tre_regcomp in -ltre |
---|
2087 | configure:6199: result: no |
---|
2088 | configure:6213: checking for regcomp |
---|
2089 | configure:6213: result: yes |
---|
2090 | configure:6213: checking for tre_regcomp |
---|
2091 | configure:6213: result: no |
---|
2092 | configure:6213: checking for tre_version |
---|
2093 | configure:6213: result: no |
---|
2094 | configure:6229: checking for openssl/aes.h |
---|
2095 | configure:6229: result: yes |
---|
2096 | configure:6229: checking for openssl/bio.h |
---|
2097 | configure:6229: result: yes |
---|
2098 | configure:6229: checking for openssl/evp.h |
---|
2099 | configure:6229: result: yes |
---|
2100 | configure:6229: checking for openssl/hmac.h |
---|
2101 | configure:6229: result: yes |
---|
2102 | configure:6229: checking for openssl/md5.h |
---|
2103 | configure:6229: result: yes |
---|
2104 | configure:6229: checking for openssl/pem.h |
---|
2105 | configure:6229: result: yes |
---|
2106 | configure:6229: checking for openssl/rand.h |
---|
2107 | configure:6229: result: yes |
---|
2108 | configure:6229: checking for openssl/rsa.h |
---|
2109 | configure:6229: result: yes |
---|
2110 | configure:6229: checking for openssl/sha.h |
---|
2111 | configure:6229: result: yes |
---|
2112 | configure:6229: checking for openssl/pem.h |
---|
2113 | configure:6229: result: yes |
---|
2114 | configure:6229: checking for openssl/x509.h |
---|
2115 | configure:6229: result: yes |
---|
2116 | configure:6239: checking for EVP_get_digestbyname in -lcrypto |
---|
2117 | configure:6273: result: yes |
---|
2118 | configure:6284: checking for MD5 in -lmd |
---|
2119 | configure: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 |
---|
2120 | conftest.c:102:10: warning: this function declaration is not a prototype [-Wstrict-prototypes] |
---|
2121 | char MD5 (); |
---|
2122 | ^ |
---|
2123 | void |
---|
2124 | 1 warning generated. |
---|
2125 | ld: library not found for -lmd |
---|
2126 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2127 | configure:6309: $? = 1 |
---|
2128 | configure: 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 | | } |
---|
2238 | configure:6318: result: no |
---|
2239 | configure:6329: checking for SSL_library_init in -lssl |
---|
2240 | configure:6363: result: no |
---|
2241 | configure:6373: error: OpenSSL developer library 'libssl-dev' or 'openssl-devel' not installed |
---|
2242 | |
---|
2243 | ## ---------------- ## |
---|
2244 | ## Cache variables. ## |
---|
2245 | ## ---------------- ## |
---|
2246 | |
---|
2247 | ac_cv_c_bigendian=no |
---|
2248 | ac_cv_c_compiler_gnu=yes |
---|
2249 | ac_cv_cxx_compiler_gnu=yes |
---|
2250 | ac_cv_env_CCC_set= |
---|
2251 | ac_cv_env_CCC_value= |
---|
2252 | ac_cv_env_CC_set=set |
---|
2253 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2254 | ac_cv_env_CFLAGS_set=set |
---|
2255 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' |
---|
2256 | ac_cv_env_CPPFLAGS_set=set |
---|
2257 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' |
---|
2258 | ac_cv_env_CPP_set= |
---|
2259 | ac_cv_env_CPP_value= |
---|
2260 | ac_cv_env_CXXCPP_set= |
---|
2261 | ac_cv_env_CXXCPP_value= |
---|
2262 | ac_cv_env_CXXFLAGS_set=set |
---|
2263 | ac_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' |
---|
2264 | ac_cv_env_CXX_set=set |
---|
2265 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
2266 | ac_cv_env_LDFLAGS_set=set |
---|
2267 | ac_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' |
---|
2268 | ac_cv_env_LIBS_set= |
---|
2269 | ac_cv_env_LIBS_value= |
---|
2270 | ac_cv_env_build_alias_set= |
---|
2271 | ac_cv_env_build_alias_value= |
---|
2272 | ac_cv_env_host_alias_set= |
---|
2273 | ac_cv_env_host_alias_value= |
---|
2274 | ac_cv_env_target_alias_set= |
---|
2275 | ac_cv_env_target_alias_value= |
---|
2276 | ac_cv_func_EVP_get_digestbyname=yes |
---|
2277 | ac_cv_func__lseeki64=no |
---|
2278 | ac_cv_func_err=yes |
---|
2279 | ac_cv_func_errx=yes |
---|
2280 | ac_cv_func_fork=yes |
---|
2281 | ac_cv_func_gethostname=yes |
---|
2282 | ac_cv_func_getrusage=yes |
---|
2283 | ac_cv_func_getuid=yes |
---|
2284 | ac_cv_func_getwpuid=no |
---|
2285 | ac_cv_func_ishexnumber=yes |
---|
2286 | ac_cv_func_isxdigit=yes |
---|
2287 | ac_cv_func_localtime_r=yes |
---|
2288 | ac_cv_func_mkstemp=yes |
---|
2289 | ac_cv_func_mmap=yes |
---|
2290 | ac_cv_func_pread64=no |
---|
2291 | ac_cv_func_pread=yes |
---|
2292 | ac_cv_func_regcomp=yes |
---|
2293 | ac_cv_func_strptime=yes |
---|
2294 | ac_cv_func_tre_regcomp=no |
---|
2295 | ac_cv_func_tre_version=no |
---|
2296 | ac_cv_func_unistd_h=no |
---|
2297 | ac_cv_func_utimes=yes |
---|
2298 | ac_cv_func_vasprintf=yes |
---|
2299 | ac_cv_func_warn=yes |
---|
2300 | ac_cv_func_warnx=yes |
---|
2301 | ac_cv_header_afflib_afflib_h=yes |
---|
2302 | ac_cv_header_err_h=yes |
---|
2303 | ac_cv_header_exiv2_image_hpp=yes |
---|
2304 | ac_cv_header_expat_h=yes |
---|
2305 | ac_cv_header_inttypes_h=yes |
---|
2306 | ac_cv_header_libewf_h=yes |
---|
2307 | ac_cv_header_lightgrep_api_h=no |
---|
2308 | ac_cv_header_memory_h=yes |
---|
2309 | ac_cv_header_openssl_aes_h=yes |
---|
2310 | ac_cv_header_openssl_bio_h=yes |
---|
2311 | ac_cv_header_openssl_evp_h=yes |
---|
2312 | ac_cv_header_openssl_hmac_h=yes |
---|
2313 | ac_cv_header_openssl_md5_h=yes |
---|
2314 | ac_cv_header_openssl_pem_h=yes |
---|
2315 | ac_cv_header_openssl_rand_h=yes |
---|
2316 | ac_cv_header_openssl_rsa_h=yes |
---|
2317 | ac_cv_header_openssl_sha_h=yes |
---|
2318 | ac_cv_header_openssl_x509_h=yes |
---|
2319 | ac_cv_header_pwd_h=yes |
---|
2320 | ac_cv_header_regex_h=yes |
---|
2321 | ac_cv_header_stdc=yes |
---|
2322 | ac_cv_header_stdint_h=yes |
---|
2323 | ac_cv_header_stdlib_h=yes |
---|
2324 | ac_cv_header_string_h=yes |
---|
2325 | ac_cv_header_strings_h=yes |
---|
2326 | ac_cv_header_sys_cdefs_h=yes |
---|
2327 | ac_cv_header_sys_mman_h=yes |
---|
2328 | ac_cv_header_sys_resource_h=yes |
---|
2329 | ac_cv_header_sys_stat_h=yes |
---|
2330 | ac_cv_header_sys_types_h=yes |
---|
2331 | ac_cv_header_sys_utsname_h=yes |
---|
2332 | ac_cv_header_tre_tre_h=no |
---|
2333 | ac_cv_header_unistd_h=yes |
---|
2334 | ac_cv_header_unordered_map=yes |
---|
2335 | ac_cv_header_unordered_set=yes |
---|
2336 | ac_cv_header_zlib_h=yes |
---|
2337 | ac_cv_lib_crypto_EVP_get_digestbyname=yes |
---|
2338 | ac_cv_lib_lightgrep_lg_create_pattern=no |
---|
2339 | ac_cv_lib_md_MD5=no |
---|
2340 | ac_cv_lib_regex_regcomp=no |
---|
2341 | ac_cv_lib_ssl_SSL_library_init=no |
---|
2342 | ac_cv_lib_tre_tre_regcomp=no |
---|
2343 | ac_cv_lib_z_uncompress=yes |
---|
2344 | ac_cv_objext=o |
---|
2345 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
2346 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
2347 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
2348 | ac_cv_prog_AWK=gawk |
---|
2349 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
2350 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
2351 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
2352 | ac_cv_prog_cc_c89= |
---|
2353 | ac_cv_prog_cc_g=yes |
---|
2354 | ac_cv_prog_cxx_g=yes |
---|
2355 | ac_cv_prog_git=yes |
---|
2356 | ac_cv_prog_make_make_set=yes |
---|
2357 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2358 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
2359 | am_cv_make_support_nested_variables=yes |
---|
2360 | am_cv_prog_cc_c_o=yes |
---|
2361 | ax_cv_cxx_compile_cxx11=no |
---|
2362 | ax_cv_cxx_compile_cxx11__std_cpp11=yes |
---|
2363 | |
---|
2364 | ## ----------------- ## |
---|
2365 | ## Output variables. ## |
---|
2366 | ## ----------------- ## |
---|
2367 | |
---|
2368 | ACLOCAL='${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' |
---|
2369 | AMDEPBACKSLASH='\' |
---|
2370 | AMDEP_FALSE='#' |
---|
2371 | AMDEP_TRUE='' |
---|
2372 | AMTAR='$${TAR-tar}' |
---|
2373 | AM_BACKSLASH='\' |
---|
2374 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
2375 | AM_DEFAULT_VERBOSITY='1' |
---|
2376 | AM_V='$(V)' |
---|
2377 | AUTOCONF='${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' |
---|
2378 | AUTOHEADER='${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' |
---|
2379 | AUTOMAKE='${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' |
---|
2380 | AWK='gawk' |
---|
2381 | CC='/usr/bin/clang' |
---|
2382 | CCDEPMODE='depmode=gcc3' |
---|
2383 | CFLAGS='-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' |
---|
2384 | CPP='/usr/bin/clang -E' |
---|
2385 | CPPFLAGS='-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 ' |
---|
2386 | CXX='/usr/bin/clang++' |
---|
2387 | CXXCPP='/usr/bin/clang++ -E' |
---|
2388 | CXXDEPMODE='depmode=gcc3' |
---|
2389 | CXXFLAGS='-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++' |
---|
2390 | CYGPATH_W='echo' |
---|
2391 | DEFS='' |
---|
2392 | DEPDIR='.deps' |
---|
2393 | ECHO_C='\c' |
---|
2394 | ECHO_N='' |
---|
2395 | ECHO_T='' |
---|
2396 | EGREP='/opt/local/bin/ggrep -E' |
---|
2397 | EXEEXT='' |
---|
2398 | FOUND_GIT_FALSE='#' |
---|
2399 | FOUND_GIT_TRUE='' |
---|
2400 | GREP='/opt/local/bin/ggrep' |
---|
2401 | HAVE_CXX11='1' |
---|
2402 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2403 | INSTALL_PROGRAM='${INSTALL}' |
---|
2404 | INSTALL_SCRIPT='${INSTALL}' |
---|
2405 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2406 | 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' |
---|
2407 | LIBOBJS='' |
---|
2408 | LIBS='-lcrypto -lz -lcrypto ' |
---|
2409 | LTLIBOBJS='' |
---|
2410 | MAINT='#' |
---|
2411 | MAINTAINER_MODE_FALSE='' |
---|
2412 | MAINTAINER_MODE_TRUE='#' |
---|
2413 | MAKEINFO='${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' |
---|
2414 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
2415 | OBJEXT='o' |
---|
2416 | PACKAGE='tcpflow' |
---|
2417 | PACKAGE_BUGREPORT='bugs@afflib.org' |
---|
2418 | PACKAGE_NAME='TCPFLOW' |
---|
2419 | PACKAGE_STRING='TCPFLOW 1.4.2' |
---|
2420 | PACKAGE_TARNAME='tcpflow' |
---|
2421 | PACKAGE_URL='' |
---|
2422 | PACKAGE_VERSION='1.4.2' |
---|
2423 | PATH_SEPARATOR=':' |
---|
2424 | PTHREAD_CC='' |
---|
2425 | PTHREAD_CFLAGS='' |
---|
2426 | PTHREAD_LIBS='' |
---|
2427 | SET_MAKE='' |
---|
2428 | SHELL='/bin/sh' |
---|
2429 | STRIP='' |
---|
2430 | VERSION='1.4.2' |
---|
2431 | ac_ct_CC='/usr/bin/clang' |
---|
2432 | ac_ct_CXX='' |
---|
2433 | am__EXEEXT_FALSE='' |
---|
2434 | am__EXEEXT_TRUE='' |
---|
2435 | am__fastdepCC_FALSE='#' |
---|
2436 | am__fastdepCC_TRUE='' |
---|
2437 | am__fastdepCXX_FALSE='#' |
---|
2438 | am__fastdepCXX_TRUE='' |
---|
2439 | am__include='include' |
---|
2440 | am__isrc='' |
---|
2441 | am__leading_dot='.' |
---|
2442 | am__nodep='_no' |
---|
2443 | am__quote='' |
---|
2444 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
2445 | am__untar='$${TAR-tar} xf -' |
---|
2446 | ax_pthread_config='' |
---|
2447 | bindir='${exec_prefix}/bin' |
---|
2448 | build='' |
---|
2449 | build_alias='' |
---|
2450 | build_cpu='' |
---|
2451 | build_os='' |
---|
2452 | build_vendor='' |
---|
2453 | datadir='${datarootdir}' |
---|
2454 | datarootdir='${prefix}/share' |
---|
2455 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2456 | dvidir='${docdir}' |
---|
2457 | exec_prefix='NONE' |
---|
2458 | git='yes' |
---|
2459 | host='' |
---|
2460 | host_alias='' |
---|
2461 | host_cpu='' |
---|
2462 | host_os='' |
---|
2463 | host_vendor='' |
---|
2464 | htmldir='${docdir}' |
---|
2465 | includedir='${prefix}/include' |
---|
2466 | infodir='${datarootdir}/info' |
---|
2467 | install_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' |
---|
2468 | libdir='${exec_prefix}/lib' |
---|
2469 | libexecdir='${exec_prefix}/libexec' |
---|
2470 | localedir='${datarootdir}/locale' |
---|
2471 | localstatedir='${prefix}/var' |
---|
2472 | mandir='${datarootdir}/man' |
---|
2473 | mkdir_p='$(MKDIR_P)' |
---|
2474 | oldincludedir='/usr/include' |
---|
2475 | pdfdir='${docdir}' |
---|
2476 | prefix='/opt/local' |
---|
2477 | program_transform_name='s,x,x,' |
---|
2478 | psdir='${docdir}' |
---|
2479 | sbindir='${exec_prefix}/sbin' |
---|
2480 | sharedstatedir='${prefix}/com' |
---|
2481 | sysconfdir='${prefix}/etc' |
---|
2482 | target_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 | |
---|
2582 | configure: exit 1 |
---|