Build of libsidplay with musl toolchain

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

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

SLOCLanguage
10,685 cpp
8,422 sh
970 makefile
20,077 total

The process tree of the build process is here.

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: libsidplay 1.36.59-7 (Wed Apr 5 01:42:49 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 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 for x86_64-unknown-linux-g++... clang++
# checking for C++ compiler default output file name... a.out
# checking whether the C++ compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# 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 style of include used by make... GNU
# checking dependency style of clang++... gcc3
# checking for bool... yes
# checking whether exception-handling is supported... yes
# checking whether standard member ios::binary is available... no
# checking whether byte ordering is bigendian... no
# checking how to run the C++ preprocessor... clang++ -E
# checking for egrep... grep -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 char... yes
# checking size of char... 1
# checking for short int... yes
# checking size of short int... 2
# checking for int... yes
# checking size of int... 4
# checking for long int... yes
# checking size of long int... 8
# checking for ANSI C header files... (cached) yes
# checking for strncasecmp... yes
# checking for strnicmp... no
# checking for stricmp... no
# checking for strcasecmp... yes
# checking for unistd.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking sstream usability... yes
# checking sstream presence... yes
# checking for sstream... yes
# checking for long file names... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ANSI C... none needed
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... nm
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... clang -E
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for epcf90... no
# checking for f95... f95
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether f95 accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse nm output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if clang static flag works... yes
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang supports -c -o file.o... 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... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for f95 option to produce PIC... -fPIC
# checking if f95 PIC flag -fPIC works... yes
# checking if f95 supports -c -o file.o... yes
# checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/compconf.h
# config.status: creating src/libcfg.h
# config.status: creating src/Makefile
# config.status: executing depfiles commands
# Making all in src
# make[1]: Entering directory '/tmp/libsidplay/src/libsidplay-1.36.59/src'
# if /bin/sh ../libtool --mode=compile clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT sidtune.lo -MD -MP -MF ".deps/sidtune.Tpo" -c -o sidtune.lo sidtune.cpp; \
# then mv -f ".deps/sidtune.Tpo" ".deps/sidtune.Plo"; else rm -f ".deps/sidtune.Tpo"; exit 1; fi
# if /bin/sh ../libtool --mode=compile clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT eeconfig.lo -MD -MP -MF ".deps/eeconfig.Tpo" -c -o eeconfig.lo eeconfig.cpp; \
# then mv -f ".deps/eeconfig.Tpo" ".deps/eeconfig.Plo"; else rm -f ".deps/eeconfig.Tpo"; exit 1; fi
# if /bin/sh ../libtool --mode=compile clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo player.cpp; \
# then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi
# if /bin/sh ../libtool --mode=compile clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT 6510_.lo -MD -MP -MF ".deps/6510_.Tpo" -c -o 6510_.lo 6510_.cpp; \
# then mv -f ".deps/6510_.Tpo" ".deps/6510_.Plo"; else rm -f ".deps/6510_.Tpo"; exit 1; fi
# mkdir .libs
# clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT sidtune.lo -MD -MP -MF .deps/sidtune.Tpo -c sidtune.cpp -fPIC -DPIC -o .libs/sidtune.o
# clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT player.lo -MD -MP -MF .deps/player.Tpo -c player.cpp -fPIC -DPIC -o .libs/player.o
# clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT eeconfig.lo -MD -MP -MF .deps/eeconfig.Tpo -c eeconfig.cpp -fPIC -DPIC -o .libs/eeconfig.o
# clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT 6510_.lo -MD -MP -MF .deps/6510_.Tpo -c 6510_.cpp -fPIC -DPIC -o .libs/6510_.o
# sidtune.cpp:310:40: error: no member named 'bin' in 'std::__1::basic_ios'
# ifstream myIn( fileName, ios::in|ios::bin|ios::ate );
# ~~~~~^
# clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT player.lo -MD -MP -MF .deps/player.Tpo -c player.cpp -o player.o >/dev/null 2>&1
# clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT eeconfig.lo -MD -MP -MF .deps/eeconfig.Tpo -c eeconfig.cpp -o eeconfig.o >/dev/null 2>&1
# sidtune.cpp:976:50: error: no member named 'bin' in 'std::__1::basic_ios'
# fMyOut.open( fileName, ios::out|ios::bin|ios::trunc );
# ~~~~~^
# sidtune.cpp:1065:50: error: no member named 'bin' in 'std::__1::basic_ios'
# fMyOut.open( fileName, ios::out|ios::bin|ios::trunc );
# ~~~~~^
# 3 errors generated.
# make[1]: *** [Makefile:327: sidtune.lo] Error 1
# make[1]: *** Waiting for unfinished jobs....
# clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -MT 6510_.lo -MD -MP -MF .deps/6510_.Tpo -c 6510_.cpp -o 6510_.o >/dev/null 2>&1
# make[1]: Leaving directory '/tmp/libsidplay/src/libsidplay-1.36.59/src'
# make: *** [Makefile:241: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libsidplay/src/libsidplay-1.36.59/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 configure, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b91a984108f8
# 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
# 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:1539: checking for a BSD-compatible install
# configure:1594: result: /usr/bin/install -c
# configure:1605: checking whether build environment is sane
# configure:1648: result: yes
# configure:1705: checking for gawk
# configure:1721: found /usr/sbin/gawk
# configure:1731: result: gawk
# configure:1741: checking whether make sets $(MAKE)
# configure:1761: result: yes
# configure:1840: checking for x86_64-unknown-linux-strip
# configure:1869: result: no
# configure:1878: checking for strip
# configure:1894: found /sysroot/bin/strip
# configure:1905: result: strip
# configure:1933: checking build system type
# configure:1951: result: x86_64-unknown-linux-gnu
# configure:1959: checking host system type
# configure:1973: result: x86_64-unknown-linux-gnu
# configure:1993: checking for x86_64-unknown-linux-g++
# configure:2019: result: clang++
# configure:2077: checking for C++ compiler version
# configure:2080: clang++ --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2083: $? = 0
# configure:2085: 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:2088: $? = 0
# configure:2090: clang++ -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2093: $? = 1
# configure:2116: checking for C++ compiler default output file name
# configure:2119: clang++ conftest.cc >&5
# configure:2122: $? = 0
# configure:2168: result: a.out
# configure:2173: checking whether the C++ compiler works
# configure:2179: ./a.out
# ./a.out: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
# configure:2182: $? = 127
# configure:2199: result: yes
# configure:2206: checking whether we are cross compiling
# configure:2208: result: yes
# configure:2211: checking for suffix of executables
# configure:2213: clang++ -o conftest conftest.cc >&5
# configure:2216: $? = 0
# configure:2241: result:
# configure:2247: checking for suffix of object files
# configure:2268: clang++ -c conftest.cc >&5
# configure:2271: $? = 0
# configure:2293: result: o
# configure:2297: checking whether we are using the GNU C++ compiler
# configure:2321: clang++ -c conftest.cc >&5
# configure:2327: $? = 0
# configure:2331: test -z
# || test ! -s conftest.err
# configure:2334: $? = 0
# configure:2337: test -s conftest.o
# configure:2340: $? = 0
# configure:2353: result: yes
# configure:2359: checking whether clang++ accepts -g
# configure:2380: clang++ -c -g conftest.cc >&5
# configure:2386: $? = 0
# configure:2390: test -z
# || test ! -s conftest.err
# configure:2393: $? = 0
# configure:2396: test -s conftest.o
# configure:2399: $? = 0
# configure:2410: result: yes
# configure:2452: clang++ -c conftest.cc >&5
# configure:2458: $? = 0
# configure:2462: test -z
# || test ! -s conftest.err
# configure:2465: $? = 0
# configure:2468: test -s conftest.o
# configure:2471: $? = 0
# configure:2497: clang++ -c conftest.cc >&5
# conftest.cc:15:1: error: use of undeclared identifier 'exit'
# exit (42);
# ^
# 1 error generated.
# configure:2503: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2452: clang++ -c conftest.cc >&5
# conftest.cc:11:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# conftest.cc:11:49: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int) throw (); using std::exit;
# ^
# 2 errors generated.
# configure:2458: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | /* end confdefs.h. */
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2452: clang++ -c conftest.cc >&5
# conftest.cc:11:17: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# conftest.cc:11:40: error: use of undeclared identifier 'std'
# extern "C" void std::exit (int); using std::exit;
# ^
# 2 errors generated.
# configure:2458: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | /* end confdefs.h. */
# | extern "C" void std::exit (int); using std::exit;
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2452: clang++ -c conftest.cc >&5
# In file included from conftest.cc:12:
# In file included from /sysroot/bin/../include/c++/v1/stdlib.h:94:
# /sysroot/include/stdlib.h:46:16: error: 'exit' is missing exception specification 'throw()'
# _Noreturn void exit (int);
# ^
# conftest.cc:11:17: note: previous declaration is here
# extern "C" void exit (int) throw ();
# ^
# 1 error generated.
# configure:2458: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | /* end confdefs.h. */
# | extern "C" void exit (int) throw ();
# | #include
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:2452: clang++ -c conftest.cc >&5
# configure:2458: $? = 0
# configure:2462: test -z
# || test ! -s conftest.err
# configure:2465: $? = 0
# configure:2468: test -s conftest.o
# configure:2471: $? = 0
# configure:2497: clang++ -c conftest.cc >&5
# configure:2503: $? = 0
# configure:2507: test -z
# || test ! -s conftest.err
# configure:2510: $? = 0
# configure:2513: test -s conftest.o
# configure:2516: $? = 0
# configure:2550: checking for style of include used by make
# configure:2578: result: GNU
# configure:2606: checking dependency style of clang++
# configure:2691: result: gcc3
# configure:2717: checking for bool
# configure:2739: clang++ -c conftest.cc >&5
# configure:2745: $? = 0
# configure:2749: test -z
# || test ! -s conftest.err
# configure:2752: $? = 0
# configure:2755: test -s conftest.o
# configure:2758: $? = 0
# configure:2772: result: yes
# configure:2788: checking whether exception-handling is supported
# configure:2810: clang++ -c conftest.cc >&5
# configure:2816: $? = 0
# configure:2820: test -z
# || test ! -s conftest.err
# configure:2823: $? = 0
# configure:2826: test -s conftest.o
# configure:2829: $? = 0
# configure:2843: result: yes
# configure:2859: checking whether standard member ios::binary is available
# configure:2886: clang++ -c conftest.cc >&5
# conftest.cc:15:10: fatal error: 'iostream.h' file not found
# #include
# ^
# 1 error generated.
# configure:2892: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | ifstream myTest("test",ios::in|ios::binary);
# |
# | ;
# | return 0;
# | }
# configure:2919: result: no
# configure:2934: checking whether byte ordering is bigendian
# configure:2961: clang++ -c conftest.cc >&5
# configure:2967: $? = 0
# configure:2971: test -z
# || test ! -s conftest.err
# configure:2974: $? = 0
# configure:2977: test -s conftest.o
# configure:2980: $? = 0
# configure:3004: clang++ -c conftest.cc >&5
# conftest.cc:21:9: error: expected ';' after expression
# not big endian
# ^
# ;
# conftest.cc:21:6: error: use of undeclared identifier 'big'
# not big endian
# ^
# conftest.cc:21:10: error: use of undeclared identifier 'endian'
# not big endian
# ^
# 3 errors generated.
# configure:3010: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:3145: result: no
# configure:3181: checking how to run the C++ preprocessor
# configure:3212: clang++ -E conftest.cc
# configure:3218: $? = 0
# configure:3250: clang++ -E conftest.cc
# conftest.cc:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3256: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:3295: result: clang++ -E
# configure:3319: clang++ -E conftest.cc
# configure:3325: $? = 0
# configure:3357: clang++ -E conftest.cc
# conftest.cc:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3363: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:3407: checking for egrep
# configure:3417: result: grep -E
# configure:3422: checking for ANSI C header files
# configure:3447: clang++ -c conftest.cc >&5
# configure:3453: $? = 0
# configure:3457: test -z
# || test ! -s conftest.err
# configure:3460: $? = 0
# configure:3463: test -s conftest.o
# configure:3466: $? = 0
# configure:3578: result: yes
# configure:3602: checking for sys/types.h
# configure:3618: clang++ -c conftest.cc >&5
# configure:3624: $? = 0
# configure:3628: test -z
# || test ! -s conftest.err
# configure:3631: $? = 0
# configure:3634: test -s conftest.o
# configure:3637: $? = 0
# configure:3648: result: yes
# configure:3602: checking for sys/stat.h
# configure:3618: clang++ -c conftest.cc >&5
# configure:3624: $? = 0
# configure:3628: test -z
# || test ! -s conftest.err
# configure:3631: $? = 0
# configure:3634: test -s conftest.o
# configure:3637: $? = 0
# configure:3648: result: yes
# configure:3602: checking for stdlib.h
# configure:3618: clang++ -c conftest.cc >&5
# configure:3624: $? = 0
# configure:3628: test -z
# || test ! -s conftest.err
# configure:3631: $? = 0
# configure:3634: test -s conftest.o
# configure:3637: $? = 0
# configure:3648: result: yes
# configure:3602: checking for string.h
# configure:3618: clang++ -c conftest.cc >&5
# configure:3624: $? = 0
# configure:3628: test -z
# || test ! -s conftest.err
# configure:3631: $? = 0
# configure:3634: test -s conftest.o
# configure:3637: $? = 0
# configure:3648: result: yes
# configure:3602: checking for memory.h
# configure:3618: clang++ -c conftest.cc >&5
# configure:3624: $? = 0
# configure:3628: test -z
# || test ! -s conftest.err
# configure:3631: $? = 0
# configure:3634: test -s conftest.o
# configure:3637: $? = 0
# configure:3648: result: yes
# configure:3602: checking for strings.h
# configure:3618: clang++ -c conftest.cc >&5
# configure:3624: $? = 0
# configure:3628: test -z
# || test ! -s conftest.err
# configure:3631: $? = 0
# configure:3634: test -s conftest.o
# configure:3637: $? = 0
# configure:3648: result: yes
# configure:3602: checking for inttypes.h
# configure:3618: clang++ -c conftest.cc >&5
# configure:3624: $? = 0
# configure:3628: test -z
# || test ! -s conftest.err
# configure:3631: $? = 0
# configure:3634: test -s conftest.o
# configure:3637: $? = 0
# configure:3648: result: yes
# configure:3602: checking for stdint.h
# configure:3618: clang++ -c conftest.cc >&5
# configure:3624: $? = 0
# configure:3628: test -z
# || test ! -s conftest.err
# configure:3631: $? = 0
# configure:3634: test -s conftest.o
# configure:3637: $? = 0
# configure:3648: result: yes
# configure:3602: checking for unistd.h
# configure:3618: clang++ -c conftest.cc >&5
# configure:3624: $? = 0
# configure:3628: test -z
# || test ! -s conftest.err
# configure:3631: $? = 0
# configure:3634: test -s conftest.o
# configure:3637: $? = 0
# configure:3648: result: yes
# configure:3660: checking for char
# configure:3684: clang++ -c conftest.cc >&5
# configure:3690: $? = 0
# configure:3694: test -z
# || test ! -s conftest.err
# configure:3697: $? = 0
# configure:3700: test -s conftest.o
# configure:3703: $? = 0
# configure:3714: result: yes
# configure:3717: checking size of char
# configure:3747: clang++ -c conftest.cc >&5
# configure:3753: $? = 0
# configure:3757: test -z
# || test ! -s conftest.err
# configure:3760: $? = 0
# configure:3763: test -s conftest.o
# configure:3766: $? = 0
# configure:3788: clang++ -c conftest.cc >&5
# conftest.cc:61:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (char))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:3794: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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
# | /* end 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (char))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:3788: clang++ -c conftest.cc >&5
# configure:3794: $? = 0
# configure:3798: test -z
# || test ! -s conftest.err
# configure:3801: $? = 0
# configure:3804: test -s conftest.o
# configure:3807: $? = 0
# configure:4067: result: 1
# configure:4074: checking for short int
# configure:4098: clang++ -c conftest.cc >&5
# configure:4104: $? = 0
# configure:4108: test -z
# || test ! -s conftest.err
# configure:4111: $? = 0
# configure:4114: test -s conftest.o
# configure:4117: $? = 0
# configure:4128: result: yes
# configure:4131: checking size of short int
# configure:4161: clang++ -c conftest.cc >&5
# configure:4167: $? = 0
# configure:4171: test -z
# || test ! -s conftest.err
# configure:4174: $? = 0
# configure:4177: test -s conftest.o
# configure:4180: $? = 0
# configure:4202: clang++ -c conftest.cc >&5
# conftest.cc:62:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (short int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4208: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | /* end 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (short int))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4202: clang++ -c conftest.cc >&5
# conftest.cc:62:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (short int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4208: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | /* end 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (short int))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4202: clang++ -c conftest.cc >&5
# configure:4208: $? = 0
# configure:4212: test -z
# || test ! -s conftest.err
# configure:4215: $? = 0
# configure:4218: test -s conftest.o
# configure:4221: $? = 0
# configure:4365: clang++ -c conftest.cc >&5
# configure:4371: $? = 0
# configure:4375: test -z
# || test ! -s conftest.err
# configure:4378: $? = 0
# configure:4381: test -s conftest.o
# configure:4384: $? = 0
# configure:4481: result: 2
# configure:4488: checking for int
# configure:4512: clang++ -c conftest.cc >&5
# configure:4518: $? = 0
# configure:4522: test -z
# || test ! -s conftest.err
# configure:4525: $? = 0
# configure:4528: test -s conftest.o
# configure:4531: $? = 0
# configure:4542: result: yes
# configure:4545: checking size of int
# configure:4575: clang++ -c conftest.cc >&5
# configure:4581: $? = 0
# configure:4585: test -z
# || test ! -s conftest.err
# configure:4588: $? = 0
# configure:4591: test -s conftest.o
# configure:4594: $? = 0
# configure:4616: clang++ -c conftest.cc >&5
# conftest.cc:63:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4622: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | /* end 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4616: clang++ -c conftest.cc >&5
# conftest.cc:63:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4622: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | /* end 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4616: clang++ -c conftest.cc >&5
# conftest.cc:63:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4622: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | /* end 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (int))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:4616: clang++ -c conftest.cc >&5
# configure:4622: $? = 0
# configure:4626: test -z
# || test ! -s conftest.err
# configure:4629: $? = 0
# configure:4632: test -s conftest.o
# configure:4635: $? = 0
# configure:4779: clang++ -c conftest.cc >&5
# configure:4785: $? = 0
# configure:4789: test -z
# || test ! -s conftest.err
# configure:4792: $? = 0
# configure:4795: test -s conftest.o
# configure:4798: $? = 0
# configure:4779: clang++ -c conftest.cc >&5
# configure:4785: $? = 0
# configure:4789: test -z
# || test ! -s conftest.err
# configure:4792: $? = 0
# configure:4795: test -s conftest.o
# configure:4798: $? = 0
# configure:4895: result: 4
# configure:4902: checking for long int
# configure:4926: clang++ -c conftest.cc >&5
# configure:4932: $? = 0
# configure:4936: test -z
# || test ! -s conftest.err
# configure:4939: $? = 0
# configure:4942: test -s conftest.o
# configure:4945: $? = 0
# configure:4956: result: yes
# configure:4959: checking size of long int
# configure:4989: clang++ -c conftest.cc >&5
# configure:4995: $? = 0
# configure:4999: test -z
# || test ! -s conftest.err
# configure:5002: $? = 0
# configure:5005: test -s conftest.o
# configure:5008: $? = 0
# configure:5030: clang++ -c conftest.cc >&5
# conftest.cc:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5036: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | /* end 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long int))) <= 0)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5030: clang++ -c conftest.cc >&5
# conftest.cc:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5036: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | /* end 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long int))) <= 1)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5030: clang++ -c conftest.cc >&5
# conftest.cc:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5036: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | /* end 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long int))) <= 3)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5030: clang++ -c conftest.cc >&5
# conftest.cc:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long) (sizeof (long int))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:5036: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | /* end 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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long) (sizeof (long int))) <= 7)];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5030: clang++ -c conftest.cc >&5
# configure:5036: $? = 0
# configure:5040: test -z
# || test ! -s conftest.err
# configure:5043: $? = 0
# configure:5046: test -s conftest.o
# configure:5049: $? = 0
# configure:5193: clang++ -c conftest.cc >&5
# configure:5199: $? = 0
# configure:5203: test -z
# || test ! -s conftest.err
# configure:5206: $? = 0
# configure:5209: test -s conftest.o
# configure:5212: $? = 0
# configure:5193: clang++ -c conftest.cc >&5
# configure:5199: $? = 0
# configure:5203: test -z
# || test ! -s conftest.err
# configure:5206: $? = 0
# configure:5209: test -s conftest.o
# configure:5212: $? = 0
# configure:5193: clang++ -c conftest.cc >&5
# configure:5199: $? = 0
# configure:5203: test -z
# || test ! -s conftest.err
# configure:5206: $? = 0
# configure:5209: test -s conftest.o
# configure:5212: $? = 0
# configure:5309: result: 8
# configure:5324: checking for ANSI C header files
# configure:5480: result: yes
# configure:5491: checking for strncasecmp
# configure:5548: clang++ -o conftest conftest.cc >&5
# configure:5554: $? = 0
# configure:5558: test -z
# || test ! -s conftest.err
# configure:5561: $? = 0
# configure:5564: test -s conftest
# configure:5567: $? = 0
# configure:5579: result: yes
# configure:5593: checking for strnicmp
# configure:5650: clang++ -o conftest conftest.cc >&5
# /tmp/conftest-c027c7.o:conftest.cc:function main: error: undefined reference to 'strnicmp'
# /tmp/conftest-c027c7.o:conftest.cc:f: error: undefined reference to 'strnicmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5656: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | /* Define strnicmp to an innocuous variant, in case declares strnicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strnicmp innocuous_strnicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strnicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strnicmp
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char strnicmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined (__stub_strnicmp) || defined (__stub___strnicmp)
# | choke me
# | #else
# | char (*f) () = strnicmp;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != strnicmp;
# | ;
# | return 0;
# | }
# configure:5681: result: no
# configure:5695: checking for stricmp
# configure:5752: clang++ -o conftest conftest.cc >&5
# /tmp/conftest-c3a1ab.o:conftest.cc:function main: error: undefined reference to 'stricmp'
# /tmp/conftest-c3a1ab.o:conftest.cc:f: error: undefined reference to 'stricmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5758: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char stricmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined (__stub_stricmp) || defined (__stub___stricmp)
# | choke me
# | #else
# | char (*f) () = stricmp;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != stricmp;
# | ;
# | return 0;
# | }
# configure:5783: result: no
# configure:5797: checking for strcasecmp
# configure:5854: clang++ -o conftest conftest.cc >&5
# configure:5860: $? = 0
# configure:5864: test -z
# || test ! -s conftest.err
# configure:5867: $? = 0
# configure:5870: test -s conftest
# configure:5873: $? = 0
# configure:5885: result: yes
# configure:5901: checking for unistd.h
# configure:5906: result: yes
# configure:6051: checking for sys/stat.h
# configure:6056: result: yes
# configure:6201: checking for sys/types.h
# configure:6206: result: yes
# configure:6361: checking sstream usability
# configure:6373: clang++ -c conftest.cc >&5
# configure:6379: $? = 0
# configure:6383: test -z
# || test ! -s conftest.err
# configure:6386: $? = 0
# configure:6389: test -s conftest.o
# configure:6392: $? = 0
# configure:6402: result: yes
# configure:6406: checking sstream presence
# configure:6416: clang++ -E conftest.cc
# configure:6422: $? = 0
# configure:6442: result: yes
# configure:6477: checking for sstream
# configure:6484: result: yes
# configure:6502: checking for long file names
# configure:6541: result: yes
# configure:6643: checking for x86_64-unknown-linux-gcc
# configure:6669: result: clang
# configure:6951: checking for C compiler version
# configure:6954: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:6957: $? = 0
# configure:6959: 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:6962: $? = 0
# configure:6964: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:6967: $? = 1
# configure:6970: checking whether we are using the GNU C compiler
# configure:6994: clang -c conftest.c >&5
# configure:7000: $? = 0
# configure:7004: test -z
# || test ! -s conftest.err
# configure:7007: $? = 0
# configure:7010: test -s conftest.o
# configure:7013: $? = 0
# configure:7026: result: yes
# configure:7032: checking whether clang accepts -g
# configure:7053: clang -c -g conftest.c >&5
# configure:7059: $? = 0
# configure:7063: test -z
# || test ! -s conftest.err
# configure:7066: $? = 0
# configure:7069: test -s conftest.o
# configure:7072: $? = 0
# configure:7083: result: yes
# configure:7100: checking for clang option to accept ANSI C
# configure:7170: clang -c conftest.c >&5
# configure:7176: $? = 0
# configure:7180: test -z
# || test ! -s conftest.err
# configure:7183: $? = 0
# configure:7186: test -s conftest.o
# configure:7189: $? = 0
# configure:7207: result: none needed
# configure:7225: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:7231: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:7366: checking dependency style of clang
# configure:7451: result: gcc3
# configure:7468: checking for a sed that does not truncate output
# configure:7522: result: /usr/sbin/sed
# configure:7536: checking for ld used by clang
# configure:7603: result: /sysroot/bin/ld
# configure:7612: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:7627: result: yes
# configure:7632: checking for /sysroot/bin/ld option to reload object files
# configure:7639: result: -r
# configure:7648: checking for BSD-compatible nm
# configure:7690: result: nm
# configure:7694: checking whether ln -s works
# configure:7698: result: yes
# configure:7705: checking how to recognise dependent libraries
# configure:7888: result: pass_all
# configure:7973: clang++ -c conftest.cc >&5
# configure:7976: $? = 0
# configure:8102: checking how to run the C preprocessor
# configure:8137: clang -E conftest.c
# configure:8143: $? = 0
# configure:8175: clang -E conftest.c
# conftest.c:30:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8181: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_FILE_NAMES 1
# | /* end confdefs.h. */
# | #include
# configure:8220: result: clang -E
# configure:8244: clang -E conftest.c
# configure:8250: $? = 0
# configure:8282: clang -E conftest.c
# conftest.c:30:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8288: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libsidplay"
# | #define VERSION "1.36.59"
# | #ifdef __cplusplus
# | extern "C" void exit (int);
# | #endif
# | #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 SIZEOF_CHAR 1
# | #define SIZEOF_SHORT_INT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG_INT 8
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_FILE_NAMES 1
# | /* end confdefs.h. */
# | #include
# configure:8346: checking dlfcn.h usability
# configure:8358: clang -c conftest.c >&5
# configure:8364: $? = 0
# configure:8368: test -z
# || test ! -s conftest.err
# configure:8371: $? = 0
# configure:8374: test -s conftest.o
# configure:8377: $? = 0
# configure:8387: result: yes
# configure:8391: checking dlfcn.h presence
# configure:8401: clang -E conftest.c
# configure:8407: $? = 0
# configure:8427: result: yes
# configure:8462: checking for dlfcn.h
# configure:8469: result: yes
# configure:8491: checking for x86_64-unknown-linux-g77
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-f77
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-xlf
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-frt
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-pgf77
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-fort77
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-fl32
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-af77
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-f90
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-xlf90
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-pgf90
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-epcf90
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-f95
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-fort
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-xlf95
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-ifc
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-efc
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-pgf95
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-lf95
# configure:8520: result: no
# configure:8491: checking for x86_64-unknown-linux-gfortran
# configure:8520: result: no
# configure:8533: checking for g77
# configure:8562: result: no
# configure:8533: checking for f77
# configure:8562: result: no
# configure:8533: checking for xlf
# configure:8562: result: no
# configure:8533: checking for frt
# configure:8562: result: no
# configure:8533: checking for pgf77
# configure:8562: result: no
# configure:8533: checking for fort77
# configure:8562: result: no
# configure:8533: checking for fl32
# configure:8562: result: no
# configure:8533: checking for af77
# configure:8562: result: no
# configure:8533: checking for f90
# configure:8562: result: no
# configure:8533: checking for xlf90
# configure:8562: result: no
# configure:8533: checking for pgf90
# configure:8562: result: no
# configure:8533: checking for epcf90
# configure:8562: result: no
# configure:8533: checking for f95
# configure:8549: found /usr/sbin/f95
# configure:8559: result: f95
# configure:8574: checking for Fortran 77 compiler version
# configure:8577: f95 --version &5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:8580: $? = 0
# configure:8582: f95 -v &5
# Using built-in specs.
# COLLECT_GCC=f95
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured 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=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:8585: $? = 0
# configure:8587: f95 -V &5
# f95: error: unrecognized command line option '-V'
# f95: fatal error: no input files
# compilation terminated.
# configure:8590: $? = 1
# configure:8598: checking whether we are using the GNU Fortran 77 compiler
# configure:8612: f95 -c conftest.F >&5
# configure:8618: $? = 0
# configure:8622: test -z
# || test ! -s conftest.err
# configure:8625: $? = 0
# configure:8628: test -s conftest.o
# configure:8631: $? = 0
# configure:8644: result: yes
# configure:8650: checking whether f95 accepts -g
# configure:8662: f95 -c -g conftest.f >&5
# configure:8668: $? = 0
# configure:8672: test -z
# || test ! -s conftest.err
# configure:8675: $? = 0
# configure:8678: test -s conftest.o
# configure:8681: $? = 0
# configure:8693: result: yes
# configure:8723: checking the maximum length of command line arguments
# configure:8788: result: 32768
# configure:8799: checking command to parse nm output from clang object
# configure:8888: clang++ -c conftest.cc >&5
# configure:8891: $? = 0
# configure:8895: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:8898: $? = 0
# configure:8950: clang++ -o conftest conftest.cc conftstm.o >&5
# configure:8953: $? = 0
# configure:8991: result: ok
# configure:8995: checking for objdir
# configure:9010: result: .libs
# configure:9062: checking for x86_64-unknown-linux-ar
# configure:9091: result: no
# configure:9100: checking for ar
# configure:9116: found /sysroot/bin/ar
# configure:9127: result: ar
# configure:9142: checking for x86_64-unknown-linux-ranlib
# configure:9171: result: no
# configure:9180: checking for ranlib
# configure:9196: found /sysroot/bin/ranlib
# configure:9207: result: ranlib
# configure:9222: checking for x86_64-unknown-linux-strip
# configure:9248: result: strip
# configure:9549: checking if clang static flag works
# configure:9572: result: yes
# configure:9590: checking if clang supports -fno-rtti -fno-exceptions
# configure:9608: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9612: $? = 0
# configure:9623: result: yes
# configure:9638: checking for clang option to produce PIC
# configure:9815: result: -fPIC
# configure:9823: checking if clang PIC flag -fPIC works
# configure:9841: clang -c -fPIC -DPIC conftest.c >&5
# configure:9845: $? = 0
# configure:9856: result: yes
# configure:9880: checking if clang supports -c -o file.o
# configure:9901: clang -c -o out/conftest2.o conftest.c >&5
# configure:9905: $? = 0
# configure:9925: result: yes
# configure:9951: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10799: result: yes
# configure:10825: checking whether -lc should be explicitly linked in
# configure:10830: clang -c conftest.c >&5
# configure:10833: $? = 0
# configure:10847: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:10850: $? = 0
# configure:10862: result: no
# configure:10870: checking dynamic linker characteristics
# configure:11236: clang -c conftest.c >&5
# configure:11239: $? = 0
# configure:11431: result: GNU/Linux ld.so
# configure:11435: checking how to hardcode library paths into programs
# configure:11460: result: immediate
# configure:11474: checking whether stripping libraries is possible
# configure:11479: result: yes
# configure:12309: checking if libtool supports shared libraries
# configure:12311: result: yes
# configure:12314: checking whether to build shared libraries
# configure:12372: result: yes
# configure:12375: checking whether to build static libraries
# configure:12379: result: yes
# configure:12471: creating libtool
# configure:13018: checking for ld used by clang++
# configure:13085: result: /sysroot/bin/ld -m elf_x86_64
# configure:13094: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:13109: result: yes
# configure:13160: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13988: result: yes
# configure:14006: clang++ -c conftest.cc >&5
# configure:14009: $? = 0
# configure:14105: checking for clang++ option to produce PIC
# configure:14357: result: -fPIC
# configure:14365: checking if clang++ PIC flag -fPIC works
# configure:14383: clang++ -c -fPIC -DPIC conftest.cc >&5
# configure:14387: $? = 0
# configure:14398: result: yes
# configure:14422: checking if clang++ supports -c -o file.o
# configure:14443: clang++ -c -o out/conftest2.o conftest.cc >&5
# configure:14447: $? = 0
# configure:14467: result: yes
# configure:14493: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14518: result: yes
# configure:14589: checking dynamic linker characteristics
# configure:14955: clang++ -c conftest.cc >&5
# configure:14958: $? = 0
# configure:15150: result: GNU/Linux ld.so
# configure:15154: checking how to hardcode library paths into programs
# configure:15179: result: immediate
# configure:15193: checking whether stripping libraries is possible
# configure:15198: result: yes
# configure:16505: checking if libtool supports shared libraries
# configure:16507: result: yes
# configure:16510: checking whether to build shared libraries
# configure:16528: result: yes
# configure:16531: checking whether to build static libraries
# configure:16535: result: yes
# configure:16547: checking for f95 option to produce PIC
# configure:16724: result: -fPIC
# configure:16732: checking if f95 PIC flag -fPIC works
# configure:16750: f95 -c -g -O2 -fPIC conftest.f >&5
# configure:16754: $? = 0
# configure:16765: result: yes
# configure:16789: checking if f95 supports -c -o file.o
# configure:16810: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:16814: $? = 0
# configure:16834: result: yes
# configure:16860: checking whether the f95 linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:17688: result: yes
# configure:17759: checking dynamic linker characteristics
# configure:18125: f95 -c -g -O2 conftest.f >&5
# conftest.f:1:2:
#
# #line 18124 "configure"
# 1
# Warning: Illegal preprocessor directive
# configure:18128: $? = 0
# configure:18320: result: GNU/Linux ld.so
# configure:18324: checking how to hardcode library paths into programs
# configure:18349: result: immediate
# configure:18363: checking whether stripping libraries is possible
# configure:18368: result: yes
# configure:22662: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on b91a984108f8
#
# config.status:723: creating Makefile
# config.status:723: creating src/compconf.h
# config.status:723: creating src/libcfg.h
# config.status:723: creating src/Makefile
# config.status:906: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_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_exeext=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_stricmp=no
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strnicmp=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_sstream=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_host_alias=x86_64-unknown-linux
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXX=clang++
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=f95
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_char=1
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long_int=8
# ac_cv_sizeof_short_int=2
# ac_cv_sys_long_file_names=yes
# ac_cv_type_char=yes
# ac_cv_type_int=yes
# ac_cv_type_long_int=yes
# ac_cv_type_short_int=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_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_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM=nm
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
# sid_cv_have_bool=yes
# sid_cv_have_exceptions=yes
# sid_cv_have_ios_binary=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libsidplay/src/libsidplay-1.36.59/scripts/missing --run aclocal-1.8'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libsidplay/src/libsidplay-1.36.59/scripts/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libsidplay/src/libsidplay-1.36.59/scripts/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libsidplay/src/libsidplay-1.36.59/scripts/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libsidplay/src/libsidplay-1.36.59/scripts/missing --run automake-1.8'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.59\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=8 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 '
# DEPDIR='.deps'
# DIRECT_FIXPOINT='#undef DIRECT_FIXPOINT'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# F77='f95'
# FFLAGS='-g -O2'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBVERSION='1:3:0'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libsidplay/src/libsidplay-1.36.59/scripts/missing --run makeinfo'
# OBJEXT='o'
# OPTIMIZE_ENDIAN_ACCESS='#undef OPTIMIZE_ENDIAN_ACCESS'
# PACKAGE='libsidplay'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# SID_HAVE_BOOL='#define SID_HAVE_BOOL'
# SID_HAVE_EXCEPTIONS='#define SID_HAVE_EXCEPTIONS'
# SID_HAVE_IOS_BIN='#define SID_HAVE_IOS_BIN'
# SID_HAVE_LONG_FILE_NAMES='#define SID_HAVE_LONG_FILE_NAMES'
# SID_HAVE_SSTREAM='#define SID_HAVE_SSTREAM'
# SID_HAVE_STRCASECMP='#define SID_HAVE_STRCASECMP'
# SID_HAVE_STRICMP='#undef SID_HAVE_STRICMP'
# SID_HAVE_STRNCASECMP='#define SID_HAVE_STRNCASECMP'
# SID_HAVE_STRNICMP='#undef SID_HAVE_STRNICMP'
# SID_HAVE_SYS_STAT_H='#define SID_HAVE_SYS_STAT_H'
# SID_HAVE_SYS_TYPES_H='#define SID_HAVE_SYS_TYPES_H'
# SID_HAVE_UNISTD_H='#define SID_HAVE_UNISTD_H'
# SID_WORDS_ENDIANESS='SID_WORDS_LITTLEENDIAN'
# STRIP='strip'
# VERSION='1.36.59'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='f95'
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${prefix}/share'
# 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'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# install_sh='/tmp/libsidplay/src/libsidplay-1.36.59/scripts/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# mkdir_p='mkdir -p -- .'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LONG_FILE_NAMES 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define PACKAGE "libsidplay"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME ""
# #define PACKAGE_STRING ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define SIZEOF_CHAR 1
# #define SIZEOF_INT 4
# #define SIZEOF_LONG_INT 8
# #define SIZEOF_SHORT_INT 2
# #define STDC_HEADERS 1
# #define STDC_HEADERS 1
# #define VERSION "1.36.59"
# #endif
# #ifdef __cplusplus
# extern "C" void exit (int);
#
# configure: exit 0