Ticket #15995: config.log

File config.log, 84.2 KB (added by tobiasmatzat@…, 16 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 lame configure 3.98, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = dummy.tsl.lu
14uname -m = i386
15uname -r = 9.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.4.0: Mon Jun  9 19:30:53 PDT 2008; root:xnu-1228.5.20~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 9.4.0: Mon Jun  9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 1.00 gigabytes
33Default processor set: 67 tasks, 233 threads, 2 processors
34Load average: 1.53, Mach factor: 0.56
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
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2050: checking build system type
53configure:2068: result: i686-apple-darwin9.4.0
54configure:2090: checking host system type
55configure:2105: result: i686-apple-darwin9.4.0
56configure:2143: checking for a BSD-compatible install
57configure:2199: result: /usr/bin/install
58configure:2210: checking whether build environment is sane
59configure:2253: result: yes
60configure:2281: checking for a thread-safe mkdir -p
61configure:2320: result: ./install-sh -c -d
62configure:2333: checking for gawk
63configure:2349: found /opt/local/bin/gawk
64configure:2360: result: gawk
65configure:2371: checking whether make sets $(MAKE)
66configure:2392: result: yes
67configure:2582: checking whether to enable maintainer-specific portions of Makefiles
68configure:2591: result: no
69configure:2611: checking for style of include used by make
70configure:2639: result: GNU
71configure:2715: checking for gcc
72configure:2742: result: /usr/bin/gcc-4.0
73configure:2980: checking for C compiler version
74configure:2987: /usr/bin/gcc-4.0 --version >&5
75i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
76Copyright (C) 2005 Free Software Foundation, Inc.
77This is free software; see the source for copying conditions.  There is NO
78warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
79
80configure:2990: $? = 0
81configure:2997: /usr/bin/gcc-4.0 -v >&5
82Using built-in specs.
83Target: i686-apple-darwin9
84Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
85Thread model: posix
86gcc version 4.0.1 (Apple Inc. build 5465)
87configure:3000: $? = 0
88configure:3007: /usr/bin/gcc-4.0 -V >&5
89gcc-4.0: argument to `-V' is missing
90configure:3010: $? = 1
91configure:3033: checking for C compiler default output file name
92configure:3060: /usr/bin/gcc-4.0 -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
93configure:3063: $? = 0
94configure:3101: result: a.out
95configure:3118: checking whether the C compiler works
96configure:3128: ./a.out
97configure:3131: $? = 0
98configure:3148: result: yes
99configure:3155: checking whether we are cross compiling
100configure:3157: result: no
101configure:3160: checking for suffix of executables
102configure:3167: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
103configure:3170: $? = 0
104configure:3194: result:
105configure:3200: checking for suffix of object files
106configure:3226: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
107configure:3229: $? = 0
108configure:3252: result: o
109configure:3256: checking whether we are using the GNU C compiler
110configure:3285: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
111configure:3291: $? = 0
112configure:3308: result: yes
113configure:3313: checking whether /usr/bin/gcc-4.0 accepts -g
114configure:3343: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
115configure:3349: $? = 0
116configure:3448: result: yes
117configure:3465: checking for /usr/bin/gcc-4.0 option to accept ISO C89
118configure:3539: /usr/bin/gcc-4.0  -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
119configure:3545: $? = 0
120configure:3568: result: none needed
121configure:3588: checking dependency style of /usr/bin/gcc-4.0
122configure:3679: result: none
123configure:3700: checking how to run the C preprocessor
124configure:3816: result: /usr/bin/cpp-4.0
125configure:3845: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
126configure:3851: $? = 0
127configure:3882: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
128conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
129configure:3888: $? = 1
130configure: failed program was:
131| /* confdefs.h.  */
132| #define PACKAGE_NAME "lame"
133| #define PACKAGE_TARNAME "lame"
134| #define PACKAGE_VERSION "3.98"
135| #define PACKAGE_STRING "lame 3.98"
136| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
137| #define PACKAGE "lame"
138| #define VERSION "3.98"
139| /* end confdefs.h.  */
140| #include <ac_nonexistent.h>
141configure:3926: checking for grep that handles long lines and -e
142configure:4000: result: /usr/bin/grep
143configure:4005: checking for egrep
144configure:4083: result: /usr/bin/grep -E
145configure:4089: checking for AIX
146configure:4111: result: no
147configure:4117: checking for library containing strerror
148configure:4158: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
149configure:4164: $? = 0
150configure:4192: result: none required
151configure:4200: checking for ANSI C header files
152configure:4230: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
153configure:4236: $? = 0
154configure:4335: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
155configure:4338: $? = 0
156configure:4344: ./conftest
157configure:4347: $? = 0
158configure:4364: result: yes
159configure:4388: checking for sys/types.h
160configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
161configure:4415: $? = 0
162configure:4431: result: yes
163configure:4388: checking for sys/stat.h
164configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
165configure:4415: $? = 0
166configure:4431: result: yes
167configure:4388: checking for stdlib.h
168configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
169configure:4415: $? = 0
170configure:4431: result: yes
171configure:4388: checking for string.h
172configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
173configure:4415: $? = 0
174configure:4431: result: yes
175configure:4388: checking for memory.h
176configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
177configure:4415: $? = 0
178configure:4431: result: yes
179configure:4388: checking for strings.h
180configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
181configure:4415: $? = 0
182configure:4431: result: yes
183configure:4388: checking for inttypes.h
184configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
185configure:4415: $? = 0
186configure:4431: result: yes
187configure:4388: checking for stdint.h
188configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
189configure:4415: $? = 0
190configure:4431: result: yes
191configure:4388: checking for unistd.h
192configure:4409: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
193configure:4415: $? = 0
194configure:4431: result: yes
195configure:4453: checking minix/config.h usability
196configure:4470: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
197conftest.c:53:26: error: minix/config.h: No such file or directory
198conftest.c:53:26: error: minix/config.h: No such file or directory
199lipo: can't figure out the architecture type of: /var/tmp//ccZo4VTZ.out
200configure:4476: $? = 1
201configure: failed program was:
202| /* confdefs.h.  */
203| #define PACKAGE_NAME "lame"
204| #define PACKAGE_TARNAME "lame"
205| #define PACKAGE_VERSION "3.98"
206| #define PACKAGE_STRING "lame 3.98"
207| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
208| #define PACKAGE "lame"
209| #define VERSION "3.98"
210| #define STDC_HEADERS 1
211| #define HAVE_SYS_TYPES_H 1
212| #define HAVE_SYS_STAT_H 1
213| #define HAVE_STDLIB_H 1
214| #define HAVE_STRING_H 1
215| #define HAVE_MEMORY_H 1
216| #define HAVE_STRINGS_H 1
217| #define HAVE_INTTYPES_H 1
218| #define HAVE_STDINT_H 1
219| #define HAVE_UNISTD_H 1
220| /* end confdefs.h.  */
221| #include <stdio.h>
222| #ifdef HAVE_SYS_TYPES_H
223| # include <sys/types.h>
224| #endif
225| #ifdef HAVE_SYS_STAT_H
226| # include <sys/stat.h>
227| #endif
228| #ifdef STDC_HEADERS
229| # include <stdlib.h>
230| # include <stddef.h>
231| #else
232| # ifdef HAVE_STDLIB_H
233| #  include <stdlib.h>
234| # endif
235| #endif
236| #ifdef HAVE_STRING_H
237| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
238| #  include <memory.h>
239| # endif
240| # include <string.h>
241| #endif
242| #ifdef HAVE_STRINGS_H
243| # include <strings.h>
244| #endif
245| #ifdef HAVE_INTTYPES_H
246| # include <inttypes.h>
247| #endif
248| #ifdef HAVE_STDINT_H
249| # include <stdint.h>
250| #endif
251| #ifdef HAVE_UNISTD_H
252| # include <unistd.h>
253| #endif
254| #include <minix/config.h>
255configure:4490: result: no
256configure:4494: checking minix/config.h presence
257configure:4509: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
258conftest.c:20:26: error: minix/config.h: No such file or directory
259configure:4515: $? = 1
260configure: failed program was:
261| /* confdefs.h.  */
262| #define PACKAGE_NAME "lame"
263| #define PACKAGE_TARNAME "lame"
264| #define PACKAGE_VERSION "3.98"
265| #define PACKAGE_STRING "lame 3.98"
266| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
267| #define PACKAGE "lame"
268| #define VERSION "3.98"
269| #define STDC_HEADERS 1
270| #define HAVE_SYS_TYPES_H 1
271| #define HAVE_SYS_STAT_H 1
272| #define HAVE_STDLIB_H 1
273| #define HAVE_STRING_H 1
274| #define HAVE_MEMORY_H 1
275| #define HAVE_STRINGS_H 1
276| #define HAVE_INTTYPES_H 1
277| #define HAVE_STDINT_H 1
278| #define HAVE_UNISTD_H 1
279| /* end confdefs.h.  */
280| #include <minix/config.h>
281configure:4529: result: no
282configure:4562: checking for minix/config.h
283configure:4569: result: no
284configure:4676: checking for a sed that does not truncate output
285configure:4732: result: /usr/bin/sed
286configure:4746: checking for ld used by /usr/bin/gcc-4.0
287configure:4813: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
288configure:4822: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
289configure:4837: result: no
290configure:4842: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
291configure:4849: result: -r
292configure:4867: checking for BSD-compatible nm
293configure:4916: result: /usr/bin/nm -p
294configure:4920: checking whether ln -s works
295configure:4924: result: yes
296configure:4931: checking how to recognize dependent libraries
297configure:5117: result: pass_all
298configure:5367: checking dlfcn.h usability
299configure:5384: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
300configure:5390: $? = 0
301configure:5404: result: yes
302configure:5408: checking dlfcn.h presence
303configure:5423: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
304configure:5429: $? = 0
305configure:5443: result: yes
306configure:5476: checking for dlfcn.h
307configure:5484: result: yes
308configure:5613: checking for C++ compiler version
309configure:5620: /usr/bin/g++-4.0 --version >&5
310i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
311Copyright (C) 2005 Free Software Foundation, Inc.
312This is free software; see the source for copying conditions.  There is NO
313warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
314
315configure:5623: $? = 0
316configure:5630: /usr/bin/g++-4.0 -v >&5
317Using built-in specs.
318Target: i686-apple-darwin9
319Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
320Thread model: posix
321gcc version 4.0.1 (Apple Inc. build 5465)
322configure:5633: $? = 0
323configure:5640: /usr/bin/g++-4.0 -V >&5
324g++-4.0: argument to `-V' is missing
325configure:5643: $? = 1
326configure:5646: checking whether we are using the GNU C++ compiler
327configure:5675: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.cpp >&5
328configure:5681: $? = 0
329configure:5698: result: yes
330configure:5703: checking whether /usr/bin/g++-4.0 accepts -g
331configure:5733: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5
332configure:5739: $? = 0
333configure:5838: result: yes
334configure:5863: checking dependency style of /usr/bin/g++-4.0
335configure:5954: result: none
336configure:5979: checking how to run the C++ preprocessor
337configure:6015: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
338configure:6021: $? = 0
339configure:6052: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
340conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
341configure:6058: $? = 1
342configure: failed program was:
343| /* confdefs.h.  */
344| #define PACKAGE_NAME "lame"
345| #define PACKAGE_TARNAME "lame"
346| #define PACKAGE_VERSION "3.98"
347| #define PACKAGE_STRING "lame 3.98"
348| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
349| #define PACKAGE "lame"
350| #define VERSION "3.98"
351| #define STDC_HEADERS 1
352| #define HAVE_SYS_TYPES_H 1
353| #define HAVE_SYS_STAT_H 1
354| #define HAVE_STDLIB_H 1
355| #define HAVE_STRING_H 1
356| #define HAVE_MEMORY_H 1
357| #define HAVE_STRINGS_H 1
358| #define HAVE_INTTYPES_H 1
359| #define HAVE_STDINT_H 1
360| #define HAVE_UNISTD_H 1
361| #define HAVE_DLFCN_H 1
362| /* end confdefs.h.  */
363| #include <ac_nonexistent.h>
364configure:6091: result: /usr/bin/g++-4.0 -E
365configure:6120: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
366configure:6126: $? = 0
367configure:6157: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
368conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
369configure:6163: $? = 1
370configure: failed program was:
371| /* confdefs.h.  */
372| #define PACKAGE_NAME "lame"
373| #define PACKAGE_TARNAME "lame"
374| #define PACKAGE_VERSION "3.98"
375| #define PACKAGE_STRING "lame 3.98"
376| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
377| #define PACKAGE "lame"
378| #define VERSION "3.98"
379| #define STDC_HEADERS 1
380| #define HAVE_SYS_TYPES_H 1
381| #define HAVE_SYS_STAT_H 1
382| #define HAVE_STDLIB_H 1
383| #define HAVE_STRING_H 1
384| #define HAVE_MEMORY_H 1
385| #define HAVE_STRINGS_H 1
386| #define HAVE_INTTYPES_H 1
387| #define HAVE_STDINT_H 1
388| #define HAVE_UNISTD_H 1
389| #define HAVE_DLFCN_H 1
390| /* end confdefs.h.  */
391| #include <ac_nonexistent.h>
392configure:6256: checking for g77
393configure:6286: result: no
394configure:6256: checking for xlf
395configure:6286: result: no
396configure:6256: checking for f77
397configure:6286: result: no
398configure:6256: checking for frt
399configure:6286: result: no
400configure:6256: checking for pgf77
401configure:6286: result: no
402configure:6256: checking for cf77
403configure:6286: result: no
404configure:6256: checking for fort77
405configure:6286: result: no
406configure:6256: checking for fl32
407configure:6286: result: no
408configure:6256: checking for af77
409configure:6286: result: no
410configure:6256: checking for xlf90
411configure:6286: result: no
412configure:6256: checking for f90
413configure:6286: result: no
414configure:6256: checking for pgf90
415configure:6286: result: no
416configure:6256: checking for pghpf
417configure:6286: result: no
418configure:6256: checking for epcf90
419configure:6286: result: no
420configure:6256: checking for gfortran
421configure:6286: result: no
422configure:6256: checking for g95
423configure:6286: result: no
424configure:6256: checking for xlf95
425configure:6286: result: no
426configure:6256: checking for f95
427configure:6286: result: no
428configure:6256: checking for fort
429configure:6286: result: no
430configure:6256: checking for ifort
431configure:6286: result: no
432configure:6256: checking for ifc
433configure:6286: result: no
434configure:6256: checking for efc
435configure:6286: result: no
436configure:6256: checking for pgf95
437configure:6286: result: no
438configure:6256: checking for lf95
439configure:6286: result: no
440configure:6256: checking for ftn
441configure:6286: result: no
442configure:6313: checking for Fortran 77 compiler version
443configure:6320:  --version >&5
444./configure: line 6321: --version: command not found
445configure:6323: $? = 127
446configure:6330:  -v >&5
447./configure: line 6331: -v: command not found
448configure:6333: $? = 127
449configure:6340:  -V >&5
450./configure: line 6341: -V: command not found
451configure:6343: $? = 127
452configure:6351: checking whether we are using the GNU Fortran 77 compiler
453configure:6370:  -c -O2 conftest.F >&5
454./configure: line 6371: -c: command not found
455configure:6376: $? = 127
456configure: failed program was:
457|       program main
458| #ifndef __GNUC__
459|        choke me
460| #endif
461|
462|       end
463configure:6393: result: no
464configure:6399: checking whether  accepts -g
465configure:6416:  -c -g conftest.f >&5
466./configure: line 6417: -c: command not found
467configure:6422: $? = 127
468configure: failed program was:
469|       program main
470|
471|       end
472configure:6438: result: no
473configure:6468: checking the maximum length of command line arguments
474configure:6580: result: 196608
475configure:6592: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
476configure:6697: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
477configure:6700: $? = 0
478configure:6704: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
479configure:6707: $? = 0
480cannot find nm_test_var in conftest.nm
481configure:6697: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
482configure:6700: $? = 0
483configure:6704: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
484configure:6707: $? = 0
485configure:6759: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c conftstm.o >&5
486configure:6762: $? = 0
487configure:6800: result: ok
488configure:6804: checking for objdir
489configure:6819: result: .libs
490configure:6911: checking for ar
491configure:6927: found /usr/bin/ar
492configure:6938: result: ar
493configure:7007: checking for ranlib
494configure:7023: found /usr/bin/ranlib
495configure:7034: result: ranlib
496configure:7103: checking for strip
497configure:7119: found /usr/bin/strip
498configure:7130: result: strip
499configure:7416: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
500configure:7434: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
501cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
502cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
503configure:7438: $? = 0
504configure:7451: result: no
505configure:7466: checking for /usr/bin/gcc-4.0 option to produce PIC
506configure:7698: result: -fno-common
507configure:7706: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works
508configure:7724: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -fno-common -DPIC conftest.c >&5
509configure:7728: $? = 0
510configure:7741: result: yes
511configure:7769: checking if /usr/bin/gcc-4.0 static flag -static works
512configure:7797: result: no
513configure:7807: checking if /usr/bin/gcc-4.0 supports -c -o file.o
514configure:7828: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -o out/conftest2.o conftest.c >&5
515configure:7832: $? = 0
516configure:7854: result: yes
517configure:7880: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
518configure:8860: result: yes
519configure:8927: checking dynamic linker characteristics
520configure:9529: result: darwin9.4.0 dyld
521configure:9538: checking how to hardcode library paths into programs
522configure:9563: result: immediate
523configure:9577: checking whether stripping libraries is possible
524configure:9591: result: yes
525configure:10384: checking if libtool supports shared libraries
526configure:10386: result: yes
527configure:10389: checking whether to build shared libraries
528configure:10410: result: yes
529configure:10413: checking whether to build static libraries
530configure:10417: result: yes
531configure:10510: creating libtool
532configure:11098: checking for ld used by /usr/bin/g++-4.0
533configure:11165: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
534configure:11174: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
535configure:11189: result: no
536configure:11240: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
537configure:12214: result: yes
538configure:12232: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.cpp >&5
539configure:12235: $? = 0
540configure:12387: checking for /usr/bin/g++-4.0 option to produce PIC
541configure:12671: result: -fno-common
542configure:12679: checking if /usr/bin/g++-4.0 PIC flag -fno-common works
543configure:12697: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -fno-common -DPIC conftest.cpp >&5
544configure:12701: $? = 0
545configure:12714: result: yes
546configure:12742: checking if /usr/bin/g++-4.0 static flag -static works
547configure:12770: result: no
548configure:12780: checking if /usr/bin/g++-4.0 supports -c -o file.o
549configure:12801: /usr/bin/g++-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
550configure:12805: $? = 0
551configure:12827: result: yes
552configure:12853: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
553configure:12878: result: yes
554configure:12945: checking dynamic linker characteristics
555configure:13495: result: darwin9.4.0 dyld
556configure:13504: checking how to hardcode library paths into programs
557configure:13529: result: immediate
558configure:19772: checking for gcc
559configure:19799: result: /usr/bin/gcc-4.0
560configure:20037: checking for C compiler version
561configure:20044: /usr/bin/gcc-4.0 --version >&5
562i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
563Copyright (C) 2005 Free Software Foundation, Inc.
564This is free software; see the source for copying conditions.  There is NO
565warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
566
567configure:20047: $? = 0
568configure:20054: /usr/bin/gcc-4.0 -v >&5
569Using built-in specs.
570Target: i686-apple-darwin9
571Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
572Thread model: posix
573gcc version 4.0.1 (Apple Inc. build 5465)
574configure:20057: $? = 0
575configure:20064: /usr/bin/gcc-4.0 -V >&5
576gcc-4.0: argument to `-V' is missing
577configure:20067: $? = 1
578configure:20070: checking whether we are using the GNU C compiler
579configure:20122: result: yes
580configure:20127: checking whether /usr/bin/gcc-4.0 accepts -g
581configure:20262: result: yes
582configure:20279: checking for /usr/bin/gcc-4.0 option to accept ISO C89
583configure:20382: result: none needed
584configure:20402: checking dependency style of /usr/bin/gcc-4.0
585configure:20493: result: none
586configure:20510: checking version of GCC
587configure:20513: result: 4.0.1
588configure:20517: checking for function prototypes
589configure:20520: result: yes
590configure:20550: checking for string.h
591configure:20556: result: yes
592configure:20702: checking dmalloc.h usability
593configure:20719: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
594conftest.c:57:21: error: dmalloc.h: No such file or directory
595conftest.c:57:21: error: dmalloc.h: No such file or directory
596lipo: can't figure out the architecture type of: /var/tmp//ccbzOQOp.out
597configure:20725: $? = 1
598configure: failed program was:
599| /* confdefs.h.  */
600| #define PACKAGE_NAME "lame"
601| #define PACKAGE_TARNAME "lame"
602| #define PACKAGE_VERSION "3.98"
603| #define PACKAGE_STRING "lame 3.98"
604| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
605| #define PACKAGE "lame"
606| #define VERSION "3.98"
607| #define STDC_HEADERS 1
608| #define HAVE_SYS_TYPES_H 1
609| #define HAVE_SYS_STAT_H 1
610| #define HAVE_STDLIB_H 1
611| #define HAVE_STRING_H 1
612| #define HAVE_MEMORY_H 1
613| #define HAVE_STRINGS_H 1
614| #define HAVE_INTTYPES_H 1
615| #define HAVE_STDINT_H 1
616| #define HAVE_UNISTD_H 1
617| #define HAVE_DLFCN_H 1
618| #define PROTOTYPES 1
619| #define __PROTOTYPES 1
620| #define HAVE_STRING_H 1
621| /* end confdefs.h.  */
622| #include <stdio.h>
623| #ifdef HAVE_SYS_TYPES_H
624| # include <sys/types.h>
625| #endif
626| #ifdef HAVE_SYS_STAT_H
627| # include <sys/stat.h>
628| #endif
629| #ifdef STDC_HEADERS
630| # include <stdlib.h>
631| # include <stddef.h>
632| #else
633| # ifdef HAVE_STDLIB_H
634| #  include <stdlib.h>
635| # endif
636| #endif
637| #ifdef HAVE_STRING_H
638| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
639| #  include <memory.h>
640| # endif
641| # include <string.h>
642| #endif
643| #ifdef HAVE_STRINGS_H
644| # include <strings.h>
645| #endif
646| #ifdef HAVE_INTTYPES_H
647| # include <inttypes.h>
648| #endif
649| #ifdef HAVE_STDINT_H
650| # include <stdint.h>
651| #endif
652| #ifdef HAVE_UNISTD_H
653| # include <unistd.h>
654| #endif
655| #include <dmalloc.h>
656configure:20739: result: no
657configure:20743: checking dmalloc.h presence
658configure:20758: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
659conftest.c:24:21: error: dmalloc.h: No such file or directory
660configure:20764: $? = 1
661configure: failed program was:
662| /* confdefs.h.  */
663| #define PACKAGE_NAME "lame"
664| #define PACKAGE_TARNAME "lame"
665| #define PACKAGE_VERSION "3.98"
666| #define PACKAGE_STRING "lame 3.98"
667| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
668| #define PACKAGE "lame"
669| #define VERSION "3.98"
670| #define STDC_HEADERS 1
671| #define HAVE_SYS_TYPES_H 1
672| #define HAVE_SYS_STAT_H 1
673| #define HAVE_STDLIB_H 1
674| #define HAVE_STRING_H 1
675| #define HAVE_MEMORY_H 1
676| #define HAVE_STRINGS_H 1
677| #define HAVE_INTTYPES_H 1
678| #define HAVE_STDINT_H 1
679| #define HAVE_UNISTD_H 1
680| #define HAVE_DLFCN_H 1
681| #define PROTOTYPES 1
682| #define __PROTOTYPES 1
683| #define HAVE_STRING_H 1
684| /* end confdefs.h.  */
685| #include <dmalloc.h>
686configure:20778: result: no
687configure:20811: checking for dmalloc.h
688configure:20818: result: no
689configure:20852: checking for ANSI C header files
690configure:21016: result: yes
691configure:21060: checking errno.h usability
692configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
693configure:21083: $? = 0
694configure:21097: result: yes
695configure:21101: checking errno.h presence
696configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
697configure:21122: $? = 0
698configure:21136: result: yes
699configure:21169: checking for errno.h
700configure:21177: result: yes
701configure:21060: checking fcntl.h usability
702configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
703configure:21083: $? = 0
704configure:21097: result: yes
705configure:21101: checking fcntl.h presence
706configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
707configure:21122: $? = 0
708configure:21136: result: yes
709configure:21169: checking for fcntl.h
710configure:21177: result: yes
711configure:21060: checking limits.h usability
712configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
713configure:21083: $? = 0
714configure:21097: result: yes
715configure:21101: checking limits.h presence
716configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
717configure:21122: $? = 0
718configure:21136: result: yes
719configure:21169: checking for limits.h
720configure:21177: result: yes
721configure:21050: checking for stdint.h
722configure:21056: result: yes
723configure:21050: checking for string.h
724configure:21056: result: yes
725configure:21060: checking sys/soundcard.h usability
726configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
727conftest.c:63:27: error: sys/soundcard.h: No such file or directory
728conftest.c:63:27: error: sys/soundcard.h: No such file or directory
729lipo: can't figure out the architecture type of: /var/tmp//cckoT38l.out
730configure:21083: $? = 1
731configure: failed program was:
732| /* confdefs.h.  */
733| #define PACKAGE_NAME "lame"
734| #define PACKAGE_TARNAME "lame"
735| #define PACKAGE_VERSION "3.98"
736| #define PACKAGE_STRING "lame 3.98"
737| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
738| #define PACKAGE "lame"
739| #define VERSION "3.98"
740| #define STDC_HEADERS 1
741| #define HAVE_SYS_TYPES_H 1
742| #define HAVE_SYS_STAT_H 1
743| #define HAVE_STDLIB_H 1
744| #define HAVE_STRING_H 1
745| #define HAVE_MEMORY_H 1
746| #define HAVE_STRINGS_H 1
747| #define HAVE_INTTYPES_H 1
748| #define HAVE_STDINT_H 1
749| #define HAVE_UNISTD_H 1
750| #define HAVE_DLFCN_H 1
751| #define PROTOTYPES 1
752| #define __PROTOTYPES 1
753| #define HAVE_STRING_H 1
754| #define STDC_HEADERS 1
755| #define HAVE_ERRNO_H 1
756| #define HAVE_FCNTL_H 1
757| #define HAVE_LIMITS_H 1
758| #define HAVE_STDINT_H 1
759| #define HAVE_STRING_H 1
760| /* end confdefs.h.  */
761| #include <stdio.h>
762| #ifdef HAVE_SYS_TYPES_H
763| # include <sys/types.h>
764| #endif
765| #ifdef HAVE_SYS_STAT_H
766| # include <sys/stat.h>
767| #endif
768| #ifdef STDC_HEADERS
769| # include <stdlib.h>
770| # include <stddef.h>
771| #else
772| # ifdef HAVE_STDLIB_H
773| #  include <stdlib.h>
774| # endif
775| #endif
776| #ifdef HAVE_STRING_H
777| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
778| #  include <memory.h>
779| # endif
780| # include <string.h>
781| #endif
782| #ifdef HAVE_STRINGS_H
783| # include <strings.h>
784| #endif
785| #ifdef HAVE_INTTYPES_H
786| # include <inttypes.h>
787| #endif
788| #ifdef HAVE_STDINT_H
789| # include <stdint.h>
790| #endif
791| #ifdef HAVE_UNISTD_H
792| # include <unistd.h>
793| #endif
794| #include <sys/soundcard.h>
795configure:21097: result: no
796configure:21101: checking sys/soundcard.h presence
797configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
798conftest.c:30:27: error: sys/soundcard.h: No such file or directory
799configure:21122: $? = 1
800configure: failed program was:
801| /* confdefs.h.  */
802| #define PACKAGE_NAME "lame"
803| #define PACKAGE_TARNAME "lame"
804| #define PACKAGE_VERSION "3.98"
805| #define PACKAGE_STRING "lame 3.98"
806| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
807| #define PACKAGE "lame"
808| #define VERSION "3.98"
809| #define STDC_HEADERS 1
810| #define HAVE_SYS_TYPES_H 1
811| #define HAVE_SYS_STAT_H 1
812| #define HAVE_STDLIB_H 1
813| #define HAVE_STRING_H 1
814| #define HAVE_MEMORY_H 1
815| #define HAVE_STRINGS_H 1
816| #define HAVE_INTTYPES_H 1
817| #define HAVE_STDINT_H 1
818| #define HAVE_UNISTD_H 1
819| #define HAVE_DLFCN_H 1
820| #define PROTOTYPES 1
821| #define __PROTOTYPES 1
822| #define HAVE_STRING_H 1
823| #define STDC_HEADERS 1
824| #define HAVE_ERRNO_H 1
825| #define HAVE_FCNTL_H 1
826| #define HAVE_LIMITS_H 1
827| #define HAVE_STDINT_H 1
828| #define HAVE_STRING_H 1
829| /* end confdefs.h.  */
830| #include <sys/soundcard.h>
831configure:21136: result: no
832configure:21169: checking for sys/soundcard.h
833configure:21177: result: no
834configure:21060: checking sys/time.h usability
835configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
836configure:21083: $? = 0
837configure:21097: result: yes
838configure:21101: checking sys/time.h presence
839configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
840configure:21122: $? = 0
841configure:21136: result: yes
842configure:21169: checking for sys/time.h
843configure:21177: result: yes
844configure:21050: checking for unistd.h
845configure:21056: result: yes
846configure:21060: checking xmmintrin.h usability
847configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
848conftest.c:65:23: error: xmmintrin.h: No such file or directory
849lipo: can't figure out the architecture type of: /var/tmp//ccwQECR9.out
850configure:21083: $? = 1
851configure: failed program was:
852| /* confdefs.h.  */
853| #define PACKAGE_NAME "lame"
854| #define PACKAGE_TARNAME "lame"
855| #define PACKAGE_VERSION "3.98"
856| #define PACKAGE_STRING "lame 3.98"
857| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
858| #define PACKAGE "lame"
859| #define VERSION "3.98"
860| #define STDC_HEADERS 1
861| #define HAVE_SYS_TYPES_H 1
862| #define HAVE_SYS_STAT_H 1
863| #define HAVE_STDLIB_H 1
864| #define HAVE_STRING_H 1
865| #define HAVE_MEMORY_H 1
866| #define HAVE_STRINGS_H 1
867| #define HAVE_INTTYPES_H 1
868| #define HAVE_STDINT_H 1
869| #define HAVE_UNISTD_H 1
870| #define HAVE_DLFCN_H 1
871| #define PROTOTYPES 1
872| #define __PROTOTYPES 1
873| #define HAVE_STRING_H 1
874| #define STDC_HEADERS 1
875| #define HAVE_ERRNO_H 1
876| #define HAVE_FCNTL_H 1
877| #define HAVE_LIMITS_H 1
878| #define HAVE_STDINT_H 1
879| #define HAVE_STRING_H 1
880| #define HAVE_SYS_TIME_H 1
881| #define HAVE_UNISTD_H 1
882| /* end confdefs.h.  */
883| #include <stdio.h>
884| #ifdef HAVE_SYS_TYPES_H
885| # include <sys/types.h>
886| #endif
887| #ifdef HAVE_SYS_STAT_H
888| # include <sys/stat.h>
889| #endif
890| #ifdef STDC_HEADERS
891| # include <stdlib.h>
892| # include <stddef.h>
893| #else
894| # ifdef HAVE_STDLIB_H
895| #  include <stdlib.h>
896| # endif
897| #endif
898| #ifdef HAVE_STRING_H
899| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
900| #  include <memory.h>
901| # endif
902| # include <string.h>
903| #endif
904| #ifdef HAVE_STRINGS_H
905| # include <strings.h>
906| #endif
907| #ifdef HAVE_INTTYPES_H
908| # include <inttypes.h>
909| #endif
910| #ifdef HAVE_STDINT_H
911| # include <stdint.h>
912| #endif
913| #ifdef HAVE_UNISTD_H
914| # include <unistd.h>
915| #endif
916| #include <xmmintrin.h>
917configure:21097: result: no
918configure:21101: checking xmmintrin.h presence
919configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
920configure:21122: $? = 0
921configure:21136: result: yes
922configure:21149: WARNING: xmmintrin.h: present but cannot be compiled
923configure:21151: WARNING: xmmintrin.h:     check for missing prerequisite headers?
924configure:21153: WARNING: xmmintrin.h: see the Autoconf documentation
925configure:21155: WARNING: xmmintrin.h:     section "Present But Cannot Be Compiled"
926configure:21157: WARNING: xmmintrin.h: proceeding with the preprocessor's result
927configure:21159: WARNING: xmmintrin.h: in the future, the compiler will take precedence
928configure:21169: checking for xmmintrin.h
929configure:21177: result: yes
930configure:21060: checking linux/soundcard.h usability
931configure:21077: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
932conftest.c:66:29: error: linux/soundcard.h: No such file or directory
933conftest.c:66:29: error: linux/soundcard.h: No such file or directory
934lipo: can't figure out the architecture type of: /var/tmp//ccdUdRaJ.out
935configure:21083: $? = 1
936configure: failed program was:
937| /* confdefs.h.  */
938| #define PACKAGE_NAME "lame"
939| #define PACKAGE_TARNAME "lame"
940| #define PACKAGE_VERSION "3.98"
941| #define PACKAGE_STRING "lame 3.98"
942| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
943| #define PACKAGE "lame"
944| #define VERSION "3.98"
945| #define STDC_HEADERS 1
946| #define HAVE_SYS_TYPES_H 1
947| #define HAVE_SYS_STAT_H 1
948| #define HAVE_STDLIB_H 1
949| #define HAVE_STRING_H 1
950| #define HAVE_MEMORY_H 1
951| #define HAVE_STRINGS_H 1
952| #define HAVE_INTTYPES_H 1
953| #define HAVE_STDINT_H 1
954| #define HAVE_UNISTD_H 1
955| #define HAVE_DLFCN_H 1
956| #define PROTOTYPES 1
957| #define __PROTOTYPES 1
958| #define HAVE_STRING_H 1
959| #define STDC_HEADERS 1
960| #define HAVE_ERRNO_H 1
961| #define HAVE_FCNTL_H 1
962| #define HAVE_LIMITS_H 1
963| #define HAVE_STDINT_H 1
964| #define HAVE_STRING_H 1
965| #define HAVE_SYS_TIME_H 1
966| #define HAVE_UNISTD_H 1
967| #define HAVE_XMMINTRIN_H 1
968| /* end confdefs.h.  */
969| #include <stdio.h>
970| #ifdef HAVE_SYS_TYPES_H
971| # include <sys/types.h>
972| #endif
973| #ifdef HAVE_SYS_STAT_H
974| # include <sys/stat.h>
975| #endif
976| #ifdef STDC_HEADERS
977| # include <stdlib.h>
978| # include <stddef.h>
979| #else
980| # ifdef HAVE_STDLIB_H
981| #  include <stdlib.h>
982| # endif
983| #endif
984| #ifdef HAVE_STRING_H
985| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
986| #  include <memory.h>
987| # endif
988| # include <string.h>
989| #endif
990| #ifdef HAVE_STRINGS_H
991| # include <strings.h>
992| #endif
993| #ifdef HAVE_INTTYPES_H
994| # include <inttypes.h>
995| #endif
996| #ifdef HAVE_STDINT_H
997| # include <stdint.h>
998| #endif
999| #ifdef HAVE_UNISTD_H
1000| # include <unistd.h>
1001| #endif
1002| #include <linux/soundcard.h>
1003configure:21097: result: no
1004configure:21101: checking linux/soundcard.h presence
1005configure:21116: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1006conftest.c:33:29: error: linux/soundcard.h: No such file or directory
1007configure:21122: $? = 1
1008configure: failed program was:
1009| /* confdefs.h.  */
1010| #define PACKAGE_NAME "lame"
1011| #define PACKAGE_TARNAME "lame"
1012| #define PACKAGE_VERSION "3.98"
1013| #define PACKAGE_STRING "lame 3.98"
1014| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
1015| #define PACKAGE "lame"
1016| #define VERSION "3.98"
1017| #define STDC_HEADERS 1
1018| #define HAVE_SYS_TYPES_H 1
1019| #define HAVE_SYS_STAT_H 1
1020| #define HAVE_STDLIB_H 1
1021| #define HAVE_STRING_H 1
1022| #define HAVE_MEMORY_H 1
1023| #define HAVE_STRINGS_H 1
1024| #define HAVE_INTTYPES_H 1
1025| #define HAVE_STDINT_H 1
1026| #define HAVE_UNISTD_H 1
1027| #define HAVE_DLFCN_H 1
1028| #define PROTOTYPES 1
1029| #define __PROTOTYPES 1
1030| #define HAVE_STRING_H 1
1031| #define STDC_HEADERS 1
1032| #define HAVE_ERRNO_H 1
1033| #define HAVE_FCNTL_H 1
1034| #define HAVE_LIMITS_H 1
1035| #define HAVE_STDINT_H 1
1036| #define HAVE_STRING_H 1
1037| #define HAVE_SYS_TIME_H 1
1038| #define HAVE_UNISTD_H 1
1039| #define HAVE_XMMINTRIN_H 1
1040| /* end confdefs.h.  */
1041| #include <linux/soundcard.h>
1042configure:21136: result: no
1043configure:21169: checking for linux/soundcard.h
1044configure:21177: result: no
1045configure:21191: checking for an ANSI C-conforming const
1046configure:21266: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1047configure:21272: $? = 0
1048configure:21287: result: yes
1049configure:21297: checking for inline
1050configure:21323: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1051configure:21329: $? = 0
1052configure:21347: result: inline
1053configure:21367: checking whether byte ordering is bigendian
1054configure:21400: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1055configure:21406: $? = 0
1056configure:21438: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1057conftest.c: In function 'main':
1058conftest.c:40: error: 'not' undeclared (first use in this function)
1059conftest.c:40: error: (Each undeclared identifier is reported only once
1060conftest.c:40: error: for each function it appears in.)
1061conftest.c:40: error: syntax error before 'big'
1062lipo: can't figure out the architecture type of: /var/tmp//ccAjtu9f.out
1063configure:21444: $? = 1
1064configure: failed program was:
1065| /* confdefs.h.  */
1066| #define PACKAGE_NAME "lame"
1067| #define PACKAGE_TARNAME "lame"
1068| #define PACKAGE_VERSION "3.98"
1069| #define PACKAGE_STRING "lame 3.98"
1070| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
1071| #define PACKAGE "lame"
1072| #define VERSION "3.98"
1073| #define STDC_HEADERS 1
1074| #define HAVE_SYS_TYPES_H 1
1075| #define HAVE_SYS_STAT_H 1
1076| #define HAVE_STDLIB_H 1
1077| #define HAVE_STRING_H 1
1078| #define HAVE_MEMORY_H 1
1079| #define HAVE_STRINGS_H 1
1080| #define HAVE_INTTYPES_H 1
1081| #define HAVE_STDINT_H 1
1082| #define HAVE_UNISTD_H 1
1083| #define HAVE_DLFCN_H 1
1084| #define PROTOTYPES 1
1085| #define __PROTOTYPES 1
1086| #define HAVE_STRING_H 1
1087| #define STDC_HEADERS 1
1088| #define HAVE_ERRNO_H 1
1089| #define HAVE_FCNTL_H 1
1090| #define HAVE_LIMITS_H 1
1091| #define HAVE_STDINT_H 1
1092| #define HAVE_STRING_H 1
1093| #define HAVE_SYS_TIME_H 1
1094| #define HAVE_UNISTD_H 1
1095| #define HAVE_XMMINTRIN_H 1
1096| /* end confdefs.h.  */
1097| #include <sys/types.h>
1098| #include <sys/param.h>
1099|
1100| int
1101| main ()
1102| {
1103| #if BYTE_ORDER != BIG_ENDIAN
1104|  not big endian
1105| #endif
1106|
1107|   ;
1108|   return 0;
1109| }
1110configure:21584: result: no
1111configure:21612: checking for special C compiler options needed for large files
1112configure:21705: result: no
1113configure:21711: checking for _FILE_OFFSET_BITS value needed for large files
1114configure:21746: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1115configure:21752: $? = 0
1116configure:21820: result: no
1117configure:21956: checking for short
1118configure:21986: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1119configure:21992: $? = 0
1120configure:22007: result: yes
1121configure:22014: checking size of short
1122configure:22316: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1123configure:22319: $? = 0
1124configure:22325: ./conftest
1125configure:22328: $? = 0
1126configure:22351: result: 2
1127configure:22361: checking for unsigned short
1128configure:22391: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1129configure:22397: $? = 0
1130configure:22412: result: yes
1131configure:22419: checking size of unsigned short
1132configure:22721: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1133configure:22724: $? = 0
1134configure:22730: ./conftest
1135configure:22733: $? = 0
1136configure:22756: result: 2
1137configure:22766: checking for int
1138configure:22796: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1139configure:22802: $? = 0
1140configure:22817: result: yes
1141configure:22824: checking size of int
1142configure:23126: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1143configure:23129: $? = 0
1144configure:23135: ./conftest
1145configure:23138: $? = 0
1146configure:23161: result: 4
1147configure:23171: checking for unsigned int
1148configure:23201: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1149configure:23207: $? = 0
1150configure:23222: result: yes
1151configure:23229: checking size of unsigned int
1152configure:23531: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1153configure:23534: $? = 0
1154configure:23540: ./conftest
1155configure:23543: $? = 0
1156configure:23566: result: 4
1157configure:23576: checking for long
1158configure:23606: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1159configure:23612: $? = 0
1160configure:23627: result: yes
1161configure:23634: checking size of long
1162configure:23936: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1163configure:23939: $? = 0
1164configure:23945: ./conftest
1165configure:23948: $? = 0
1166configure:23971: result: 4
1167configure:23981: checking for unsigned long
1168configure:24011: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1169configure:24017: $? = 0
1170configure:24032: result: yes
1171configure:24039: checking size of unsigned long
1172configure:24341: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1173configure:24344: $? = 0
1174configure:24350: ./conftest
1175configure:24353: $? = 0
1176configure:24376: result: 4
1177configure:24386: checking for long long
1178configure:24416: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1179configure:24422: $? = 0
1180configure:24437: result: yes
1181configure:24444: checking size of long long
1182configure:24746: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1183configure:24749: $? = 0
1184configure:24755: ./conftest
1185configure:24758: $? = 0
1186configure:24781: result: 8
1187configure:24791: checking for unsigned long long
1188configure:24821: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1189configure:24827: $? = 0
1190configure:24842: result: yes
1191configure:24849: checking size of unsigned long long
1192configure:25151: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1193configure:25154: $? = 0
1194configure:25160: ./conftest
1195configure:25163: $? = 0
1196configure:25186: result: 8
1197configure:25196: checking for float
1198configure:25226: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1199configure:25232: $? = 0
1200configure:25247: result: yes
1201configure:25254: checking size of float
1202configure:25556: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1203configure:25559: $? = 0
1204configure:25565: ./conftest
1205configure:25568: $? = 0
1206configure:25591: result: 4
1207configure:25601: checking for double
1208configure:25631: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1209configure:25637: $? = 0
1210configure:25652: result: yes
1211configure:25659: checking size of double
1212configure:25961: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1213configure:25964: $? = 0
1214configure:25970: ./conftest
1215configure:25973: $? = 0
1216configure:25996: result: 8
1217configure:26026: checking for long double with more range or precision than double
1218configure:26071: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1219configure:26077: $? = 0
1220configure:26092: result: yes
1221configure:26519: checking for uint8_t
1222configure:26549: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1223configure:26555: $? = 0
1224configure:26570: result: yes
1225configure:26580: checking for int8_t
1226configure:26610: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1227configure:26616: $? = 0
1228configure:26631: result: yes
1229configure:26641: checking for uint16_t
1230configure:26671: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1231configure:26677: $? = 0
1232configure:26692: result: yes
1233configure:26702: checking for int16_t
1234configure:26732: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1235configure:26738: $? = 0
1236configure:26753: result: yes
1237configure:26763: checking for uint32_t
1238configure:26793: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1239configure:26799: $? = 0
1240configure:26814: result: yes
1241configure:26824: checking for int32_t
1242configure:26854: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1243configure:26860: $? = 0
1244configure:26875: result: yes
1245configure:26885: checking for uint64_t
1246configure:26915: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1247configure:26921: $? = 0
1248configure:26936: result: yes
1249configure:26946: checking for int64_t
1250configure:26976: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1251configure:26982: $? = 0
1252configure:26997: result: yes
1253configure:27147: checking for IEEE854 compliant 80 bit floats
1254configure:27195: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1255configure:27198: $? = 0
1256configure:27204: ./conftest
1257configure:27207: $? = 0
1258configure:27223: result: yes
1259configure:27227: checking for ieee854_float80_t
1260configure:27257: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1261conftest.c:90: error: syntax error before 'ac__type_new_'
1262conftest.c:90: warning: data definition has no type or storage class
1263conftest.c: In function 'main':
1264conftest.c:94: error: syntax error before ')' token
1265conftest.c:90: error: syntax error before 'ac__type_new_'
1266conftest.c:90: warning: data definition has no type or storage class
1267conftest.c: In function 'main':
1268conftest.c:94: error: syntax error before ')' token
1269lipo: can't figure out the architecture type of: /var/tmp//ccYDNo7C.out
1270configure:27263: $? = 1
1271configure: failed program was:
1272| /* confdefs.h.  */
1273| #define PACKAGE_NAME "lame"
1274| #define PACKAGE_TARNAME "lame"
1275| #define PACKAGE_VERSION "3.98"
1276| #define PACKAGE_STRING "lame 3.98"
1277| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
1278| #define PACKAGE "lame"
1279| #define VERSION "3.98"
1280| #define STDC_HEADERS 1
1281| #define HAVE_SYS_TYPES_H 1
1282| #define HAVE_SYS_STAT_H 1
1283| #define HAVE_STDLIB_H 1
1284| #define HAVE_STRING_H 1
1285| #define HAVE_MEMORY_H 1
1286| #define HAVE_STRINGS_H 1
1287| #define HAVE_INTTYPES_H 1
1288| #define HAVE_STDINT_H 1
1289| #define HAVE_UNISTD_H 1
1290| #define HAVE_DLFCN_H 1
1291| #define PROTOTYPES 1
1292| #define __PROTOTYPES 1
1293| #define HAVE_STRING_H 1
1294| #define STDC_HEADERS 1
1295| #define HAVE_ERRNO_H 1
1296| #define HAVE_FCNTL_H 1
1297| #define HAVE_LIMITS_H 1
1298| #define HAVE_STDINT_H 1
1299| #define HAVE_STRING_H 1
1300| #define HAVE_SYS_TIME_H 1
1301| #define HAVE_UNISTD_H 1
1302| #define HAVE_XMMINTRIN_H 1
1303| #define SIZEOF_SHORT 2
1304| #define SIZEOF_UNSIGNED_SHORT 2
1305| #define SIZEOF_INT 4
1306| #define SIZEOF_UNSIGNED_INT 4
1307| #define SIZEOF_LONG 4
1308| #define SIZEOF_UNSIGNED_LONG 4
1309| #define SIZEOF_LONG_LONG 8
1310| #define SIZEOF_UNSIGNED_LONG_LONG 8
1311| #define SIZEOF_FLOAT 4
1312| #define SIZEOF_DOUBLE 8
1313| #define HAVE_LONG_DOUBLE_WIDER 1
1314| #define HAVE_LONG_DOUBLE 1
1315| #define HAVE_UINT8_T 1
1316| #define HAVE_INT8_T 1
1317| #define HAVE_UINT16_T 1
1318| #define HAVE_INT16_T 1
1319| #define HAVE_UINT32_T 1
1320| #define HAVE_INT32_T 1
1321| #define HAVE_UINT64_T 1
1322| #define HAVE_INT64_T 1
1323| #define A_UINT32_T unsigned int
1324| #define A_INT32_T int
1325| #define A_UINT64_T unsigned long long
1326| #define A_INT64_T long long
1327| /* end confdefs.h.  */
1328| #include <stdio.h>
1329| #ifdef HAVE_SYS_TYPES_H
1330| # include <sys/types.h>
1331| #endif
1332| #ifdef HAVE_SYS_STAT_H
1333| # include <sys/stat.h>
1334| #endif
1335| #ifdef STDC_HEADERS
1336| # include <stdlib.h>
1337| # include <stddef.h>
1338| #else
1339| # ifdef HAVE_STDLIB_H
1340| #  include <stdlib.h>
1341| # endif
1342| #endif
1343| #ifdef HAVE_STRING_H
1344| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1345| #  include <memory.h>
1346| # endif
1347| # include <string.h>
1348| #endif
1349| #ifdef HAVE_STRINGS_H
1350| # include <strings.h>
1351| #endif
1352| #ifdef HAVE_INTTYPES_H
1353| # include <inttypes.h>
1354| #endif
1355| #ifdef HAVE_STDINT_H
1356| # include <stdint.h>
1357| #endif
1358| #ifdef HAVE_UNISTD_H
1359| # include <unistd.h>
1360| #endif
1361| typedef ieee854_float80_t ac__type_new_;
1362| int
1363| main ()
1364| {
1365| if ((ac__type_new_ *) 0)
1366|   return 0;
1367| if (sizeof (ac__type_new_))
1368|   return 0;
1369|   ;
1370|   return 0;
1371| }
1372configure:27278: result: no
1373configure:27299: checking for ieee754_float64_t
1374configure:27329: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1375conftest.c:91: error: syntax error before 'ac__type_new_'
1376conftest.c:91: warning: data definition has no type or storage class
1377conftest.c: In function 'main':
1378conftest.c:95: error: syntax error before ')' token
1379conftest.c:91: error: syntax error before 'ac__type_new_'
1380conftest.c:91: warning: data definition has no type or storage class
1381conftest.c: In function 'main':
1382conftest.c:95: error: syntax error before ')' token
1383lipo: can't figure out the architecture type of: /var/tmp//ccouqobe.out
1384configure:27335: $? = 1
1385configure: failed program was:
1386| /* confdefs.h.  */
1387| #define PACKAGE_NAME "lame"
1388| #define PACKAGE_TARNAME "lame"
1389| #define PACKAGE_VERSION "3.98"
1390| #define PACKAGE_STRING "lame 3.98"
1391| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
1392| #define PACKAGE "lame"
1393| #define VERSION "3.98"
1394| #define STDC_HEADERS 1
1395| #define HAVE_SYS_TYPES_H 1
1396| #define HAVE_SYS_STAT_H 1
1397| #define HAVE_STDLIB_H 1
1398| #define HAVE_STRING_H 1
1399| #define HAVE_MEMORY_H 1
1400| #define HAVE_STRINGS_H 1
1401| #define HAVE_INTTYPES_H 1
1402| #define HAVE_STDINT_H 1
1403| #define HAVE_UNISTD_H 1
1404| #define HAVE_DLFCN_H 1
1405| #define PROTOTYPES 1
1406| #define __PROTOTYPES 1
1407| #define HAVE_STRING_H 1
1408| #define STDC_HEADERS 1
1409| #define HAVE_ERRNO_H 1
1410| #define HAVE_FCNTL_H 1
1411| #define HAVE_LIMITS_H 1
1412| #define HAVE_STDINT_H 1
1413| #define HAVE_STRING_H 1
1414| #define HAVE_SYS_TIME_H 1
1415| #define HAVE_UNISTD_H 1
1416| #define HAVE_XMMINTRIN_H 1
1417| #define SIZEOF_SHORT 2
1418| #define SIZEOF_UNSIGNED_SHORT 2
1419| #define SIZEOF_INT 4
1420| #define SIZEOF_UNSIGNED_INT 4
1421| #define SIZEOF_LONG 4
1422| #define SIZEOF_UNSIGNED_LONG 4
1423| #define SIZEOF_LONG_LONG 8
1424| #define SIZEOF_UNSIGNED_LONG_LONG 8
1425| #define SIZEOF_FLOAT 4
1426| #define SIZEOF_DOUBLE 8
1427| #define HAVE_LONG_DOUBLE_WIDER 1
1428| #define HAVE_LONG_DOUBLE 1
1429| #define HAVE_UINT8_T 1
1430| #define HAVE_INT8_T 1
1431| #define HAVE_UINT16_T 1
1432| #define HAVE_INT16_T 1
1433| #define HAVE_UINT32_T 1
1434| #define HAVE_INT32_T 1
1435| #define HAVE_UINT64_T 1
1436| #define HAVE_INT64_T 1
1437| #define A_UINT32_T unsigned int
1438| #define A_INT32_T int
1439| #define A_UINT64_T unsigned long long
1440| #define A_INT64_T long long
1441| #define HAVE_IEEE854_FLOAT80 1
1442| /* end confdefs.h.  */
1443| #include <stdio.h>
1444| #ifdef HAVE_SYS_TYPES_H
1445| # include <sys/types.h>
1446| #endif
1447| #ifdef HAVE_SYS_STAT_H
1448| # include <sys/stat.h>
1449| #endif
1450| #ifdef STDC_HEADERS
1451| # include <stdlib.h>
1452| # include <stddef.h>
1453| #else
1454| # ifdef HAVE_STDLIB_H
1455| #  include <stdlib.h>
1456| # endif
1457| #endif
1458| #ifdef HAVE_STRING_H
1459| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1460| #  include <memory.h>
1461| # endif
1462| # include <string.h>
1463| #endif
1464| #ifdef HAVE_STRINGS_H
1465| # include <strings.h>
1466| #endif
1467| #ifdef HAVE_INTTYPES_H
1468| # include <inttypes.h>
1469| #endif
1470| #ifdef HAVE_STDINT_H
1471| # include <stdint.h>
1472| #endif
1473| #ifdef HAVE_UNISTD_H
1474| # include <unistd.h>
1475| #endif
1476| typedef ieee754_float64_t ac__type_new_;
1477| int
1478| main ()
1479| {
1480| if ((ac__type_new_ *) 0)
1481|   return 0;
1482| if (sizeof (ac__type_new_))
1483|   return 0;
1484|   ;
1485|   return 0;
1486| }
1487configure:27350: result: no
1488configure:27360: checking for ieee754_float32_t
1489configure:27390: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1490conftest.c:91: error: syntax error before 'ac__type_new_'
1491conftest.c:91: warning: data definition has no type or storage class
1492conftest.c: In function 'main':
1493conftest.c:95: error: syntax error before ')' token
1494conftest.c:91: error: syntax error before 'ac__type_new_'
1495conftest.c:91: warning: data definition has no type or storage class
1496conftest.c: In function 'main':
1497conftest.c:95: error: syntax error before ')' token
1498lipo: can't figure out the architecture type of: /var/tmp//ccudSGOc.out
1499configure:27396: $? = 1
1500configure: failed program was:
1501| /* confdefs.h.  */
1502| #define PACKAGE_NAME "lame"
1503| #define PACKAGE_TARNAME "lame"
1504| #define PACKAGE_VERSION "3.98"
1505| #define PACKAGE_STRING "lame 3.98"
1506| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
1507| #define PACKAGE "lame"
1508| #define VERSION "3.98"
1509| #define STDC_HEADERS 1
1510| #define HAVE_SYS_TYPES_H 1
1511| #define HAVE_SYS_STAT_H 1
1512| #define HAVE_STDLIB_H 1
1513| #define HAVE_STRING_H 1
1514| #define HAVE_MEMORY_H 1
1515| #define HAVE_STRINGS_H 1
1516| #define HAVE_INTTYPES_H 1
1517| #define HAVE_STDINT_H 1
1518| #define HAVE_UNISTD_H 1
1519| #define HAVE_DLFCN_H 1
1520| #define PROTOTYPES 1
1521| #define __PROTOTYPES 1
1522| #define HAVE_STRING_H 1
1523| #define STDC_HEADERS 1
1524| #define HAVE_ERRNO_H 1
1525| #define HAVE_FCNTL_H 1
1526| #define HAVE_LIMITS_H 1
1527| #define HAVE_STDINT_H 1
1528| #define HAVE_STRING_H 1
1529| #define HAVE_SYS_TIME_H 1
1530| #define HAVE_UNISTD_H 1
1531| #define HAVE_XMMINTRIN_H 1
1532| #define SIZEOF_SHORT 2
1533| #define SIZEOF_UNSIGNED_SHORT 2
1534| #define SIZEOF_INT 4
1535| #define SIZEOF_UNSIGNED_INT 4
1536| #define SIZEOF_LONG 4
1537| #define SIZEOF_UNSIGNED_LONG 4
1538| #define SIZEOF_LONG_LONG 8
1539| #define SIZEOF_UNSIGNED_LONG_LONG 8
1540| #define SIZEOF_FLOAT 4
1541| #define SIZEOF_DOUBLE 8
1542| #define HAVE_LONG_DOUBLE_WIDER 1
1543| #define HAVE_LONG_DOUBLE 1
1544| #define HAVE_UINT8_T 1
1545| #define HAVE_INT8_T 1
1546| #define HAVE_UINT16_T 1
1547| #define HAVE_INT16_T 1
1548| #define HAVE_UINT32_T 1
1549| #define HAVE_INT32_T 1
1550| #define HAVE_UINT64_T 1
1551| #define HAVE_INT64_T 1
1552| #define A_UINT32_T unsigned int
1553| #define A_INT32_T int
1554| #define A_UINT64_T unsigned long long
1555| #define A_INT64_T long long
1556| #define HAVE_IEEE854_FLOAT80 1
1557| /* end confdefs.h.  */
1558| #include <stdio.h>
1559| #ifdef HAVE_SYS_TYPES_H
1560| # include <sys/types.h>
1561| #endif
1562| #ifdef HAVE_SYS_STAT_H
1563| # include <sys/stat.h>
1564| #endif
1565| #ifdef STDC_HEADERS
1566| # include <stdlib.h>
1567| # include <stddef.h>
1568| #else
1569| # ifdef HAVE_STDLIB_H
1570| #  include <stdlib.h>
1571| # endif
1572| #endif
1573| #ifdef HAVE_STRING_H
1574| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1575| #  include <memory.h>
1576| # endif
1577| # include <string.h>
1578| #endif
1579| #ifdef HAVE_STRINGS_H
1580| # include <strings.h>
1581| #endif
1582| #ifdef HAVE_INTTYPES_H
1583| # include <inttypes.h>
1584| #endif
1585| #ifdef HAVE_STDINT_H
1586| # include <stdint.h>
1587| #endif
1588| #ifdef HAVE_UNISTD_H
1589| # include <unistd.h>
1590| #endif
1591| typedef ieee754_float32_t ac__type_new_;
1592| int
1593| main ()
1594| {
1595| if ((ac__type_new_ *) 0)
1596|   return 0;
1597| if (sizeof (ac__type_new_))
1598|   return 0;
1599|   ;
1600|   return 0;
1601| }
1602configure:27411: result: no
1603configure:27481: checking for size_t
1604configure:27511: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1605configure:27517: $? = 0
1606configure:27532: result: yes
1607configure:27544: checking whether time.h and sys/time.h may both be included
1608configure:27574: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1609configure:27580: $? = 0
1610configure:27595: result: yes
1611configure:27608: checking for working alloca.h
1612configure:27635: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1613configure:27641: $? = 0
1614configure:27658: result: yes
1615configure:27668: checking for alloca
1616configure:27715: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1617configure:27721: $? = 0
1618configure:27738: result: yes
1619configure:27970: checking for gettimeofday
1620configure:28026: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1621configure:28032: $? = 0
1622configure:28050: result: yes
1623configure:27970: checking for strtol
1624configure:28026: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1625configure:28032: $? = 0
1626configure:28050: result: yes
1627configure:28072: checking for socket
1628configure:28128: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c  >&5
1629configure:28134: $? = 0
1630configure:28152: result: yes
1631configure:28278: checking termcap.h usability
1632configure:28295: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1633configure:28301: $? = 0
1634configure:28315: result: yes
1635configure:28319: checking termcap.h presence
1636configure:28334: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1637configure:28340: $? = 0
1638configure:28354: result: yes
1639configure:28387: checking for termcap.h
1640configure:28395: result: yes
1641configure:28423: checking ncurses/termcap.h usability
1642configure:28440: /usr/bin/gcc-4.0 -c -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1643configure:28446: $? = 0
1644configure:28460: result: yes
1645configure:28464: checking ncurses/termcap.h presence
1646configure:28479: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1647configure:28485: $? = 0
1648configure:28499: result: yes
1649configure:28532: checking for ncurses/termcap.h
1650configure:28540: result: yes
1651configure:28553: checking for initscr in -ltermcap
1652configure:28588: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c -ltermcap   >&5
1653configure:28594: $? = 0
1654configure:28612: result: yes
1655configure:28618: checking for initscr in -lcurses
1656configure:28653: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c -lcurses   >&5
1657configure:28659: $? = 0
1658configure:28677: result: yes
1659configure:28683: checking for initscr in -lncurses
1660configure:28718: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c -lncurses   >&5
1661ld: warning in /opt/local/lib/libncurses.dylib, file is not of required architecture
1662Undefined symbols for architecture ppc:
1663  "_initscr", referenced from:
1664      _main in cci70vrq.o
1665ld: symbol(s) not found for architecture ppc
1666collect2: ld returned 1 exit status
1667lipo: can't open input file: /var/tmp//ccXX8xcg.out (No such file or directory)
1668configure:28724: $? = 1
1669configure: failed program was:
1670| /* confdefs.h.  */
1671| #define PACKAGE_NAME "lame"
1672| #define PACKAGE_TARNAME "lame"
1673| #define PACKAGE_VERSION "3.98"
1674| #define PACKAGE_STRING "lame 3.98"
1675| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
1676| #define PACKAGE "lame"
1677| #define VERSION "3.98"
1678| #define STDC_HEADERS 1
1679| #define HAVE_SYS_TYPES_H 1
1680| #define HAVE_SYS_STAT_H 1
1681| #define HAVE_STDLIB_H 1
1682| #define HAVE_STRING_H 1
1683| #define HAVE_MEMORY_H 1
1684| #define HAVE_STRINGS_H 1
1685| #define HAVE_INTTYPES_H 1
1686| #define HAVE_STDINT_H 1
1687| #define HAVE_UNISTD_H 1
1688| #define HAVE_DLFCN_H 1
1689| #define PROTOTYPES 1
1690| #define __PROTOTYPES 1
1691| #define HAVE_STRING_H 1
1692| #define STDC_HEADERS 1
1693| #define HAVE_ERRNO_H 1
1694| #define HAVE_FCNTL_H 1
1695| #define HAVE_LIMITS_H 1
1696| #define HAVE_STDINT_H 1
1697| #define HAVE_STRING_H 1
1698| #define HAVE_SYS_TIME_H 1
1699| #define HAVE_UNISTD_H 1
1700| #define HAVE_XMMINTRIN_H 1
1701| #define SIZEOF_SHORT 2
1702| #define SIZEOF_UNSIGNED_SHORT 2
1703| #define SIZEOF_INT 4
1704| #define SIZEOF_UNSIGNED_INT 4
1705| #define SIZEOF_LONG 4
1706| #define SIZEOF_UNSIGNED_LONG 4
1707| #define SIZEOF_LONG_LONG 8
1708| #define SIZEOF_UNSIGNED_LONG_LONG 8
1709| #define SIZEOF_FLOAT 4
1710| #define SIZEOF_DOUBLE 8
1711| #define HAVE_LONG_DOUBLE_WIDER 1
1712| #define HAVE_LONG_DOUBLE 1
1713| #define HAVE_UINT8_T 1
1714| #define HAVE_INT8_T 1
1715| #define HAVE_UINT16_T 1
1716| #define HAVE_INT16_T 1
1717| #define HAVE_UINT32_T 1
1718| #define HAVE_INT32_T 1
1719| #define HAVE_UINT64_T 1
1720| #define HAVE_INT64_T 1
1721| #define A_UINT32_T unsigned int
1722| #define A_INT32_T int
1723| #define A_UINT64_T unsigned long long
1724| #define A_INT64_T long long
1725| #define HAVE_IEEE854_FLOAT80 1
1726| #define LAME_LIBRARY_BUILD 1
1727| #define TIME_WITH_SYS_TIME 1
1728| #define HAVE_ALLOCA_H 1
1729| #define HAVE_ALLOCA 1
1730| #define HAVE_GETTIMEOFDAY 1
1731| #define HAVE_STRTOL 1
1732| #define HAVE_SOCKET 1
1733| #define HAVE_TERMCAP_H 1
1734| #define HAVE_NCURSES_TERMCAP_H 1
1735| /* end confdefs.h.  */
1736|
1737| /* Override any GCC internal prototype to avoid an error.
1738|    Use char because int might match the return type of a GCC
1739|    builtin and then its argument prototype would still apply.  */
1740| #ifdef __cplusplus
1741| extern "C"
1742| #endif
1743| char initscr ();
1744| int
1745| main ()
1746| {
1747| return initscr ();
1748|   ;
1749|   return 0;
1750| }
1751configure:28742: result: no
1752configure:28749: checking for cos in -lm
1753configure:28784: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c -lm   >&5
1754conftest.c:74: warning: conflicting types for built-in function 'cos'
1755conftest.c:74: warning: conflicting types for built-in function 'cos'
1756configure:28790: $? = 0
1757configure:28808: result: yes
1758configure:28814: checking for cos in -lffm
1759configure:28849: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c -lffm   >&5
1760Binary file conftest.er1 matches
1761configure:28855: $? = 1
1762configure: failed program was:
1763| /* confdefs.h.  */
1764| #define PACKAGE_NAME "lame"
1765| #define PACKAGE_TARNAME "lame"
1766| #define PACKAGE_VERSION "3.98"
1767| #define PACKAGE_STRING "lame 3.98"
1768| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
1769| #define PACKAGE "lame"
1770| #define VERSION "3.98"
1771| #define STDC_HEADERS 1
1772| #define HAVE_SYS_TYPES_H 1
1773| #define HAVE_SYS_STAT_H 1
1774| #define HAVE_STDLIB_H 1
1775| #define HAVE_STRING_H 1
1776| #define HAVE_MEMORY_H 1
1777| #define HAVE_STRINGS_H 1
1778| #define HAVE_INTTYPES_H 1
1779| #define HAVE_STDINT_H 1
1780| #define HAVE_UNISTD_H 1
1781| #define HAVE_DLFCN_H 1
1782| #define PROTOTYPES 1
1783| #define __PROTOTYPES 1
1784| #define HAVE_STRING_H 1
1785| #define STDC_HEADERS 1
1786| #define HAVE_ERRNO_H 1
1787| #define HAVE_FCNTL_H 1
1788| #define HAVE_LIMITS_H 1
1789| #define HAVE_STDINT_H 1
1790| #define HAVE_STRING_H 1
1791| #define HAVE_SYS_TIME_H 1
1792| #define HAVE_UNISTD_H 1
1793| #define HAVE_XMMINTRIN_H 1
1794| #define SIZEOF_SHORT 2
1795| #define SIZEOF_UNSIGNED_SHORT 2
1796| #define SIZEOF_INT 4
1797| #define SIZEOF_UNSIGNED_INT 4
1798| #define SIZEOF_LONG 4
1799| #define SIZEOF_UNSIGNED_LONG 4
1800| #define SIZEOF_LONG_LONG 8
1801| #define SIZEOF_UNSIGNED_LONG_LONG 8
1802| #define SIZEOF_FLOAT 4
1803| #define SIZEOF_DOUBLE 8
1804| #define HAVE_LONG_DOUBLE_WIDER 1
1805| #define HAVE_LONG_DOUBLE 1
1806| #define HAVE_UINT8_T 1
1807| #define HAVE_INT8_T 1
1808| #define HAVE_UINT16_T 1
1809| #define HAVE_INT16_T 1
1810| #define HAVE_UINT32_T 1
1811| #define HAVE_INT32_T 1
1812| #define HAVE_UINT64_T 1
1813| #define HAVE_INT64_T 1
1814| #define A_UINT32_T unsigned int
1815| #define A_INT32_T int
1816| #define A_UINT64_T unsigned long long
1817| #define A_INT64_T long long
1818| #define HAVE_IEEE854_FLOAT80 1
1819| #define LAME_LIBRARY_BUILD 1
1820| #define TIME_WITH_SYS_TIME 1
1821| #define HAVE_ALLOCA_H 1
1822| #define HAVE_ALLOCA 1
1823| #define HAVE_GETTIMEOFDAY 1
1824| #define HAVE_STRTOL 1
1825| #define HAVE_SOCKET 1
1826| #define HAVE_TERMCAP_H 1
1827| #define HAVE_NCURSES_TERMCAP_H 1
1828| /* end confdefs.h.  */
1829|
1830| /* Override any GCC internal prototype to avoid an error.
1831|    Use char because int might match the return type of a GCC
1832|    builtin and then its argument prototype would still apply.  */
1833| #ifdef __cplusplus
1834| extern "C"
1835| #endif
1836| char cos ();
1837| int
1838| main ()
1839| {
1840| return cos ();
1841|   ;
1842|   return 0;
1843| }
1844configure:28873: result: no
1845configure:28887: checking for cos in -lcpml
1846configure:28922: /usr/bin/gcc-4.0 -o conftest -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -arch i386 -arch ppc conftest.c -lcpml   >&5
1847Binary file conftest.er1 matches
1848configure:28928: $? = 1
1849configure: failed program was:
1850| /* confdefs.h.  */
1851| #define PACKAGE_NAME "lame"
1852| #define PACKAGE_TARNAME "lame"
1853| #define PACKAGE_VERSION "3.98"
1854| #define PACKAGE_STRING "lame 3.98"
1855| #define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
1856| #define PACKAGE "lame"
1857| #define VERSION "3.98"
1858| #define STDC_HEADERS 1
1859| #define HAVE_SYS_TYPES_H 1
1860| #define HAVE_SYS_STAT_H 1
1861| #define HAVE_STDLIB_H 1
1862| #define HAVE_STRING_H 1
1863| #define HAVE_MEMORY_H 1
1864| #define HAVE_STRINGS_H 1
1865| #define HAVE_INTTYPES_H 1
1866| #define HAVE_STDINT_H 1
1867| #define HAVE_UNISTD_H 1
1868| #define HAVE_DLFCN_H 1
1869| #define PROTOTYPES 1
1870| #define __PROTOTYPES 1
1871| #define HAVE_STRING_H 1
1872| #define STDC_HEADERS 1
1873| #define HAVE_ERRNO_H 1
1874| #define HAVE_FCNTL_H 1
1875| #define HAVE_LIMITS_H 1
1876| #define HAVE_STDINT_H 1
1877| #define HAVE_STRING_H 1
1878| #define HAVE_SYS_TIME_H 1
1879| #define HAVE_UNISTD_H 1
1880| #define HAVE_XMMINTRIN_H 1
1881| #define SIZEOF_SHORT 2
1882| #define SIZEOF_UNSIGNED_SHORT 2
1883| #define SIZEOF_INT 4
1884| #define SIZEOF_UNSIGNED_INT 4
1885| #define SIZEOF_LONG 4
1886| #define SIZEOF_UNSIGNED_LONG 4
1887| #define SIZEOF_LONG_LONG 8
1888| #define SIZEOF_UNSIGNED_LONG_LONG 8
1889| #define SIZEOF_FLOAT 4
1890| #define SIZEOF_DOUBLE 8
1891| #define HAVE_LONG_DOUBLE_WIDER 1
1892| #define HAVE_LONG_DOUBLE 1
1893| #define HAVE_UINT8_T 1
1894| #define HAVE_INT8_T 1
1895| #define HAVE_UINT16_T 1
1896| #define HAVE_INT16_T 1
1897| #define HAVE_UINT32_T 1
1898| #define HAVE_INT32_T 1
1899| #define HAVE_UINT64_T 1
1900| #define HAVE_INT64_T 1
1901| #define A_UINT32_T unsigned int
1902| #define A_INT32_T int
1903| #define A_UINT64_T unsigned long long
1904| #define A_INT64_T long long
1905| #define HAVE_IEEE854_FLOAT80 1
1906| #define LAME_LIBRARY_BUILD 1
1907| #define TIME_WITH_SYS_TIME 1
1908| #define HAVE_ALLOCA_H 1
1909| #define HAVE_ALLOCA 1
1910| #define HAVE_GETTIMEOFDAY 1
1911| #define HAVE_STRTOL 1
1912| #define HAVE_SOCKET 1
1913| #define HAVE_TERMCAP_H 1
1914| #define HAVE_NCURSES_TERMCAP_H 1
1915| /* end confdefs.h.  */
1916|
1917| /* Override any GCC internal prototype to avoid an error.
1918|    Use char because int might match the return type of a GCC
1919|    builtin and then its argument prototype would still apply.  */
1920| #ifdef __cplusplus
1921| extern "C"
1922| #endif
1923| char cos ();
1924| int
1925| main ()
1926| {
1927| return cos ();
1928|   ;
1929|   return 0;
1930| }
1931configure:28946: result: no
1932configure:29004: checking for gtk-config
1933configure:29035: result: no
1934configure:29044: checking for GTK - version >= 1.2.0
1935configure:29191: result: no
1936configure:29280: checking use of ElectricFence malloc debugging
1937configure:29372: result: no
1938configure:29587: checking use of file io
1939configure:29618: result: lame
1940configure:29626: checking use of analyzer hooks
1941configure:29652: result: yes
1942configure:29656: checking use of mpg123 decoder
1943configure:29720: result: yes (Layer 2, 3)
1944configure:29724: checking if the lame frontend should be build
1945configure:29735: result: yes
1946configure:29745: checking if mp3x is requested
1947configure:29760: result: no
1948configure:29777: checking if mp3rtp is requested
1949configure:29797: result: no
1950configure:29902: checking use of VBR bitrate histogram
1951configure:29935: result: yes, with curses
1952configure:30028: checking if I have to build the internal vector lib
1953configure:30030: result: yes
1954configure:30033: checking for FLOAT8 as float
1955configure:30058: result: no
1956configure:30065: checking for nasm
1957configure:30083: found /usr/bin/nasm
1958configure:30096: result: /usr/bin/nasm
1959configure:30108: checking for assembler routines for this processor type
1960configure:30139: result: no
1961configure:30172: checking for additional optimizations
1962configure:30358: result: no
1963configure:30370: checking for debug options
1964configure:30433: result: no
1965configure:30803: creating ./config.status
1966
1967## ---------------------- ##
1968## Running config.status. ##
1969## ---------------------- ##
1970
1971This file was extended by lame config.status 3.98, which was
1972generated by GNU Autoconf 2.61.  Invocation command line was
1973
1974  CONFIG_FILES    =
1975  CONFIG_HEADERS  =
1976  CONFIG_LINKS    =
1977  CONFIG_COMMANDS =
1978  $ ./config.status
1979
1980on dummy.tsl.lu
1981
1982config.status:725: creating Makefile
1983config.status:725: creating libmp3lame/Makefile
1984config.status:725: creating libmp3lame/i386/Makefile
1985config.status:725: creating libmp3lame/vector/Makefile
1986config.status:725: creating frontend/Makefile
1987config.status:725: creating mpglib/Makefile
1988config.status:725: creating doc/Makefile
1989config.status:725: creating doc/html/Makefile
1990config.status:725: creating doc/man/Makefile
1991config.status:725: creating include/Makefile
1992config.status:725: creating Dll/Makefile
1993config.status:725: creating misc/Makefile
1994config.status:725: creating debian/Makefile
1995config.status:725: creating dshow/Makefile
1996config.status:725: creating ACM/Makefile
1997config.status:725: creating ACM/ADbg/Makefile
1998config.status:725: creating ACM/ddk/Makefile
1999config.status:725: creating ACM/tinyxml/Makefile
2000config.status:725: creating lame.spec
2001config.status:725: creating mac/Makefile
2002config.status:725: creating macosx/Makefile
2003config.status:725: creating macosx/English.lproj/Makefile
2004config.status:725: creating macosx/LAME.xcodeproj/Makefile
2005config.status:725: creating config.h
2006config.status:1060: executing depfiles commands
2007
2008## ---------------- ##
2009## Cache variables. ##
2010## ---------------- ##
2011
2012ac_cv_build=i686-apple-darwin9.4.0
2013ac_cv_c_bigendian=no
2014ac_cv_c_compiler_gnu=yes
2015ac_cv_c_const=yes
2016ac_cv_c_inline=inline
2017ac_cv_c_long_double=yes
2018ac_cv_cxx_compiler_gnu=yes
2019ac_cv_env_CCC_set=
2020ac_cv_env_CCC_value=
2021ac_cv_env_CC_set=set
2022ac_cv_env_CC_value=/usr/bin/gcc-4.0
2023ac_cv_env_CFLAGS_set=set
2024ac_cv_env_CFLAGS_value='-O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc'
2025ac_cv_env_CPPFLAGS_set=set
2026ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2027ac_cv_env_CPP_set=set
2028ac_cv_env_CPP_value=/usr/bin/cpp-4.0
2029ac_cv_env_CXXCPP_set=
2030ac_cv_env_CXXCPP_value=
2031ac_cv_env_CXXFLAGS_set=set
2032ac_cv_env_CXXFLAGS_value='-O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc'
2033ac_cv_env_CXX_set=set
2034ac_cv_env_CXX_value=/usr/bin/g++-4.0
2035ac_cv_env_F77_set=
2036ac_cv_env_F77_value=
2037ac_cv_env_FFLAGS_set=set
2038ac_cv_env_FFLAGS_value=-O2
2039ac_cv_env_LDFLAGS_set=set
2040ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch i386 -arch ppc'
2041ac_cv_env_LIBS_set=
2042ac_cv_env_LIBS_value=
2043ac_cv_env_PKG_CONFIG_set=
2044ac_cv_env_PKG_CONFIG_value=
2045ac_cv_env_SNDFILE_CFLAGS_set=
2046ac_cv_env_SNDFILE_CFLAGS_value=
2047ac_cv_env_SNDFILE_LIBS_set=
2048ac_cv_env_SNDFILE_LIBS_value=
2049ac_cv_env_build_alias_set=
2050ac_cv_env_build_alias_value=
2051ac_cv_env_host_alias_set=
2052ac_cv_env_host_alias_value=
2053ac_cv_env_target_alias_set=
2054ac_cv_env_target_alias_value=
2055ac_cv_f77_compiler_gnu=no
2056ac_cv_func_alloca_works=yes
2057ac_cv_func_gettimeofday=yes
2058ac_cv_func_socket=yes
2059ac_cv_func_strtol=yes
2060ac_cv_header_dlfcn_h=yes
2061ac_cv_header_dmalloc_h=no
2062ac_cv_header_errno_h=yes
2063ac_cv_header_fcntl_h=yes
2064ac_cv_header_inttypes_h=yes
2065ac_cv_header_limits_h=yes
2066ac_cv_header_linux_soundcard_h=no
2067ac_cv_header_memory_h=yes
2068ac_cv_header_minix_config_h=no
2069ac_cv_header_ncurses_termcap_h=yes
2070ac_cv_header_stdc=yes
2071ac_cv_header_stdint_h=yes
2072ac_cv_header_stdlib_h=yes
2073ac_cv_header_string_h=yes
2074ac_cv_header_strings_h=yes
2075ac_cv_header_sys_soundcard_h=no
2076ac_cv_header_sys_stat_h=yes
2077ac_cv_header_sys_time_h=yes
2078ac_cv_header_sys_types_h=yes
2079ac_cv_header_termcap_h=yes
2080ac_cv_header_time=yes
2081ac_cv_header_unistd_h=yes
2082ac_cv_header_xmmintrin_h=yes
2083ac_cv_host=i686-apple-darwin9.4.0
2084ac_cv_lib_cpml_cos=no
2085ac_cv_lib_curses_initscr=yes
2086ac_cv_lib_ffm_cos=no
2087ac_cv_lib_m_cos=yes
2088ac_cv_lib_ncurses_initscr=no
2089ac_cv_lib_termcap_initscr=yes
2090ac_cv_objext=o
2091ac_cv_path_EGREP='/usr/bin/grep -E'
2092ac_cv_path_GREP=/usr/bin/grep
2093ac_cv_path_GTK_CONFIG=no
2094ac_cv_path_NASM=/usr/bin/nasm
2095ac_cv_prog_AWK=gawk
2096ac_cv_prog_CPP=/usr/bin/cpp-4.0
2097ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
2098ac_cv_prog_ac_ct_AR=ar
2099ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
2100ac_cv_prog_ac_ct_RANLIB=ranlib
2101ac_cv_prog_ac_ct_STRIP=strip
2102ac_cv_prog_cc_c89=
2103ac_cv_prog_cc_g=yes
2104ac_cv_prog_cxx_g=yes
2105ac_cv_prog_f77_g=no
2106ac_cv_prog_make_make_set=yes
2107ac_cv_search_strerror='none required'
2108ac_cv_sizeof_double=8
2109ac_cv_sizeof_float=4
2110ac_cv_sizeof_int=4
2111ac_cv_sizeof_long=4
2112ac_cv_sizeof_long_long=8
2113ac_cv_sizeof_short=2
2114ac_cv_sizeof_unsigned_int=4
2115ac_cv_sizeof_unsigned_long=4
2116ac_cv_sizeof_unsigned_long_long=8
2117ac_cv_sizeof_unsigned_short=2
2118ac_cv_sys_file_offset_bits=no
2119ac_cv_sys_largefile_CC=no
2120ac_cv_type_double=yes
2121ac_cv_type_float=yes
2122ac_cv_type_ieee754_float32_t=no
2123ac_cv_type_ieee754_float64_t=no
2124ac_cv_type_ieee854_float80_t=no
2125ac_cv_type_int16_t=yes
2126ac_cv_type_int32_t=yes
2127ac_cv_type_int64_t=yes
2128ac_cv_type_int8_t=yes
2129ac_cv_type_int=yes
2130ac_cv_type_long=yes
2131ac_cv_type_long_double_wider=yes
2132ac_cv_type_long_long=yes
2133ac_cv_type_short=yes
2134ac_cv_type_size_t=yes
2135ac_cv_type_uint16_t=yes
2136ac_cv_type_uint32_t=yes
2137ac_cv_type_uint64_t=yes
2138ac_cv_type_uint8_t=yes
2139ac_cv_type_unsigned_int=yes
2140ac_cv_type_unsigned_long=yes
2141ac_cv_type_unsigned_long_long=yes
2142ac_cv_type_unsigned_short=yes
2143ac_cv_working_alloca_h=yes
2144alex_cv_ieee854_float80=yes
2145am_cv_CC_dependencies_compiler_type=none
2146am_cv_CXX_dependencies_compiler_type=none
2147lt_cv_deplibs_check_method=pass_all
2148lt_cv_file_magic_cmd='$MAGIC_CMD'
2149lt_cv_file_magic_test_file=
2150lt_cv_ld_reload_flag=-r
2151lt_cv_objdir=.libs
2152lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2153lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2154lt_cv_path_NM='/usr/bin/nm -p'
2155lt_cv_path_SED=/usr/bin/sed
2156lt_cv_prog_compiler_c_o=yes
2157lt_cv_prog_compiler_c_o_CXX=yes
2158lt_cv_prog_compiler_rtti_exceptions=no
2159lt_cv_prog_gnu_ld=no
2160lt_cv_prog_gnu_ldcxx=no
2161lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
2162lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
2163lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
2164lt_cv_sys_max_cmd_len=196608
2165lt_lt_cv_prog_compiler_c_o='"yes"'
2166lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
2167lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
2168lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
2169lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
2170
2171## ----------------- ##
2172## Output variables. ##
2173## ----------------- ##
2174
2175ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_lame/work/lame-398/missing --run aclocal-1.10'
2176ALLOCA=''
2177AMDEPBACKSLASH=''
2178AMDEP_FALSE=''
2179AMDEP_TRUE='#'
2180AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_lame/work/lame-398/missing --run tar'
2181ANSI2KNR=''
2182AR='ar'
2183AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_lame/work/lame-398/missing --run autoconf'
2184AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_lame/work/lame-398/missing --run autoheader'
2185AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_lame/work/lame-398/missing --run automake-1.10'
2186AWK='gawk'
2187CC='/usr/bin/gcc-4.0'
2188CCDEPMODE='depmode=none'
2189CFLAGS=' -Wall -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -fno-common'
2190CONFIG_DEFS=''
2191CONFIG_MATH_LIB='-lm'
2192CPP='/usr/bin/cpp-4.0'
2193CPPFLAGS='-I/opt/local/include'
2194CPUCCODE=''
2195CPUTYPE='i386'
2196CXX='/usr/bin/g++-4.0'
2197CXXCPP='/usr/bin/g++-4.0 -E'
2198CXXDEPMODE='depmode=none'
2199CXXFLAGS='-O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc'
2200CYGPATH_W='echo'
2201DEFS='-DHAVE_CONFIG_H'
2202DEPDIR='.deps'
2203ECHO='/bin/echo'
2204ECHO_C='ECHO_N=''
2205ECHO_T=''
2206EGREP='/usr/bin/grep -E'
2207EXEEXT=''
2208F77=''
2209FFLAGS='-O2'
2210FRONTEND_CFLAGS=''
2211FRONTEND_LDADD='-lcurses  -lm'
2212FRONTEND_LDFLAGS=''
2213GREP='/usr/bin/grep'
2214GTK_CFLAGS=''
2215GTK_CONFIG='no'
2216GTK_LIBS=''
2217HAVE_NASM_FALSE=''
2218HAVE_NASM_TRUE='#'
2219INCLUDES='-I$(top_srcdir)/include -I$(srcdir)'
2220INSTALL_DATA='${INSTALL} -m 644'
2221INSTALL_PROGRAM='${INSTALL}'
2222INSTALL_SCRIPT='${INSTALL}'
2223INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2224LDADD=''
2225LDFLAGS='-L/opt/local/lib -arch i386 -arch ppc'
2226LIBOBJS=''
2227LIBS=''
2228LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2229LIBTOOL_DEPS='./ltmain.sh'
2230LIB_MAJOR_VERSION='0'
2231LIB_MINOR_VERSION='0'
2232LIB_WITH_DECODER_FALSE='#'
2233LIB_WITH_DECODER_TRUE=''
2234LN_S='ln -s'
2235LTLIBOBJS=''
2236MAINT='#'
2237MAINTAINER_MODE_FALSE=''
2238MAINTAINER_MODE_TRUE='#'
2239MAKEDEP='-make'
2240MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_lame/work/lame-398/missing --run makeinfo'
2241NASM='no'
2242NASM_FORMAT='-f macho'
2243OBJEXT='o'
2244PACKAGE='lame'
2245PACKAGE_BUGREPORT='lame-dev@lists.sf.net'
2246PACKAGE_NAME='lame'
2247PACKAGE_STRING='lame 3.98'
2248PACKAGE_TARNAME='lame'
2249PACKAGE_VERSION='3.98'
2250PATH_SEPARATOR=':'
2251PKG_CONFIG=''
2252RANLIB='ranlib'
2253RM_F='rm -f'
2254SED='/usr/bin/sed'
2255SET_MAKE=''
2256SHELL='/bin/sh'
2257SNDFILE_CFLAGS=''
2258SNDFILE_LIBS=''
2259STRIP='strip'
2260U=''
2261VERSION='3.98'
2262WITH_BRHIST_FALSE='#'
2263WITH_BRHIST_TRUE=''
2264WITH_FRONTEND='lame'
2265WITH_MP3RTP=''
2266WITH_MP3X=''
2267WITH_VECTOR_FALSE='#'
2268WITH_VECTOR_TRUE=''
2269WITH_XMM_FALSE='#'
2270WITH_XMM_TRUE=''
2271ac_ct_CC='/usr/bin/gcc-4.0'
2272ac_ct_CXX=''
2273ac_ct_F77=''
2274am__fastdepCC_FALSE=''
2275am__fastdepCC_TRUE='#'
2276am__fastdepCXX_FALSE=''
2277am__fastdepCXX_TRUE='#'
2278am__include='include'
2279am__isrc=''
2280am__leading_dot='.'
2281am__quote=''
2282am__tar='${AMTAR} chof - "$$tardir"'
2283am__untar='${AMTAR} xf -'
2284bindir='${exec_prefix}/bin'
2285build='i686-apple-darwin9.4.0'
2286build_alias=''
2287build_cpu='i686'
2288build_os='darwin9.4.0'
2289build_vendor='apple'
2290datadir='${datarootdir}'
2291datarootdir='${prefix}/share'
2292docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2293dvidir='${docdir}'
2294exec_prefix='${prefix}'
2295host='i686-apple-darwin9.4.0'
2296host_alias=''
2297host_cpu='i686'
2298host_os='darwin9.4.0'
2299host_vendor='apple'
2300htmldir='${docdir}'
2301includedir='${prefix}/include'
2302infodir='${datarootdir}/info'
2303install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_lame/work/lame-398/install-sh'
2304libdir='${exec_prefix}/lib'
2305libexecdir='${exec_prefix}/libexec'
2306localedir='${datarootdir}/locale'
2307localstatedir='${prefix}/var'
2308mandir='/opt/local/share/man'
2309mkdir_p='$(top_builddir)/./install-sh -c -d'
2310oldincludedir='/usr/include'
2311pdfdir='${docdir}'
2312prefix='/opt/local'
2313program_transform_name='s,x,x,'
2314psdir='${docdir}'
2315sbindir='${exec_prefix}/sbin'
2316sharedstatedir='${prefix}/com'
2317sysconfdir='${prefix}/etc'
2318target_alias=''
2319
2320## ----------- ##
2321## confdefs.h. ##
2322## ----------- ##
2323
2324#define PACKAGE_NAME "lame"
2325#define PACKAGE_TARNAME "lame"
2326#define PACKAGE_VERSION "3.98"
2327#define PACKAGE_STRING "lame 3.98"
2328#define PACKAGE_BUGREPORT "lame-dev@lists.sf.net"
2329#define PACKAGE "lame"
2330#define VERSION "3.98"
2331#define STDC_HEADERS 1
2332#define HAVE_SYS_TYPES_H 1
2333#define HAVE_SYS_STAT_H 1
2334#define HAVE_STDLIB_H 1
2335#define HAVE_STRING_H 1
2336#define HAVE_MEMORY_H 1
2337#define HAVE_STRINGS_H 1
2338#define HAVE_INTTYPES_H 1
2339#define HAVE_STDINT_H 1
2340#define HAVE_UNISTD_H 1
2341#define HAVE_DLFCN_H 1
2342#define PROTOTYPES 1
2343#define __PROTOTYPES 1
2344#define HAVE_STRING_H 1
2345#define STDC_HEADERS 1
2346#define HAVE_ERRNO_H 1
2347#define HAVE_FCNTL_H 1
2348#define HAVE_LIMITS_H 1
2349#define HAVE_STDINT_H 1
2350#define HAVE_STRING_H 1
2351#define HAVE_SYS_TIME_H 1
2352#define HAVE_UNISTD_H 1
2353#define HAVE_XMMINTRIN_H 1
2354#define SIZEOF_SHORT 2
2355#define SIZEOF_UNSIGNED_SHORT 2
2356#define SIZEOF_INT 4
2357#define SIZEOF_UNSIGNED_INT 4
2358#define SIZEOF_LONG 4
2359#define SIZEOF_UNSIGNED_LONG 4
2360#define SIZEOF_LONG_LONG 8
2361#define SIZEOF_UNSIGNED_LONG_LONG 8
2362#define SIZEOF_FLOAT 4
2363#define SIZEOF_DOUBLE 8
2364#define HAVE_LONG_DOUBLE_WIDER 1
2365#define HAVE_LONG_DOUBLE 1
2366#define HAVE_UINT8_T 1
2367#define HAVE_INT8_T 1
2368#define HAVE_UINT16_T 1
2369#define HAVE_INT16_T 1
2370#define HAVE_UINT32_T 1
2371#define HAVE_INT32_T 1
2372#define HAVE_UINT64_T 1
2373#define HAVE_INT64_T 1
2374#define A_UINT32_T unsigned int
2375#define A_INT32_T int
2376#define A_UINT64_T unsigned long long
2377#define A_INT64_T long long
2378#define HAVE_IEEE854_FLOAT80 1
2379#define LAME_LIBRARY_BUILD 1
2380#define TIME_WITH_SYS_TIME 1
2381#define HAVE_ALLOCA_H 1
2382#define HAVE_ALLOCA 1
2383#define HAVE_GETTIMEOFDAY 1
2384#define HAVE_STRTOL 1
2385#define HAVE_SOCKET 1
2386#define HAVE_TERMCAP_H 1
2387#define HAVE_NCURSES_TERMCAP_H 1
2388#define HAVE_MPGLIB 1
2389#define DECODE_ON_THE_FLY 1
2390#define USE_LAYER_2 1
2391#define BRHIST 1
2392#define HAVE_TERMCAP 1
2393#define TAKEHIRO_IEEE754_HACK 1
2394#define USE_FAST_LOG 1
2395#define NDEBUG 1
2396
2397configure: exit 0