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 dvipng configure 1.14, which was |
---|
5 | generated by GNU Autoconf 2.67. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = <redacted> |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 144 tasks, 803 threads, 4 processors |
---|
34 | Load average: 0.89, Mach factor: 3.10 |
---|
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:2195: checking whether make sets $(MAKE) |
---|
52 | configure:2217: result: yes |
---|
53 | configure:2274: checking for gcc |
---|
54 | configure:2301: result: /Developer/usr/bin/llvm-gcc-4.2 |
---|
55 | configure:2530: checking for C compiler version |
---|
56 | configure:2539: /Developer/usr/bin/llvm-gcc-4.2 --version >&5 |
---|
57 | i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9) |
---|
58 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
59 | This is free software; see the source for copying conditions. There is NO |
---|
60 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
61 | |
---|
62 | configure:2550: $? = 0 |
---|
63 | configure:2539: /Developer/usr/bin/llvm-gcc-4.2 -v >&5 |
---|
64 | Using built-in specs. |
---|
65 | Target: i686-apple-darwin10 |
---|
66 | Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.9~9/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.9~9/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
67 | Thread model: posix |
---|
68 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9) |
---|
69 | configure:2550: $? = 0 |
---|
70 | configure:2539: /Developer/usr/bin/llvm-gcc-4.2 -V >&5 |
---|
71 | llvm-gcc-4.2: argument to `-V' is missing |
---|
72 | configure:2550: $? = 1 |
---|
73 | configure:2539: /Developer/usr/bin/llvm-gcc-4.2 -qversion >&5 |
---|
74 | i686-apple-darwin10-llvm-gcc-4.2: no input files |
---|
75 | configure:2550: $? = 1 |
---|
76 | configure:2570: checking whether the C compiler works |
---|
77 | configure:2592: /Developer/usr/bin/llvm-gcc-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
78 | configure:2596: $? = 0 |
---|
79 | configure:2644: result: yes |
---|
80 | configure:2647: checking for C compiler default output file name |
---|
81 | configure:2649: result: a.out |
---|
82 | configure:2655: checking for suffix of executables |
---|
83 | configure:2662: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
84 | configure:2666: $? = 0 |
---|
85 | configure:2688: result: |
---|
86 | configure:2710: checking whether we are cross compiling |
---|
87 | configure:2718: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c >&5 |
---|
88 | configure:2722: $? = 0 |
---|
89 | configure:2729: ./conftest |
---|
90 | configure:2733: $? = 0 |
---|
91 | configure:2748: result: no |
---|
92 | configure:2753: checking for suffix of object files |
---|
93 | configure:2775: /Developer/usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
94 | configure:2779: $? = 0 |
---|
95 | configure:2800: result: o |
---|
96 | configure:2804: checking whether we are using the GNU C compiler |
---|
97 | configure:2823: /Developer/usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
98 | configure:2823: $? = 0 |
---|
99 | configure:2832: result: yes |
---|
100 | configure:2841: checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g |
---|
101 | configure:2861: /Developer/usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
102 | configure:2861: $? = 0 |
---|
103 | configure:2902: result: yes |
---|
104 | configure:2919: checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89 |
---|
105 | configure:2983: /Developer/usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
106 | configure:2983: $? = 0 |
---|
107 | configure:2996: result: none needed |
---|
108 | configure:3059: checking for a BSD-compatible install |
---|
109 | configure:3127: result: /usr/bin/install -c |
---|
110 | configure:3138: checking whether ln -s works |
---|
111 | configure:3142: result: yes |
---|
112 | configure:3233: checking for gs |
---|
113 | configure:3249: found /opt/local/bin/gs |
---|
114 | configure:3260: result: gs |
---|
115 | configure:3275: checking whether gs has the pngalpha device |
---|
116 | configure:3278: result: yes |
---|
117 | configure:3315: checking for pow in -lm |
---|
118 | configure:3340: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm >&5 |
---|
119 | conftest.c:18: warning: conflicting types for built-in function 'pow' |
---|
120 | conftest.c:18: warning: conflicting types for built-in function 'pow' |
---|
121 | configure:3340: $? = 0 |
---|
122 | configure:3349: result: yes |
---|
123 | configure:3360: checking for deflate in -lz |
---|
124 | configure:3385: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lz -lm >&5 |
---|
125 | configure:3385: $? = 0 |
---|
126 | configure:3394: result: yes |
---|
127 | configure:3405: checking for png_read_image in -lpng |
---|
128 | configure:3430: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lpng -lz -lm >&5 |
---|
129 | configure:3430: $? = 0 |
---|
130 | configure:3439: result: yes |
---|
131 | configure:3452: checking for gdImageCreate in -lgd |
---|
132 | configure:3477: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lgd -lpng -lz -lm >&5 |
---|
133 | configure:3477: $? = 0 |
---|
134 | configure:3486: result: yes |
---|
135 | configure:3500: checking for kpse_set_program_name in -lkpathsea |
---|
136 | configure:3525: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lkpathsea -lgd -lpng -lz -lm >&5 |
---|
137 | ld: warning: ignoring file /opt/local/lib/libkpathsea.dylib, file was built for unsupported file format which is not the architecture being linked (i386) |
---|
138 | Undefined symbols for architecture i386: |
---|
139 | "_kpse_set_program_name", referenced from: |
---|
140 | _main in cchkojDQ.o |
---|
141 | ld: symbol(s) not found for architecture i386 |
---|
142 | collect2: ld returned 1 exit status |
---|
143 | lipo: can't open input file: /var/tmp//cc3lgLwg.out (No such file or directory) |
---|
144 | configure:3525: $? = 1 |
---|
145 | configure: failed program was: |
---|
146 | | /* confdefs.h */ |
---|
147 | | #define PACKAGE_NAME "dvipng" |
---|
148 | | #define PACKAGE_TARNAME "dvipng" |
---|
149 | | #define PACKAGE_VERSION "1.14" |
---|
150 | | #define PACKAGE_STRING "dvipng 1.14" |
---|
151 | | #define PACKAGE_BUGREPORT "dvipng@nongnu.org" |
---|
152 | | #define PACKAGE_URL "" |
---|
153 | | #define DEBUG 1 |
---|
154 | | #define GS_PATH "gs" |
---|
155 | | #define HAVE_LIBM 1 |
---|
156 | | #define HAVE_LIBZ 1 |
---|
157 | | #define HAVE_LIBPNG 1 |
---|
158 | | #define HAVE_LIBGD 1 |
---|
159 | | /* end confdefs.h. */ |
---|
160 | | |
---|
161 | | /* Override any GCC internal prototype to avoid an error. |
---|
162 | | Use char because int might match the return type of a GCC |
---|
163 | | builtin and then its argument prototype would still apply. */ |
---|
164 | | #ifdef __cplusplus |
---|
165 | | extern "C" |
---|
166 | | #endif |
---|
167 | | char kpse_set_program_name (); |
---|
168 | | int |
---|
169 | | main () |
---|
170 | | { |
---|
171 | | return kpse_set_program_name (); |
---|
172 | | ; |
---|
173 | | return 0; |
---|
174 | | } |
---|
175 | configure:3534: result: no |
---|
176 | configure:3544: error: cannot find/use libkpathsea |
---|
177 | |
---|
178 | ## ---------------- ## |
---|
179 | ## Cache variables. ## |
---|
180 | ## ---------------- ## |
---|
181 | |
---|
182 | ac_cv_c_compiler_gnu=yes |
---|
183 | ac_cv_env_CC_set=set |
---|
184 | ac_cv_env_CC_value=/Developer/usr/bin/llvm-gcc-4.2 |
---|
185 | ac_cv_env_CFLAGS_set=set |
---|
186 | ac_cv_env_CFLAGS_value='-O2 -arch x86_64 -arch i386' |
---|
187 | ac_cv_env_CPPFLAGS_set=set |
---|
188 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
189 | ac_cv_env_CPP_set= |
---|
190 | ac_cv_env_CPP_value= |
---|
191 | ac_cv_env_LDFLAGS_set=set |
---|
192 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64 -arch i386' |
---|
193 | ac_cv_env_LIBS_set= |
---|
194 | ac_cv_env_LIBS_value= |
---|
195 | ac_cv_env_build_alias_set= |
---|
196 | ac_cv_env_build_alias_value= |
---|
197 | ac_cv_env_host_alias_set= |
---|
198 | ac_cv_env_host_alias_value= |
---|
199 | ac_cv_env_target_alias_set= |
---|
200 | ac_cv_env_target_alias_value= |
---|
201 | ac_cv_lib_gd_gdImageCreate=yes |
---|
202 | ac_cv_lib_kpathsea_kpse_set_program_name=no |
---|
203 | ac_cv_lib_m_pow=yes |
---|
204 | ac_cv_lib_png_png_read_image=yes |
---|
205 | ac_cv_lib_z_deflate=yes |
---|
206 | ac_cv_objext=o |
---|
207 | ac_cv_prog_GS=gs |
---|
208 | ac_cv_prog_ac_ct_CC=/Developer/usr/bin/llvm-gcc-4.2 |
---|
209 | ac_cv_prog_cc_c89= |
---|
210 | ac_cv_prog_cc_g=yes |
---|
211 | ac_cv_prog_make_make_set=yes |
---|
212 | |
---|
213 | ## ----------------- ## |
---|
214 | ## Output variables. ## |
---|
215 | ## ----------------- ## |
---|
216 | |
---|
217 | CC='/Developer/usr/bin/llvm-gcc-4.2' |
---|
218 | CFLAGS='-O2 -arch x86_64 -arch i386' |
---|
219 | CPP='' |
---|
220 | CPPFLAGS='-I/opt/local/include' |
---|
221 | DEFS='' |
---|
222 | ECHO_C='\c' |
---|
223 | ECHO_N='' |
---|
224 | ECHO_T='' |
---|
225 | EGREP='' |
---|
226 | EXEEXT='' |
---|
227 | FT2_CFLAGS='' |
---|
228 | FT2_CONFIG='' |
---|
229 | FT2_LIBS='' |
---|
230 | GREP='' |
---|
231 | GS='gs' |
---|
232 | INSTALL_BIN_TARGET='' |
---|
233 | INSTALL_DATA='${INSTALL} -m 644' |
---|
234 | INSTALL_INFO='' |
---|
235 | INSTALL_PROGRAM='${INSTALL}' |
---|
236 | INSTALL_SCRIPT='${INSTALL}' |
---|
237 | KPSEWHICH='' |
---|
238 | LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' |
---|
239 | LIBOBJS='' |
---|
240 | LIBS='-lgd -lpng -lz -lm ' |
---|
241 | LN_S='ln -s' |
---|
242 | LTLIBOBJS='' |
---|
243 | MAKEINFO='' |
---|
244 | MAKEINFO_MACROS='' |
---|
245 | OBJEXT='o' |
---|
246 | PACKAGE_BUGREPORT='dvipng@nongnu.org' |
---|
247 | PACKAGE_NAME='dvipng' |
---|
248 | PACKAGE_STRING='dvipng 1.14' |
---|
249 | PACKAGE_TARNAME='dvipng' |
---|
250 | PACKAGE_URL='' |
---|
251 | PACKAGE_VERSION='1.14' |
---|
252 | PATH_SEPARATOR=':' |
---|
253 | POW_LIB='' |
---|
254 | PSFONTS_O='' |
---|
255 | SET_MAKE='' |
---|
256 | SHELL='/bin/sh' |
---|
257 | ac_ct_CC='/Developer/usr/bin/llvm-gcc-4.2' |
---|
258 | bindir='${exec_prefix}/bin' |
---|
259 | build_alias='' |
---|
260 | datadir='${datarootdir}' |
---|
261 | datarootdir='${prefix}/share' |
---|
262 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
263 | dvidir='${docdir}' |
---|
264 | exec_prefix='NONE' |
---|
265 | host_alias='' |
---|
266 | htmldir='${docdir}' |
---|
267 | includedir='${prefix}/include' |
---|
268 | infodir='${datarootdir}/info' |
---|
269 | libdir='${exec_prefix}/lib' |
---|
270 | libexecdir='${exec_prefix}/libexec' |
---|
271 | localedir='${datarootdir}/locale' |
---|
272 | localstatedir='${prefix}/var' |
---|
273 | mandir='${datarootdir}/man' |
---|
274 | oldincludedir='/usr/include' |
---|
275 | pdfdir='${docdir}' |
---|
276 | prefix='/opt/local' |
---|
277 | program_transform_name='s,x,x,' |
---|
278 | psdir='${docdir}' |
---|
279 | sbindir='${exec_prefix}/sbin' |
---|
280 | sharedstatedir='${prefix}/com' |
---|
281 | sysconfdir='${prefix}/etc' |
---|
282 | target_alias='' |
---|
283 | |
---|
284 | ## ----------- ## |
---|
285 | ## confdefs.h. ## |
---|
286 | ## ----------- ## |
---|
287 | |
---|
288 | /* confdefs.h */ |
---|
289 | #define PACKAGE_NAME "dvipng" |
---|
290 | #define PACKAGE_TARNAME "dvipng" |
---|
291 | #define PACKAGE_VERSION "1.14" |
---|
292 | #define PACKAGE_STRING "dvipng 1.14" |
---|
293 | #define PACKAGE_BUGREPORT "dvipng@nongnu.org" |
---|
294 | #define PACKAGE_URL "" |
---|
295 | #define DEBUG 1 |
---|
296 | #define GS_PATH "gs" |
---|
297 | #define HAVE_LIBM 1 |
---|
298 | #define HAVE_LIBZ 1 |
---|
299 | #define HAVE_LIBPNG 1 |
---|
300 | #define HAVE_LIBGD 1 |
---|
301 | |
---|
302 | configure: exit 1 |
---|