Ticket #64651: config_pp64.log

File config_pp64.log, 26.1 KB (added by barracuda156, 2 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-debug --enable-optimize=-Os --libdir=/opt/local/lib/nspr --enable-64bit
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 36-47.wireless-city.scu.edu.tw
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 59 tasks, 254 threads, 4 processors
34Load average: 4.56, Mach factor: 0.60
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2381: checking build system type
52configure:2395: result: powerpc-apple-darwin9.8.0
53configure:2415: checking host system type
54configure:2428: result: powerpc-apple-darwin9.8.0
55configure:2448: checking target system type
56configure:2461: result: powerpc-apple-darwin9.8.0
57configure:3012: checking for whoami
58configure:3030: found /usr/bin/whoami
59configure:3043: result: /usr/bin/whoami
60configure:3180: checking for gcc
61configure:3207: result: /usr/bin/gcc-4.2
62configure:3436: checking for C compiler version
63configure:3445: /usr/bin/gcc-4.2 --version >&5
64powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
65Copyright (C) 2007 Free Software Foundation, Inc.
66This is free software; see the source for copying conditions.  There is NO
67warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
68
69configure:3456: $? = 0
70configure:3445: /usr/bin/gcc-4.2 -v >&5
71Using built-in specs.
72Target: powerpc-apple-darwin9
73Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
74Thread model: posix
75gcc version 4.2.1 (Apple Inc. build 5577)
76configure:3456: $? = 0
77configure:3445: /usr/bin/gcc-4.2 -V >&5
78gcc-4.2: argument to `-V' is missing
79configure:3456: $? = 1
80configure:3445: /usr/bin/gcc-4.2 -qversion >&5
81powerpc-apple-darwin9-gcc-4.2.1: no input files
82configure:3456: $? = 1
83configure:3476: checking whether the C compiler works
84configure:3498: /usr/bin/gcc-4.2 -pipe -Os -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c  >&5
85configure:3502: $? = 0
86configure:3550: result: yes
87configure:3553: checking for C compiler default output file name
88configure:3555: result: a.out
89configure:3561: checking for suffix of executables
90configure:3568: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c  >&5
91configure:3572: $? = 0
92configure:3594: result:
93configure:3616: checking whether we are cross compiling
94configure:3624: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c  >&5
95configure:3628: $? = 0
96configure:3635: ./conftest
97configure:3639: $? = 0
98configure:3654: result: no
99configure:3659: checking for suffix of object files
100configure:3681: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc64 -I/opt/local/include conftest.c >&5
101configure:3685: $? = 0
102configure:3706: result: o
103configure:3710: checking whether we are using the GNU C compiler
104configure:3729: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc64 -I/opt/local/include conftest.c >&5
105configure:3729: $? = 0
106configure:3738: result: yes
107configure:3747: checking whether /usr/bin/gcc-4.2 accepts -g
108configure:3767: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
109configure:3767: $? = 0
110configure:3808: result: yes
111configure:3825: checking for /usr/bin/gcc-4.2 option to accept ISO C89
112configure:3888: /usr/bin/gcc-4.2  -c -pipe -Os -arch ppc64 -I/opt/local/include conftest.c >&5
113configure:3888: $? = 0
114configure:3901: result: none needed
115configure:4884: checking for ranlib
116configure:4900: found /opt/local/bin/ranlib
117configure:4911: result: ranlib
118configure:4937: checking for as
119configure:4955: found /opt/local/bin/as
120configure:4967: result: /opt/local/bin/as
121configure:4983: checking for ar
122configure:5001: found /opt/local/bin/ar
123configure:5013: result: /opt/local/bin/ar
124configure:5029: checking for ld
125configure:5047: found /opt/local/bin/ld
126configure:5059: result: /opt/local/bin/ld
127configure:5075: checking for strip
128configure:5093: found /opt/local/bin/strip
129configure:5105: result: /opt/local/bin/strip
130configure:5121: checking for windres
131configure:5154: result: no
132configure:5176: checking how to run the C preprocessor
133configure:5207: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
134configure:5207: $? = 0
135configure:5221: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
136conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
137configure:5221: $? = 1
138configure: failed program was:
139| /* confdefs.h */
140| #define PACKAGE_NAME ""
141| #define PACKAGE_TARNAME ""
142| #define PACKAGE_VERSION ""
143| #define PACKAGE_STRING ""
144| #define PACKAGE_BUGREPORT ""
145| #define PACKAGE_URL ""
146| #define NDEBUG 1
147| /* end confdefs.h.  */
148| #include <ac_nonexistent.h>
149configure:5246: result: /usr/bin/gcc-4.2 -E
150configure:5266: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
151configure:5266: $? = 0
152configure:5280: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
153conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
154configure:5280: $? = 1
155configure: failed program was:
156| /* confdefs.h */
157| #define PACKAGE_NAME ""
158| #define PACKAGE_TARNAME ""
159| #define PACKAGE_VERSION ""
160| #define PACKAGE_STRING ""
161| #define PACKAGE_BUGREPORT ""
162| #define PACKAGE_URL ""
163| #define NDEBUG 1
164| /* end confdefs.h.  */
165| #include <ac_nonexistent.h>
166configure:5332: checking for gcc -pipe support
167configure:5377: result: no
168configure:5382: checking for pragma diagnostic
169cc1: error: -Werror=unused-but-set-variable: No option -Wunused-but-set-variable
170cc1: error: -Werror=unused-but-set-variable: No option -Wunused-but-set-variable
171configure:5408: result: no
172configure:5419: checking whether C compiler supports -fprofile-generate
173configure:5432: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc64 -fprofile-generate -fprofile-correction -I/opt/local/include conftest.c >&5
174cc1: error: unrecognized command line option "-fprofile-correction"
175configure:5432: $? = 1
176configure: failed program was:
177| /* confdefs.h */
178| #define PACKAGE_NAME ""
179| #define PACKAGE_TARNAME ""
180| #define PACKAGE_VERSION ""
181| #define PACKAGE_STRING ""
182| #define PACKAGE_BUGREPORT ""
183| #define PACKAGE_URL ""
184| #define NDEBUG 1
185| /* end confdefs.h.  */
186|
187| int
188| main ()
189| {
190| return 0;
191|   ;
192|   return 0;
193| }
194configure:5439: result: no
195configure:5451: checking for visibility(hidden) attribute
196configure:5468: result: no
197configure:5524: checking for perl5
198configure:5542: found /opt/local/bin/perl5
199configure:5554: result: /opt/local/bin/perl5
200configure:5850: /usr/bin/gcc-4.2 -c  -I/opt/local/include conftest.c >&5
201conftest.c: In function 'main':
202conftest.c:14: error: '__thumb2__' undeclared (first use in this function)
203conftest.c:14: error: (Each undeclared identifier is reported only once
204conftest.c:14: error: for each function it appears in.)
205configure:5850: $? = 1
206configure: failed program was:
207| /* confdefs.h */
208| #define PACKAGE_NAME ""
209| #define PACKAGE_TARNAME ""
210| #define PACKAGE_VERSION ""
211| #define PACKAGE_STRING ""
212| #define PACKAGE_BUGREPORT ""
213| #define PACKAGE_URL ""
214| #define NDEBUG 1
215| /* end confdefs.h.  */
216|
217| int
218| main ()
219| {
220| return sizeof(__thumb2__);
221|   ;
222|   return 0;
223| }
224configure:6478: checking crt_externs.h usability
225configure:6478: /usr/bin/gcc-4.2 -arch ppc -c -pipe -Os -arch ppc64 -Wall -fno-common -I/opt/local/include conftest.c >&5
226configure:6478: $? = 0
227configure:6478: result: yes
228configure:6478: checking crt_externs.h presence
229configure:6478: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
230configure:6478: $? = 0
231configure:6478: result: yes
232configure:6478: checking for crt_externs.h
233configure:6478: result: yes
234configure:7518: checking whether /usr/bin/gcc-4.2 -arch ppc needs -traditional
235<built-in>:0: fatal error: when writing output to : Broken pipe
236compilation terminated.
237conftest.c:16:20: error: termio.h: No such file or directory
238<built-in>:0: fatal error: when writing output to : Broken pipe
239compilation terminated.
240configure:7552: result: no
241configure:7564: checking for dladdr
242configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc64 -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c   >&5
243configure:7564: $? = 0
244configure:7564: result: yes
245configure:7564: checking for gettid
246configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc64 -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c   >&5
247Undefined symbols for architecture ppc:
248  "_gettid", referenced from:
249      _main in cc7VQ9M1.o
250ld: symbol(s) not found for architecture ppc
251collect2: ld returned 1 exit status
252Undefined symbols for architecture ppc64:
253  "_gettid", referenced from:
254      _main in ccXSTvPe.o
255ld: symbol(s) not found for architecture ppc64
256collect2: ld returned 1 exit status
257fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nspr/nspr/work/.tmp/ccAff57L.out (No such file or directory)
258configure:7564: $? = 1
259configure: failed program was:
260| /* confdefs.h */
261| #define PACKAGE_NAME ""
262| #define PACKAGE_TARNAME ""
263| #define PACKAGE_VERSION ""
264| #define PACKAGE_STRING ""
265| #define PACKAGE_BUGREPORT ""
266| #define PACKAGE_URL ""
267| #define NDEBUG 1
268| #define XP_UNIX 1
269| #define DARWIN 1
270| #define HAVE_BSD_FLOCK 1
271| #define HAVE_SOCKLEN_T 1
272| #define HAVE_POINTER_LOCALTIME_R 1
273| #define HAVE_CRT_EXTERNS_H 1
274| #define HAVE_DLADDR 1
275| /* end confdefs.h.  */
276| /* Define gettid to an innocuous variant, in case <limits.h> declares gettid.
277|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
278| #define gettid innocuous_gettid
279|
280| /* System header to define __stub macros and hopefully few prototypes,
281|     which can conflict with char gettid (); below.
282|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
283|     <limits.h> exists even on freestanding compilers.  */
284|
285| #ifdef __STDC__
286| # include <limits.h>
287| #else
288| # include <assert.h>
289| #endif
290|
291| #undef gettid
292|
293| /* Override any GCC internal prototype to avoid an error.
294|    Use char because int might match the return type of a GCC
295|    builtin and then its argument prototype would still apply.  */
296| #ifdef __cplusplus
297| extern "C"
298| #endif
299| char gettid ();
300| /* The GNU C library defines this for functions which it implements
301|     to always fail with ENOSYS.  Some functions are actually named
302|     something starting with __ and the normal name is an alias.  */
303| #if defined __stub_gettid || defined __stub___gettid
304| choke me
305| #endif
306|
307| int
308| main ()
309| {
310| return gettid ();
311|   ;
312|   return 0;
313| }
314configure:7564: result: no
315configure:7564: checking for lchown
316configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc64 -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c   >&5
317configure:7564: $? = 0
318configure:7564: result: yes
319configure:7564: checking for setpriority
320configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc64 -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c   >&5
321configure:7564: $? = 0
322configure:7564: result: yes
323configure:7564: checking for strerror
324configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc64 -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c   >&5
325configure:7564: $? = 0
326configure:7564: result: yes
327configure:7564: checking for syscall
328configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc64 -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c   >&5
329configure:7564: $? = 0
330configure:7564: result: yes
331configure:7564: checking for secure_getenv
332configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc64 -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c   >&5
333Undefined symbols for architecture ppc:
334  "_secure_getenv", referenced from:
335      _main in cc18nvI4.o
336ld: symbol(s) not found for architecture ppc
337collect2: ld returned 1 exit status
338Undefined symbols for architecture ppc64:
339  "_secure_getenv", referenced from:
340      _main in cc7Yws7H.o
341ld: symbol(s) not found for architecture ppc64
342collect2: ld returned 1 exit status
343fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nspr/nspr/work/.tmp/cc0tVEnU.out (No such file or directory)
344configure:7564: $? = 1
345configure: failed program was:
346| /* confdefs.h */
347| #define PACKAGE_NAME ""
348| #define PACKAGE_TARNAME ""
349| #define PACKAGE_VERSION ""
350| #define PACKAGE_STRING ""
351| #define PACKAGE_BUGREPORT ""
352| #define PACKAGE_URL ""
353| #define NDEBUG 1
354| #define XP_UNIX 1
355| #define DARWIN 1
356| #define HAVE_BSD_FLOCK 1
357| #define HAVE_SOCKLEN_T 1
358| #define HAVE_POINTER_LOCALTIME_R 1
359| #define HAVE_CRT_EXTERNS_H 1
360| #define HAVE_DLADDR 1
361| #define HAVE_LCHOWN 1
362| #define HAVE_SETPRIORITY 1
363| #define HAVE_STRERROR 1
364| #define HAVE_SYSCALL 1
365| /* end confdefs.h.  */
366| /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv.
367|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
368| #define secure_getenv innocuous_secure_getenv
369|
370| /* System header to define __stub macros and hopefully few prototypes,
371|     which can conflict with char secure_getenv (); below.
372|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
373|     <limits.h> exists even on freestanding compilers.  */
374|
375| #ifdef __STDC__
376| # include <limits.h>
377| #else
378| # include <assert.h>
379| #endif
380|
381| #undef secure_getenv
382|
383| /* Override any GCC internal prototype to avoid an error.
384|    Use char because int might match the return type of a GCC
385|    builtin and then its argument prototype would still apply.  */
386| #ifdef __cplusplus
387| extern "C"
388| #endif
389| char secure_getenv ();
390| /* The GNU C library defines this for functions which it implements
391|     to always fail with ENOSYS.  Some functions are actually named
392|     something starting with __ and the normal name is an alias.  */
393| #if defined __stub_secure_getenv || defined __stub___secure_getenv
394| choke me
395| #endif
396|
397| int
398| main ()
399| {
400| return secure_getenv ();
401|   ;
402|   return 0;
403| }
404configure:7564: result: no
405configure:7564: checking for __secure_getenv
406configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc64 -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c   >&5
407Undefined symbols for architecture ppc:
408  "___secure_getenv", referenced from:
409      _main in ccqmYsIm.o
410ld: symbol(s) not found for architecture ppc
411collect2: ld returned 1 exit status
412Undefined symbols for architecture ppc64:
413  "___secure_getenv", referenced from:
414      _main in ccXFkDVe.o
415ld: symbol(s) not found for architecture ppc64
416collect2: ld returned 1 exit status
417fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nspr/nspr/work/.tmp/ccPhqlfA.out (No such file or directory)
418configure:7564: $? = 1
419configure: failed program was:
420| /* confdefs.h */
421| #define PACKAGE_NAME ""
422| #define PACKAGE_TARNAME ""
423| #define PACKAGE_VERSION ""
424| #define PACKAGE_STRING ""
425| #define PACKAGE_BUGREPORT ""
426| #define PACKAGE_URL ""
427| #define NDEBUG 1
428| #define XP_UNIX 1
429| #define DARWIN 1
430| #define HAVE_BSD_FLOCK 1
431| #define HAVE_SOCKLEN_T 1
432| #define HAVE_POINTER_LOCALTIME_R 1
433| #define HAVE_CRT_EXTERNS_H 1
434| #define HAVE_DLADDR 1
435| #define HAVE_LCHOWN 1
436| #define HAVE_SETPRIORITY 1
437| #define HAVE_STRERROR 1
438| #define HAVE_SYSCALL 1
439| /* end confdefs.h.  */
440| /* Define __secure_getenv to an innocuous variant, in case <limits.h> declares __secure_getenv.
441|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
442| #define __secure_getenv innocuous___secure_getenv
443|
444| /* System header to define __stub macros and hopefully few prototypes,
445|     which can conflict with char __secure_getenv (); below.
446|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
447|     <limits.h> exists even on freestanding compilers.  */
448|
449| #ifdef __STDC__
450| # include <limits.h>
451| #else
452| # include <assert.h>
453| #endif
454|
455| #undef __secure_getenv
456|
457| /* Override any GCC internal prototype to avoid an error.
458|    Use char because int might match the return type of a GCC
459|    builtin and then its argument prototype would still apply.  */
460| #ifdef __cplusplus
461| extern "C"
462| #endif
463| char __secure_getenv ();
464| /* The GNU C library defines this for functions which it implements
465|     to always fail with ENOSYS.  Some functions are actually named
466|     something starting with __ and the normal name is an alias.  */
467| #if defined __stub___secure_getenv || defined __stub_____secure_getenv
468| choke me
469| #endif
470|
471| int
472| main ()
473| {
474| return __secure_getenv ();
475|   ;
476|   return 0;
477| }
478configure:7564: result: no
479configure:7931: checking whether /usr/bin/gcc-4.2 -arch ppc accepts -pthread
480configure:7950: result: yes
481configure:8535: creating ./config.status
482
483## ---------------------- ##
484## Running config.status. ##
485## ---------------------- ##
486
487This file was extended by config.status, which was
488generated by GNU Autoconf 2.69.  Invocation command line was
489
490  CONFIG_FILES    =
491  CONFIG_HEADERS  =
492  CONFIG_LINKS    =
493  CONFIG_COMMANDS =
494  $ ./config.status
495
496on 36-47.wireless-city.scu.edu.tw
497
498config.status:836: creating Makefile
499config.status:836: creating config/Makefile
500config.status:836: creating config/autoconf.mk
501config.status:836: creating config/nsprincl.mk
502config.status:836: creating config/nsprincl.sh
503config.status:836: creating config/nspr-config
504config.status:836: creating config/nspr.pc
505config.status:836: creating lib/Makefile
506config.status:836: creating lib/ds/Makefile
507config.status:836: creating lib/libc/Makefile
508config.status:836: creating lib/libc/include/Makefile
509config.status:836: creating lib/libc/src/Makefile
510config.status:836: creating lib/tests/Makefile
511config.status:836: creating pkg/Makefile
512config.status:836: creating pr/Makefile
513config.status:836: creating pr/include/Makefile
514config.status:836: creating pr/include/md/Makefile
515config.status:836: creating pr/include/obsolete/Makefile
516config.status:836: creating pr/include/private/Makefile
517config.status:836: creating pr/src/Makefile
518config.status:836: creating pr/src/io/Makefile
519config.status:836: creating pr/src/linking/Makefile
520config.status:836: creating pr/src/malloc/Makefile
521config.status:836: creating pr/src/md/Makefile
522config.status:836: creating pr/src/md/unix/Makefile
523config.status:836: creating pr/src/memory/Makefile
524config.status:836: creating pr/src/misc/Makefile
525config.status:836: creating pr/src/threads/Makefile
526config.status:836: creating pr/tests/Makefile
527config.status:836: creating pr/tests/dll/Makefile
528config.status:836: creating pr/src/pthreads/Makefile
529config.status:997: executing default commands
530
531## ---------------- ##
532## Cache variables. ##
533## ---------------- ##
534
535ac_cv_build=powerpc-apple-darwin9.8.0
536ac_cv_c_compiler_gnu=yes
537ac_cv_env_CCC_set=
538ac_cv_env_CCC_value=
539ac_cv_env_CC_set=set
540ac_cv_env_CC_value=/usr/bin/gcc-4.2
541ac_cv_env_CFLAGS_set=set
542ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc64'
543ac_cv_env_CPPFLAGS_set=set
544ac_cv_env_CPPFLAGS_value=-I/opt/local/include
545ac_cv_env_CPP_set=
546ac_cv_env_CPP_value=
547ac_cv_env_CXXFLAGS_set=set
548ac_cv_env_CXXFLAGS_value='-pipe -Os -arch ppc64'
549ac_cv_env_CXX_set=set
550ac_cv_env_CXX_value=/usr/bin/g++-4.2
551ac_cv_env_LDFLAGS_set=set
552ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64'
553ac_cv_env_LIBS_set=
554ac_cv_env_LIBS_value=
555ac_cv_env_build_alias_set=
556ac_cv_env_build_alias_value=
557ac_cv_env_host_alias_set=
558ac_cv_env_host_alias_value=
559ac_cv_env_target_alias_set=
560ac_cv_env_target_alias_value=
561ac_cv_func___secure_getenv=no
562ac_cv_func_dladdr=yes
563ac_cv_func_gettid=no
564ac_cv_func_lchown=yes
565ac_cv_func_secure_getenv=no
566ac_cv_func_setpriority=yes
567ac_cv_func_strerror=yes
568ac_cv_func_syscall=yes
569ac_cv_have_dash_pthread=yes
570ac_cv_have_dash_pthreads=no
571ac_cv_header_crt_externs_h=yes
572ac_cv_host=powerpc-apple-darwin9.8.0
573ac_cv_objext=o
574ac_cv_path_AR=/opt/local/bin/ar
575ac_cv_path_AS=/opt/local/bin/as
576ac_cv_path_LD=/opt/local/bin/ld
577ac_cv_path_PERL=/opt/local/bin/perl5
578ac_cv_path_STRIP=/opt/local/bin/strip
579ac_cv_path_WHOAMI=/usr/bin/whoami
580ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
581ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
582ac_cv_prog_ac_ct_RANLIB=ranlib
583ac_cv_prog_cc_c89=
584ac_cv_prog_cc_g=yes
585ac_cv_prog_gcc_traditional=no
586ac_cv_target=powerpc-apple-darwin9.8.0
587ac_cv_visibility_hidden=no
588
589## ----------------- ##
590## Output variables. ##
591## ----------------- ##
592
593AIX_LINK_OPTS=''
594AR='/opt/local/bin/ar'
595AR_FLAGS='cr $@'
596AS='$(CC) -x assembler-with-cpp'
597ASFLAGS='$(CFLAGS)'
598ASM_SUFFIX='s'
599CC='/usr/bin/gcc-4.2 -arch ppc'
600CCACHE='no'
601CFLAGS='-pipe -Os -arch ppc64 -Wall -fno-common -pthread -Os'
602CPP='/usr/bin/gcc-4.2 -E'
603CPPFLAGS='-I/opt/local/include'
604CPU_ARCH='ppc'
605CROSS_COMPILE=''
606CXX='/usr/bin/g++-4.2'
607CXXFLAGS='-pipe -Os -arch ppc64 -pthread -Os'
608CYGWIN_WRAPPER=''
609DEFINES=' -UDEBUG'
610DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DNDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DHAVE_POINTER_LOCALTIME_R=1 -DHAVE_CRT_EXTERNS_H=1 -DHAVE_DLADDR=1 -DHAVE_LCHOWN=1 -DHAVE_SETPRIORITY=1 -DHAVE_STRERROR=1 -DHAVE_SYSCALL=1'
611DLLFLAGS=''
612DLL_SUFFIX='dylib'
613DSO_CFLAGS='-fPIC'
614DSO_LDOPTS='-dynamiclib -compatibility_version 1 -current_version 1 -all_load -install_name /opt/local/lib/nspr/$@ -headerpad_max_install_names'
615ECHO_C='\c'
616ECHO_N=''
617ECHO_T=''
618EGREP=''
619ENABLE_STRIP=''
620EXEEXT=''
621EXEFLAGS=''
622FILTER=''
623GCC_USE_GNU_LD=''
624GNU_CC='1'
625GREP=''
626HOST_CC='/usr/bin/gcc-4.2'
627HOST_CFLAGS='-pipe -Os -arch ppc64 -DXP_UNIX'
628HOST_LDFLAGS=''
629IMPLIB=''
630LD='/opt/local/bin/ld'
631LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64'
632LIBNSPR='-L$(dist_libdir) -lnspr$(MOD_MAJOR_VERSION)'
633LIBOBJS=''
634LIBPLC='-L$(dist_libdir) -lplc$(MOD_MAJOR_VERSION)'
635LIBS=''
636LIB_SUFFIX='a'
637LTLIBOBJS=''
638MACOSX_DEPLOYMENT_TARGET='10.5'
639MACOS_SDK_DIR=''
640MDCPUCFG_H='_darwin.cfg'
641MKSHLIB='$(CC) $(DSO_LDOPTS) -o $@'
642MOD_MAJOR_VERSION='4'
643MOD_MINOR_VERSION='33'
644MOD_PATCH_VERSION='0'
645MOZILLA_CLIENT=''
646MOZ_DEBUG=''
647MOZ_DEBUG_SYMBOLS=''
648MOZ_OBJFORMAT=''
649MOZ_OPTIMIZE='1'
650MSC_VER=''
651MT=''
652NEXT_ROOT=''
653NOSUCHFILE='/no-such-file'
654NSINSTALL='$(MOD_DEPTH)/config/$(OBJDIR_NAME)/nsinstall'
655NSPR_MODNAME='nspr20'
656OBJDIR='$(OBJDIR_NAME)'
657OBJDIR_NAME='.'
658OBJECT_MODE=''
659OBJEXT='o'
660OBJ_SUFFIX='o'
661OPTIMIZER=''
662OS_ARCH='Darwin'
663OS_DLLFLAGS=''
664OS_LIBS=' '
665OS_RELEASE='9.8.0'
666OS_TARGET='Darwin'
667OS_TEST='Power Macintosh'
668PACKAGE_BUGREPORT=''
669PACKAGE_NAME=''
670PACKAGE_STRING=''
671PACKAGE_TARNAME=''
672PACKAGE_URL=''
673PACKAGE_VERSION=''
674PATH_SEPARATOR=':'
675PERL='/opt/local/bin/perl5'
676PROFILE_GEN_CFLAGS=''
677PROFILE_GEN_LDFLAGS=''
678PROFILE_USE_CFLAGS=''
679PROFILE_USE_LDFLAGS=''
680PR_MD_ARCH_DIR='unix'
681PR_MD_ASFILES='os_Darwin.s'
682PR_MD_CSRCS='darwin.c'
683RANLIB='ranlib'
684RC=''
685RCFLAGS=''
686RELEASE_OBJDIR_NAME='Darwin9.8.0_64_OPT.OBJ'
687RESOLVE_LINK_SYMBOLS=''
688SHELL='/bin/sh'
689SHELL_OVERRIDE=''
690STRIP='/opt/local/bin/strip -x -S'
691ULTRASPARC_LIBRARY=''
692USE_64='1'
693USE_BTHREADS=''
694USE_CPLUS=''
695USE_IPV6=''
696USE_N32=''
697USE_NSPR_THREADS=''
698USE_PTHREADS='1'
699USE_USER_PTHREADS=''
700USE_X32=''
701VISIBILITY_FLAGS=''
702WHOAMI='/usr/bin/whoami'
703WINDRES='echo not_windres'
704WRAP_LDFLAGS=''
705WRAP_SYSTEM_INCLUDES=''
706ac_ct_CC='/usr/bin/gcc-4.2'
707ac_ct_CXX=''
708bindir='${exec_prefix}/bin'
709build='powerpc-apple-darwin9.8.0'
710build_alias=''
711build_cpu='powerpc'
712build_os='darwin9.8.0'
713build_vendor='apple'
714datadir='${datarootdir}'
715datarootdir='${prefix}/share'
716dist_bindir='${dist_prefix}/bin'
717dist_includedir='${dist_prefix}/include/nspr'
718dist_libdir='${dist_prefix}/lib'
719dist_prefix='${MOD_DEPTH}/dist'
720docdir='${datarootdir}/doc/${PACKAGE}'
721dvidir='${docdir}'
722exec_prefix='${prefix}'
723host='powerpc-apple-darwin9.8.0'
724host_alias=''
725host_cpu='powerpc'
726host_os='darwin9.8.0'
727host_vendor='apple'
728htmldir='${docdir}'
729includedir='${prefix}/include/nspr'
730infodir='${datarootdir}/info'
731libdir='/opt/local/lib/nspr'
732libexecdir='${exec_prefix}/libexec'
733localedir='${datarootdir}/locale'
734localstatedir='${prefix}/var'
735mandir='${datarootdir}/man'
736oldincludedir='/usr/include'
737pdfdir='${docdir}'
738prefix='/opt/local'
739program_transform_name='s,x,x,'
740psdir='${docdir}'
741runstatedir='${localstatedir}/run'
742sbindir='${exec_prefix}/sbin'
743sharedstatedir='${prefix}/com'
744sysconfdir='${prefix}/etc'
745target='powerpc-apple-darwin9.8.0'
746target_alias=''
747target_cpu='powerpc'
748target_os='darwin9.8.0'
749target_vendor='apple'
750
751## ----------- ##
752## confdefs.h. ##
753## ----------- ##
754
755/* confdefs.h */
756#define PACKAGE_NAME ""
757#define PACKAGE_TARNAME ""
758#define PACKAGE_VERSION ""
759#define PACKAGE_STRING ""
760#define PACKAGE_BUGREPORT ""
761#define PACKAGE_URL ""
762#define NDEBUG 1
763#define XP_UNIX 1
764#define DARWIN 1
765#define HAVE_BSD_FLOCK 1
766#define HAVE_SOCKLEN_T 1
767#define HAVE_POINTER_LOCALTIME_R 1
768#define HAVE_CRT_EXTERNS_H 1
769#define HAVE_DLADDR 1
770#define HAVE_LCHOWN 1
771#define HAVE_SETPRIORITY 1
772#define HAVE_STRERROR 1
773#define HAVE_SYSCALL 1
774
775configure: exit 0