Build of libsidplay with vanilla toolchain

The build took 00h 00m 39s 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libsidplay 1.36.59-7 (Wed Aug 24 14:01:59 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -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++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking for C++ compiler default output file name... a.out
# checking whether the C++ compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... 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... g++ -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... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ANSI C... none needed
# checking dependency style of gcc... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/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... gcc -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 gcc 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 gcc static flag works... yes
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/sbin/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 g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/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 (/usr/sbin/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 g++ -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 g++ -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
# mkdir .libs
# g++ -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
# g++ -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
# sidtune.cpp: In member function 'udword sidTune::loadFile(const char*, ubyte**)':
# sidtune.cpp:310:35: error: 'bin' is not a member of 'std::ios {aka std::basic_ios}'
# ifstream myIn( fileName, ios::in|ios::bin|ios::ate );
# ^~~
# sidtune.cpp: In member function 'bool sidTune::saveC64dataFile(const char*, bool)':
# sidtune.cpp:976:45: error: 'bin' is not a member of 'std::ios {aka std::basic_ios}'
# fMyOut.open( fileName, ios::out|ios::bin|ios::trunc );
# ^~~
# sidtune.cpp: In member function 'bool sidTune::savePSIDfile(const char*, bool)':
# sidtune.cpp:1065:45: error: 'bin' is not a member of 'std::ios {aka std::basic_ios}'
# fMyOut.open( fileName, ios::out|ios::bin|ios::trunc );
# ^~~
# make[1]: *** [Makefile:327: sidtune.lo] Error 1
# make[1]: *** Waiting for unfinished jobs....
# g++ -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
# 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 = 51ae84437e7e
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# 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 /usr/sbin/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:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-c++
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-gpp
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-aCC
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-CC
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-cxx
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-cc++
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-cl
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-FCC
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-KCC
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-RCC
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-xlC_r
# configure:2022: result: no
# configure:1993: checking for x86_64-unknown-linux-xlC
# configure:2022: result: no
# configure:2035: checking for g++
# configure:2051: found /usr/sbin/g++
# configure:2061: result: g++
# configure:2077: checking for C++ compiler version
# configure:2080: g++ --version &5
# g++ (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:2083: $? = 0
# configure:2085: g++ -v &5
# Using built-in specs.
# COLLECT_GCC=g++
# 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:2088: $? = 0
# configure:2090: g++ -V &5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2093: $? = 1
# configure:2116: checking for C++ compiler default output file name
# configure:2119: g++ conftest.cc >&5
# configure:2122: $? = 0
# configure:2168: result: a.out
# configure:2173: checking whether the C++ compiler works
# configure:2179: ./a.out
# configure:2182: $? = 0
# configure:2199: result: yes
# configure:2206: checking whether we are cross compiling
# configure:2208: result: no
# configure:2211: checking for suffix of executables
# configure:2213: g++ -o conftest conftest.cc >&5
# configure:2216: $? = 0
# configure:2241: result:
# configure:2247: checking for suffix of object files
# configure:2268: g++ -c conftest.cc >&5
# configure:2271: $? = 0
# configure:2293: result: o
# configure:2297: checking whether we are using the GNU C++ compiler
# configure:2321: g++ -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 g++ accepts -g
# configure:2380: g++ -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: g++ -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: g++ -c conftest.cc >&5
# conftest.cc: In function 'int main()':
# conftest.cc:15:9: error: 'exit' was not declared in this scope
# exit (42);
# ^
# 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: g++ -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: g++ -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 g++
# configure:2691: result: gcc3
# configure:2717: checking for bool
# configure:2739: g++ -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: g++ -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: g++ -c conftest.cc >&5
# conftest.cc:15:22: fatal error: iostream.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 std::exit (int) throw (); using std::exit;
# | #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: g++ -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: g++ -c conftest.cc >&5
# conftest.cc: In function 'int main()':
# conftest.cc:21:6: error: 'big' was not declared in this scope
# not big endian
# ^~~
# 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 std::exit (int) throw (); using std::exit;
# | #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: g++ -E conftest.cc
# configure:3218: $? = 0
# configure:3250: g++ -E conftest.cc
# conftest.cc:14:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:3295: result: g++ -E
# configure:3319: g++ -E conftest.cc
# configure:3325: $? = 0
# configure:3357: g++ -E conftest.cc
# conftest.cc:14:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 std::exit (int) throw (); using std::exit;
# | #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: g++ -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:3555: g++ -o conftest conftest.cc >&5
# configure:3558: $? = 0
# configure:3560: ./conftest
# configure:3563: $? = 0
# configure:3578: result: yes
# configure:3602: checking for sys/types.h
# configure:3618: g++ -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: g++ -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: g++ -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: g++ -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: g++ -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: g++ -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: g++ -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: g++ -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: g++ -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: g++ -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:4036: g++ -o conftest conftest.cc >&5
# configure:4039: $? = 0
# configure:4041: ./conftest
# configure:4044: $? = 0
# configure:4067: result: 1
# configure:4074: checking for short int
# configure:4098: g++ -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:4450: g++ -o conftest conftest.cc >&5
# configure:4453: $? = 0
# configure:4455: ./conftest
# configure:4458: $? = 0
# configure:4481: result: 2
# configure:4488: checking for int
# configure:4512: g++ -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:4864: g++ -o conftest conftest.cc >&5
# configure:4867: $? = 0
# configure:4869: ./conftest
# configure:4872: $? = 0
# configure:4895: result: 4
# configure:4902: checking for long int
# configure:4926: g++ -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:5278: g++ -o conftest conftest.cc >&5
# configure:5281: $? = 0
# configure:5283: ./conftest
# configure:5286: $? = 0
# configure:5309: result: 8
# configure:5324: checking for ANSI C header files
# configure:5480: result: yes
# configure:5491: checking for strncasecmp
# configure:5548: g++ -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: g++ -o conftest conftest.cc >&5
# /tmp/ccCiHYXl.o: In function `main':
# conftest.cc:(.text+0xd): undefined reference to `strnicmp'
# /tmp/ccCiHYXl.o:(.data+0x0): undefined reference to `strnicmp'
# collect2: error: ld returned 1 exit status
# 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 std::exit (int) throw (); using std::exit;
# | #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: g++ -o conftest conftest.cc >&5
# /tmp/ccWZZ4qp.o: In function `main':
# conftest.cc:(.text+0xd): undefined reference to `stricmp'
# /tmp/ccWZZ4qp.o:(.data+0x0): undefined reference to `stricmp'
# collect2: error: ld returned 1 exit status
# 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 std::exit (int) throw (); using std::exit;
# | #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: g++ -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: g++ -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: g++ -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:6672: result: no
# configure:6681: checking for gcc
# configure:6697: found /usr/sbin/gcc
# configure:6707: result: gcc
# configure:6951: checking for C compiler version
# configure:6954: gcc --version &5
# gcc (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:6957: $? = 0
# configure:6959: gcc -v &5
# Using built-in specs.
# COLLECT_GCC=gcc
# 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:6962: $? = 0
# configure:6964: gcc -V &5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:6967: $? = 1
# configure:6970: checking whether we are using the GNU C compiler
# configure:6994: gcc -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 gcc accepts -g
# configure:7053: gcc -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 gcc option to accept ANSI C
# configure:7170: gcc -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: gcc -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:7231: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:7366: checking dependency style of gcc
# 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 gcc
# configure:7603: result: /usr/sbin/ld
# configure:7612: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:7627: result: yes
# configure:7632: checking for /usr/sbin/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: g++ -c conftest.cc >&5
# configure:7976: $? = 0
# configure:8102: checking how to run the C preprocessor
# configure:8137: gcc -E conftest.c
# configure:8143: $? = 0
# configure:8175: gcc -E conftest.c
# conftest.c:30:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 std::exit (int) throw (); using std::exit;
# | #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: gcc -E
# configure:8244: gcc -E conftest.c
# configure:8250: $? = 0
# configure:8282: gcc -E conftest.c
# conftest.c:30:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 std::exit (int) throw (); using std::exit;
# | #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: gcc -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: gcc -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 gcc object
# configure:8888: g++ -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: g++ -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 /usr/sbin/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 /usr/sbin/ranlib
# configure:9207: result: ranlib
# configure:9222: checking for x86_64-unknown-linux-strip
# configure:9248: result: strip
# configure:9549: checking if gcc static flag works
# configure:9572: result: yes
# configure:9590: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9608: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9612: $? = 0
# configure:9623: result: no
# configure:9638: checking for gcc option to produce PIC
# configure:9815: result: -fPIC
# configure:9823: checking if gcc PIC flag -fPIC works
# configure:9841: gcc -c -fPIC -DPIC conftest.c >&5
# configure:9845: $? = 0
# configure:9856: result: yes
# configure:9880: checking if gcc supports -c -o file.o
# configure:9901: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9905: $? = 0
# configure:9925: result: yes
# configure:9951: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10799: result: yes
# configure:10825: checking whether -lc should be explicitly linked in
# configure:10830: gcc -c conftest.c >&5
# configure:10833: $? = 0
# configure:10847: gcc -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: gcc -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 g++
# configure:13085: result: /usr/sbin/ld -m elf_x86_64
# configure:13094: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:13109: result: yes
# configure:13160: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13988: result: yes
# configure:14006: g++ -c conftest.cc >&5
# configure:14009: $? = 0
# configure:14105: checking for g++ option to produce PIC
# configure:14357: result: -fPIC
# configure:14365: checking if g++ PIC flag -fPIC works
# configure:14383: g++ -c -fPIC -DPIC conftest.cc >&5
# configure:14387: $? = 0
# configure:14398: result: yes
# configure:14422: checking if g++ supports -c -o file.o
# configure:14443: g++ -c -o out/conftest2.o conftest.cc >&5
# configure:14447: $? = 0
# configure:14467: result: yes
# configure:14493: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14518: result: yes
# configure:14589: checking dynamic linker characteristics
# configure:14955: g++ -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 (/usr/sbin/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 51ae84437e7e
#
# 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=
# ac_cv_env_CC_value=
# 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=
# ac_cv_env_CXX_value=
# 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_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/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=no
# 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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -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='gcc'
# ac_ct_CXX='g++'
# 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 std::exit (int) throw (); using std::exit;
#
# configure: exit 0