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 configure, which was |
---|
5 | generated 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 | |
---|
13 | hostname = xserve.incognito.bob |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 9.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: ppc970 (PowerPC 970) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 7.00 gigabytes |
---|
33 | Default processor set: 100 tasks, 264 threads, 2 processors |
---|
34 | Load average: 0.93, Mach factor: 1.06 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2009: checking for gcc |
---|
52 | configure:2036: result: /usr/bin/gcc-4.2 |
---|
53 | configure:2265: checking for C compiler version |
---|
54 | configure:2274: /usr/bin/gcc-4.2 --version >&5 |
---|
55 | powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) |
---|
56 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
57 | This is free software; see the source for copying conditions. There is NO |
---|
58 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
59 | |
---|
60 | configure:2285: $? = 0 |
---|
61 | configure:2274: /usr/bin/gcc-4.2 -v >&5 |
---|
62 | Using built-in specs. |
---|
63 | Target: powerpc-apple-darwin9 |
---|
64 | Configured 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 |
---|
65 | Thread model: posix |
---|
66 | gcc version 4.2.1 (Apple Inc. build 5577) |
---|
67 | configure:2285: $? = 0 |
---|
68 | configure:2274: /usr/bin/gcc-4.2 -V >&5 |
---|
69 | gcc-4.2: argument to `-V' is missing |
---|
70 | configure:2285: $? = 1 |
---|
71 | configure:2274: /usr/bin/gcc-4.2 -qversion >&5 |
---|
72 | powerpc-apple-darwin9-gcc-4.2.1: no input files |
---|
73 | configure:2285: $? = 1 |
---|
74 | configure:2305: checking whether the C compiler works |
---|
75 | configure: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 |
---|
76 | configure:2331: $? = 0 |
---|
77 | configure:2379: result: yes |
---|
78 | configure:2382: checking for C compiler default output file name |
---|
79 | configure:2384: result: a.out |
---|
80 | configure:2390: checking for suffix of executables |
---|
81 | configure: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 |
---|
82 | configure:2401: $? = 0 |
---|
83 | configure:2423: result: |
---|
84 | configure:2445: checking whether we are cross compiling |
---|
85 | configure: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 |
---|
86 | configure:2457: $? = 0 |
---|
87 | configure:2464: ./conftest |
---|
88 | configure:2468: $? = 0 |
---|
89 | configure:2483: result: no |
---|
90 | configure:2488: checking for suffix of object files |
---|
91 | configure:2510: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
92 | configure:2514: $? = 0 |
---|
93 | configure:2535: result: o |
---|
94 | configure:2539: checking whether we are using the GNU C compiler |
---|
95 | configure:2558: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
96 | configure:2558: $? = 0 |
---|
97 | configure:2567: result: yes |
---|
98 | configure:2576: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
99 | configure:2596: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
100 | configure:2596: $? = 0 |
---|
101 | configure:2637: result: yes |
---|
102 | configure:2654: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
103 | configure:2717: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
104 | configure:2717: $? = 0 |
---|
105 | configure:2730: result: none needed |
---|
106 | configure:2753: checking for prctl |
---|
107 | configure: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 |
---|
108 | Undefined symbols: |
---|
109 | "_prctl", referenced from: |
---|
110 | _main in cc5UgWrN.o |
---|
111 | ld: symbol(s) not found |
---|
112 | collect2: ld returned 1 exit status |
---|
113 | configure:2753: $? = 1 |
---|
114 | configure: 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 | | } |
---|
161 | configure:2753: result: no |
---|
162 | configure:2763: checking Apache version |
---|
163 | configure:2785: result: 2.4.47 |
---|
164 | configure:3121: creating ./config.status |
---|
165 | |
---|
166 | ## ---------------------- ## |
---|
167 | ## Running config.status. ## |
---|
168 | ## ---------------------- ## |
---|
169 | |
---|
170 | This file was extended by config.status, which was |
---|
171 | generated 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 | |
---|
179 | on xserve.incognito.bob |
---|
180 | |
---|
181 | config.status:724: creating Makefile |
---|
182 | |
---|
183 | ## ---------------- ## |
---|
184 | ## Cache variables. ## |
---|
185 | ## ---------------- ## |
---|
186 | |
---|
187 | ac_cv_c_compiler_gnu=yes |
---|
188 | ac_cv_env_CC_set=set |
---|
189 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
190 | ac_cv_env_CFLAGS_set=set |
---|
191 | ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc' |
---|
192 | ac_cv_env_CPPFLAGS_set=set |
---|
193 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
194 | ac_cv_env_LDFLAGS_set=set |
---|
195 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc' |
---|
196 | ac_cv_env_LIBS_set= |
---|
197 | ac_cv_env_LIBS_value= |
---|
198 | ac_cv_env_build_alias_set= |
---|
199 | ac_cv_env_build_alias_value= |
---|
200 | ac_cv_env_host_alias_set= |
---|
201 | ac_cv_env_host_alias_value= |
---|
202 | ac_cv_env_target_alias_set= |
---|
203 | ac_cv_env_target_alias_value= |
---|
204 | ac_cv_func_prctl=no |
---|
205 | ac_cv_objext=o |
---|
206 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2 |
---|
207 | ac_cv_prog_cc_c89= |
---|
208 | ac_cv_prog_cc_g=yes |
---|
209 | |
---|
210 | ## ----------------- ## |
---|
211 | ## Output variables. ## |
---|
212 | ## ----------------- ## |
---|
213 | |
---|
214 | APXS='/opt/local/bin/apxs' |
---|
215 | CC='/usr/bin/gcc-4.2' |
---|
216 | CFLAGS=' -Wc,-pipe -Wc,-Os -Wc,-arch -Wc,ppc -Wc,'\''-arch ppc7400'\''' |
---|
217 | CPPFLAGS='-I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DNDEBUG ' |
---|
218 | DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' |
---|
219 | DESTDIR='' |
---|
220 | ECHO_C='\c' |
---|
221 | ECHO_N='' |
---|
222 | ECHO_T='' |
---|
223 | EXEEXT='' |
---|
224 | LDFLAGS='-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' |
---|
225 | LDLIBS=' -lpython2.7 -lintl -ldl -framework CoreFoundation ' |
---|
226 | LIBEXECDIR='/opt/local/lib/apache2/modules' |
---|
227 | LIBOBJS='' |
---|
228 | LIBS='' |
---|
229 | LTLIBOBJS='' |
---|
230 | OBJEXT='o' |
---|
231 | PACKAGE_BUGREPORT='' |
---|
232 | PACKAGE_NAME='' |
---|
233 | PACKAGE_STRING='' |
---|
234 | PACKAGE_TARNAME='' |
---|
235 | PACKAGE_URL='' |
---|
236 | PACKAGE_VERSION='' |
---|
237 | PATH_SEPARATOR=':' |
---|
238 | PYTHON='/opt/local/bin/python2.7' |
---|
239 | SHELL='/bin/sh' |
---|
240 | ac_ct_CC='/usr/bin/gcc-4.2' |
---|
241 | bindir='${exec_prefix}/bin' |
---|
242 | build_alias='' |
---|
243 | datadir='${datarootdir}' |
---|
244 | datarootdir='${prefix}/share' |
---|
245 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
246 | dvidir='${docdir}' |
---|
247 | exec_prefix='${prefix}' |
---|
248 | host_alias='' |
---|
249 | htmldir='${docdir}' |
---|
250 | includedir='${prefix}/include' |
---|
251 | infodir='${datarootdir}/info' |
---|
252 | libdir='${exec_prefix}/lib' |
---|
253 | libexecdir='${exec_prefix}/libexec' |
---|
254 | localedir='${datarootdir}/locale' |
---|
255 | localstatedir='${prefix}/var' |
---|
256 | mandir='${datarootdir}/man' |
---|
257 | oldincludedir='/usr/include' |
---|
258 | pdfdir='${docdir}' |
---|
259 | prefix='/opt/local' |
---|
260 | program_transform_name='s,x,x,' |
---|
261 | psdir='${docdir}' |
---|
262 | sbindir='${exec_prefix}/sbin' |
---|
263 | sharedstatedir='${prefix}/com' |
---|
264 | sysconfdir='${prefix}/etc' |
---|
265 | target_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 | |
---|
279 | configure: exit 0 |
---|