Ticket #64611: config.log

File config.log, 48.4 KB (added by barracuda156, 2 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by opus configure 1.3.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-silent-rules
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Sergey-Fedorovs-Mac-mini.local
14uname -m = x86_64
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Thu Sep  6 11:44:53 AST 2012; root:xnu-1504.15.3/BUILD/obj//RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.8.0: Thu Sep  6 11:44:53 AST 2012; root:xnu-1504.15.3/BUILD/obj//RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 53 tasks, 278 threads, 8 processors
34Load average: 0.85, Mach factor: 7.13
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2364: checking whether make supports nested variables
52configure:2381: result: yes
53configure:2447: checking for a BSD-compatible install
54configure:2515: result: /usr/bin/install -c
55configure:2526: checking whether build environment is sane
56configure:2581: result: yes
57configure:2732: checking for a thread-safe mkdir -p
58configure:2771: result: /opt/local/bin/gmkdir -p
59configure:2778: checking for gawk
60configure:2794: found /opt/local/bin/gawk
61configure:2805: result: gawk
62configure:2816: checking whether make sets $(MAKE)
63configure:2838: result: yes
64configure:2963: checking whether to enable maintainer-specific portions of Makefiles
65configure:2972: result: yes
66configure:2990: checking build system type
67configure:3004: result: x86_64-apple-darwin10.8.0
68configure:3024: checking host system type
69configure:3037: result: x86_64-apple-darwin10.8.0
70configure:3109: checking how to print strings
71configure:3136: result: printf
72configure:3169: checking for style of include used by make
73configure:3197: result: GNU
74configure:3268: checking for gcc
75configure:3295: result: /usr/bin/gcc-4.2
76configure:3524: checking for C compiler version
77configure:3533: /usr/bin/gcc-4.2 --version >&5
78i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
79Copyright (C) 2007 Free Software Foundation, Inc.
80This is free software; see the source for copying conditions.  There is NO
81warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
82
83configure:3544: $? = 0
84configure:3533: /usr/bin/gcc-4.2 -v >&5
85Using built-in specs.
86Target: i686-apple-darwin10
87Configured with: /var/tmp/gcc/gcc-5646~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
88Thread model: posix
89gcc version 4.2.1 (Apple Inc. build 5646)
90configure:3544: $? = 0
91configure:3533: /usr/bin/gcc-4.2 -V >&5
92gcc-4.2: argument to `-V' is missing
93configure:3544: $? = 1
94configure:3533: /usr/bin/gcc-4.2 -qversion >&5
95i686-apple-darwin10-gcc-4.2.1: no input files
96configure:3544: $? = 1
97configure:3564: checking whether the C compiler works
98configure:3586: /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
99configure:3590: $? = 0
100configure:3638: result: yes
101configure:3641: checking for C compiler default output file name
102configure:3643: result: a.out
103configure:3649: checking for suffix of executables
104configure:3656: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
105configure:3660: $? = 0
106configure:3682: result:
107configure:3704: checking whether we are cross compiling
108configure:3712: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
109configure:3716: $? = 0
110configure:3723: ./conftest
111configure:3727: $? = 0
112configure:3742: result: no
113configure:3747: checking for suffix of object files
114configure:3769: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
115configure:3773: $? = 0
116configure:3794: result: o
117configure:3798: checking whether we are using the GNU C compiler
118configure:3817: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
119configure:3817: $? = 0
120configure:3826: result: yes
121configure:3835: checking whether /usr/bin/gcc-4.2 accepts -g
122configure:3855: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
123configure:3855: $? = 0
124configure:3896: result: yes
125configure:3913: checking for /usr/bin/gcc-4.2 option to accept ISO C89
126configure:3976: /usr/bin/gcc-4.2  -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
127configure:3976: $? = 0
128configure:3989: result: none needed
129configure:4014: checking whether /usr/bin/gcc-4.2 understands -c and -o together
130configure:4036: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o
131configure:4039: $? = 0
132configure:4036: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o
133configure:4039: $? = 0
134configure:4051: result: yes
135configure:4070: checking dependency style of /usr/bin/gcc-4.2
136configure:4181: result: gcc3
137configure:4196: checking for a sed that does not truncate output
138configure:4260: result: /opt/local/bin/gsed
139configure:4278: checking for grep that handles long lines and -e
140configure:4336: result: /opt/local/bin/ggrep
141configure:4341: checking for egrep
142configure:4403: result: /opt/local/bin/ggrep -E
143configure:4408: checking for fgrep
144configure:4470: result: /opt/local/bin/ggrep -F
145configure:4505: checking for ld used by /usr/bin/gcc-4.2
146configure:4572: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
147configure:4579: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
148configure:4594: result: no
149configure:4606: checking for BSD- or MS-compatible name lister (nm)
150configure:4660: result: /opt/local/bin/nm
151configure:4790: checking the name lister (/opt/local/bin/nm) interface
152configure:4797: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
153configure:4800: /opt/local/bin/nm "conftest.o"
154configure:4803: output
15500000000 D _some_variable
156configure:4810: result: BSD nm
157configure:4813: checking whether ln -s works
158configure:4817: result: yes
159configure:4825: checking the maximum length of command line arguments
160configure:4956: result: 196608
161configure:5004: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
162configure:5044: result: func_convert_file_noop
163configure:5051: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
164configure:5071: result: func_convert_file_noop
165configure:5078: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
166configure:5085: result: -r
167configure:5159: checking for objdump
168configure:5189: result: no
169configure:5218: checking how to recognize dependent libraries
170configure:5418: result: pass_all
171configure:5503: checking for dlltool
172configure:5533: result: no
173configure:5563: checking how to associate runtime and link libraries
174configure:5590: result: printf %s\n
175configure:5651: checking for ar
176configure:5667: found /opt/local/bin/ar
177configure:5678: result: ar
178configure:5715: checking for archiver @FILE support
179configure:5732: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
180configure:5732: $? = 0
181configure:5735: ar cru libconftest.a @conftest.lst >&5
182ar: @conftest.lst: No such file or directory
183configure:5738: $? = 1
184configure:5758: result: no
185configure:5816: checking for strip
186configure:5832: found /opt/local/bin/strip
187configure:5843: result: strip
188configure:5915: checking for ranlib
189configure:5931: found /opt/local/bin/ranlib
190configure:5942: result: ranlib
191configure:6044: checking command to parse /opt/local/bin/nm output from /usr/bin/gcc-4.2 object
192configure:6197: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
193configure:6200: $? = 0
194configure:6204: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
195configure:6207: $? = 0
196cannot find nm_test_var in conftest.nm
197configure:6197: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
198configure:6200: $? = 0
199configure:6204: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
200configure:6207: $? = 0
201configure:6273: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c conftstm.o >&5
202configure:6276: $? = 0
203configure:6314: result: ok
204configure:6361: checking for sysroot
205configure:6391: result: no
206configure:6398: checking for a working dd
207configure:6436: result: /bin/dd
208configure:6440: checking how to truncate binary pipes
209configure:6455: result: /bin/dd bs=4096 count=1
210configure:6784: checking for mt
211configure:6814: result: no
212configure:6834: checking if : is a manifest tool
213configure:6840: : '-?'
214configure:6848: result: no
215configure:6904: checking for dsymutil
216configure:6920: found /usr/bin/dsymutil
217configure:6931: result: dsymutil
218configure:6996: checking for nmedit
219configure:7012: found /opt/local/bin/nmedit
220configure:7023: result: nmedit
221configure:7088: checking for lipo
222configure:7104: found /opt/local/bin/lipo
223configure:7115: result: lipo
224configure:7180: checking for otool
225configure:7196: found /opt/local/bin/otool
226configure:7207: result: otool
227configure:7272: checking for otool64
228configure:7302: result: no
229configure:7347: checking for -single_module linker flag
230/usr/bin/gcc-4.2 -pipe -Os -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
231configure:7380: result: yes
232configure:7383: checking for -exported_symbols_list linker flag
233configure:7403: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
234configure:7403: $? = 0
235configure:7413: result: yes
236configure:7416: checking for -force_load linker flag
237/usr/bin/gcc-4.2 -pipe -Os -arch ppc -c -o conftest.o conftest.c
238ar cru libconftest.a conftest.o
239ranlib libconftest.a
240/usr/bin/gcc-4.2 -pipe -Os -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o conftest conftest.c -Wl,-force_load,./libconftest.a
241configure:7448: result: yes
242configure:7525: checking how to run the C preprocessor
243configure:7556: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
244configure:7556: $? = 0
245configure:7570: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
246conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
247configure:7570: $? = 1
248configure: failed program was:
249| /* confdefs.h */
250| #define PACKAGE_NAME "opus"
251| #define PACKAGE_TARNAME "opus"
252| #define PACKAGE_VERSION "1.3.1"
253| #define PACKAGE_STRING "opus 1.3.1"
254| #define PACKAGE_BUGREPORT "opus@xiph.org"
255| #define PACKAGE_URL ""
256| /* end confdefs.h.  */
257| #include <ac_nonexistent.h>
258configure:7595: result: /usr/bin/gcc-4.2 -E
259configure:7615: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
260configure:7615: $? = 0
261configure:7629: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
262conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
263configure:7629: $? = 1
264configure: failed program was:
265| /* confdefs.h */
266| #define PACKAGE_NAME "opus"
267| #define PACKAGE_TARNAME "opus"
268| #define PACKAGE_VERSION "1.3.1"
269| #define PACKAGE_STRING "opus 1.3.1"
270| #define PACKAGE_BUGREPORT "opus@xiph.org"
271| #define PACKAGE_URL ""
272| /* end confdefs.h.  */
273| #include <ac_nonexistent.h>
274configure:7658: checking for ANSI C header files
275configure:7678: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
276configure:7678: $? = 0
277configure:7751: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
278configure:7751: $? = 0
279configure:7751: ./conftest
280configure:7751: $? = 0
281configure:7762: result: yes
282configure:7775: checking for sys/types.h
283configure:7775: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
284configure:7775: $? = 0
285configure:7775: result: yes
286configure:7775: checking for sys/stat.h
287configure:7775: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
288configure:7775: $? = 0
289configure:7775: result: yes
290configure:7775: checking for stdlib.h
291configure:7775: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
292configure:7775: $? = 0
293configure:7775: result: yes
294configure:7775: checking for string.h
295configure:7775: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
296configure:7775: $? = 0
297configure:7775: result: yes
298configure:7775: checking for memory.h
299configure:7775: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
300configure:7775: $? = 0
301configure:7775: result: yes
302configure:7775: checking for strings.h
303configure:7775: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
304configure:7775: $? = 0
305configure:7775: result: yes
306configure:7775: checking for inttypes.h
307configure:7775: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
308configure:7775: $? = 0
309configure:7775: result: yes
310configure:7775: checking for stdint.h
311configure:7775: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
312configure:7775: $? = 0
313configure:7775: result: yes
314configure:7775: checking for unistd.h
315configure:7775: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
316configure:7775: $? = 0
317configure:7775: result: yes
318configure:7789: checking for dlfcn.h
319configure:7789: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
320configure:7789: $? = 0
321configure:7789: result: yes
322configure:8045: checking for objdir
323configure:8060: result: .libs
324configure:8324: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
325configure:8342: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
326cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
327configure:8346: $? = 0
328configure:8359: result: no
329configure:8717: checking for /usr/bin/gcc-4.2 option to produce PIC
330configure:8724: result: -fno-common -DPIC
331configure:8732: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
332configure:8750: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
333configure:8754: $? = 0
334configure:8767: result: yes
335configure:8796: checking if /usr/bin/gcc-4.2 static flag -static works
336configure:8824: result: no
337configure:8839: checking if /usr/bin/gcc-4.2 supports -c -o file.o
338configure:8860: /usr/bin/gcc-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -o out/conftest2.o conftest.c >&5
339configure:8864: $? = 0
340configure:8886: result: yes
341configure:8894: checking if /usr/bin/gcc-4.2 supports -c -o file.o
342configure:8941: result: yes
343configure:8974: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
344configure:10233: result: yes
345configure:10473: checking dynamic linker characteristics
346configure:11294: result: darwin10.8.0 dyld
347configure:11416: checking how to hardcode library paths into programs
348configure:11441: result: immediate
349configure:11989: checking whether stripping libraries is possible
350configure:12003: result: yes
351configure:12029: checking if libtool supports shared libraries
352configure:12031: result: yes
353configure:12034: checking whether to build shared libraries
354configure:12059: result: yes
355configure:12062: checking whether to build static libraries
356configure:12066: result: yes
357configure:12105: checking for /usr/bin/gcc-4.2 option to accept ISO C99
358configure:12254: /usr/bin/gcc-4.2  -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
359conftest.c:71: error: expected ';', ',' or ')' before 'text'
360conftest.c: In function 'main':
361conftest.c:125: error: nested functions are disabled, use -fnested-functions to re-enable
362conftest.c:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
363conftest.c:125: error: 'newvar' undeclared (first use in this function)
364conftest.c:125: error: (Each undeclared identifier is reported only once
365conftest.c:125: error: for each function it appears in.)
366conftest.c:135: error: 'for' loop initial declaration used outside C99 mode
367configure:12254: $? = 1
368configure: failed program was:
369| /* confdefs.h */
370| #define PACKAGE_NAME "opus"
371| #define PACKAGE_TARNAME "opus"
372| #define PACKAGE_VERSION "1.3.1"
373| #define PACKAGE_STRING "opus 1.3.1"
374| #define PACKAGE_BUGREPORT "opus@xiph.org"
375| #define PACKAGE_URL ""
376| #define STDC_HEADERS 1
377| #define HAVE_SYS_TYPES_H 1
378| #define HAVE_SYS_STAT_H 1
379| #define HAVE_STDLIB_H 1
380| #define HAVE_STRING_H 1
381| #define HAVE_MEMORY_H 1
382| #define HAVE_STRINGS_H 1
383| #define HAVE_INTTYPES_H 1
384| #define HAVE_STDINT_H 1
385| #define HAVE_UNISTD_H 1
386| #define HAVE_DLFCN_H 1
387| #define LT_OBJDIR ".libs/"
388| /* end confdefs.h.  */
389| #include <stdarg.h>
390| #include <stdbool.h>
391| #include <stdlib.h>
392| #include <wchar.h>
393| #include <stdio.h>
394|
395| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
396| #define debug(...) fprintf (stderr, __VA_ARGS__)
397| #define showlist(...) puts (#__VA_ARGS__)
398| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
399| static void
400| test_varargs_macros (void)
401| {
402|   int x = 1234;
403|   int y = 5678;
404|   debug ("Flag");
405|   debug ("X = %d\n", x);
406|   showlist (The first, second, and third items.);
407|   report (x>y, "x is %d but y is %d", x, y);
408| }
409|
410| // Check long long types.
411| #define BIG64 18446744073709551615ull
412| #define BIG32 4294967295ul
413| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
414| #if !BIG_OK
415|   your preprocessor is broken;
416| #endif
417| #if BIG_OK
418| #else
419|   your preprocessor is broken;
420| #endif
421| static long long int bignum = -9223372036854775807LL;
422| static unsigned long long int ubignum = BIG64;
423|
424| struct incomplete_array
425| {
426|   int datasize;
427|   double data[];
428| };
429|
430| struct named_init {
431|   int number;
432|   const wchar_t *name;
433|   double average;
434| };
435|
436| typedef const char *ccp;
437|
438| static inline int
439| test_restrict (ccp restrict text)
440| {
441|   // See if C++-style comments work.
442|   // Iterate through items via the restricted pointer.
443|   // Also check for declarations in for loops.
444|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
445|     continue;
446|   return 0;
447| }
448|
449| // Check varargs and va_copy.
450| static void
451| test_varargs (const char *format, ...)
452| {
453|   va_list args;
454|   va_start (args, format);
455|   va_list args_copy;
456|   va_copy (args_copy, args);
457|
458|   const char *str;
459|   int number;
460|   float fnumber;
461|
462|   while (*format)
463|     {
464|       switch (*format++)
465|       {
466|       case 's': // string
467|         str = va_arg (args_copy, const char *);
468|         break;
469|       case 'd': // int
470|         number = va_arg (args_copy, int);
471|         break;
472|       case 'f': // float
473|         fnumber = va_arg (args_copy, double);
474|         break;
475|       default:
476|         break;
477|       }
478|     }
479|   va_end (args_copy);
480|   va_end (args);
481| }
482|
483| int
484| main ()
485| {
486|
487|   // Check bool.
488|   _Bool success = false;
489|
490|   // Check restrict.
491|   if (test_restrict ("String literal") == 0)
492|     success = true;
493|   char *restrict newvar = "Another string";
494|
495|   // Check varargs.
496|   test_varargs ("s, d' f .", "string", 65, 34.234);
497|   test_varargs_macros ();
498|
499|   // Check flexible array members.
500|   struct incomplete_array *ia =
501|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
502|   ia->datasize = 10;
503|   for (int i = 0; i < ia->datasize; ++i)
504|     ia->data[i] = i * 1.234;
505|
506|   // Check named initializers.
507|   struct named_init ni = {
508|     .number = 34,
509|     .name = L"Test wide string",
510|     .average = 543.34343,
511|   };
512|
513|   ni.number = 58;
514|
515|   int dynamic_array[ni.number];
516|   dynamic_array[ni.number - 1] = 543;
517|
518|   // work around unused variable warnings
519|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
520|         || dynamic_array[ni.number - 1] != 543);
521|
522|   ;
523|   return 0;
524| }
525configure:12254: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
526configure:12254: $? = 0
527configure:12274: result: -std=gnu99
528configure:12282: checking for an ANSI C-conforming const
529configure:12348: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
530configure:12348: $? = 0
531configure:12355: result: yes
532configure:12363: checking for inline
533configure:12379: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
534configure:12379: $? = 0
535configure:12387: result: inline
536configure:12415: checking dependency style of /usr/bin/gcc-4.2 -std=gnu99
537configure:12524: result: gcc3
538configure:12548: checking for C/C++ restrict keyword
539configure:12573: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
540configure:12573: $? = 0
541configure:12581: result: __restrict
542configure:12596: checking for C99 variable-size arrays
543configure:12609: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
544configure:12609: $? = 0
545configure:12622: result: yes
546configure:13842: checking if compiler supports SSE intrinsics
547configure:13863: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
548conftest.c:24:23: error: xmmintrin.h: No such file or directory
549conftest.c: In function 'main':
550conftest.c:31: error: '__m128' undeclared (first use in this function)
551conftest.c:31: error: (Each undeclared identifier is reported only once
552conftest.c:31: error: for each function it appears in.)
553conftest.c:31: error: expected ';' before 'mtest'
554conftest.c:32: error: 'mtest' undeclared (first use in this function)
555conftest.c:32: warning: implicit declaration of function '_mm_set1_ps'
556conftest.c:33: warning: implicit declaration of function '_mm_mul_ps'
557conftest.c:34: warning: implicit declaration of function '_mm_cvtss_si32'
558configure:13863: $? = 1
559configure: failed program was:
560| /* confdefs.h */
561| #define PACKAGE_NAME "opus"
562| #define PACKAGE_TARNAME "opus"
563| #define PACKAGE_VERSION "1.3.1"
564| #define PACKAGE_STRING "opus 1.3.1"
565| #define PACKAGE_BUGREPORT "opus@xiph.org"
566| #define PACKAGE_URL ""
567| #define STDC_HEADERS 1
568| #define HAVE_SYS_TYPES_H 1
569| #define HAVE_SYS_STAT_H 1
570| #define HAVE_STDLIB_H 1
571| #define HAVE_STRING_H 1
572| #define HAVE_MEMORY_H 1
573| #define HAVE_STRINGS_H 1
574| #define HAVE_INTTYPES_H 1
575| #define HAVE_STDINT_H 1
576| #define HAVE_UNISTD_H 1
577| #define HAVE_DLFCN_H 1
578| #define LT_OBJDIR ".libs/"
579| #define OPUS_BUILD /**/
580| #define restrict __restrict
581| #define VAR_ARRAYS 1
582| /* end confdefs.h.  */
583| #include <xmmintrin.h>
584|            #include <time.h>
585|
586| int
587| main ()
588| {
589|
590|              __m128 mtest;
591|              mtest = _mm_set1_ps((float)time(NULL));
592|              mtest = _mm_mul_ps(mtest, mtest);
593|              return _mm_cvtss_si32(mtest);
594|
595|
596|   ;
597|   return 0;
598| }
599configure:13873: result: no
600configure:13875: checking if compiler supports SSE intrinsics with -msse
601configure:13897: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -msse -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
602conftest.c:24:23: error: xmmintrin.h: No such file or directory
603conftest.c: In function 'main':
604conftest.c:31: error: '__m128' undeclared (first use in this function)
605conftest.c:31: error: (Each undeclared identifier is reported only once
606conftest.c:31: error: for each function it appears in.)
607conftest.c:31: error: expected ';' before 'mtest'
608conftest.c:32: error: 'mtest' undeclared (first use in this function)
609conftest.c:32: warning: implicit declaration of function '_mm_set1_ps'
610conftest.c:33: warning: implicit declaration of function '_mm_mul_ps'
611conftest.c:34: warning: implicit declaration of function '_mm_cvtss_si32'
612configure:13897: $? = 1
613configure: failed program was:
614| /* confdefs.h */
615| #define PACKAGE_NAME "opus"
616| #define PACKAGE_TARNAME "opus"
617| #define PACKAGE_VERSION "1.3.1"
618| #define PACKAGE_STRING "opus 1.3.1"
619| #define PACKAGE_BUGREPORT "opus@xiph.org"
620| #define PACKAGE_URL ""
621| #define STDC_HEADERS 1
622| #define HAVE_SYS_TYPES_H 1
623| #define HAVE_SYS_STAT_H 1
624| #define HAVE_STDLIB_H 1
625| #define HAVE_STRING_H 1
626| #define HAVE_MEMORY_H 1
627| #define HAVE_STRINGS_H 1
628| #define HAVE_INTTYPES_H 1
629| #define HAVE_STDINT_H 1
630| #define HAVE_UNISTD_H 1
631| #define HAVE_DLFCN_H 1
632| #define LT_OBJDIR ".libs/"
633| #define OPUS_BUILD /**/
634| #define restrict __restrict
635| #define VAR_ARRAYS 1
636| /* end confdefs.h.  */
637| #include <xmmintrin.h>
638|            #include <time.h>
639|
640| int
641| main ()
642| {
643|
644|              __m128 mtest;
645|              mtest = _mm_set1_ps((float)time(NULL));
646|              mtest = _mm_mul_ps(mtest, mtest);
647|              return _mm_cvtss_si32(mtest);
648|
649|
650|   ;
651|   return 0;
652| }
653configure:13905: result: no
654configure:13926: checking if compiler supports SSE2 intrinsics
655configure:13947: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
656conftest.c:24:23: error: emmintrin.h: No such file or directory
657conftest.c: In function 'main':
658conftest.c:31: error: '__m128i' undeclared (first use in this function)
659conftest.c:31: error: (Each undeclared identifier is reported only once
660conftest.c:31: error: for each function it appears in.)
661conftest.c:31: error: expected ';' before 'mtest'
662conftest.c:32: error: 'mtest' undeclared (first use in this function)
663conftest.c:32: warning: implicit declaration of function '_mm_set1_epi32'
664conftest.c:33: warning: implicit declaration of function '_mm_mul_epu32'
665conftest.c:34: warning: implicit declaration of function '_mm_cvtsi128_si32'
666configure:13947: $? = 1
667configure: failed program was:
668| /* confdefs.h */
669| #define PACKAGE_NAME "opus"
670| #define PACKAGE_TARNAME "opus"
671| #define PACKAGE_VERSION "1.3.1"
672| #define PACKAGE_STRING "opus 1.3.1"
673| #define PACKAGE_BUGREPORT "opus@xiph.org"
674| #define PACKAGE_URL ""
675| #define STDC_HEADERS 1
676| #define HAVE_SYS_TYPES_H 1
677| #define HAVE_SYS_STAT_H 1
678| #define HAVE_STDLIB_H 1
679| #define HAVE_STRING_H 1
680| #define HAVE_MEMORY_H 1
681| #define HAVE_STRINGS_H 1
682| #define HAVE_INTTYPES_H 1
683| #define HAVE_STDINT_H 1
684| #define HAVE_UNISTD_H 1
685| #define HAVE_DLFCN_H 1
686| #define LT_OBJDIR ".libs/"
687| #define OPUS_BUILD /**/
688| #define restrict __restrict
689| #define VAR_ARRAYS 1
690| /* end confdefs.h.  */
691| #include <emmintrin.h>
692|            #include <time.h>
693|
694| int
695| main ()
696| {
697|
698|             __m128i mtest;
699|             mtest = _mm_set1_epi32((int)time(NULL));
700|             mtest = _mm_mul_epu32(mtest, mtest);
701|             return _mm_cvtsi128_si32(mtest);
702|
703|
704|   ;
705|   return 0;
706| }
707configure:13957: result: no
708configure:13959: checking if compiler supports SSE2 intrinsics with -msse2
709configure:13981: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -msse2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
710conftest.c:24:23: error: emmintrin.h: No such file or directory
711conftest.c: In function 'main':
712conftest.c:31: error: '__m128i' undeclared (first use in this function)
713conftest.c:31: error: (Each undeclared identifier is reported only once
714conftest.c:31: error: for each function it appears in.)
715conftest.c:31: error: expected ';' before 'mtest'
716conftest.c:32: error: 'mtest' undeclared (first use in this function)
717conftest.c:32: warning: implicit declaration of function '_mm_set1_epi32'
718conftest.c:33: warning: implicit declaration of function '_mm_mul_epu32'
719conftest.c:34: warning: implicit declaration of function '_mm_cvtsi128_si32'
720configure:13981: $? = 1
721configure: failed program was:
722| /* confdefs.h */
723| #define PACKAGE_NAME "opus"
724| #define PACKAGE_TARNAME "opus"
725| #define PACKAGE_VERSION "1.3.1"
726| #define PACKAGE_STRING "opus 1.3.1"
727| #define PACKAGE_BUGREPORT "opus@xiph.org"
728| #define PACKAGE_URL ""
729| #define STDC_HEADERS 1
730| #define HAVE_SYS_TYPES_H 1
731| #define HAVE_SYS_STAT_H 1
732| #define HAVE_STDLIB_H 1
733| #define HAVE_STRING_H 1
734| #define HAVE_MEMORY_H 1
735| #define HAVE_STRINGS_H 1
736| #define HAVE_INTTYPES_H 1
737| #define HAVE_STDINT_H 1
738| #define HAVE_UNISTD_H 1
739| #define HAVE_DLFCN_H 1
740| #define LT_OBJDIR ".libs/"
741| #define OPUS_BUILD /**/
742| #define restrict __restrict
743| #define VAR_ARRAYS 1
744| /* end confdefs.h.  */
745| #include <emmintrin.h>
746|            #include <time.h>
747|
748| int
749| main ()
750| {
751|
752|             __m128i mtest;
753|             mtest = _mm_set1_epi32((int)time(NULL));
754|             mtest = _mm_mul_epu32(mtest, mtest);
755|             return _mm_cvtsi128_si32(mtest);
756|
757|
758|   ;
759|   return 0;
760| }
761configure:13989: result: no
762configure:14010: checking if compiler supports SSE4.1 intrinsics
763configure:14031: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
764conftest.c:24:23: error: smmintrin.h: No such file or directory
765conftest.c: In function 'main':
766conftest.c:31: error: '__m128i' undeclared (first use in this function)
767conftest.c:31: error: (Each undeclared identifier is reported only once
768conftest.c:31: error: for each function it appears in.)
769conftest.c:31: error: expected ';' before 'mtest'
770conftest.c:32: error: 'mtest' undeclared (first use in this function)
771conftest.c:32: warning: implicit declaration of function '_mm_set1_epi32'
772conftest.c:33: warning: implicit declaration of function '_mm_mul_epi32'
773conftest.c:34: warning: implicit declaration of function '_mm_cvtsi128_si32'
774configure:14031: $? = 1
775configure: failed program was:
776| /* confdefs.h */
777| #define PACKAGE_NAME "opus"
778| #define PACKAGE_TARNAME "opus"
779| #define PACKAGE_VERSION "1.3.1"
780| #define PACKAGE_STRING "opus 1.3.1"
781| #define PACKAGE_BUGREPORT "opus@xiph.org"
782| #define PACKAGE_URL ""
783| #define STDC_HEADERS 1
784| #define HAVE_SYS_TYPES_H 1
785| #define HAVE_SYS_STAT_H 1
786| #define HAVE_STDLIB_H 1
787| #define HAVE_STRING_H 1
788| #define HAVE_MEMORY_H 1
789| #define HAVE_STRINGS_H 1
790| #define HAVE_INTTYPES_H 1
791| #define HAVE_STDINT_H 1
792| #define HAVE_UNISTD_H 1
793| #define HAVE_DLFCN_H 1
794| #define LT_OBJDIR ".libs/"
795| #define OPUS_BUILD /**/
796| #define restrict __restrict
797| #define VAR_ARRAYS 1
798| /* end confdefs.h.  */
799| #include <smmintrin.h>
800|            #include <time.h>
801|
802| int
803| main ()
804| {
805|
806|             __m128i mtest;
807|             mtest = _mm_set1_epi32((int)time(NULL));
808|             mtest = _mm_mul_epi32(mtest, mtest);
809|             return _mm_cvtsi128_si32(mtest);
810|
811|
812|   ;
813|   return 0;
814| }
815configure:14041: result: no
816configure:14043: checking if compiler supports SSE4.1 intrinsics with -msse4.1
817configure:14065: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -msse4.1 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
818cc1: error: unrecognized command line option "-msse4.1"
819configure:14065: $? = 1
820configure: failed program was:
821| /* confdefs.h */
822| #define PACKAGE_NAME "opus"
823| #define PACKAGE_TARNAME "opus"
824| #define PACKAGE_VERSION "1.3.1"
825| #define PACKAGE_STRING "opus 1.3.1"
826| #define PACKAGE_BUGREPORT "opus@xiph.org"
827| #define PACKAGE_URL ""
828| #define STDC_HEADERS 1
829| #define HAVE_SYS_TYPES_H 1
830| #define HAVE_SYS_STAT_H 1
831| #define HAVE_STDLIB_H 1
832| #define HAVE_STRING_H 1
833| #define HAVE_MEMORY_H 1
834| #define HAVE_STRINGS_H 1
835| #define HAVE_INTTYPES_H 1
836| #define HAVE_STDINT_H 1
837| #define HAVE_UNISTD_H 1
838| #define HAVE_DLFCN_H 1
839| #define LT_OBJDIR ".libs/"
840| #define OPUS_BUILD /**/
841| #define restrict __restrict
842| #define VAR_ARRAYS 1
843| /* end confdefs.h.  */
844| #include <smmintrin.h>
845|            #include <time.h>
846|
847| int
848| main ()
849| {
850|
851|             __m128i mtest;
852|             mtest = _mm_set1_epi32((int)time(NULL));
853|             mtest = _mm_mul_epi32(mtest, mtest);
854|             return _mm_cvtsi128_si32(mtest);
855|
856|
857|   ;
858|   return 0;
859| }
860configure:14073: result: no
861configure:14094: checking if compiler supports AVX intrinsics
862configure:14115: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
863conftest.c:24:23: error: immintrin.h: No such file or directory
864conftest.c: In function 'main':
865conftest.c:31: error: '__m256' undeclared (first use in this function)
866conftest.c:31: error: (Each undeclared identifier is reported only once
867conftest.c:31: error: for each function it appears in.)
868conftest.c:31: error: expected ';' before 'mtest'
869conftest.c:32: error: 'mtest' undeclared (first use in this function)
870conftest.c:32: warning: implicit declaration of function '_mm256_set1_ps'
871conftest.c:33: warning: implicit declaration of function '_mm256_addsub_ps'
872conftest.c:34: warning: implicit declaration of function '_mm_cvtss_si32'
873conftest.c:34: warning: implicit declaration of function '_mm256_extractf128_ps'
874configure:14115: $? = 1
875configure: failed program was:
876| /* confdefs.h */
877| #define PACKAGE_NAME "opus"
878| #define PACKAGE_TARNAME "opus"
879| #define PACKAGE_VERSION "1.3.1"
880| #define PACKAGE_STRING "opus 1.3.1"
881| #define PACKAGE_BUGREPORT "opus@xiph.org"
882| #define PACKAGE_URL ""
883| #define STDC_HEADERS 1
884| #define HAVE_SYS_TYPES_H 1
885| #define HAVE_SYS_STAT_H 1
886| #define HAVE_STDLIB_H 1
887| #define HAVE_STRING_H 1
888| #define HAVE_MEMORY_H 1
889| #define HAVE_STRINGS_H 1
890| #define HAVE_INTTYPES_H 1
891| #define HAVE_STDINT_H 1
892| #define HAVE_UNISTD_H 1
893| #define HAVE_DLFCN_H 1
894| #define LT_OBJDIR ".libs/"
895| #define OPUS_BUILD /**/
896| #define restrict __restrict
897| #define VAR_ARRAYS 1
898| /* end confdefs.h.  */
899| #include <immintrin.h>
900|            #include <time.h>
901|
902| int
903| main ()
904| {
905|
906|              __m256 mtest;
907|              mtest = _mm256_set1_ps((float)time(NULL));
908|              mtest = _mm256_addsub_ps(mtest, mtest);
909|              return _mm_cvtss_si32(_mm256_extractf128_ps(mtest, 0));
910|
911|
912|   ;
913|   return 0;
914| }
915configure:14125: result: no
916configure:14127: checking if compiler supports AVX intrinsics with -mavx
917configure:14149: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -mavx -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
918cc1: error: unrecognized command line option "-mavx"
919configure:14149: $? = 1
920configure: failed program was:
921| /* confdefs.h */
922| #define PACKAGE_NAME "opus"
923| #define PACKAGE_TARNAME "opus"
924| #define PACKAGE_VERSION "1.3.1"
925| #define PACKAGE_STRING "opus 1.3.1"
926| #define PACKAGE_BUGREPORT "opus@xiph.org"
927| #define PACKAGE_URL ""
928| #define STDC_HEADERS 1
929| #define HAVE_SYS_TYPES_H 1
930| #define HAVE_SYS_STAT_H 1
931| #define HAVE_STDLIB_H 1
932| #define HAVE_STRING_H 1
933| #define HAVE_MEMORY_H 1
934| #define HAVE_STRINGS_H 1
935| #define HAVE_INTTYPES_H 1
936| #define HAVE_STDINT_H 1
937| #define HAVE_UNISTD_H 1
938| #define HAVE_DLFCN_H 1
939| #define LT_OBJDIR ".libs/"
940| #define OPUS_BUILD /**/
941| #define restrict __restrict
942| #define VAR_ARRAYS 1
943| /* end confdefs.h.  */
944| #include <immintrin.h>
945|            #include <time.h>
946|
947| int
948| main ()
949| {
950|
951|              __m256 mtest;
952|              mtest = _mm256_set1_ps((float)time(NULL));
953|              mtest = _mm256_addsub_ps(mtest, mtest);
954|              return _mm_cvtss_si32(_mm256_extractf128_ps(mtest, 0));
955|
956|
957|   ;
958|   return 0;
959| }
960configure:14157: result: no
961configure:14197: WARNING: Compiler does not support SSE intrinsics
962configure:14219: WARNING: Compiler does not support SSE2 intrinsics
963configure:14241: WARNING: Compiler does not support SSE4.1 intrinsics
964configure:14262: WARNING: Compiler does not support AVX intrinsics
965configure:14282: checking How to get X86 CPU Info
966configure:14311: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
967conftest.c: In function 'main':
968conftest.c:36: error: impossible constraint in 'asm'
969configure:14311: $? = 1
970configure: failed program was:
971| /* confdefs.h */
972| #define PACKAGE_NAME "opus"
973| #define PACKAGE_TARNAME "opus"
974| #define PACKAGE_VERSION "1.3.1"
975| #define PACKAGE_STRING "opus 1.3.1"
976| #define PACKAGE_BUGREPORT "opus@xiph.org"
977| #define PACKAGE_URL ""
978| #define STDC_HEADERS 1
979| #define HAVE_SYS_TYPES_H 1
980| #define HAVE_SYS_STAT_H 1
981| #define HAVE_STDLIB_H 1
982| #define HAVE_STRING_H 1
983| #define HAVE_MEMORY_H 1
984| #define HAVE_STRINGS_H 1
985| #define HAVE_INTTYPES_H 1
986| #define HAVE_STDINT_H 1
987| #define HAVE_UNISTD_H 1
988| #define HAVE_DLFCN_H 1
989| #define LT_OBJDIR ".libs/"
990| #define OPUS_BUILD /**/
991| #define restrict __restrict
992| #define VAR_ARRAYS 1
993| /* end confdefs.h.  */
994|
995|                  #include <stdio.h>
996|
997| int
998| main ()
999| {
1000|
1001|                  unsigned int CPUInfo0;
1002|                  unsigned int CPUInfo1;
1003|                  unsigned int CPUInfo2;
1004|                  unsigned int CPUInfo3;
1005|                  unsigned int InfoType;
1006|                  __asm__ __volatile__ (
1007|                  "cpuid":
1008|                  "=a" (CPUInfo0),
1009|                  "=b" (CPUInfo1),
1010|                  "=c" (CPUInfo2),
1011|                  "=d" (CPUInfo3) :
1012|                  "a" (InfoType), "c" (0)
1013|                 );
1014|
1015|   ;
1016|   return 0;
1017| }
1018configure:14339: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
1019conftest.c:25:36: error: cpuid.h: No such file or directory
1020conftest.c: In function 'main':
1021conftest.c:36: warning: implicit declaration of function '__get_cpuid'
1022configure:14339: $? = 1
1023configure: failed program was:
1024| /* confdefs.h */
1025| #define PACKAGE_NAME "opus"
1026| #define PACKAGE_TARNAME "opus"
1027| #define PACKAGE_VERSION "1.3.1"
1028| #define PACKAGE_STRING "opus 1.3.1"
1029| #define PACKAGE_BUGREPORT "opus@xiph.org"
1030| #define PACKAGE_URL ""
1031| #define STDC_HEADERS 1
1032| #define HAVE_SYS_TYPES_H 1
1033| #define HAVE_SYS_STAT_H 1
1034| #define HAVE_STDLIB_H 1
1035| #define HAVE_STRING_H 1
1036| #define HAVE_MEMORY_H 1
1037| #define HAVE_STRINGS_H 1
1038| #define HAVE_INTTYPES_H 1
1039| #define HAVE_STDINT_H 1
1040| #define HAVE_UNISTD_H 1
1041| #define HAVE_DLFCN_H 1
1042| #define LT_OBJDIR ".libs/"
1043| #define OPUS_BUILD /**/
1044| #define restrict __restrict
1045| #define VAR_ARRAYS 1
1046| /* end confdefs.h.  */
1047|
1048|                  #include <cpuid.h>
1049|
1050| int
1051| main ()
1052| {
1053|
1054|                  unsigned int CPUInfo0;
1055|                  unsigned int CPUInfo1;
1056|                  unsigned int CPUInfo2;
1057|                  unsigned int CPUInfo3;
1058|                  unsigned int InfoType;
1059|                  __get_cpuid(InfoType, &CPUInfo0, &CPUInfo1, &CPUInfo2, &CPUInfo3);
1060|
1061|   ;
1062|   return 0;
1063| }
1064configure:14346: error: no supported Get CPU Info method, please disable run-time CPU capabilities detection or intrinsics
1065
1066## ---------------- ##
1067## Cache variables. ##
1068## ---------------- ##
1069
1070ac_cv_build=x86_64-apple-darwin10.8.0
1071ac_cv_c_compiler_gnu=yes
1072ac_cv_c_const=yes
1073ac_cv_c_inline=inline
1074ac_cv_c_restrict=__restrict
1075ac_cv_env_ARM_NEON_INTR_CFLAGS_set=
1076ac_cv_env_ARM_NEON_INTR_CFLAGS_value=
1077ac_cv_env_CCASFLAGS_set=
1078ac_cv_env_CCASFLAGS_value=
1079ac_cv_env_CCAS_set=
1080ac_cv_env_CCAS_value=
1081ac_cv_env_CC_set=set
1082ac_cv_env_CC_value=/usr/bin/gcc-4.2
1083ac_cv_env_CFLAGS_set=set
1084ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc'
1085ac_cv_env_CPPFLAGS_set=set
1086ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1087ac_cv_env_CPP_set=
1088ac_cv_env_CPP_value=
1089ac_cv_env_LDFLAGS_set=set
1090ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
1091ac_cv_env_LIBS_set=
1092ac_cv_env_LIBS_value=
1093ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1094ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1095ac_cv_env_X86_AVX_CFLAGS_set=
1096ac_cv_env_X86_AVX_CFLAGS_value=
1097ac_cv_env_X86_SSE2_CFLAGS_set=
1098ac_cv_env_X86_SSE2_CFLAGS_value=
1099ac_cv_env_X86_SSE4_1_CFLAGS_set=
1100ac_cv_env_X86_SSE4_1_CFLAGS_value=
1101ac_cv_env_X86_SSE_CFLAGS_set=
1102ac_cv_env_X86_SSE_CFLAGS_value=
1103ac_cv_env_build_alias_set=
1104ac_cv_env_build_alias_value=
1105ac_cv_env_host_alias_set=
1106ac_cv_env_host_alias_value=
1107ac_cv_env_target_alias_set=
1108ac_cv_env_target_alias_value=
1109ac_cv_header_dlfcn_h=yes
1110ac_cv_header_inttypes_h=yes
1111ac_cv_header_memory_h=yes
1112ac_cv_header_stdc=yes
1113ac_cv_header_stdint_h=yes
1114ac_cv_header_stdlib_h=yes
1115ac_cv_header_string_h=yes
1116ac_cv_header_strings_h=yes
1117ac_cv_header_sys_stat_h=yes
1118ac_cv_header_sys_types_h=yes
1119ac_cv_header_unistd_h=yes
1120ac_cv_host=x86_64-apple-darwin10.8.0
1121ac_cv_objext=o
1122ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
1123ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
1124ac_cv_path_GREP=/opt/local/bin/ggrep
1125ac_cv_path_SED=/opt/local/bin/gsed
1126ac_cv_path_lt_DD=/bin/dd
1127ac_cv_path_mkdir=/opt/local/bin/gmkdir
1128ac_cv_prog_AWK=gawk
1129ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
1130ac_cv_prog_ac_ct_AR=ar
1131ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
1132ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1133ac_cv_prog_ac_ct_LIPO=lipo
1134ac_cv_prog_ac_ct_NMEDIT=nmedit
1135ac_cv_prog_ac_ct_OTOOL=otool
1136ac_cv_prog_ac_ct_RANLIB=ranlib
1137ac_cv_prog_ac_ct_STRIP=strip
1138ac_cv_prog_cc_c89=
1139ac_cv_prog_cc_c99=-std=gnu99
1140ac_cv_prog_cc_g=yes
1141ac_cv_prog_make_make_set=yes
1142am_cv_CCAS_dependencies_compiler_type=gcc3
1143am_cv_CC_dependencies_compiler_type=gcc3
1144am_cv_make_support_nested_variables=yes
1145am_cv_prog_cc_c_o=yes
1146lt_cv_apple_cc_single_mod=yes
1147lt_cv_ar_at_file=no
1148lt_cv_deplibs_check_method=pass_all
1149lt_cv_file_magic_cmd='$MAGIC_CMD'
1150lt_cv_file_magic_test_file=
1151lt_cv_ld_exported_symbols_list=yes
1152lt_cv_ld_force_load=yes
1153lt_cv_ld_reload_flag=-r
1154lt_cv_nm_interface='BSD nm'
1155lt_cv_objdir=.libs
1156lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1157lt_cv_path_NM=/opt/local/bin/nm
1158lt_cv_path_mainfest_tool=no
1159lt_cv_prog_compiler_c_o=yes
1160lt_cv_prog_compiler_pic='-fno-common -DPIC'
1161lt_cv_prog_compiler_pic_works=yes
1162lt_cv_prog_compiler_rtti_exceptions=no
1163lt_cv_prog_compiler_static_works=no
1164lt_cv_prog_gnu_ld=no
1165lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1166lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1167lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1168lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
1169lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1170lt_cv_sys_global_symbol_to_import=
1171lt_cv_sys_max_cmd_len=196608
1172lt_cv_to_host_file_cmd=func_convert_file_noop
1173lt_cv_to_tool_file_cmd=func_convert_file_noop
1174lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1175
1176## ----------------- ##
1177## Output variables. ##
1178## ----------------- ##
1179
1180ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_libopus/libopus/work/opus-1.3.1/missing aclocal-1.15'
1181AMDEPBACKSLASH='\'
1182AMDEP_FALSE='#'
1183AMDEP_TRUE=''
1184AMTAR='$${TAR-tar}'
1185AM_BACKSLASH='\'
1186AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1187AM_DEFAULT_VERBOSITY='1'
1188AM_V='$(V)'
1189AR='ar'
1190ARM2GNU_PARAMS=''
1191ARM_NEON_INTR_CFLAGS='-mfpu=neon'
1192AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_libopus/libopus/work/opus-1.3.1/missing autoconf'
1193AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_libopus/libopus/work/opus-1.3.1/missing autoheader'
1194AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_libopus/libopus/work/opus-1.3.1/missing automake-1.15'
1195AWK='gawk'
1196CC='/usr/bin/gcc-4.2 -std=gnu99'
1197CCAS='/usr/bin/gcc-4.2 -std=gnu99'
1198CCASDEPMODE='depmode=gcc3'
1199CCASFLAGS='-pipe -Os -arch ppc'
1200CCDEPMODE='depmode=gcc3'
1201CFLAGS='-pipe -Os -arch ppc'
1202CPP='/usr/bin/gcc-4.2 -E'
1203CPPFLAGS='-I/opt/local/include'
1204CPU_ARM_FALSE=''
1205CPU_ARM_TRUE=''
1206CUSTOM_MODES_FALSE=''
1207CUSTOM_MODES_TRUE='#'
1208CYGPATH_W='echo'
1209DEFS=''
1210DEPDIR='.deps'
1211DISABLE_FLOAT_API_FALSE=''
1212DISABLE_FLOAT_API_TRUE='#'
1213DLLTOOL='false'
1214DSYMUTIL='dsymutil'
1215DUMPBIN=''
1216ECHO_C='\c'
1217ECHO_N=''
1218ECHO_T=''
1219EGREP='/opt/local/bin/ggrep -E'
1220EXEEXT=''
1221EXTRA_PROGRAMS_FALSE=''
1222EXTRA_PROGRAMS_TRUE=''
1223FGREP='/opt/local/bin/ggrep -F'
1224FIXED_POINT_FALSE=''
1225FIXED_POINT_TRUE='#'
1226GREP='/opt/local/bin/ggrep'
1227HAVE_ARM_NE10=''
1228HAVE_ARM_NE10_FALSE=''
1229HAVE_ARM_NE10_TRUE=''
1230HAVE_ARM_NEON_INTR_FALSE=''
1231HAVE_ARM_NEON_INTR_TRUE=''
1232HAVE_AVX_FALSE=''
1233HAVE_AVX_TRUE='#'
1234HAVE_DOT=''
1235HAVE_DOXYGEN=''
1236HAVE_DOXYGEN_FALSE=''
1237HAVE_DOXYGEN_TRUE=''
1238HAVE_PERL=''
1239HAVE_SSE2_FALSE=''
1240HAVE_SSE2_TRUE='#'
1241HAVE_SSE4_1_FALSE=''
1242HAVE_SSE4_1_TRUE='#'
1243HAVE_SSE_FALSE=''
1244HAVE_SSE_TRUE='#'
1245INSTALL_DATA='${INSTALL} -m 644'
1246INSTALL_PROGRAM='${INSTALL}'
1247INSTALL_SCRIPT='${INSTALL}'
1248INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1249LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
1250LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
1251LIBM=''
1252LIBOBJS=''
1253LIBS=''
1254LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1255LIPO='lipo'
1256LN_S='ln -s'
1257LTLIBOBJS=''
1258LT_SYS_LIBRARY_PATH=''
1259MAINT=''
1260MAINTAINER_MODE_FALSE='#'
1261MAINTAINER_MODE_TRUE=''
1262MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_libopus/libopus/work/opus-1.3.1/missing makeinfo'
1263MANIFEST_TOOL=':'
1264MKDIR_P='/opt/local/bin/gmkdir -p'
1265NE10_CFLAGS=''
1266NE10_LIBS=''
1267NM='/opt/local/bin/nm'
1268NMEDIT='nmedit'
1269OBJDUMP='false'
1270OBJEXT='o'
1271OPUS_ARM_EXTERNAL_ASM_FALSE=''
1272OPUS_ARM_EXTERNAL_ASM_TRUE='#'
1273OPUS_ARM_INLINE_ASM_FALSE=''
1274OPUS_ARM_INLINE_ASM_TRUE='#'
1275OPUS_ARM_MAY_HAVE_EDSP=''
1276OPUS_ARM_MAY_HAVE_MEDIA=''
1277OPUS_ARM_MAY_HAVE_NEON=''
1278OPUS_ARM_NEON_INTR_CFLAGS=''
1279OPUS_HAVE_RTCD=''
1280OPUS_LT_AGE='8'
1281OPUS_LT_CURRENT='8'
1282OPUS_LT_REVISION='0'
1283OPUS_X86_AVX_CFLAGS=''
1284OPUS_X86_SSE2_CFLAGS=''
1285OPUS_X86_SSE4_1_CFLAGS=''
1286OPUS_X86_SSE_CFLAGS=''
1287OTOOL64=':'
1288OTOOL='otool'
1289PACKAGE='opus'
1290PACKAGE_BUGREPORT='opus@xiph.org'
1291PACKAGE_NAME='opus'
1292PACKAGE_STRING='opus 1.3.1'
1293PACKAGE_TARNAME='opus'
1294PACKAGE_URL=''
1295PACKAGE_VERSION='1.3.1'
1296PATH_SEPARATOR=':'
1297PC_BUILD='floating-point'
1298RANLIB='ranlib'
1299SED='/opt/local/bin/gsed'
1300SET_MAKE=''
1301SHELL='/bin/sh'
1302STRIP='strip'
1303VERSION='1.3.1'
1304X86_AVX_CFLAGS='-mavx'
1305X86_SSE2_CFLAGS='-msse2'
1306X86_SSE4_1_CFLAGS='-msse4.1'
1307X86_SSE_CFLAGS='-msse'
1308ac_ct_AR='ar'
1309ac_ct_CC='/usr/bin/gcc-4.2'
1310ac_ct_DUMPBIN=''
1311am__EXEEXT_FALSE=''
1312am__EXEEXT_TRUE=''
1313am__fastdepCCAS_FALSE='#'
1314am__fastdepCCAS_TRUE=''
1315am__fastdepCC_FALSE='#'
1316am__fastdepCC_TRUE=''
1317am__include='include'
1318am__isrc=''
1319am__leading_dot='.'
1320am__nodep='_no'
1321am__quote=''
1322am__tar='$${TAR-tar} chof - "$$tardir"'
1323am__untar='$${TAR-tar} xf -'
1324bindir='${exec_prefix}/bin'
1325build='x86_64-apple-darwin10.8.0'
1326build_alias=''
1327build_cpu='x86_64'
1328build_os='darwin10.8.0'
1329build_vendor='apple'
1330datadir='${datarootdir}'
1331datarootdir='${prefix}/share'
1332docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1333dvidir='${docdir}'
1334exec_prefix='NONE'
1335host='x86_64-apple-darwin10.8.0'
1336host_alias=''
1337host_cpu='x86_64'
1338host_os='darwin10.8.0'
1339host_vendor='apple'
1340htmldir='${docdir}'
1341includedir='${prefix}/include'
1342infodir='${datarootdir}/info'
1343install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_libopus/libopus/work/opus-1.3.1/install-sh'
1344libdir='${exec_prefix}/lib'
1345libexecdir='${exec_prefix}/libexec'
1346localedir='${datarootdir}/locale'
1347localstatedir='${prefix}/var'
1348mandir='${datarootdir}/man'
1349mkdir_p='$(MKDIR_P)'
1350oldincludedir='/usr/include'
1351pdfdir='${docdir}'
1352prefix='/opt/local'
1353program_transform_name='s,x,x,'
1354psdir='${docdir}'
1355sbindir='${exec_prefix}/sbin'
1356sharedstatedir='${prefix}/com'
1357sysconfdir='${prefix}/etc'
1358target_alias=''
1359
1360## ----------- ##
1361## confdefs.h. ##
1362## ----------- ##
1363
1364/* confdefs.h */
1365#define PACKAGE_NAME "opus"
1366#define PACKAGE_TARNAME "opus"
1367#define PACKAGE_VERSION "1.3.1"
1368#define PACKAGE_STRING "opus 1.3.1"
1369#define PACKAGE_BUGREPORT "opus@xiph.org"
1370#define PACKAGE_URL ""
1371#define STDC_HEADERS 1
1372#define HAVE_SYS_TYPES_H 1
1373#define HAVE_SYS_STAT_H 1
1374#define HAVE_STDLIB_H 1
1375#define HAVE_STRING_H 1
1376#define HAVE_MEMORY_H 1
1377#define HAVE_STRINGS_H 1
1378#define HAVE_INTTYPES_H 1
1379#define HAVE_STDINT_H 1
1380#define HAVE_UNISTD_H 1
1381#define HAVE_DLFCN_H 1
1382#define LT_OBJDIR ".libs/"
1383#define OPUS_BUILD /**/
1384#define restrict __restrict
1385#define VAR_ARRAYS 1
1386
1387configure: exit 1