Ticket #32531: config.log

File config.log, 86.8 KB (added by rudloff@…, 12 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 MacPorts configure 2.0.3, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = pierre-MacBook
14uname -m = i686
15uname -r = 3.0.0-14-generic
16uname -s = Linux
17uname -v = #23-Ubuntu SMP Mon Nov 21 20:34:47 UTC 2011
18
19/usr/bin/uname -p = unknown
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      = unknown
26/bin/machine           = unknown
27/usr/bin/oslevel       = unknown
28/bin/universe          = unknown
29
30PATH: /usr/lib/lightdm/lightdm
31PATH: /usr/local/sbin
32PATH: /usr/local/bin
33PATH: /usr/sbin
34PATH: /usr/bin
35PATH: /sbin
36PATH: /bin
37PATH: /usr/games
38
39
40## ----------- ##
41## Core tests. ##
42## ----------- ##
43
44configure:2655: checking build system type
45configure:2669: result: i686-pc-linux-gnu
46configure:2689: checking host system type
47configure:2702: result: i686-pc-linux-gnu
48configure:2722: checking target system type
49configure:2735: result: i686-pc-linux-gnu
50configure:2763: checking MacPorts version
51configure:2766: result: 2.0.3
52configure:2799: checking for sw_vers
53configure:2832: result: no
54configure:2839: checking for defaults
55configure:2857: found /usr/bin/defaults
56configure:2869: result: /usr/bin/defaults
57configure:2879: checking for xcode-select
58configure:2912: result: no
59configure:3036: checking for gcc
60configure:3052: found /usr/bin/gcc
61configure:3063: result: gcc
62configure:3292: checking for C compiler version
63configure:3301: gcc --version >&5
64gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
65Copyright (C) 2011 Free Software Foundation, Inc.
66This is free software; see the source for copying conditions.  There is NO
67warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
68
69configure:3312: $? = 0
70configure:3301: gcc -v >&5
71Using built-in specs.
72COLLECT_GCC=gcc
73COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper
74Target: i686-linux-gnu
75Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
76Thread model: posix
77gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
78configure:3312: $? = 0
79configure:3301: gcc -V >&5
80gcc: error: unrecognized option '-V'
81gcc: fatal error: no input files
82compilation terminated.
83configure:3312: $? = 4
84configure:3301: gcc -qversion >&5
85gcc: error: unrecognized option '-qversion'
86gcc: fatal error: no input files
87compilation terminated.
88configure:3312: $? = 4
89configure:3332: checking whether the C compiler works
90configure:3354: gcc    conftest.c  >&5
91configure:3358: $? = 0
92configure:3406: result: yes
93configure:3409: checking for C compiler default output file name
94configure:3411: result: a.out
95configure:3417: checking for suffix of executables
96configure:3424: gcc -o conftest    conftest.c  >&5
97configure:3428: $? = 0
98configure:3450: result:
99configure:3472: checking whether we are cross compiling
100configure:3480: gcc -o conftest    conftest.c  >&5
101configure:3484: $? = 0
102configure:3491: ./conftest
103configure:3495: $? = 0
104configure:3510: result: no
105configure:3515: checking for suffix of object files
106configure:3537: gcc -c   conftest.c >&5
107configure:3541: $? = 0
108configure:3562: result: o
109configure:3566: checking whether we are using the GNU C compiler
110configure:3585: gcc -c   conftest.c >&5
111configure:3585: $? = 0
112configure:3594: result: yes
113configure:3603: checking whether gcc accepts -g
114configure:3623: gcc -c -g  conftest.c >&5
115configure:3623: $? = 0
116configure:3664: result: yes
117configure:3681: checking for gcc option to accept ISO C89
118configure:3745: gcc  -c -g -O2  conftest.c >&5
119configure:3745: $? = 0
120configure:3758: result: none needed
121configure:3832: checking for gcc
122configure:3848: found /usr/bin/gcc
123configure:3859: result: gcc
124configure:3884: checking for Objective C compiler version
125configure:3893: gcc --version >&5
126gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
127Copyright (C) 2011 Free Software Foundation, Inc.
128This is free software; see the source for copying conditions.  There is NO
129warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
130
131configure:3904: $? = 0
132configure:3893: gcc -v >&5
133Using built-in specs.
134COLLECT_GCC=gcc
135COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper
136Target: i686-linux-gnu
137Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
138Thread model: posix
139gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
140configure:3904: $? = 0
141configure:3893: gcc -V >&5
142gcc: error: unrecognized option '-V'
143gcc: fatal error: no input files
144compilation terminated.
145configure:3904: $? = 4
146configure:3893: gcc -qversion >&5
147gcc: error: unrecognized option '-qversion'
148gcc: fatal error: no input files
149compilation terminated.
150configure:3904: $? = 4
151configure:3908: checking whether we are using the GNU Objective C compiler
152configure:3927: gcc -c   conftest.m >&5
153configure:3927: $? = 0
154configure:3936: result: yes
155configure:3945: checking whether gcc accepts -g
156configure:3965: gcc -c -g  conftest.m >&5
157configure:3965: $? = 0
158configure:4006: result: yes
159configure:4043: checking for a BSD-compatible install
160configure:4111: result: /usr/bin/install -c
161configure:4122: checking whether make sets $(MAKE)
162configure:4144: result: yes
163configure:4153: checking whether ln -s works
164configure:4157: result: yes
165configure:4166: checking for mtree
166configure:4200: result: no
167configure:4207: checking for chown
168configure:4226: found /bin/chown
169configure:4238: result: /bin/chown
170configure:4248: checking for cp
171configure:4266: found /bin/cp
172configure:4278: result: /bin/cp
173configure:4288: checking for cpio
174configure:4306: found /bin/cpio
175configure:4318: result: /bin/cpio
176configure:4328: checking for diff
177configure:4346: found /usr/bin/diff
178configure:4358: result: /usr/bin/diff
179configure:4368: checking for dscl
180configure:4401: result: no
181configure:4408: checking for dseditgroup
182configure:4441: result: no
183configure:4448: checking for file
184configure:4466: found /usr/bin/file
185configure:4478: result: /usr/bin/file
186configure:4488: checking for bzr
187configure:4521: result: no
188configure:4528: checking for cvs
189configure:4561: result: no
190configure:4568: checking for svn
191configure:4586: found /usr/bin/svn
192configure:4598: result: /usr/bin/svn
193configure:4608: checking for git
194configure:4641: result: no
195configure:4648: checking for hg
196configure:4681: result: no
197configure:4688: checking for gzip
198configure:4706: found /bin/gzip
199configure:4718: result: /bin/gzip
200configure:4728: checking for lipo
201configure:4761: result: no
202configure:4768: checking for patch
203configure:4786: found /usr/bin/patch
204configure:4798: result: /usr/bin/patch
205configure:4808: checking for rmdir
206configure:4826: found /bin/rmdir
207configure:4838: result: /bin/rmdir
208configure:4848: checking for rsync
209configure:4866: found /usr/bin/rsync
210configure:4878: result: /usr/bin/rsync
211configure:4888: checking for openssl
212configure:4906: found /usr/bin/openssl
213configure:4918: result: /usr/bin/openssl
214configure:4928: checking for sed
215configure:4946: found /bin/sed
216configure:4958: result: /bin/sed
217configure:4968: checking for tar
218configure:4986: found /bin/tar
219configure:4998: result: /bin/tar
220configure:5008: checking for unzip
221configure:5026: found /usr/bin/unzip
222configure:5038: result: /usr/bin/unzip
223configure:5048: checking for zip
224configure:5066: found /usr/bin/zip
225configure:5078: result: /usr/bin/zip
226configure:5090: checking for bsdmake
227configure:5123: result: no
228configure:5090: checking for pmake
229configure:5123: result: no
230configure:5133: checking for make
231configure:5151: found /usr/bin/make
232configure:5163: result: /usr/bin/make
233configure:5173: checking for hdiutil
234configure:5206: result: no
235configure:5213: checking for launchd
236configure:5243: result: no
237configure:5250: checking for launchctl
238configure:5283: result: no
239configure:5290: checking for xcodebuild
240configure:5323: result: no
241configure:5332: checking for gnutar
242configure:5366: result: no
243configure:5332: checking for gtar
244configure:5366: result: no
245configure:5378: checking for gnumake
246configure:5412: result: no
247configure:5378: checking for gmake
248configure:5412: result: no
249configure:5424: checking for gnupatch
250configure:5458: result: no
251configure:5424: checking for gpatch
252configure:5458: result: no
253configure:5468: checking for bzip2
254configure:5486: found /bin/bzip2
255configure:5498: result: /bin/bzip2
256configure:5508: checking for lzma
257configure:5526: found /usr/bin/lzma
258configure:5538: result: /usr/bin/lzma
259configure:5548: checking for xz
260configure:5566: found /usr/bin/xz
261configure:5578: result: /usr/bin/xz
262configure:5588: checking for lsbom
263configure:5621: result: no
264configure:5628: checking for mkbom
265configure:5661: result: no
266configure:5668: checking for pax
267configure:5701: result: no
268configure:5708: checking for xar
269configure:5741: result: no
270configure:5748: checking for open
271configure:5766: found /bin/open
272configure:5778: result: /bin/open
273configure:5808: checking for sed
274configure:5838: result: /bin/sed
275configure:5851: checking which sed flag to use for extended regexp
276configure:5861: result: -E (BSD)
277configure:5878: checking for tar
278configure:5908: result: /bin/tar
279configure:5917: checking whether tar supports -q
280configure:5924: result: no (gnutar)
281configure:5933: checking for tar
282configure:5963: result: /bin/tar
283configure:5973: checking for gnutar
284configure:6006: result: no
285configure:6012: checking for which tar variant to use
286configure:6019: result: /bin/tar
287configure:6023: checking for /bin/tar --no-same-owner support
288configure:6030: result: yes
289configure:6038: checking for patch
290configure:6068: result: /usr/bin/patch
291configure:6078: checking for gpatch
292configure:6111: result: no
293configure:6117: checking for GNU (FSF) patch
294configure:6129: result: /usr/bin/patch
295configure:6159: checking how to mark unused variables
296configure:6165: gcc -c -g -O2  conftest.c >&5
297configure:6165: $? = 0
298configure:6175: result:
299configure:6180: checking for gcc symbol visibility attribute
300configure:6199: gcc -c -g -O2  conftest.c >&5
301configure:6199: $? = 0
302configure:6213: result: __attribute__((visibility("hidden")))
303configure:6398: checking for the pthreads library -lpthreads
304configure:6431: gcc -o conftest -g -O2    conftest.c -lpthreads  >&5
305/usr/bin/ld: cannot find -lpthreads
306collect2: ld returned 1 exit status
307configure:6431: $? = 1
308configure: failed program was:
309| /* confdefs.h */
310| #define PACKAGE_NAME "MacPorts"
311| #define PACKAGE_TARNAME "macports"
312| #define PACKAGE_VERSION "2.0.3"
313| #define PACKAGE_STRING "MacPorts 2.0.3"
314| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
315| #define PACKAGE_URL ""
316| #define UNUSED __attribute__((unused))
317| #define MP_PRIVATE __attribute__((visibility("hidden")))
318| /* end confdefs.h.  */
319| #include <pthread.h>
320| int
321| main ()
322| {
323| pthread_t th; pthread_join(th, 0);
324|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
325|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
326|   ;
327|   return 0;
328| }
329configure:6440: result: no
330configure:6343: checking whether pthreads work without any flags
331configure:6431: gcc -o conftest -g -O2    conftest.c   >&5
332/tmp/ccCY6GxR.o: In function `main':
333/home/pierre/Bureau/MacPorts-2.0.3/conftest.c:15: undefined reference to `pthread_join'
334/home/pierre/Bureau/MacPorts-2.0.3/conftest.c:16: undefined reference to `__pthread_register_cancel'
335/home/pierre/Bureau/MacPorts-2.0.3/conftest.c:17: undefined reference to `pthread_create'
336/home/pierre/Bureau/MacPorts-2.0.3/conftest.c:17: undefined reference to `__pthread_unregister_cancel'
337collect2: ld returned 1 exit status
338configure:6431: $? = 1
339configure: failed program was:
340| /* confdefs.h */
341| #define PACKAGE_NAME "MacPorts"
342| #define PACKAGE_TARNAME "macports"
343| #define PACKAGE_VERSION "2.0.3"
344| #define PACKAGE_STRING "MacPorts 2.0.3"
345| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
346| #define PACKAGE_URL ""
347| #define UNUSED __attribute__((unused))
348| #define MP_PRIVATE __attribute__((visibility("hidden")))
349| /* end confdefs.h.  */
350| #include <pthread.h>
351| int
352| main ()
353| {
354| pthread_t th; pthread_join(th, 0);
355|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
356|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
357|   ;
358|   return 0;
359| }
360configure:6440: result: no
361configure:6348: checking whether pthreads work with -Kthread
362configure:6431: gcc -o conftest -g -O2 -Kthread   conftest.c   >&5
363gcc: error: unrecognized option '-Kthread'
364configure:6431: $? = 1
365configure: failed program was:
366| /* confdefs.h */
367| #define PACKAGE_NAME "MacPorts"
368| #define PACKAGE_TARNAME "macports"
369| #define PACKAGE_VERSION "2.0.3"
370| #define PACKAGE_STRING "MacPorts 2.0.3"
371| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
372| #define PACKAGE_URL ""
373| #define UNUSED __attribute__((unused))
374| #define MP_PRIVATE __attribute__((visibility("hidden")))
375| /* end confdefs.h.  */
376| #include <pthread.h>
377| int
378| main ()
379| {
380| pthread_t th; pthread_join(th, 0);
381|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
382|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
383|   ;
384|   return 0;
385| }
386configure:6440: result: no
387configure:6348: checking whether pthreads work with -kthread
388configure:6431: gcc -o conftest -g -O2 -kthread   conftest.c   >&5
389gcc: error: unrecognized option '-kthread'
390configure:6431: $? = 1
391configure: failed program was:
392| /* confdefs.h */
393| #define PACKAGE_NAME "MacPorts"
394| #define PACKAGE_TARNAME "macports"
395| #define PACKAGE_VERSION "2.0.3"
396| #define PACKAGE_STRING "MacPorts 2.0.3"
397| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
398| #define PACKAGE_URL ""
399| #define UNUSED __attribute__((unused))
400| #define MP_PRIVATE __attribute__((visibility("hidden")))
401| /* end confdefs.h.  */
402| #include <pthread.h>
403| int
404| main ()
405| {
406| pthread_t th; pthread_join(th, 0);
407|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
408|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
409|   ;
410|   return 0;
411| }
412configure:6440: result: no
413configure:6398: checking for the pthreads library -llthread
414configure:6431: gcc -o conftest -g -O2    conftest.c -llthread  >&5
415/usr/bin/ld: cannot find -llthread
416collect2: ld returned 1 exit status
417configure:6431: $? = 1
418configure: failed program was:
419| /* confdefs.h */
420| #define PACKAGE_NAME "MacPorts"
421| #define PACKAGE_TARNAME "macports"
422| #define PACKAGE_VERSION "2.0.3"
423| #define PACKAGE_STRING "MacPorts 2.0.3"
424| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
425| #define PACKAGE_URL ""
426| #define UNUSED __attribute__((unused))
427| #define MP_PRIVATE __attribute__((visibility("hidden")))
428| /* end confdefs.h.  */
429| #include <pthread.h>
430| int
431| main ()
432| {
433| pthread_t th; pthread_join(th, 0);
434|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
435|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
436|   ;
437|   return 0;
438| }
439configure:6440: result: no
440configure:6348: checking whether pthreads work with -pthread
441configure:6431: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
442configure:6431: $? = 0
443configure:6440: result: yes
444configure:6459: checking for joinable pthread attribute
445configure:6474: gcc -o conftest -g -O2 -pthread   conftest.c   >&5
446configure:6474: $? = 0
447configure:6480: result: PTHREAD_CREATE_JOINABLE
448configure:6490: checking if more special flags are required for pthreads
449configure:6497: result: no
450configure:6534: checking how to run the Objective C preprocessor
451configure:6561: gcc -E  conftest.m
452configure:6561: $? = 0
453configure:6575: gcc -E  conftest.m
454conftest.m:12:28: fatal error: ac_nonexistent.h: No such file or directory
455compilation terminated.
456configure:6575: $? = 1
457configure: failed program was:
458| /* confdefs.h */
459| #define PACKAGE_NAME "MacPorts"
460| #define PACKAGE_TARNAME "macports"
461| #define PACKAGE_VERSION "2.0.3"
462| #define PACKAGE_STRING "MacPorts 2.0.3"
463| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
464| #define PACKAGE_URL ""
465| #define UNUSED __attribute__((unused))
466| #define MP_PRIVATE __attribute__((visibility("hidden")))
467| #define HAVE_PTHREAD 1
468| /* end confdefs.h.  */
469| #include <ac_nonexistent.h>
470configure:6600: result: gcc -E
471configure:6620: gcc -E  conftest.m
472configure:6620: $? = 0
473configure:6634: gcc -E  conftest.m
474conftest.m:12:28: fatal error: ac_nonexistent.h: No such file or directory
475compilation terminated.
476configure:6634: $? = 1
477configure: failed program was:
478| /* confdefs.h */
479| #define PACKAGE_NAME "MacPorts"
480| #define PACKAGE_TARNAME "macports"
481| #define PACKAGE_VERSION "2.0.3"
482| #define PACKAGE_STRING "MacPorts 2.0.3"
483| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
484| #define PACKAGE_URL ""
485| #define UNUSED __attribute__((unused))
486| #define MP_PRIVATE __attribute__((visibility("hidden")))
487| #define HAVE_PTHREAD 1
488| /* end confdefs.h.  */
489| #include <ac_nonexistent.h>
490configure:6663: checking for grep that handles long lines and -e
491configure:6721: result: /bin/grep
492configure:6726: checking for egrep
493configure:6788: result: /bin/grep -E
494configure:6793: checking for ANSI C header files
495configure:6813: gcc -c -g -O2  conftest.m >&5
496configure:6813: $? = 0
497configure:6886: gcc -o conftest -g -O2   conftest.m  >&5
498configure:6886: $? = 0
499configure:6886: ./conftest
500configure:6886: $? = 0
501configure:6897: result: yes
502configure:6910: checking for sys/types.h
503configure:6910: gcc -c -g -O2  conftest.m >&5
504configure:6910: $? = 0
505configure:6910: result: yes
506configure:6910: checking for sys/stat.h
507configure:6910: gcc -c -g -O2  conftest.m >&5
508configure:6910: $? = 0
509configure:6910: result: yes
510configure:6910: checking for stdlib.h
511configure:6910: gcc -c -g -O2  conftest.m >&5
512configure:6910: $? = 0
513configure:6910: result: yes
514configure:6910: checking for string.h
515configure:6910: gcc -c -g -O2  conftest.m >&5
516configure:6910: $? = 0
517configure:6910: result: yes
518configure:6910: checking for memory.h
519configure:6910: gcc -c -g -O2  conftest.m >&5
520configure:6910: $? = 0
521configure:6910: result: yes
522configure:6910: checking for strings.h
523configure:6910: gcc -c -g -O2  conftest.m >&5
524configure:6910: $? = 0
525configure:6910: result: yes
526configure:6910: checking for inttypes.h
527configure:6910: gcc -c -g -O2  conftest.m >&5
528configure:6910: $? = 0
529configure:6910: result: yes
530configure:6910: checking for stdint.h
531configure:6910: gcc -c -g -O2  conftest.m >&5
532configure:6910: $? = 0
533configure:6910: result: yes
534configure:6910: checking for unistd.h
535configure:6910: gcc -c -g -O2  conftest.m >&5
536configure:6910: $? = 0
537configure:6910: result: yes
538configure:6957: checking objc/objc.h usability
539configure:6957: gcc -c -g -O2  conftest.m >&5
540configure:6957: $? = 0
541configure:6957: result: yes
542configure:6957: checking objc/objc.h presence
543configure:6957: gcc -E  conftest.m
544configure:6957: $? = 0
545configure:6957: result: yes
546configure:6957: checking for objc/objc.h
547configure:6957: result: yes
548configure:6982: checking if linking libobjc requires pthreads
549configure:7011: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
550configure:7011: $? = 0
551configure:7069: result: no
552configure:7082: checking for Apple Objective-C runtime
553configure:7111: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
554conftest.m: In function 'main':
555conftest.m:32:19: warning: initialization makes pointer from integer without a cast [enabled by default]
556conftest.m:33:8: warning: no '-alloc' method found [enabled by default]
557conftest.m:33:8: warning: (Messages without a matching method signature [enabled by default]
558conftest.m:33:8: warning: will be assumed to return 'id' and accept [enabled by default]
559conftest.m:33:8: warning: '...' as arguments.) [enabled by default]
560conftest.m:34:8: warning: no '-name' method found [enabled by default]
561conftest.m:34:8: warning: passing argument 1 of 'puts' from incompatible pointer type [enabled by default]
562/usr/include/stdio.h:688:12: note: expected 'const char *' but argument is of type 'id'
563configure:7111: $? = 0
564configure:7126: result: yes
565configure:7133: checking for GNU Objective C runtime
566configure:7162: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
567conftest.m: In function 'main':
568conftest.m:33:8: warning: no '-alloc' method found [enabled by default]
569conftest.m:33:8: warning: (Messages without a matching method signature [enabled by default]
570conftest.m:33:8: warning: will be assumed to return 'id' and accept [enabled by default]
571conftest.m:33:8: warning: '...' as arguments.) [enabled by default]
572conftest.m:34:8: warning: no '-name' method found [enabled by default]
573conftest.m:34:8: warning: passing argument 1 of 'puts' from incompatible pointer type [enabled by default]
574/usr/include/stdio.h:688:12: note: expected 'const char *' but argument is of type 'id'
575configure:7162: $? = 0
576configure:7177: result: yes
577configure:7189: Using Apple Objective-C runtime
578configure:7269: checking for Apple Foundation library
579configure:7305: gcc -o conftest -g -O2   conftest.m -framework Foundation  >&5
580gcc: error: Foundation: No such file or directory
581configure:7305: $? = 1
582configure: failed program was:
583| /* confdefs.h */
584| #define PACKAGE_NAME "MacPorts"
585| #define PACKAGE_TARNAME "macports"
586| #define PACKAGE_VERSION "2.0.3"
587| #define PACKAGE_STRING "MacPorts 2.0.3"
588| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
589| #define PACKAGE_URL ""
590| #define UNUSED __attribute__((unused))
591| #define MP_PRIVATE __attribute__((visibility("hidden")))
592| #define HAVE_PTHREAD 1
593| #define STDC_HEADERS 1
594| #define HAVE_SYS_TYPES_H 1
595| #define HAVE_SYS_STAT_H 1
596| #define HAVE_STDLIB_H 1
597| #define HAVE_STRING_H 1
598| #define HAVE_MEMORY_H 1
599| #define HAVE_STRINGS_H 1
600| #define HAVE_INTTYPES_H 1
601| #define HAVE_STDINT_H 1
602| #define HAVE_UNISTD_H 1
603| #define HAVE_OBJC_OBJC_H 1
604| #define APPLE_RUNTIME 1
605| /* end confdefs.h.  */
606|
607|
608|                                                               #include <Foundation/Foundation.h>
609|
610| int
611| main ()
612| {
613|
614|                                                               NSString *string = [[NSString alloc] initWithCString: "Hello World"];
615|                                                               [NSString length];
616|
617|   ;
618|   return 0;
619| }
620|
621configure:7323: result: no
622configure:7340: checking for GNUstep Foundation library
623configure:7385: gcc -o conftest -g -O2 -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime -fconstant-string-class=NSConstantString -I. -I/home/pierre/GNUstep/Library/Headers -I/usr/local/include/GNUstep -I/usr/include/GNUstep  -rdynamic -Wl,-Bsymbolic-functions -shared-libgcc -fexceptions -fgnu-runtime -L/home/pierre/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -lpthread -lobjc -lm  conftest.m -rdynamic -Wl,-Bsymbolic-functions -shared-libgcc -fexceptions -fgnu-runtime -L/home/pierre/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -lgnustep-base -lpthread -lobjc -lm  >&5
624conftest.m: In function 'main':
625conftest.m:33:10: warning: 'NSString' may not respond to '+length' [enabled by default]
626conftest.m:33:10: warning: (Messages without a matching method signature [enabled by default]
627conftest.m:33:10: warning: will be assumed to return 'id' and accept [enabled by default]
628conftest.m:33:10: warning: '...' as arguments.) [enabled by default]
629conftest.m:32:20: warning: unused variable 'string' [-Wunused-variable]
630configure:7385: $? = 0
631configure:7404: result: yes
632configure:7432: Using GNUstep Foundation library
633configure:7458: checking for CoreFoundation framework
634configure:7486: gcc -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
635gcc: error: CoreFoundation: No such file or directory
636configure:7486: $? = 1
637configure: failed program was:
638| /* confdefs.h */
639| #define PACKAGE_NAME "MacPorts"
640| #define PACKAGE_TARNAME "macports"
641| #define PACKAGE_VERSION "2.0.3"
642| #define PACKAGE_STRING "MacPorts 2.0.3"
643| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
644| #define PACKAGE_URL ""
645| #define UNUSED __attribute__((unused))
646| #define MP_PRIVATE __attribute__((visibility("hidden")))
647| #define HAVE_PTHREAD 1
648| #define STDC_HEADERS 1
649| #define HAVE_SYS_TYPES_H 1
650| #define HAVE_SYS_STAT_H 1
651| #define HAVE_STDLIB_H 1
652| #define HAVE_STRING_H 1
653| #define HAVE_MEMORY_H 1
654| #define HAVE_STRINGS_H 1
655| #define HAVE_INTTYPES_H 1
656| #define HAVE_STDINT_H 1
657| #define HAVE_UNISTD_H 1
658| #define HAVE_OBJC_OBJC_H 1
659| #define APPLE_RUNTIME 1
660| #define GNUSTEP_FOUNDATION 1
661| /* end confdefs.h.  */
662|
663|
664|                                       #include <CoreFoundation/CoreFoundation.h>
665|
666| int
667| main ()
668| {
669|
670|                                       CFURLRef url = CFURLCreateWithFileSystemPath(NULL, CFSTR("/testing"), kCFURLPOSIXPathStyle, 1);
671|                                       CFArrayRef bundles = CFBundleCreateBundlesFromDirectory(NULL, url, CFSTR("pkg"));
672|
673|   ;
674|   return 0;
675| }
676|
677configure:7504: result: no
678configure:7518: checking for SystemConfiguration framework
679configure:7546: gcc -o conftest -g -O2   conftest.c -framework SystemConfiguration  >&5
680gcc: error: SystemConfiguration: No such file or directory
681configure:7546: $? = 1
682configure: failed program was:
683| /* confdefs.h */
684| #define PACKAGE_NAME "MacPorts"
685| #define PACKAGE_TARNAME "macports"
686| #define PACKAGE_VERSION "2.0.3"
687| #define PACKAGE_STRING "MacPorts 2.0.3"
688| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
689| #define PACKAGE_URL ""
690| #define UNUSED __attribute__((unused))
691| #define MP_PRIVATE __attribute__((visibility("hidden")))
692| #define HAVE_PTHREAD 1
693| #define STDC_HEADERS 1
694| #define HAVE_SYS_TYPES_H 1
695| #define HAVE_SYS_STAT_H 1
696| #define HAVE_STDLIB_H 1
697| #define HAVE_STRING_H 1
698| #define HAVE_MEMORY_H 1
699| #define HAVE_STRINGS_H 1
700| #define HAVE_INTTYPES_H 1
701| #define HAVE_STDINT_H 1
702| #define HAVE_UNISTD_H 1
703| #define HAVE_OBJC_OBJC_H 1
704| #define APPLE_RUNTIME 1
705| #define GNUSTEP_FOUNDATION 1
706| /* end confdefs.h.  */
707|
708|
709|                                       #include <SystemConfiguration/SystemConfiguration.h>
710|
711| int
712| main ()
713| {
714|
715|                                       int err = SCError();
716|                                       SCDynamicStoreRef dsRef = SCDynamicStoreCreate(NULL, NULL, NULL, NULL);
717|
718|   ;
719|   return 0;
720| }
721|
722configure:7564: result: no
723configure:7578: checking for IOKit framework
724configure:7606: gcc -o conftest -g -O2   conftest.c -framework IOKit  >&5
725gcc: error: IOKit: No such file or directory
726configure:7606: $? = 1
727configure: failed program was:
728| /* confdefs.h */
729| #define PACKAGE_NAME "MacPorts"
730| #define PACKAGE_TARNAME "macports"
731| #define PACKAGE_VERSION "2.0.3"
732| #define PACKAGE_STRING "MacPorts 2.0.3"
733| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
734| #define PACKAGE_URL ""
735| #define UNUSED __attribute__((unused))
736| #define MP_PRIVATE __attribute__((visibility("hidden")))
737| #define HAVE_PTHREAD 1
738| #define STDC_HEADERS 1
739| #define HAVE_SYS_TYPES_H 1
740| #define HAVE_SYS_STAT_H 1
741| #define HAVE_STDLIB_H 1
742| #define HAVE_STRING_H 1
743| #define HAVE_MEMORY_H 1
744| #define HAVE_STRINGS_H 1
745| #define HAVE_INTTYPES_H 1
746| #define HAVE_STDINT_H 1
747| #define HAVE_UNISTD_H 1
748| #define HAVE_OBJC_OBJC_H 1
749| #define APPLE_RUNTIME 1
750| #define GNUSTEP_FOUNDATION 1
751| /* end confdefs.h.  */
752|
753|
754|                                       #include <IOKit/IOKitLib.h>
755|
756| int
757| main ()
758| {
759|
760|                                       IOCreateReceivePort(0, NULL);
761|                                       IORegisterForSystemPower(0, NULL, NULL, NULL);
762|
763|   ;
764|   return 0;
765| }
766|
767configure:7624: result: no
768configure:7638: checking for CFNotificationCenterGetDarwinNotifyCenter
769configure:7665: gcc -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
770gcc: error: CoreFoundation: No such file or directory
771configure:7665: $? = 1
772configure: failed program was:
773| /* confdefs.h */
774| #define PACKAGE_NAME "MacPorts"
775| #define PACKAGE_TARNAME "macports"
776| #define PACKAGE_VERSION "2.0.3"
777| #define PACKAGE_STRING "MacPorts 2.0.3"
778| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
779| #define PACKAGE_URL ""
780| #define UNUSED __attribute__((unused))
781| #define MP_PRIVATE __attribute__((visibility("hidden")))
782| #define HAVE_PTHREAD 1
783| #define STDC_HEADERS 1
784| #define HAVE_SYS_TYPES_H 1
785| #define HAVE_SYS_STAT_H 1
786| #define HAVE_STDLIB_H 1
787| #define HAVE_STRING_H 1
788| #define HAVE_MEMORY_H 1
789| #define HAVE_STRINGS_H 1
790| #define HAVE_INTTYPES_H 1
791| #define HAVE_STDINT_H 1
792| #define HAVE_UNISTD_H 1
793| #define HAVE_OBJC_OBJC_H 1
794| #define APPLE_RUNTIME 1
795| #define GNUSTEP_FOUNDATION 1
796| /* end confdefs.h.  */
797|
798|
799|                                       #include <CoreFoundation/CoreFoundation.h>
800|
801| int
802| main ()
803| {
804|
805|                                       CFNotificationCenterRef ref = CFNotificationCenterGetDarwinNotifyCenter();
806|
807|   ;
808|   return 0;
809| }
810|
811configure:7683: result: no
812configure:7700: checking for whether we will build daemondo
813configure:7717: result: no
814configure:7752: checking for ports tree
815configure:7774: WARNING: No ports tree found
816configure:7781: checking for MacPorts config directory
817configure:7786: result: ${sysconfdir}/macports
818configure:7859: checking for install user
819configure:7865: result: root
820configure:7879: checking for install group
821configure:7899: result: root
822configure:7913: checking for macports user
823configure:7919: result: macports
824configure:7933: checking what permissions to use for installation directories
825configure:7939: result: 0755
826configure:7979: checking for Applications installation directory
827configure:7990: result: /Applications/MacPorts
828configure:8009: checking for Frameworks installation directory
829configure:8016: result: /opt/local/Library/Frameworks
830configure:8042: checking for Universal CPU architectures
831configure:8044: result: x86_64 i386
832configure:8055: checking how to run the C preprocessor
833configure:8086: gcc -E  conftest.c
834configure:8086: $? = 0
835configure:8100: gcc -E  conftest.c
836conftest.c:25:28: fatal error: ac_nonexistent.h: No such file or directory
837compilation terminated.
838configure:8100: $? = 1
839configure: failed program was:
840| /* confdefs.h */
841| #define PACKAGE_NAME "MacPorts"
842| #define PACKAGE_TARNAME "macports"
843| #define PACKAGE_VERSION "2.0.3"
844| #define PACKAGE_STRING "MacPorts 2.0.3"
845| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
846| #define PACKAGE_URL ""
847| #define UNUSED __attribute__((unused))
848| #define MP_PRIVATE __attribute__((visibility("hidden")))
849| #define HAVE_PTHREAD 1
850| #define STDC_HEADERS 1
851| #define HAVE_SYS_TYPES_H 1
852| #define HAVE_SYS_STAT_H 1
853| #define HAVE_STDLIB_H 1
854| #define HAVE_STRING_H 1
855| #define HAVE_MEMORY_H 1
856| #define HAVE_STRINGS_H 1
857| #define HAVE_INTTYPES_H 1
858| #define HAVE_STDINT_H 1
859| #define HAVE_UNISTD_H 1
860| #define HAVE_OBJC_OBJC_H 1
861| #define APPLE_RUNTIME 1
862| #define GNUSTEP_FOUNDATION 1
863| /* end confdefs.h.  */
864| #include <ac_nonexistent.h>
865configure:8125: result: gcc -E
866configure:8145: gcc -E  conftest.c
867configure:8145: $? = 0
868configure:8159: gcc -E  conftest.c
869conftest.c:25:28: fatal error: ac_nonexistent.h: No such file or directory
870compilation terminated.
871configure:8159: $? = 1
872configure: failed program was:
873| /* confdefs.h */
874| #define PACKAGE_NAME "MacPorts"
875| #define PACKAGE_TARNAME "macports"
876| #define PACKAGE_VERSION "2.0.3"
877| #define PACKAGE_STRING "MacPorts 2.0.3"
878| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
879| #define PACKAGE_URL ""
880| #define UNUSED __attribute__((unused))
881| #define MP_PRIVATE __attribute__((visibility("hidden")))
882| #define HAVE_PTHREAD 1
883| #define STDC_HEADERS 1
884| #define HAVE_SYS_TYPES_H 1
885| #define HAVE_SYS_STAT_H 1
886| #define HAVE_STDLIB_H 1
887| #define HAVE_STRING_H 1
888| #define HAVE_MEMORY_H 1
889| #define HAVE_STRINGS_H 1
890| #define HAVE_INTTYPES_H 1
891| #define HAVE_STDINT_H 1
892| #define HAVE_UNISTD_H 1
893| #define HAVE_OBJC_OBJC_H 1
894| #define APPLE_RUNTIME 1
895| #define GNUSTEP_FOUNDATION 1
896| /* end confdefs.h.  */
897| #include <ac_nonexistent.h>
898configure:8188: checking for ANSI C header files
899configure:8292: result: yes
900configure:8303: checking for dirent.h that defines DIR
901configure:8322: gcc -c -g -O2  conftest.c >&5
902configure:8322: $? = 0
903configure:8330: result: yes
904configure:8343: checking for library containing opendir
905configure:8374: gcc -o conftest -g -O2   conftest.c  >&5
906configure:8374: $? = 0
907configure:8391: result: none required
908configure:8458: checking for sys/wait.h that is POSIX.1 compatible
909configure:8484: gcc -c -g -O2  conftest.c >&5
910configure:8484: $? = 0
911configure:8491: result: yes
912configure:8503: checking limits.h usability
913configure:8503: gcc -c -g -O2  conftest.c >&5
914configure:8503: $? = 0
915configure:8503: result: yes
916configure:8503: checking limits.h presence
917configure:8503: gcc -E  conftest.c
918configure:8503: $? = 0
919configure:8503: result: yes
920configure:8503: checking for limits.h
921configure:8503: result: yes
922configure:8503: checking paths.h usability
923configure:8503: gcc -c -g -O2  conftest.c >&5
924configure:8503: $? = 0
925configure:8503: result: yes
926configure:8503: checking paths.h presence
927configure:8503: gcc -E  conftest.c
928configure:8503: $? = 0
929configure:8503: result: yes
930configure:8503: checking for paths.h
931configure:8503: result: yes
932configure:8503: checking sys/file.h usability
933configure:8503: gcc -c -g -O2  conftest.c >&5
934configure:8503: $? = 0
935configure:8503: result: yes
936configure:8503: checking sys/file.h presence
937configure:8503: gcc -E  conftest.c
938configure:8503: $? = 0
939configure:8503: result: yes
940configure:8503: checking for sys/file.h
941configure:8503: result: yes
942configure:8503: checking crt_externs.h usability
943configure:8503: gcc -c -g -O2  conftest.c >&5
944conftest.c:64:25: fatal error: crt_externs.h: No such file or directory
945compilation terminated.
946configure:8503: $? = 1
947configure: failed program was:
948| /* confdefs.h */
949| #define PACKAGE_NAME "MacPorts"
950| #define PACKAGE_TARNAME "macports"
951| #define PACKAGE_VERSION "2.0.3"
952| #define PACKAGE_STRING "MacPorts 2.0.3"
953| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
954| #define PACKAGE_URL ""
955| #define UNUSED __attribute__((unused))
956| #define MP_PRIVATE __attribute__((visibility("hidden")))
957| #define HAVE_PTHREAD 1
958| #define STDC_HEADERS 1
959| #define HAVE_SYS_TYPES_H 1
960| #define HAVE_SYS_STAT_H 1
961| #define HAVE_STDLIB_H 1
962| #define HAVE_STRING_H 1
963| #define HAVE_MEMORY_H 1
964| #define HAVE_STRINGS_H 1
965| #define HAVE_INTTYPES_H 1
966| #define HAVE_STDINT_H 1
967| #define HAVE_UNISTD_H 1
968| #define HAVE_OBJC_OBJC_H 1
969| #define APPLE_RUNTIME 1
970| #define GNUSTEP_FOUNDATION 1
971| #define STDC_HEADERS 1
972| #define HAVE_DIRENT_H 1
973| #define HAVE_SYS_WAIT_H 1
974| #define HAVE_LIMITS_H 1
975| #define HAVE_PATHS_H 1
976| #define HAVE_SYS_FILE_H 1
977| /* end confdefs.h.  */
978| #include <stdio.h>
979| #ifdef HAVE_SYS_TYPES_H
980| # include <sys/types.h>
981| #endif
982| #ifdef HAVE_SYS_STAT_H
983| # include <sys/stat.h>
984| #endif
985| #ifdef STDC_HEADERS
986| # include <stdlib.h>
987| # include <stddef.h>
988| #else
989| # ifdef HAVE_STDLIB_H
990| #  include <stdlib.h>
991| # endif
992| #endif
993| #ifdef HAVE_STRING_H
994| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
995| #  include <memory.h>
996| # endif
997| # include <string.h>
998| #endif
999| #ifdef HAVE_STRINGS_H
1000| # include <strings.h>
1001| #endif
1002| #ifdef HAVE_INTTYPES_H
1003| # include <inttypes.h>
1004| #endif
1005| #ifdef HAVE_STDINT_H
1006| # include <stdint.h>
1007| #endif
1008| #ifdef HAVE_UNISTD_H
1009| # include <unistd.h>
1010| #endif
1011| #include <crt_externs.h>
1012configure:8503: result: no
1013configure:8503: checking crt_externs.h presence
1014configure:8503: gcc -E  conftest.c
1015conftest.c:31:25: fatal error: crt_externs.h: No such file or directory
1016compilation terminated.
1017configure:8503: $? = 1
1018configure: failed program was:
1019| /* confdefs.h */
1020| #define PACKAGE_NAME "MacPorts"
1021| #define PACKAGE_TARNAME "macports"
1022| #define PACKAGE_VERSION "2.0.3"
1023| #define PACKAGE_STRING "MacPorts 2.0.3"
1024| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1025| #define PACKAGE_URL ""
1026| #define UNUSED __attribute__((unused))
1027| #define MP_PRIVATE __attribute__((visibility("hidden")))
1028| #define HAVE_PTHREAD 1
1029| #define STDC_HEADERS 1
1030| #define HAVE_SYS_TYPES_H 1
1031| #define HAVE_SYS_STAT_H 1
1032| #define HAVE_STDLIB_H 1
1033| #define HAVE_STRING_H 1
1034| #define HAVE_MEMORY_H 1
1035| #define HAVE_STRINGS_H 1
1036| #define HAVE_INTTYPES_H 1
1037| #define HAVE_STDINT_H 1
1038| #define HAVE_UNISTD_H 1
1039| #define HAVE_OBJC_OBJC_H 1
1040| #define APPLE_RUNTIME 1
1041| #define GNUSTEP_FOUNDATION 1
1042| #define STDC_HEADERS 1
1043| #define HAVE_DIRENT_H 1
1044| #define HAVE_SYS_WAIT_H 1
1045| #define HAVE_LIMITS_H 1
1046| #define HAVE_PATHS_H 1
1047| #define HAVE_SYS_FILE_H 1
1048| /* end confdefs.h.  */
1049| #include <crt_externs.h>
1050configure:8503: result: no
1051configure:8503: checking for crt_externs.h
1052configure:8503: result: no
1053configure:8503: checking fcntl.h usability
1054configure:8503: gcc -c -g -O2  conftest.c >&5
1055configure:8503: $? = 0
1056configure:8503: result: yes
1057configure:8503: checking fcntl.h presence
1058configure:8503: gcc -E  conftest.c
1059configure:8503: $? = 0
1060configure:8503: result: yes
1061configure:8503: checking for fcntl.h
1062configure:8503: result: yes
1063configure:8503: checking sys/fcntl.h usability
1064configure:8503: gcc -c -g -O2  conftest.c >&5
1065configure:8503: $? = 0
1066configure:8503: result: yes
1067configure:8503: checking sys/fcntl.h presence
1068configure:8503: gcc -E  conftest.c
1069configure:8503: $? = 0
1070configure:8503: result: yes
1071configure:8503: checking for sys/fcntl.h
1072configure:8503: result: yes
1073configure:8503: checking sys/cdefs.h usability
1074configure:8503: gcc -c -g -O2  conftest.c >&5
1075configure:8503: $? = 0
1076configure:8503: result: yes
1077configure:8503: checking sys/cdefs.h presence
1078configure:8503: gcc -E  conftest.c
1079configure:8503: $? = 0
1080configure:8503: result: yes
1081configure:8503: checking for sys/cdefs.h
1082configure:8503: result: yes
1083configure:8503: checking err.h usability
1084configure:8503: gcc -c -g -O2  conftest.c >&5
1085configure:8503: $? = 0
1086configure:8503: result: yes
1087configure:8503: checking err.h presence
1088configure:8503: gcc -E  conftest.c
1089configure:8503: $? = 0
1090configure:8503: result: yes
1091configure:8503: checking for err.h
1092configure:8503: result: yes
1093configure:8503: checking sys/socket.h usability
1094configure:8503: gcc -c -g -O2  conftest.c >&5
1095configure:8503: $? = 0
1096configure:8503: result: yes
1097configure:8503: checking sys/socket.h presence
1098configure:8503: gcc -E  conftest.c
1099configure:8503: $? = 0
1100configure:8503: result: yes
1101configure:8503: checking for sys/socket.h
1102configure:8503: result: yes
1103configure:8503: checking sys/sysctl.h usability
1104configure:8503: gcc -c -g -O2  conftest.c >&5
1105configure:8503: $? = 0
1106configure:8503: result: yes
1107configure:8503: checking sys/sysctl.h presence
1108configure:8503: gcc -E  conftest.c
1109configure:8503: $? = 0
1110configure:8503: result: yes
1111configure:8503: checking for sys/sysctl.h
1112configure:8503: result: yes
1113configure:8503: checking readline/readline.h usability
1114configure:8503: gcc -c -g -O2  conftest.c >&5
1115conftest.c:70:31: fatal error: readline/readline.h: No such file or directory
1116compilation terminated.
1117configure:8503: $? = 1
1118configure: failed program was:
1119| /* confdefs.h */
1120| #define PACKAGE_NAME "MacPorts"
1121| #define PACKAGE_TARNAME "macports"
1122| #define PACKAGE_VERSION "2.0.3"
1123| #define PACKAGE_STRING "MacPorts 2.0.3"
1124| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1125| #define PACKAGE_URL ""
1126| #define UNUSED __attribute__((unused))
1127| #define MP_PRIVATE __attribute__((visibility("hidden")))
1128| #define HAVE_PTHREAD 1
1129| #define STDC_HEADERS 1
1130| #define HAVE_SYS_TYPES_H 1
1131| #define HAVE_SYS_STAT_H 1
1132| #define HAVE_STDLIB_H 1
1133| #define HAVE_STRING_H 1
1134| #define HAVE_MEMORY_H 1
1135| #define HAVE_STRINGS_H 1
1136| #define HAVE_INTTYPES_H 1
1137| #define HAVE_STDINT_H 1
1138| #define HAVE_UNISTD_H 1
1139| #define HAVE_OBJC_OBJC_H 1
1140| #define APPLE_RUNTIME 1
1141| #define GNUSTEP_FOUNDATION 1
1142| #define STDC_HEADERS 1
1143| #define HAVE_DIRENT_H 1
1144| #define HAVE_SYS_WAIT_H 1
1145| #define HAVE_LIMITS_H 1
1146| #define HAVE_PATHS_H 1
1147| #define HAVE_SYS_FILE_H 1
1148| #define HAVE_FCNTL_H 1
1149| #define HAVE_SYS_FCNTL_H 1
1150| #define HAVE_SYS_CDEFS_H 1
1151| #define HAVE_ERR_H 1
1152| #define HAVE_SYS_SOCKET_H 1
1153| #define HAVE_SYS_SYSCTL_H 1
1154| /* end confdefs.h.  */
1155| #include <stdio.h>
1156| #ifdef HAVE_SYS_TYPES_H
1157| # include <sys/types.h>
1158| #endif
1159| #ifdef HAVE_SYS_STAT_H
1160| # include <sys/stat.h>
1161| #endif
1162| #ifdef STDC_HEADERS
1163| # include <stdlib.h>
1164| # include <stddef.h>
1165| #else
1166| # ifdef HAVE_STDLIB_H
1167| #  include <stdlib.h>
1168| # endif
1169| #endif
1170| #ifdef HAVE_STRING_H
1171| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1172| #  include <memory.h>
1173| # endif
1174| # include <string.h>
1175| #endif
1176| #ifdef HAVE_STRINGS_H
1177| # include <strings.h>
1178| #endif
1179| #ifdef HAVE_INTTYPES_H
1180| # include <inttypes.h>
1181| #endif
1182| #ifdef HAVE_STDINT_H
1183| # include <stdint.h>
1184| #endif
1185| #ifdef HAVE_UNISTD_H
1186| # include <unistd.h>
1187| #endif
1188| #include <readline/readline.h>
1189configure:8503: result: no
1190configure:8503: checking readline/readline.h presence
1191configure:8503: gcc -E  conftest.c
1192conftest.c:37:31: fatal error: readline/readline.h: No such file or directory
1193compilation terminated.
1194configure:8503: $? = 1
1195configure: failed program was:
1196| /* confdefs.h */
1197| #define PACKAGE_NAME "MacPorts"
1198| #define PACKAGE_TARNAME "macports"
1199| #define PACKAGE_VERSION "2.0.3"
1200| #define PACKAGE_STRING "MacPorts 2.0.3"
1201| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1202| #define PACKAGE_URL ""
1203| #define UNUSED __attribute__((unused))
1204| #define MP_PRIVATE __attribute__((visibility("hidden")))
1205| #define HAVE_PTHREAD 1
1206| #define STDC_HEADERS 1
1207| #define HAVE_SYS_TYPES_H 1
1208| #define HAVE_SYS_STAT_H 1
1209| #define HAVE_STDLIB_H 1
1210| #define HAVE_STRING_H 1
1211| #define HAVE_MEMORY_H 1
1212| #define HAVE_STRINGS_H 1
1213| #define HAVE_INTTYPES_H 1
1214| #define HAVE_STDINT_H 1
1215| #define HAVE_UNISTD_H 1
1216| #define HAVE_OBJC_OBJC_H 1
1217| #define APPLE_RUNTIME 1
1218| #define GNUSTEP_FOUNDATION 1
1219| #define STDC_HEADERS 1
1220| #define HAVE_DIRENT_H 1
1221| #define HAVE_SYS_WAIT_H 1
1222| #define HAVE_LIMITS_H 1
1223| #define HAVE_PATHS_H 1
1224| #define HAVE_SYS_FILE_H 1
1225| #define HAVE_FCNTL_H 1
1226| #define HAVE_SYS_FCNTL_H 1
1227| #define HAVE_SYS_CDEFS_H 1
1228| #define HAVE_ERR_H 1
1229| #define HAVE_SYS_SOCKET_H 1
1230| #define HAVE_SYS_SYSCTL_H 1
1231| /* end confdefs.h.  */
1232| #include <readline/readline.h>
1233configure:8503: result: no
1234configure:8503: checking for readline/readline.h
1235configure:8503: result: no
1236configure:8503: checking readline/history.h usability
1237configure:8503: gcc -c -g -O2  conftest.c >&5
1238conftest.c:70:30: fatal error: readline/history.h: No such file or directory
1239compilation terminated.
1240configure:8503: $? = 1
1241configure: failed program was:
1242| /* confdefs.h */
1243| #define PACKAGE_NAME "MacPorts"
1244| #define PACKAGE_TARNAME "macports"
1245| #define PACKAGE_VERSION "2.0.3"
1246| #define PACKAGE_STRING "MacPorts 2.0.3"
1247| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1248| #define PACKAGE_URL ""
1249| #define UNUSED __attribute__((unused))
1250| #define MP_PRIVATE __attribute__((visibility("hidden")))
1251| #define HAVE_PTHREAD 1
1252| #define STDC_HEADERS 1
1253| #define HAVE_SYS_TYPES_H 1
1254| #define HAVE_SYS_STAT_H 1
1255| #define HAVE_STDLIB_H 1
1256| #define HAVE_STRING_H 1
1257| #define HAVE_MEMORY_H 1
1258| #define HAVE_STRINGS_H 1
1259| #define HAVE_INTTYPES_H 1
1260| #define HAVE_STDINT_H 1
1261| #define HAVE_UNISTD_H 1
1262| #define HAVE_OBJC_OBJC_H 1
1263| #define APPLE_RUNTIME 1
1264| #define GNUSTEP_FOUNDATION 1
1265| #define STDC_HEADERS 1
1266| #define HAVE_DIRENT_H 1
1267| #define HAVE_SYS_WAIT_H 1
1268| #define HAVE_LIMITS_H 1
1269| #define HAVE_PATHS_H 1
1270| #define HAVE_SYS_FILE_H 1
1271| #define HAVE_FCNTL_H 1
1272| #define HAVE_SYS_FCNTL_H 1
1273| #define HAVE_SYS_CDEFS_H 1
1274| #define HAVE_ERR_H 1
1275| #define HAVE_SYS_SOCKET_H 1
1276| #define HAVE_SYS_SYSCTL_H 1
1277| /* end confdefs.h.  */
1278| #include <stdio.h>
1279| #ifdef HAVE_SYS_TYPES_H
1280| # include <sys/types.h>
1281| #endif
1282| #ifdef HAVE_SYS_STAT_H
1283| # include <sys/stat.h>
1284| #endif
1285| #ifdef STDC_HEADERS
1286| # include <stdlib.h>
1287| # include <stddef.h>
1288| #else
1289| # ifdef HAVE_STDLIB_H
1290| #  include <stdlib.h>
1291| # endif
1292| #endif
1293| #ifdef HAVE_STRING_H
1294| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1295| #  include <memory.h>
1296| # endif
1297| # include <string.h>
1298| #endif
1299| #ifdef HAVE_STRINGS_H
1300| # include <strings.h>
1301| #endif
1302| #ifdef HAVE_INTTYPES_H
1303| # include <inttypes.h>
1304| #endif
1305| #ifdef HAVE_STDINT_H
1306| # include <stdint.h>
1307| #endif
1308| #ifdef HAVE_UNISTD_H
1309| # include <unistd.h>
1310| #endif
1311| #include <readline/history.h>
1312configure:8503: result: no
1313configure:8503: checking readline/history.h presence
1314configure:8503: gcc -E  conftest.c
1315conftest.c:37:30: fatal error: readline/history.h: No such file or directory
1316compilation terminated.
1317configure:8503: $? = 1
1318configure: failed program was:
1319| /* confdefs.h */
1320| #define PACKAGE_NAME "MacPorts"
1321| #define PACKAGE_TARNAME "macports"
1322| #define PACKAGE_VERSION "2.0.3"
1323| #define PACKAGE_STRING "MacPorts 2.0.3"
1324| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1325| #define PACKAGE_URL ""
1326| #define UNUSED __attribute__((unused))
1327| #define MP_PRIVATE __attribute__((visibility("hidden")))
1328| #define HAVE_PTHREAD 1
1329| #define STDC_HEADERS 1
1330| #define HAVE_SYS_TYPES_H 1
1331| #define HAVE_SYS_STAT_H 1
1332| #define HAVE_STDLIB_H 1
1333| #define HAVE_STRING_H 1
1334| #define HAVE_MEMORY_H 1
1335| #define HAVE_STRINGS_H 1
1336| #define HAVE_INTTYPES_H 1
1337| #define HAVE_STDINT_H 1
1338| #define HAVE_UNISTD_H 1
1339| #define HAVE_OBJC_OBJC_H 1
1340| #define APPLE_RUNTIME 1
1341| #define GNUSTEP_FOUNDATION 1
1342| #define STDC_HEADERS 1
1343| #define HAVE_DIRENT_H 1
1344| #define HAVE_SYS_WAIT_H 1
1345| #define HAVE_LIMITS_H 1
1346| #define HAVE_PATHS_H 1
1347| #define HAVE_SYS_FILE_H 1
1348| #define HAVE_FCNTL_H 1
1349| #define HAVE_SYS_FCNTL_H 1
1350| #define HAVE_SYS_CDEFS_H 1
1351| #define HAVE_ERR_H 1
1352| #define HAVE_SYS_SOCKET_H 1
1353| #define HAVE_SYS_SYSCTL_H 1
1354| /* end confdefs.h.  */
1355| #include <readline/history.h>
1356configure:8503: result: no
1357configure:8503: checking for readline/history.h
1358configure:8503: result: no
1359configure:8503: checking pwd.h usability
1360configure:8503: gcc -c -g -O2  conftest.c >&5
1361configure:8503: $? = 0
1362configure:8503: result: yes
1363configure:8503: checking pwd.h presence
1364configure:8503: gcc -E  conftest.c
1365configure:8503: $? = 0
1366configure:8503: result: yes
1367configure:8503: checking for pwd.h
1368configure:8503: result: yes
1369configure:8503: checking sys/paths.h usability
1370configure:8503: gcc -c -g -O2  conftest.c >&5
1371conftest.c:71:23: fatal error: sys/paths.h: No such file or directory
1372compilation terminated.
1373configure:8503: $? = 1
1374configure: failed program was:
1375| /* confdefs.h */
1376| #define PACKAGE_NAME "MacPorts"
1377| #define PACKAGE_TARNAME "macports"
1378| #define PACKAGE_VERSION "2.0.3"
1379| #define PACKAGE_STRING "MacPorts 2.0.3"
1380| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1381| #define PACKAGE_URL ""
1382| #define UNUSED __attribute__((unused))
1383| #define MP_PRIVATE __attribute__((visibility("hidden")))
1384| #define HAVE_PTHREAD 1
1385| #define STDC_HEADERS 1
1386| #define HAVE_SYS_TYPES_H 1
1387| #define HAVE_SYS_STAT_H 1
1388| #define HAVE_STDLIB_H 1
1389| #define HAVE_STRING_H 1
1390| #define HAVE_MEMORY_H 1
1391| #define HAVE_STRINGS_H 1
1392| #define HAVE_INTTYPES_H 1
1393| #define HAVE_STDINT_H 1
1394| #define HAVE_UNISTD_H 1
1395| #define HAVE_OBJC_OBJC_H 1
1396| #define APPLE_RUNTIME 1
1397| #define GNUSTEP_FOUNDATION 1
1398| #define STDC_HEADERS 1
1399| #define HAVE_DIRENT_H 1
1400| #define HAVE_SYS_WAIT_H 1
1401| #define HAVE_LIMITS_H 1
1402| #define HAVE_PATHS_H 1
1403| #define HAVE_SYS_FILE_H 1
1404| #define HAVE_FCNTL_H 1
1405| #define HAVE_SYS_FCNTL_H 1
1406| #define HAVE_SYS_CDEFS_H 1
1407| #define HAVE_ERR_H 1
1408| #define HAVE_SYS_SOCKET_H 1
1409| #define HAVE_SYS_SYSCTL_H 1
1410| #define HAVE_PWD_H 1
1411| /* end confdefs.h.  */
1412| #include <stdio.h>
1413| #ifdef HAVE_SYS_TYPES_H
1414| # include <sys/types.h>
1415| #endif
1416| #ifdef HAVE_SYS_STAT_H
1417| # include <sys/stat.h>
1418| #endif
1419| #ifdef STDC_HEADERS
1420| # include <stdlib.h>
1421| # include <stddef.h>
1422| #else
1423| # ifdef HAVE_STDLIB_H
1424| #  include <stdlib.h>
1425| # endif
1426| #endif
1427| #ifdef HAVE_STRING_H
1428| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1429| #  include <memory.h>
1430| # endif
1431| # include <string.h>
1432| #endif
1433| #ifdef HAVE_STRINGS_H
1434| # include <strings.h>
1435| #endif
1436| #ifdef HAVE_INTTYPES_H
1437| # include <inttypes.h>
1438| #endif
1439| #ifdef HAVE_STDINT_H
1440| # include <stdint.h>
1441| #endif
1442| #ifdef HAVE_UNISTD_H
1443| # include <unistd.h>
1444| #endif
1445| #include <sys/paths.h>
1446configure:8503: result: no
1447configure:8503: checking sys/paths.h presence
1448configure:8503: gcc -E  conftest.c
1449conftest.c:38:23: fatal error: sys/paths.h: No such file or directory
1450compilation terminated.
1451configure:8503: $? = 1
1452configure: failed program was:
1453| /* confdefs.h */
1454| #define PACKAGE_NAME "MacPorts"
1455| #define PACKAGE_TARNAME "macports"
1456| #define PACKAGE_VERSION "2.0.3"
1457| #define PACKAGE_STRING "MacPorts 2.0.3"
1458| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1459| #define PACKAGE_URL ""
1460| #define UNUSED __attribute__((unused))
1461| #define MP_PRIVATE __attribute__((visibility("hidden")))
1462| #define HAVE_PTHREAD 1
1463| #define STDC_HEADERS 1
1464| #define HAVE_SYS_TYPES_H 1
1465| #define HAVE_SYS_STAT_H 1
1466| #define HAVE_STDLIB_H 1
1467| #define HAVE_STRING_H 1
1468| #define HAVE_MEMORY_H 1
1469| #define HAVE_STRINGS_H 1
1470| #define HAVE_INTTYPES_H 1
1471| #define HAVE_STDINT_H 1
1472| #define HAVE_UNISTD_H 1
1473| #define HAVE_OBJC_OBJC_H 1
1474| #define APPLE_RUNTIME 1
1475| #define GNUSTEP_FOUNDATION 1
1476| #define STDC_HEADERS 1
1477| #define HAVE_DIRENT_H 1
1478| #define HAVE_SYS_WAIT_H 1
1479| #define HAVE_LIMITS_H 1
1480| #define HAVE_PATHS_H 1
1481| #define HAVE_SYS_FILE_H 1
1482| #define HAVE_FCNTL_H 1
1483| #define HAVE_SYS_FCNTL_H 1
1484| #define HAVE_SYS_CDEFS_H 1
1485| #define HAVE_ERR_H 1
1486| #define HAVE_SYS_SOCKET_H 1
1487| #define HAVE_SYS_SYSCTL_H 1
1488| #define HAVE_PWD_H 1
1489| /* end confdefs.h.  */
1490| #include <sys/paths.h>
1491configure:8503: result: no
1492configure:8503: checking for sys/paths.h
1493configure:8503: result: no
1494configure:8503: checking utime.h usability
1495configure:8503: gcc -c -g -O2  conftest.c >&5
1496configure:8503: $? = 0
1497configure:8503: result: yes
1498configure:8503: checking utime.h presence
1499configure:8503: gcc -E  conftest.c
1500configure:8503: $? = 0
1501configure:8503: result: yes
1502configure:8503: checking for utime.h
1503configure:8503: result: yes
1504configure:8520: checking for bzero
1505configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1506conftest.c:62:6: warning: conflicting types for built-in function 'bzero' [enabled by default]
1507configure:8520: $? = 0
1508configure:8520: result: yes
1509configure:8520: checking for memset
1510configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1511conftest.c:63:6: warning: conflicting types for built-in function 'memset' [enabled by default]
1512configure:8520: $? = 0
1513configure:8520: result: yes
1514configure:8520: checking for fgetln
1515configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1516/tmp/ccCKfUBA.o: In function `main':
1517/home/pierre/Bureau/MacPorts-2.0.3/conftest.c:75: undefined reference to `fgetln'
1518collect2: ld returned 1 exit status
1519configure:8520: $? = 1
1520configure: failed program was:
1521| /* confdefs.h */
1522| #define PACKAGE_NAME "MacPorts"
1523| #define PACKAGE_TARNAME "macports"
1524| #define PACKAGE_VERSION "2.0.3"
1525| #define PACKAGE_STRING "MacPorts 2.0.3"
1526| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1527| #define PACKAGE_URL ""
1528| #define UNUSED __attribute__((unused))
1529| #define MP_PRIVATE __attribute__((visibility("hidden")))
1530| #define HAVE_PTHREAD 1
1531| #define STDC_HEADERS 1
1532| #define HAVE_SYS_TYPES_H 1
1533| #define HAVE_SYS_STAT_H 1
1534| #define HAVE_STDLIB_H 1
1535| #define HAVE_STRING_H 1
1536| #define HAVE_MEMORY_H 1
1537| #define HAVE_STRINGS_H 1
1538| #define HAVE_INTTYPES_H 1
1539| #define HAVE_STDINT_H 1
1540| #define HAVE_UNISTD_H 1
1541| #define HAVE_OBJC_OBJC_H 1
1542| #define APPLE_RUNTIME 1
1543| #define GNUSTEP_FOUNDATION 1
1544| #define STDC_HEADERS 1
1545| #define HAVE_DIRENT_H 1
1546| #define HAVE_SYS_WAIT_H 1
1547| #define HAVE_LIMITS_H 1
1548| #define HAVE_PATHS_H 1
1549| #define HAVE_SYS_FILE_H 1
1550| #define HAVE_FCNTL_H 1
1551| #define HAVE_SYS_FCNTL_H 1
1552| #define HAVE_SYS_CDEFS_H 1
1553| #define HAVE_ERR_H 1
1554| #define HAVE_SYS_SOCKET_H 1
1555| #define HAVE_SYS_SYSCTL_H 1
1556| #define HAVE_PWD_H 1
1557| #define HAVE_UTIME_H 1
1558| #define HAVE_BZERO 1
1559| #define HAVE_MEMSET 1
1560| /* end confdefs.h.  */
1561| /* Define fgetln to an innocuous variant, in case <limits.h> declares fgetln.
1562|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1563| #define fgetln innocuous_fgetln
1564|
1565| /* System header to define __stub macros and hopefully few prototypes,
1566|     which can conflict with char fgetln (); below.
1567|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1568|     <limits.h> exists even on freestanding compilers.  */
1569|
1570| #ifdef __STDC__
1571| # include <limits.h>
1572| #else
1573| # include <assert.h>
1574| #endif
1575|
1576| #undef fgetln
1577|
1578| /* Override any GCC internal prototype to avoid an error.
1579|    Use char because int might match the return type of a GCC
1580|    builtin and then its argument prototype would still apply.  */
1581| #ifdef __cplusplus
1582| extern "C"
1583| #endif
1584| char fgetln ();
1585| /* The GNU C library defines this for functions which it implements
1586|     to always fail with ENOSYS.  Some functions are actually named
1587|     something starting with __ and the normal name is an alias.  */
1588| #if defined __stub_fgetln || defined __stub___fgetln
1589| choke me
1590| #endif
1591|
1592| int
1593| main ()
1594| {
1595| return fgetln ();
1596|   ;
1597|   return 0;
1598| }
1599configure:8520: result: no
1600configure:8520: checking for lockf
1601configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1602configure:8520: $? = 0
1603configure:8520: result: yes
1604configure:8520: checking for flock
1605configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1606configure:8520: $? = 0
1607configure:8520: result: yes
1608configure:8520: checking for setmode
1609configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1610/tmp/ccc5xYDQ.o: In function `main':
1611/home/pierre/Bureau/MacPorts-2.0.3/conftest.c:77: undefined reference to `setmode'
1612collect2: ld returned 1 exit status
1613configure:8520: $? = 1
1614configure: failed program was:
1615| /* confdefs.h */
1616| #define PACKAGE_NAME "MacPorts"
1617| #define PACKAGE_TARNAME "macports"
1618| #define PACKAGE_VERSION "2.0.3"
1619| #define PACKAGE_STRING "MacPorts 2.0.3"
1620| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1621| #define PACKAGE_URL ""
1622| #define UNUSED __attribute__((unused))
1623| #define MP_PRIVATE __attribute__((visibility("hidden")))
1624| #define HAVE_PTHREAD 1
1625| #define STDC_HEADERS 1
1626| #define HAVE_SYS_TYPES_H 1
1627| #define HAVE_SYS_STAT_H 1
1628| #define HAVE_STDLIB_H 1
1629| #define HAVE_STRING_H 1
1630| #define HAVE_MEMORY_H 1
1631| #define HAVE_STRINGS_H 1
1632| #define HAVE_INTTYPES_H 1
1633| #define HAVE_STDINT_H 1
1634| #define HAVE_UNISTD_H 1
1635| #define HAVE_OBJC_OBJC_H 1
1636| #define APPLE_RUNTIME 1
1637| #define GNUSTEP_FOUNDATION 1
1638| #define STDC_HEADERS 1
1639| #define HAVE_DIRENT_H 1
1640| #define HAVE_SYS_WAIT_H 1
1641| #define HAVE_LIMITS_H 1
1642| #define HAVE_PATHS_H 1
1643| #define HAVE_SYS_FILE_H 1
1644| #define HAVE_FCNTL_H 1
1645| #define HAVE_SYS_FCNTL_H 1
1646| #define HAVE_SYS_CDEFS_H 1
1647| #define HAVE_ERR_H 1
1648| #define HAVE_SYS_SOCKET_H 1
1649| #define HAVE_SYS_SYSCTL_H 1
1650| #define HAVE_PWD_H 1
1651| #define HAVE_UTIME_H 1
1652| #define HAVE_BZERO 1
1653| #define HAVE_MEMSET 1
1654| #define HAVE_LOCKF 1
1655| #define HAVE_FLOCK 1
1656| /* end confdefs.h.  */
1657| /* Define setmode to an innocuous variant, in case <limits.h> declares setmode.
1658|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1659| #define setmode innocuous_setmode
1660|
1661| /* System header to define __stub macros and hopefully few prototypes,
1662|     which can conflict with char setmode (); below.
1663|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1664|     <limits.h> exists even on freestanding compilers.  */
1665|
1666| #ifdef __STDC__
1667| # include <limits.h>
1668| #else
1669| # include <assert.h>
1670| #endif
1671|
1672| #undef setmode
1673|
1674| /* Override any GCC internal prototype to avoid an error.
1675|    Use char because int might match the return type of a GCC
1676|    builtin and then its argument prototype would still apply.  */
1677| #ifdef __cplusplus
1678| extern "C"
1679| #endif
1680| char setmode ();
1681| /* The GNU C library defines this for functions which it implements
1682|     to always fail with ENOSYS.  Some functions are actually named
1683|     something starting with __ and the normal name is an alias.  */
1684| #if defined __stub_setmode || defined __stub___setmode
1685| choke me
1686| #endif
1687|
1688| int
1689| main ()
1690| {
1691| return setmode ();
1692|   ;
1693|   return 0;
1694| }
1695configure:8520: result: no
1696configure:8520: checking for strcasecmp
1697configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1698conftest.c:66:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
1699configure:8520: $? = 0
1700configure:8520: result: yes
1701configure:8520: checking for strncasecmp
1702configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1703conftest.c:67:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
1704configure:8520: $? = 0
1705configure:8520: result: yes
1706configure:8520: checking for strlcpy
1707configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1708/tmp/ccugjkv4.o: In function `main':
1709/home/pierre/Bureau/MacPorts-2.0.3/conftest.c:79: undefined reference to `strlcpy'
1710collect2: ld returned 1 exit status
1711configure:8520: $? = 1
1712configure: failed program was:
1713| /* confdefs.h */
1714| #define PACKAGE_NAME "MacPorts"
1715| #define PACKAGE_TARNAME "macports"
1716| #define PACKAGE_VERSION "2.0.3"
1717| #define PACKAGE_STRING "MacPorts 2.0.3"
1718| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1719| #define PACKAGE_URL ""
1720| #define UNUSED __attribute__((unused))
1721| #define MP_PRIVATE __attribute__((visibility("hidden")))
1722| #define HAVE_PTHREAD 1
1723| #define STDC_HEADERS 1
1724| #define HAVE_SYS_TYPES_H 1
1725| #define HAVE_SYS_STAT_H 1
1726| #define HAVE_STDLIB_H 1
1727| #define HAVE_STRING_H 1
1728| #define HAVE_MEMORY_H 1
1729| #define HAVE_STRINGS_H 1
1730| #define HAVE_INTTYPES_H 1
1731| #define HAVE_STDINT_H 1
1732| #define HAVE_UNISTD_H 1
1733| #define HAVE_OBJC_OBJC_H 1
1734| #define APPLE_RUNTIME 1
1735| #define GNUSTEP_FOUNDATION 1
1736| #define STDC_HEADERS 1
1737| #define HAVE_DIRENT_H 1
1738| #define HAVE_SYS_WAIT_H 1
1739| #define HAVE_LIMITS_H 1
1740| #define HAVE_PATHS_H 1
1741| #define HAVE_SYS_FILE_H 1
1742| #define HAVE_FCNTL_H 1
1743| #define HAVE_SYS_FCNTL_H 1
1744| #define HAVE_SYS_CDEFS_H 1
1745| #define HAVE_ERR_H 1
1746| #define HAVE_SYS_SOCKET_H 1
1747| #define HAVE_SYS_SYSCTL_H 1
1748| #define HAVE_PWD_H 1
1749| #define HAVE_UTIME_H 1
1750| #define HAVE_BZERO 1
1751| #define HAVE_MEMSET 1
1752| #define HAVE_LOCKF 1
1753| #define HAVE_FLOCK 1
1754| #define HAVE_STRCASECMP 1
1755| #define HAVE_STRNCASECMP 1
1756| /* end confdefs.h.  */
1757| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
1758|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1759| #define strlcpy innocuous_strlcpy
1760|
1761| /* System header to define __stub macros and hopefully few prototypes,
1762|     which can conflict with char strlcpy (); below.
1763|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1764|     <limits.h> exists even on freestanding compilers.  */
1765|
1766| #ifdef __STDC__
1767| # include <limits.h>
1768| #else
1769| # include <assert.h>
1770| #endif
1771|
1772| #undef strlcpy
1773|
1774| /* Override any GCC internal prototype to avoid an error.
1775|    Use char because int might match the return type of a GCC
1776|    builtin and then its argument prototype would still apply.  */
1777| #ifdef __cplusplus
1778| extern "C"
1779| #endif
1780| char strlcpy ();
1781| /* The GNU C library defines this for functions which it implements
1782|     to always fail with ENOSYS.  Some functions are actually named
1783|     something starting with __ and the normal name is an alias.  */
1784| #if defined __stub_strlcpy || defined __stub___strlcpy
1785| choke me
1786| #endif
1787|
1788| int
1789| main ()
1790| {
1791| return strlcpy ();
1792|   ;
1793|   return 0;
1794| }
1795configure:8520: result: no
1796configure:8520: checking for copyfile
1797configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1798/tmp/cc6zogF9.o: In function `main':
1799/home/pierre/Bureau/MacPorts-2.0.3/conftest.c:79: undefined reference to `copyfile'
1800collect2: ld returned 1 exit status
1801configure:8520: $? = 1
1802configure: failed program was:
1803| /* confdefs.h */
1804| #define PACKAGE_NAME "MacPorts"
1805| #define PACKAGE_TARNAME "macports"
1806| #define PACKAGE_VERSION "2.0.3"
1807| #define PACKAGE_STRING "MacPorts 2.0.3"
1808| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1809| #define PACKAGE_URL ""
1810| #define UNUSED __attribute__((unused))
1811| #define MP_PRIVATE __attribute__((visibility("hidden")))
1812| #define HAVE_PTHREAD 1
1813| #define STDC_HEADERS 1
1814| #define HAVE_SYS_TYPES_H 1
1815| #define HAVE_SYS_STAT_H 1
1816| #define HAVE_STDLIB_H 1
1817| #define HAVE_STRING_H 1
1818| #define HAVE_MEMORY_H 1
1819| #define HAVE_STRINGS_H 1
1820| #define HAVE_INTTYPES_H 1
1821| #define HAVE_STDINT_H 1
1822| #define HAVE_UNISTD_H 1
1823| #define HAVE_OBJC_OBJC_H 1
1824| #define APPLE_RUNTIME 1
1825| #define GNUSTEP_FOUNDATION 1
1826| #define STDC_HEADERS 1
1827| #define HAVE_DIRENT_H 1
1828| #define HAVE_SYS_WAIT_H 1
1829| #define HAVE_LIMITS_H 1
1830| #define HAVE_PATHS_H 1
1831| #define HAVE_SYS_FILE_H 1
1832| #define HAVE_FCNTL_H 1
1833| #define HAVE_SYS_FCNTL_H 1
1834| #define HAVE_SYS_CDEFS_H 1
1835| #define HAVE_ERR_H 1
1836| #define HAVE_SYS_SOCKET_H 1
1837| #define HAVE_SYS_SYSCTL_H 1
1838| #define HAVE_PWD_H 1
1839| #define HAVE_UTIME_H 1
1840| #define HAVE_BZERO 1
1841| #define HAVE_MEMSET 1
1842| #define HAVE_LOCKF 1
1843| #define HAVE_FLOCK 1
1844| #define HAVE_STRCASECMP 1
1845| #define HAVE_STRNCASECMP 1
1846| /* end confdefs.h.  */
1847| /* Define copyfile to an innocuous variant, in case <limits.h> declares copyfile.
1848|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1849| #define copyfile innocuous_copyfile
1850|
1851| /* System header to define __stub macros and hopefully few prototypes,
1852|     which can conflict with char copyfile (); below.
1853|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1854|     <limits.h> exists even on freestanding compilers.  */
1855|
1856| #ifdef __STDC__
1857| # include <limits.h>
1858| #else
1859| # include <assert.h>
1860| #endif
1861|
1862| #undef copyfile
1863|
1864| /* Override any GCC internal prototype to avoid an error.
1865|    Use char because int might match the return type of a GCC
1866|    builtin and then its argument prototype would still apply.  */
1867| #ifdef __cplusplus
1868| extern "C"
1869| #endif
1870| char copyfile ();
1871| /* The GNU C library defines this for functions which it implements
1872|     to always fail with ENOSYS.  Some functions are actually named
1873|     something starting with __ and the normal name is an alias.  */
1874| #if defined __stub_copyfile || defined __stub___copyfile
1875| choke me
1876| #endif
1877|
1878| int
1879| main ()
1880| {
1881| return copyfile ();
1882|   ;
1883|   return 0;
1884| }
1885configure:8520: result: no
1886configure:8520: checking for clearenv
1887configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1888configure:8520: $? = 0
1889configure:8520: result: yes
1890configure:8520: checking for sysctlbyname
1891configure:8520: gcc -o conftest -g -O2   conftest.c  >&5
1892/tmp/ccQCQqXf.o: In function `main':
1893/home/pierre/Bureau/MacPorts-2.0.3/conftest.c:80: undefined reference to `sysctlbyname'
1894collect2: ld returned 1 exit status
1895configure:8520: $? = 1
1896configure: failed program was:
1897| /* confdefs.h */
1898| #define PACKAGE_NAME "MacPorts"
1899| #define PACKAGE_TARNAME "macports"
1900| #define PACKAGE_VERSION "2.0.3"
1901| #define PACKAGE_STRING "MacPorts 2.0.3"
1902| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1903| #define PACKAGE_URL ""
1904| #define UNUSED __attribute__((unused))
1905| #define MP_PRIVATE __attribute__((visibility("hidden")))
1906| #define HAVE_PTHREAD 1
1907| #define STDC_HEADERS 1
1908| #define HAVE_SYS_TYPES_H 1
1909| #define HAVE_SYS_STAT_H 1
1910| #define HAVE_STDLIB_H 1
1911| #define HAVE_STRING_H 1
1912| #define HAVE_MEMORY_H 1
1913| #define HAVE_STRINGS_H 1
1914| #define HAVE_INTTYPES_H 1
1915| #define HAVE_STDINT_H 1
1916| #define HAVE_UNISTD_H 1
1917| #define HAVE_OBJC_OBJC_H 1
1918| #define APPLE_RUNTIME 1
1919| #define GNUSTEP_FOUNDATION 1
1920| #define STDC_HEADERS 1
1921| #define HAVE_DIRENT_H 1
1922| #define HAVE_SYS_WAIT_H 1
1923| #define HAVE_LIMITS_H 1
1924| #define HAVE_PATHS_H 1
1925| #define HAVE_SYS_FILE_H 1
1926| #define HAVE_FCNTL_H 1
1927| #define HAVE_SYS_FCNTL_H 1
1928| #define HAVE_SYS_CDEFS_H 1
1929| #define HAVE_ERR_H 1
1930| #define HAVE_SYS_SOCKET_H 1
1931| #define HAVE_SYS_SYSCTL_H 1
1932| #define HAVE_PWD_H 1
1933| #define HAVE_UTIME_H 1
1934| #define HAVE_BZERO 1
1935| #define HAVE_MEMSET 1
1936| #define HAVE_LOCKF 1
1937| #define HAVE_FLOCK 1
1938| #define HAVE_STRCASECMP 1
1939| #define HAVE_STRNCASECMP 1
1940| #define HAVE_CLEARENV 1
1941| /* end confdefs.h.  */
1942| /* Define sysctlbyname to an innocuous variant, in case <limits.h> declares sysctlbyname.
1943|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1944| #define sysctlbyname innocuous_sysctlbyname
1945|
1946| /* System header to define __stub macros and hopefully few prototypes,
1947|     which can conflict with char sysctlbyname (); below.
1948|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1949|     <limits.h> exists even on freestanding compilers.  */
1950|
1951| #ifdef __STDC__
1952| # include <limits.h>
1953| #else
1954| # include <assert.h>
1955| #endif
1956|
1957| #undef sysctlbyname
1958|
1959| /* Override any GCC internal prototype to avoid an error.
1960|    Use char because int might match the return type of a GCC
1961|    builtin and then its argument prototype would still apply.  */
1962| #ifdef __cplusplus
1963| extern "C"
1964| #endif
1965| char sysctlbyname ();
1966| /* The GNU C library defines this for functions which it implements
1967|     to always fail with ENOSYS.  Some functions are actually named
1968|     something starting with __ and the normal name is an alias.  */
1969| #if defined __stub_sysctlbyname || defined __stub___sysctlbyname
1970| choke me
1971| #endif
1972|
1973| int
1974| main ()
1975| {
1976| return sysctlbyname ();
1977|   ;
1978|   return 0;
1979| }
1980configure:8520: result: no
1981configure:8530: checking if readlink conforms to POSIX 1003.1a
1982configure:8554: gcc -c -g -O2  conftest.c >&5
1983configure:8554: $? = 0
1984configure:8569: result: yes
1985configure:8582: checking CommonCrypto/CommonDigest.h usability
1986configure:8582: gcc -c -g -O2  conftest.c >&5
1987conftest.c:79:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory
1988compilation terminated.
1989configure:8582: $? = 1
1990configure: failed program was:
1991| /* confdefs.h */
1992| #define PACKAGE_NAME "MacPorts"
1993| #define PACKAGE_TARNAME "macports"
1994| #define PACKAGE_VERSION "2.0.3"
1995| #define PACKAGE_STRING "MacPorts 2.0.3"
1996| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1997| #define PACKAGE_URL ""
1998| #define UNUSED __attribute__((unused))
1999| #define MP_PRIVATE __attribute__((visibility("hidden")))
2000| #define HAVE_PTHREAD 1
2001| #define STDC_HEADERS 1
2002| #define HAVE_SYS_TYPES_H 1
2003| #define HAVE_SYS_STAT_H 1
2004| #define HAVE_STDLIB_H 1
2005| #define HAVE_STRING_H 1
2006| #define HAVE_MEMORY_H 1
2007| #define HAVE_STRINGS_H 1
2008| #define HAVE_INTTYPES_H 1
2009| #define HAVE_STDINT_H 1
2010| #define HAVE_UNISTD_H 1
2011| #define HAVE_OBJC_OBJC_H 1
2012| #define APPLE_RUNTIME 1
2013| #define GNUSTEP_FOUNDATION 1
2014| #define STDC_HEADERS 1
2015| #define HAVE_DIRENT_H 1
2016| #define HAVE_SYS_WAIT_H 1
2017| #define HAVE_LIMITS_H 1
2018| #define HAVE_PATHS_H 1
2019| #define HAVE_SYS_FILE_H 1
2020| #define HAVE_FCNTL_H 1
2021| #define HAVE_SYS_FCNTL_H 1
2022| #define HAVE_SYS_CDEFS_H 1
2023| #define HAVE_ERR_H 1
2024| #define HAVE_SYS_SOCKET_H 1
2025| #define HAVE_SYS_SYSCTL_H 1
2026| #define HAVE_PWD_H 1
2027| #define HAVE_UTIME_H 1
2028| #define HAVE_BZERO 1
2029| #define HAVE_MEMSET 1
2030| #define HAVE_LOCKF 1
2031| #define HAVE_FLOCK 1
2032| #define HAVE_STRCASECMP 1
2033| #define HAVE_STRNCASECMP 1
2034| #define HAVE_CLEARENV 1
2035| /* end confdefs.h.  */
2036| #include <stdio.h>
2037| #ifdef HAVE_SYS_TYPES_H
2038| # include <sys/types.h>
2039| #endif
2040| #ifdef HAVE_SYS_STAT_H
2041| # include <sys/stat.h>
2042| #endif
2043| #ifdef STDC_HEADERS
2044| # include <stdlib.h>
2045| # include <stddef.h>
2046| #else
2047| # ifdef HAVE_STDLIB_H
2048| #  include <stdlib.h>
2049| # endif
2050| #endif
2051| #ifdef HAVE_STRING_H
2052| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2053| #  include <memory.h>
2054| # endif
2055| # include <string.h>
2056| #endif
2057| #ifdef HAVE_STRINGS_H
2058| # include <strings.h>
2059| #endif
2060| #ifdef HAVE_INTTYPES_H
2061| # include <inttypes.h>
2062| #endif
2063| #ifdef HAVE_STDINT_H
2064| # include <stdint.h>
2065| #endif
2066| #ifdef HAVE_UNISTD_H
2067| # include <unistd.h>
2068| #endif
2069| #include <CommonCrypto/CommonDigest.h>
2070configure:8582: result: no
2071configure:8582: checking CommonCrypto/CommonDigest.h presence
2072configure:8582: gcc -E  conftest.c
2073conftest.c:46:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory
2074compilation terminated.
2075configure:8582: $? = 1
2076configure: failed program was:
2077| /* confdefs.h */
2078| #define PACKAGE_NAME "MacPorts"
2079| #define PACKAGE_TARNAME "macports"
2080| #define PACKAGE_VERSION "2.0.3"
2081| #define PACKAGE_STRING "MacPorts 2.0.3"
2082| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
2083| #define PACKAGE_URL ""
2084| #define UNUSED __attribute__((unused))
2085| #define MP_PRIVATE __attribute__((visibility("hidden")))
2086| #define HAVE_PTHREAD 1
2087| #define STDC_HEADERS 1
2088| #define HAVE_SYS_TYPES_H 1
2089| #define HAVE_SYS_STAT_H 1
2090| #define HAVE_STDLIB_H 1
2091| #define HAVE_STRING_H 1
2092| #define HAVE_MEMORY_H 1
2093| #define HAVE_STRINGS_H 1
2094| #define HAVE_INTTYPES_H 1
2095| #define HAVE_STDINT_H 1
2096| #define HAVE_UNISTD_H 1
2097| #define HAVE_OBJC_OBJC_H 1
2098| #define APPLE_RUNTIME 1
2099| #define GNUSTEP_FOUNDATION 1
2100| #define STDC_HEADERS 1
2101| #define HAVE_DIRENT_H 1
2102| #define HAVE_SYS_WAIT_H 1
2103| #define HAVE_LIMITS_H 1
2104| #define HAVE_PATHS_H 1
2105| #define HAVE_SYS_FILE_H 1
2106| #define HAVE_FCNTL_H 1
2107| #define HAVE_SYS_FCNTL_H 1
2108| #define HAVE_SYS_CDEFS_H 1
2109| #define HAVE_ERR_H 1
2110| #define HAVE_SYS_SOCKET_H 1
2111| #define HAVE_SYS_SYSCTL_H 1
2112| #define HAVE_PWD_H 1
2113| #define HAVE_UTIME_H 1
2114| #define HAVE_BZERO 1
2115| #define HAVE_MEMSET 1
2116| #define HAVE_LOCKF 1
2117| #define HAVE_FLOCK 1
2118| #define HAVE_STRCASECMP 1
2119| #define HAVE_STRNCASECMP 1
2120| #define HAVE_CLEARENV 1
2121| /* end confdefs.h.  */
2122| #include <CommonCrypto/CommonDigest.h>
2123configure:8582: result: no
2124configure:8582: checking for CommonCrypto/CommonDigest.h
2125configure:8582: result: no
2126configure:8591: checking for MD5File in -lmd
2127configure:8616: gcc -o conftest -g -O2   conftest.c -lmd   >&5
2128/usr/bin/ld: cannot find -lmd
2129collect2: ld returned 1 exit status
2130configure:8616: $? = 1
2131configure: failed program was:
2132| /* confdefs.h */
2133| #define PACKAGE_NAME "MacPorts"
2134| #define PACKAGE_TARNAME "macports"
2135| #define PACKAGE_VERSION "2.0.3"
2136| #define PACKAGE_STRING "MacPorts 2.0.3"
2137| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
2138| #define PACKAGE_URL ""
2139| #define UNUSED __attribute__((unused))
2140| #define MP_PRIVATE __attribute__((visibility("hidden")))
2141| #define HAVE_PTHREAD 1
2142| #define STDC_HEADERS 1
2143| #define HAVE_SYS_TYPES_H 1
2144| #define HAVE_SYS_STAT_H 1
2145| #define HAVE_STDLIB_H 1
2146| #define HAVE_STRING_H 1
2147| #define HAVE_MEMORY_H 1
2148| #define HAVE_STRINGS_H 1
2149| #define HAVE_INTTYPES_H 1
2150| #define HAVE_STDINT_H 1
2151| #define HAVE_UNISTD_H 1
2152| #define HAVE_OBJC_OBJC_H 1
2153| #define APPLE_RUNTIME 1
2154| #define GNUSTEP_FOUNDATION 1
2155| #define STDC_HEADERS 1
2156| #define HAVE_DIRENT_H 1
2157| #define HAVE_SYS_WAIT_H 1
2158| #define HAVE_LIMITS_H 1
2159| #define HAVE_PATHS_H 1
2160| #define HAVE_SYS_FILE_H 1
2161| #define HAVE_FCNTL_H 1
2162| #define HAVE_SYS_FCNTL_H 1
2163| #define HAVE_SYS_CDEFS_H 1
2164| #define HAVE_ERR_H 1
2165| #define HAVE_SYS_SOCKET_H 1
2166| #define HAVE_SYS_SYSCTL_H 1
2167| #define HAVE_PWD_H 1
2168| #define HAVE_UTIME_H 1
2169| #define HAVE_BZERO 1
2170| #define HAVE_MEMSET 1
2171| #define HAVE_LOCKF 1
2172| #define HAVE_FLOCK 1
2173| #define HAVE_STRCASECMP 1
2174| #define HAVE_STRNCASECMP 1
2175| #define HAVE_CLEARENV 1
2176| /* end confdefs.h.  */
2177|
2178| /* Override any GCC internal prototype to avoid an error.
2179|    Use char because int might match the return type of a GCC
2180|    builtin and then its argument prototype would still apply.  */
2181| #ifdef __cplusplus
2182| extern "C"
2183| #endif
2184| char MD5File ();
2185| int
2186| main ()
2187| {
2188| return MD5File ();
2189|   ;
2190|   return 0;
2191| }
2192configure:8625: result: no
2193configure:8682: checking for MD5_Update in -lcrypto
2194configure:8707: gcc -o conftest -g -O2   conftest.c -lcrypto   >&5
2195configure:8707: $? = 0
2196configure:8716: result: yes
2197configure:8723: checking openssl/md5.h usability
2198configure:8723: gcc -c -g -O2  conftest.c >&5
2199configure:8723: $? = 0
2200configure:8723: result: yes
2201configure:8723: checking openssl/md5.h presence
2202configure:8723: gcc -E  conftest.c
2203configure:8723: $? = 0
2204configure:8723: result: yes
2205configure:8723: checking for openssl/md5.h
2206configure:8723: result: yes
2207configure:8723: checking openssl/sha.h usability
2208configure:8723: gcc -c -g -O2  conftest.c >&5
2209configure:8723: $? = 0
2210configure:8723: result: yes
2211configure:8723: checking openssl/sha.h presence
2212configure:8723: gcc -E  conftest.c
2213configure:8723: $? = 0
2214configure:8723: result: yes
2215configure:8723: checking for openssl/sha.h
2216configure:8723: result: yes
2217configure:8739: checking openssl/ripemd.h usability
2218configure:8739: gcc -c -g -O2  conftest.c >&5
2219configure:8739: $? = 0
2220configure:8739: result: yes
2221configure:8739: checking openssl/ripemd.h presence
2222configure:8739: gcc -E  conftest.c
2223configure:8739: $? = 0
2224configure:8739: result: yes
2225configure:8739: checking for openssl/ripemd.h
2226configure:8739: result: yes
2227configure:8753: checking for SHA256_Update
2228configure:8753: gcc -o conftest -g -O2   conftest.c -lcrypto  >&5
2229configure:8753: $? = 0
2230configure:8753: result: yes
2231configure:8956: checking for Tcl configuration
2232configure:9028: result: found /usr/lib/tclConfig.sh
2233configure:9034: checking for existence of /usr/lib/tclConfig.sh
2234configure:9038: result: loading
2235configure:9089: checking for Tcl public headers
2236configure:9138: result: /usr/include/tcl8.5
2237configure:9205: checking for tclsh
2238configure:9223: found /usr/bin/tclsh
2239configure:9235: result: /usr/bin/tclsh
2240configure:9256: checking for Tcl package directory
2241configure:9319: result: /usr/share/tcltk/tcl8.5
2242configure:9334: checking whether tclsh was compiled with threads
2243configure:9338: result: yes
2244configure:9359: checking for curl-config
2245configure:9377: found /usr/bin/curl-config
2246configure:9389: result: /usr/bin/curl-config
2247configure:9472: checking for pkg-config
2248configure:9490: found /usr/bin/pkg-config
2249configure:9502: result: /usr/bin/pkg-config
2250configure:9541: checking sqlite3ext.h usability
2251configure:9541: gcc -c -g -O2    conftest.c >&5
2252configure:9541: $? = 0
2253configure:9541: result: yes
2254configure:9541: checking sqlite3ext.h presence
2255configure:9541: gcc -E    conftest.c
2256configure:9541: $? = 0
2257configure:9541: result: yes
2258configure:9541: checking for sqlite3ext.h
2259configure:9541: result: yes
2260configure:9578: checking for Tcl sqlite3 location
2261configure:9587: result:
2262configure:9610: checking for Tcl Thread package
2263configure:9614: result: yes
2264configure:9649: checking how to build libraries
2265configure:9667: result: shared
2266configure:9710: checking that any existing MacPorts install can be upgraded
2267configure:9717: result: yes
2268configure:9860: creating ./config.status
2269
2270## ---------------------- ##
2271## Running config.status. ##
2272## ---------------------- ##
2273
2274This file was extended by MacPorts config.status 2.0.3, which was
2275generated by GNU Autoconf 2.68.  Invocation command line was
2276
2277  CONFIG_FILES    =
2278  CONFIG_HEADERS  =
2279  CONFIG_LINKS    =
2280  CONFIG_COMMANDS =
2281  $ ./config.status
2282
2283on pierre-MacBook
2284
2285config.status:1011: creating Doxyfile
2286config.status:1011: creating Makefile
2287config.status:1011: creating Mk/macports.autoconf.mk
2288config.status:1011: creating doc/base.mtree
2289config.status:1011: creating doc/prefix.mtree
2290config.status:1011: creating doc/macosx.mtree
2291config.status:1011: creating doc/macports.conf
2292config.status:1011: creating doc/pubkeys.conf
2293config.status:1011: creating portmgr/freebsd/Makefile
2294config.status:1011: creating src/Makefile
2295config.status:1011: creating src/macports1.0/macports_autoconf.tcl
2296config.status:1011: creating src/port1.0/port_autoconf.tcl
2297config.status:1011: creating src/registry2.0/registry_autoconf.tcl
2298config.status:1011: creating src/programs/Makefile
2299config.status:1011: creating src/macports1.0/macports_fastload.tcl
2300config.status:1011: creating setupenv.bash
2301config.status:1011: creating src/pkg_mkindex.sh
2302config.status:1011: creating src/config.h
2303config.status:1186: src/config.h is unchanged
2304
2305## ---------------- ##
2306## Cache variables. ##
2307## ---------------- ##
2308
2309ac_cv_build=i686-pc-linux-gnu
2310ac_cv_c_compiler_gnu=yes
2311ac_cv_c_tclconfig=/usr/lib
2312ac_cv_c_tclh=/usr/include/tcl8.5
2313ac_cv_c_tclpkgd=/usr/share/tcltk/tcl8.5
2314ac_cv_env_BSDMAKE_set=
2315ac_cv_env_BSDMAKE_value=
2316ac_cv_env_BZIP2_set=
2317ac_cv_env_BZIP2_value=
2318ac_cv_env_CC_set=
2319ac_cv_env_CC_value=
2320ac_cv_env_CFLAGS_set=
2321ac_cv_env_CFLAGS_value=
2322ac_cv_env_CPPFLAGS_set=
2323ac_cv_env_CPPFLAGS_value=
2324ac_cv_env_CPP_set=
2325ac_cv_env_CPP_value=
2326ac_cv_env_CVS_set=
2327ac_cv_env_CVS_value=
2328ac_cv_env_GNUMAKE_set=
2329ac_cv_env_GNUMAKE_value=
2330ac_cv_env_GNUTAR_set=
2331ac_cv_env_GNUTAR_value=
2332ac_cv_env_LDFLAGS_set=
2333ac_cv_env_LDFLAGS_value=
2334ac_cv_env_LIBS_set=
2335ac_cv_env_LIBS_value=
2336ac_cv_env_LZMA_set=
2337ac_cv_env_LZMA_value=
2338ac_cv_env_MAKE_set=
2339ac_cv_env_MAKE_value=
2340ac_cv_env_MTREE_set=
2341ac_cv_env_MTREE_value=
2342ac_cv_env_OBJCFLAGS_set=
2343ac_cv_env_OBJCFLAGS_value=
2344ac_cv_env_OBJCPP_set=
2345ac_cv_env_OBJCPP_value=
2346ac_cv_env_OBJC_set=
2347ac_cv_env_OBJC_value=
2348ac_cv_env_OPENSSL_set=
2349ac_cv_env_OPENSSL_value=
2350ac_cv_env_OPEN_set=
2351ac_cv_env_OPEN_value=
2352ac_cv_env_RSYNC_set=
2353ac_cv_env_RSYNC_value=
2354ac_cv_env_SED_set=
2355ac_cv_env_SED_value=
2356ac_cv_env_SVN_set=
2357ac_cv_env_SVN_value=
2358ac_cv_env_TAR_set=
2359ac_cv_env_TAR_value=
2360ac_cv_env_XAR_set=
2361ac_cv_env_XAR_value=
2362ac_cv_env_XZ_set=
2363ac_cv_env_XZ_value=
2364ac_cv_env_build_alias_set=
2365ac_cv_env_build_alias_value=
2366ac_cv_env_host_alias_set=
2367ac_cv_env_host_alias_value=
2368ac_cv_env_target_alias_set=
2369ac_cv_env_target_alias_value=
2370ac_cv_func_SHA256_Update=yes
2371ac_cv_func_bzero=yes
2372ac_cv_func_clearenv=yes
2373ac_cv_func_copyfile=no
2374ac_cv_func_fgetln=no
2375ac_cv_func_flock=yes
2376ac_cv_func_lockf=yes
2377ac_cv_func_memset=yes
2378ac_cv_func_setmode=no
2379ac_cv_func_strcasecmp=yes
2380ac_cv_func_strlcpy=no
2381ac_cv_func_strncasecmp=yes
2382ac_cv_func_sysctlbyname=no
2383ac_cv_header_CommonCrypto_CommonDigest_h=no
2384ac_cv_header_crt_externs_h=no
2385ac_cv_header_dirent_dirent_h=yes
2386ac_cv_header_err_h=yes
2387ac_cv_header_fcntl_h=yes
2388ac_cv_header_inttypes_h=yes
2389ac_cv_header_limits_h=yes
2390ac_cv_header_memory_h=yes
2391ac_cv_header_objc_objc_h=yes
2392ac_cv_header_openssl_md5_h=yes
2393ac_cv_header_openssl_ripemd_h=yes
2394ac_cv_header_openssl_sha_h=yes
2395ac_cv_header_paths_h=yes
2396ac_cv_header_pwd_h=yes
2397ac_cv_header_readline_history_h=no
2398ac_cv_header_readline_readline_h=no
2399ac_cv_header_sqlite3ext_h=yes
2400ac_cv_header_stdc=yes
2401ac_cv_header_stdint_h=yes
2402ac_cv_header_stdlib_h=yes
2403ac_cv_header_string_h=yes
2404ac_cv_header_strings_h=yes
2405ac_cv_header_sys_cdefs_h=yes
2406ac_cv_header_sys_fcntl_h=yes
2407ac_cv_header_sys_file_h=yes
2408ac_cv_header_sys_paths_h=no
2409ac_cv_header_sys_socket_h=yes
2410ac_cv_header_sys_stat_h=yes
2411ac_cv_header_sys_sysctl_h=yes
2412ac_cv_header_sys_types_h=yes
2413ac_cv_header_sys_wait_h=yes
2414ac_cv_header_unistd_h=yes
2415ac_cv_header_utime_h=yes
2416ac_cv_host=i686-pc-linux-gnu
2417ac_cv_lib_crypto_MD5_Update=yes
2418ac_cv_lib_md_MD5File=no
2419ac_cv_objc_compiler_gnu=yes
2420ac_cv_objc_foundation_apple=no
2421ac_cv_objc_foundation_gnustep=yes
2422ac_cv_objext=o
2423ac_cv_path_BZIP2=/bin/bzip2
2424ac_cv_path_CHOWN=/bin/chown
2425ac_cv_path_CP=/bin/cp
2426ac_cv_path_CPIO=/bin/cpio
2427ac_cv_path_CURL_CONFIG=/usr/bin/curl-config
2428ac_cv_path_DEFAULTS=/usr/bin/defaults
2429ac_cv_path_DIFF=/usr/bin/diff
2430ac_cv_path_EGREP='/bin/grep -E'
2431ac_cv_path_FILE=/usr/bin/file
2432ac_cv_path_GREP=/bin/grep
2433ac_cv_path_GZIP=/bin/gzip
2434ac_cv_path_LZMA=/usr/bin/lzma
2435ac_cv_path_MAKE=/usr/bin/make
2436ac_cv_path_OPEN=/bin/open
2437ac_cv_path_OPENSSL=/usr/bin/openssl
2438ac_cv_path_PATCH=/usr/bin/patch
2439ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
2440ac_cv_path_RMDIR=/bin/rmdir
2441ac_cv_path_RSYNC=/usr/bin/rsync
2442ac_cv_path_SED=/bin/sed
2443ac_cv_path_SVN=/usr/bin/svn
2444ac_cv_path_TAR=/bin/tar
2445ac_cv_path_TCLSH=/usr/bin/tclsh
2446ac_cv_path_UNZIP=/usr/bin/unzip
2447ac_cv_path_XZ=/usr/bin/xz
2448ac_cv_path_ZIP=/usr/bin/zip
2449ac_cv_path_install='/usr/bin/install -c'
2450ac_cv_prog_CPP='gcc -E'
2451ac_cv_prog_OBJCPP='gcc -E'
2452ac_cv_prog_ac_ct_CC=gcc
2453ac_cv_prog_ac_ct_OBJC=gcc
2454ac_cv_prog_cc_c89=
2455ac_cv_prog_cc_g=yes
2456ac_cv_prog_make_make_set=yes
2457ac_cv_prog_objc_g=yes
2458ac_cv_search_opendir='none required'
2459ac_cv_target=i686-pc-linux-gnu
2460mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
2461mp_cv_have_framework_corefoundation=no
2462mp_cv_have_framework_iokit=no
2463mp_cv_have_framework_systemconfiguration=no
2464mp_cv_have_function_cfnotificationcentergetdarwinnotifycenter=no
2465mp_cv_objc_req_pthread=no
2466mp_cv_objc_runtime_apple=yes
2467mp_cv_objc_runtime_gnu=yes
2468mp_cv_readlink_is_posix_1003_1a=yes
2469mp_cv_sqlite3_dir=
2470
2471## ----------------- ##
2472## Output variables. ##
2473## ----------------- ##
2474
2475BSDMAKE=''
2476BZIP2='/bin/bzip2'
2477BZR=''
2478CC='gcc'
2479CFLAGS='-g -O2'
2480CFLAGS_LIBCURL=''
2481CFLAGS_QUICHEEATERS='-W -Wall -pedantic'
2482CFLAGS_SQLITE3=' '
2483CFLAGS_WERROR=''
2484CHOWN='/bin/chown'
2485CP='/bin/cp'
2486CPIO='/bin/cpio'
2487CPP='gcc -E'
2488CPPFLAGS=''
2489CURL_CONFIG='/usr/bin/curl-config'
2490CVS=''
2491DEFAULTS='/usr/bin/defaults'
2492DEFS='-DHAVE_CONFIG_H'
2493DEVELOPER_DIR='/Developer'
2494DIFF='/usr/bin/diff'
2495DSCL=''
2496DSEDITGROUP=''
2497DSTGRP='root'
2498DSTMODE='0755'
2499DSTUSR='root'
2500ECHO_C=''
2501ECHO_N='-n'
2502ECHO_T=''
2503EGREP='/bin/grep -E'
2504EXEEXT=''
2505EXTRA_PROGS=''
2506FILE='/usr/bin/file'
2507GIT=''
2508GNUMAKE=''
2509GNUPATCH='/usr/bin/patch'
2510GNUTAR=''
2511GREP='/bin/grep'
2512GZIP='/bin/gzip'
2513HAVE_FRAMEWORK_COREFOUNDATION=''
2514HAVE_FRAMEWORK_IOKIT=''
2515HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
2516HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
2517HAVE_LAUNCHD=''
2518HDIUTIL=''
2519HG=''
2520INCLUDES='-I.. -I. '
2521INSTALL_DATA='${INSTALL} -m 644'
2522INSTALL_PROGRAM='${INSTALL}'
2523INSTALL_SCRIPT='${INSTALL}'
2524LAUNCHCTL=''
2525LDFLAGS=''
2526LDFLAGS_LIBCURL='-lcurl'
2527LDFLAGS_SQLITE3='-lsqlite3  '
2528LIBOBJS=''
2529LIBS=''
2530LIPO=''
2531LN_S='ln -s'
2532LSBOM=''
2533LTLIBOBJS=''
2534LZMA='/usr/bin/lzma'
2535MACPORTS_VERSION='2.0.3'
2536MAKE='/usr/bin/make'
2537MD5_LIBS='-lcrypto'
2538MKBOM=''
2539MPAPPLICATIONSDIR='/Applications/MacPorts'
2540MPCONFIGDIR='${sysconfdir}/macports'
2541MPCONFIGDIR_EXPANDED='/opt/local/etc/macports'
2542MPFRAMEWORKSDIR='/opt/local/Library/Frameworks'
2543MTREE=''
2544OBJC='gcc'
2545OBJCFLAGS='-g -O2'
2546OBJCPP='gcc -E'
2547OBJC_FOUNDATION='GNUstep'
2548OBJC_FOUNDATION_CPPFLAGS='-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -O2 -fgnu-runtime -fconstant-string-class=NSConstantString -I. -I/home/pierre/GNUstep/Library/Headers -I/usr/local/include/GNUstep -I/usr/include/GNUstep'
2549OBJC_FOUNDATION_LDFLAGS='-rdynamic -Wl,-Bsymbolic-functions -shared-libgcc -fexceptions -fgnu-runtime -L/home/pierre/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -lpthread -lobjc -lm'
2550OBJC_FOUNDATION_LIBS='-rdynamic -Wl,-Bsymbolic-functions -shared-libgcc -fexceptions -fgnu-runtime -L/home/pierre/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib -lgnustep-base -lpthread -lobjc -lm'
2551OBJC_LIBS='-lobjc'
2552OBJC_PTHREAD_CFLAGS='-pthread'
2553OBJC_PTHREAD_LIBS=''
2554OBJC_RUNTIME='APPLE_RUNTIME'
2555OBJC_RUNTIME_FLAGS='-fnext-runtime'
2556OBJEXT='o'
2557OPEN='/bin/open'
2558OPENSSL='/usr/bin/openssl'
2559OUR_INCLUDED_PACKAGES=''
2560PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
2561PACKAGE_NAME='MacPorts'
2562PACKAGE_STRING='MacPorts 2.0.3'
2563PACKAGE_TARNAME='macports'
2564PACKAGE_URL=''
2565PACKAGE_VERSION='2.0.3'
2566PATCH='/usr/bin/patch'
2567PATHCONF=''
2568PATH_CLEANED='/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games'
2569PATH_SEPARATOR=':'
2570PAX=''
2571PKG_CONFIG='/usr/bin/pkg-config'
2572PORTSDIR=''
2573PTHREAD_CFLAGS='-pthread'
2574PTHREAD_LIBS=''
2575READLINE_LIBS=''
2576READLINK_IS_NOT_P1003_1A=''
2577RMDIR='/bin/rmdir'
2578RSYNC='/usr/bin/rsync'
2579RUNUSR='macports'
2580SED='/bin/sed'
2581SED_EXT='-E'
2582SET_MAKE=''
2583SHELL='/bin/bash'
2584SHLIB_CFLAGS='-fPIC'
2585SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS}'
2586SHLIB_LDFLAGS=''
2587SHLIB_SUFFIX='.so'
2588SQLITE3_TCL_DIR=''
2589STLIB_LD='${AR} cr'
2590SVN='/usr/bin/svn'
2591SW_VERS=''
2592TAR='/bin/tar'
2593TAR_CMD='/bin/tar --no-same-owner'
2594TAR_Q=''
2595TCLSH='/usr/bin/tclsh'
2596TCL_BIN_DIR='/usr/lib'
2597TCL_CC='i686-linux-gnu-gcc'
2598TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_GETATTR_NP=1 -DGETATTRNP_NOT_DECLARED=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DTCL_STACK_GROWS_UP=1 '
2599TCL_INCLUDES='-I"/usr/include/tcl8.5"'
2600TCL_LIB_FILE='libtcl8.5.so'
2601TCL_LIB_FLAG='-ltcl8.5'
2602TCL_LIB_SPEC='-L/usr/lib -ltcl8.5'
2603TCL_PACKAGE_DIR='/usr/share/tcltk/tcl8.5'
2604TCL_SRC_DIR='/usr/include/tcl8.5/tcl-private'
2605TCL_STUB_LIB_FILE='libtclstub8.5.a'
2606TCL_STUB_LIB_FLAG='-ltclstub8.5'
2607TCL_STUB_LIB_SPEC='-L/usr/lib -ltclstub8.5'
2608TCL_VERSION='8.5'
2609UNIVERSAL_ARCHS='x86_64 i386'
2610UNZIP='/usr/bin/unzip'
2611XAR=''
2612XCODEBUILD=''
2613XCODE_SELECT=''
2614XZ='/usr/bin/xz'
2615ZIP='/usr/bin/zip'
2616ac_ct_CC='gcc'
2617ac_ct_OBJC='gcc'
2618acx_pthread_config=''
2619bindir='${exec_prefix}/bin'
2620build='i686-pc-linux-gnu'
2621build_alias=''
2622build_cpu='i686'
2623build_os='linux-gnu'
2624build_vendor='pc'
2625datadir='${datarootdir}'
2626datarootdir='${prefix}/share'
2627docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2628dvidir='${docdir}'
2629exec_prefix='${prefix}'
2630host='i686-pc-linux-gnu'
2631host_alias=''
2632host_cpu='i686'
2633host_os='linux-gnu'
2634host_vendor='pc'
2635htmldir='${docdir}'
2636includedir='${prefix}/include'
2637infodir='${datarootdir}/info'
2638libdir='${exec_prefix}/lib'
2639libexecdir='${exec_prefix}/libexec'
2640localedir='${datarootdir}/locale'
2641localstatedir='${prefix}/var'
2642localstatedir_expanded='/opt/local/var'
2643macports_tcl_dir='/opt/local/share/macports/Tcl'
2644mandir='${datarootdir}/man'
2645oldincludedir='/usr/include'
2646pdfdir='${docdir}'
2647prefix='/opt/local'
2648prefix_expanded='/opt/local'
2649program_transform_name='s,x,x,'
2650psdir='${docdir}'
2651sbindir='${exec_prefix}/sbin'
2652sharedstatedir='${prefix}/com'
2653subdirs=''
2654sysconfdir='${prefix}/etc'
2655target='i686-pc-linux-gnu'
2656target_alias=''
2657target_cpu='i686'
2658target_os='linux-gnu'
2659target_vendor='pc'
2660
2661## ----------- ##
2662## confdefs.h. ##
2663## ----------- ##
2664
2665/* confdefs.h */
2666#define PACKAGE_NAME "MacPorts"
2667#define PACKAGE_TARNAME "macports"
2668#define PACKAGE_VERSION "2.0.3"
2669#define PACKAGE_STRING "MacPorts 2.0.3"
2670#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
2671#define PACKAGE_URL ""
2672#define UNUSED __attribute__((unused))
2673#define MP_PRIVATE __attribute__((visibility("hidden")))
2674#define HAVE_PTHREAD 1
2675#define STDC_HEADERS 1
2676#define HAVE_SYS_TYPES_H 1
2677#define HAVE_SYS_STAT_H 1
2678#define HAVE_STDLIB_H 1
2679#define HAVE_STRING_H 1
2680#define HAVE_MEMORY_H 1
2681#define HAVE_STRINGS_H 1
2682#define HAVE_INTTYPES_H 1
2683#define HAVE_STDINT_H 1
2684#define HAVE_UNISTD_H 1
2685#define HAVE_OBJC_OBJC_H 1
2686#define APPLE_RUNTIME 1
2687#define GNUSTEP_FOUNDATION 1
2688#define STDC_HEADERS 1
2689#define HAVE_DIRENT_H 1
2690#define HAVE_SYS_WAIT_H 1
2691#define HAVE_LIMITS_H 1
2692#define HAVE_PATHS_H 1
2693#define HAVE_SYS_FILE_H 1
2694#define HAVE_FCNTL_H 1
2695#define HAVE_SYS_FCNTL_H 1
2696#define HAVE_SYS_CDEFS_H 1
2697#define HAVE_ERR_H 1
2698#define HAVE_SYS_SOCKET_H 1
2699#define HAVE_SYS_SYSCTL_H 1
2700#define HAVE_PWD_H 1
2701#define HAVE_UTIME_H 1
2702#define HAVE_BZERO 1
2703#define HAVE_MEMSET 1
2704#define HAVE_LOCKF 1
2705#define HAVE_FLOCK 1
2706#define HAVE_STRCASECMP 1
2707#define HAVE_STRNCASECMP 1
2708#define HAVE_CLEARENV 1
2709#define HAVE_OPENSSL_MD5_H 1
2710#define HAVE_OPENSSL_SHA_H 1
2711#define HAVE_OPENSSL_RIPEMD_H 1
2712#define HAVE_SHA256_UPDATE 1
2713#define HAVE_LIBCRYPTO /**/
2714#define MIN_USABLE_UID 500
2715#define MIN_USABLE_GID 500
2716#define HAVE_SQLITE3EXT_H 1
2717
2718configure: exit 0