Ticket #62884: config.log

File config.log, 9.5 KB (added by khepler, 3 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-framework --with-apxs=/opt/local/bin/apxs --with-python=/opt/local/bin/python2.7
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = xserve.incognito.bob
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 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1
32Primary memory available: 7.00 gigabytes
33Default processor set: 100 tasks, 264 threads, 2 processors
34Load average: 0.93, Mach factor: 1.06
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:2009: checking for gcc
52configure:2036: result: /usr/bin/gcc-4.2
53configure:2265: checking for C compiler version
54configure:2274: /usr/bin/gcc-4.2 --version >&5
55powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
56Copyright (C) 2007 Free Software Foundation, Inc.
57This is free software; see the source for copying conditions.  There is NO
58warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
59
60configure:2285: $? = 0
61configure:2274: /usr/bin/gcc-4.2 -v >&5
62Using built-in specs.
63Target: powerpc-apple-darwin9
64Configured 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
65Thread model: posix
66gcc version 4.2.1 (Apple Inc. build 5577)
67configure:2285: $? = 0
68configure:2274: /usr/bin/gcc-4.2 -V >&5
69gcc-4.2: argument to `-V' is missing
70configure:2285: $? = 1
71configure:2274: /usr/bin/gcc-4.2 -qversion >&5
72powerpc-apple-darwin9-gcc-4.2.1: no input files
73configure:2285: $? = 1
74configure:2305: checking whether the C compiler works
75configure:2327: /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
76configure:2331: $? = 0
77configure:2379: result: yes
78configure:2382: checking for C compiler default output file name
79configure:2384: result: a.out
80configure:2390: checking for suffix of executables
81configure:2397: /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
82configure:2401: $? = 0
83configure:2423: result:
84configure:2445: checking whether we are cross compiling
85configure:2453: /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
86configure:2457: $? = 0
87configure:2464: ./conftest
88configure:2468: $? = 0
89configure:2483: result: no
90configure:2488: checking for suffix of object files
91configure:2510: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
92configure:2514: $? = 0
93configure:2535: result: o
94configure:2539: checking whether we are using the GNU C compiler
95configure:2558: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
96configure:2558: $? = 0
97configure:2567: result: yes
98configure:2576: checking whether /usr/bin/gcc-4.2 accepts -g
99configure:2596: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
100configure:2596: $? = 0
101configure:2637: result: yes
102configure:2654: checking for /usr/bin/gcc-4.2 option to accept ISO C89
103configure:2717: /usr/bin/gcc-4.2  -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
104configure:2717: $? = 0
105configure:2730: result: none needed
106configure:2753: checking for prctl
107configure:2753: /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
108Undefined symbols:
109  "_prctl", referenced from:
110      _main in cc5UgWrN.o
111ld: symbol(s) not found
112collect2: ld returned 1 exit status
113configure:2753: $? = 1
114configure: failed program was:
115| /* confdefs.h */
116| #define PACKAGE_NAME ""
117| #define PACKAGE_TARNAME ""
118| #define PACKAGE_VERSION ""
119| #define PACKAGE_STRING ""
120| #define PACKAGE_BUGREPORT ""
121| #define PACKAGE_URL ""
122| /* end confdefs.h.  */
123| /* Define prctl to an innocuous variant, in case <limits.h> declares prctl.
124|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
125| #define prctl innocuous_prctl
126|
127| /* System header to define __stub macros and hopefully few prototypes,
128|     which can conflict with char prctl (); below.
129|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
130|     <limits.h> exists even on freestanding compilers.  */
131|
132| #ifdef __STDC__
133| # include <limits.h>
134| #else
135| # include <assert.h>
136| #endif
137|
138| #undef prctl
139|
140| /* Override any GCC internal prototype to avoid an error.
141|    Use char because int might match the return type of a GCC
142|    builtin and then its argument prototype would still apply.  */
143| #ifdef __cplusplus
144| extern "C"
145| #endif
146| char prctl ();
147| /* The GNU C library defines this for functions which it implements
148|     to always fail with ENOSYS.  Some functions are actually named
149|     something starting with __ and the normal name is an alias.  */
150| #if defined __stub_prctl || defined __stub___prctl
151| choke me
152| #endif
153|
154| int
155| main ()
156| {
157| return prctl ();
158|   ;
159|   return 0;
160| }
161configure:2753: result: no
162configure:2763: checking Apache version
163configure:2785: result: 2.4.47
164configure:3121: creating ./config.status
165
166## ---------------------- ##
167## Running config.status. ##
168## ---------------------- ##
169
170This file was extended by config.status, which was
171generated by GNU Autoconf 2.69.  Invocation command line was
172
173  CONFIG_FILES    =
174  CONFIG_HEADERS  =
175  CONFIG_LINKS    =
176  CONFIG_COMMANDS =
177  $ ./config.status
178
179on xserve.incognito.bob
180
181config.status:724: creating Makefile
182
183## ---------------- ##
184## Cache variables. ##
185## ---------------- ##
186
187ac_cv_c_compiler_gnu=yes
188ac_cv_env_CC_set=set
189ac_cv_env_CC_value=/usr/bin/gcc-4.2
190ac_cv_env_CFLAGS_set=set
191ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc'
192ac_cv_env_CPPFLAGS_set=set
193ac_cv_env_CPPFLAGS_value=-I/opt/local/include
194ac_cv_env_LDFLAGS_set=set
195ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
196ac_cv_env_LIBS_set=
197ac_cv_env_LIBS_value=
198ac_cv_env_build_alias_set=
199ac_cv_env_build_alias_value=
200ac_cv_env_host_alias_set=
201ac_cv_env_host_alias_value=
202ac_cv_env_target_alias_set=
203ac_cv_env_target_alias_value=
204ac_cv_func_prctl=no
205ac_cv_objext=o
206ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
207ac_cv_prog_cc_c89=
208ac_cv_prog_cc_g=yes
209
210## ----------------- ##
211## Output variables. ##
212## ----------------- ##
213
214APXS='/opt/local/bin/apxs'
215CC='/usr/bin/gcc-4.2'
216CFLAGS=' -Wc,-pipe -Wc,-Os -Wc,-arch -Wc,ppc  -Wc,'\''-arch ppc7400'\'''
217CPPFLAGS='-I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG '
218DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
219DESTDIR=''
220ECHO_C='\c'
221ECHO_N=''
222ECHO_T=''
223EXEEXT=''
224LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config  -arch ppc7400'
225LDLIBS=' -lpython2.7 -lintl -ldl  -framework CoreFoundation '
226LIBEXECDIR='/opt/local/lib/apache2/modules'
227LIBOBJS=''
228LIBS=''
229LTLIBOBJS=''
230OBJEXT='o'
231PACKAGE_BUGREPORT=''
232PACKAGE_NAME=''
233PACKAGE_STRING=''
234PACKAGE_TARNAME=''
235PACKAGE_URL=''
236PACKAGE_VERSION=''
237PATH_SEPARATOR=':'
238PYTHON='/opt/local/bin/python2.7'
239SHELL='/bin/sh'
240ac_ct_CC='/usr/bin/gcc-4.2'
241bindir='${exec_prefix}/bin'
242build_alias=''
243datadir='${datarootdir}'
244datarootdir='${prefix}/share'
245docdir='${datarootdir}/doc/${PACKAGE}'
246dvidir='${docdir}'
247exec_prefix='${prefix}'
248host_alias=''
249htmldir='${docdir}'
250includedir='${prefix}/include'
251infodir='${datarootdir}/info'
252libdir='${exec_prefix}/lib'
253libexecdir='${exec_prefix}/libexec'
254localedir='${datarootdir}/locale'
255localstatedir='${prefix}/var'
256mandir='${datarootdir}/man'
257oldincludedir='/usr/include'
258pdfdir='${docdir}'
259prefix='/opt/local'
260program_transform_name='s,x,x,'
261psdir='${docdir}'
262sbindir='${exec_prefix}/sbin'
263sharedstatedir='${prefix}/com'
264sysconfdir='${prefix}/etc'
265target_alias=''
266
267## ----------- ##
268## confdefs.h. ##
269## ----------- ##
270
271/* confdefs.h */
272#define PACKAGE_NAME ""
273#define PACKAGE_TARNAME ""
274#define PACKAGE_VERSION ""
275#define PACKAGE_STRING ""
276#define PACKAGE_BUGREPORT ""
277#define PACKAGE_URL ""
278
279configure: exit 0