<86>Apr 21 06:42:18 userdel[51514]: delete user 'rooter' <86>Apr 21 06:42:18 groupadd[51617]: group added to /etc/group: name=rooter, GID=645 <86>Apr 21 06:42:18 groupadd[51617]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:42:18 groupadd[51617]: new group: name=rooter, GID=645 <86>Apr 21 06:42:18 useradd[51736]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Apr 21 06:42:18 userdel[51796]: delete user 'builder' <86>Apr 21 06:42:18 groupadd[51923]: group added to /etc/group: name=builder, GID=646 <86>Apr 21 06:42:18 groupadd[51923]: group added to /etc/gshadow: name=builder <86>Apr 21 06:42:18 groupadd[51923]: new group: name=builder, GID=646 <86>Apr 21 06:42:18 useradd[51957]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Apr 21 06:42:21 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 06:42:22 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 06:42:23 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed Installing libsidplay-1.36.60-alt2_5.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87491 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libsidplay-1.36.60 + echo 'Source #0 (libsidplay-1.36.60.tar.bz2):' Source #0 (libsidplay-1.36.60.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libsidplay-1.36.60.tar.bz2 + /bin/tar -xf - + cd libsidplay-1.36.60 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libsidplay-1.36.57-opts.patch):' Patch #0 (libsidplay-1.36.57-opts.patch): + /usr/bin/patch -p1 -b --suffix .opts patching file src/libcfg.h.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87491 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsidplay-1.36.60 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-g++... none checking for bool... yes checking whether exception-handling is supported... yes checking whether standard member ios::binary is available... yes checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 whether byte ordering is bigendian... no checking size of char... 1 checking size of short int... 2 checking size of int... 4 checking size of long int... 4 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 i586-alt-linux-gcc... i586-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of i586-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether i586-alt-linux-g++ accepts -g... (cached) yes checking dependency style of i586-alt-linux-g++... (cached) none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/libsidplay-1.36.60' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/libsidplay-1.36.60/src' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o sidtune.lo sidtune.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c sidtune.cpp -fPIC -DPIC -o .libs/sidtune.o /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o eeconfig.lo eeconfig.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c eeconfig.cpp -fPIC -DPIC -o .libs/eeconfig.o /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o player.lo player.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c player.cpp -fPIC -DPIC -o .libs/player.o /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o 6510_.lo 6510_.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c 6510_.cpp -fPIC -DPIC -o .libs/6510_.o /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o 6581_.lo 6581_.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c 6581_.cpp -fPIC -DPIC -o .libs/6581_.o 6581_.cpp:332:13: warning: 'void sidModeReal00(sidOperator*)' defined but not used [-Wunused-function] static void sidModeReal00(struct sidOperator* pVoice) { ^ /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o envelope.lo envelope.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c envelope.cpp -fPIC -DPIC -o .libs/envelope.o /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o mixing.lo mixing.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c mixing.cpp -fPIC -DPIC -o .libs/mixing.o /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o samples.lo samples.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c samples.cpp -fPIC -DPIC -o .libs/samples.o samples.cpp:82:1: warning: narrowing conversion of '128' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] }; ^ samples.cpp:82:1: warning: narrowing conversion of '145' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:82:1: warning: narrowing conversion of '162' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:82:1: warning: narrowing conversion of '179' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:82:1: warning: narrowing conversion of '196' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:82:1: warning: narrowing conversion of '213' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:82:1: warning: narrowing conversion of '230' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:82:1: warning: narrowing conversion of '247' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:93:1: warning: narrowing conversion of '129' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] }; ^ samples.cpp:93:1: warning: narrowing conversion of '144' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:93:1: warning: narrowing conversion of '160' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:93:1: warning: narrowing conversion of '176' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:93:1: warning: narrowing conversion of '192' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:93:1: warning: narrowing conversion of '208' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:93:1: warning: narrowing conversion of '224' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] samples.cpp:93:1: warning: narrowing conversion of '240' from 'int' to 'sbyte {aka signed char}' inside { } is ill-formed in C++11 [-Wnarrowing] /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o fformat_.lo fformat_.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c fformat_.cpp -fPIC -DPIC -o .libs/fformat_.o /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o info_.lo info_.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c info_.cpp -fPIC -DPIC -o .libs/info_.o info_.cpp: In member function 'virtual bool sidTune::INFO_fileSupport(const void*, udword, const void*, udword)': info_.cpp:217:9: warning: variable 'hasUnknownChunk' set but not used [-Wunused-but-set-variable] hasUnknownChunk = false; ^ /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o mus_.lo mus_.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c mus_.cpp -fPIC -DPIC -o .libs/mus_.o mus_.cpp: In member function 'virtual bool sidTune::MUS_fileSupport(const void*, udword)': mus_.cpp:76:38: warning: array subscript has type 'char' [-Wchar-subscripts] infoString[line][si++] = c; // copy to info string ^ /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o pp_.lo pp_.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c pp_.cpp -fPIC -DPIC -o .libs/pp_.o /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o psid_.lo psid_.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c psid_.cpp -fPIC -DPIC -o .libs/psid_.o /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o sid_.lo sid_.cpp libtool: compile: i586-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.60\" -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=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c sid_.cpp -fPIC -DPIC -o .libs/sid_.o /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -version-info 1:3:0 -o libsidplay.la -rpath /usr/lib sidtune.lo eeconfig.lo player.lo 6510_.lo 6581_.lo envelope.lo mixing.lo samples.lo fformat_.lo info_.lo mus_.lo pp_.lo psid_.lo sid_.lo libtool: link: i586-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/i586-alt-linux/5/../../../crti.o /usr/lib/gcc/i586-alt-linux/5/crtbeginS.o .libs/sidtune.o .libs/eeconfig.o .libs/player.o .libs/6510_.o .libs/6581_.o .libs/envelope.o .libs/mixing.o .libs/samples.o .libs/fformat_.o .libs/info_.o .libs/mus_.o .libs/pp_.o .libs/psid_.o .libs/sid_.o -L/usr/lib/gcc/i586-alt-linux/5 -L/usr/lib/gcc/i586-alt-linux/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/5/crtendS.o /usr/lib/gcc/i586-alt-linux/5/../../../crtn.o -march=i586 -mtune=generic -Wl,-soname -Wl,libsidplay.so.1 -o .libs/libsidplay.so.1.0.3 libtool: link: (cd ".libs" && rm -f "libsidplay.so.1" && ln -s "libsidplay.so.1.0.3" "libsidplay.so.1") libtool: link: (cd ".libs" && rm -f "libsidplay.so" && ln -s "libsidplay.so.1.0.3" "libsidplay.so") libtool: link: ( cd ".libs" && rm -f "libsidplay.la" && ln -s "../libsidplay.la" "libsidplay.la" ) make[1]: Leaving directory `/usr/src/RPM/BUILD/libsidplay-1.36.60/src' make[1]: Entering directory `/usr/src/RPM/BUILD/libsidplay-1.36.60' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libsidplay-1.36.60' make: Leaving directory `/usr/src/RPM/BUILD/libsidplay-1.36.60' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83077 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsidplay-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libsidplay-buildroot + cd libsidplay-1.36.60 + mkdir -p /usr/src/tmp/libsidplay-buildroot + make DESTDIR=/usr/src/tmp/libsidplay-buildroot 'INSTALL=install -p' install make: Entering directory `/usr/src/RPM/BUILD/libsidplay-1.36.60' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libsidplay-1.36.60/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libsidplay-1.36.60/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libsidplay-buildroot/usr/lib" /bin/sh ../libtool --mode=install install -p libsidplay.la '/usr/src/tmp/libsidplay-buildroot/usr/lib' libtool: install: install -p .libs/libsidplay.so.1.0.3 /usr/src/tmp/libsidplay-buildroot/usr/lib/libsidplay.so.1.0.3 libtool: install: (cd /usr/src/tmp/libsidplay-buildroot/usr/lib && { ln -s -f libsidplay.so.1.0.3 libsidplay.so.1 || { rm -f libsidplay.so.1 && ln -s libsidplay.so.1.0.3 libsidplay.so.1; }; }) libtool: install: (cd /usr/src/tmp/libsidplay-buildroot/usr/lib && { ln -s -f libsidplay.so.1.0.3 libsidplay.so || { rm -f libsidplay.so && ln -s libsidplay.so.1.0.3 libsidplay.so; }; }) libtool: install: install -p .libs/libsidplay.lai /usr/src/tmp/libsidplay-buildroot/usr/lib/libsidplay.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/sidplay" || /bin/mkdir -p "/usr/src/tmp/libsidplay-buildroot/usr/include/sidplay" install -p -m 644 compconf.h libcfg.h emucfg.h fformat.h fixpoint.h myendian.h mytypes.h player.h sidtune.h version.h '/usr/src/tmp/libsidplay-buildroot/usr/include/sidplay' make[2]: Leaving directory `/usr/src/RPM/BUILD/libsidplay-1.36.60/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsidplay-1.36.60/src' make[1]: Entering directory `/usr/src/RPM/BUILD/libsidplay-1.36.60' make[2]: Entering directory `/usr/src/RPM/BUILD/libsidplay-1.36.60' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libsidplay-1.36.60' make[1]: Leaving directory `/usr/src/RPM/BUILD/libsidplay-1.36.60' make: Leaving directory `/usr/src/RPM/BUILD/libsidplay-1.36.60' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libsidplay-buildroot (auto) removed './usr/lib/libsidplay.la' mode of './usr/lib/libsidplay.so.1.0.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libsidplay-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libsidplay-buildroot (auto) Adjusting library links in /usr/src/tmp/libsidplay-buildroot ./usr/lib: libsidplay.so.1 -> libsidplay.so.1.0.3 Verifying ELF objects in /usr/src/tmp/libsidplay-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libsidplay.so.1.0.3: uses non-LFS functions: __xstat Hardlinking identical .pyc and .pyo files Processing files: libsidplay-1.36.60-alt2_5 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73976 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsidplay-1.36.60 + DOCDIR=/usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-1.36.60 + export DOCDIR + rm -rf /usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-1.36.60 + /bin/mkdir -p /usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-1.36.60 + cp -prL COPYING /usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-1.36.60 + chmod -R go-w /usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-1.36.60 + chmod -R a+rX /usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-1.36.60 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KCGszd find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libsidplay-buildroot/usr/lib/libsidplay.so.1: 279 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R6JhNx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libsidplay.so.1 = set:mdJnNVE11dih0P8jb3mI2E5jWjW0FO96FuMO4XOD5oK2RNczVN9pqvsru006DBDmgSKRHUei6dujXqsrzkiMpt1CV0vGKPDZwx41Sj1k3JPjTYH5OAfBQZeuFcWyKCKiB2E5Lbcc86c0r3as8qxuwbqi5J8dh2eY9JoKzlYiugLyrcfXaI38GogzcB5f1MQ8ij0u9cYmaES4rHoA1HXgNnh0BFt0eHvL6dZlU41EhF5037t9HNpjGnJo4mN9xV614pLR3Fx74jMn8Vzj6G2sNOAkTgZyJY9SzQ1aoNHhZjUJ9DlnmnGwyb9xSvrAGSbGj8I0aBOs1e47CUyA3utxxYOIWHn3YPUVQCQxS7eMquS67kvf96Xo1m9MHyRaJaW0Itq8jMiOEve3LqwwyULTBBMO48yNBcvgxxtZ6vTrf8YD3k8MVF1OwiAHImkB2ecgA3MqVXuDLMUxNQM9UwZzhV0eo0PJUKf9KqpbiRw3VLpJt7xEih0wZltoGAVZqnuxV6aXBbGpCFsODgOqdIW0wYmq4EhGGOklvkVzJoLPIV4vLNUzCdN60fC4pJqbxXZ4RHN10 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lqS4N5 Creating libsidplay-debuginfo package Processing files: libsidplay-devel-1.36.60-alt2_5 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96427 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsidplay-1.36.60 + DOCDIR=/usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-devel-1.36.60 + export DOCDIR + rm -rf /usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-devel-1.36.60 + /bin/mkdir -p /usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-devel-1.36.60 + cp -prL AUTHORS DEVELOPER src/fastforward.txt src/mixing.txt src/mpu.txt src/panning.txt /usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-devel-1.36.60 + chmod -R go-w /usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-devel-1.36.60 + chmod -R a+rX /usr/src/tmp/libsidplay-buildroot/usr/share/doc/libsidplay-devel-1.36.60 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G3X7I0 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oPXcs4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) In file included from /usr/src/tmp/libsidplay-buildroot/usr/include/sidplay/emucfg.h:19:0: /usr/src/tmp/libsidplay-buildroot/usr/include/sidplay/sidtune.h:13:19: fatal error: fstream: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/libsidplay-buildroot/usr/include/sidplay/emucfg.h: cpp failed, trying c++ mode Requires: libsidplay = 1.36.60-alt2_5, /usr/lib/libsidplay.so.1.0.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dGfM67 Processing files: libsidplay-debuginfo-1.36.60-alt2_5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zeRI1k find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U42UNE find-requires: running scripts (debuginfo) Provides: debug(libsidplay.so.1) Requires: libsidplay = 1.36.60-alt2_5, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6) Removing 1 extra deps from libsidplay-devel due to dependency on libsidplay Wrote: /usr/src/RPM/RPMS/i586/libsidplay-1.36.60-alt2_5.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libsidplay-devel-1.36.60-alt2_5.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libsidplay-debuginfo-1.36.60-alt2_5.i586.rpm 19.55user 4.36system 0:39.48elapsed 60%CPU (0avgtext+0avgdata 59500maxresident)k 0inputs+0outputs (0major+869402minor)pagefaults 0swaps 24.93user 7.09system 0:51.08elapsed 62%CPU (0avgtext+0avgdata 122420maxresident)k 0inputs+0outputs (0major+1148051minor)pagefaults 0swaps --- libsidplay-1.36.60-alt2_5.i586.rpm.repo 2012-05-10 01:42:43.000000000 +0000 +++ libsidplay-1.36.60-alt2_5.i586.rpm.hasher 2019-04-21 06:43:07.216736975 +0000 @@ -12,2 +12,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.11) +Requires: libstdc++.so.6(GLIBCXX_3.4.21) Requires: libstdc++.so.6(GLIBCXX_3.4.9) @@ -15,3 +16,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libsidplay.so.1 = set:mdJnNVE11dih0P8jb3mI2E5jWjW0FO96FuMO4XOD5oK2RNczVN9pqvsru006DBDmgSKRHUei6dujXqsrzkiMpt1CV0vGKPDZwx41Sj1k3JPjTYH5OggQXegIccnctBa5gbunoogco0S6kUgQ2Z0shjGE5F9iMxfF5PtIynO3WlszVpnxt0h53GZ1f1MQ8ij0u9cYmaES4rHoA1HXgNnhM6wBQe0DRLnz6Zysy0QEQ2wxzKARUI9RHmc2HUAMsz0yIbGmUg2CDUbAYN93l1KopiGrEvFBfNuAeg1budOvMrjeHKIKk15ni2JZCzkRuht2x5gFkCrEZ30Nx9K8Vwnno8LcHZqn3YPUVQCQxS7eMquS67kvf96Xo1m9g1rqlQ1oXQgCwBAhZIpUl34k4ZJXOiop2MFfvgxxtZ6vTrf8YD3kMPmr3q5iAHImkB2ecgA3afsUZKuDLMUxNQM9UwZzhV0eo0PJUKf9KqpbiRw3VLpJt7xEih0QC9iSxFiCXHnuxV6aXBbGpCFsODgOqdIW0wYmq4EhGGOklvkVjRZwpLPIV4vLNUzCdN60fC4pJqbxXZ4RHN10 +Provides: libsidplay.so.1 = set:mdJnNVE11dih0P8jb3mI2E5jWjW0FO96FuMO4XOD5oK2RNczVN9pqvsru006DBDmgSKRHUei6dujXqsrzkiMpt1CV0vGKPDZwx41Sj1k3JPjTYH5OAfBQZeuFcWyKCKiB2E5Lbcc86c0r3as8qxuwbqi5J8dh2eY9JoKzlYiugLyrcfXaI38GogzcB5f1MQ8ij0u9cYmaES4rHoA1HXgNnh0BFt0eHvL6dZlU41EhF5037t9HNpjGnJo4mN9xV614pLR3Fx74jMn8Vzj6G2sNOAkTgZyJY9SzQ1aoNHhZjUJ9DlnmnGwyb9xSvrAGSbGj8I0aBOs1e47CUyA3utxxYOIWHn3YPUVQCQxS7eMquS67kvf96Xo1m9MHyRaJaW0Itq8jMiOEve3LqwwyULTBBMO48yNBcvgxxtZ6vTrf8YD3k8MVF1OwiAHImkB2ecgA3MqVXuDLMUxNQM9UwZzhV0eo0PJUKf9KqpbiRw3VLpJt7xEih0wZltoGAVZqnuxV6aXBbGpCFsODgOqdIW0wYmq4EhGGOklvkVzJoLPIV4vLNUzCdN60fC4pJqbxXZ4RHN10 Provides: libsidplay = 1.36.60-alt2_5