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 ophcrack configure 3.8.0, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-libexpat=/opt/local --with-libssl=/opt/local --with-libqt4=/opt/local/libexec/qt5 |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = StopItPlease |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.7.0: Thu Jan 23 07:05:23 PST 2020; root:xnu-4570.71.69~1/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 17.7.0: Thu Jan 23 07:05:23 PST 2020; root:xnu-4570.71.69~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 338 tasks, 1306 threads, 4 processors |
---|
34 | Load average: 3.41, Mach factor: 1.33 |
---|
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:2461: checking build system type |
---|
52 | configure:2475: result: i386-apple-darwin17.7.0 |
---|
53 | configure:2495: checking host system type |
---|
54 | configure:2508: result: i386-apple-darwin17.7.0 |
---|
55 | configure:2642: checking for C++ compiler version |
---|
56 | configure:2651: /usr/bin/clang++ --version >&5 |
---|
57 | Apple LLVM version 10.0.0 (clang-1000.10.44.4) |
---|
58 | Target: x86_64-apple-darwin17.7.0 |
---|
59 | Thread model: posix |
---|
60 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
61 | configure:2662: $? = 0 |
---|
62 | configure:2651: /usr/bin/clang++ -v >&5 |
---|
63 | Apple LLVM version 10.0.0 (clang-1000.10.44.4) |
---|
64 | Target: x86_64-apple-darwin17.7.0 |
---|
65 | Thread model: posix |
---|
66 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
67 | configure:2662: $? = 0 |
---|
68 | configure:2651: /usr/bin/clang++ -V >&5 |
---|
69 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
70 | clang: error: no input files |
---|
71 | configure:2662: $? = 1 |
---|
72 | configure:2651: /usr/bin/clang++ -qversion >&5 |
---|
73 | clang: error: unknown argument: '-qversion' |
---|
74 | clang: error: no input files |
---|
75 | configure:2662: $? = 1 |
---|
76 | configure:2682: checking whether the C++ compiler works |
---|
77 | configure:2704: /usr/bin/clang++ -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
78 | configure:2708: $? = 0 |
---|
79 | configure:2756: result: yes |
---|
80 | configure:2759: checking for C++ compiler default output file name |
---|
81 | configure:2761: result: a.out |
---|
82 | configure:2767: checking for suffix of executables |
---|
83 | configure:2774: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
84 | configure:2778: $? = 0 |
---|
85 | configure:2800: result: |
---|
86 | configure:2822: checking whether we are cross compiling |
---|
87 | configure:2830: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
88 | configure:2834: $? = 0 |
---|
89 | configure:2841: ./conftest |
---|
90 | configure:2845: $? = 0 |
---|
91 | configure:2860: result: no |
---|
92 | configure:2865: checking for suffix of object files |
---|
93 | configure:2887: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
94 | configure:2891: $? = 0 |
---|
95 | configure:2912: result: o |
---|
96 | configure:2916: checking whether we are using the GNU C++ compiler |
---|
97 | configure:2935: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
98 | configure:2935: $? = 0 |
---|
99 | configure:2944: result: yes |
---|
100 | configure:2953: checking whether /usr/bin/clang++ accepts -g |
---|
101 | configure:2973: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
102 | configure:2973: $? = 0 |
---|
103 | configure:3014: result: yes |
---|
104 | configure:3085: checking for gcc |
---|
105 | configure:3112: result: /usr/bin/clang |
---|
106 | configure:3341: checking for C compiler version |
---|
107 | configure:3350: /usr/bin/clang --version >&5 |
---|
108 | Apple LLVM version 10.0.0 (clang-1000.10.44.4) |
---|
109 | Target: x86_64-apple-darwin17.7.0 |
---|
110 | Thread model: posix |
---|
111 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
112 | configure:3361: $? = 0 |
---|
113 | configure:3350: /usr/bin/clang -v >&5 |
---|
114 | Apple LLVM version 10.0.0 (clang-1000.10.44.4) |
---|
115 | Target: x86_64-apple-darwin17.7.0 |
---|
116 | Thread model: posix |
---|
117 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
118 | configure:3361: $? = 0 |
---|
119 | configure:3350: /usr/bin/clang -V >&5 |
---|
120 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
121 | clang: error: no input files |
---|
122 | configure:3361: $? = 1 |
---|
123 | configure:3350: /usr/bin/clang -qversion >&5 |
---|
124 | clang: error: unknown argument: '-qversion' |
---|
125 | clang: error: no input files |
---|
126 | configure:3361: $? = 1 |
---|
127 | configure:3365: checking whether we are using the GNU C compiler |
---|
128 | configure:3384: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
129 | configure:3384: $? = 0 |
---|
130 | configure:3393: result: yes |
---|
131 | configure:3402: checking whether /usr/bin/clang accepts -g |
---|
132 | configure:3422: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
133 | configure:3422: $? = 0 |
---|
134 | configure:3463: result: yes |
---|
135 | configure:3480: checking for /usr/bin/clang option to accept ISO C89 |
---|
136 | configure:3543: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
137 | configure:3543: $? = 0 |
---|
138 | configure:3556: result: none needed |
---|
139 | configure:3585: checking if debugging is enabled |
---|
140 | configure:3606: result: no |
---|
141 | configure:3640: checking for a BSD-compatible install |
---|
142 | configure:3708: result: /usr/bin/install -c |
---|
143 | configure:3719: checking whether ln -s works |
---|
144 | configure:3723: result: yes |
---|
145 | configure:3730: checking whether make sets $(MAKE) |
---|
146 | configure:3752: result: yes |
---|
147 | configure:3804: checking for ranlib |
---|
148 | configure:3820: found /opt/local/bin/ranlib |
---|
149 | configure:3831: result: ranlib |
---|
150 | configure:3862: checking for Mac OS X or WIN32 or Solaris |
---|
151 | configure:3866: result: Mac OS X detected |
---|
152 | configure:3963: checking how to run the C preprocessor |
---|
153 | configure:3994: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
154 | configure:3994: $? = 0 |
---|
155 | configure:4008: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
156 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
157 | #include <ac_nonexistent.h> |
---|
158 | ^~~~~~~~~~~~~~~~~~ |
---|
159 | 1 error generated. |
---|
160 | configure:4008: $? = 1 |
---|
161 | configure: failed program was: |
---|
162 | | /* confdefs.h */ |
---|
163 | | #define PACKAGE_NAME "ophcrack" |
---|
164 | | #define PACKAGE_TARNAME "ophcrack" |
---|
165 | | #define PACKAGE_VERSION "3.8.0" |
---|
166 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
167 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
168 | | #define PACKAGE_URL "" |
---|
169 | | /* end confdefs.h. */ |
---|
170 | | #include <ac_nonexistent.h> |
---|
171 | configure:4033: result: /usr/bin/clang -E |
---|
172 | configure:4053: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
173 | configure:4053: $? = 0 |
---|
174 | configure:4067: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
175 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
176 | #include <ac_nonexistent.h> |
---|
177 | ^~~~~~~~~~~~~~~~~~ |
---|
178 | 1 error generated. |
---|
179 | configure:4067: $? = 1 |
---|
180 | configure: failed program was: |
---|
181 | | /* confdefs.h */ |
---|
182 | | #define PACKAGE_NAME "ophcrack" |
---|
183 | | #define PACKAGE_TARNAME "ophcrack" |
---|
184 | | #define PACKAGE_VERSION "3.8.0" |
---|
185 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
186 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
187 | | #define PACKAGE_URL "" |
---|
188 | | /* end confdefs.h. */ |
---|
189 | | #include <ac_nonexistent.h> |
---|
190 | configure:4096: checking for grep that handles long lines and -e |
---|
191 | configure:4154: result: /opt/local/bin/ggrep |
---|
192 | configure:4159: checking for egrep |
---|
193 | configure:4221: result: /opt/local/bin/ggrep -E |
---|
194 | configure:4226: checking for ANSI C header files |
---|
195 | configure:4246: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
196 | configure:4246: $? = 0 |
---|
197 | configure:4319: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
198 | configure:4319: $? = 0 |
---|
199 | configure:4319: ./conftest |
---|
200 | configure:4319: $? = 0 |
---|
201 | configure:4330: result: yes |
---|
202 | configure:4343: checking for sys/types.h |
---|
203 | configure:4343: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
204 | configure:4343: $? = 0 |
---|
205 | configure:4343: result: yes |
---|
206 | configure:4343: checking for sys/stat.h |
---|
207 | configure:4343: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
208 | configure:4343: $? = 0 |
---|
209 | configure:4343: result: yes |
---|
210 | configure:4343: checking for stdlib.h |
---|
211 | configure:4343: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
212 | configure:4343: $? = 0 |
---|
213 | configure:4343: result: yes |
---|
214 | configure:4343: checking for string.h |
---|
215 | configure:4343: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
216 | configure:4343: $? = 0 |
---|
217 | configure:4343: result: yes |
---|
218 | configure:4343: checking for memory.h |
---|
219 | configure:4343: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
220 | configure:4343: $? = 0 |
---|
221 | configure:4343: result: yes |
---|
222 | configure:4343: checking for strings.h |
---|
223 | configure:4343: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
224 | configure:4343: $? = 0 |
---|
225 | configure:4343: result: yes |
---|
226 | configure:4343: checking for inttypes.h |
---|
227 | configure:4343: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
228 | configure:4343: $? = 0 |
---|
229 | configure:4343: result: yes |
---|
230 | configure:4343: checking for stdint.h |
---|
231 | configure:4343: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
232 | configure:4343: $? = 0 |
---|
233 | configure:4343: result: yes |
---|
234 | configure:4343: checking for unistd.h |
---|
235 | configure:4343: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
236 | configure:4343: $? = 0 |
---|
237 | configure:4343: result: yes |
---|
238 | configure:4355: checking whether byte ordering is bigendian |
---|
239 | configure:4370: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
240 | configure:4370: $? = 0 |
---|
241 | configure:4415: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
242 | configure:4415: $? = 0 |
---|
243 | configure:4433: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include conftest.c >&5 |
---|
244 | conftest.c:26:4: error: use of undeclared identifier 'not' |
---|
245 | not big endian |
---|
246 | ^ |
---|
247 | 1 error generated. |
---|
248 | configure:4433: $? = 1 |
---|
249 | configure: failed program was: |
---|
250 | | /* confdefs.h */ |
---|
251 | | #define PACKAGE_NAME "ophcrack" |
---|
252 | | #define PACKAGE_TARNAME "ophcrack" |
---|
253 | | #define PACKAGE_VERSION "3.8.0" |
---|
254 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
255 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
256 | | #define PACKAGE_URL "" |
---|
257 | | #define STDC_HEADERS 1 |
---|
258 | | #define HAVE_SYS_TYPES_H 1 |
---|
259 | | #define HAVE_SYS_STAT_H 1 |
---|
260 | | #define HAVE_STDLIB_H 1 |
---|
261 | | #define HAVE_STRING_H 1 |
---|
262 | | #define HAVE_MEMORY_H 1 |
---|
263 | | #define HAVE_STRINGS_H 1 |
---|
264 | | #define HAVE_INTTYPES_H 1 |
---|
265 | | #define HAVE_STDINT_H 1 |
---|
266 | | #define HAVE_UNISTD_H 1 |
---|
267 | | /* end confdefs.h. */ |
---|
268 | | #include <sys/types.h> |
---|
269 | | #include <sys/param.h> |
---|
270 | | |
---|
271 | | int |
---|
272 | | main () |
---|
273 | | { |
---|
274 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
275 | | not big endian |
---|
276 | | #endif |
---|
277 | | |
---|
278 | | ; |
---|
279 | | return 0; |
---|
280 | | } |
---|
281 | configure:4561: result: no |
---|
282 | configure:4642: checking for pthread_mutex_init in -lpthread |
---|
283 | configure:4667: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread >&5 |
---|
284 | configure:4667: $? = 0 |
---|
285 | configure:4676: result: yes |
---|
286 | configure:4692: checking for libssl |
---|
287 | configure:4704: result: yes |
---|
288 | configure:4749: checking for libexpat |
---|
289 | configure:4757: result: yes |
---|
290 | configure:4826: checking for sqrt in -lm |
---|
291 | configure:4851: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm -lpthread -L/opt/local/lib -lssl -lcrypto -L/opt/local/lib -lexpat >&5 |
---|
292 | conftest.c:27:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration] |
---|
293 | char sqrt (); |
---|
294 | ^ |
---|
295 | conftest.c:27:6: note: 'sqrt' is a builtin with type 'double (double)' |
---|
296 | 1 warning generated. |
---|
297 | configure:4851: $? = 0 |
---|
298 | configure:4860: result: yes |
---|
299 | configure:4875: checking for ANSI C header files |
---|
300 | configure:4979: result: yes |
---|
301 | configure:4990: checking netinet/in.h usability |
---|
302 | configure:4990: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
303 | configure:4990: $? = 0 |
---|
304 | configure:4990: result: yes |
---|
305 | configure:4990: checking netinet/in.h presence |
---|
306 | configure:4990: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
307 | configure:4990: $? = 0 |
---|
308 | configure:4990: result: yes |
---|
309 | configure:4990: checking for netinet/in.h |
---|
310 | configure:4990: result: yes |
---|
311 | configure:4990: checking for stdint.h |
---|
312 | configure:4990: result: yes |
---|
313 | configure:4990: checking for stdlib.h |
---|
314 | configure:4990: result: yes |
---|
315 | configure:4990: checking for string.h |
---|
316 | configure:4990: result: yes |
---|
317 | configure:4990: checking sys/param.h usability |
---|
318 | configure:4990: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
319 | configure:4990: $? = 0 |
---|
320 | configure:4990: result: yes |
---|
321 | configure:4990: checking sys/param.h presence |
---|
322 | configure:4990: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
323 | configure:4990: $? = 0 |
---|
324 | configure:4990: result: yes |
---|
325 | configure:4990: checking for sys/param.h |
---|
326 | configure:4990: result: yes |
---|
327 | configure:4990: checking sys/time.h usability |
---|
328 | configure:4990: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
329 | configure:4990: $? = 0 |
---|
330 | configure:4990: result: yes |
---|
331 | configure:4990: checking sys/time.h presence |
---|
332 | configure:4990: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
333 | configure:4990: $? = 0 |
---|
334 | configure:4990: result: yes |
---|
335 | configure:4990: checking for sys/time.h |
---|
336 | configure:4990: result: yes |
---|
337 | configure:4990: checking for unistd.h |
---|
338 | configure:4990: result: yes |
---|
339 | configure:4990: checking sys/sysinfo.h usability |
---|
340 | configure:4990: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
341 | conftest.c:62:10: fatal error: 'sys/sysinfo.h' file not found |
---|
342 | #include <sys/sysinfo.h> |
---|
343 | ^~~~~~~~~~~~~~~ |
---|
344 | 1 error generated. |
---|
345 | configure:4990: $? = 1 |
---|
346 | configure: failed program was: |
---|
347 | | /* confdefs.h */ |
---|
348 | | #define PACKAGE_NAME "ophcrack" |
---|
349 | | #define PACKAGE_TARNAME "ophcrack" |
---|
350 | | #define PACKAGE_VERSION "3.8.0" |
---|
351 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
352 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
353 | | #define PACKAGE_URL "" |
---|
354 | | #define STDC_HEADERS 1 |
---|
355 | | #define HAVE_SYS_TYPES_H 1 |
---|
356 | | #define HAVE_SYS_STAT_H 1 |
---|
357 | | #define HAVE_STDLIB_H 1 |
---|
358 | | #define HAVE_STRING_H 1 |
---|
359 | | #define HAVE_MEMORY_H 1 |
---|
360 | | #define HAVE_STRINGS_H 1 |
---|
361 | | #define HAVE_INTTYPES_H 1 |
---|
362 | | #define HAVE_STDINT_H 1 |
---|
363 | | #define HAVE_UNISTD_H 1 |
---|
364 | | #define HAVE_LIBPTHREAD 1 |
---|
365 | | #define HAVE_LIBM 1 |
---|
366 | | #define STDC_HEADERS 1 |
---|
367 | | #define HAVE_NETINET_IN_H 1 |
---|
368 | | #define HAVE_STDINT_H 1 |
---|
369 | | #define HAVE_STDLIB_H 1 |
---|
370 | | #define HAVE_STRING_H 1 |
---|
371 | | #define HAVE_SYS_PARAM_H 1 |
---|
372 | | #define HAVE_SYS_TIME_H 1 |
---|
373 | | #define HAVE_UNISTD_H 1 |
---|
374 | | /* end confdefs.h. */ |
---|
375 | | #include <stdio.h> |
---|
376 | | #ifdef HAVE_SYS_TYPES_H |
---|
377 | | # include <sys/types.h> |
---|
378 | | #endif |
---|
379 | | #ifdef HAVE_SYS_STAT_H |
---|
380 | | # include <sys/stat.h> |
---|
381 | | #endif |
---|
382 | | #ifdef STDC_HEADERS |
---|
383 | | # include <stdlib.h> |
---|
384 | | # include <stddef.h> |
---|
385 | | #else |
---|
386 | | # ifdef HAVE_STDLIB_H |
---|
387 | | # include <stdlib.h> |
---|
388 | | # endif |
---|
389 | | #endif |
---|
390 | | #ifdef HAVE_STRING_H |
---|
391 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
392 | | # include <memory.h> |
---|
393 | | # endif |
---|
394 | | # include <string.h> |
---|
395 | | #endif |
---|
396 | | #ifdef HAVE_STRINGS_H |
---|
397 | | # include <strings.h> |
---|
398 | | #endif |
---|
399 | | #ifdef HAVE_INTTYPES_H |
---|
400 | | # include <inttypes.h> |
---|
401 | | #endif |
---|
402 | | #ifdef HAVE_STDINT_H |
---|
403 | | # include <stdint.h> |
---|
404 | | #endif |
---|
405 | | #ifdef HAVE_UNISTD_H |
---|
406 | | # include <unistd.h> |
---|
407 | | #endif |
---|
408 | | #include <sys/sysinfo.h> |
---|
409 | configure:4990: result: no |
---|
410 | configure:4990: checking sys/sysinfo.h presence |
---|
411 | configure:4990: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
412 | conftest.c:29:10: fatal error: 'sys/sysinfo.h' file not found |
---|
413 | #include <sys/sysinfo.h> |
---|
414 | ^~~~~~~~~~~~~~~ |
---|
415 | 1 error generated. |
---|
416 | configure:4990: $? = 1 |
---|
417 | configure: failed program was: |
---|
418 | | /* confdefs.h */ |
---|
419 | | #define PACKAGE_NAME "ophcrack" |
---|
420 | | #define PACKAGE_TARNAME "ophcrack" |
---|
421 | | #define PACKAGE_VERSION "3.8.0" |
---|
422 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
423 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
424 | | #define PACKAGE_URL "" |
---|
425 | | #define STDC_HEADERS 1 |
---|
426 | | #define HAVE_SYS_TYPES_H 1 |
---|
427 | | #define HAVE_SYS_STAT_H 1 |
---|
428 | | #define HAVE_STDLIB_H 1 |
---|
429 | | #define HAVE_STRING_H 1 |
---|
430 | | #define HAVE_MEMORY_H 1 |
---|
431 | | #define HAVE_STRINGS_H 1 |
---|
432 | | #define HAVE_INTTYPES_H 1 |
---|
433 | | #define HAVE_STDINT_H 1 |
---|
434 | | #define HAVE_UNISTD_H 1 |
---|
435 | | #define HAVE_LIBPTHREAD 1 |
---|
436 | | #define HAVE_LIBM 1 |
---|
437 | | #define STDC_HEADERS 1 |
---|
438 | | #define HAVE_NETINET_IN_H 1 |
---|
439 | | #define HAVE_STDINT_H 1 |
---|
440 | | #define HAVE_STDLIB_H 1 |
---|
441 | | #define HAVE_STRING_H 1 |
---|
442 | | #define HAVE_SYS_PARAM_H 1 |
---|
443 | | #define HAVE_SYS_TIME_H 1 |
---|
444 | | #define HAVE_UNISTD_H 1 |
---|
445 | | /* end confdefs.h. */ |
---|
446 | | #include <sys/sysinfo.h> |
---|
447 | configure:4990: result: no |
---|
448 | configure:4990: checking for sys/sysinfo.h |
---|
449 | configure:4990: result: no |
---|
450 | configure:4990: checking sys/sysctl.h usability |
---|
451 | configure:4990: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
452 | configure:4990: $? = 0 |
---|
453 | configure:4990: result: yes |
---|
454 | configure:4990: checking sys/sysctl.h presence |
---|
455 | configure:4990: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
456 | configure:4990: $? = 0 |
---|
457 | configure:4990: result: yes |
---|
458 | configure:4990: checking for sys/sysctl.h |
---|
459 | configure:4990: result: yes |
---|
460 | configure:4990: checking byteswap.h usability |
---|
461 | configure:4990: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
462 | conftest.c:63:10: fatal error: 'byteswap.h' file not found |
---|
463 | #include <byteswap.h> |
---|
464 | ^~~~~~~~~~~~ |
---|
465 | 1 error generated. |
---|
466 | configure:4990: $? = 1 |
---|
467 | configure: failed program was: |
---|
468 | | /* confdefs.h */ |
---|
469 | | #define PACKAGE_NAME "ophcrack" |
---|
470 | | #define PACKAGE_TARNAME "ophcrack" |
---|
471 | | #define PACKAGE_VERSION "3.8.0" |
---|
472 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
473 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
474 | | #define PACKAGE_URL "" |
---|
475 | | #define STDC_HEADERS 1 |
---|
476 | | #define HAVE_SYS_TYPES_H 1 |
---|
477 | | #define HAVE_SYS_STAT_H 1 |
---|
478 | | #define HAVE_STDLIB_H 1 |
---|
479 | | #define HAVE_STRING_H 1 |
---|
480 | | #define HAVE_MEMORY_H 1 |
---|
481 | | #define HAVE_STRINGS_H 1 |
---|
482 | | #define HAVE_INTTYPES_H 1 |
---|
483 | | #define HAVE_STDINT_H 1 |
---|
484 | | #define HAVE_UNISTD_H 1 |
---|
485 | | #define HAVE_LIBPTHREAD 1 |
---|
486 | | #define HAVE_LIBM 1 |
---|
487 | | #define STDC_HEADERS 1 |
---|
488 | | #define HAVE_NETINET_IN_H 1 |
---|
489 | | #define HAVE_STDINT_H 1 |
---|
490 | | #define HAVE_STDLIB_H 1 |
---|
491 | | #define HAVE_STRING_H 1 |
---|
492 | | #define HAVE_SYS_PARAM_H 1 |
---|
493 | | #define HAVE_SYS_TIME_H 1 |
---|
494 | | #define HAVE_UNISTD_H 1 |
---|
495 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
496 | | /* end confdefs.h. */ |
---|
497 | | #include <stdio.h> |
---|
498 | | #ifdef HAVE_SYS_TYPES_H |
---|
499 | | # include <sys/types.h> |
---|
500 | | #endif |
---|
501 | | #ifdef HAVE_SYS_STAT_H |
---|
502 | | # include <sys/stat.h> |
---|
503 | | #endif |
---|
504 | | #ifdef STDC_HEADERS |
---|
505 | | # include <stdlib.h> |
---|
506 | | # include <stddef.h> |
---|
507 | | #else |
---|
508 | | # ifdef HAVE_STDLIB_H |
---|
509 | | # include <stdlib.h> |
---|
510 | | # endif |
---|
511 | | #endif |
---|
512 | | #ifdef HAVE_STRING_H |
---|
513 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
514 | | # include <memory.h> |
---|
515 | | # endif |
---|
516 | | # include <string.h> |
---|
517 | | #endif |
---|
518 | | #ifdef HAVE_STRINGS_H |
---|
519 | | # include <strings.h> |
---|
520 | | #endif |
---|
521 | | #ifdef HAVE_INTTYPES_H |
---|
522 | | # include <inttypes.h> |
---|
523 | | #endif |
---|
524 | | #ifdef HAVE_STDINT_H |
---|
525 | | # include <stdint.h> |
---|
526 | | #endif |
---|
527 | | #ifdef HAVE_UNISTD_H |
---|
528 | | # include <unistd.h> |
---|
529 | | #endif |
---|
530 | | #include <byteswap.h> |
---|
531 | configure:4990: result: no |
---|
532 | configure:4990: checking byteswap.h presence |
---|
533 | configure:4990: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
534 | conftest.c:30:10: fatal error: 'byteswap.h' file not found |
---|
535 | #include <byteswap.h> |
---|
536 | ^~~~~~~~~~~~ |
---|
537 | 1 error generated. |
---|
538 | configure:4990: $? = 1 |
---|
539 | configure: failed program was: |
---|
540 | | /* confdefs.h */ |
---|
541 | | #define PACKAGE_NAME "ophcrack" |
---|
542 | | #define PACKAGE_TARNAME "ophcrack" |
---|
543 | | #define PACKAGE_VERSION "3.8.0" |
---|
544 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
545 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
546 | | #define PACKAGE_URL "" |
---|
547 | | #define STDC_HEADERS 1 |
---|
548 | | #define HAVE_SYS_TYPES_H 1 |
---|
549 | | #define HAVE_SYS_STAT_H 1 |
---|
550 | | #define HAVE_STDLIB_H 1 |
---|
551 | | #define HAVE_STRING_H 1 |
---|
552 | | #define HAVE_MEMORY_H 1 |
---|
553 | | #define HAVE_STRINGS_H 1 |
---|
554 | | #define HAVE_INTTYPES_H 1 |
---|
555 | | #define HAVE_STDINT_H 1 |
---|
556 | | #define HAVE_UNISTD_H 1 |
---|
557 | | #define HAVE_LIBPTHREAD 1 |
---|
558 | | #define HAVE_LIBM 1 |
---|
559 | | #define STDC_HEADERS 1 |
---|
560 | | #define HAVE_NETINET_IN_H 1 |
---|
561 | | #define HAVE_STDINT_H 1 |
---|
562 | | #define HAVE_STDLIB_H 1 |
---|
563 | | #define HAVE_STRING_H 1 |
---|
564 | | #define HAVE_SYS_PARAM_H 1 |
---|
565 | | #define HAVE_SYS_TIME_H 1 |
---|
566 | | #define HAVE_UNISTD_H 1 |
---|
567 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
568 | | /* end confdefs.h. */ |
---|
569 | | #include <byteswap.h> |
---|
570 | configure:4990: result: no |
---|
571 | configure:4990: checking for byteswap.h |
---|
572 | configure:4990: result: no |
---|
573 | configure:4990: checking libkern/OSByteOrder.h usability |
---|
574 | configure:4990: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
575 | configure:4990: $? = 0 |
---|
576 | configure:4990: result: yes |
---|
577 | configure:4990: checking libkern/OSByteOrder.h presence |
---|
578 | configure:4990: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
579 | configure:4990: $? = 0 |
---|
580 | configure:4990: result: yes |
---|
581 | configure:4990: checking for libkern/OSByteOrder.h |
---|
582 | configure:4990: result: yes |
---|
583 | configure:5002: checking for stdbool.h that conforms to C99 |
---|
584 | configure:5069: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
585 | conftest.c:80:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
586 | bool e = &s; |
---|
587 | ~ ^ |
---|
588 | conftest.c:84:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
589 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
590 | ~^ |
---|
591 | conftest.c:84:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
592 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
593 | ~^ |
---|
594 | conftest.c:84:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
595 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
596 | ~^ |
---|
597 | conftest.c:84:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
598 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
599 | ~^ |
---|
600 | conftest.c:84:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
601 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
602 | ~^ |
---|
603 | conftest.c:84:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
604 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
605 | ~^ |
---|
606 | conftest.c:84:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
607 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
608 | ~^ |
---|
609 | conftest.c:84:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
610 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
611 | ~^ |
---|
612 | conftest.c:85:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
613 | ~^ |
---|
614 | conftest.c:85:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
615 | ~^ |
---|
616 | conftest.c:85:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
617 | ~^ |
---|
618 | 12 warnings generated. |
---|
619 | configure:5069: $? = 0 |
---|
620 | configure:5076: result: yes |
---|
621 | configure:5078: checking for _Bool |
---|
622 | configure:5078: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
623 | configure:5078: $? = 0 |
---|
624 | configure:5078: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
625 | conftest.c:67:20: error: expected expression |
---|
626 | if (sizeof ((_Bool))) |
---|
627 | ^ |
---|
628 | 1 error generated. |
---|
629 | configure:5078: $? = 1 |
---|
630 | configure: failed program was: |
---|
631 | | /* confdefs.h */ |
---|
632 | | #define PACKAGE_NAME "ophcrack" |
---|
633 | | #define PACKAGE_TARNAME "ophcrack" |
---|
634 | | #define PACKAGE_VERSION "3.8.0" |
---|
635 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
636 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
637 | | #define PACKAGE_URL "" |
---|
638 | | #define STDC_HEADERS 1 |
---|
639 | | #define HAVE_SYS_TYPES_H 1 |
---|
640 | | #define HAVE_SYS_STAT_H 1 |
---|
641 | | #define HAVE_STDLIB_H 1 |
---|
642 | | #define HAVE_STRING_H 1 |
---|
643 | | #define HAVE_MEMORY_H 1 |
---|
644 | | #define HAVE_STRINGS_H 1 |
---|
645 | | #define HAVE_INTTYPES_H 1 |
---|
646 | | #define HAVE_STDINT_H 1 |
---|
647 | | #define HAVE_UNISTD_H 1 |
---|
648 | | #define HAVE_LIBPTHREAD 1 |
---|
649 | | #define HAVE_LIBM 1 |
---|
650 | | #define STDC_HEADERS 1 |
---|
651 | | #define HAVE_NETINET_IN_H 1 |
---|
652 | | #define HAVE_STDINT_H 1 |
---|
653 | | #define HAVE_STDLIB_H 1 |
---|
654 | | #define HAVE_STRING_H 1 |
---|
655 | | #define HAVE_SYS_PARAM_H 1 |
---|
656 | | #define HAVE_SYS_TIME_H 1 |
---|
657 | | #define HAVE_UNISTD_H 1 |
---|
658 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
659 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
660 | | /* end confdefs.h. */ |
---|
661 | | #include <stdio.h> |
---|
662 | | #ifdef HAVE_SYS_TYPES_H |
---|
663 | | # include <sys/types.h> |
---|
664 | | #endif |
---|
665 | | #ifdef HAVE_SYS_STAT_H |
---|
666 | | # include <sys/stat.h> |
---|
667 | | #endif |
---|
668 | | #ifdef STDC_HEADERS |
---|
669 | | # include <stdlib.h> |
---|
670 | | # include <stddef.h> |
---|
671 | | #else |
---|
672 | | # ifdef HAVE_STDLIB_H |
---|
673 | | # include <stdlib.h> |
---|
674 | | # endif |
---|
675 | | #endif |
---|
676 | | #ifdef HAVE_STRING_H |
---|
677 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
678 | | # include <memory.h> |
---|
679 | | # endif |
---|
680 | | # include <string.h> |
---|
681 | | #endif |
---|
682 | | #ifdef HAVE_STRINGS_H |
---|
683 | | # include <strings.h> |
---|
684 | | #endif |
---|
685 | | #ifdef HAVE_INTTYPES_H |
---|
686 | | # include <inttypes.h> |
---|
687 | | #endif |
---|
688 | | #ifdef HAVE_STDINT_H |
---|
689 | | # include <stdint.h> |
---|
690 | | #endif |
---|
691 | | #ifdef HAVE_UNISTD_H |
---|
692 | | # include <unistd.h> |
---|
693 | | #endif |
---|
694 | | int |
---|
695 | | main () |
---|
696 | | { |
---|
697 | | if (sizeof ((_Bool))) |
---|
698 | | return 0; |
---|
699 | | ; |
---|
700 | | return 0; |
---|
701 | | } |
---|
702 | configure:5078: result: yes |
---|
703 | configure:5095: checking for an ANSI C-conforming const |
---|
704 | configure:5161: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
705 | configure:5161: $? = 0 |
---|
706 | configure:5168: result: yes |
---|
707 | configure:5176: checking for size_t |
---|
708 | configure:5176: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
709 | configure:5176: $? = 0 |
---|
710 | configure:5176: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
711 | conftest.c:69:21: error: expected expression |
---|
712 | if (sizeof ((size_t))) |
---|
713 | ^ |
---|
714 | 1 error generated. |
---|
715 | configure:5176: $? = 1 |
---|
716 | configure: failed program was: |
---|
717 | | /* confdefs.h */ |
---|
718 | | #define PACKAGE_NAME "ophcrack" |
---|
719 | | #define PACKAGE_TARNAME "ophcrack" |
---|
720 | | #define PACKAGE_VERSION "3.8.0" |
---|
721 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
722 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
723 | | #define PACKAGE_URL "" |
---|
724 | | #define STDC_HEADERS 1 |
---|
725 | | #define HAVE_SYS_TYPES_H 1 |
---|
726 | | #define HAVE_SYS_STAT_H 1 |
---|
727 | | #define HAVE_STDLIB_H 1 |
---|
728 | | #define HAVE_STRING_H 1 |
---|
729 | | #define HAVE_MEMORY_H 1 |
---|
730 | | #define HAVE_STRINGS_H 1 |
---|
731 | | #define HAVE_INTTYPES_H 1 |
---|
732 | | #define HAVE_STDINT_H 1 |
---|
733 | | #define HAVE_UNISTD_H 1 |
---|
734 | | #define HAVE_LIBPTHREAD 1 |
---|
735 | | #define HAVE_LIBM 1 |
---|
736 | | #define STDC_HEADERS 1 |
---|
737 | | #define HAVE_NETINET_IN_H 1 |
---|
738 | | #define HAVE_STDINT_H 1 |
---|
739 | | #define HAVE_STDLIB_H 1 |
---|
740 | | #define HAVE_STRING_H 1 |
---|
741 | | #define HAVE_SYS_PARAM_H 1 |
---|
742 | | #define HAVE_SYS_TIME_H 1 |
---|
743 | | #define HAVE_UNISTD_H 1 |
---|
744 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
745 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
746 | | #define HAVE__BOOL 1 |
---|
747 | | #define HAVE_STDBOOL_H 1 |
---|
748 | | /* end confdefs.h. */ |
---|
749 | | #include <stdio.h> |
---|
750 | | #ifdef HAVE_SYS_TYPES_H |
---|
751 | | # include <sys/types.h> |
---|
752 | | #endif |
---|
753 | | #ifdef HAVE_SYS_STAT_H |
---|
754 | | # include <sys/stat.h> |
---|
755 | | #endif |
---|
756 | | #ifdef STDC_HEADERS |
---|
757 | | # include <stdlib.h> |
---|
758 | | # include <stddef.h> |
---|
759 | | #else |
---|
760 | | # ifdef HAVE_STDLIB_H |
---|
761 | | # include <stdlib.h> |
---|
762 | | # endif |
---|
763 | | #endif |
---|
764 | | #ifdef HAVE_STRING_H |
---|
765 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
766 | | # include <memory.h> |
---|
767 | | # endif |
---|
768 | | # include <string.h> |
---|
769 | | #endif |
---|
770 | | #ifdef HAVE_STRINGS_H |
---|
771 | | # include <strings.h> |
---|
772 | | #endif |
---|
773 | | #ifdef HAVE_INTTYPES_H |
---|
774 | | # include <inttypes.h> |
---|
775 | | #endif |
---|
776 | | #ifdef HAVE_STDINT_H |
---|
777 | | # include <stdint.h> |
---|
778 | | #endif |
---|
779 | | #ifdef HAVE_UNISTD_H |
---|
780 | | # include <unistd.h> |
---|
781 | | #endif |
---|
782 | | int |
---|
783 | | main () |
---|
784 | | { |
---|
785 | | if (sizeof ((size_t))) |
---|
786 | | return 0; |
---|
787 | | ; |
---|
788 | | return 0; |
---|
789 | | } |
---|
790 | configure:5176: result: yes |
---|
791 | configure:5187: checking whether time.h and sys/time.h may both be included |
---|
792 | configure:5207: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
793 | configure:5207: $? = 0 |
---|
794 | configure:5214: result: yes |
---|
795 | configure:5222: checking for uint16_t |
---|
796 | configure:5222: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
797 | configure:5222: $? = 0 |
---|
798 | configure:5222: result: yes |
---|
799 | configure:5234: checking for uint32_t |
---|
800 | configure:5234: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
801 | configure:5234: $? = 0 |
---|
802 | configure:5234: result: yes |
---|
803 | configure:5248: checking for uint64_t |
---|
804 | configure:5248: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
805 | configure:5248: $? = 0 |
---|
806 | configure:5248: result: yes |
---|
807 | configure:5262: checking for uchar_t |
---|
808 | configure:5262: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
809 | conftest.c:70:13: error: use of undeclared identifier 'uchar_t' |
---|
810 | if (sizeof (uchar_t)) |
---|
811 | ^ |
---|
812 | 1 error generated. |
---|
813 | configure:5262: $? = 1 |
---|
814 | configure: failed program was: |
---|
815 | | /* confdefs.h */ |
---|
816 | | #define PACKAGE_NAME "ophcrack" |
---|
817 | | #define PACKAGE_TARNAME "ophcrack" |
---|
818 | | #define PACKAGE_VERSION "3.8.0" |
---|
819 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
820 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
821 | | #define PACKAGE_URL "" |
---|
822 | | #define STDC_HEADERS 1 |
---|
823 | | #define HAVE_SYS_TYPES_H 1 |
---|
824 | | #define HAVE_SYS_STAT_H 1 |
---|
825 | | #define HAVE_STDLIB_H 1 |
---|
826 | | #define HAVE_STRING_H 1 |
---|
827 | | #define HAVE_MEMORY_H 1 |
---|
828 | | #define HAVE_STRINGS_H 1 |
---|
829 | | #define HAVE_INTTYPES_H 1 |
---|
830 | | #define HAVE_STDINT_H 1 |
---|
831 | | #define HAVE_UNISTD_H 1 |
---|
832 | | #define HAVE_LIBPTHREAD 1 |
---|
833 | | #define HAVE_LIBM 1 |
---|
834 | | #define STDC_HEADERS 1 |
---|
835 | | #define HAVE_NETINET_IN_H 1 |
---|
836 | | #define HAVE_STDINT_H 1 |
---|
837 | | #define HAVE_STDLIB_H 1 |
---|
838 | | #define HAVE_STRING_H 1 |
---|
839 | | #define HAVE_SYS_PARAM_H 1 |
---|
840 | | #define HAVE_SYS_TIME_H 1 |
---|
841 | | #define HAVE_UNISTD_H 1 |
---|
842 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
843 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
844 | | #define HAVE__BOOL 1 |
---|
845 | | #define HAVE_STDBOOL_H 1 |
---|
846 | | #define TIME_WITH_SYS_TIME 1 |
---|
847 | | /* end confdefs.h. */ |
---|
848 | | #include <stdio.h> |
---|
849 | | #ifdef HAVE_SYS_TYPES_H |
---|
850 | | # include <sys/types.h> |
---|
851 | | #endif |
---|
852 | | #ifdef HAVE_SYS_STAT_H |
---|
853 | | # include <sys/stat.h> |
---|
854 | | #endif |
---|
855 | | #ifdef STDC_HEADERS |
---|
856 | | # include <stdlib.h> |
---|
857 | | # include <stddef.h> |
---|
858 | | #else |
---|
859 | | # ifdef HAVE_STDLIB_H |
---|
860 | | # include <stdlib.h> |
---|
861 | | # endif |
---|
862 | | #endif |
---|
863 | | #ifdef HAVE_STRING_H |
---|
864 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
865 | | # include <memory.h> |
---|
866 | | # endif |
---|
867 | | # include <string.h> |
---|
868 | | #endif |
---|
869 | | #ifdef HAVE_STRINGS_H |
---|
870 | | # include <strings.h> |
---|
871 | | #endif |
---|
872 | | #ifdef HAVE_INTTYPES_H |
---|
873 | | # include <inttypes.h> |
---|
874 | | #endif |
---|
875 | | #ifdef HAVE_STDINT_H |
---|
876 | | # include <stdint.h> |
---|
877 | | #endif |
---|
878 | | #ifdef HAVE_UNISTD_H |
---|
879 | | # include <unistd.h> |
---|
880 | | #endif |
---|
881 | | int |
---|
882 | | main () |
---|
883 | | { |
---|
884 | | if (sizeof (uchar_t)) |
---|
885 | | return 0; |
---|
886 | | ; |
---|
887 | | return 0; |
---|
888 | | } |
---|
889 | configure:5262: result: no |
---|
890 | configure:5271: checking for ulong_t |
---|
891 | configure:5271: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
892 | conftest.c:70:13: error: use of undeclared identifier 'ulong_t' |
---|
893 | if (sizeof (ulong_t)) |
---|
894 | ^ |
---|
895 | 1 error generated. |
---|
896 | configure:5271: $? = 1 |
---|
897 | configure: failed program was: |
---|
898 | | /* confdefs.h */ |
---|
899 | | #define PACKAGE_NAME "ophcrack" |
---|
900 | | #define PACKAGE_TARNAME "ophcrack" |
---|
901 | | #define PACKAGE_VERSION "3.8.0" |
---|
902 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
903 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
904 | | #define PACKAGE_URL "" |
---|
905 | | #define STDC_HEADERS 1 |
---|
906 | | #define HAVE_SYS_TYPES_H 1 |
---|
907 | | #define HAVE_SYS_STAT_H 1 |
---|
908 | | #define HAVE_STDLIB_H 1 |
---|
909 | | #define HAVE_STRING_H 1 |
---|
910 | | #define HAVE_MEMORY_H 1 |
---|
911 | | #define HAVE_STRINGS_H 1 |
---|
912 | | #define HAVE_INTTYPES_H 1 |
---|
913 | | #define HAVE_STDINT_H 1 |
---|
914 | | #define HAVE_UNISTD_H 1 |
---|
915 | | #define HAVE_LIBPTHREAD 1 |
---|
916 | | #define HAVE_LIBM 1 |
---|
917 | | #define STDC_HEADERS 1 |
---|
918 | | #define HAVE_NETINET_IN_H 1 |
---|
919 | | #define HAVE_STDINT_H 1 |
---|
920 | | #define HAVE_STDLIB_H 1 |
---|
921 | | #define HAVE_STRING_H 1 |
---|
922 | | #define HAVE_SYS_PARAM_H 1 |
---|
923 | | #define HAVE_SYS_TIME_H 1 |
---|
924 | | #define HAVE_UNISTD_H 1 |
---|
925 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
926 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
927 | | #define HAVE__BOOL 1 |
---|
928 | | #define HAVE_STDBOOL_H 1 |
---|
929 | | #define TIME_WITH_SYS_TIME 1 |
---|
930 | | /* end confdefs.h. */ |
---|
931 | | #include <stdio.h> |
---|
932 | | #ifdef HAVE_SYS_TYPES_H |
---|
933 | | # include <sys/types.h> |
---|
934 | | #endif |
---|
935 | | #ifdef HAVE_SYS_STAT_H |
---|
936 | | # include <sys/stat.h> |
---|
937 | | #endif |
---|
938 | | #ifdef STDC_HEADERS |
---|
939 | | # include <stdlib.h> |
---|
940 | | # include <stddef.h> |
---|
941 | | #else |
---|
942 | | # ifdef HAVE_STDLIB_H |
---|
943 | | # include <stdlib.h> |
---|
944 | | # endif |
---|
945 | | #endif |
---|
946 | | #ifdef HAVE_STRING_H |
---|
947 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
948 | | # include <memory.h> |
---|
949 | | # endif |
---|
950 | | # include <string.h> |
---|
951 | | #endif |
---|
952 | | #ifdef HAVE_STRINGS_H |
---|
953 | | # include <strings.h> |
---|
954 | | #endif |
---|
955 | | #ifdef HAVE_INTTYPES_H |
---|
956 | | # include <inttypes.h> |
---|
957 | | #endif |
---|
958 | | #ifdef HAVE_STDINT_H |
---|
959 | | # include <stdint.h> |
---|
960 | | #endif |
---|
961 | | #ifdef HAVE_UNISTD_H |
---|
962 | | # include <unistd.h> |
---|
963 | | #endif |
---|
964 | | int |
---|
965 | | main () |
---|
966 | | { |
---|
967 | | if (sizeof (ulong_t)) |
---|
968 | | return 0; |
---|
969 | | ; |
---|
970 | | return 0; |
---|
971 | | } |
---|
972 | configure:5271: result: no |
---|
973 | configure:5281: checking for struct sysinfo |
---|
974 | configure:5281: /usr/bin/clang -c -pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
975 | conftest.c:34:10: fatal error: 'sys/sysinfo.h' file not found |
---|
976 | #include <sys/sysinfo.h> |
---|
977 | ^~~~~~~~~~~~~~~ |
---|
978 | 1 error generated. |
---|
979 | configure:5281: $? = 1 |
---|
980 | configure: failed program was: |
---|
981 | | /* confdefs.h */ |
---|
982 | | #define PACKAGE_NAME "ophcrack" |
---|
983 | | #define PACKAGE_TARNAME "ophcrack" |
---|
984 | | #define PACKAGE_VERSION "3.8.0" |
---|
985 | | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
986 | | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
987 | | #define PACKAGE_URL "" |
---|
988 | | #define STDC_HEADERS 1 |
---|
989 | | #define HAVE_SYS_TYPES_H 1 |
---|
990 | | #define HAVE_SYS_STAT_H 1 |
---|
991 | | #define HAVE_STDLIB_H 1 |
---|
992 | | #define HAVE_STRING_H 1 |
---|
993 | | #define HAVE_MEMORY_H 1 |
---|
994 | | #define HAVE_STRINGS_H 1 |
---|
995 | | #define HAVE_INTTYPES_H 1 |
---|
996 | | #define HAVE_STDINT_H 1 |
---|
997 | | #define HAVE_UNISTD_H 1 |
---|
998 | | #define HAVE_LIBPTHREAD 1 |
---|
999 | | #define HAVE_LIBM 1 |
---|
1000 | | #define STDC_HEADERS 1 |
---|
1001 | | #define HAVE_NETINET_IN_H 1 |
---|
1002 | | #define HAVE_STDINT_H 1 |
---|
1003 | | #define HAVE_STDLIB_H 1 |
---|
1004 | | #define HAVE_STRING_H 1 |
---|
1005 | | #define HAVE_SYS_PARAM_H 1 |
---|
1006 | | #define HAVE_SYS_TIME_H 1 |
---|
1007 | | #define HAVE_UNISTD_H 1 |
---|
1008 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1009 | | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
1010 | | #define HAVE__BOOL 1 |
---|
1011 | | #define HAVE_STDBOOL_H 1 |
---|
1012 | | #define TIME_WITH_SYS_TIME 1 |
---|
1013 | | /* end confdefs.h. */ |
---|
1014 | | #include <sys/sysinfo.h> |
---|
1015 | | |
---|
1016 | | int |
---|
1017 | | main () |
---|
1018 | | { |
---|
1019 | | if (sizeof (struct sysinfo)) |
---|
1020 | | return 0; |
---|
1021 | | ; |
---|
1022 | | return 0; |
---|
1023 | | } |
---|
1024 | configure:5281: result: no |
---|
1025 | configure:5303: checking whether we want to build ophcrack gui |
---|
1026 | configure:5307: result: yes |
---|
1027 | configure:5312: checking for egrep |
---|
1028 | configure:5374: result: /opt/local/bin/ggrep -E |
---|
1029 | configure:5383: checking for qmake-qt5 |
---|
1030 | configure:5417: result: no |
---|
1031 | configure:5383: checking for qmake5 |
---|
1032 | configure:5417: result: no |
---|
1033 | configure:5429: checking for qmake |
---|
1034 | configure:5463: result: no |
---|
1035 | configure:5472: checking for Qt5 version of qmake |
---|
1036 | configure:5493: result: no |
---|
1037 | configure:5497: error: |
---|
1038 | ophcrack requires Qt toolkit version 5. |
---|
1039 | Please disable the GUI via '--disable-gui', |
---|
1040 | or see http://www.trolltech.com/ to obtain it. |
---|
1041 | |
---|
1042 | |
---|
1043 | ## ---------------- ## |
---|
1044 | ## Cache variables. ## |
---|
1045 | ## ---------------- ## |
---|
1046 | |
---|
1047 | ac_cv_build=i386-apple-darwin17.7.0 |
---|
1048 | ac_cv_c_bigendian=no |
---|
1049 | ac_cv_c_compiler_gnu=yes |
---|
1050 | ac_cv_c_const=yes |
---|
1051 | ac_cv_c_uint16_t=yes |
---|
1052 | ac_cv_c_uint32_t=yes |
---|
1053 | ac_cv_c_uint64_t=yes |
---|
1054 | ac_cv_cxx_compiler_gnu=yes |
---|
1055 | ac_cv_env_CCC_set= |
---|
1056 | ac_cv_env_CCC_value= |
---|
1057 | ac_cv_env_CC_set=set |
---|
1058 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1059 | ac_cv_env_CFLAGS_set=set |
---|
1060 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
1061 | ac_cv_env_CPPFLAGS_set=set |
---|
1062 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1063 | ac_cv_env_CPP_set= |
---|
1064 | ac_cv_env_CPP_value= |
---|
1065 | ac_cv_env_CXXFLAGS_set=set |
---|
1066 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64' |
---|
1067 | ac_cv_env_CXX_set=set |
---|
1068 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
1069 | ac_cv_env_LDFLAGS_set=set |
---|
1070 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1071 | ac_cv_env_LIBS_set= |
---|
1072 | ac_cv_env_LIBS_value= |
---|
1073 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
1074 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
1075 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
1076 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
1077 | ac_cv_env_PKG_CONFIG_set= |
---|
1078 | ac_cv_env_PKG_CONFIG_value= |
---|
1079 | ac_cv_env_Qt5Charts_CFLAGS_set= |
---|
1080 | ac_cv_env_Qt5Charts_CFLAGS_value= |
---|
1081 | ac_cv_env_Qt5Charts_LIBS_set= |
---|
1082 | ac_cv_env_Qt5Charts_LIBS_value= |
---|
1083 | ac_cv_env_build_alias_set= |
---|
1084 | ac_cv_env_build_alias_value= |
---|
1085 | ac_cv_env_host_alias_set= |
---|
1086 | ac_cv_env_host_alias_value= |
---|
1087 | ac_cv_env_target_alias_set= |
---|
1088 | ac_cv_env_target_alias_value= |
---|
1089 | ac_cv_header_byteswap_h=no |
---|
1090 | ac_cv_header_inttypes_h=yes |
---|
1091 | ac_cv_header_libkern_OSByteOrder_h=yes |
---|
1092 | ac_cv_header_memory_h=yes |
---|
1093 | ac_cv_header_netinet_in_h=yes |
---|
1094 | ac_cv_header_stdbool_h=yes |
---|
1095 | ac_cv_header_stdc=yes |
---|
1096 | ac_cv_header_stdint_h=yes |
---|
1097 | ac_cv_header_stdlib_h=yes |
---|
1098 | ac_cv_header_string_h=yes |
---|
1099 | ac_cv_header_strings_h=yes |
---|
1100 | ac_cv_header_sys_param_h=yes |
---|
1101 | ac_cv_header_sys_stat_h=yes |
---|
1102 | ac_cv_header_sys_sysctl_h=yes |
---|
1103 | ac_cv_header_sys_sysinfo_h=no |
---|
1104 | ac_cv_header_sys_time_h=yes |
---|
1105 | ac_cv_header_sys_types_h=yes |
---|
1106 | ac_cv_header_time=yes |
---|
1107 | ac_cv_header_unistd_h=yes |
---|
1108 | ac_cv_host=i386-apple-darwin17.7.0 |
---|
1109 | ac_cv_lib_m_sqrt=yes |
---|
1110 | ac_cv_lib_pthread_pthread_mutex_init=yes |
---|
1111 | ac_cv_objext=o |
---|
1112 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
1113 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
1114 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1115 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1116 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1117 | ac_cv_prog_cc_c89= |
---|
1118 | ac_cv_prog_cc_g=yes |
---|
1119 | ac_cv_prog_cxx_g=yes |
---|
1120 | ac_cv_prog_make_make_set=yes |
---|
1121 | ac_cv_type__Bool=yes |
---|
1122 | ac_cv_type_size_t=yes |
---|
1123 | ac_cv_type_struct_sysinfo=no |
---|
1124 | ac_cv_type_uchar_t=no |
---|
1125 | ac_cv_type_ulong_t=no |
---|
1126 | ax_cv_path_QMAKE5=no |
---|
1127 | |
---|
1128 | ## ----------------- ## |
---|
1129 | ## Output variables. ## |
---|
1130 | ## ----------------- ## |
---|
1131 | |
---|
1132 | CC='/usr/bin/clang' |
---|
1133 | CFLAGS='-pipe -Os -arch x86_64 -DNDEBUG -Wall -std=gnu9x -pedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -DOSX -I/opt/local/include -I/opt/local/include' |
---|
1134 | CPP='/usr/bin/clang -E' |
---|
1135 | CPPFLAGS='-I/opt/local/include' |
---|
1136 | CXX='/usr/bin/clang++' |
---|
1137 | CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64 -DNDEBUG -Wall -pedantic -fpermissive -Wno-long-long -I../.. -I../.. -DOSX -I/opt/local/include -I/opt/local/include' |
---|
1138 | DEFS='' |
---|
1139 | ECHO_C='\c' |
---|
1140 | ECHO_N='' |
---|
1141 | ECHO_T='' |
---|
1142 | EGREP='/opt/local/bin/ggrep -E' |
---|
1143 | EXEEXT='' |
---|
1144 | GREP='/opt/local/bin/ggrep' |
---|
1145 | HAVE_DEBUG_FALSE='' |
---|
1146 | HAVE_DEBUG_TRUE='#' |
---|
1147 | HAVE_GUI_FALSE='' |
---|
1148 | HAVE_GUI_TRUE='' |
---|
1149 | HAVE_OSX_FALSE='#' |
---|
1150 | HAVE_OSX_TRUE='' |
---|
1151 | HAVE_SSL='' |
---|
1152 | HAVE_WIN32_FALSE='' |
---|
1153 | HAVE_WIN32_TRUE='#' |
---|
1154 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1155 | INSTALL_PROGRAM='${INSTALL}' |
---|
1156 | INSTALL_SCRIPT='${INSTALL}' |
---|
1157 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1158 | LIBOBJS='' |
---|
1159 | LIBS='-lm -lpthread -L/opt/local/lib -lssl -lcrypto -L/opt/local/lib -lexpat' |
---|
1160 | LN_S='ln -s' |
---|
1161 | LTLIBOBJS='' |
---|
1162 | MAINT='0' |
---|
1163 | MAJOR='3' |
---|
1164 | MINOR='8' |
---|
1165 | OBJEXT='o' |
---|
1166 | PACKAGE_BUGREPORT='http://ophcrack.sf.net' |
---|
1167 | PACKAGE_NAME='ophcrack' |
---|
1168 | PACKAGE_STRING='ophcrack 3.8.0' |
---|
1169 | PACKAGE_TARNAME='ophcrack' |
---|
1170 | PACKAGE_URL='' |
---|
1171 | PACKAGE_VERSION='3.8.0' |
---|
1172 | PATH_SEPARATOR=':' |
---|
1173 | PKG_CONFIG='' |
---|
1174 | PKG_CONFIG_LIBDIR='' |
---|
1175 | PKG_CONFIG_PATH='' |
---|
1176 | QMAKE5='' |
---|
1177 | Qt5Charts_CFLAGS='' |
---|
1178 | Qt5Charts_LIBS='' |
---|
1179 | RANLIB='ranlib' |
---|
1180 | SET_MAKE='' |
---|
1181 | SHELL='/bin/sh' |
---|
1182 | _QMAKE5='' |
---|
1183 | _QMAKE='' |
---|
1184 | ac_ct_CC='/usr/bin/clang' |
---|
1185 | ac_ct_CXX='' |
---|
1186 | bindir='${exec_prefix}/bin' |
---|
1187 | build='i386-apple-darwin17.7.0' |
---|
1188 | build_alias='' |
---|
1189 | build_cpu='i386' |
---|
1190 | build_os='darwin17.7.0' |
---|
1191 | build_vendor='apple' |
---|
1192 | datadir='${datarootdir}' |
---|
1193 | datarootdir='${prefix}/share' |
---|
1194 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1195 | dvidir='${docdir}' |
---|
1196 | exec_prefix='NONE' |
---|
1197 | host='i386-apple-darwin17.7.0' |
---|
1198 | host_alias='' |
---|
1199 | host_cpu='i386' |
---|
1200 | host_os='darwin17.7.0' |
---|
1201 | host_vendor='apple' |
---|
1202 | htmldir='${docdir}' |
---|
1203 | includedir='${prefix}/include' |
---|
1204 | infodir='${datarootdir}/info' |
---|
1205 | libdir='${exec_prefix}/lib' |
---|
1206 | libexecdir='${exec_prefix}/libexec' |
---|
1207 | localedir='${datarootdir}/locale' |
---|
1208 | localstatedir='${prefix}/var' |
---|
1209 | mandir='${datarootdir}/man' |
---|
1210 | oldincludedir='/usr/include' |
---|
1211 | pdfdir='${docdir}' |
---|
1212 | prefix='/opt/local' |
---|
1213 | program_transform_name='s,x,x,' |
---|
1214 | psdir='${docdir}' |
---|
1215 | runstatedir='${localstatedir}/run' |
---|
1216 | sbindir='${exec_prefix}/sbin' |
---|
1217 | sharedstatedir='${prefix}/com' |
---|
1218 | sysconfdir='${prefix}/etc' |
---|
1219 | target_alias='' |
---|
1220 | |
---|
1221 | ## ----------- ## |
---|
1222 | ## confdefs.h. ## |
---|
1223 | ## ----------- ## |
---|
1224 | |
---|
1225 | /* confdefs.h */ |
---|
1226 | #define PACKAGE_NAME "ophcrack" |
---|
1227 | #define PACKAGE_TARNAME "ophcrack" |
---|
1228 | #define PACKAGE_VERSION "3.8.0" |
---|
1229 | #define PACKAGE_STRING "ophcrack 3.8.0" |
---|
1230 | #define PACKAGE_BUGREPORT "http://ophcrack.sf.net" |
---|
1231 | #define PACKAGE_URL "" |
---|
1232 | #define STDC_HEADERS 1 |
---|
1233 | #define HAVE_SYS_TYPES_H 1 |
---|
1234 | #define HAVE_SYS_STAT_H 1 |
---|
1235 | #define HAVE_STDLIB_H 1 |
---|
1236 | #define HAVE_STRING_H 1 |
---|
1237 | #define HAVE_MEMORY_H 1 |
---|
1238 | #define HAVE_STRINGS_H 1 |
---|
1239 | #define HAVE_INTTYPES_H 1 |
---|
1240 | #define HAVE_STDINT_H 1 |
---|
1241 | #define HAVE_UNISTD_H 1 |
---|
1242 | #define HAVE_LIBPTHREAD 1 |
---|
1243 | #define HAVE_LIBM 1 |
---|
1244 | #define STDC_HEADERS 1 |
---|
1245 | #define HAVE_NETINET_IN_H 1 |
---|
1246 | #define HAVE_STDINT_H 1 |
---|
1247 | #define HAVE_STDLIB_H 1 |
---|
1248 | #define HAVE_STRING_H 1 |
---|
1249 | #define HAVE_SYS_PARAM_H 1 |
---|
1250 | #define HAVE_SYS_TIME_H 1 |
---|
1251 | #define HAVE_UNISTD_H 1 |
---|
1252 | #define HAVE_SYS_SYSCTL_H 1 |
---|
1253 | #define HAVE_LIBKERN_OSBYTEORDER_H 1 |
---|
1254 | #define HAVE__BOOL 1 |
---|
1255 | #define HAVE_STDBOOL_H 1 |
---|
1256 | #define TIME_WITH_SYS_TIME 1 |
---|
1257 | |
---|
1258 | configure: exit 1 |
---|