The build took 00h 00m 43s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
6,772 |
sh |
4,926 |
ansic |
1,895 |
makefile |
13,593 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: a52dec 0.7.4-9 (Wed Aug 24 12:55:10 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking whether make sets ${MAKE}... yeschecking for working aclocal... foundchecking for working autoconf... foundchecking for working automake... foundchecking for working autoheader... foundchecking for working makeinfo... foundchecking whether to enable maintainer-specific portions of Makefiles... nochecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking for C compiler default output... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking how to run the C preprocessor... gcc -Echecking whether gcc needs -traditional... nochecking if gcc supports -O3 flags... yeschecking if gcc supports -O3 -fomit-frame-pointer flags... yeschecking for ld used by GCC... /usr/sbin/ldchecking if the linker (/usr/sbin/ld) is GNU ld... yeschecking for /usr/sbin/ld option to reload object files... -rchecking for BSD-compatible nm... nmchecking whether ln -s works... yeschecking how to recognise dependant libraries... pass_allchecking command to parse nm output... okchecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking dlfcn.h usability... yeschecking dlfcn.h presence... yeschecking for dlfcn.h... yeschecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for objdir... .libschecking for gcc option to produce PIC... -fPICchecking if gcc PIC flag -fPIC works... yeschecking if gcc static flag -static works... yeschecking if gcc supports -c -o file.o... yeschecking if gcc supports -c -o file.lo... yeschecking if gcc supports -fno-rtti -fno-exceptions... yeschecking whether the linker (/usr/sbin/ld) supports shared libraries... yeschecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking dynamic linker characteristics... GNU/Linux ld.sochecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking whether -lc should be explicitly linked in... nocreating libtoolchecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking sys/timeb.h usability... yeschecking sys/timeb.h presence... yeschecking for sys/timeb.h... yeschecking io.h usability... nochecking io.h presence... nochecking for io.h... nochecking for inttypes.h... (cached) yeschecking for gcc option to accept ANSI C... none neededchecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for always_inline... yeschecking for restrict... restrictchecking for size_t... yeschecking whether byte ordering is bigendian... nochecking for memalign... yeschecking for gettimeofday... yeschecking for ftime... yeschecking return type of signal handlers... voidchecking for _oss_ioctl in -lossaudio... nochecking __attribute__ ((aligned ())) support... 64configure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating autotools/Makefileconfig.status: creating include/Makefileconfig.status: creating test/Makefileconfig.status: creating doc/Makefileconfig.status: creating src/Makefileconfig.status: creating liba52/Makefileconfig.status: creating libao/Makefileconfig.status: creating vc++/Makefileconfig.status: creating include/config.hconfig.status: executing default-1 commandsMaking all in autotoolsmake[1]: Entering directory '/tmp/a52dec/src/a52dec-0.7.4/autotools'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/a52dec/src/a52dec-0.7.4/autotools'Making all in includemake[1]: Entering directory '/tmp/a52dec/src/a52dec-0.7.4/include'make[1]: Leaving directory '/tmp/a52dec/src/a52dec-0.7.4/include'Making all in docmake[1]: Entering directory '/tmp/a52dec/src/a52dec-0.7.4/doc'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/a52dec/src/a52dec-0.7.4/doc'Making all in liba52make[1]: Entering directory '/tmp/a52dec/src/a52dec-0.7.4/liba52'/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c bitstream.c/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c imdct.cmkdir .libsgcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c bitstream.c -o .libs/bitstream.lorm -f .libs/imdct.logcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c imdct.c -o .libs/imdct.lobitstream.c:44:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void bitstream_fill_current (a52_state_t * state) ^~~~~~~~~~~~~~~~~~~~~~In file included from bitstream.c:30:0:bitstream.h:66:23: warning: always_inline function might not be inlinable [-Wattributes] static inline int32_t bitstream_get_2 (a52_state_t * state, uint32_t num_bits) ^~~~~~~~~~~~~~~bitstream.h:53:24: warning: always_inline function might not be inlinable [-Wattributes] static inline uint32_t bitstream_get (a52_state_t * state, uint32_t num_bits) ^~~~~~~~~~~~~imdct.c:170:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ifft8 (complex_t * buf) ^~~~~imdct.c:88:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ifft4 (complex_t * buf) ^~~~~imdct.c:76:20: warning: always_inline function might not be inlinable [-Wattributes] static inline void ifft2 (complex_t * buf) ^~~~~mv -f .libs/bitstream.lo bitstream.o(cd . && ln -s bitstream.o bitstream.lo)/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c bit_allocate.crm -f .libs/bit_allocate.logcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c bit_allocate.c -o .libs/bit_allocate.lomv -f .libs/bit_allocate.lo bit_allocate.o(cd . && ln -s bit_allocate.o bit_allocate.lo)/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c parse.crm -f .libs/parse.logcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c parse.c -o .libs/parse.loparse.c:306:23: warning: always_inline function might not be inlinable [-Wattributes] static inline int16_t dither_gen (a52_state_t * state) ^~~~~~~~~~parse.c:292:19: warning: always_inline function might not be inlinable [-Wattributes] static inline int zero_snr_offsets (int nfchans, a52_state_t * state) ^~~~~~~~~~~~~~~~In file included from parse.c:32:0:bitstream.h:66:23: warning: always_inline function might not be inlinable [-Wattributes] static inline int32_t bitstream_get_2 (a52_state_t * state, uint32_t num_bits) ^~~~~~~~~~~~~~~bitstream.h:53:24: warning: always_inline function might not be inlinable [-Wattributes] static inline uint32_t bitstream_get (a52_state_t * state, uint32_t num_bits) ^~~~~~~~~~~~~mv -f .libs/imdct.lo imdct.o(cd . && ln -s imdct.o imdct.lo)/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -prefer-non-pic -c downmix.crm -f .libs/downmix.logcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -O3 -fomit-frame-pointer -c downmix.c -o .libs/downmix.lomv -f .libs/downmix.lo downmix.o(cd . && ln -s downmix.o downmix.lo)mv -f .libs/parse.lo parse.o(cd . && ln -s parse.o parse.lo)/bin/sh ../libtool --mode=link gcc -O3 -fomit-frame-pointer -prefer-non-pic -o liba52.la -rpath /usr/lib -no-undefined bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm rm -fr .libs/liba52.la .libs/liba52.* .libs/liba52.*gcc -shared bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm -Wl,-soname -Wl,liba52.so.0 -o .libs/liba52.so.0.0.0/usr/sbin/ld: imdct.lo: relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPICimdct.lo: error adding symbols: Bad valuecollect2: error: ld returned 1 exit statusmake[1]: *** [Makefile:196: liba52.la] Error 1make[1]: Leaving directory '/tmp/a52dec/src/a52dec-0.7.4/liba52'make: *** [Makefile:152: all-recursive] Error 1==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/a52dec/src/a52dec-0.7.4/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.53. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared## --------- #### Platform. #### --------- ##hostname = acf909f423c7uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknownhostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1411: checking for a BSD-compatible installconfigure:1465: result: /usr/bin/install -cconfigure:1476: checking whether build environment is saneconfigure:1519: result: yesconfigure:1534: checking whether make sets ${MAKE}configure:1554: result: yesconfigure:1586: checking for working aclocalconfigure:1593: result: foundconfigure:1601: checking for working autoconfconfigure:1608: result: foundconfigure:1616: checking for working automakeconfigure:1623: result: foundconfigure:1631: checking for working autoheaderconfigure:1638: result: foundconfigure:1646: checking for working makeinfoconfigure:1653: result: foundconfigure:1667: checking whether to enable maintainer-specific portions of Makefilesconfigure:1676: result: noconfigure:1696: checking build system typeconfigure:1714: result: x86_64-unknown-linux-gnuconfigure:1722: checking host system typeconfigure:1736: result: x86_64-unknown-linux-gnuconfigure:1753: checking for x86_64-unknown-linux-gccconfigure:1782: result: noconfigure:1791: checking for gccconfigure:1807: found /usr/sbin/gccconfigure:1817: result: gccconfigure:2061: checking for C compiler versionconfigure:2064: gcc --version &5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2067: $? = 0configure:2069: gcc -v &5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2072: $? = 0configure:2074: gcc -V &5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2077: $? = 1configure:2103: checking for C compiler default outputconfigure:2106: gcc conftest.c >&5configure:2109: $? = 0configure:2142: result: a.outconfigure:2147: checking whether the C compiler worksconfigure:2153: ./a.outconfigure:2156: $? = 0configure:2171: result: yesconfigure:2178: checking whether we are cross compilingconfigure:2180: result: noconfigure:2183: checking for suffix of executablesconfigure:2185: gcc -o conftest conftest.c >&5configure:2188: $? = 0configure:2210: result:configure:2216: checking for suffix of object filesconfigure:2240: gcc -c conftest.c >&5configure:2243: $? = 0configure:2262: result: oconfigure:2266: checking whether we are using the GNU C compilerconfigure:2293: gcc -c conftest.c >&5configure:2296: $? = 0configure:2299: test -s conftest.oconfigure:2302: $? = 0configure:2314: result: yesconfigure:2320: checking whether gcc accepts -gconfigure:2344: gcc -c -g conftest.c >&5configure:2347: $? = 0configure:2350: test -s conftest.oconfigure:2353: $? = 0configure:2363: result: yesconfigure:2390: gcc -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^~~~~conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of inputconfigure:2393: $? = 1configure: failed program was:#ifndef __cpluspluschoke me#endifconfigure:2509: checking how to run the C preprocessorconfigure:2535: gcc -E conftest.cconfigure:2541: $? = 0configure:2568: gcc -E conftest.cconfigure:2564:28: fatal error: ac_nonexistent.h: No such file or directory#line $LINENO "configure"^compilation terminated.configure:2574: $? = 1configure: failed program was:#line 2563 "configure"#include "confdefs.h"#include configure:2611: result: gcc -Econfigure:2626: gcc -E conftest.cconfigure:2632: $? = 0configure:2659: gcc -E conftest.cconfigure:2655:28: fatal error: ac_nonexistent.h: No such file or directory#line $LINENO "configure"^compilation terminated.configure:2665: $? = 1configure: failed program was:#line 2654 "configure"#include "confdefs.h"#include configure:2706: checking whether gcc needs -traditionalconfigure:2742: result: noconfigure:2757: checking if gcc supports -O3 flagsconfigure:2780: gcc -c -O3 conftest.c >&5configure:2783: $? = 0configure:2786: test -s conftest.oconfigure:2789: $? = 0configure:2799: result: yesconfigure:2808: checking if gcc supports -O3 -fomit-frame-pointer flagsconfigure:2831: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:2834: $? = 0configure:2837: test -s conftest.oconfigure:2840: $? = 0configure:2850: result: yesconfigure:3222: checking for ld used by GCCconfigure:3285: result: /usr/sbin/ldconfigure:3294: checking if the linker (/usr/sbin/ld) is GNU ldGNU ld (GNU Binutils) 2.26.1configure:3306: result: yesconfigure:3311: checking for /usr/sbin/ld option to reload object filesconfigure:3318: result: -rconfigure:3323: checking for BSD-compatible nmconfigure:3359: result: nmconfigure:3362: checking whether ln -s worksconfigure:3366: result: yesconfigure:3373: checking how to recognise dependant librariesconfigure:3545: result: pass_allconfigure:3557: checking command to parse nm outputconfigure:3638: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3641: $? = 0configure:3645: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nmconfigure:3648: $? = 0configure:3700: gcc -o conftest -O3 -fomit-frame-pointer conftest.c conftstm.o >&5configure:3703: $? = 0configure:3747: result: okconfigure:3751: checking for ANSI C header filesconfigure:3765: gcc -E conftest.cconfigure:3771: $? = 0configure:3858: gcc -o conftest -O3 -fomit-frame-pointer conftest.c >&5configure: In function 'main':configure:3849:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]int i;^~configure:3849:7: warning: incompatible implicit declaration of built-in function 'exit'configure:3849:7: note: include '' or provide a declaration of 'exit' configure:3850:3: warning: incompatible implicit declaration of built-in function 'exit'for (i = 0; i < 256; i++)^~~~configure:3850:3: note: include '' or provide a declaration of 'exit' configure:3861: $? = 0configure:3863: ./conftestconfigure:3866: $? = 0configure:3880: result: yesconfigure:3904: checking for sys/types.hconfigure:3917: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3920: $? = 0configure:3923: test -s conftest.oconfigure:3926: $? = 0configure:3936: result: yesconfigure:3904: checking for sys/stat.hconfigure:3917: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3920: $? = 0configure:3923: test -s conftest.oconfigure:3926: $? = 0configure:3936: result: yesconfigure:3904: checking for stdlib.hconfigure:3917: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3920: $? = 0configure:3923: test -s conftest.oconfigure:3926: $? = 0configure:3936: result: yesconfigure:3904: checking for string.hconfigure:3917: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3920: $? = 0configure:3923: test -s conftest.oconfigure:3926: $? = 0configure:3936: result: yesconfigure:3904: checking for memory.hconfigure:3917: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3920: $? = 0configure:3923: test -s conftest.oconfigure:3926: $? = 0configure:3936: result: yesconfigure:3904: checking for strings.hconfigure:3917: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3920: $? = 0configure:3923: test -s conftest.oconfigure:3926: $? = 0configure:3936: result: yesconfigure:3904: checking for inttypes.hconfigure:3917: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3920: $? = 0configure:3923: test -s conftest.oconfigure:3926: $? = 0configure:3936: result: yesconfigure:3904: checking for stdint.hconfigure:3917: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3920: $? = 0configure:3923: test -s conftest.oconfigure:3926: $? = 0configure:3936: result: yesconfigure:3904: checking for unistd.hconfigure:3917: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3920: $? = 0configure:3923: test -s conftest.oconfigure:3926: $? = 0configure:3936: result: yesconfigure:3962: checking dlfcn.h usabilityconfigure:3971: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:3974: $? = 0configure:3977: test -s conftest.oconfigure:3980: $? = 0configure:3989: result: yesconfigure:3993: checking dlfcn.h presenceconfigure:4000: gcc -E conftest.cconfigure:4006: $? = 0configure:4024: result: yesconfigure:4042: checking for dlfcn.hconfigure:4049: result: yesconfigure:4208: checking for x86_64-unknown-linux-ranlibconfigure:4237: result: noconfigure:4246: checking for ranlibconfigure:4262: found /usr/sbin/ranlibconfigure:4273: result: ranlibconfigure:4288: checking for x86_64-unknown-linux-stripconfigure:4317: result: noconfigure:4326: checking for stripconfigure:4342: found /usr/sbin/stripconfigure:4353: result: stripconfigure:4564: checking for objdirconfigure:4575: result: .libsconfigure:4592: checking for gcc option to produce PICconfigure:4742: result: -fPICconfigure:4746: checking if gcc PIC flag -fPIC worksconfigure:4772: gcc -c -O3 -fomit-frame-pointer -fPIC -DPIC conftest.c >&5configure:4775: $? = 0configure:4778: test -s conftest.oconfigure:4781: $? = 0configure:4818: result: yesconfigure:4834: checking if gcc static flag -static worksconfigure:4861: gcc -o conftest -O3 -fomit-frame-pointer -static conftest.c >&5configure:4864: $? = 0configure:4867: test -s conftestconfigure:4870: $? = 0configure:4885: result: yesconfigure:4897: checking if gcc supports -c -o file.oconfigure:4917: gcc -c -O3 -fomit-frame-pointer -o out/conftest2.o conftest.c >&5configure:4941: result: yesconfigure:4946: checking if gcc supports -c -o file.loconfigure:4976: gcc -c -O3 -fomit-frame-pointer -c -o conftest.lo conftest.c >&5configure:4979: $? = 0configure:4982: test -s conftest.loconfigure:4985: $? = 0configure:5006: result: yesconfigure:5037: checking if gcc supports -fno-rtti -fno-exceptionsconfigure:5062: gcc -c -O3 -fomit-frame-pointer -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for Ccc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for Cconfigure:5065: $? = 0configure:5068: test -s conftest.oconfigure:5071: $? = 0configure:5087: result: yesconfigure:5098: checking whether the linker (/usr/sbin/ld) supports shared librariesconfigure:5779: result: yesconfigure:5784: checking how to hardcode library paths into programsconfigure:5808: result: immediateconfigure:5813: checking whether stripping libraries is possibleconfigure:5818: result: yesconfigure:5829: checking dynamic linker characteristicsconfigure:6226: result: GNU/Linux ld.soconfigure:6231: checking if libtool supports shared librariesconfigure:6233: result: yesconfigure:6236: checking whether to build shared librariesconfigure:6257: result: yesconfigure:6260: checking whether to build static librariesconfigure:6264: result: yesconfigure:6926: checking whether -lc should be explicitly linked inconfigure:6934: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:6937: $? = 0configure:6951: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1configure:6954: $? = 0configure:6967: result: noconfigure:7557: checking sys/time.h usabilityconfigure:7566: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:7569: $? = 0configure:7572: test -s conftest.oconfigure:7575: $? = 0configure:7584: result: yesconfigure:7588: checking sys/time.h presenceconfigure:7595: gcc -E conftest.cconfigure:7601: $? = 0configure:7619: result: yesconfigure:7637: checking for sys/time.hconfigure:7644: result: yesconfigure:7557: checking sys/timeb.h usabilityconfigure:7566: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:7569: $? = 0configure:7572: test -s conftest.oconfigure:7575: $? = 0configure:7584: result: yesconfigure:7588: checking sys/timeb.h presenceconfigure:7595: gcc -E conftest.cconfigure:7601: $? = 0configure:7619: result: yesconfigure:7637: checking for sys/timeb.hconfigure:7644: result: yesconfigure:7557: checking io.h usabilityconfigure:7566: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:7594:16: fatal error: io.h: No such file or directory_ACEOF^compilation terminated.configure:7569: $? = 1configure: failed program was:#line 7559 "configure"#include "confdefs.h"#include #if HAVE_SYS_TYPES_H# include #endif#if HAVE_SYS_STAT_H# include #endif#if STDC_HEADERS# include # include #else# if HAVE_STDLIB_H# include # endif#endif#if HAVE_STRING_H# if !STDC_HEADERS && HAVE_MEMORY_H# include # endif# include #endif#if HAVE_STRINGS_H# include #endif#if HAVE_INTTYPES_H# include #else# if HAVE_STDINT_H# include # endif#endif#if HAVE_UNISTD_H# include #endif#include configure:7584: result: noconfigure:7588: checking io.h presenceconfigure:7595: gcc -E conftest.cconfigure:7591:16: fatal error: io.h: No such file or directory#line $LINENO "configure"^compilation terminated.configure:7601: $? = 1configure: failed program was:#line 7590 "configure"#include "confdefs.h"#include configure:7619: result: noconfigure:7637: checking for io.hconfigure:7644: result: noconfigure:7659: checking for inttypes.hconfigure:7664: result: yesconfigure:8884: checking for gcc option to accept ANSI Cconfigure:8947: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:8950: $? = 0configure:8953: test -s conftest.oconfigure:8956: $? = 0configure:8973: result: none neededconfigure:8981: checking for an ANSI C-conforming constconfigure:9051: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9054: $? = 0configure:9057: test -s conftest.oconfigure:9060: $? = 0configure:9070: result: yesconfigure:9080: checking for inlineconfigure:9097: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9100: $? = 0configure:9103: test -s conftest.oconfigure:9106: $? = 0configure:9117: result: inlineconfigure:9133: checking for always_inlineconfigure:9156: gcc -c -O3 -fomit-frame-pointer -Wall -Werror conftest.c >&5configure:9159: $? = 0configure:9162: test -s conftest.oconfigure:9165: $? = 0configure:9175: result: yesconfigure:9184: checking for restrictconfigure:9207: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9210: $? = 0configure:9213: test -s conftest.oconfigure:9216: $? = 0configure:9225: result: restrictconfigure:9239: checking for size_tconfigure:9266: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9269: $? = 0configure:9272: test -s conftest.oconfigure:9275: $? = 0configure:9285: result: yesconfigure:9297: checking whether byte ordering is bigendianconfigure:9327: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9330: $? = 0configure:9333: test -s conftest.oconfigure:9336: $? = 0configure:9363: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure: In function 'main':configure:9353:2: error: unknown type name 'not'{^configure:9353:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'{^configure:9366: $? = 1configure: failed program was:#line 9339 "configure"#include "confdefs.h"#include #include #ifdef F77_DUMMY_MAIN# ifdef __cplusplusextern "C"# endifint F77_DUMMY_MAIN() { return 1; }#endifintmain (){#if BYTE_ORDER != BIG_ENDIANnot big endian#endif;return 0;}configure:9480: result: noconfigure:9506: checking for memalignconfigure:9549: gcc -o conftest -O3 -fomit-frame-pointer conftest.c >&5configure:9552: $? = 0configure:9555: test -s conftestconfigure:9558: $? = 0configure:9568: result: yesconfigure:9506: checking for gettimeofdayconfigure:9549: gcc -o conftest -O3 -fomit-frame-pointer conftest.c >&5configure:9552: $? = 0configure:9555: test -s conftestconfigure:9558: $? = 0configure:9568: result: yesconfigure:9506: checking for ftimeconfigure:9549: gcc -o conftest -O3 -fomit-frame-pointer conftest.c >&5configure:9552: $? = 0configure:9555: test -s conftestconfigure:9558: $? = 0configure:9568: result: yesconfigure:9578: checking return type of signal handlersconfigure:9612: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9615: $? = 0configure:9618: test -s conftest.oconfigure:9621: $? = 0configure:9631: result: voidconfigure:9687: checking for _oss_ioctl in -lossaudioconfigure:9720: gcc -o conftest -O3 -fomit-frame-pointer conftest.c -lossaudio >&5/usr/sbin/ld: cannot find -lossaudiocollect2: error: ld returned 1 exit statusconfigure:9723: $? = 1configure: failed program was:#line 9694 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char _oss_ioctl ();#ifdef F77_DUMMY_MAIN# ifdef __cplusplusextern "C"# endifint F77_DUMMY_MAIN() { return 1; }#endifintmain (){_oss_ioctl ();;return 0;}configure:9740: result: noconfigure:9875: checking __attribute__ ((aligned ())) supportconfigure:9901: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9904: $? = 0configure:9907: test -s conftest.oconfigure:9910: $? = 0configure:9901: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9904: $? = 0configure:9907: test -s conftest.oconfigure:9910: $? = 0configure:9901: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9904: $? = 0configure:9907: test -s conftest.oconfigure:9910: $? = 0configure:9901: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9904: $? = 0configure:9907: test -s conftest.oconfigure:9910: $? = 0configure:9901: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9904: $? = 0configure:9907: test -s conftest.oconfigure:9910: $? = 0configure:9901: gcc -c -O3 -fomit-frame-pointer conftest.c >&5configure:9904: $? = 0configure:9907: test -s conftest.oconfigure:9910: $? = 0configure:9920: result: 64configure:10010: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.53. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson acf909f423c7config.status:617: creating Makefileconfig.status:617: creating autotools/Makefileconfig.status:617: creating include/Makefileconfig.status:617: creating test/Makefileconfig.status:617: creating doc/Makefileconfig.status:617: creating src/Makefileconfig.status:617: creating liba52/Makefileconfig.status:617: creating libao/Makefileconfig.status:617: creating vc++/Makefileconfig.status:721: creating include/config.hconfig.status:941: executing default-1 commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_always_inline=yesac_cv_build=x86_64-unknown-linux-gnuac_cv_build_alias=x86_64-unknown-linux-gnuac_cv_c_attr_align_try=64ac_cv_c_attribute_aligned=64ac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_c_restrict=restrictac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_exeext=ac_cv_func_ftime=yesac_cv_func_gettimeofday=yesac_cv_func_memalign=yesac_cv_header_dlfcn_h=yesac_cv_header_inttypes_h=yesac_cv_header_io_h=noac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_timeb_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_host_alias=x86_64-unknown-linuxac_cv_lib_ossaudio__oss_ioctl=noac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_gcc_traditional=noac_cv_prog_make_make_set=yesac_cv_try_cflags_ok=yesac_cv_type_signal=voidac_cv_type_size_t=yeslt_cv_archive_cmds_need_lc=nolt_cv_compiler_c_o=yeslt_cv_compiler_o_lo=yeslt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file='/lib/libc.so /lib/libc.so.6 /lib/libc-2.23.so'lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''lt_cv_ld_reload_flag=-rlt_cv_path_LD=/usr/sbin/ldlt_cv_path_NM=nmlt_cv_prog_cc_can_build_shared=yeslt_cv_prog_cc_no_builtin=lt_cv_prog_cc_pic=' -fPIC'lt_cv_prog_cc_pic_works=yeslt_cv_prog_cc_shlib=lt_cv_prog_cc_static=-staticlt_cv_prog_cc_static_works=yeslt_cv_prog_cc_wl=-Wl,lt_cv_prog_gnu_ld=yeslt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''lt_cv_sys_path_separator=:## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME ""#define PACKAGE_TARNAME ""#define PACKAGE_VERSION ""#define PACKAGE_STRING ""#define PACKAGE_BUGREPORT ""#define PACKAGE "a52dec"#define VERSION "0.7.4"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_DLFCN_H 1#define HAVE_SYS_TIME_H 1#define HAVE_SYS_TIMEB_H 1#define inline __attribute__ ((__always_inline__))#define HAVE_MEMALIGN 1#define HAVE_GETTIMEOFDAY 1#define HAVE_FTIME 1#define RETSIGTYPE void#define LIBAO_OSS#define ATTRIBUTE_ALIGNED_MAX 64configure: exit 0