1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by MacPorts configure 2.2.99, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = tiger |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 8.11.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC |
---|
27 | Kernel configured for a single processor only. |
---|
28 | 1 processor is physically available. |
---|
29 | Processor type: ppc7450 (PowerPC 7450) |
---|
30 | Processor active: 0 |
---|
31 | Primary memory available: 2.00 gigabytes |
---|
32 | Default processor set: 86 tasks, 222 threads, 1 processors |
---|
33 | Load average: 2.83, Mach factor: 0.31 |
---|
34 | /bin/machine = unknown |
---|
35 | /usr/bin/oslevel = unknown |
---|
36 | /bin/universe = unknown |
---|
37 | |
---|
38 | PATH: /opt/local/bin |
---|
39 | PATH: /opt/local/sbin |
---|
40 | PATH: /usr/libexec |
---|
41 | PATH: /usr/local/bin |
---|
42 | PATH: /usr/bin |
---|
43 | PATH: /bin |
---|
44 | PATH: /usr/sbin |
---|
45 | PATH: /sbin |
---|
46 | PATH: /usr/X11R6/bin |
---|
47 | PATH: /usr/local/texlive/2009/bin/universal-darwin |
---|
48 | |
---|
49 | |
---|
50 | ## ----------- ## |
---|
51 | ## Core tests. ## |
---|
52 | ## ----------- ## |
---|
53 | |
---|
54 | configure:2683: checking build system type |
---|
55 | configure:2697: result: powerpc-apple-darwin8.11.0 |
---|
56 | configure:2717: checking host system type |
---|
57 | configure:2730: result: powerpc-apple-darwin8.11.0 |
---|
58 | configure:2750: checking target system type |
---|
59 | configure:2763: result: powerpc-apple-darwin8.11.0 |
---|
60 | configure:2791: checking MacPorts version |
---|
61 | configure:2794: result: 2.2.99 |
---|
62 | configure:2830: checking for sw_vers |
---|
63 | configure:2848: found /usr/bin/sw_vers |
---|
64 | configure:2860: result: /usr/bin/sw_vers |
---|
65 | configure:2870: checking for defaults |
---|
66 | configure:2888: found /usr/bin/defaults |
---|
67 | configure:2900: result: /usr/bin/defaults |
---|
68 | configure:2910: checking for xcode-select |
---|
69 | configure:2943: result: no |
---|
70 | configure:2950: checking Mac OS X version |
---|
71 | configure:2953: result: 10.4.11 |
---|
72 | configure:2975: checking Xcode location |
---|
73 | configure:2987: result: /Developer |
---|
74 | configure:3001: checking Xcode version |
---|
75 | configure:3008: result: 2.5 |
---|
76 | configure:3086: checking for clang |
---|
77 | configure:3116: result: no |
---|
78 | configure:3086: checking for cc |
---|
79 | configure:3102: found /usr/bin/cc |
---|
80 | configure:3113: result: cc |
---|
81 | configure:3144: checking for C compiler version |
---|
82 | configure:3153: cc --version >&5 |
---|
83 | powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) |
---|
84 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
85 | This is free software; see the source for copying conditions. There is NO |
---|
86 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
87 | |
---|
88 | configure:3164: $? = 0 |
---|
89 | configure:3153: cc -v >&5 |
---|
90 | Using built-in specs. |
---|
91 | Target: powerpc-apple-darwin8 |
---|
92 | Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
93 | Thread model: posix |
---|
94 | gcc version 4.0.1 (Apple Computer, Inc. build 5370) |
---|
95 | configure:3164: $? = 0 |
---|
96 | configure:3153: cc -V >&5 |
---|
97 | cc: argument to `-V' is missing |
---|
98 | configure:3164: $? = 1 |
---|
99 | configure:3153: cc -qversion >&5 |
---|
100 | powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-qversion' |
---|
101 | powerpc-apple-darwin8-gcc-4.0.1: no input files |
---|
102 | configure:3164: $? = 1 |
---|
103 | configure:3184: checking whether the C compiler works |
---|
104 | configure:3206: cc conftest.c >&5 |
---|
105 | configure:3210: $? = 0 |
---|
106 | configure:3258: result: yes |
---|
107 | configure:3261: checking for C compiler default output file name |
---|
108 | configure:3263: result: a.out |
---|
109 | configure:3269: checking for suffix of executables |
---|
110 | configure:3276: cc -o conftest conftest.c >&5 |
---|
111 | configure:3280: $? = 0 |
---|
112 | configure:3302: result: |
---|
113 | configure:3324: checking whether we are cross compiling |
---|
114 | configure:3332: cc -o conftest conftest.c >&5 |
---|
115 | configure:3336: $? = 0 |
---|
116 | configure:3343: ./conftest |
---|
117 | configure:3347: $? = 0 |
---|
118 | configure:3362: result: no |
---|
119 | configure:3367: checking for suffix of object files |
---|
120 | configure:3389: cc -c conftest.c >&5 |
---|
121 | configure:3393: $? = 0 |
---|
122 | configure:3414: result: o |
---|
123 | configure:3418: checking whether we are using the GNU C compiler |
---|
124 | configure:3437: cc -c conftest.c >&5 |
---|
125 | configure:3437: $? = 0 |
---|
126 | configure:3446: result: yes |
---|
127 | configure:3455: checking whether cc accepts -g |
---|
128 | configure:3475: cc -c -g conftest.c >&5 |
---|
129 | configure:3475: $? = 0 |
---|
130 | configure:3516: result: yes |
---|
131 | configure:3533: checking for cc option to accept ISO C89 |
---|
132 | configure:3596: cc -c -g -O2 conftest.c >&5 |
---|
133 | configure:3596: $? = 0 |
---|
134 | configure:3609: result: none needed |
---|
135 | configure:3643: checking for a BSD-compatible install |
---|
136 | configure:3711: result: /usr/bin/install -c |
---|
137 | configure:3722: checking whether ln -s works |
---|
138 | configure:3726: result: yes |
---|
139 | configure:3733: checking whether make sets $(MAKE) |
---|
140 | configure:3755: result: yes |
---|
141 | configure:3818: checking for clang |
---|
142 | configure:3848: result: no |
---|
143 | configure:3818: checking for cc |
---|
144 | configure:3834: found /usr/bin/cc |
---|
145 | configure:3845: result: cc |
---|
146 | configure:3870: checking for Objective C compiler version |
---|
147 | configure:3879: cc --version >&5 |
---|
148 | powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) |
---|
149 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
150 | This is free software; see the source for copying conditions. There is NO |
---|
151 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
152 | |
---|
153 | configure:3890: $? = 0 |
---|
154 | configure:3879: cc -v >&5 |
---|
155 | Using built-in specs. |
---|
156 | Target: powerpc-apple-darwin8 |
---|
157 | Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
158 | Thread model: posix |
---|
159 | gcc version 4.0.1 (Apple Computer, Inc. build 5370) |
---|
160 | configure:3890: $? = 0 |
---|
161 | configure:3879: cc -V >&5 |
---|
162 | cc: argument to `-V' is missing |
---|
163 | configure:3890: $? = 1 |
---|
164 | configure:3879: cc -qversion >&5 |
---|
165 | powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-qversion' |
---|
166 | powerpc-apple-darwin8-gcc-4.0.1: no input files |
---|
167 | configure:3890: $? = 1 |
---|
168 | configure:3894: checking whether we are using the GNU Objective C compiler |
---|
169 | configure:3913: cc -c conftest.m >&5 |
---|
170 | configure:3913: $? = 0 |
---|
171 | configure:3922: result: yes |
---|
172 | configure:3931: checking whether cc accepts -g |
---|
173 | configure:3951: cc -c -g conftest.m >&5 |
---|
174 | configure:3951: $? = 0 |
---|
175 | configure:3992: result: yes |
---|
176 | configure:4020: checking for bsdmake |
---|
177 | configure:4038: found /usr/bin/bsdmake |
---|
178 | configure:4050: result: /usr/bin/bsdmake |
---|
179 | configure:4063: checking for bzip2 |
---|
180 | configure:4081: found /usr/bin/bzip2 |
---|
181 | configure:4093: result: /usr/bin/bzip2 |
---|
182 | configure:4103: checking for bzr |
---|
183 | configure:4136: result: no |
---|
184 | configure:4143: checking for chown |
---|
185 | configure:4162: found /usr/sbin/chown |
---|
186 | configure:4174: result: /usr/sbin/chown |
---|
187 | configure:4184: checking for cp |
---|
188 | configure:4202: found /bin/cp |
---|
189 | configure:4214: result: /bin/cp |
---|
190 | configure:4224: checking for cpio |
---|
191 | configure:4242: found /usr/bin/cpio |
---|
192 | configure:4254: result: /usr/bin/cpio |
---|
193 | configure:4264: checking for cvs |
---|
194 | configure:4282: found /usr/bin/cvs |
---|
195 | configure:4294: result: /usr/bin/cvs |
---|
196 | configure:4304: checking for diff |
---|
197 | configure:4322: found /usr/bin/diff |
---|
198 | configure:4334: result: /usr/bin/diff |
---|
199 | configure:4344: checking for dscl |
---|
200 | configure:4362: found /usr/bin/dscl |
---|
201 | configure:4374: result: /usr/bin/dscl |
---|
202 | configure:4384: checking for dseditgroup |
---|
203 | configure:4402: found /usr/sbin/dseditgroup |
---|
204 | configure:4414: result: /usr/sbin/dseditgroup |
---|
205 | configure:4424: checking for file |
---|
206 | configure:4442: found /usr/bin/file |
---|
207 | configure:4454: result: /usr/bin/file |
---|
208 | configure:4464: checking for find |
---|
209 | configure:4482: found /usr/bin/find |
---|
210 | configure:4494: result: /usr/bin/find |
---|
211 | configure:4504: checking for git |
---|
212 | configure:4537: result: no |
---|
213 | configure:4546: checking for gnumake |
---|
214 | configure:4565: found /usr/bin/gnumake |
---|
215 | configure:4577: result: /usr/bin/gnumake |
---|
216 | configure:4592: checking for gnupatch |
---|
217 | configure:4626: result: no |
---|
218 | configure:4592: checking for gpatch |
---|
219 | configure:4626: result: no |
---|
220 | configure:4638: checking for gnutar |
---|
221 | configure:4657: found /usr/bin/gnutar |
---|
222 | configure:4669: result: /usr/bin/gnutar |
---|
223 | configure:4682: checking for gzip |
---|
224 | configure:4700: found /usr/bin/gzip |
---|
225 | configure:4712: result: /usr/bin/gzip |
---|
226 | configure:4722: checking for hdiutil |
---|
227 | configure:4740: found /usr/bin/hdiutil |
---|
228 | configure:4752: result: /usr/bin/hdiutil |
---|
229 | configure:4762: checking for hg |
---|
230 | configure:4795: result: no |
---|
231 | configure:4802: checking for launchctl |
---|
232 | configure:4820: found /bin/launchctl |
---|
233 | configure:4832: result: /bin/launchctl |
---|
234 | configure:4842: checking for lipo |
---|
235 | configure:4860: found /usr/bin/lipo |
---|
236 | configure:4872: result: /usr/bin/lipo |
---|
237 | configure:4882: checking for lsbom |
---|
238 | configure:4900: found /usr/bin/lsbom |
---|
239 | configure:4912: result: /usr/bin/lsbom |
---|
240 | configure:4922: checking for lzma |
---|
241 | configure:4955: result: no |
---|
242 | configure:4962: checking for make |
---|
243 | configure:4980: found /usr/bin/make |
---|
244 | configure:4992: result: /usr/bin/make |
---|
245 | configure:5002: checking for mdfind |
---|
246 | configure:5020: found /usr/bin/mdfind |
---|
247 | configure:5032: result: /usr/bin/mdfind |
---|
248 | configure:5042: checking for mdls |
---|
249 | configure:5060: found /usr/bin/mdls |
---|
250 | configure:5072: result: /usr/bin/mdls |
---|
251 | configure:5082: checking for mkbom |
---|
252 | configure:5100: found /usr/bin/mkbom |
---|
253 | configure:5112: result: /usr/bin/mkbom |
---|
254 | configure:5122: checking for mtree |
---|
255 | configure:5141: found /usr/sbin/mtree |
---|
256 | configure:5153: result: /usr/sbin/mtree |
---|
257 | configure:5163: checking for open |
---|
258 | configure:5181: found /usr/bin/open |
---|
259 | configure:5193: result: /usr/bin/open |
---|
260 | configure:5203: checking for openssl |
---|
261 | configure:5221: found /usr/bin/openssl |
---|
262 | configure:5233: result: /usr/bin/openssl |
---|
263 | configure:5243: checking for patch |
---|
264 | configure:5261: found /usr/bin/patch |
---|
265 | configure:5273: result: /usr/bin/patch |
---|
266 | configure:5283: checking for pax |
---|
267 | configure:5301: found /bin/pax |
---|
268 | configure:5313: result: /bin/pax |
---|
269 | configure:5323: checking for rmdir |
---|
270 | configure:5341: found /bin/rmdir |
---|
271 | configure:5353: result: /bin/rmdir |
---|
272 | configure:5363: checking for rsync |
---|
273 | configure:5381: found /usr/bin/rsync |
---|
274 | configure:5393: result: /usr/bin/rsync |
---|
275 | configure:5403: checking for sandbox-exec |
---|
276 | configure:5436: result: no |
---|
277 | configure:5443: checking for sed |
---|
278 | configure:5461: found /usr/bin/sed |
---|
279 | configure:5473: result: /usr/bin/sed |
---|
280 | configure:5483: checking for svn |
---|
281 | configure:5516: result: no |
---|
282 | configure:5523: checking for swig |
---|
283 | configure:5557: result: no |
---|
284 | configure:5564: checking for tar |
---|
285 | configure:5582: found /usr/bin/tar |
---|
286 | configure:5594: result: /usr/bin/tar |
---|
287 | configure:5604: checking for unzip |
---|
288 | configure:5622: found /usr/bin/unzip |
---|
289 | configure:5634: result: /usr/bin/unzip |
---|
290 | configure:5644: checking for xar |
---|
291 | configure:5677: result: no |
---|
292 | configure:5684: checking for xcodebuild |
---|
293 | configure:5702: found /usr/bin/xcodebuild |
---|
294 | configure:5714: result: /usr/bin/xcodebuild |
---|
295 | configure:5724: checking for xcrun |
---|
296 | configure:5757: result: no |
---|
297 | configure:5764: checking for xz |
---|
298 | configure:5797: result: no |
---|
299 | configure:5804: checking for zip |
---|
300 | configure:5822: found /usr/bin/zip |
---|
301 | configure:5834: result: /usr/bin/zip |
---|
302 | configure:5845: checking for launchd |
---|
303 | configure:5861: found /sbin/launchd |
---|
304 | configure:5872: result: yes |
---|
305 | configure:5907: checking for sed |
---|
306 | configure:5937: result: /usr/bin/sed |
---|
307 | configure:5950: checking which sed flag to use for extended regexp |
---|
308 | configure:5960: result: -E (BSD) |
---|
309 | configure:5977: checking for tar |
---|
310 | configure:6007: result: /usr/bin/tar |
---|
311 | configure:6016: checking whether tar supports -q |
---|
312 | configure:6023: result: no (gnutar) |
---|
313 | configure:6032: checking for tar |
---|
314 | configure:6062: result: /usr/bin/tar |
---|
315 | configure:6072: checking for gnutar |
---|
316 | configure:6102: result: /usr/bin/gnutar |
---|
317 | configure:6111: checking for which tar variant to use |
---|
318 | configure:6118: result: /usr/bin/gnutar |
---|
319 | configure:6122: checking for /usr/bin/gnutar --no-same-owner support |
---|
320 | configure:6129: result: yes |
---|
321 | configure:6137: checking for patch |
---|
322 | configure:6167: result: /usr/bin/patch |
---|
323 | configure:6177: checking for gpatch |
---|
324 | configure:6210: result: no |
---|
325 | configure:6216: checking for GNU (FSF) patch |
---|
326 | configure:6228: result: /usr/bin/patch |
---|
327 | configure:6260: checking how to mark unused variables |
---|
328 | configure:6266: cc -c -g -O2 conftest.c >&5 |
---|
329 | configure:6266: $? = 0 |
---|
330 | configure:6276: result: |
---|
331 | configure:6281: checking for gcc symbol visibility attribute |
---|
332 | configure:6300: cc -c -g -O2 conftest.c >&5 |
---|
333 | configure:6300: $? = 0 |
---|
334 | configure:6314: result: __attribute__((visibility("hidden"))) |
---|
335 | configure:6499: checking for the pthreads library -lpthreads |
---|
336 | configure:6532: cc -o conftest -g -O2 conftest.c -lpthreads >&5 |
---|
337 | /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lpthreads |
---|
338 | collect2: ld returned 1 exit status |
---|
339 | configure:6532: $? = 1 |
---|
340 | configure: failed program was: |
---|
341 | | /* confdefs.h */ |
---|
342 | | #define PACKAGE_NAME "MacPorts" |
---|
343 | | #define PACKAGE_TARNAME "macports" |
---|
344 | | #define PACKAGE_VERSION "2.2.99" |
---|
345 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
346 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
347 | | #define PACKAGE_URL "" |
---|
348 | | #define UNUSED __attribute__((unused)) |
---|
349 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
350 | | /* end confdefs.h. */ |
---|
351 | | #include <pthread.h> |
---|
352 | | int |
---|
353 | | main () |
---|
354 | | { |
---|
355 | | pthread_t th; pthread_join(th, 0); |
---|
356 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
357 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
358 | | ; |
---|
359 | | return 0; |
---|
360 | | } |
---|
361 | configure:6541: result: no |
---|
362 | configure:6444: checking whether pthreads work without any flags |
---|
363 | configure:6532: cc -o conftest -g -O2 conftest.c >&5 |
---|
364 | configure:6532: $? = 0 |
---|
365 | configure:6541: result: yes |
---|
366 | configure:6560: checking for joinable pthread attribute |
---|
367 | configure:6575: cc -o conftest -g -O2 conftest.c >&5 |
---|
368 | configure:6575: $? = 0 |
---|
369 | configure:6581: result: PTHREAD_CREATE_JOINABLE |
---|
370 | configure:6591: checking if more special flags are required for pthreads |
---|
371 | configure:6598: result: -D_THREAD_SAFE |
---|
372 | configure:6635: checking how to run the Objective C preprocessor |
---|
373 | configure:6662: cc -E conftest.m |
---|
374 | configure:6662: $? = 0 |
---|
375 | configure:6676: cc -E conftest.m |
---|
376 | conftest.m:12:28: error: ac_nonexistent.h: No such file or directory |
---|
377 | configure:6676: $? = 1 |
---|
378 | configure: failed program was: |
---|
379 | | /* confdefs.h */ |
---|
380 | | #define PACKAGE_NAME "MacPorts" |
---|
381 | | #define PACKAGE_TARNAME "macports" |
---|
382 | | #define PACKAGE_VERSION "2.2.99" |
---|
383 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
384 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
385 | | #define PACKAGE_URL "" |
---|
386 | | #define UNUSED __attribute__((unused)) |
---|
387 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
388 | | #define HAVE_PTHREAD 1 |
---|
389 | | /* end confdefs.h. */ |
---|
390 | | #include <ac_nonexistent.h> |
---|
391 | configure:6701: result: cc -E |
---|
392 | configure:6721: cc -E conftest.m |
---|
393 | configure:6721: $? = 0 |
---|
394 | configure:6735: cc -E conftest.m |
---|
395 | conftest.m:12:28: error: ac_nonexistent.h: No such file or directory |
---|
396 | configure:6735: $? = 1 |
---|
397 | configure: failed program was: |
---|
398 | | /* confdefs.h */ |
---|
399 | | #define PACKAGE_NAME "MacPorts" |
---|
400 | | #define PACKAGE_TARNAME "macports" |
---|
401 | | #define PACKAGE_VERSION "2.2.99" |
---|
402 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
403 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
404 | | #define PACKAGE_URL "" |
---|
405 | | #define UNUSED __attribute__((unused)) |
---|
406 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
407 | | #define HAVE_PTHREAD 1 |
---|
408 | | /* end confdefs.h. */ |
---|
409 | | #include <ac_nonexistent.h> |
---|
410 | configure:6764: checking for grep that handles long lines and -e |
---|
411 | configure:6822: result: /usr/bin/grep |
---|
412 | configure:6827: checking for egrep |
---|
413 | configure:6889: result: /usr/bin/grep -E |
---|
414 | configure:6894: checking for ANSI C header files |
---|
415 | configure:6914: cc -c -g -O2 conftest.m >&5 |
---|
416 | configure:6914: $? = 0 |
---|
417 | configure:6984: cc -o conftest -g -O2 conftest.m >&5 |
---|
418 | configure:6984: $? = 0 |
---|
419 | configure:6984: ./conftest |
---|
420 | configure:6984: $? = 0 |
---|
421 | configure:6995: result: yes |
---|
422 | configure:7008: checking for sys/types.h |
---|
423 | configure:7008: cc -c -g -O2 conftest.m >&5 |
---|
424 | configure:7008: $? = 0 |
---|
425 | configure:7008: result: yes |
---|
426 | configure:7008: checking for sys/stat.h |
---|
427 | configure:7008: cc -c -g -O2 conftest.m >&5 |
---|
428 | configure:7008: $? = 0 |
---|
429 | configure:7008: result: yes |
---|
430 | configure:7008: checking for stdlib.h |
---|
431 | configure:7008: cc -c -g -O2 conftest.m >&5 |
---|
432 | configure:7008: $? = 0 |
---|
433 | configure:7008: result: yes |
---|
434 | configure:7008: checking for string.h |
---|
435 | configure:7008: cc -c -g -O2 conftest.m >&5 |
---|
436 | configure:7008: $? = 0 |
---|
437 | configure:7008: result: yes |
---|
438 | configure:7008: checking for memory.h |
---|
439 | configure:7008: cc -c -g -O2 conftest.m >&5 |
---|
440 | configure:7008: $? = 0 |
---|
441 | configure:7008: result: yes |
---|
442 | configure:7008: checking for strings.h |
---|
443 | configure:7008: cc -c -g -O2 conftest.m >&5 |
---|
444 | configure:7008: $? = 0 |
---|
445 | configure:7008: result: yes |
---|
446 | configure:7008: checking for inttypes.h |
---|
447 | configure:7008: cc -c -g -O2 conftest.m >&5 |
---|
448 | configure:7008: $? = 0 |
---|
449 | configure:7008: result: yes |
---|
450 | configure:7008: checking for stdint.h |
---|
451 | configure:7008: cc -c -g -O2 conftest.m >&5 |
---|
452 | configure:7008: $? = 0 |
---|
453 | configure:7008: result: yes |
---|
454 | configure:7008: checking for unistd.h |
---|
455 | configure:7008: cc -c -g -O2 conftest.m >&5 |
---|
456 | configure:7008: $? = 0 |
---|
457 | configure:7008: result: yes |
---|
458 | configure:7055: checking objc/objc.h usability |
---|
459 | configure:7055: cc -c -g -O2 conftest.m >&5 |
---|
460 | configure:7055: $? = 0 |
---|
461 | configure:7055: result: yes |
---|
462 | configure:7055: checking objc/objc.h presence |
---|
463 | configure:7055: cc -E conftest.m |
---|
464 | configure:7055: $? = 0 |
---|
465 | configure:7055: result: yes |
---|
466 | configure:7055: checking for objc/objc.h |
---|
467 | configure:7055: result: yes |
---|
468 | configure:7080: checking if linking libobjc requires pthreads |
---|
469 | configure:7109: cc -o conftest -g -O2 conftest.m -lobjc >&5 |
---|
470 | configure:7109: $? = 0 |
---|
471 | configure:7167: result: no |
---|
472 | configure:7180: checking for Apple Objective-C runtime |
---|
473 | configure:7209: cc -o conftest -g -O2 conftest.m -lobjc >&5 |
---|
474 | conftest.m: In function 'main': |
---|
475 | conftest.m:32: warning: initialization makes pointer from integer without a cast |
---|
476 | conftest.m:33: warning: no '-alloc' method found |
---|
477 | conftest.m:33: warning: (Messages without a matching method signature |
---|
478 | conftest.m:33: warning: will be assumed to return 'id' and accept |
---|
479 | conftest.m:33: warning: '...' as arguments.) |
---|
480 | conftest.m:34: warning: no '-name' method found |
---|
481 | configure:7209: $? = 0 |
---|
482 | configure:7224: result: yes |
---|
483 | configure:7231: checking for GNU Objective C runtime |
---|
484 | configure:7260: cc -o conftest -g -O2 conftest.m -lobjc >&5 |
---|
485 | conftest.m: In function 'main': |
---|
486 | conftest.m:32: warning: initialization makes pointer from integer without a cast |
---|
487 | conftest.m:33: warning: no '-alloc' method found |
---|
488 | conftest.m:33: warning: (Messages without a matching method signature |
---|
489 | conftest.m:33: warning: will be assumed to return 'id' and accept |
---|
490 | conftest.m:33: warning: '...' as arguments.) |
---|
491 | conftest.m:34: warning: no '-name' method found |
---|
492 | /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
493 | _objc_lookup_class |
---|
494 | collect2: ld returned 1 exit status |
---|
495 | configure:7260: $? = 1 |
---|
496 | configure: failed program was: |
---|
497 | | /* confdefs.h */ |
---|
498 | | #define PACKAGE_NAME "MacPorts" |
---|
499 | | #define PACKAGE_TARNAME "macports" |
---|
500 | | #define PACKAGE_VERSION "2.2.99" |
---|
501 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
502 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
503 | | #define PACKAGE_URL "" |
---|
504 | | #define UNUSED __attribute__((unused)) |
---|
505 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
506 | | #define HAVE_PTHREAD 1 |
---|
507 | | #define STDC_HEADERS 1 |
---|
508 | | #define HAVE_SYS_TYPES_H 1 |
---|
509 | | #define HAVE_SYS_STAT_H 1 |
---|
510 | | #define HAVE_STDLIB_H 1 |
---|
511 | | #define HAVE_STRING_H 1 |
---|
512 | | #define HAVE_MEMORY_H 1 |
---|
513 | | #define HAVE_STRINGS_H 1 |
---|
514 | | #define HAVE_INTTYPES_H 1 |
---|
515 | | #define HAVE_STDINT_H 1 |
---|
516 | | #define HAVE_UNISTD_H 1 |
---|
517 | | #define HAVE_OBJC_OBJC_H 1 |
---|
518 | | /* end confdefs.h. */ |
---|
519 | | |
---|
520 | | |
---|
521 | | #include <objc/objc.h> |
---|
522 | | #include <objc/objc-api.h> |
---|
523 | | |
---|
524 | | int |
---|
525 | | main () |
---|
526 | | { |
---|
527 | | |
---|
528 | | id class = objc_lookup_class("Object"); |
---|
529 | | id obj = [class alloc]; |
---|
530 | | puts([obj name]); |
---|
531 | | |
---|
532 | | ; |
---|
533 | | return 0; |
---|
534 | | } |
---|
535 | | |
---|
536 | configure:7275: result: no |
---|
537 | configure:7287: Using Apple Objective-C runtime |
---|
538 | configure:7367: checking for Apple Foundation library |
---|
539 | configure:7403: cc -o conftest -g -O2 conftest.m -framework Foundation >&5 |
---|
540 | conftest.m: In function 'main': |
---|
541 | conftest.m:33: warning: 'NSString' may not respond to '+length' |
---|
542 | conftest.m:33: warning: (Messages without a matching method signature |
---|
543 | conftest.m:33: warning: will be assumed to return 'id' and accept |
---|
544 | conftest.m:33: warning: '...' as arguments.) |
---|
545 | configure:7403: $? = 0 |
---|
546 | configure:7421: result: yes |
---|
547 | configure:7433: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library |
---|
548 | configure:7520: Using Apple Foundation library |
---|
549 | configure:7556: checking for CoreFoundation framework |
---|
550 | configure:7584: cc -o conftest -g -O2 conftest.c -framework CoreFoundation >&5 |
---|
551 | configure:7584: $? = 0 |
---|
552 | configure:7602: result: yes |
---|
553 | configure:7616: checking for SystemConfiguration framework |
---|
554 | configure:7644: cc -o conftest -g -O2 conftest.c -framework SystemConfiguration >&5 |
---|
555 | configure:7644: $? = 0 |
---|
556 | configure:7662: result: yes |
---|
557 | configure:7676: checking for IOKit framework |
---|
558 | configure:7704: cc -o conftest -g -O2 conftest.c -framework IOKit >&5 |
---|
559 | configure:7704: $? = 0 |
---|
560 | configure:7722: result: yes |
---|
561 | configure:7736: checking for CFNotificationCenterGetDarwinNotifyCenter |
---|
562 | configure:7763: cc -o conftest -g -O2 conftest.c -framework CoreFoundation >&5 |
---|
563 | configure:7763: $? = 0 |
---|
564 | configure:7781: result: yes |
---|
565 | configure:7798: checking for whether we will build daemondo |
---|
566 | configure:7815: result: yes |
---|
567 | configure:7850: checking for ports tree |
---|
568 | configure:7872: WARNING: No ports tree found |
---|
569 | configure:7879: checking for MacPorts config directory |
---|
570 | configure:7884: result: ${sysconfdir}/macports |
---|
571 | configure:7957: checking for install user |
---|
572 | configure:7963: result: root |
---|
573 | configure:7977: checking for install group |
---|
574 | configure:7997: result: admin |
---|
575 | configure:8011: checking for macports user |
---|
576 | configure:8017: result: macports |
---|
577 | configure:8031: checking what permissions to use for installation directories |
---|
578 | configure:8037: result: 0755 |
---|
579 | configure:8077: checking for Applications installation directory |
---|
580 | configure:8088: result: /Applications/MacPorts |
---|
581 | configure:8107: checking for Frameworks installation directory |
---|
582 | configure:8114: result: /opt/local/Library/Frameworks |
---|
583 | configure:8148: checking for Universal CPU architectures |
---|
584 | configure:8150: result: i386 ppc |
---|
585 | configure:8162: checking how to run the C preprocessor |
---|
586 | configure:8193: cc -E conftest.c |
---|
587 | configure:8193: $? = 0 |
---|
588 | configure:8207: cc -E conftest.c |
---|
589 | conftest.c:29:28: error: ac_nonexistent.h: No such file or directory |
---|
590 | configure:8207: $? = 1 |
---|
591 | configure: failed program was: |
---|
592 | | /* confdefs.h */ |
---|
593 | | #define PACKAGE_NAME "MacPorts" |
---|
594 | | #define PACKAGE_TARNAME "macports" |
---|
595 | | #define PACKAGE_VERSION "2.2.99" |
---|
596 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
597 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
598 | | #define PACKAGE_URL "" |
---|
599 | | #define UNUSED __attribute__((unused)) |
---|
600 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
601 | | #define HAVE_PTHREAD 1 |
---|
602 | | #define STDC_HEADERS 1 |
---|
603 | | #define HAVE_SYS_TYPES_H 1 |
---|
604 | | #define HAVE_SYS_STAT_H 1 |
---|
605 | | #define HAVE_STDLIB_H 1 |
---|
606 | | #define HAVE_STRING_H 1 |
---|
607 | | #define HAVE_MEMORY_H 1 |
---|
608 | | #define HAVE_STRINGS_H 1 |
---|
609 | | #define HAVE_INTTYPES_H 1 |
---|
610 | | #define HAVE_STDINT_H 1 |
---|
611 | | #define HAVE_UNISTD_H 1 |
---|
612 | | #define HAVE_OBJC_OBJC_H 1 |
---|
613 | | #define APPLE_RUNTIME 1 |
---|
614 | | #define APPLE_FOUNDATION 1 |
---|
615 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
616 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
617 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
618 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
619 | | /* end confdefs.h. */ |
---|
620 | | #include <ac_nonexistent.h> |
---|
621 | configure:8232: result: cc -E |
---|
622 | configure:8252: cc -E conftest.c |
---|
623 | configure:8252: $? = 0 |
---|
624 | configure:8266: cc -E conftest.c |
---|
625 | conftest.c:29:28: error: ac_nonexistent.h: No such file or directory |
---|
626 | configure:8266: $? = 1 |
---|
627 | configure: failed program was: |
---|
628 | | /* confdefs.h */ |
---|
629 | | #define PACKAGE_NAME "MacPorts" |
---|
630 | | #define PACKAGE_TARNAME "macports" |
---|
631 | | #define PACKAGE_VERSION "2.2.99" |
---|
632 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
633 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
634 | | #define PACKAGE_URL "" |
---|
635 | | #define UNUSED __attribute__((unused)) |
---|
636 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
637 | | #define HAVE_PTHREAD 1 |
---|
638 | | #define STDC_HEADERS 1 |
---|
639 | | #define HAVE_SYS_TYPES_H 1 |
---|
640 | | #define HAVE_SYS_STAT_H 1 |
---|
641 | | #define HAVE_STDLIB_H 1 |
---|
642 | | #define HAVE_STRING_H 1 |
---|
643 | | #define HAVE_MEMORY_H 1 |
---|
644 | | #define HAVE_STRINGS_H 1 |
---|
645 | | #define HAVE_INTTYPES_H 1 |
---|
646 | | #define HAVE_STDINT_H 1 |
---|
647 | | #define HAVE_UNISTD_H 1 |
---|
648 | | #define HAVE_OBJC_OBJC_H 1 |
---|
649 | | #define APPLE_RUNTIME 1 |
---|
650 | | #define APPLE_FOUNDATION 1 |
---|
651 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
652 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
653 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
654 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
655 | | /* end confdefs.h. */ |
---|
656 | | #include <ac_nonexistent.h> |
---|
657 | configure:8295: checking for ANSI C header files |
---|
658 | configure:8396: result: yes |
---|
659 | configure:8407: checking for dirent.h that defines DIR |
---|
660 | configure:8426: cc -c -g -O2 conftest.c >&5 |
---|
661 | configure:8426: $? = 0 |
---|
662 | configure:8434: result: yes |
---|
663 | configure:8447: checking for library containing opendir |
---|
664 | configure:8478: cc -o conftest -g -O2 conftest.c >&5 |
---|
665 | configure:8478: $? = 0 |
---|
666 | configure:8495: result: none required |
---|
667 | configure:8562: checking for sys/wait.h that is POSIX.1 compatible |
---|
668 | configure:8588: cc -c -g -O2 conftest.c >&5 |
---|
669 | configure:8588: $? = 0 |
---|
670 | configure:8595: result: yes |
---|
671 | configure:8608: checking crt_externs.h usability |
---|
672 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
673 | configure:8608: $? = 0 |
---|
674 | configure:8608: result: yes |
---|
675 | configure:8608: checking crt_externs.h presence |
---|
676 | configure:8608: cc -E conftest.c |
---|
677 | configure:8608: $? = 0 |
---|
678 | configure:8608: result: yes |
---|
679 | configure:8608: checking for crt_externs.h |
---|
680 | configure:8608: result: yes |
---|
681 | configure:8608: checking err.h usability |
---|
682 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
683 | configure:8608: $? = 0 |
---|
684 | configure:8608: result: yes |
---|
685 | configure:8608: checking err.h presence |
---|
686 | configure:8608: cc -E conftest.c |
---|
687 | configure:8608: $? = 0 |
---|
688 | configure:8608: result: yes |
---|
689 | configure:8608: checking for err.h |
---|
690 | configure:8608: result: yes |
---|
691 | configure:8608: checking fcntl.h usability |
---|
692 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
693 | configure:8608: $? = 0 |
---|
694 | configure:8608: result: yes |
---|
695 | configure:8608: checking fcntl.h presence |
---|
696 | configure:8608: cc -E conftest.c |
---|
697 | configure:8608: $? = 0 |
---|
698 | configure:8608: result: yes |
---|
699 | configure:8608: checking for fcntl.h |
---|
700 | configure:8608: result: yes |
---|
701 | configure:8608: checking libkern/OSAtomic.h usability |
---|
702 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
703 | configure:8608: $? = 0 |
---|
704 | configure:8608: result: yes |
---|
705 | configure:8608: checking libkern/OSAtomic.h presence |
---|
706 | configure:8608: cc -E conftest.c |
---|
707 | configure:8608: $? = 0 |
---|
708 | configure:8608: result: yes |
---|
709 | configure:8608: checking for libkern/OSAtomic.h |
---|
710 | configure:8608: result: yes |
---|
711 | configure:8608: checking limits.h usability |
---|
712 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
713 | configure:8608: $? = 0 |
---|
714 | configure:8608: result: yes |
---|
715 | configure:8608: checking limits.h presence |
---|
716 | configure:8608: cc -E conftest.c |
---|
717 | configure:8608: $? = 0 |
---|
718 | configure:8608: result: yes |
---|
719 | configure:8608: checking for limits.h |
---|
720 | configure:8608: result: yes |
---|
721 | configure:8608: checking paths.h usability |
---|
722 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
723 | configure:8608: $? = 0 |
---|
724 | configure:8608: result: yes |
---|
725 | configure:8608: checking paths.h presence |
---|
726 | configure:8608: cc -E conftest.c |
---|
727 | configure:8608: $? = 0 |
---|
728 | configure:8608: result: yes |
---|
729 | configure:8608: checking for paths.h |
---|
730 | configure:8608: result: yes |
---|
731 | configure:8608: checking pwd.h usability |
---|
732 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
733 | configure:8608: $? = 0 |
---|
734 | configure:8608: result: yes |
---|
735 | configure:8608: checking pwd.h presence |
---|
736 | configure:8608: cc -E conftest.c |
---|
737 | configure:8608: $? = 0 |
---|
738 | configure:8608: result: yes |
---|
739 | configure:8608: checking for pwd.h |
---|
740 | configure:8608: result: yes |
---|
741 | configure:8608: checking readline/history.h usability |
---|
742 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
743 | configure:8608: $? = 0 |
---|
744 | configure:8608: result: yes |
---|
745 | configure:8608: checking readline/history.h presence |
---|
746 | configure:8608: cc -E conftest.c |
---|
747 | configure:8608: $? = 0 |
---|
748 | configure:8608: result: yes |
---|
749 | configure:8608: checking for readline/history.h |
---|
750 | configure:8608: result: yes |
---|
751 | configure:8608: checking readline/readline.h usability |
---|
752 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
753 | configure:8608: $? = 0 |
---|
754 | configure:8608: result: yes |
---|
755 | configure:8608: checking readline/readline.h presence |
---|
756 | configure:8608: cc -E conftest.c |
---|
757 | configure:8608: $? = 0 |
---|
758 | configure:8608: result: yes |
---|
759 | configure:8608: checking for readline/readline.h |
---|
760 | configure:8608: result: yes |
---|
761 | configure:8608: checking spawn.h usability |
---|
762 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
763 | conftest.c:74:19: error: spawn.h: No such file or directory |
---|
764 | configure:8608: $? = 1 |
---|
765 | configure: failed program was: |
---|
766 | | /* confdefs.h */ |
---|
767 | | #define PACKAGE_NAME "MacPorts" |
---|
768 | | #define PACKAGE_TARNAME "macports" |
---|
769 | | #define PACKAGE_VERSION "2.2.99" |
---|
770 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
771 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
772 | | #define PACKAGE_URL "" |
---|
773 | | #define UNUSED __attribute__((unused)) |
---|
774 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
775 | | #define HAVE_PTHREAD 1 |
---|
776 | | #define STDC_HEADERS 1 |
---|
777 | | #define HAVE_SYS_TYPES_H 1 |
---|
778 | | #define HAVE_SYS_STAT_H 1 |
---|
779 | | #define HAVE_STDLIB_H 1 |
---|
780 | | #define HAVE_STRING_H 1 |
---|
781 | | #define HAVE_MEMORY_H 1 |
---|
782 | | #define HAVE_STRINGS_H 1 |
---|
783 | | #define HAVE_INTTYPES_H 1 |
---|
784 | | #define HAVE_STDINT_H 1 |
---|
785 | | #define HAVE_UNISTD_H 1 |
---|
786 | | #define HAVE_OBJC_OBJC_H 1 |
---|
787 | | #define APPLE_RUNTIME 1 |
---|
788 | | #define APPLE_FOUNDATION 1 |
---|
789 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
790 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
791 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
792 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
793 | | #define STDC_HEADERS 1 |
---|
794 | | #define HAVE_DIRENT_H 1 |
---|
795 | | #define HAVE_SYS_WAIT_H 1 |
---|
796 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
797 | | #define HAVE_ERR_H 1 |
---|
798 | | #define HAVE_FCNTL_H 1 |
---|
799 | | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
800 | | #define HAVE_LIMITS_H 1 |
---|
801 | | #define HAVE_PATHS_H 1 |
---|
802 | | #define HAVE_PWD_H 1 |
---|
803 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
804 | | #define HAVE_READLINE_READLINE_H 1 |
---|
805 | | /* end confdefs.h. */ |
---|
806 | | #include <stdio.h> |
---|
807 | | #ifdef HAVE_SYS_TYPES_H |
---|
808 | | # include <sys/types.h> |
---|
809 | | #endif |
---|
810 | | #ifdef HAVE_SYS_STAT_H |
---|
811 | | # include <sys/stat.h> |
---|
812 | | #endif |
---|
813 | | #ifdef STDC_HEADERS |
---|
814 | | # include <stdlib.h> |
---|
815 | | # include <stddef.h> |
---|
816 | | #else |
---|
817 | | # ifdef HAVE_STDLIB_H |
---|
818 | | # include <stdlib.h> |
---|
819 | | # endif |
---|
820 | | #endif |
---|
821 | | #ifdef HAVE_STRING_H |
---|
822 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
823 | | # include <memory.h> |
---|
824 | | # endif |
---|
825 | | # include <string.h> |
---|
826 | | #endif |
---|
827 | | #ifdef HAVE_STRINGS_H |
---|
828 | | # include <strings.h> |
---|
829 | | #endif |
---|
830 | | #ifdef HAVE_INTTYPES_H |
---|
831 | | # include <inttypes.h> |
---|
832 | | #endif |
---|
833 | | #ifdef HAVE_STDINT_H |
---|
834 | | # include <stdint.h> |
---|
835 | | #endif |
---|
836 | | #ifdef HAVE_UNISTD_H |
---|
837 | | # include <unistd.h> |
---|
838 | | #endif |
---|
839 | | #include <spawn.h> |
---|
840 | configure:8608: result: no |
---|
841 | configure:8608: checking spawn.h presence |
---|
842 | configure:8608: cc -E conftest.c |
---|
843 | conftest.c:41:19: error: spawn.h: No such file or directory |
---|
844 | configure:8608: $? = 1 |
---|
845 | configure: failed program was: |
---|
846 | | /* confdefs.h */ |
---|
847 | | #define PACKAGE_NAME "MacPorts" |
---|
848 | | #define PACKAGE_TARNAME "macports" |
---|
849 | | #define PACKAGE_VERSION "2.2.99" |
---|
850 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
851 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
852 | | #define PACKAGE_URL "" |
---|
853 | | #define UNUSED __attribute__((unused)) |
---|
854 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
855 | | #define HAVE_PTHREAD 1 |
---|
856 | | #define STDC_HEADERS 1 |
---|
857 | | #define HAVE_SYS_TYPES_H 1 |
---|
858 | | #define HAVE_SYS_STAT_H 1 |
---|
859 | | #define HAVE_STDLIB_H 1 |
---|
860 | | #define HAVE_STRING_H 1 |
---|
861 | | #define HAVE_MEMORY_H 1 |
---|
862 | | #define HAVE_STRINGS_H 1 |
---|
863 | | #define HAVE_INTTYPES_H 1 |
---|
864 | | #define HAVE_STDINT_H 1 |
---|
865 | | #define HAVE_UNISTD_H 1 |
---|
866 | | #define HAVE_OBJC_OBJC_H 1 |
---|
867 | | #define APPLE_RUNTIME 1 |
---|
868 | | #define APPLE_FOUNDATION 1 |
---|
869 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
870 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
871 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
872 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
873 | | #define STDC_HEADERS 1 |
---|
874 | | #define HAVE_DIRENT_H 1 |
---|
875 | | #define HAVE_SYS_WAIT_H 1 |
---|
876 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
877 | | #define HAVE_ERR_H 1 |
---|
878 | | #define HAVE_FCNTL_H 1 |
---|
879 | | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
880 | | #define HAVE_LIMITS_H 1 |
---|
881 | | #define HAVE_PATHS_H 1 |
---|
882 | | #define HAVE_PWD_H 1 |
---|
883 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
884 | | #define HAVE_READLINE_READLINE_H 1 |
---|
885 | | /* end confdefs.h. */ |
---|
886 | | #include <spawn.h> |
---|
887 | configure:8608: result: no |
---|
888 | configure:8608: checking for spawn.h |
---|
889 | configure:8608: result: no |
---|
890 | configure:8608: checking sys/cdefs.h usability |
---|
891 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
892 | configure:8608: $? = 0 |
---|
893 | configure:8608: result: yes |
---|
894 | configure:8608: checking sys/cdefs.h presence |
---|
895 | configure:8608: cc -E conftest.c |
---|
896 | configure:8608: $? = 0 |
---|
897 | configure:8608: result: yes |
---|
898 | configure:8608: checking for sys/cdefs.h |
---|
899 | configure:8608: result: yes |
---|
900 | configure:8608: checking sys/event.h usability |
---|
901 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
902 | configure:8608: $? = 0 |
---|
903 | configure:8608: result: yes |
---|
904 | configure:8608: checking sys/event.h presence |
---|
905 | configure:8608: cc -E conftest.c |
---|
906 | configure:8608: $? = 0 |
---|
907 | configure:8608: result: yes |
---|
908 | configure:8608: checking for sys/event.h |
---|
909 | configure:8608: result: yes |
---|
910 | configure:8608: checking sys/fcntl.h usability |
---|
911 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
912 | configure:8608: $? = 0 |
---|
913 | configure:8608: result: yes |
---|
914 | configure:8608: checking sys/fcntl.h presence |
---|
915 | configure:8608: cc -E conftest.c |
---|
916 | configure:8608: $? = 0 |
---|
917 | configure:8608: result: yes |
---|
918 | configure:8608: checking for sys/fcntl.h |
---|
919 | configure:8608: result: yes |
---|
920 | configure:8608: checking sys/file.h usability |
---|
921 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
922 | configure:8608: $? = 0 |
---|
923 | configure:8608: result: yes |
---|
924 | configure:8608: checking sys/file.h presence |
---|
925 | configure:8608: cc -E conftest.c |
---|
926 | configure:8608: $? = 0 |
---|
927 | configure:8608: result: yes |
---|
928 | configure:8608: checking for sys/file.h |
---|
929 | configure:8608: result: yes |
---|
930 | configure:8608: checking sys/paths.h usability |
---|
931 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
932 | configure:8608: $? = 0 |
---|
933 | configure:8608: result: yes |
---|
934 | configure:8608: checking sys/paths.h presence |
---|
935 | configure:8608: cc -E conftest.c |
---|
936 | configure:8608: $? = 0 |
---|
937 | configure:8608: result: yes |
---|
938 | configure:8608: checking for sys/paths.h |
---|
939 | configure:8608: result: yes |
---|
940 | configure:8608: checking sys/socket.h usability |
---|
941 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
942 | configure:8608: $? = 0 |
---|
943 | configure:8608: result: yes |
---|
944 | configure:8608: checking sys/socket.h presence |
---|
945 | configure:8608: cc -E conftest.c |
---|
946 | configure:8608: $? = 0 |
---|
947 | configure:8608: result: yes |
---|
948 | configure:8608: checking for sys/socket.h |
---|
949 | configure:8608: result: yes |
---|
950 | configure:8608: checking sys/sysctl.h usability |
---|
951 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
952 | configure:8608: $? = 0 |
---|
953 | configure:8608: result: yes |
---|
954 | configure:8608: checking sys/sysctl.h presence |
---|
955 | configure:8608: cc -E conftest.c |
---|
956 | configure:8608: $? = 0 |
---|
957 | configure:8608: result: yes |
---|
958 | configure:8608: checking for sys/sysctl.h |
---|
959 | configure:8608: result: yes |
---|
960 | configure:8608: checking utime.h usability |
---|
961 | configure:8608: cc -c -g -O2 conftest.c >&5 |
---|
962 | configure:8608: $? = 0 |
---|
963 | configure:8608: result: yes |
---|
964 | configure:8608: checking utime.h presence |
---|
965 | configure:8608: cc -E conftest.c |
---|
966 | configure:8608: $? = 0 |
---|
967 | configure:8608: result: yes |
---|
968 | configure:8608: checking for utime.h |
---|
969 | configure:8608: result: yes |
---|
970 | configure:8627: checking for OSAtomicCompareAndSwap32 |
---|
971 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
972 | configure:8627: $? = 0 |
---|
973 | configure:8627: result: yes |
---|
974 | configure:8627: checking for OSAtomicCompareAndSwap64 |
---|
975 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
976 | /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
977 | _OSAtomicCompareAndSwap64 |
---|
978 | collect2: ld returned 1 exit status |
---|
979 | configure:8627: $? = 1 |
---|
980 | configure: failed program was: |
---|
981 | | /* confdefs.h */ |
---|
982 | | #define PACKAGE_NAME "MacPorts" |
---|
983 | | #define PACKAGE_TARNAME "macports" |
---|
984 | | #define PACKAGE_VERSION "2.2.99" |
---|
985 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
986 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
987 | | #define PACKAGE_URL "" |
---|
988 | | #define UNUSED __attribute__((unused)) |
---|
989 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
990 | | #define HAVE_PTHREAD 1 |
---|
991 | | #define STDC_HEADERS 1 |
---|
992 | | #define HAVE_SYS_TYPES_H 1 |
---|
993 | | #define HAVE_SYS_STAT_H 1 |
---|
994 | | #define HAVE_STDLIB_H 1 |
---|
995 | | #define HAVE_STRING_H 1 |
---|
996 | | #define HAVE_MEMORY_H 1 |
---|
997 | | #define HAVE_STRINGS_H 1 |
---|
998 | | #define HAVE_INTTYPES_H 1 |
---|
999 | | #define HAVE_STDINT_H 1 |
---|
1000 | | #define HAVE_UNISTD_H 1 |
---|
1001 | | #define HAVE_OBJC_OBJC_H 1 |
---|
1002 | | #define APPLE_RUNTIME 1 |
---|
1003 | | #define APPLE_FOUNDATION 1 |
---|
1004 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
1005 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
1006 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
1007 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
1008 | | #define STDC_HEADERS 1 |
---|
1009 | | #define HAVE_DIRENT_H 1 |
---|
1010 | | #define HAVE_SYS_WAIT_H 1 |
---|
1011 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1012 | | #define HAVE_ERR_H 1 |
---|
1013 | | #define HAVE_FCNTL_H 1 |
---|
1014 | | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
1015 | | #define HAVE_LIMITS_H 1 |
---|
1016 | | #define HAVE_PATHS_H 1 |
---|
1017 | | #define HAVE_PWD_H 1 |
---|
1018 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1019 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1020 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1021 | | #define HAVE_SYS_EVENT_H 1 |
---|
1022 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1023 | | #define HAVE_SYS_FILE_H 1 |
---|
1024 | | #define HAVE_SYS_PATHS_H 1 |
---|
1025 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1026 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1027 | | #define HAVE_UTIME_H 1 |
---|
1028 | | #define HAVE_OSATOMICCOMPAREANDSWAP32 1 |
---|
1029 | | /* end confdefs.h. */ |
---|
1030 | | /* Define OSAtomicCompareAndSwap64 to an innocuous variant, in case <limits.h> declares OSAtomicCompareAndSwap64. |
---|
1031 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1032 | | #define OSAtomicCompareAndSwap64 innocuous_OSAtomicCompareAndSwap64 |
---|
1033 | | |
---|
1034 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1035 | | which can conflict with char OSAtomicCompareAndSwap64 (); below. |
---|
1036 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1037 | | <limits.h> exists even on freestanding compilers. */ |
---|
1038 | | |
---|
1039 | | #ifdef __STDC__ |
---|
1040 | | # include <limits.h> |
---|
1041 | | #else |
---|
1042 | | # include <assert.h> |
---|
1043 | | #endif |
---|
1044 | | |
---|
1045 | | #undef OSAtomicCompareAndSwap64 |
---|
1046 | | |
---|
1047 | | /* Override any GCC internal prototype to avoid an error. |
---|
1048 | | Use char because int might match the return type of a GCC |
---|
1049 | | builtin and then its argument prototype would still apply. */ |
---|
1050 | | #ifdef __cplusplus |
---|
1051 | | extern "C" |
---|
1052 | | #endif |
---|
1053 | | char OSAtomicCompareAndSwap64 (); |
---|
1054 | | /* The GNU C library defines this for functions which it implements |
---|
1055 | | to always fail with ENOSYS. Some functions are actually named |
---|
1056 | | something starting with __ and the normal name is an alias. */ |
---|
1057 | | #if defined __stub_OSAtomicCompareAndSwap64 || defined __stub___OSAtomicCompareAndSwap64 |
---|
1058 | | choke me |
---|
1059 | | #endif |
---|
1060 | | |
---|
1061 | | int |
---|
1062 | | main () |
---|
1063 | | { |
---|
1064 | | return OSAtomicCompareAndSwap64 (); |
---|
1065 | | ; |
---|
1066 | | return 0; |
---|
1067 | | } |
---|
1068 | configure:8627: result: no |
---|
1069 | configure:8627: checking for OSAtomicCompareAndSwapPtr |
---|
1070 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1071 | /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
1072 | _OSAtomicCompareAndSwapPtr |
---|
1073 | collect2: ld returned 1 exit status |
---|
1074 | configure:8627: $? = 1 |
---|
1075 | configure: failed program was: |
---|
1076 | | /* confdefs.h */ |
---|
1077 | | #define PACKAGE_NAME "MacPorts" |
---|
1078 | | #define PACKAGE_TARNAME "macports" |
---|
1079 | | #define PACKAGE_VERSION "2.2.99" |
---|
1080 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
1081 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1082 | | #define PACKAGE_URL "" |
---|
1083 | | #define UNUSED __attribute__((unused)) |
---|
1084 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
1085 | | #define HAVE_PTHREAD 1 |
---|
1086 | | #define STDC_HEADERS 1 |
---|
1087 | | #define HAVE_SYS_TYPES_H 1 |
---|
1088 | | #define HAVE_SYS_STAT_H 1 |
---|
1089 | | #define HAVE_STDLIB_H 1 |
---|
1090 | | #define HAVE_STRING_H 1 |
---|
1091 | | #define HAVE_MEMORY_H 1 |
---|
1092 | | #define HAVE_STRINGS_H 1 |
---|
1093 | | #define HAVE_INTTYPES_H 1 |
---|
1094 | | #define HAVE_STDINT_H 1 |
---|
1095 | | #define HAVE_UNISTD_H 1 |
---|
1096 | | #define HAVE_OBJC_OBJC_H 1 |
---|
1097 | | #define APPLE_RUNTIME 1 |
---|
1098 | | #define APPLE_FOUNDATION 1 |
---|
1099 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
1100 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
1101 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
1102 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
1103 | | #define STDC_HEADERS 1 |
---|
1104 | | #define HAVE_DIRENT_H 1 |
---|
1105 | | #define HAVE_SYS_WAIT_H 1 |
---|
1106 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1107 | | #define HAVE_ERR_H 1 |
---|
1108 | | #define HAVE_FCNTL_H 1 |
---|
1109 | | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
1110 | | #define HAVE_LIMITS_H 1 |
---|
1111 | | #define HAVE_PATHS_H 1 |
---|
1112 | | #define HAVE_PWD_H 1 |
---|
1113 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1114 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1115 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1116 | | #define HAVE_SYS_EVENT_H 1 |
---|
1117 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1118 | | #define HAVE_SYS_FILE_H 1 |
---|
1119 | | #define HAVE_SYS_PATHS_H 1 |
---|
1120 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1121 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1122 | | #define HAVE_UTIME_H 1 |
---|
1123 | | #define HAVE_OSATOMICCOMPAREANDSWAP32 1 |
---|
1124 | | /* end confdefs.h. */ |
---|
1125 | | /* Define OSAtomicCompareAndSwapPtr to an innocuous variant, in case <limits.h> declares OSAtomicCompareAndSwapPtr. |
---|
1126 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1127 | | #define OSAtomicCompareAndSwapPtr innocuous_OSAtomicCompareAndSwapPtr |
---|
1128 | | |
---|
1129 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1130 | | which can conflict with char OSAtomicCompareAndSwapPtr (); below. |
---|
1131 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1132 | | <limits.h> exists even on freestanding compilers. */ |
---|
1133 | | |
---|
1134 | | #ifdef __STDC__ |
---|
1135 | | # include <limits.h> |
---|
1136 | | #else |
---|
1137 | | # include <assert.h> |
---|
1138 | | #endif |
---|
1139 | | |
---|
1140 | | #undef OSAtomicCompareAndSwapPtr |
---|
1141 | | |
---|
1142 | | /* Override any GCC internal prototype to avoid an error. |
---|
1143 | | Use char because int might match the return type of a GCC |
---|
1144 | | builtin and then its argument prototype would still apply. */ |
---|
1145 | | #ifdef __cplusplus |
---|
1146 | | extern "C" |
---|
1147 | | #endif |
---|
1148 | | char OSAtomicCompareAndSwapPtr (); |
---|
1149 | | /* The GNU C library defines this for functions which it implements |
---|
1150 | | to always fail with ENOSYS. Some functions are actually named |
---|
1151 | | something starting with __ and the normal name is an alias. */ |
---|
1152 | | #if defined __stub_OSAtomicCompareAndSwapPtr || defined __stub___OSAtomicCompareAndSwapPtr |
---|
1153 | | choke me |
---|
1154 | | #endif |
---|
1155 | | |
---|
1156 | | int |
---|
1157 | | main () |
---|
1158 | | { |
---|
1159 | | return OSAtomicCompareAndSwapPtr (); |
---|
1160 | | ; |
---|
1161 | | return 0; |
---|
1162 | | } |
---|
1163 | configure:8627: result: no |
---|
1164 | configure:8627: checking for bzero |
---|
1165 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1166 | conftest.c:73: warning: conflicting types for built-in function 'bzero' |
---|
1167 | configure:8627: $? = 0 |
---|
1168 | configure:8627: result: yes |
---|
1169 | configure:8627: checking for clearenv |
---|
1170 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1171 | /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
1172 | _clearenv |
---|
1173 | collect2: ld returned 1 exit status |
---|
1174 | configure:8627: $? = 1 |
---|
1175 | configure: failed program was: |
---|
1176 | | /* confdefs.h */ |
---|
1177 | | #define PACKAGE_NAME "MacPorts" |
---|
1178 | | #define PACKAGE_TARNAME "macports" |
---|
1179 | | #define PACKAGE_VERSION "2.2.99" |
---|
1180 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
1181 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1182 | | #define PACKAGE_URL "" |
---|
1183 | | #define UNUSED __attribute__((unused)) |
---|
1184 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
1185 | | #define HAVE_PTHREAD 1 |
---|
1186 | | #define STDC_HEADERS 1 |
---|
1187 | | #define HAVE_SYS_TYPES_H 1 |
---|
1188 | | #define HAVE_SYS_STAT_H 1 |
---|
1189 | | #define HAVE_STDLIB_H 1 |
---|
1190 | | #define HAVE_STRING_H 1 |
---|
1191 | | #define HAVE_MEMORY_H 1 |
---|
1192 | | #define HAVE_STRINGS_H 1 |
---|
1193 | | #define HAVE_INTTYPES_H 1 |
---|
1194 | | #define HAVE_STDINT_H 1 |
---|
1195 | | #define HAVE_UNISTD_H 1 |
---|
1196 | | #define HAVE_OBJC_OBJC_H 1 |
---|
1197 | | #define APPLE_RUNTIME 1 |
---|
1198 | | #define APPLE_FOUNDATION 1 |
---|
1199 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
1200 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
1201 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
1202 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
1203 | | #define STDC_HEADERS 1 |
---|
1204 | | #define HAVE_DIRENT_H 1 |
---|
1205 | | #define HAVE_SYS_WAIT_H 1 |
---|
1206 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1207 | | #define HAVE_ERR_H 1 |
---|
1208 | | #define HAVE_FCNTL_H 1 |
---|
1209 | | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
1210 | | #define HAVE_LIMITS_H 1 |
---|
1211 | | #define HAVE_PATHS_H 1 |
---|
1212 | | #define HAVE_PWD_H 1 |
---|
1213 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1214 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1215 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1216 | | #define HAVE_SYS_EVENT_H 1 |
---|
1217 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1218 | | #define HAVE_SYS_FILE_H 1 |
---|
1219 | | #define HAVE_SYS_PATHS_H 1 |
---|
1220 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1221 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1222 | | #define HAVE_UTIME_H 1 |
---|
1223 | | #define HAVE_OSATOMICCOMPAREANDSWAP32 1 |
---|
1224 | | #define HAVE_BZERO 1 |
---|
1225 | | /* end confdefs.h. */ |
---|
1226 | | /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv. |
---|
1227 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1228 | | #define clearenv innocuous_clearenv |
---|
1229 | | |
---|
1230 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1231 | | which can conflict with char clearenv (); below. |
---|
1232 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1233 | | <limits.h> exists even on freestanding compilers. */ |
---|
1234 | | |
---|
1235 | | #ifdef __STDC__ |
---|
1236 | | # include <limits.h> |
---|
1237 | | #else |
---|
1238 | | # include <assert.h> |
---|
1239 | | #endif |
---|
1240 | | |
---|
1241 | | #undef clearenv |
---|
1242 | | |
---|
1243 | | /* Override any GCC internal prototype to avoid an error. |
---|
1244 | | Use char because int might match the return type of a GCC |
---|
1245 | | builtin and then its argument prototype would still apply. */ |
---|
1246 | | #ifdef __cplusplus |
---|
1247 | | extern "C" |
---|
1248 | | #endif |
---|
1249 | | char clearenv (); |
---|
1250 | | /* The GNU C library defines this for functions which it implements |
---|
1251 | | to always fail with ENOSYS. Some functions are actually named |
---|
1252 | | something starting with __ and the normal name is an alias. */ |
---|
1253 | | #if defined __stub_clearenv || defined __stub___clearenv |
---|
1254 | | choke me |
---|
1255 | | #endif |
---|
1256 | | |
---|
1257 | | int |
---|
1258 | | main () |
---|
1259 | | { |
---|
1260 | | return clearenv (); |
---|
1261 | | ; |
---|
1262 | | return 0; |
---|
1263 | | } |
---|
1264 | configure:8627: result: no |
---|
1265 | configure:8627: checking for copyfile |
---|
1266 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1267 | configure:8627: $? = 0 |
---|
1268 | configure:8627: result: yes |
---|
1269 | configure:8627: checking for fgetln |
---|
1270 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1271 | configure:8627: $? = 0 |
---|
1272 | configure:8627: result: yes |
---|
1273 | configure:8627: checking for flock |
---|
1274 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1275 | configure:8627: $? = 0 |
---|
1276 | configure:8627: result: yes |
---|
1277 | configure:8627: checking for kqueue |
---|
1278 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1279 | configure:8627: $? = 0 |
---|
1280 | configure:8627: result: yes |
---|
1281 | configure:8627: checking for lockf |
---|
1282 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1283 | configure:8627: $? = 0 |
---|
1284 | configure:8627: result: yes |
---|
1285 | configure:8627: checking for memset |
---|
1286 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1287 | conftest.c:79: warning: conflicting types for built-in function 'memset' |
---|
1288 | configure:8627: $? = 0 |
---|
1289 | configure:8627: result: yes |
---|
1290 | configure:8627: checking for posix_spawn |
---|
1291 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1292 | /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
1293 | _posix_spawn |
---|
1294 | collect2: ld returned 1 exit status |
---|
1295 | configure:8627: $? = 1 |
---|
1296 | configure: failed program was: |
---|
1297 | | /* confdefs.h */ |
---|
1298 | | #define PACKAGE_NAME "MacPorts" |
---|
1299 | | #define PACKAGE_TARNAME "macports" |
---|
1300 | | #define PACKAGE_VERSION "2.2.99" |
---|
1301 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
1302 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1303 | | #define PACKAGE_URL "" |
---|
1304 | | #define UNUSED __attribute__((unused)) |
---|
1305 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
1306 | | #define HAVE_PTHREAD 1 |
---|
1307 | | #define STDC_HEADERS 1 |
---|
1308 | | #define HAVE_SYS_TYPES_H 1 |
---|
1309 | | #define HAVE_SYS_STAT_H 1 |
---|
1310 | | #define HAVE_STDLIB_H 1 |
---|
1311 | | #define HAVE_STRING_H 1 |
---|
1312 | | #define HAVE_MEMORY_H 1 |
---|
1313 | | #define HAVE_STRINGS_H 1 |
---|
1314 | | #define HAVE_INTTYPES_H 1 |
---|
1315 | | #define HAVE_STDINT_H 1 |
---|
1316 | | #define HAVE_UNISTD_H 1 |
---|
1317 | | #define HAVE_OBJC_OBJC_H 1 |
---|
1318 | | #define APPLE_RUNTIME 1 |
---|
1319 | | #define APPLE_FOUNDATION 1 |
---|
1320 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
1321 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
1322 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
1323 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
1324 | | #define STDC_HEADERS 1 |
---|
1325 | | #define HAVE_DIRENT_H 1 |
---|
1326 | | #define HAVE_SYS_WAIT_H 1 |
---|
1327 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1328 | | #define HAVE_ERR_H 1 |
---|
1329 | | #define HAVE_FCNTL_H 1 |
---|
1330 | | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
1331 | | #define HAVE_LIMITS_H 1 |
---|
1332 | | #define HAVE_PATHS_H 1 |
---|
1333 | | #define HAVE_PWD_H 1 |
---|
1334 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1335 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1336 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1337 | | #define HAVE_SYS_EVENT_H 1 |
---|
1338 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1339 | | #define HAVE_SYS_FILE_H 1 |
---|
1340 | | #define HAVE_SYS_PATHS_H 1 |
---|
1341 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1342 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1343 | | #define HAVE_UTIME_H 1 |
---|
1344 | | #define HAVE_OSATOMICCOMPAREANDSWAP32 1 |
---|
1345 | | #define HAVE_BZERO 1 |
---|
1346 | | #define HAVE_COPYFILE 1 |
---|
1347 | | #define HAVE_FGETLN 1 |
---|
1348 | | #define HAVE_FLOCK 1 |
---|
1349 | | #define HAVE_KQUEUE 1 |
---|
1350 | | #define HAVE_LOCKF 1 |
---|
1351 | | #define HAVE_MEMSET 1 |
---|
1352 | | /* end confdefs.h. */ |
---|
1353 | | /* Define posix_spawn to an innocuous variant, in case <limits.h> declares posix_spawn. |
---|
1354 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1355 | | #define posix_spawn innocuous_posix_spawn |
---|
1356 | | |
---|
1357 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1358 | | which can conflict with char posix_spawn (); below. |
---|
1359 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1360 | | <limits.h> exists even on freestanding compilers. */ |
---|
1361 | | |
---|
1362 | | #ifdef __STDC__ |
---|
1363 | | # include <limits.h> |
---|
1364 | | #else |
---|
1365 | | # include <assert.h> |
---|
1366 | | #endif |
---|
1367 | | |
---|
1368 | | #undef posix_spawn |
---|
1369 | | |
---|
1370 | | /* Override any GCC internal prototype to avoid an error. |
---|
1371 | | Use char because int might match the return type of a GCC |
---|
1372 | | builtin and then its argument prototype would still apply. */ |
---|
1373 | | #ifdef __cplusplus |
---|
1374 | | extern "C" |
---|
1375 | | #endif |
---|
1376 | | char posix_spawn (); |
---|
1377 | | /* The GNU C library defines this for functions which it implements |
---|
1378 | | to always fail with ENOSYS. Some functions are actually named |
---|
1379 | | something starting with __ and the normal name is an alias. */ |
---|
1380 | | #if defined __stub_posix_spawn || defined __stub___posix_spawn |
---|
1381 | | choke me |
---|
1382 | | #endif |
---|
1383 | | |
---|
1384 | | int |
---|
1385 | | main () |
---|
1386 | | { |
---|
1387 | | return posix_spawn (); |
---|
1388 | | ; |
---|
1389 | | return 0; |
---|
1390 | | } |
---|
1391 | configure:8627: result: no |
---|
1392 | configure:8627: checking for setmode |
---|
1393 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1394 | configure:8627: $? = 0 |
---|
1395 | configure:8627: result: yes |
---|
1396 | configure:8627: checking for strcasecmp |
---|
1397 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1398 | configure:8627: $? = 0 |
---|
1399 | configure:8627: result: yes |
---|
1400 | configure:8627: checking for strlcat |
---|
1401 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1402 | configure:8627: $? = 0 |
---|
1403 | configure:8627: result: yes |
---|
1404 | configure:8627: checking for strlcpy |
---|
1405 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1406 | configure:8627: $? = 0 |
---|
1407 | configure:8627: result: yes |
---|
1408 | configure:8627: checking for strncasecmp |
---|
1409 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1410 | configure:8627: $? = 0 |
---|
1411 | configure:8627: result: yes |
---|
1412 | configure:8627: checking for sysctlbyname |
---|
1413 | configure:8627: cc -o conftest -g -O2 conftest.c >&5 |
---|
1414 | configure:8627: $? = 0 |
---|
1415 | configure:8627: result: yes |
---|
1416 | configure:8639: checking if readlink conforms to POSIX 1003.1a |
---|
1417 | configure:8663: cc -c -g -O2 conftest.c >&5 |
---|
1418 | configure:8663: $? = 0 |
---|
1419 | configure:8678: result: yes |
---|
1420 | configure:8691: checking CommonCrypto/CommonDigest.h usability |
---|
1421 | configure:8691: cc -c -g -O2 conftest.c >&5 |
---|
1422 | configure:8691: $? = 0 |
---|
1423 | configure:8691: result: yes |
---|
1424 | configure:8691: checking CommonCrypto/CommonDigest.h presence |
---|
1425 | configure:8691: cc -E conftest.c |
---|
1426 | configure:8691: $? = 0 |
---|
1427 | configure:8691: result: yes |
---|
1428 | configure:8691: checking for CommonCrypto/CommonDigest.h |
---|
1429 | configure:8691: result: yes |
---|
1430 | configure:9065: checking for Tcl configuration |
---|
1431 | configure:9139: result: found /usr/lib/tclConfig.sh |
---|
1432 | configure:9145: checking for existence of /usr/lib/tclConfig.sh |
---|
1433 | configure:9149: result: loading |
---|
1434 | configure:9200: checking for Tcl public headers |
---|
1435 | configure:9249: result: /usr/include |
---|
1436 | configure:9316: checking for tclsh |
---|
1437 | configure:9334: found /usr/bin/tclsh |
---|
1438 | configure:9346: result: /usr/bin/tclsh |
---|
1439 | configure:9365: checking for Tcl target platform |
---|
1440 | configure:9369: result: darwin 8 |
---|
1441 | configure:9379: checking for Tcl package directory |
---|
1442 | configure:9442: result: /Library/Tcl |
---|
1443 | configure:9457: checking whether tclsh was compiled with threads |
---|
1444 | configure:9461: result: yes |
---|
1445 | configure:9482: checking for curl-config |
---|
1446 | configure:9500: found /usr/bin/curl-config |
---|
1447 | configure:9512: result: /usr/bin/curl-config |
---|
1448 | configure:9595: checking sqlite3.h usability |
---|
1449 | configure:9595: cc -c -g -O2 conftest.c >&5 |
---|
1450 | configure:9595: $? = 0 |
---|
1451 | configure:9595: result: yes |
---|
1452 | configure:9595: checking sqlite3.h presence |
---|
1453 | configure:9595: cc -E conftest.c |
---|
1454 | configure:9595: $? = 0 |
---|
1455 | configure:9595: result: yes |
---|
1456 | configure:9595: checking for sqlite3.h |
---|
1457 | configure:9595: result: yes |
---|
1458 | configure:9666: checking sqlite3ext.h usability |
---|
1459 | configure:9666: cc -c -g -O2 conftest.c >&5 |
---|
1460 | conftest.c:99:24: error: sqlite3ext.h: No such file or directory |
---|
1461 | configure:9666: $? = 1 |
---|
1462 | configure: failed program was: |
---|
1463 | | /* confdefs.h */ |
---|
1464 | | #define PACKAGE_NAME "MacPorts" |
---|
1465 | | #define PACKAGE_TARNAME "macports" |
---|
1466 | | #define PACKAGE_VERSION "2.2.99" |
---|
1467 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
1468 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1469 | | #define PACKAGE_URL "" |
---|
1470 | | #define UNUSED __attribute__((unused)) |
---|
1471 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
1472 | | #define HAVE_PTHREAD 1 |
---|
1473 | | #define STDC_HEADERS 1 |
---|
1474 | | #define HAVE_SYS_TYPES_H 1 |
---|
1475 | | #define HAVE_SYS_STAT_H 1 |
---|
1476 | | #define HAVE_STDLIB_H 1 |
---|
1477 | | #define HAVE_STRING_H 1 |
---|
1478 | | #define HAVE_MEMORY_H 1 |
---|
1479 | | #define HAVE_STRINGS_H 1 |
---|
1480 | | #define HAVE_INTTYPES_H 1 |
---|
1481 | | #define HAVE_STDINT_H 1 |
---|
1482 | | #define HAVE_UNISTD_H 1 |
---|
1483 | | #define HAVE_OBJC_OBJC_H 1 |
---|
1484 | | #define APPLE_RUNTIME 1 |
---|
1485 | | #define APPLE_FOUNDATION 1 |
---|
1486 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
1487 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
1488 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
1489 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
1490 | | #define STDC_HEADERS 1 |
---|
1491 | | #define HAVE_DIRENT_H 1 |
---|
1492 | | #define HAVE_SYS_WAIT_H 1 |
---|
1493 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1494 | | #define HAVE_ERR_H 1 |
---|
1495 | | #define HAVE_FCNTL_H 1 |
---|
1496 | | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
1497 | | #define HAVE_LIMITS_H 1 |
---|
1498 | | #define HAVE_PATHS_H 1 |
---|
1499 | | #define HAVE_PWD_H 1 |
---|
1500 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1501 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1502 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1503 | | #define HAVE_SYS_EVENT_H 1 |
---|
1504 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1505 | | #define HAVE_SYS_FILE_H 1 |
---|
1506 | | #define HAVE_SYS_PATHS_H 1 |
---|
1507 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1508 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1509 | | #define HAVE_UTIME_H 1 |
---|
1510 | | #define HAVE_OSATOMICCOMPAREANDSWAP32 1 |
---|
1511 | | #define HAVE_BZERO 1 |
---|
1512 | | #define HAVE_COPYFILE 1 |
---|
1513 | | #define HAVE_FGETLN 1 |
---|
1514 | | #define HAVE_FLOCK 1 |
---|
1515 | | #define HAVE_KQUEUE 1 |
---|
1516 | | #define HAVE_LOCKF 1 |
---|
1517 | | #define HAVE_MEMSET 1 |
---|
1518 | | #define HAVE_SETMODE 1 |
---|
1519 | | #define HAVE_STRCASECMP 1 |
---|
1520 | | #define HAVE_STRLCAT 1 |
---|
1521 | | #define HAVE_STRLCPY 1 |
---|
1522 | | #define HAVE_STRNCASECMP 1 |
---|
1523 | | #define HAVE_SYSCTLBYNAME 1 |
---|
1524 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
1525 | | #define MIN_USABLE_UID 500 |
---|
1526 | | #define MIN_USABLE_GID 500 |
---|
1527 | | /* end confdefs.h. */ |
---|
1528 | | #include <stdio.h> |
---|
1529 | | #ifdef HAVE_SYS_TYPES_H |
---|
1530 | | # include <sys/types.h> |
---|
1531 | | #endif |
---|
1532 | | #ifdef HAVE_SYS_STAT_H |
---|
1533 | | # include <sys/stat.h> |
---|
1534 | | #endif |
---|
1535 | | #ifdef STDC_HEADERS |
---|
1536 | | # include <stdlib.h> |
---|
1537 | | # include <stddef.h> |
---|
1538 | | #else |
---|
1539 | | # ifdef HAVE_STDLIB_H |
---|
1540 | | # include <stdlib.h> |
---|
1541 | | # endif |
---|
1542 | | #endif |
---|
1543 | | #ifdef HAVE_STRING_H |
---|
1544 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1545 | | # include <memory.h> |
---|
1546 | | # endif |
---|
1547 | | # include <string.h> |
---|
1548 | | #endif |
---|
1549 | | #ifdef HAVE_STRINGS_H |
---|
1550 | | # include <strings.h> |
---|
1551 | | #endif |
---|
1552 | | #ifdef HAVE_INTTYPES_H |
---|
1553 | | # include <inttypes.h> |
---|
1554 | | #endif |
---|
1555 | | #ifdef HAVE_STDINT_H |
---|
1556 | | # include <stdint.h> |
---|
1557 | | #endif |
---|
1558 | | #ifdef HAVE_UNISTD_H |
---|
1559 | | # include <unistd.h> |
---|
1560 | | #endif |
---|
1561 | | #include <sqlite3ext.h> |
---|
1562 | configure:9666: result: no |
---|
1563 | configure:9666: checking sqlite3ext.h presence |
---|
1564 | configure:9666: cc -E conftest.c |
---|
1565 | conftest.c:66:24: error: sqlite3ext.h: No such file or directory |
---|
1566 | configure:9666: $? = 1 |
---|
1567 | configure: failed program was: |
---|
1568 | | /* confdefs.h */ |
---|
1569 | | #define PACKAGE_NAME "MacPorts" |
---|
1570 | | #define PACKAGE_TARNAME "macports" |
---|
1571 | | #define PACKAGE_VERSION "2.2.99" |
---|
1572 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
1573 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1574 | | #define PACKAGE_URL "" |
---|
1575 | | #define UNUSED __attribute__((unused)) |
---|
1576 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
1577 | | #define HAVE_PTHREAD 1 |
---|
1578 | | #define STDC_HEADERS 1 |
---|
1579 | | #define HAVE_SYS_TYPES_H 1 |
---|
1580 | | #define HAVE_SYS_STAT_H 1 |
---|
1581 | | #define HAVE_STDLIB_H 1 |
---|
1582 | | #define HAVE_STRING_H 1 |
---|
1583 | | #define HAVE_MEMORY_H 1 |
---|
1584 | | #define HAVE_STRINGS_H 1 |
---|
1585 | | #define HAVE_INTTYPES_H 1 |
---|
1586 | | #define HAVE_STDINT_H 1 |
---|
1587 | | #define HAVE_UNISTD_H 1 |
---|
1588 | | #define HAVE_OBJC_OBJC_H 1 |
---|
1589 | | #define APPLE_RUNTIME 1 |
---|
1590 | | #define APPLE_FOUNDATION 1 |
---|
1591 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
1592 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
1593 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
1594 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
1595 | | #define STDC_HEADERS 1 |
---|
1596 | | #define HAVE_DIRENT_H 1 |
---|
1597 | | #define HAVE_SYS_WAIT_H 1 |
---|
1598 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1599 | | #define HAVE_ERR_H 1 |
---|
1600 | | #define HAVE_FCNTL_H 1 |
---|
1601 | | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
1602 | | #define HAVE_LIMITS_H 1 |
---|
1603 | | #define HAVE_PATHS_H 1 |
---|
1604 | | #define HAVE_PWD_H 1 |
---|
1605 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1606 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1607 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1608 | | #define HAVE_SYS_EVENT_H 1 |
---|
1609 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1610 | | #define HAVE_SYS_FILE_H 1 |
---|
1611 | | #define HAVE_SYS_PATHS_H 1 |
---|
1612 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1613 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1614 | | #define HAVE_UTIME_H 1 |
---|
1615 | | #define HAVE_OSATOMICCOMPAREANDSWAP32 1 |
---|
1616 | | #define HAVE_BZERO 1 |
---|
1617 | | #define HAVE_COPYFILE 1 |
---|
1618 | | #define HAVE_FGETLN 1 |
---|
1619 | | #define HAVE_FLOCK 1 |
---|
1620 | | #define HAVE_KQUEUE 1 |
---|
1621 | | #define HAVE_LOCKF 1 |
---|
1622 | | #define HAVE_MEMSET 1 |
---|
1623 | | #define HAVE_SETMODE 1 |
---|
1624 | | #define HAVE_STRCASECMP 1 |
---|
1625 | | #define HAVE_STRLCAT 1 |
---|
1626 | | #define HAVE_STRLCPY 1 |
---|
1627 | | #define HAVE_STRNCASECMP 1 |
---|
1628 | | #define HAVE_SYSCTLBYNAME 1 |
---|
1629 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
1630 | | #define MIN_USABLE_UID 500 |
---|
1631 | | #define MIN_USABLE_GID 500 |
---|
1632 | | /* end confdefs.h. */ |
---|
1633 | | #include <sqlite3ext.h> |
---|
1634 | configure:9666: result: no |
---|
1635 | configure:9666: checking for sqlite3ext.h |
---|
1636 | configure:9666: result: no |
---|
1637 | configure:9703: checking for Tcl sqlite3 location |
---|
1638 | configure:9712: result: /usr/lib/sqlite3 |
---|
1639 | configure:9722: checking for SQLite >= 3003011 |
---|
1640 | configure:9742: cc -E conftest.c |
---|
1641 | configure:9742: $? = 0 |
---|
1642 | configure:9774: cc -E conftest.c |
---|
1643 | conftest.c:71:10: error: #error "SQLite version too old" |
---|
1644 | configure:9774: $? = 1 |
---|
1645 | configure: failed program was: |
---|
1646 | | /* confdefs.h */ |
---|
1647 | | #define PACKAGE_NAME "MacPorts" |
---|
1648 | | #define PACKAGE_TARNAME "macports" |
---|
1649 | | #define PACKAGE_VERSION "2.2.99" |
---|
1650 | | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
1651 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1652 | | #define PACKAGE_URL "" |
---|
1653 | | #define UNUSED __attribute__((unused)) |
---|
1654 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
1655 | | #define HAVE_PTHREAD 1 |
---|
1656 | | #define STDC_HEADERS 1 |
---|
1657 | | #define HAVE_SYS_TYPES_H 1 |
---|
1658 | | #define HAVE_SYS_STAT_H 1 |
---|
1659 | | #define HAVE_STDLIB_H 1 |
---|
1660 | | #define HAVE_STRING_H 1 |
---|
1661 | | #define HAVE_MEMORY_H 1 |
---|
1662 | | #define HAVE_STRINGS_H 1 |
---|
1663 | | #define HAVE_INTTYPES_H 1 |
---|
1664 | | #define HAVE_STDINT_H 1 |
---|
1665 | | #define HAVE_UNISTD_H 1 |
---|
1666 | | #define HAVE_OBJC_OBJC_H 1 |
---|
1667 | | #define APPLE_RUNTIME 1 |
---|
1668 | | #define APPLE_FOUNDATION 1 |
---|
1669 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
1670 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
1671 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
1672 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
1673 | | #define STDC_HEADERS 1 |
---|
1674 | | #define HAVE_DIRENT_H 1 |
---|
1675 | | #define HAVE_SYS_WAIT_H 1 |
---|
1676 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1677 | | #define HAVE_ERR_H 1 |
---|
1678 | | #define HAVE_FCNTL_H 1 |
---|
1679 | | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
1680 | | #define HAVE_LIMITS_H 1 |
---|
1681 | | #define HAVE_PATHS_H 1 |
---|
1682 | | #define HAVE_PWD_H 1 |
---|
1683 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1684 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1685 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1686 | | #define HAVE_SYS_EVENT_H 1 |
---|
1687 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1688 | | #define HAVE_SYS_FILE_H 1 |
---|
1689 | | #define HAVE_SYS_PATHS_H 1 |
---|
1690 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1691 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1692 | | #define HAVE_UTIME_H 1 |
---|
1693 | | #define HAVE_OSATOMICCOMPAREANDSWAP32 1 |
---|
1694 | | #define HAVE_BZERO 1 |
---|
1695 | | #define HAVE_COPYFILE 1 |
---|
1696 | | #define HAVE_FGETLN 1 |
---|
1697 | | #define HAVE_FLOCK 1 |
---|
1698 | | #define HAVE_KQUEUE 1 |
---|
1699 | | #define HAVE_LOCKF 1 |
---|
1700 | | #define HAVE_MEMSET 1 |
---|
1701 | | #define HAVE_SETMODE 1 |
---|
1702 | | #define HAVE_STRCASECMP 1 |
---|
1703 | | #define HAVE_STRLCAT 1 |
---|
1704 | | #define HAVE_STRLCPY 1 |
---|
1705 | | #define HAVE_STRNCASECMP 1 |
---|
1706 | | #define HAVE_SYSCTLBYNAME 1 |
---|
1707 | | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
1708 | | #define MIN_USABLE_UID 500 |
---|
1709 | | #define MIN_USABLE_GID 500 |
---|
1710 | | /* end confdefs.h. */ |
---|
1711 | | |
---|
1712 | | #include <sqlite3.h> |
---|
1713 | | #if (SQLITE_VERSION_NUMBER >= 3003011) |
---|
1714 | | /* Everything is fine */ |
---|
1715 | | #else |
---|
1716 | | # error "SQLite version too old" |
---|
1717 | | #endif |
---|
1718 | | |
---|
1719 | | |
---|
1720 | configure:9785: result: no |
---|
1721 | configure:9805: checking for kqueue |
---|
1722 | configure:9805: result: yes |
---|
1723 | configure:9805: checking for kevent |
---|
1724 | configure:9805: cc -o conftest -g -O2 conftest.c >&5 |
---|
1725 | configure:9805: $? = 0 |
---|
1726 | configure:9805: result: yes |
---|
1727 | configure:9815: checking whether trace mode is supported on this platform |
---|
1728 | configure:9850: result: EV_RECEIPT not available, no |
---|
1729 | configure:9882: checking for Tcl Thread package |
---|
1730 | configure:9886: result: yes |
---|
1731 | configure:9910: checking how to build libraries |
---|
1732 | configure:9928: result: shared |
---|
1733 | configure:9970: checking that any existing MacPorts install can be upgraded |
---|
1734 | configure:9977: result: yes |
---|
1735 | configure:10120: creating ./config.status |
---|
1736 | |
---|
1737 | ## ---------------------- ## |
---|
1738 | ## Running config.status. ## |
---|
1739 | ## ---------------------- ## |
---|
1740 | |
---|
1741 | This file was extended by MacPorts config.status 2.2.99, which was |
---|
1742 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
1743 | |
---|
1744 | CONFIG_FILES = |
---|
1745 | CONFIG_HEADERS = |
---|
1746 | CONFIG_LINKS = |
---|
1747 | CONFIG_COMMANDS = |
---|
1748 | $ ./config.status |
---|
1749 | |
---|
1750 | on tiger |
---|
1751 | |
---|
1752 | config.status:1021: creating src/programs/daemondo/Makefile |
---|
1753 | config.status:1021: creating Doxyfile |
---|
1754 | config.status:1021: creating Makefile |
---|
1755 | config.status:1021: creating Mk/macports.autoconf.mk |
---|
1756 | config.status:1021: creating doc/base.mtree |
---|
1757 | config.status:1021: creating doc/macosx.mtree |
---|
1758 | config.status:1021: creating doc/macports.conf |
---|
1759 | config.status:1021: creating doc/prefix.mtree |
---|
1760 | config.status:1021: creating doc/pubkeys.conf |
---|
1761 | config.status:1021: creating portmgr/freebsd/Makefile |
---|
1762 | config.status:1021: creating setupenv.bash |
---|
1763 | config.status:1021: creating src/Makefile |
---|
1764 | config.status:1021: creating src/machista1.0/Makefile |
---|
1765 | config.status:1021: creating src/macports1.0/macports_autoconf.tcl |
---|
1766 | config.status:1021: creating src/macports1.0/macports_test_autoconf.tcl |
---|
1767 | config.status:1021: creating src/macports1.0/macports_fastload.tcl |
---|
1768 | config.status:1021: creating src/package1.0/package_test_autoconf.tcl |
---|
1769 | config.status:1021: creating src/pextlib1.0/Makefile |
---|
1770 | config.status:1021: creating src/port1.0/port_autoconf.tcl |
---|
1771 | config.status:1021: creating src/port1.0/port_test_autoconf.tcl |
---|
1772 | config.status:1021: creating src/programs/Makefile |
---|
1773 | config.status:1021: creating src/registry2.0/registry_autoconf.tcl |
---|
1774 | config.status:1021: creating src/pkg_mkindex.sh |
---|
1775 | config.status:1021: creating src/config.h |
---|
1776 | |
---|
1777 | ## ---------------- ## |
---|
1778 | ## Cache variables. ## |
---|
1779 | ## ---------------- ## |
---|
1780 | |
---|
1781 | ac_cv_build=powerpc-apple-darwin8.11.0 |
---|
1782 | ac_cv_c_compiler_gnu=yes |
---|
1783 | ac_cv_c_tclconfig=/usr/lib |
---|
1784 | ac_cv_c_tclh=/usr/include |
---|
1785 | ac_cv_c_tclpkgd=/Library/Tcl |
---|
1786 | ac_cv_env_BSDMAKE_set= |
---|
1787 | ac_cv_env_BSDMAKE_value= |
---|
1788 | ac_cv_env_BZIP2_set= |
---|
1789 | ac_cv_env_BZIP2_value= |
---|
1790 | ac_cv_env_CC_set= |
---|
1791 | ac_cv_env_CC_value= |
---|
1792 | ac_cv_env_CFLAGS_set= |
---|
1793 | ac_cv_env_CFLAGS_value= |
---|
1794 | ac_cv_env_CPPFLAGS_set= |
---|
1795 | ac_cv_env_CPPFLAGS_value= |
---|
1796 | ac_cv_env_CPP_set= |
---|
1797 | ac_cv_env_CPP_value= |
---|
1798 | ac_cv_env_CVS_set= |
---|
1799 | ac_cv_env_CVS_value= |
---|
1800 | ac_cv_env_GNUMAKE_set= |
---|
1801 | ac_cv_env_GNUMAKE_value= |
---|
1802 | ac_cv_env_GNUTAR_set= |
---|
1803 | ac_cv_env_GNUTAR_value= |
---|
1804 | ac_cv_env_LDFLAGS_set=set |
---|
1805 | ac_cv_env_LDFLAGS_value= |
---|
1806 | ac_cv_env_LIBS_set= |
---|
1807 | ac_cv_env_LIBS_value= |
---|
1808 | ac_cv_env_LZMA_set= |
---|
1809 | ac_cv_env_LZMA_value= |
---|
1810 | ac_cv_env_MAKE_set= |
---|
1811 | ac_cv_env_MAKE_value= |
---|
1812 | ac_cv_env_MTREE_set= |
---|
1813 | ac_cv_env_MTREE_value= |
---|
1814 | ac_cv_env_OBJCFLAGS_set= |
---|
1815 | ac_cv_env_OBJCFLAGS_value= |
---|
1816 | ac_cv_env_OBJCPP_set= |
---|
1817 | ac_cv_env_OBJCPP_value= |
---|
1818 | ac_cv_env_OBJC_set= |
---|
1819 | ac_cv_env_OBJC_value= |
---|
1820 | ac_cv_env_OPENSSL_set= |
---|
1821 | ac_cv_env_OPENSSL_value= |
---|
1822 | ac_cv_env_OPEN_set= |
---|
1823 | ac_cv_env_OPEN_value= |
---|
1824 | ac_cv_env_RSYNC_set= |
---|
1825 | ac_cv_env_RSYNC_value= |
---|
1826 | ac_cv_env_SED_set= |
---|
1827 | ac_cv_env_SED_value= |
---|
1828 | ac_cv_env_SVN_set= |
---|
1829 | ac_cv_env_SVN_value= |
---|
1830 | ac_cv_env_SWIG_set= |
---|
1831 | ac_cv_env_SWIG_value= |
---|
1832 | ac_cv_env_TAR_set= |
---|
1833 | ac_cv_env_TAR_value= |
---|
1834 | ac_cv_env_XAR_set= |
---|
1835 | ac_cv_env_XAR_value= |
---|
1836 | ac_cv_env_XZ_set= |
---|
1837 | ac_cv_env_XZ_value= |
---|
1838 | ac_cv_env_build_alias_set= |
---|
1839 | ac_cv_env_build_alias_value= |
---|
1840 | ac_cv_env_host_alias_set= |
---|
1841 | ac_cv_env_host_alias_value= |
---|
1842 | ac_cv_env_target_alias_set= |
---|
1843 | ac_cv_env_target_alias_value= |
---|
1844 | ac_cv_func_OSAtomicCompareAndSwap32=yes |
---|
1845 | ac_cv_func_OSAtomicCompareAndSwap64=no |
---|
1846 | ac_cv_func_OSAtomicCompareAndSwapPtr=no |
---|
1847 | ac_cv_func_bzero=yes |
---|
1848 | ac_cv_func_clearenv=no |
---|
1849 | ac_cv_func_copyfile=yes |
---|
1850 | ac_cv_func_fgetln=yes |
---|
1851 | ac_cv_func_flock=yes |
---|
1852 | ac_cv_func_kevent=yes |
---|
1853 | ac_cv_func_kqueue=yes |
---|
1854 | ac_cv_func_lockf=yes |
---|
1855 | ac_cv_func_memset=yes |
---|
1856 | ac_cv_func_posix_spawn=no |
---|
1857 | ac_cv_func_setmode=yes |
---|
1858 | ac_cv_func_strcasecmp=yes |
---|
1859 | ac_cv_func_strlcat=yes |
---|
1860 | ac_cv_func_strlcpy=yes |
---|
1861 | ac_cv_func_strncasecmp=yes |
---|
1862 | ac_cv_func_sysctlbyname=yes |
---|
1863 | ac_cv_header_CommonCrypto_CommonDigest_h=yes |
---|
1864 | ac_cv_header_crt_externs_h=yes |
---|
1865 | ac_cv_header_dirent_dirent_h=yes |
---|
1866 | ac_cv_header_err_h=yes |
---|
1867 | ac_cv_header_fcntl_h=yes |
---|
1868 | ac_cv_header_inttypes_h=yes |
---|
1869 | ac_cv_header_libkern_OSAtomic_h=yes |
---|
1870 | ac_cv_header_limits_h=yes |
---|
1871 | ac_cv_header_memory_h=yes |
---|
1872 | ac_cv_header_objc_objc_h=yes |
---|
1873 | ac_cv_header_paths_h=yes |
---|
1874 | ac_cv_header_pwd_h=yes |
---|
1875 | ac_cv_header_readline_history_h=yes |
---|
1876 | ac_cv_header_readline_readline_h=yes |
---|
1877 | ac_cv_header_spawn_h=no |
---|
1878 | ac_cv_header_sqlite3_h=yes |
---|
1879 | ac_cv_header_sqlite3ext_h=no |
---|
1880 | ac_cv_header_stdc=yes |
---|
1881 | ac_cv_header_stdint_h=yes |
---|
1882 | ac_cv_header_stdlib_h=yes |
---|
1883 | ac_cv_header_string_h=yes |
---|
1884 | ac_cv_header_strings_h=yes |
---|
1885 | ac_cv_header_sys_cdefs_h=yes |
---|
1886 | ac_cv_header_sys_event_h=yes |
---|
1887 | ac_cv_header_sys_fcntl_h=yes |
---|
1888 | ac_cv_header_sys_file_h=yes |
---|
1889 | ac_cv_header_sys_paths_h=yes |
---|
1890 | ac_cv_header_sys_socket_h=yes |
---|
1891 | ac_cv_header_sys_stat_h=yes |
---|
1892 | ac_cv_header_sys_sysctl_h=yes |
---|
1893 | ac_cv_header_sys_types_h=yes |
---|
1894 | ac_cv_header_sys_wait_h=yes |
---|
1895 | ac_cv_header_unistd_h=yes |
---|
1896 | ac_cv_header_utime_h=yes |
---|
1897 | ac_cv_host=powerpc-apple-darwin8.11.0 |
---|
1898 | ac_cv_objc_compiler_gnu=yes |
---|
1899 | ac_cv_objc_foundation_apple=yes |
---|
1900 | ac_cv_objext=o |
---|
1901 | ac_cv_path_BSDMAKE=/usr/bin/bsdmake |
---|
1902 | ac_cv_path_BZIP2=/usr/bin/bzip2 |
---|
1903 | ac_cv_path_CHOWN=/usr/sbin/chown |
---|
1904 | ac_cv_path_CP=/bin/cp |
---|
1905 | ac_cv_path_CPIO=/usr/bin/cpio |
---|
1906 | ac_cv_path_CURL_CONFIG=/usr/bin/curl-config |
---|
1907 | ac_cv_path_CVS=/usr/bin/cvs |
---|
1908 | ac_cv_path_DEFAULTS=/usr/bin/defaults |
---|
1909 | ac_cv_path_DIFF=/usr/bin/diff |
---|
1910 | ac_cv_path_DSCL=/usr/bin/dscl |
---|
1911 | ac_cv_path_DSEDITGROUP=/usr/sbin/dseditgroup |
---|
1912 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1913 | ac_cv_path_FILE=/usr/bin/file |
---|
1914 | ac_cv_path_FIND=/usr/bin/find |
---|
1915 | ac_cv_path_GNUMAKE=/usr/bin/gnumake |
---|
1916 | ac_cv_path_GNUTAR=/usr/bin/gnutar |
---|
1917 | ac_cv_path_GREP=/usr/bin/grep |
---|
1918 | ac_cv_path_GZIP=/usr/bin/gzip |
---|
1919 | ac_cv_path_HDIUTIL=/usr/bin/hdiutil |
---|
1920 | ac_cv_path_LAUNCHCTL=/bin/launchctl |
---|
1921 | ac_cv_path_LIPO=/usr/bin/lipo |
---|
1922 | ac_cv_path_LSBOM=/usr/bin/lsbom |
---|
1923 | ac_cv_path_MAKE=/usr/bin/make |
---|
1924 | ac_cv_path_MDFIND=/usr/bin/mdfind |
---|
1925 | ac_cv_path_MDLS=/usr/bin/mdls |
---|
1926 | ac_cv_path_MKBOM=/usr/bin/mkbom |
---|
1927 | ac_cv_path_MTREE=/usr/sbin/mtree |
---|
1928 | ac_cv_path_OPEN=/usr/bin/open |
---|
1929 | ac_cv_path_OPENSSL=/usr/bin/openssl |
---|
1930 | ac_cv_path_PATCH=/usr/bin/patch |
---|
1931 | ac_cv_path_PAX=/bin/pax |
---|
1932 | ac_cv_path_RMDIR=/bin/rmdir |
---|
1933 | ac_cv_path_RSYNC=/usr/bin/rsync |
---|
1934 | ac_cv_path_SED=/usr/bin/sed |
---|
1935 | ac_cv_path_SW_VERS=/usr/bin/sw_vers |
---|
1936 | ac_cv_path_TAR=/usr/bin/tar |
---|
1937 | ac_cv_path_TCLSH=/usr/bin/tclsh |
---|
1938 | ac_cv_path_UNZIP=/usr/bin/unzip |
---|
1939 | ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild |
---|
1940 | ac_cv_path_ZIP=/usr/bin/zip |
---|
1941 | ac_cv_path_install='/usr/bin/install -c' |
---|
1942 | ac_cv_prog_CPP='cc -E' |
---|
1943 | ac_cv_prog_HAVE_LAUNCHD=yes |
---|
1944 | ac_cv_prog_OBJCPP='cc -E' |
---|
1945 | ac_cv_prog_ac_ct_CC=cc |
---|
1946 | ac_cv_prog_ac_ct_OBJC=cc |
---|
1947 | ac_cv_prog_cc_c89= |
---|
1948 | ac_cv_prog_cc_g=yes |
---|
1949 | ac_cv_prog_make_make_set=yes |
---|
1950 | ac_cv_prog_objc_g=yes |
---|
1951 | ac_cv_search_opendir='none required' |
---|
1952 | ac_cv_target=powerpc-apple-darwin8.11.0 |
---|
1953 | mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))' |
---|
1954 | mp_cv_have_framework_corefoundation=yes |
---|
1955 | mp_cv_have_framework_iokit=yes |
---|
1956 | mp_cv_have_framework_systemconfiguration=yes |
---|
1957 | mp_cv_have_function_cfnotificationcentergetdarwinnotifycenter=yes |
---|
1958 | mp_cv_objc_req_pthread=no |
---|
1959 | mp_cv_objc_runtime_apple=yes |
---|
1960 | mp_cv_objc_runtime_gnu=no |
---|
1961 | mp_cv_readlink_is_posix_1003_1a=yes |
---|
1962 | mp_cv_sqlite3_dir=/usr/lib/sqlite3 |
---|
1963 | mp_cv_sqlite_version_defined=yes |
---|
1964 | mp_cv_sqlite_version_ge_3003011=no |
---|
1965 | |
---|
1966 | ## ----------------- ## |
---|
1967 | ## Output variables. ## |
---|
1968 | ## ----------------- ## |
---|
1969 | |
---|
1970 | BSDMAKE='/usr/bin/bsdmake' |
---|
1971 | BZIP2='/usr/bin/bzip2' |
---|
1972 | BZR='' |
---|
1973 | CC='cc' |
---|
1974 | CFLAGS='-g -O2' |
---|
1975 | CFLAGS_LIBCURL='' |
---|
1976 | CFLAGS_PEDANTIC='-pedantic' |
---|
1977 | CFLAGS_QUICHEEATERS='-Wextra -Wall' |
---|
1978 | CFLAGS_SQLITE3='' |
---|
1979 | CFLAGS_WERROR='' |
---|
1980 | CHOWN='/usr/sbin/chown' |
---|
1981 | CP='/bin/cp' |
---|
1982 | CPIO='/usr/bin/cpio' |
---|
1983 | CPP='cc -E' |
---|
1984 | CPPFLAGS='' |
---|
1985 | CURL_CONFIG='/usr/bin/curl-config' |
---|
1986 | CVS='/usr/bin/cvs' |
---|
1987 | DEFAULTS='/usr/bin/defaults' |
---|
1988 | DEFS='-DHAVE_CONFIG_H' |
---|
1989 | DEVELOPER_DIR='/Developer' |
---|
1990 | DIFF='/usr/bin/diff' |
---|
1991 | DSCL='/usr/bin/dscl' |
---|
1992 | DSEDITGROUP='/usr/sbin/dseditgroup' |
---|
1993 | DSTGRP='admin' |
---|
1994 | DSTMODE='0755' |
---|
1995 | DSTUSR='root' |
---|
1996 | ECHO_C='' |
---|
1997 | ECHO_N='-n' |
---|
1998 | ECHO_T='' |
---|
1999 | EGREP='/usr/bin/grep -E' |
---|
2000 | EXEEXT='' |
---|
2001 | EXTRA_PROGS=' daemondo' |
---|
2002 | FILE='/usr/bin/file' |
---|
2003 | FIND='/usr/bin/find' |
---|
2004 | GIT='' |
---|
2005 | GNUMAKE='/usr/bin/gnumake' |
---|
2006 | GNUPATCH='/usr/bin/patch' |
---|
2007 | GNUTAR='/usr/bin/gnutar' |
---|
2008 | GREP='/usr/bin/grep' |
---|
2009 | GZIP='/usr/bin/gzip' |
---|
2010 | HAVE_FRAMEWORK_COREFOUNDATION='' |
---|
2011 | HAVE_FRAMEWORK_IOKIT='' |
---|
2012 | HAVE_FRAMEWORK_SYSTEMCONFIGURATION='' |
---|
2013 | HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER='' |
---|
2014 | HAVE_LAUNCHD='yes' |
---|
2015 | HDIUTIL='/usr/bin/hdiutil' |
---|
2016 | HG='' |
---|
2017 | INCLUDES='-I.. -I. ' |
---|
2018 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2019 | INSTALL_PROGRAM='${INSTALL}' |
---|
2020 | INSTALL_SCRIPT='${INSTALL}' |
---|
2021 | LAUNCHCTL='/bin/launchctl' |
---|
2022 | LDFLAGS='' |
---|
2023 | LDFLAGS_LIBCURL='-lcurl' |
---|
2024 | LDFLAGS_SQLITE3='-lsqlite3' |
---|
2025 | LIBOBJS='' |
---|
2026 | LIBS='' |
---|
2027 | LIPO='/usr/bin/lipo' |
---|
2028 | LN_S='ln -s' |
---|
2029 | LSBOM='/usr/bin/lsbom' |
---|
2030 | LTLIBOBJS='' |
---|
2031 | LZMA='' |
---|
2032 | MACPORTS_VERSION='2.2.99' |
---|
2033 | MAKE='/usr/bin/make' |
---|
2034 | MD5_LIBS='' |
---|
2035 | MDFIND='/usr/bin/mdfind' |
---|
2036 | MDLS='/usr/bin/mdls' |
---|
2037 | MKBOM='/usr/bin/mkbom' |
---|
2038 | MPAPPLICATIONSDIR='/Applications/MacPorts' |
---|
2039 | MPCONFIGDIR='${sysconfdir}/macports' |
---|
2040 | MPCONFIGDIR_EXPANDED='/opt/local/etc/macports' |
---|
2041 | MPFRAMEWORKSDIR='/opt/local/Library/Frameworks' |
---|
2042 | MTREE='/usr/sbin/mtree' |
---|
2043 | OBJC='cc' |
---|
2044 | OBJCFLAGS='-g -O2' |
---|
2045 | OBJCPP='cc -E' |
---|
2046 | OBJC_FOUNDATION='Apple' |
---|
2047 | OBJC_FOUNDATION_CPPFLAGS='' |
---|
2048 | OBJC_FOUNDATION_LDFLAGS='' |
---|
2049 | OBJC_FOUNDATION_LIBS='-framework Foundation' |
---|
2050 | OBJC_LIBS='-lobjc' |
---|
2051 | OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
2052 | OBJC_PTHREAD_LIBS='' |
---|
2053 | OBJC_RUNTIME='APPLE_RUNTIME' |
---|
2054 | OBJC_RUNTIME_FLAGS='-fnext-runtime' |
---|
2055 | OBJEXT='o' |
---|
2056 | OPEN='/usr/bin/open' |
---|
2057 | OPENSSL='/usr/bin/openssl' |
---|
2058 | OS_MAJOR='8' |
---|
2059 | OS_PLATFORM='darwin' |
---|
2060 | OUR_INCLUDED_PACKAGES='' |
---|
2061 | PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org' |
---|
2062 | PACKAGE_NAME='MacPorts' |
---|
2063 | PACKAGE_STRING='MacPorts 2.2.99' |
---|
2064 | PACKAGE_TARNAME='macports' |
---|
2065 | PACKAGE_URL='' |
---|
2066 | PACKAGE_VERSION='2.2.99' |
---|
2067 | PATCH='/usr/bin/patch' |
---|
2068 | PATH_CLEANED='/usr/libexec:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/texlive/2009/bin/universal-darwin' |
---|
2069 | PATH_SEPARATOR=':' |
---|
2070 | PAX='/bin/pax' |
---|
2071 | PKG_CONFIG='' |
---|
2072 | PORTSDIR='' |
---|
2073 | PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
2074 | PTHREAD_LIBS='' |
---|
2075 | READLINE_LIBS='' |
---|
2076 | READLINK_IS_NOT_P1003_1A='' |
---|
2077 | RMDIR='/bin/rmdir' |
---|
2078 | RSYNC='/usr/bin/rsync' |
---|
2079 | RUNUSR='macports' |
---|
2080 | SANDBOX_EXEC='' |
---|
2081 | SED='/usr/bin/sed' |
---|
2082 | SED_EXT='-E' |
---|
2083 | SET_MAKE='' |
---|
2084 | SHELL='/bin/sh' |
---|
2085 | SHLIB_CFLAGS='-fno-common' |
---|
2086 | SHLIB_LD='cc -dynamiclib ${LDFLAGS}' |
---|
2087 | SHLIB_LDFLAGS='' |
---|
2088 | SHLIB_SUFFIX='.dylib' |
---|
2089 | SQLITE3_TCL_DIR='/usr/lib/sqlite3' |
---|
2090 | STLIB_LD='${AR} cr' |
---|
2091 | SVN='' |
---|
2092 | SWIG='' |
---|
2093 | SW_VERS='/usr/bin/sw_vers' |
---|
2094 | TAR='/usr/bin/tar' |
---|
2095 | TAR_CMD='/usr/bin/gnutar --no-same-owner' |
---|
2096 | TAR_Q='' |
---|
2097 | TCLSH='/usr/bin/tclsh' |
---|
2098 | TCL_BIN_DIR='/usr/lib' |
---|
2099 | TCL_CC='gcc -pipe' |
---|
2100 | TCL_DEFS=' -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 ' |
---|
2101 | TCL_INCLUDES='-I"/usr/include"' |
---|
2102 | TCL_LIB_FILE='Tcl' |
---|
2103 | TCL_LIB_FLAG='' |
---|
2104 | TCL_LIB_SPEC='-framework Tcl' |
---|
2105 | TCL_PACKAGE_DIR='/Library/Tcl' |
---|
2106 | TCL_SRC_DIR='/SourceCache/tcl/tcl-20/tcl/tcl' |
---|
2107 | TCL_STUB_LIB_FILE='libtclstub8.4.a' |
---|
2108 | TCL_STUB_LIB_FLAG='-ltclstub8.4' |
---|
2109 | TCL_STUB_LIB_SPEC='-L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4' |
---|
2110 | TCL_VERSION='8.4' |
---|
2111 | TRACEMODE_SUPPORT='0' |
---|
2112 | UNIVERSAL_ARCHFLAGS=' -arch i386 -arch ppc' |
---|
2113 | UNIVERSAL_ARCHS='i386 ppc' |
---|
2114 | UNZIP='/usr/bin/unzip' |
---|
2115 | XAR='' |
---|
2116 | XCODEBUILD='/usr/bin/xcodebuild' |
---|
2117 | XCODE_SELECT='' |
---|
2118 | XCRUN='' |
---|
2119 | XZ='' |
---|
2120 | ZIP='/usr/bin/zip' |
---|
2121 | ac_ct_CC='cc' |
---|
2122 | ac_ct_OBJC='cc' |
---|
2123 | ac_cv_func_strlcat='yes' |
---|
2124 | acx_pthread_config='' |
---|
2125 | bindir='${exec_prefix}/bin' |
---|
2126 | build='powerpc-apple-darwin8.11.0' |
---|
2127 | build_alias='' |
---|
2128 | build_cpu='powerpc' |
---|
2129 | build_os='darwin8.11.0' |
---|
2130 | build_vendor='apple' |
---|
2131 | datadir='${datarootdir}' |
---|
2132 | datarootdir='${prefix}/share' |
---|
2133 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2134 | dvidir='${docdir}' |
---|
2135 | exec_prefix='${prefix}' |
---|
2136 | host='powerpc-apple-darwin8.11.0' |
---|
2137 | host_alias='' |
---|
2138 | host_cpu='powerpc' |
---|
2139 | host_os='darwin8.11.0' |
---|
2140 | host_vendor='apple' |
---|
2141 | htmldir='${docdir}' |
---|
2142 | includedir='${prefix}/include' |
---|
2143 | infodir='${datarootdir}/info' |
---|
2144 | libdir='${exec_prefix}/lib' |
---|
2145 | libexecdir='${exec_prefix}/libexec' |
---|
2146 | localedir='${datarootdir}/locale' |
---|
2147 | localstatedir='${prefix}/var' |
---|
2148 | localstatedir_expanded='/opt/local/var' |
---|
2149 | macports_tcl_dir='/opt/local/share/macports/Tcl' |
---|
2150 | mandir='${datarootdir}/man' |
---|
2151 | oldincludedir='/usr/include' |
---|
2152 | pdfdir='${docdir}' |
---|
2153 | prefix='/opt/local' |
---|
2154 | prefix_expanded='/opt/local' |
---|
2155 | program_transform_name='s,x,x,' |
---|
2156 | psdir='${docdir}' |
---|
2157 | sbindir='${exec_prefix}/sbin' |
---|
2158 | sharedstatedir='${prefix}/com' |
---|
2159 | subdirs='' |
---|
2160 | sysconfdir='${prefix}/etc' |
---|
2161 | target='powerpc-apple-darwin8.11.0' |
---|
2162 | target_alias='' |
---|
2163 | target_cpu='powerpc' |
---|
2164 | target_os='darwin8.11.0' |
---|
2165 | target_vendor='apple' |
---|
2166 | |
---|
2167 | ## ----------- ## |
---|
2168 | ## confdefs.h. ## |
---|
2169 | ## ----------- ## |
---|
2170 | |
---|
2171 | /* confdefs.h */ |
---|
2172 | #define PACKAGE_NAME "MacPorts" |
---|
2173 | #define PACKAGE_TARNAME "macports" |
---|
2174 | #define PACKAGE_VERSION "2.2.99" |
---|
2175 | #define PACKAGE_STRING "MacPorts 2.2.99" |
---|
2176 | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
2177 | #define PACKAGE_URL "" |
---|
2178 | #define UNUSED __attribute__((unused)) |
---|
2179 | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
2180 | #define HAVE_PTHREAD 1 |
---|
2181 | #define STDC_HEADERS 1 |
---|
2182 | #define HAVE_SYS_TYPES_H 1 |
---|
2183 | #define HAVE_SYS_STAT_H 1 |
---|
2184 | #define HAVE_STDLIB_H 1 |
---|
2185 | #define HAVE_STRING_H 1 |
---|
2186 | #define HAVE_MEMORY_H 1 |
---|
2187 | #define HAVE_STRINGS_H 1 |
---|
2188 | #define HAVE_INTTYPES_H 1 |
---|
2189 | #define HAVE_STDINT_H 1 |
---|
2190 | #define HAVE_UNISTD_H 1 |
---|
2191 | #define HAVE_OBJC_OBJC_H 1 |
---|
2192 | #define APPLE_RUNTIME 1 |
---|
2193 | #define APPLE_FOUNDATION 1 |
---|
2194 | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
2195 | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
2196 | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
2197 | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
2198 | #define STDC_HEADERS 1 |
---|
2199 | #define HAVE_DIRENT_H 1 |
---|
2200 | #define HAVE_SYS_WAIT_H 1 |
---|
2201 | #define HAVE_CRT_EXTERNS_H 1 |
---|
2202 | #define HAVE_ERR_H 1 |
---|
2203 | #define HAVE_FCNTL_H 1 |
---|
2204 | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
2205 | #define HAVE_LIMITS_H 1 |
---|
2206 | #define HAVE_PATHS_H 1 |
---|
2207 | #define HAVE_PWD_H 1 |
---|
2208 | #define HAVE_READLINE_HISTORY_H 1 |
---|
2209 | #define HAVE_READLINE_READLINE_H 1 |
---|
2210 | #define HAVE_SYS_CDEFS_H 1 |
---|
2211 | #define HAVE_SYS_EVENT_H 1 |
---|
2212 | #define HAVE_SYS_FCNTL_H 1 |
---|
2213 | #define HAVE_SYS_FILE_H 1 |
---|
2214 | #define HAVE_SYS_PATHS_H 1 |
---|
2215 | #define HAVE_SYS_SOCKET_H 1 |
---|
2216 | #define HAVE_SYS_SYSCTL_H 1 |
---|
2217 | #define HAVE_UTIME_H 1 |
---|
2218 | #define HAVE_OSATOMICCOMPAREANDSWAP32 1 |
---|
2219 | #define HAVE_BZERO 1 |
---|
2220 | #define HAVE_COPYFILE 1 |
---|
2221 | #define HAVE_FGETLN 1 |
---|
2222 | #define HAVE_FLOCK 1 |
---|
2223 | #define HAVE_KQUEUE 1 |
---|
2224 | #define HAVE_LOCKF 1 |
---|
2225 | #define HAVE_MEMSET 1 |
---|
2226 | #define HAVE_SETMODE 1 |
---|
2227 | #define HAVE_STRCASECMP 1 |
---|
2228 | #define HAVE_STRLCAT 1 |
---|
2229 | #define HAVE_STRLCPY 1 |
---|
2230 | #define HAVE_STRNCASECMP 1 |
---|
2231 | #define HAVE_SYSCTLBYNAME 1 |
---|
2232 | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
2233 | #define MIN_USABLE_UID 500 |
---|
2234 | #define MIN_USABLE_GID 500 |
---|
2235 | #define sqlite3_prepare_v2 sqlite3_prepare |
---|
2236 | #define HAVE_KQUEUE 1 |
---|
2237 | #define HAVE_KEVENT 1 |
---|
2238 | #define HAVE_TRACEMODE_SUPPORT 0 |
---|
2239 | |
---|
2240 | configure: exit 0 |
---|