Ticket #64651: config_ppc.log

File config_ppc.log, 24.7 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
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, 255 threads, 4 processors
34Load average: 1.32, Mach factor: 2.67
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 ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc 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 ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc 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 ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc 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 ppc -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 ppc -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 ppc -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 ppc -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 ppc -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 ppc -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc 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 ppc -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c   >&5
247Undefined symbols:
248  "_gettid", referenced from:
249      _main in ccXzeZZu.o
250ld: symbol(s) not found
251collect2: ld returned 1 exit status
252configure:7564: $? = 1
253configure: failed program was:
254| /* confdefs.h */
255| #define PACKAGE_NAME ""
256| #define PACKAGE_TARNAME ""
257| #define PACKAGE_VERSION ""
258| #define PACKAGE_STRING ""
259| #define PACKAGE_BUGREPORT ""
260| #define PACKAGE_URL ""
261| #define NDEBUG 1
262| #define XP_UNIX 1
263| #define DARWIN 1
264| #define HAVE_BSD_FLOCK 1
265| #define HAVE_SOCKLEN_T 1
266| #define HAVE_POINTER_LOCALTIME_R 1
267| #define HAVE_CRT_EXTERNS_H 1
268| #define HAVE_DLADDR 1
269| /* end confdefs.h.  */
270| /* Define gettid to an innocuous variant, in case <limits.h> declares gettid.
271|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
272| #define gettid innocuous_gettid
273|
274| /* System header to define __stub macros and hopefully few prototypes,
275|     which can conflict with char gettid (); below.
276|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
277|     <limits.h> exists even on freestanding compilers.  */
278|
279| #ifdef __STDC__
280| # include <limits.h>
281| #else
282| # include <assert.h>
283| #endif
284|
285| #undef gettid
286|
287| /* Override any GCC internal prototype to avoid an error.
288|    Use char because int might match the return type of a GCC
289|    builtin and then its argument prototype would still apply.  */
290| #ifdef __cplusplus
291| extern "C"
292| #endif
293| char gettid ();
294| /* The GNU C library defines this for functions which it implements
295|     to always fail with ENOSYS.  Some functions are actually named
296|     something starting with __ and the normal name is an alias.  */
297| #if defined __stub_gettid || defined __stub___gettid
298| choke me
299| #endif
300|
301| int
302| main ()
303| {
304| return gettid ();
305|   ;
306|   return 0;
307| }
308configure:7564: result: no
309configure:7564: checking for lchown
310configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c   >&5
311configure:7564: $? = 0
312configure:7564: result: yes
313configure:7564: checking for setpriority
314configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c   >&5
315configure:7564: $? = 0
316configure:7564: result: yes
317configure:7564: checking for strerror
318configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c   >&5
319configure:7564: $? = 0
320configure:7564: result: yes
321configure:7564: checking for syscall
322configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c   >&5
323configure:7564: $? = 0
324configure:7564: result: yes
325configure:7564: checking for secure_getenv
326configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c   >&5
327Undefined symbols:
328  "_secure_getenv", referenced from:
329      _main in ccRCxE4I.o
330ld: symbol(s) not found
331collect2: ld returned 1 exit status
332configure:7564: $? = 1
333configure: failed program was:
334| /* confdefs.h */
335| #define PACKAGE_NAME ""
336| #define PACKAGE_TARNAME ""
337| #define PACKAGE_VERSION ""
338| #define PACKAGE_STRING ""
339| #define PACKAGE_BUGREPORT ""
340| #define PACKAGE_URL ""
341| #define NDEBUG 1
342| #define XP_UNIX 1
343| #define DARWIN 1
344| #define HAVE_BSD_FLOCK 1
345| #define HAVE_SOCKLEN_T 1
346| #define HAVE_POINTER_LOCALTIME_R 1
347| #define HAVE_CRT_EXTERNS_H 1
348| #define HAVE_DLADDR 1
349| #define HAVE_LCHOWN 1
350| #define HAVE_SETPRIORITY 1
351| #define HAVE_STRERROR 1
352| #define HAVE_SYSCALL 1
353| /* end confdefs.h.  */
354| /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv.
355|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
356| #define secure_getenv innocuous_secure_getenv
357|
358| /* System header to define __stub macros and hopefully few prototypes,
359|     which can conflict with char secure_getenv (); below.
360|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
361|     <limits.h> exists even on freestanding compilers.  */
362|
363| #ifdef __STDC__
364| # include <limits.h>
365| #else
366| # include <assert.h>
367| #endif
368|
369| #undef secure_getenv
370|
371| /* Override any GCC internal prototype to avoid an error.
372|    Use char because int might match the return type of a GCC
373|    builtin and then its argument prototype would still apply.  */
374| #ifdef __cplusplus
375| extern "C"
376| #endif
377| char secure_getenv ();
378| /* The GNU C library defines this for functions which it implements
379|     to always fail with ENOSYS.  Some functions are actually named
380|     something starting with __ and the normal name is an alias.  */
381| #if defined __stub_secure_getenv || defined __stub___secure_getenv
382| choke me
383| #endif
384|
385| int
386| main ()
387| {
388| return secure_getenv ();
389|   ;
390|   return 0;
391| }
392configure:7564: result: no
393configure:7564: checking for __secure_getenv
394configure:7564: /usr/bin/gcc-4.2 -arch ppc -o conftest -pipe -Os -arch ppc -Wall -fno-common -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c   >&5
395Undefined symbols:
396  "___secure_getenv", referenced from:
397      _main in ccVtNsgR.o
398ld: symbol(s) not found
399collect2: ld returned 1 exit status
400configure:7564: $? = 1
401configure: failed program was:
402| /* confdefs.h */
403| #define PACKAGE_NAME ""
404| #define PACKAGE_TARNAME ""
405| #define PACKAGE_VERSION ""
406| #define PACKAGE_STRING ""
407| #define PACKAGE_BUGREPORT ""
408| #define PACKAGE_URL ""
409| #define NDEBUG 1
410| #define XP_UNIX 1
411| #define DARWIN 1
412| #define HAVE_BSD_FLOCK 1
413| #define HAVE_SOCKLEN_T 1
414| #define HAVE_POINTER_LOCALTIME_R 1
415| #define HAVE_CRT_EXTERNS_H 1
416| #define HAVE_DLADDR 1
417| #define HAVE_LCHOWN 1
418| #define HAVE_SETPRIORITY 1
419| #define HAVE_STRERROR 1
420| #define HAVE_SYSCALL 1
421| /* end confdefs.h.  */
422| /* Define __secure_getenv to an innocuous variant, in case <limits.h> declares __secure_getenv.
423|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
424| #define __secure_getenv innocuous___secure_getenv
425|
426| /* System header to define __stub macros and hopefully few prototypes,
427|     which can conflict with char __secure_getenv (); below.
428|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
429|     <limits.h> exists even on freestanding compilers.  */
430|
431| #ifdef __STDC__
432| # include <limits.h>
433| #else
434| # include <assert.h>
435| #endif
436|
437| #undef __secure_getenv
438|
439| /* Override any GCC internal prototype to avoid an error.
440|    Use char because int might match the return type of a GCC
441|    builtin and then its argument prototype would still apply.  */
442| #ifdef __cplusplus
443| extern "C"
444| #endif
445| char __secure_getenv ();
446| /* The GNU C library defines this for functions which it implements
447|     to always fail with ENOSYS.  Some functions are actually named
448|     something starting with __ and the normal name is an alias.  */
449| #if defined __stub___secure_getenv || defined __stub_____secure_getenv
450| choke me
451| #endif
452|
453| int
454| main ()
455| {
456| return __secure_getenv ();
457|   ;
458|   return 0;
459| }
460configure:7564: result: no
461configure:7931: checking whether /usr/bin/gcc-4.2 -arch ppc accepts -pthread
462configure:7950: result: yes
463configure:8535: creating ./config.status
464
465## ---------------------- ##
466## Running config.status. ##
467## ---------------------- ##
468
469This file was extended by config.status, which was
470generated by GNU Autoconf 2.69.  Invocation command line was
471
472  CONFIG_FILES    =
473  CONFIG_HEADERS  =
474  CONFIG_LINKS    =
475  CONFIG_COMMANDS =
476  $ ./config.status
477
478on 36-47.wireless-city.scu.edu.tw
479
480config.status:836: creating Makefile
481config.status:836: creating config/Makefile
482config.status:836: creating config/autoconf.mk
483config.status:836: creating config/nsprincl.mk
484config.status:836: creating config/nsprincl.sh
485config.status:836: creating config/nspr-config
486config.status:836: creating config/nspr.pc
487config.status:836: creating lib/Makefile
488config.status:836: creating lib/ds/Makefile
489config.status:836: creating lib/libc/Makefile
490config.status:836: creating lib/libc/include/Makefile
491config.status:836: creating lib/libc/src/Makefile
492config.status:836: creating lib/tests/Makefile
493config.status:836: creating pkg/Makefile
494config.status:836: creating pr/Makefile
495config.status:836: creating pr/include/Makefile
496config.status:836: creating pr/include/md/Makefile
497config.status:836: creating pr/include/obsolete/Makefile
498config.status:836: creating pr/include/private/Makefile
499config.status:836: creating pr/src/Makefile
500config.status:836: creating pr/src/io/Makefile
501config.status:836: creating pr/src/linking/Makefile
502config.status:836: creating pr/src/malloc/Makefile
503config.status:836: creating pr/src/md/Makefile
504config.status:836: creating pr/src/md/unix/Makefile
505config.status:836: creating pr/src/memory/Makefile
506config.status:836: creating pr/src/misc/Makefile
507config.status:836: creating pr/src/threads/Makefile
508config.status:836: creating pr/tests/Makefile
509config.status:836: creating pr/tests/dll/Makefile
510config.status:836: creating pr/src/pthreads/Makefile
511config.status:997: executing default commands
512
513## ---------------- ##
514## Cache variables. ##
515## ---------------- ##
516
517ac_cv_build=powerpc-apple-darwin9.8.0
518ac_cv_c_compiler_gnu=yes
519ac_cv_env_CCC_set=
520ac_cv_env_CCC_value=
521ac_cv_env_CC_set=set
522ac_cv_env_CC_value=/usr/bin/gcc-4.2
523ac_cv_env_CFLAGS_set=set
524ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc'
525ac_cv_env_CPPFLAGS_set=set
526ac_cv_env_CPPFLAGS_value=-I/opt/local/include
527ac_cv_env_CPP_set=
528ac_cv_env_CPP_value=
529ac_cv_env_CXXFLAGS_set=set
530ac_cv_env_CXXFLAGS_value='-pipe -Os -arch ppc'
531ac_cv_env_CXX_set=set
532ac_cv_env_CXX_value=/usr/bin/g++-4.2
533ac_cv_env_LDFLAGS_set=set
534ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
535ac_cv_env_LIBS_set=
536ac_cv_env_LIBS_value=
537ac_cv_env_build_alias_set=
538ac_cv_env_build_alias_value=
539ac_cv_env_host_alias_set=
540ac_cv_env_host_alias_value=
541ac_cv_env_target_alias_set=
542ac_cv_env_target_alias_value=
543ac_cv_func___secure_getenv=no
544ac_cv_func_dladdr=yes
545ac_cv_func_gettid=no
546ac_cv_func_lchown=yes
547ac_cv_func_secure_getenv=no
548ac_cv_func_setpriority=yes
549ac_cv_func_strerror=yes
550ac_cv_func_syscall=yes
551ac_cv_have_dash_pthread=yes
552ac_cv_have_dash_pthreads=no
553ac_cv_header_crt_externs_h=yes
554ac_cv_host=powerpc-apple-darwin9.8.0
555ac_cv_objext=o
556ac_cv_path_AR=/opt/local/bin/ar
557ac_cv_path_AS=/opt/local/bin/as
558ac_cv_path_LD=/opt/local/bin/ld
559ac_cv_path_PERL=/opt/local/bin/perl5
560ac_cv_path_STRIP=/opt/local/bin/strip
561ac_cv_path_WHOAMI=/usr/bin/whoami
562ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
563ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
564ac_cv_prog_ac_ct_RANLIB=ranlib
565ac_cv_prog_cc_c89=
566ac_cv_prog_cc_g=yes
567ac_cv_prog_gcc_traditional=no
568ac_cv_target=powerpc-apple-darwin9.8.0
569ac_cv_visibility_hidden=no
570
571## ----------------- ##
572## Output variables. ##
573## ----------------- ##
574
575AIX_LINK_OPTS=''
576AR='/opt/local/bin/ar'
577AR_FLAGS='cr $@'
578AS='$(CC) -x assembler-with-cpp'
579ASFLAGS='$(CFLAGS)'
580ASM_SUFFIX='s'
581CC='/usr/bin/gcc-4.2 -arch ppc'
582CCACHE='no'
583CFLAGS='-pipe -Os -arch ppc -Wall -fno-common -pthread -Os'
584CPP='/usr/bin/gcc-4.2 -E'
585CPPFLAGS='-I/opt/local/include'
586CPU_ARCH='ppc'
587CROSS_COMPILE=''
588CXX='/usr/bin/g++-4.2'
589CXXFLAGS='-pipe -Os -arch ppc -pthread -Os'
590CYGWIN_WRAPPER=''
591DEFINES=' -UDEBUG'
592DEFS='-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'
593DLLFLAGS=''
594DLL_SUFFIX='dylib'
595DSO_CFLAGS='-fPIC'
596DSO_LDOPTS='-dynamiclib -compatibility_version 1 -current_version 1 -all_load -install_name /opt/local/lib/nspr/$@ -headerpad_max_install_names'
597ECHO_C='\c'
598ECHO_N=''
599ECHO_T=''
600EGREP=''
601ENABLE_STRIP=''
602EXEEXT=''
603EXEFLAGS=''
604FILTER=''
605GCC_USE_GNU_LD=''
606GNU_CC='1'
607GREP=''
608HOST_CC='/usr/bin/gcc-4.2'
609HOST_CFLAGS='-pipe -Os -arch ppc -DXP_UNIX'
610HOST_LDFLAGS=''
611IMPLIB=''
612LD='/opt/local/bin/ld'
613LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
614LIBNSPR='-L$(dist_libdir) -lnspr$(MOD_MAJOR_VERSION)'
615LIBOBJS=''
616LIBPLC='-L$(dist_libdir) -lplc$(MOD_MAJOR_VERSION)'
617LIBS=''
618LIB_SUFFIX='a'
619LTLIBOBJS=''
620MACOSX_DEPLOYMENT_TARGET='10.5'
621MACOS_SDK_DIR=''
622MDCPUCFG_H='_darwin.cfg'
623MKSHLIB='$(CC) $(DSO_LDOPTS) -o $@'
624MOD_MAJOR_VERSION='4'
625MOD_MINOR_VERSION='33'
626MOD_PATCH_VERSION='0'
627MOZILLA_CLIENT=''
628MOZ_DEBUG=''
629MOZ_DEBUG_SYMBOLS=''
630MOZ_OBJFORMAT=''
631MOZ_OPTIMIZE='1'
632MSC_VER=''
633MT=''
634NEXT_ROOT=''
635NOSUCHFILE='/no-such-file'
636NSINSTALL='$(MOD_DEPTH)/config/$(OBJDIR_NAME)/nsinstall'
637NSPR_MODNAME='nspr20'
638OBJDIR='$(OBJDIR_NAME)'
639OBJDIR_NAME='.'
640OBJECT_MODE=''
641OBJEXT='o'
642OBJ_SUFFIX='o'
643OPTIMIZER=''
644OS_ARCH='Darwin'
645OS_DLLFLAGS=''
646OS_LIBS=' '
647OS_RELEASE='9.8.0'
648OS_TARGET='Darwin'
649OS_TEST='Power Macintosh'
650PACKAGE_BUGREPORT=''
651PACKAGE_NAME=''
652PACKAGE_STRING=''
653PACKAGE_TARNAME=''
654PACKAGE_URL=''
655PACKAGE_VERSION=''
656PATH_SEPARATOR=':'
657PERL='/opt/local/bin/perl5'
658PROFILE_GEN_CFLAGS=''
659PROFILE_GEN_LDFLAGS=''
660PROFILE_USE_CFLAGS=''
661PROFILE_USE_LDFLAGS=''
662PR_MD_ARCH_DIR='unix'
663PR_MD_ASFILES='os_Darwin.s'
664PR_MD_CSRCS='darwin.c'
665RANLIB='ranlib'
666RC=''
667RCFLAGS=''
668RELEASE_OBJDIR_NAME='Darwin9.8.0_OPT.OBJ'
669RESOLVE_LINK_SYMBOLS=''
670SHELL='/bin/sh'
671SHELL_OVERRIDE=''
672STRIP='/opt/local/bin/strip -x -S'
673ULTRASPARC_LIBRARY=''
674USE_64=''
675USE_BTHREADS=''
676USE_CPLUS=''
677USE_IPV6=''
678USE_N32=''
679USE_NSPR_THREADS=''
680USE_PTHREADS='1'
681USE_USER_PTHREADS=''
682USE_X32=''
683VISIBILITY_FLAGS=''
684WHOAMI='/usr/bin/whoami'
685WINDRES='echo not_windres'
686WRAP_LDFLAGS=''
687WRAP_SYSTEM_INCLUDES=''
688ac_ct_CC='/usr/bin/gcc-4.2'
689ac_ct_CXX=''
690bindir='${exec_prefix}/bin'
691build='powerpc-apple-darwin9.8.0'
692build_alias=''
693build_cpu='powerpc'
694build_os='darwin9.8.0'
695build_vendor='apple'
696datadir='${datarootdir}'
697datarootdir='${prefix}/share'
698dist_bindir='${dist_prefix}/bin'
699dist_includedir='${dist_prefix}/include/nspr'
700dist_libdir='${dist_prefix}/lib'
701dist_prefix='${MOD_DEPTH}/dist'
702docdir='${datarootdir}/doc/${PACKAGE}'
703dvidir='${docdir}'
704exec_prefix='${prefix}'
705host='powerpc-apple-darwin9.8.0'
706host_alias=''
707host_cpu='powerpc'
708host_os='darwin9.8.0'
709host_vendor='apple'
710htmldir='${docdir}'
711includedir='${prefix}/include/nspr'
712infodir='${datarootdir}/info'
713libdir='/opt/local/lib/nspr'
714libexecdir='${exec_prefix}/libexec'
715localedir='${datarootdir}/locale'
716localstatedir='${prefix}/var'
717mandir='${datarootdir}/man'
718oldincludedir='/usr/include'
719pdfdir='${docdir}'
720prefix='/opt/local'
721program_transform_name='s,x,x,'
722psdir='${docdir}'
723runstatedir='${localstatedir}/run'
724sbindir='${exec_prefix}/sbin'
725sharedstatedir='${prefix}/com'
726sysconfdir='${prefix}/etc'
727target='powerpc-apple-darwin9.8.0'
728target_alias=''
729target_cpu='powerpc'
730target_os='darwin9.8.0'
731target_vendor='apple'
732
733## ----------- ##
734## confdefs.h. ##
735## ----------- ##
736
737/* confdefs.h */
738#define PACKAGE_NAME ""
739#define PACKAGE_TARNAME ""
740#define PACKAGE_VERSION ""
741#define PACKAGE_STRING ""
742#define PACKAGE_BUGREPORT ""
743#define PACKAGE_URL ""
744#define NDEBUG 1
745#define XP_UNIX 1
746#define DARWIN 1
747#define HAVE_BSD_FLOCK 1
748#define HAVE_SOCKLEN_T 1
749#define HAVE_POINTER_LOCALTIME_R 1
750#define HAVE_CRT_EXTERNS_H 1
751#define HAVE_DLADDR 1
752#define HAVE_LCHOWN 1
753#define HAVE_SETPRIORITY 1
754#define HAVE_STRERROR 1
755#define HAVE_SYSCALL 1
756
757configure: exit 0