Build of twolame with musl toolchain

The build took 00h 01m 04s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
11,099 sh
9,377 ansic
3,162 makefile
286 perl
23,924 total

The process tree of the build process is here.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: twolame 0.3.13-7 (Wed Apr 5 01:50:13 UTC 2017)
# ==> 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 -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking for clang option to accept ISO C99... none needed
# checking whether ln -s works... yes
# checking whether byte ordering is bigendian... no
# checking for inline... inline
# checking for an ANSI C-conforming const... yes
# checking size of short... 2
# checking size of float... 4
# checking for sqrt in -lm... yes
# checking for lrintf in -lm... yes
# checking for powf in -lmx... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for SNDFILE... yes
# checking for ANSI C header files... (cached) yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking assert.h usability... yes
# checking assert.h presence... yes
# checking for assert.h... yes
# checking for unistd.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating twolame.pc
# config.status: creating doc/Makefile
# config.status: creating doc/html/Makefile
# config.status: creating doc/html/Doxyfile
# config.status: creating libtwolame/Makefile
# config.status: creating frontend/Makefile
# config.status: creating simplefrontend/Makefile
# config.status: creating tests/Makefile
# config.status: creating libtwolame/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in libtwolame
# make[1]: Entering directory '/tmp/twolame/src/twolame-0.3.13/libtwolame'
# make all-am
# make[2]: Entering directory '/tmp/twolame/src/twolame-0.3.13/libtwolame'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT ath.lo -MD -MP -MF .deps/ath.Tpo -c -o ath.lo ath.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT availbits.lo -MD -MP -MF .deps/availbits.Tpo -c -o availbits.lo availbits.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT bitbuffer.lo -MD -MP -MF .deps/bitbuffer.Tpo -c -o bitbuffer.lo bitbuffer.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c -o crc.lo crc.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT availbits.lo -MD -MP -MF .deps/availbits.Tpo -c availbits.c -fPIC -DPIC -o .libs/availbits.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT ath.lo -MD -MP -MF .deps/ath.Tpo -c ath.c -fPIC -DPIC -o .libs/ath.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT bitbuffer.lo -MD -MP -MF .deps/bitbuffer.Tpo -c bitbuffer.c -fPIC -DPIC -o .libs/bitbuffer.o
# mv -f .deps/availbits.Tpo .deps/availbits.Plo
# mv -f .deps/crc.Tpo .deps/crc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT dab.lo -MD -MP -MF .deps/dab.Tpo -c -o dab.lo dab.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.c
# mv -f .deps/bitbuffer.Tpo .deps/bitbuffer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT energy.lo -MD -MP -MF .deps/energy.Tpo -c -o energy.lo energy.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT dab.lo -MD -MP -MF .deps/dab.Tpo -c dab.c -fPIC -DPIC -o .libs/dab.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT energy.lo -MD -MP -MF .deps/energy.Tpo -c energy.c -fPIC -DPIC -o .libs/energy.o
# mv -f .deps/dab.Tpo .deps/dab.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c -o fft.lo fft.c
# mv -f .deps/energy.Tpo .deps/energy.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT get_set.lo -MD -MP -MF .deps/get_set.Tpo -c -o get_set.lo get_set.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -fPIC -DPIC -o .libs/fft.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT get_set.lo -MD -MP -MF .deps/get_set.Tpo -c get_set.c -fPIC -DPIC -o .libs/get_set.o
# mv -f .deps/ath.Tpo .deps/ath.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c
# mv -f .deps/fft.Tpo .deps/fft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_0.lo -MD -MP -MF .deps/psycho_0.Tpo -c -o psycho_0.lo psycho_0.c
# mv -f .deps/get_set.Tpo .deps/get_set.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_1.lo -MD -MP -MF .deps/psycho_1.Tpo -c -o psycho_1.lo psycho_1.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_0.lo -MD -MP -MF .deps/psycho_0.Tpo -c psycho_0.c -fPIC -DPIC -o .libs/psycho_0.o
# mv -f .deps/encode.Tpo .deps/encode.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_2.lo -MD -MP -MF .deps/psycho_2.Tpo -c -o psycho_2.lo psycho_2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_1.lo -MD -MP -MF .deps/psycho_1.Tpo -c psycho_1.c -fPIC -DPIC -o .libs/psycho_1.o
# mv -f .deps/mem.Tpo .deps/mem.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_3.lo -MD -MP -MF .deps/psycho_3.Tpo -c -o psycho_3.lo psycho_3.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_2.lo -MD -MP -MF .deps/psycho_2.Tpo -c psycho_2.c -fPIC -DPIC -o .libs/psycho_2.o
# mv -f .deps/psycho_0.Tpo .deps/psycho_0.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_3.lo -MD -MP -MF .deps/psycho_3.Tpo -c psycho_3.c -fPIC -DPIC -o .libs/psycho_3.o
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_4.lo -MD -MP -MF .deps/psycho_4.Tpo -c -o psycho_4.lo psycho_4.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_4.lo -MD -MP -MF .deps/psycho_4.Tpo -c psycho_4.c -fPIC -DPIC -o .libs/psycho_4.o
# mv -f .deps/psycho_1.Tpo .deps/psycho_1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_n1.lo -MD -MP -MF .deps/psycho_n1.Tpo -c -o psycho_n1.lo psycho_n1.c
# mv -f .deps/psycho_3.Tpo .deps/psycho_3.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT subband.lo -MD -MP -MF .deps/subband.Tpo -c -o subband.lo subband.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT psycho_n1.lo -MD -MP -MF .deps/psycho_n1.Tpo -c psycho_n1.c -fPIC -DPIC -o .libs/psycho_n1.o
# mv -f .deps/psycho_2.Tpo .deps/psycho_2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT twolame.lo -MD -MP -MF .deps/twolame.Tpo -c -o twolame.lo twolame.c
# mv -f .deps/psycho_4.Tpo .deps/psycho_4.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I ../build/ -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT subband.lo -MD -MP -MF .deps/subband.Tpo -c subband.c -fPIC -DPIC -o .libs/subband.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT twolame.lo -MD -MP -MF .deps/twolame.Tpo -c twolame.c -fPIC -DPIC -o .libs/twolame.o
# mv -f .deps/psycho_n1.Tpo .deps/psycho_n1.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I ../build/ -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
# twolame.c:198:29: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare]
# if (glopts->version < 0) {
# ~~~~~~~~~~~~~~~ ^ ~
# twolame.c:195:25: warning: comparison of constant -1 with expression of type 'TWOLAME_MPEG_version' is always false [-Wtautological-constant-out-of-range-compare]
# if (glopts->version == -1) {
# ~~~~~~~~~~~~~~~ ^ ~~
# 2 warnings generated.
# mv -f .deps/subband.Tpo .deps/subband.Plo
# mv -f .deps/twolame.Tpo .deps/twolame.Plo
# mv -f .deps/util.Tpo .deps/util.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -I ../build/ -export-dynamic -version-info 0:0:0 -o libtwolame.la -rpath /usr/lib ath.lo availbits.lo bitbuffer.lo crc.lo dab.lo encode.lo energy.lo fft.lo get_set.lo mem.lo psycho_0.lo psycho_1.lo psycho_2.lo psycho_3.lo psycho_4.lo psycho_n1.lo subband.lo twolame.lo util.lo -lm -lm
# libtool: link: clang -shared -fPIC -DPIC .libs/ath.o .libs/availbits.o .libs/bitbuffer.o .libs/crc.o .libs/dab.o .libs/encode.o .libs/energy.o .libs/fft.o .libs/get_set.o .libs/mem.o .libs/psycho_0.o .libs/psycho_1.o .libs/psycho_2.o .libs/psycho_3.o .libs/psycho_4.o .libs/psycho_n1.o .libs/subband.o .libs/twolame.o .libs/util.o -lm -Wl,-soname -Wl,libtwolame.so.0 -o .libs/libtwolame.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libtwolame.so.0" && ln -s "libtwolame.so.0.0.0" "libtwolame.so.0")
# libtool: link: (cd ".libs" && rm -f "libtwolame.so" && ln -s "libtwolame.so.0.0.0" "libtwolame.so")
# libtool: link: ( cd ".libs" && rm -f "libtwolame.la" && ln -s "../libtwolame.la" "libtwolame.la" )
# make[2]: Leaving directory '/tmp/twolame/src/twolame-0.3.13/libtwolame'
# make[1]: Leaving directory '/tmp/twolame/src/twolame-0.3.13/libtwolame'
# Making all in frontend
# make[1]: Entering directory '/tmp/twolame/src/twolame-0.3.13/frontend'
# clang -DHAVE_CONFIG_H -I. -I../libtwolame -I../build/ -I../libtwolame/ -MT frontend.o -MD -MP -MF .deps/frontend.Tpo -c -o frontend.o frontend.c
# clang -DHAVE_CONFIG_H -I. -I../libtwolame -I../build/ -I../libtwolame/ -MT audioin_raw.o -MD -MP -MF .deps/audioin_raw.Tpo -c -o audioin_raw.o audioin_raw.c
# clang -DHAVE_CONFIG_H -I. -I../libtwolame -I../build/ -I../libtwolame/ -MT audioin_sndfile.o -MD -MP -MF .deps/audioin_sndfile.Tpo -c -o audioin_sndfile.o audioin_sndfile.c
# audioin_sndfile.c:27:10: fatal error: 'sndfile.h' file not found
# #include
# ^
# 1 error generated.
# frontend.c:31:10: fatal error: 'sndfile.h' file not found
# #include
# ^
# make[1]: *** [Makefile:278: audioin_sndfile.o] Error 1
# make[1]: *** Waiting for unfinished jobs....
# 1 error generated.
# make[1]: *** [Makefile:278: frontend.o] Error 1
# In file included from audioin_raw.c:28:
# ./frontend.h:24:10: fatal error: 'sndfile.h' file not found
# #include
# ^
# 1 error generated.
# make[1]: *** [Makefile:278: audioin_raw.o] Error 1
# make[1]: Leaving directory '/tmp/twolame/src/twolame-0.3.13/frontend'
# make: *** [Makefile:301: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/twolame/src/twolame-0.3.13/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by twolame configure 0.3.13, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4d2c0513d5df
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2424: checking for a BSD-compatible install
# configure:2492: result: /usr/bin/install -c
# configure:2503: checking whether build environment is sane
# configure:2540: result: yes
# configure:2565: checking for a thread-safe mkdir -p
# configure:2604: result: /usr/sbin/mkdir -p
# configure:2617: checking for gawk
# configure:2633: found /usr/sbin/gawk
# configure:2644: result: gawk
# configure:2655: checking whether make sets $(MAKE)
# configure:2677: result: yes
# configure:2755: checking for x86_64-unknown-linux-strip
# configure:2785: result: no
# configure:2795: checking for strip
# configure:2811: found /sysroot/bin/strip
# configure:2822: result: strip
# configure:2890: checking build system type
# configure:2904: result: x86_64-unknown-linux-gnu
# configure:2924: checking host system type
# configure:2937: result: x86_64-unknown-linux-gnu
# configure:2978: checking how to print strings
# configure:3005: result: printf
# configure:3038: checking for style of include used by make
# configure:3066: result: GNU
# configure:3096: checking for x86_64-unknown-linux-gcc
# configure:3123: result: clang
# configure:3392: checking for C compiler version
# configure:3401: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3412: $? = 0
# configure:3401: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3412: $? = 0
# configure:3401: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3412: $? = 1
# configure:3401: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3412: $? = 1
# configure:3432: checking whether the C compiler works
# configure:3454: clang conftest.c >&5
# configure:3458: $? = 0
# configure:3506: result: yes
# configure:3509: checking for C compiler default output file name
# configure:3511: result: a.out
# configure:3517: checking for suffix of executables
# configure:3524: clang -o conftest conftest.c >&5
# configure:3528: $? = 0
# configure:3550: result:
# configure:3572: checking whether we are cross compiling
# configure:3580: clang -o conftest conftest.c >&5
# configure:3584: $? = 0
# configure:3591: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3595: $? = 127
# configure:3610: result: yes
# configure:3615: checking for suffix of object files
# configure:3637: clang -c conftest.c >&5
# configure:3641: $? = 0
# configure:3662: result: o
# configure:3666: checking whether we are using the GNU C compiler
# configure:3685: clang -c conftest.c >&5
# configure:3685: $? = 0
# configure:3694: result: yes
# configure:3703: checking whether clang accepts -g
# configure:3723: clang -c -g conftest.c >&5
# configure:3723: $? = 0
# configure:3764: result: yes
# configure:3781: checking for clang option to accept ISO C89
# configure:3845: clang -c conftest.c >&5
# configure:3845: $? = 0
# configure:3858: result: none needed
# configure:3880: checking dependency style of clang
# configure:3971: result: gcc3
# configure:3986: checking for a sed that does not truncate output
# configure:4050: result: /usr/sbin/sed
# configure:4068: checking for grep that handles long lines and -e
# configure:4126: result: /usr/sbin/grep
# configure:4131: checking for egrep
# configure:4193: result: /usr/sbin/grep -E
# configure:4198: checking for fgrep
# configure:4260: result: /usr/sbin/grep -F
# configure:4295: checking for ld used by clang
# configure:4362: result: /sysroot/bin/ld
# configure:4369: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4384: result: yes
# configure:4396: checking for BSD- or MS-compatible name lister (nm)
# configure:4445: result: /sysroot/bin/nm -B
# configure:4575: checking the name lister (/sysroot/bin/nm -B) interface
# configure:4582: clang -c conftest.c >&5
# configure:4585: /sysroot/bin/nm -B "conftest.o"
# configure:4588: output
# 0000000000000000 B some_variable
# configure:4595: result: BSD nm
# configure:4598: checking whether ln -s works
# configure:4602: result: yes
# configure:4610: checking the maximum length of command line arguments
# configure:4735: result: 1572864
# configure:4752: checking whether the shell understands some XSI constructs
# configure:4762: result: yes
# configure:4766: checking whether the shell understands "+="
# configure:4772: result: yes
# configure:4807: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4847: result: func_convert_file_noop
# configure:4854: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4874: result: func_convert_file_noop
# configure:4881: checking for /sysroot/bin/ld option to reload object files
# configure:4888: result: -r
# configure:4922: checking for x86_64-unknown-linux-objdump
# configure:4952: result: no
# configure:4962: checking for objdump
# configure:4978: found /sysroot/bin/objdump
# configure:4989: result: objdump
# configure:5001: WARNING: using cross tools not prefixed with host triplet
# configure:5021: checking how to recognize dependent libraries
# configure:5223: result: pass_all
# configure:5268: checking for x86_64-unknown-linux-dlltool
# configure:5298: result: no
# configure:5308: checking for dlltool
# configure:5338: result: no
# configure:5368: checking how to associate runtime and link libraries
# configure:5395: result: printf %s\n
# configure:5412: checking for x86_64-unknown-linux-ar
# configure:5442: result: no
# configure:5456: checking for ar
# configure:5472: found /sysroot/bin/ar
# configure:5483: result: ar
# configure:5520: checking for archiver @FILE support
# configure:5537: clang -c conftest.c >&5
# configure:5537: $? = 0
# configure:5540: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5543: $? = 0
# configure:5548: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:5551: $? = 1
# configure:5563: result: @
# configure:5581: checking for x86_64-unknown-linux-strip
# configure:5608: result: strip
# configure:5680: checking for x86_64-unknown-linux-ranlib
# configure:5710: result: no
# configure:5720: checking for ranlib
# configure:5736: found /sysroot/bin/ranlib
# configure:5747: result: ranlib
# configure:5849: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:5968: clang -c conftest.c >&5
# configure:5971: $? = 0
# configure:5975: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:5978: $? = 0
# configure:6044: clang -o conftest conftest.c conftstm.o >&5
# configure:6047: $? = 0
# configure:6085: result: ok
# configure:6122: checking for sysroot
# configure:6152: result: no
# configure:6229: clang -c conftest.c >&5
# configure:6232: $? = 0
# configure:6355: checking for x86_64-unknown-linux-mt
# configure:6385: result: no
# configure:6395: checking for mt
# configure:6425: result: no
# configure:6445: checking if : is a manifest tool
# configure:6451: : '-?'
# configure:6459: result: no
# configure:7091: checking how to run the C preprocessor
# configure:7122: clang -E conftest.c
# configure:7122: $? = 0
# configure:7136: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7136: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "twolame"
# | #define PACKAGE_TARNAME "twolame"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "twolame 0.3.13"
# | #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "twolame"
# | #define VERSION "0.3.13"
# | /* end confdefs.h. */
# | #include
# configure:7161: result: clang -E
# configure:7181: clang -E conftest.c
# configure:7181: $? = 0
# configure:7195: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7195: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "twolame"
# | #define PACKAGE_TARNAME "twolame"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "twolame 0.3.13"
# | #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "twolame"
# | #define VERSION "0.3.13"
# | /* end confdefs.h. */
# | #include
# configure:7224: checking for ANSI C header files
# configure:7244: clang -c conftest.c >&5
# configure:7244: $? = 0
# configure:7328: result: yes
# configure:7341: checking for sys/types.h
# configure:7341: clang -c conftest.c >&5
# configure:7341: $? = 0
# configure:7341: result: yes
# configure:7341: checking for sys/stat.h
# configure:7341: clang -c conftest.c >&5
# configure:7341: $? = 0
# configure:7341: result: yes
# configure:7341: checking for stdlib.h
# configure:7341: clang -c conftest.c >&5
# configure:7341: $? = 0
# configure:7341: result: yes
# configure:7341: checking for string.h
# configure:7341: clang -c conftest.c >&5
# configure:7341: $? = 0
# configure:7341: result: yes
# configure:7341: checking for memory.h
# configure:7341: clang -c conftest.c >&5
# configure:7341: $? = 0
# configure:7341: result: yes
# configure:7341: checking for strings.h
# configure:7341: clang -c conftest.c >&5
# configure:7341: $? = 0
# configure:7341: result: yes
# configure:7341: checking for inttypes.h
# configure:7341: clang -c conftest.c >&5
# configure:7341: $? = 0
# configure:7341: result: yes
# configure:7341: checking for stdint.h
# configure:7341: clang -c conftest.c >&5
# configure:7341: $? = 0
# configure:7341: result: yes
# configure:7341: checking for unistd.h
# configure:7341: clang -c conftest.c >&5
# configure:7341: $? = 0
# configure:7341: result: yes
# configure:7355: checking for dlfcn.h
# configure:7355: clang -c conftest.c >&5
# configure:7355: $? = 0
# configure:7355: result: yes
# configure:7542: checking for objdir
# configure:7557: result: .libs
# configure:7828: checking if clang supports -fno-rtti -fno-exceptions
# configure:7846: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7850: $? = 0
# configure:7863: result: yes
# configure:8173: checking for clang option to produce PIC
# configure:8180: result: -fPIC -DPIC
# configure:8188: checking if clang PIC flag -fPIC -DPIC works
# configure:8206: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8210: $? = 0
# configure:8223: result: yes
# configure:8252: checking if clang static flag -static works
# configure:8280: result: no
# configure:8295: checking if clang supports -c -o file.o
# configure:8316: clang -c -o out/conftest2.o conftest.c >&5
# configure:8320: $? = 0
# configure:8342: result: yes
# configure:8350: checking if clang supports -c -o file.o
# configure:8397: result: yes
# configure:8430: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9588: result: yes
# configure:9625: checking whether -lc should be explicitly linked in
# configure:9633: clang -c conftest.c >&5
# configure:9636: $? = 0
# configure:9651: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9654: $? = 0
# configure:9668: result: no
# configure:9833: checking dynamic linker characteristics
# configure:10347: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10347: $? = 0
# configure:10569: result: GNU/Linux ld.so
# configure:10676: checking how to hardcode library paths into programs
# configure:10701: result: immediate
# configure:11241: checking whether stripping libraries is possible
# configure:11246: result: yes
# configure:11281: checking if libtool supports shared libraries
# configure:11283: result: yes
# configure:11286: checking whether to build shared libraries
# configure:11307: result: yes
# configure:11310: checking whether to build static libraries
# configure:11314: result: no
# configure:11350: checking whether to enable maintainer-specific portions of Makefiles
# configure:11359: result: no
# configure:11390: checking for x86_64-unknown-linux-gcc
# configure:11417: result: clang
# configure:11686: checking for C compiler version
# configure:11695: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:11706: $? = 0
# configure:11695: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:11706: $? = 0
# configure:11695: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:11706: $? = 1
# configure:11695: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:11706: $? = 1
# configure:11710: checking whether we are using the GNU C compiler
# configure:11738: result: yes
# configure:11747: checking whether clang accepts -g
# configure:11808: result: yes
# configure:11825: checking for clang option to accept ISO C89
# configure:11902: result: none needed
# configure:11924: checking dependency style of clang
# configure:12015: result: gcc3
# configure:12030: checking for clang option to accept ISO C99
# configure:12179: clang -c conftest.c >&5
# configure:12179: $? = 0
# configure:12192: result: none needed
# configure:12208: checking whether ln -s works
# configure:12212: result: yes
# configure:12221: checking whether byte ordering is bigendian
# configure:12236: clang -c conftest.c >&5
# conftest.c:24:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:24:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:12236: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "twolame"
# | #define PACKAGE_TARNAME "twolame"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "twolame 0.3.13"
# | #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "twolame"
# | #define VERSION "0.3.13"
# | #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 LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:12281: clang -c conftest.c >&5
# configure:12281: $? = 0
# configure:12299: clang -c conftest.c >&5
# conftest.c:30:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:12299: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "twolame"
# | #define PACKAGE_TARNAME "twolame"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "twolame 0.3.13"
# | #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "twolame"
# | #define VERSION "0.3.13"
# | #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 LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:12427: result: no
# configure:12445: checking for inline
# configure:12461: clang -c conftest.c >&5
# configure:12461: $? = 0
# configure:12469: result: inline
# configure:12487: checking for an ANSI C-conforming const
# configure:12552: clang -c conftest.c >&5
# configure:12552: $? = 0
# configure:12559: result: yes
# configure:12698: checking size of short
# configure:12703: clang -c conftest.c >&5
# configure:12703: $? = 0
# configure:12703: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12703: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "twolame"
# | #define PACKAGE_TARNAME "twolame"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "twolame 0.3.13"
# | #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "twolame"
# | #define VERSION "0.3.13"
# | #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 LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12703: clang -c conftest.c >&5
# conftest.c:59:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12703: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "twolame"
# | #define PACKAGE_TARNAME "twolame"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "twolame 0.3.13"
# | #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "twolame"
# | #define VERSION "0.3.13"
# | #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 LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12703: clang -c conftest.c >&5
# configure:12703: $? = 0
# configure:12703: clang -c conftest.c >&5
# configure:12703: $? = 0
# configure:12717: result: 2
# configure:12731: checking size of float
# configure:12736: clang -c conftest.c >&5
# configure:12736: $? = 0
# configure:12736: clang -c conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12736: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "twolame"
# | #define PACKAGE_TARNAME "twolame"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "twolame 0.3.13"
# | #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "twolame"
# | #define VERSION "0.3.13"
# | #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 LT_OBJDIR ".libs/"
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12736: clang -c conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12736: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "twolame"
# | #define PACKAGE_TARNAME "twolame"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "twolame 0.3.13"
# | #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "twolame"
# | #define VERSION "0.3.13"
# | #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 LT_OBJDIR ".libs/"
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12736: clang -c conftest.c >&5
# conftest.c:60:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12736: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "twolame"
# | #define PACKAGE_TARNAME "twolame"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "twolame 0.3.13"
# | #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "twolame"
# | #define VERSION "0.3.13"
# | #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 LT_OBJDIR ".libs/"
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:12736: clang -c conftest.c >&5
# configure:12736: $? = 0
# configure:12736: clang -c conftest.c >&5
# configure:12736: $? = 0
# configure:12736: clang -c conftest.c >&5
# configure:12736: $? = 0
# configure:12750: result: 4
# configure:12772: checking for sqrt in -lm
# configure:12797: clang -o conftest conftest.c -lm >&5
# conftest.c:32:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
# char sqrt ();
# ^
# conftest.c:32:6: note: 'sqrt' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:12797: $? = 0
# configure:12806: result: yes
# configure:12817: checking for lrintf in -lm
# configure:12842: clang -o conftest conftest.c -lm -lm >&5
# conftest.c:33:6: warning: incompatible redeclaration of library function 'lrintf' [-Wincompatible-library-redeclaration]
# char lrintf ();
# ^
# conftest.c:33:6: note: 'lrintf' is a builtin with type 'long (float)'
# 1 warning generated.
# configure:12842: $? = 0
# configure:12851: result: yes
# configure:12862: checking for powf in -lmx
# configure:12887: clang -o conftest conftest.c -lmx -lm -lm >&5
# conftest.c:34:6: warning: incompatible redeclaration of library function 'powf' [-Wincompatible-library-redeclaration]
# char powf ();
# ^
# conftest.c:34:6: note: 'powf' is a builtin with type 'float (float, float)'
# 1 warning generated.
# /sysroot/bin/ld: error: cannot find -lmx
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12887: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "twolame"
# | #define PACKAGE_TARNAME "twolame"
# | #define PACKAGE_VERSION "0.3.13"
# | #define PACKAGE_STRING "twolame 0.3.13"
# | #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "twolame"
# | #define VERSION "0.3.13"
# | #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 LT_OBJDIR ".libs/"
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_FLOAT 4
# | #define HAVE_LIBM 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char powf ();
# | int
# | main ()
# | {
# | return powf ();
# | ;
# | return 0;
# | }
# configure:12896: result: no
# configure:12914: checking for x86_64-unknown-linux-pkg-config
# configure:12947: result: no
# configure:12957: checking for pkg-config
# configure:12975: found /usr/sbin/pkg-config
# configure:12987: result: /usr/sbin/pkg-config
# configure:13012: checking pkg-config is at least version 0.9.0
# configure:13015: result: yes
# configure:13026: checking for SNDFILE
# configure:13033: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.0"
# configure:13036: $? = 0
# configure:13049: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.0"
# configure:13052: $? = 0
# configure:13195: result: yes
# configure:13206: checking for ANSI C header files
# configure:13310: result: yes
# configure:13321: checking malloc.h usability
# configure:13321: clang -c conftest.c >&5
# configure:13321: $? = 0
# configure:13321: result: yes
# configure:13321: checking malloc.h presence
# configure:13321: clang -E conftest.c
# configure:13321: $? = 0
# configure:13321: result: yes
# configure:13321: checking for malloc.h
# configure:13321: result: yes
# configure:13321: checking assert.h usability
# configure:13321: clang -c conftest.c >&5
# configure:13321: $? = 0
# configure:13321: result: yes
# configure:13321: checking assert.h presence
# configure:13321: clang -E conftest.c
# configure:13321: $? = 0
# configure:13321: result: yes
# configure:13321: checking for assert.h
# configure:13321: result: yes
# configure:13321: checking for unistd.h
# configure:13321: result: yes
# configure:13321: checking for inttypes.h
# configure:13321: result: yes
# configure:13331: checking getopt.h usability
# configure:13331: clang -c conftest.c >&5
# configure:13331: $? = 0
# configure:13331: result: yes
# configure:13331: checking getopt.h presence
# configure:13331: clang -E conftest.c
# configure:13331: $? = 0
# configure:13331: result: yes
# configure:13331: checking for getopt.h
# configure:13331: result: yes
# configure:13510: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by twolame config.status 0.3.13, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4d2c0513d5df
#
# config.status:1114: creating Makefile
# config.status:1114: creating twolame.pc
# config.status:1114: creating doc/Makefile
# config.status:1114: creating doc/html/Makefile
# config.status:1114: creating doc/html/Doxyfile
# config.status:1114: creating libtwolame/Makefile
# config.status:1114: creating frontend/Makefile
# config.status:1114: creating simplefrontend/Makefile
# config.status:1114: creating tests/Makefile
# config.status:1114: creating libtwolame/config.h
# config.status:1343: executing depfiles commands
# config.status:1343: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_SNDFILE_CFLAGS_set=
# ac_cv_env_SNDFILE_CFLAGS_value=
# ac_cv_env_SNDFILE_LIBS_set=
# ac_cv_env_SNDFILE_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_assert_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_lrintf=yes
# ac_cv_lib_m_sqrt=yes
# ac_cv_lib_mx_powf=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_float=4
# ac_cv_sizeof_short=2
# am_cv_CC_dependencies_compiler_type=gcc3
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_SNDFILE_CFLAGS=
# pkg_cv_SNDFILE_LIBS=-lsndfile
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/twolame/src/twolame-0.3.13/build-scripts/missing --run aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/twolame/src/twolame-0.3.13/build-scripts/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/twolame/src/twolame-0.3.13/build-scripts/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/twolame/src/twolame-0.3.13/build-scripts/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/twolame/src/twolame-0.3.13/build-scripts/missing --run automake-1.10'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm -lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/twolame/src/twolame-0.3.13/build-scripts/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='twolame'
# PACKAGE_BUGREPORT='twolame-discuss@lists.sourceforge.net'
# PACKAGE_NAME='twolame'
# PACKAGE_STRING='twolame 0.3.13'
# PACKAGE_TARNAME='twolame'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.3.13'
# PATH_ASCIIDOC=''
# PATH_DOXYGEN=''
# PATH_SEPARATOR=':'
# PATH_XMLTO=''
# PKG_CONFIG='/usr/sbin/pkg-config'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SNDFILE_CFLAGS=''
# SNDFILE_LIBS='-lsndfile'
# STRIP='strip'
# TWOLAME_BIN='twolame'
# TWOLAME_SO_VERSION='0:0:0'
# VERSION='0.3.13'
# WARNING_CFLAGS=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='$(SHELL) /tmp/twolame/src/twolame-0.3.13/build-scripts/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "twolame"
# #define PACKAGE_TARNAME "twolame"
# #define PACKAGE_VERSION "0.3.13"
# #define PACKAGE_STRING "twolame 0.3.13"
# #define PACKAGE_BUGREPORT "twolame-discuss@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "twolame"
# #define VERSION "0.3.13"
# #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 LT_OBJDIR ".libs/"
# #define SIZEOF_SHORT 2
# #define SIZEOF_FLOAT 4
# #define HAVE_LIBM 1
# #define HAVE_LIBM 1
# #define STDC_HEADERS 1
# #define HAVE_MALLOC_H 1
# #define HAVE_ASSERT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_INTTYPES_H 1
#
# configure: exit 0