Ticket #42331: config.log

File config.log, 42.8 KB (added by hugo-ribeiro (Hugo Ribeiro), 10 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by crack-attack configure 1.1.14, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-gtk=yes --enable-sound=yes --with-sdl-prefix=/opt/local --with-sdl-exec-prefix=/opt/local --disable-sdltest --disable-binreloc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = mbp.fritz.box
14uname -m = x86_64
15uname -r = 13.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 158 tasks, 700 threads, 8 processors
34Load average: 1.94, Mach factor: 6.05
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2379: checking for a BSD-compatible install
52configure:2447: result: /usr/bin/install -c
53configure:2458: checking whether build environment is sane
54configure:2513: result: yes
55configure:2551: WARNING: 'missing' script is too old or missing
56configure:2664: checking for a thread-safe mkdir -p
57configure:2703: result: /opt/local/bin/gmkdir -p
58configure:2710: checking for gawk
59configure:2726: found /opt/local/bin/gawk
60configure:2737: result: gawk
61configure:2748: checking whether make sets $(MAKE)
62configure:2770: result: yes
63configure:2799: checking whether make supports nested variables
64configure:2816: result: yes
65configure:2992: checking for gcc
66configure:3019: result: /usr/bin/clang
67configure:3248: checking for C compiler version
68configure:3257: /usr/bin/clang --version >&5
69Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
70Target: x86_64-apple-darwin13.0.0
71Thread model: posix
72configure:3268: $? = 0
73configure:3257: /usr/bin/clang -v >&5
74Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
75Target: x86_64-apple-darwin13.0.0
76Thread model: posix
77configure:3268: $? = 0
78configure:3257: /usr/bin/clang -V >&5
79clang: error: argument to '-V' is missing (expected 1 value)
80clang: error: no input files
81configure:3268: $? = 1
82configure:3257: /usr/bin/clang -qversion >&5
83clang: error: no input files
84configure:3268: $? = 1
85configure:3288: checking whether the C compiler works
86configure:3310: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
87configure:3314: $? = 0
88configure:3362: result: yes
89configure:3365: checking for C compiler default output file name
90configure:3367: result: a.out
91configure:3373: checking for suffix of executables
92configure:3380: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
93configure:3384: $? = 0
94configure:3406: result:
95configure:3428: checking whether we are cross compiling
96configure:3436: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
97configure:3440: $? = 0
98configure:3447: ./conftest
99configure:3451: $? = 0
100configure:3466: result: no
101configure:3471: checking for suffix of object files
102configure:3493: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
103configure:3497: $? = 0
104configure:3518: result: o
105configure:3522: checking whether we are using the GNU C compiler
106configure:3541: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
107configure:3541: $? = 0
108configure:3550: result: yes
109configure:3559: checking whether /usr/bin/clang accepts -g
110configure:3579: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
111configure:3579: $? = 0
112configure:3620: result: yes
113configure:3637: checking for /usr/bin/clang option to accept ISO C89
114configure:3700: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
115configure:3700: $? = 0
116configure:3713: result: none needed
117configure:3738: checking whether /usr/bin/clang understands -c and -o together
118configure:3760: /usr/bin/clang -c conftest.c -o conftest2.o
119configure:3763: $? = 0
120configure:3760: /usr/bin/clang -c conftest.c -o conftest2.o
121configure:3763: $? = 0
122configure:3775: result: yes
123configure:3803: checking for style of include used by make
124configure:3831: result: GNU
125configure:3857: checking dependency style of /usr/bin/clang
126configure:3968: result: gcc3
127configure:4095: checking for C++ compiler version
128configure:4104: /usr/bin/clang++ --version >&5
129Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
130Target: x86_64-apple-darwin13.0.0
131Thread model: posix
132configure:4115: $? = 0
133configure:4104: /usr/bin/clang++ -v >&5
134Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
135Target: x86_64-apple-darwin13.0.0
136Thread model: posix
137configure:4115: $? = 0
138configure:4104: /usr/bin/clang++ -V >&5
139clang: error: argument to '-V' is missing (expected 1 value)
140clang: error: no input files
141configure:4115: $? = 1
142configure:4104: /usr/bin/clang++ -qversion >&5
143clang: error: no input files
144configure:4115: $? = 1
145configure:4119: checking whether we are using the GNU C++ compiler
146configure:4138: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5
147configure:4138: $? = 0
148configure:4147: result: yes
149configure:4156: checking whether /usr/bin/clang++ accepts -g
150configure:4176: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
151configure:4176: $? = 0
152configure:4217: result: yes
153configure:4242: checking dependency style of /usr/bin/clang++
154configure:4353: result: gcc3
155configure:4412: checking for ranlib
156configure:4428: found /opt/local/bin/ranlib
157configure:4439: result: ranlib
158configure:4466: checking build system type
159configure:4480: result: i686-apple-darwin13.0.0
160configure:4500: checking host system type
161configure:4513: result: i686-apple-darwin13.0.0
162configure:4533: checking target system type
163configure:4546: result: i686-apple-darwin13.0.0
164configure:4575: checking for glBegin in -lGL
165configure:4600: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lGL   >&5
166configure:4600: $? = 0
167configure:4609: result: yes
168configure:4621: checking for gluLookAt in -lGLU
169configure:4646: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lGLU  -lGL  >&5
170configure:4646: $? = 0
171configure:4655: result: yes
172configure:4674: checking for glutInit in -lglut
173configure:4699: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut  -lGLU -lGL  >&5
174configure:4699: $? = 0
175configure:4708: result: yes
176configure:4725: checking how to run the C preprocessor
177configure:4756: /usr/bin/clang -E -I/opt/local/include conftest.c
178configure:4756: $? = 0
179configure:4770: /usr/bin/clang -E -I/opt/local/include conftest.c
180conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
181#include <ac_nonexistent.h>
182         ^
1831 error generated.
184configure:4770: $? = 1
185configure: failed program was:
186| /* confdefs.h */
187| #define PACKAGE_NAME "crack-attack"
188| #define PACKAGE_TARNAME "crack-attack"
189| #define PACKAGE_VERSION "1.1.14"
190| #define PACKAGE_STRING "crack-attack 1.1.14"
191| #define PACKAGE_BUGREPORT "lorien420@myrealbox.com"
192| #define PACKAGE_URL ""
193| #define PACKAGE "crack-attack"
194| #define VERSION "1.1.14"
195| #define HAVE_LIBGL 1
196| #define HAVE_LIBGLU 1
197| #define HAVE_LIBGLUT 1
198| /* end confdefs.h.  */
199| #include <ac_nonexistent.h>
200configure:4795: result: /usr/bin/clang -E
201configure:4815: /usr/bin/clang -E -I/opt/local/include conftest.c
202configure:4815: $? = 0
203configure:4829: /usr/bin/clang -E -I/opt/local/include conftest.c
204conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
205#include <ac_nonexistent.h>
206         ^
2071 error generated.
208configure:4829: $? = 1
209configure: failed program was:
210| /* confdefs.h */
211| #define PACKAGE_NAME "crack-attack"
212| #define PACKAGE_TARNAME "crack-attack"
213| #define PACKAGE_VERSION "1.1.14"
214| #define PACKAGE_STRING "crack-attack 1.1.14"
215| #define PACKAGE_BUGREPORT "lorien420@myrealbox.com"
216| #define PACKAGE_URL ""
217| #define PACKAGE "crack-attack"
218| #define VERSION "1.1.14"
219| #define HAVE_LIBGL 1
220| #define HAVE_LIBGLU 1
221| #define HAVE_LIBGLUT 1
222| /* end confdefs.h.  */
223| #include <ac_nonexistent.h>
224configure:4858: checking for grep that handles long lines and -e
225configure:4916: result: /usr/bin/grep
226configure:4921: checking for egrep
227configure:4983: result: /usr/bin/grep -E
228configure:4988: checking for ANSI C header files
229configure:5008: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
230configure:5008: $? = 0
231configure:5081: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
232configure:5081: $? = 0
233configure:5081: ./conftest
234configure:5081: $? = 0
235configure:5092: result: yes
236configure:5100: checking for sys/wait.h that is POSIX.1 compatible
237configure:5126: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
238configure:5126: $? = 0
239configure:5133: result: yes
240configure:5146: checking for sys/types.h
241configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
242configure:5146: $? = 0
243configure:5146: result: yes
244configure:5146: checking for sys/stat.h
245configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
246configure:5146: $? = 0
247configure:5146: result: yes
248configure:5146: checking for stdlib.h
249configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
250configure:5146: $? = 0
251configure:5146: result: yes
252configure:5146: checking for string.h
253configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
254configure:5146: $? = 0
255configure:5146: result: yes
256configure:5146: checking for memory.h
257configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
258configure:5146: $? = 0
259configure:5146: result: yes
260configure:5146: checking for strings.h
261configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
262configure:5146: $? = 0
263configure:5146: result: yes
264configure:5146: checking for inttypes.h
265configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
266configure:5146: $? = 0
267configure:5146: result: yes
268configure:5146: checking for stdint.h
269configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
270configure:5146: $? = 0
271configure:5146: result: yes
272configure:5146: checking for unistd.h
273configure:5146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
274configure:5146: $? = 0
275configure:5146: result: yes
276configure:5161: checking arpa/inet.h usability
277configure:5161: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
278configure:5161: $? = 0
279configure:5161: result: yes
280configure:5161: checking arpa/inet.h presence
281configure:5161: /usr/bin/clang -E -I/opt/local/include conftest.c
282configure:5161: $? = 0
283configure:5161: result: yes
284configure:5161: checking for arpa/inet.h
285configure:5161: result: yes
286configure:5161: checking netdb.h usability
287configure:5161: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
288configure:5161: $? = 0
289configure:5161: result: yes
290configure:5161: checking netdb.h presence
291configure:5161: /usr/bin/clang -E -I/opt/local/include conftest.c
292configure:5161: $? = 0
293configure:5161: result: yes
294configure:5161: checking for netdb.h
295configure:5161: result: yes
296configure:5161: checking netinet/in.h usability
297configure:5161: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
298configure:5161: $? = 0
299configure:5161: result: yes
300configure:5161: checking netinet/in.h presence
301configure:5161: /usr/bin/clang -E -I/opt/local/include conftest.c
302configure:5161: $? = 0
303configure:5161: result: yes
304configure:5161: checking for netinet/in.h
305configure:5161: result: yes
306configure:5161: checking for string.h
307configure:5161: result: yes
308configure:5161: checking sys/socket.h usability
309configure:5161: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
310configure:5161: $? = 0
311configure:5161: result: yes
312configure:5161: checking sys/socket.h presence
313configure:5161: /usr/bin/clang -E -I/opt/local/include conftest.c
314configure:5161: $? = 0
315configure:5161: result: yes
316configure:5161: checking for sys/socket.h
317configure:5161: result: yes
318configure:5161: checking for unistd.h
319configure:5161: result: yes
320configure:5230: checking whether binary relocation support should be enabled
321configure:5248: result: no
322configure:5409: checking for pkg-config
323configure:5427: found /opt/local/bin/pkg-config
324configure:5439: result: /opt/local/bin/pkg-config
325configure:5464: checking pkg-config is at least version 0.9.0
326configure:5467: result: yes
327configure:5477: checking for PACKAGE
328configure:5484: $PKG_CONFIG --exists --print-errors "$pkg_modules"
329configure:5487: $? = 0
330configure:5501: $PKG_CONFIG --exists --print-errors "$pkg_modules"
331configure:5504: $? = 0
332configure:5562: result: yes
333configure:5638: checking for sdl-config
334configure:5669: result: /opt/local/bin/sdl-config
335configure:5679: checking for SDL - version >= 1.2.0
336configure:5781: result: yes
337configure:5784: checking for Mix_OpenAudio in -lSDL_mixer
338configure:5809: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lSDL_mixer  -lglut -lGLU -lGL  >&5
339configure:5809: $? = 0
340configure:5818: result: yes
341configure:5936: checking for stdbool.h that conforms to C99
342configure:6003: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
343configure:6003: $? = 0
344configure:6010: result: yes
345configure:6012: checking for _Bool
346configure:6012: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
347configure:6012: $? = 0
348configure:6012: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
349conftest.c:69:20: error: expected expression
350if (sizeof ((_Bool)))
351                   ^
3521 error generated.
353configure:6012: $? = 1
354configure: failed program was:
355| /* confdefs.h */
356| #define PACKAGE_NAME "crack-attack"
357| #define PACKAGE_TARNAME "crack-attack"
358| #define PACKAGE_VERSION "1.1.14"
359| #define PACKAGE_STRING "crack-attack 1.1.14"
360| #define PACKAGE_BUGREPORT "lorien420@myrealbox.com"
361| #define PACKAGE_URL ""
362| #define PACKAGE "crack-attack"
363| #define VERSION "1.1.14"
364| #define HAVE_LIBGL 1
365| #define HAVE_LIBGLU 1
366| #define HAVE_LIBGLUT 1
367| #define STDC_HEADERS 1
368| #define HAVE_SYS_WAIT_H 1
369| #define HAVE_SYS_TYPES_H 1
370| #define HAVE_SYS_STAT_H 1
371| #define HAVE_STDLIB_H 1
372| #define HAVE_STRING_H 1
373| #define HAVE_MEMORY_H 1
374| #define HAVE_STRINGS_H 1
375| #define HAVE_INTTYPES_H 1
376| #define HAVE_STDINT_H 1
377| #define HAVE_UNISTD_H 1
378| #define HAVE_ARPA_INET_H 1
379| #define HAVE_NETDB_H 1
380| #define HAVE_NETINET_IN_H 1
381| #define HAVE_STRING_H 1
382| #define HAVE_SYS_SOCKET_H 1
383| #define HAVE_UNISTD_H 1
384| #define WANT_GTK /**/
385| #define AUDIO_ENABLED 1
386| /* end confdefs.h.  */
387| #include <stdio.h>
388| #ifdef HAVE_SYS_TYPES_H
389| # include <sys/types.h>
390| #endif
391| #ifdef HAVE_SYS_STAT_H
392| # include <sys/stat.h>
393| #endif
394| #ifdef STDC_HEADERS
395| # include <stdlib.h>
396| # include <stddef.h>
397| #else
398| # ifdef HAVE_STDLIB_H
399| #  include <stdlib.h>
400| # endif
401| #endif
402| #ifdef HAVE_STRING_H
403| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
404| #  include <memory.h>
405| # endif
406| # include <string.h>
407| #endif
408| #ifdef HAVE_STRINGS_H
409| # include <strings.h>
410| #endif
411| #ifdef HAVE_INTTYPES_H
412| # include <inttypes.h>
413| #endif
414| #ifdef HAVE_STDINT_H
415| # include <stdint.h>
416| #endif
417| #ifdef HAVE_UNISTD_H
418| # include <unistd.h>
419| #endif
420| int
421| main ()
422| {
423| if (sizeof ((_Bool)))
424|           return 0;
425|   ;
426|   return 0;
427| }
428configure:6012: result: yes
429configure:6029: checking for an ANSI C-conforming const
430configure:6095: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
431configure:6095: $? = 0
432configure:6102: result: yes
433configure:6110: checking for inline
434configure:6126: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
435configure:6126: $? = 0
436configure:6134: result: inline
437configure:6152: checking for pid_t
438configure:6152: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
439configure:6152: $? = 0
440configure:6152: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
441conftest.c:71:20: error: expected expression
442if (sizeof ((pid_t)))
443                   ^
4441 error generated.
445configure:6152: $? = 1
446configure: failed program was:
447| /* confdefs.h */
448| #define PACKAGE_NAME "crack-attack"
449| #define PACKAGE_TARNAME "crack-attack"
450| #define PACKAGE_VERSION "1.1.14"
451| #define PACKAGE_STRING "crack-attack 1.1.14"
452| #define PACKAGE_BUGREPORT "lorien420@myrealbox.com"
453| #define PACKAGE_URL ""
454| #define PACKAGE "crack-attack"
455| #define VERSION "1.1.14"
456| #define HAVE_LIBGL 1
457| #define HAVE_LIBGLU 1
458| #define HAVE_LIBGLUT 1
459| #define STDC_HEADERS 1
460| #define HAVE_SYS_WAIT_H 1
461| #define HAVE_SYS_TYPES_H 1
462| #define HAVE_SYS_STAT_H 1
463| #define HAVE_STDLIB_H 1
464| #define HAVE_STRING_H 1
465| #define HAVE_MEMORY_H 1
466| #define HAVE_STRINGS_H 1
467| #define HAVE_INTTYPES_H 1
468| #define HAVE_STDINT_H 1
469| #define HAVE_UNISTD_H 1
470| #define HAVE_ARPA_INET_H 1
471| #define HAVE_NETDB_H 1
472| #define HAVE_NETINET_IN_H 1
473| #define HAVE_STRING_H 1
474| #define HAVE_SYS_SOCKET_H 1
475| #define HAVE_UNISTD_H 1
476| #define WANT_GTK /**/
477| #define AUDIO_ENABLED 1
478| #define HAVE__BOOL 1
479| #define HAVE_STDBOOL_H 1
480| /* end confdefs.h.  */
481| #include <stdio.h>
482| #ifdef HAVE_SYS_TYPES_H
483| # include <sys/types.h>
484| #endif
485| #ifdef HAVE_SYS_STAT_H
486| # include <sys/stat.h>
487| #endif
488| #ifdef STDC_HEADERS
489| # include <stdlib.h>
490| # include <stddef.h>
491| #else
492| # ifdef HAVE_STDLIB_H
493| #  include <stdlib.h>
494| # endif
495| #endif
496| #ifdef HAVE_STRING_H
497| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
498| #  include <memory.h>
499| # endif
500| # include <string.h>
501| #endif
502| #ifdef HAVE_STRINGS_H
503| # include <strings.h>
504| #endif
505| #ifdef HAVE_INTTYPES_H
506| # include <inttypes.h>
507| #endif
508| #ifdef HAVE_STDINT_H
509| # include <stdint.h>
510| #endif
511| #ifdef HAVE_UNISTD_H
512| # include <unistd.h>
513| #endif
514| int
515| main ()
516| {
517| if (sizeof ((pid_t)))
518|           return 0;
519|   ;
520|   return 0;
521| }
522configure:6152: result: yes
523configure:6164: checking for X
524configure:6272: /usr/bin/clang -E -I/opt/local/include conftest.c
525configure:6272: $? = 0
526configure:6303: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lX11 -lglut -lGLU -lGL  >&5
527configure:6303: $? = 0
528configure:6353: result: libraries , headers
529configure:6452: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL   -lX11 >&5
530configure:6452: $? = 0
531configure:6550: checking for gethostbyname
532configure:6550: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
533configure:6550: $? = 0
534configure:6550: result: yes
535configure:6647: checking for connect
536configure:6647: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
537configure:6647: $? = 0
538configure:6647: result: yes
539configure:6696: checking for remove
540configure:6696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
541configure:6696: $? = 0
542configure:6696: result: yes
543configure:6745: checking for shmat
544configure:6745: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
545configure:6745: $? = 0
546configure:6745: result: yes
547configure:6803: checking for IceConnectionNumber in -lICE
548configure:6828: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lICE  -lglut -lGLU -lGL  >&5
549configure:6828: $? = 0
550configure:6837: result: yes
551configure:6850: checking vfork.h usability
552configure:6850: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
553conftest.c:68:10: fatal error: 'vfork.h' file not found
554#include <vfork.h>
555         ^
5561 error generated.
557configure:6850: $? = 1
558configure: failed program was:
559| /* confdefs.h */
560| #define PACKAGE_NAME "crack-attack"
561| #define PACKAGE_TARNAME "crack-attack"
562| #define PACKAGE_VERSION "1.1.14"
563| #define PACKAGE_STRING "crack-attack 1.1.14"
564| #define PACKAGE_BUGREPORT "lorien420@myrealbox.com"
565| #define PACKAGE_URL ""
566| #define PACKAGE "crack-attack"
567| #define VERSION "1.1.14"
568| #define HAVE_LIBGL 1
569| #define HAVE_LIBGLU 1
570| #define HAVE_LIBGLUT 1
571| #define STDC_HEADERS 1
572| #define HAVE_SYS_WAIT_H 1
573| #define HAVE_SYS_TYPES_H 1
574| #define HAVE_SYS_STAT_H 1
575| #define HAVE_STDLIB_H 1
576| #define HAVE_STRING_H 1
577| #define HAVE_MEMORY_H 1
578| #define HAVE_STRINGS_H 1
579| #define HAVE_INTTYPES_H 1
580| #define HAVE_STDINT_H 1
581| #define HAVE_UNISTD_H 1
582| #define HAVE_ARPA_INET_H 1
583| #define HAVE_NETDB_H 1
584| #define HAVE_NETINET_IN_H 1
585| #define HAVE_STRING_H 1
586| #define HAVE_SYS_SOCKET_H 1
587| #define HAVE_UNISTD_H 1
588| #define WANT_GTK /**/
589| #define AUDIO_ENABLED 1
590| #define HAVE__BOOL 1
591| #define HAVE_STDBOOL_H 1
592| /* end confdefs.h.  */
593| #include <stdio.h>
594| #ifdef HAVE_SYS_TYPES_H
595| # include <sys/types.h>
596| #endif
597| #ifdef HAVE_SYS_STAT_H
598| # include <sys/stat.h>
599| #endif
600| #ifdef STDC_HEADERS
601| # include <stdlib.h>
602| # include <stddef.h>
603| #else
604| # ifdef HAVE_STDLIB_H
605| #  include <stdlib.h>
606| # endif
607| #endif
608| #ifdef HAVE_STRING_H
609| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
610| #  include <memory.h>
611| # endif
612| # include <string.h>
613| #endif
614| #ifdef HAVE_STRINGS_H
615| # include <strings.h>
616| #endif
617| #ifdef HAVE_INTTYPES_H
618| # include <inttypes.h>
619| #endif
620| #ifdef HAVE_STDINT_H
621| # include <stdint.h>
622| #endif
623| #ifdef HAVE_UNISTD_H
624| # include <unistd.h>
625| #endif
626| #include <vfork.h>
627configure:6850: result: no
628configure:6850: checking vfork.h presence
629configure:6850: /usr/bin/clang -E -I/opt/local/include conftest.c
630conftest.c:35:10: fatal error: 'vfork.h' file not found
631#include <vfork.h>
632         ^
6331 error generated.
634configure:6850: $? = 1
635configure: failed program was:
636| /* confdefs.h */
637| #define PACKAGE_NAME "crack-attack"
638| #define PACKAGE_TARNAME "crack-attack"
639| #define PACKAGE_VERSION "1.1.14"
640| #define PACKAGE_STRING "crack-attack 1.1.14"
641| #define PACKAGE_BUGREPORT "lorien420@myrealbox.com"
642| #define PACKAGE_URL ""
643| #define PACKAGE "crack-attack"
644| #define VERSION "1.1.14"
645| #define HAVE_LIBGL 1
646| #define HAVE_LIBGLU 1
647| #define HAVE_LIBGLUT 1
648| #define STDC_HEADERS 1
649| #define HAVE_SYS_WAIT_H 1
650| #define HAVE_SYS_TYPES_H 1
651| #define HAVE_SYS_STAT_H 1
652| #define HAVE_STDLIB_H 1
653| #define HAVE_STRING_H 1
654| #define HAVE_MEMORY_H 1
655| #define HAVE_STRINGS_H 1
656| #define HAVE_INTTYPES_H 1
657| #define HAVE_STDINT_H 1
658| #define HAVE_UNISTD_H 1
659| #define HAVE_ARPA_INET_H 1
660| #define HAVE_NETDB_H 1
661| #define HAVE_NETINET_IN_H 1
662| #define HAVE_STRING_H 1
663| #define HAVE_SYS_SOCKET_H 1
664| #define HAVE_UNISTD_H 1
665| #define WANT_GTK /**/
666| #define AUDIO_ENABLED 1
667| #define HAVE__BOOL 1
668| #define HAVE_STDBOOL_H 1
669| /* end confdefs.h.  */
670| #include <vfork.h>
671configure:6850: result: no
672configure:6850: checking for vfork.h
673configure:6850: result: no
674configure:6863: checking for fork
675configure:6863: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
676configure:6863: $? = 0
677configure:6863: result: yes
678configure:6863: checking for vfork
679configure:6863: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
680conftest.c:59:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
681char vfork ();
682     ^
683conftest.c:59:6: note: 'vfork' is a builtin with type 'int (void)'
6841 warning generated.
685configure:6863: $? = 0
686configure:6863: result: yes
687configure:6873: checking for working fork
688configure:6895: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
689configure:6895: $? = 0
690configure:6895: ./conftest
691configure:6895: $? = 0
692configure:6905: result: yes
693configure:6926: checking for working vfork
694configure:7036: result: yes
695configure:7061: checking for working memcmp
696configure:7104: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
697configure:7104: $? = 0
698configure:7104: ./conftest
699configure:7104: $? = 0
700configure:7114: result: yes
701configure:7123: checking whether lstat correctly handles trailing slash
702configure:7149: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
703configure:7149: $? = 0
704configure:7149: ./conftest
705configure:7149: $? = 1
706configure: program exited with status 1
707configure: failed program was:
708| /* confdefs.h */
709| #define PACKAGE_NAME "crack-attack"
710| #define PACKAGE_TARNAME "crack-attack"
711| #define PACKAGE_VERSION "1.1.14"
712| #define PACKAGE_STRING "crack-attack 1.1.14"
713| #define PACKAGE_BUGREPORT "lorien420@myrealbox.com"
714| #define PACKAGE_URL ""
715| #define PACKAGE "crack-attack"
716| #define VERSION "1.1.14"
717| #define HAVE_LIBGL 1
718| #define HAVE_LIBGLU 1
719| #define HAVE_LIBGLUT 1
720| #define STDC_HEADERS 1
721| #define HAVE_SYS_WAIT_H 1
722| #define HAVE_SYS_TYPES_H 1
723| #define HAVE_SYS_STAT_H 1
724| #define HAVE_STDLIB_H 1
725| #define HAVE_STRING_H 1
726| #define HAVE_MEMORY_H 1
727| #define HAVE_STRINGS_H 1
728| #define HAVE_INTTYPES_H 1
729| #define HAVE_STDINT_H 1
730| #define HAVE_UNISTD_H 1
731| #define HAVE_ARPA_INET_H 1
732| #define HAVE_NETDB_H 1
733| #define HAVE_NETINET_IN_H 1
734| #define HAVE_STRING_H 1
735| #define HAVE_SYS_SOCKET_H 1
736| #define HAVE_UNISTD_H 1
737| #define WANT_GTK /**/
738| #define AUDIO_ENABLED 1
739| #define HAVE__BOOL 1
740| #define HAVE_STDBOOL_H 1
741| #define HAVE_FORK 1
742| #define HAVE_VFORK 1
743| #define HAVE_WORKING_VFORK 1
744| #define HAVE_WORKING_FORK 1
745| /* end confdefs.h.  */
746| #include <stdio.h>
747| #ifdef HAVE_SYS_TYPES_H
748| # include <sys/types.h>
749| #endif
750| #ifdef HAVE_SYS_STAT_H
751| # include <sys/stat.h>
752| #endif
753| #ifdef STDC_HEADERS
754| # include <stdlib.h>
755| # include <stddef.h>
756| #else
757| # ifdef HAVE_STDLIB_H
758| #  include <stdlib.h>
759| # endif
760| #endif
761| #ifdef HAVE_STRING_H
762| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
763| #  include <memory.h>
764| # endif
765| # include <string.h>
766| #endif
767| #ifdef HAVE_STRINGS_H
768| # include <strings.h>
769| #endif
770| #ifdef HAVE_INTTYPES_H
771| # include <inttypes.h>
772| #endif
773| #ifdef HAVE_STDINT_H
774| # include <stdint.h>
775| #endif
776| #ifdef HAVE_UNISTD_H
777| # include <unistd.h>
778| #endif
779| int
780| main ()
781| {
782| struct stat sbuf;
783|      /* Linux will dereference the symlink and fail, as required by POSIX.
784|       That is better in the sense that it means we will not
785|       have to compile and use the lstat wrapper.  */
786|      return lstat ("conftest.sym/", &sbuf) == 0;
787|   ;
788|   return 0;
789| }
790configure:7166: result: no
791configure:7185: checking whether stat accepts an empty string
792configure:7205: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
793configure:7205: $? = 0
794configure:7205: ./conftest
795configure:7205: $? = 0
796configure:7215: result: no
797configure:7234: checking for atexit
798configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
799configure:7234: $? = 0
800configure:7234: result: yes
801configure:7234: checking for gethostbyname
802configure:7234: result: yes
803configure:7234: checking for inet_ntoa
804configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
805configure:7234: $? = 0
806configure:7234: result: yes
807configure:7234: checking for mkdir
808configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
809configure:7234: $? = 0
810configure:7234: result: yes
811configure:7234: checking for pow
812configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
813conftest.c:66:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
814char pow ();
815     ^
816conftest.c:66:6: note: 'pow' is a builtin with type 'double (double, double)'
8171 warning generated.
818configure:7234: $? = 0
819configure:7234: result: yes
820configure:7234: checking for socket
821configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
822configure:7234: $? = 0
823configure:7234: result: yes
824configure:7234: checking for sqrt
825configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
826conftest.c:68:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
827char sqrt ();
828     ^
829conftest.c:68:6: note: 'sqrt' is a builtin with type 'double (double)'
8301 warning generated.
831configure:7234: $? = 0
832configure:7234: result: yes
833configure:7234: checking for strchr
834configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
835conftest.c:69:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
836char strchr ();
837     ^
838conftest.c:69:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
8391 warning generated.
840configure:7234: $? = 0
841configure:7234: result: yes
842configure:7234: checking for strcspn
843configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
844conftest.c:70:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
845char strcspn ();
846     ^
847conftest.c:70:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
8481 warning generated.
849configure:7234: $? = 0
850configure:7234: result: yes
851configure:7234: checking for strstr
852configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
853conftest.c:71:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
854char strstr ();
855     ^
856conftest.c:71:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
8571 warning generated.
858configure:7234: $? = 0
859configure:7234: result: yes
860configure:7234: checking for poll
861configure:7234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lglut -lGLU -lGL  >&5
862configure:7234: $? = 0
863configure:7234: result: yes
864configure:7355: checking that generated files are newer than configure
865configure:7361: result: done
866configure:7400: creating ./config.status
867
868## ---------------------- ##
869## Running config.status. ##
870## ---------------------- ##
871
872This file was extended by crack-attack config.status 1.1.14, which was
873generated by GNU Autoconf 2.69.  Invocation command line was
874
875  CONFIG_FILES    =
876  CONFIG_HEADERS  =
877  CONFIG_LINKS    =
878  CONFIG_COMMANDS =
879  $ ./config.status
880
881on mbp.fritz.box
882
883config.status:936: creating Makefile
884config.status:936: creating src/Makefile
885config.status:936: creating src/gtk-gui/Makefile
886config.status:936: creating data/Makefile
887config.status:936: creating doc/Makefile
888config.status:936: creating autopackage/default.apspec
889config.status:936: creating src/config.h
890config.status:1165: executing depfiles commands
891
892## ---------------- ##
893## Cache variables. ##
894## ---------------- ##
895
896ac_cv_build=i686-apple-darwin13.0.0
897ac_cv_c_compiler_gnu=yes
898ac_cv_c_const=yes
899ac_cv_c_inline=inline
900ac_cv_cxx_compiler_gnu=yes
901ac_cv_env_CCC_set=
902ac_cv_env_CCC_value=
903ac_cv_env_CC_set=set
904ac_cv_env_CC_value=/usr/bin/clang
905ac_cv_env_CFLAGS_set=set
906ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
907ac_cv_env_CPPFLAGS_set=set
908ac_cv_env_CPPFLAGS_value=-I/opt/local/include
909ac_cv_env_CPP_set=
910ac_cv_env_CPP_value=
911ac_cv_env_CXXFLAGS_set=set
912ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64'
913ac_cv_env_CXX_set=set
914ac_cv_env_CXX_value=/usr/bin/clang++
915ac_cv_env_LDFLAGS_set=set
916ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
917ac_cv_env_LIBS_set=
918ac_cv_env_LIBS_value=
919ac_cv_env_PACKAGE_CFLAGS_set=
920ac_cv_env_PACKAGE_CFLAGS_value=
921ac_cv_env_PACKAGE_LIBS_set=
922ac_cv_env_PACKAGE_LIBS_value=
923ac_cv_env_PKG_CONFIG_LIBDIR_set=
924ac_cv_env_PKG_CONFIG_LIBDIR_value=
925ac_cv_env_PKG_CONFIG_PATH_set=
926ac_cv_env_PKG_CONFIG_PATH_value=
927ac_cv_env_PKG_CONFIG_set=
928ac_cv_env_PKG_CONFIG_value=
929ac_cv_env_XMKMF_set=
930ac_cv_env_XMKMF_value=
931ac_cv_env_build_alias_set=
932ac_cv_env_build_alias_value=
933ac_cv_env_host_alias_set=
934ac_cv_env_host_alias_value=
935ac_cv_env_target_alias_set=
936ac_cv_env_target_alias_value=
937ac_cv_func_atexit=yes
938ac_cv_func_connect=yes
939ac_cv_func_fork=yes
940ac_cv_func_fork_works=yes
941ac_cv_func_gethostbyname=yes
942ac_cv_func_inet_ntoa=yes
943ac_cv_func_lstat_dereferences_slashed_symlink=no
944ac_cv_func_memcmp_working=yes
945ac_cv_func_mkdir=yes
946ac_cv_func_poll=yes
947ac_cv_func_pow=yes
948ac_cv_func_remove=yes
949ac_cv_func_shmat=yes
950ac_cv_func_socket=yes
951ac_cv_func_sqrt=yes
952ac_cv_func_stat_empty_string_bug=no
953ac_cv_func_strchr=yes
954ac_cv_func_strcspn=yes
955ac_cv_func_strstr=yes
956ac_cv_func_vfork=yes
957ac_cv_func_vfork_works=yes
958ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
959ac_cv_header_arpa_inet_h=yes
960ac_cv_header_inttypes_h=yes
961ac_cv_header_memory_h=yes
962ac_cv_header_netdb_h=yes
963ac_cv_header_netinet_in_h=yes
964ac_cv_header_stdbool_h=yes
965ac_cv_header_stdc=yes
966ac_cv_header_stdint_h=yes
967ac_cv_header_stdlib_h=yes
968ac_cv_header_string_h=yes
969ac_cv_header_strings_h=yes
970ac_cv_header_sys_socket_h=yes
971ac_cv_header_sys_stat_h=yes
972ac_cv_header_sys_types_h=yes
973ac_cv_header_sys_wait_h=yes
974ac_cv_header_unistd_h=yes
975ac_cv_header_vfork_h=no
976ac_cv_host=i686-apple-darwin13.0.0
977ac_cv_lib_GLU_gluLookAt=yes
978ac_cv_lib_GL_glBegin=yes
979ac_cv_lib_ICE_IceConnectionNumber=yes
980ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes
981ac_cv_lib_glut_glutInit=yes
982ac_cv_objext=o
983ac_cv_path_EGREP='/usr/bin/grep -E'
984ac_cv_path_GREP=/usr/bin/grep
985ac_cv_path_SDL_CONFIG=/opt/local/bin/sdl-config
986ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
987ac_cv_path_mkdir=/opt/local/bin/gmkdir
988ac_cv_prog_AWK=gawk
989ac_cv_prog_CPP='/usr/bin/clang -E'
990ac_cv_prog_ac_ct_CC=/usr/bin/clang
991ac_cv_prog_ac_ct_RANLIB=ranlib
992ac_cv_prog_cc_c89=
993ac_cv_prog_cc_g=yes
994ac_cv_prog_cxx_g=yes
995ac_cv_prog_make_make_set=yes
996ac_cv_target=i686-apple-darwin13.0.0
997ac_cv_type__Bool=yes
998ac_cv_type_pid_t=yes
999am_cv_CC_dependencies_compiler_type=gcc3
1000am_cv_CXX_dependencies_compiler_type=gcc3
1001am_cv_make_support_nested_variables=yes
1002am_cv_prog_cc_c_o=yes
1003br_cv_binreloc=no
1004pkg_cv_PACKAGE_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 '
1005pkg_cv_PACKAGE_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype '
1006
1007## ----------------- ##
1008## Output variables. ##
1009## ----------------- ##
1010
1011ACLOCAL='aclocal-1.14'
1012AMDEPBACKSLASH='\'
1013AMDEP_FALSE='#'
1014AMDEP_TRUE=''
1015AMTAR='$${TAR-tar}'
1016AM_BACKSLASH='\'
1017AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1018AM_DEFAULT_VERBOSITY='1'
1019AM_V='$(V)'
1020AUDIO_CFLAGS='-I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE'
1021AUDIO_ENABLED_FALSE='#'
1022AUDIO_ENABLED_TRUE=''
1023AUDIO_LIBS='-L/opt/local/lib -lSDLmain -Wl,-framework,AppKit -lSDL -Wl,-framework,Cocoa -lSDL_mixer'
1024AUTOCONF='autoconf'
1025AUTOHEADER='autoheader'
1026AUTOMAKE='automake-1.14'
1027AWK='gawk'
1028BINRELOC_CFLAGS=''
1029BINRELOC_LIBS=''
1030CC='/usr/bin/clang'
1031CCDEPMODE='depmode=gcc3'
1032CFLAGS='-pipe -Os -arch x86_64'
1033CPP='/usr/bin/clang -E'
1034CPPFLAGS='-I/opt/local/include'
1035CXX='/usr/bin/clang++'
1036CXXDEPMODE='depmode=gcc3'
1037CXXFLAGS='-pipe -Os -arch x86_64'
1038CYGPATH_W='echo'
1039DEBUG_CFLAGS=''
1040DEBUG_INCLUDES='-DNDEBUG'
1041DEFS='-DHAVE_CONFIG_H'
1042DEPDIR='.deps'
1043ECHO_C='\c'
1044ECHO_N=''
1045ECHO_T=''
1046EGREP='/usr/bin/grep -E'
1047EXEEXT=''
1048GREP='/usr/bin/grep'
1049INSTALL_DATA='${INSTALL} -m 644'
1050INSTALL_PROGRAM='${INSTALL}'
1051INSTALL_SCRIPT='${INSTALL}'
1052INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1053LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1054LIBOBJS=' ${LIBOBJDIR}lstat$U.o'
1055LIBS='-lglut -lGLU -lGL '
1056LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo'
1057MAKEINFO='makeinfo'
1058MKDIR_P='/opt/local/bin/gmkdir -p'
1059OBJEXT='o'
1060PACKAGE='crack-attack'
1061PACKAGE_BUGREPORT='lorien420@myrealbox.com'
1062PACKAGE_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 '
1063PACKAGE_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype '
1064PACKAGE_NAME='crack-attack'
1065PACKAGE_STRING='crack-attack 1.1.14'
1066PACKAGE_TARNAME='crack-attack'
1067PACKAGE_URL=''
1068PACKAGE_VERSION='1.1.14'
1069PATH_SEPARATOR=':'
1070PKG_CONFIG='/opt/local/bin/pkg-config'
1071PKG_CONFIG_LIBDIR=''
1072PKG_CONFIG_PATH=''
1073RANLIB='ranlib'
1074SDL_CFLAGS='-I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE'
1075SDL_CONFIG='/opt/local/bin/sdl-config'
1076SDL_LIBS='-L/opt/local/lib -lSDLmain -Wl,-framework,AppKit -lSDL -Wl,-framework,Cocoa'
1077SET_MAKE=''
1078SHELL='/bin/sh'
1079STRIP=''
1080VERSION='1.1.14'
1081WANT_BINRELOC_FALSE=''
1082WANT_BINRELOC_TRUE='#'
1083WANT_GTK_FALSE='#'
1084WANT_GTK_TRUE=''
1085XMKMF=''
1086X_CFLAGS=''
1087X_EXTRA_LIBS=''
1088X_LIBS=''
1089X_PRE_LIBS=' -lSM -lICE'
1090ac_ct_CC='/usr/bin/clang'
1091ac_ct_CXX=''
1092am__EXEEXT_FALSE=''
1093am__EXEEXT_TRUE='#'
1094am__fastdepCC_FALSE='#'
1095am__fastdepCC_TRUE=''
1096am__fastdepCXX_FALSE='#'
1097am__fastdepCXX_TRUE=''
1098am__include='include'
1099am__isrc=''
1100am__leading_dot='.'
1101am__nodep='_no'
1102am__quote=''
1103am__tar='$${TAR-tar} chof - "$$tardir"'
1104am__untar='$${TAR-tar} xf -'
1105bindir='${exec_prefix}/bin'
1106build='i686-apple-darwin13.0.0'
1107build_alias=''
1108build_cpu='i686'
1109build_os='darwin13.0.0'
1110build_vendor='apple'
1111datadir='${datarootdir}'
1112datarootdir='${prefix}/share'
1113docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1114dvidir='${docdir}'
1115exec_prefix='${prefix}'
1116host='i686-apple-darwin13.0.0'
1117host_alias=''
1118host_cpu='i686'
1119host_os='darwin13.0.0'
1120host_vendor='apple'
1121htmldir='${docdir}'
1122includedir='${prefix}/include'
1123infodir='${datarootdir}/info'
1124install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_crack-attack/crack-attack/work/crack-attack-1.1.14/install-sh'
1125libdir='${exec_prefix}/lib'
1126libexecdir='${exec_prefix}/libexec'
1127localedir='${datarootdir}/locale'
1128localstatedir='${prefix}/var'
1129mandir='/opt/local/share/man'
1130mkdir_p='$(MKDIR_P)'
1131oldincludedir='/usr/include'
1132pdfdir='${docdir}'
1133prefix='/opt/local'
1134program_transform_name='s,x,x,'
1135psdir='${docdir}'
1136sbindir='${exec_prefix}/sbin'
1137sharedstatedir='${prefix}/com'
1138sysconfdir='${prefix}/etc'
1139target='i686-apple-darwin13.0.0'
1140target_alias=''
1141target_cpu='i686'
1142target_os='darwin13.0.0'
1143target_vendor='apple'
1144
1145## ----------- ##
1146## confdefs.h. ##
1147## ----------- ##
1148
1149/* confdefs.h */
1150#define PACKAGE_NAME "crack-attack"
1151#define PACKAGE_TARNAME "crack-attack"
1152#define PACKAGE_VERSION "1.1.14"
1153#define PACKAGE_STRING "crack-attack 1.1.14"
1154#define PACKAGE_BUGREPORT "lorien420@myrealbox.com"
1155#define PACKAGE_URL ""
1156#define PACKAGE "crack-attack"
1157#define VERSION "1.1.14"
1158#define HAVE_LIBGL 1
1159#define HAVE_LIBGLU 1
1160#define HAVE_LIBGLUT 1
1161#define STDC_HEADERS 1
1162#define HAVE_SYS_WAIT_H 1
1163#define HAVE_SYS_TYPES_H 1
1164#define HAVE_SYS_STAT_H 1
1165#define HAVE_STDLIB_H 1
1166#define HAVE_STRING_H 1
1167#define HAVE_MEMORY_H 1
1168#define HAVE_STRINGS_H 1
1169#define HAVE_INTTYPES_H 1
1170#define HAVE_STDINT_H 1
1171#define HAVE_UNISTD_H 1
1172#define HAVE_ARPA_INET_H 1
1173#define HAVE_NETDB_H 1
1174#define HAVE_NETINET_IN_H 1
1175#define HAVE_STRING_H 1
1176#define HAVE_SYS_SOCKET_H 1
1177#define HAVE_UNISTD_H 1
1178#define WANT_GTK /**/
1179#define AUDIO_ENABLED 1
1180#define HAVE__BOOL 1
1181#define HAVE_STDBOOL_H 1
1182#define HAVE_FORK 1
1183#define HAVE_VFORK 1
1184#define HAVE_WORKING_VFORK 1
1185#define HAVE_WORKING_FORK 1
1186#define HAVE_ATEXIT 1
1187#define HAVE_GETHOSTBYNAME 1
1188#define HAVE_INET_NTOA 1
1189#define HAVE_MKDIR 1
1190#define HAVE_POW 1
1191#define HAVE_SOCKET 1
1192#define HAVE_SQRT 1
1193#define HAVE_STRCHR 1
1194#define HAVE_STRCSPN 1
1195#define HAVE_STRSTR 1
1196#define HAVE_POLL 1
1197
1198configure: exit 0