Source: sidplay-libs Version: 2.1.1-14 Severity: serious User: helm...@debian.org Usertags: rebootstrap
I noticed that sidplay-libs fails to cross build from source, because it encounters narrowing conversion issues specific to arm64. A native build confirmed the failure and its build log is attached. The gist is: | libtool: compile: aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT xsid.lo -MD -MP -MF .deps/xsid.Tpo -c xsid.cpp -fPIC -DPIC -o .libs/xsid.o | xsid.cpp:101:1: error: narrowing conversion of ''\200'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] | }; | ^ | xsid.cpp:101:1: error: narrowing conversion of ''\224'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] | xsid.cpp:101:1: error: narrowing conversion of ''\251'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] | xsid.cpp:101:1: error: narrowing conversion of ''\274'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] | xsid.cpp:101:1: error: narrowing conversion of ''\316'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] | xsid.cpp:101:1: error: narrowing conversion of ''\341'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] | xsid.cpp:101:1: error: narrowing conversion of ''\362'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] Helmut
dpkg-buildpackage: info: source package sidplay-libs dpkg-buildpackage: info: source version 2.1.1-14 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Laszlo Boszormenyi (GCS) <g...@debian.hu> dpkg-source --before-build sidplay-libs-2.1.1 dpkg-buildpackage: info: host architecture arm64 fakeroot debian/rules clean dh_testdir dh_testroot [ ! -f Makefile ] || /usr/bin/make distclean rm -f confdefs.h config.log # remove autogenerated files find . -name aclocal.m4 -o -name configure -o -name configure.lineno \ -o -name config.guess -o -name config.h.in \ -o -name config.log -o -name config.status -o \ -name config.sub -o -name depcomp -o -name install-sh -o \ -name libtool -o -name ltmain.sh -o -name missing -o \ -name mkinstalldirs -o -name stamp-h1 -o -name INSTALL -o \ -name Makefile -o -name Makefile.in | xargs rm -f rm -f libsidplay/unix/sidint.h rm -f configure-stamp build-stamp dh_clean dpkg-source -b sidplay-libs-2.1.1 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building sidplay-libs using existing ./sidplay-libs_2.1.1.orig.tar.gz dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/configure, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/aclocal.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/INSTALL, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/src/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/src/sidtune/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/src/sid6526/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/src/xsid/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/src/mos656x/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/src/mos6510/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/src/c64/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/src/mos6526/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/include/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/include/sidplay/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/unix/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/unix/install-sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/unix/config.sub, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/unix/config.guess, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/unix/ltmain.sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/unix/config.h.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/unix/missing, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidplay/unix/depcomp, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/configure, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/aclocal.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/INSTALL, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/src/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/src/ini/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/src/MD5/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/include/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/include/sidplay/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/include/sidplay/utils/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/unix/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/unix/install-sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/unix/config.sub, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/unix/config.guess, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/unix/ltmain.sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/unix/config.h.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/unix/missing, use --include-removal to override dpkg-source: warning: ignoring deletion of file libsidutils/unix/depcomp, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/install-sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/configure, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/aclocal.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/config.sub, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/mkinstalldirs, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/config.guess, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/ltmain.sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/missing, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/INSTALL, use --include-removal to override dpkg-source: warning: ignoring deletion of file resid/depcomp, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/configure, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/aclocal.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/src/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/include/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/include/sidplay/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/include/sidplay/builders/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/unix/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/unix/install-sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/unix/config.sub, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/unix/config.guess, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/unix/ltmain.sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/unix/config.h.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/unix/missing, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/resid-builder/unix/depcomp, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/configure, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/aclocal.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/INSTALL, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/src/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/include/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/include/sidplay/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/include/sidplay/builders/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/unix/Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/unix/install-sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/unix/config.sub, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/unix/config.guess, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/unix/ltmain.sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/unix/config.h.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/unix/missing, use --include-removal to override dpkg-source: warning: ignoring deletion of file builders/hardsid-builder/unix/depcomp, use --include-removal to override dpkg-source: warning: ignoring deletion of file unix/install-sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file unix/config.sub, use --include-removal to override dpkg-source: warning: ignoring deletion of file unix/config.guess, use --include-removal to override dpkg-source: warning: ignoring deletion of file unix/ltmain.sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file unix/missing, use --include-removal to override dpkg-source: warning: ignoring deletion of file unix/depcomp, use --include-removal to override dpkg-source: info: building sidplay-libs in sidplay-libs_2.1.1-14.debian.tar.xz dpkg-source: info: building sidplay-libs in sidplay-libs_2.1.1-14.dsc debian/rules build dh_testdir # Add here commands to configure the package. cd libsidplay && autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'unix'. libtoolize: copying file 'unix/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:23: installing 'unix/compile' configure.ac:20: installing 'unix/config.guess' configure.ac:20: installing 'unix/config.sub' configure.ac:14: installing 'unix/install-sh' configure.ac:14: installing 'unix/missing' src/Makefile.am:29: warning: '%'-style pattern rules are a GNU make extension src/Makefile.am: installing 'unix/depcomp' autoreconf: Leaving directory `.' cd libsidutils && autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'unix'. libtoolize: copying file 'unix/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:12: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:12: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:20: installing 'unix/compile' configure.ac:17: installing 'unix/config.guess' configure.ac:17: installing 'unix/config.sub' configure.ac:12: installing 'unix/install-sh' configure.ac:12: installing 'unix/missing' src/MD5/Makefile.am: installing 'unix/depcomp' autoreconf: Leaving directory `.' cd resid && autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.in: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:5: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:75: installing './compile' configure.in:75: installing './config.guess' configure.in:75: installing './config.sub' configure.in:5: installing './install-sh' configure.in:5: installing './missing' Makefile.am: installing './INSTALL' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' cd builders/hardsid-builder && autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'unix'. libtoolize: copying file 'unix/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:12: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:12: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:20: installing 'unix/compile' configure.ac:17: installing 'unix/config.guess' configure.ac:17: installing 'unix/config.sub' configure.ac:12: installing 'unix/install-sh' configure.ac:12: installing 'unix/missing' src/Makefile.am: installing 'unix/depcomp' autoreconf: Leaving directory `.' cd builders/resid-builder && autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'unix'. libtoolize: copying file 'unix/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:12: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:12: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:20: installing 'unix/compile' configure.ac:17: installing 'unix/config.guess' configure.ac:17: installing 'unix/config.sub' configure.ac:12: installing 'unix/install-sh' configure.ac:12: installing 'unix/missing' src/Makefile.am: installing 'unix/depcomp' autoreconf: Leaving directory `.' autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:9: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:10: installing 'unix/config.guess' configure.ac:10: installing 'unix/config.sub' configure.ac:9: installing 'unix/install-sh' configure.ac:9: installing 'unix/missing' autoreconf: Leaving directory `.' ./configure --enable-shared --enable-static --host=aarch64-linux-gnu --build=aarch64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --libdir=\${prefix}/lib configure: WARNING: unrecognized options: --enable-shared, --enable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu Configuring libsidplay... configure: WARNING: unrecognized options: --disable-library-checks checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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 aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking for aarch64-linux-gnu-g++... aarch64-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-linux-gnu-g++... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by aarch64-linux-gnu-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/aarch64-linux-gnu-nm -B checking the name lister (/usr/bin/aarch64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for aarch64-linux-gnu-ar... aarch64-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for aarch64-linux-gnu-ranlib... aarch64-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-linux-gnu-nm -B output from aarch64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-linux-gnu-gcc static flag -static works... yes checking if aarch64-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-linux-gnu-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... yes checking how to run the C++ preprocessor... aarch64-linux-gnu-g++ -E checking for ld used by aarch64-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-linux-gnu-g++ static flag -static works... yes checking if aarch64-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint-types....... "(putting them into unix/sidint.h)" checking for uintptr_t... yes checking for uint64_t... yes ... seen our uintptr_t in stdint.h (uint64_t too) creating unix/sidint.h : _UNIX_SIDINT_H checking for int_least32_t... yes checking for int_fast32_t... yes ..adding include stdint.h ... seen good stdint.h inttypes ... seen good uint64_t ... DONE unix/sidint.h 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... 8 checking for strncasecmp... yes checking for strcasecmp... yes checking for long file names... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking for bool... yes checking whether exceptions are available... no checking whether standard member ios::binary is available... no checking whether standard member ios::openmode is available... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/sidplay/Makefile config.status: creating src/Makefile config.status: creating src/c64/Makefile config.status: creating src/mos6510/Makefile config.status: creating src/mos6526/Makefile config.status: creating src/mos656x/Makefile config.status: creating src/sid6526/Makefile config.status: creating src/sidtune/Makefile config.status: creating src/xsid/Makefile config.status: creating unix/Makefile config.status: creating unix/libsidplay2.spec config.status: creating unix/libsidplay2.qpg config.status: creating unix/libsidplay2.pc config.status: creating unix/sidconfig.h config.status: creating unix/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-library-checks Configuring resid... configure: WARNING: unrecognized options: --disable-library-checks checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-linux-gnu-g++... aarch64-linux-gnu-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 aarch64-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of aarch64-linux-gnu-g++... gcc3 checking whether the C++ compiler (aarch64-linux-gnu-g++ -g -Wall -O2 -funroll-loops -fomit-frame-pointer -fno-exceptions ) works... yes checking for perl... /usr/bin/perl checking how to run the C++ preprocessor... aarch64-linux-gnu-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 size of int... 4 checking for working bool... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by aarch64-linux-gnu-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/aarch64-linux-gnu-nm -B checking the name lister (/usr/bin/aarch64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-linux-gnu-objdump... aarch64-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-linux-gnu-ar... aarch64-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for aarch64-linux-gnu-ranlib... aarch64-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-linux-gnu-nm -B output from aarch64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-linux-gnu-gcc static flag -static works... yes checking if aarch64-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-linux-gnu-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... yes checking how to run the C++ preprocessor... aarch64-linux-gnu-g++ -E checking for ld used by aarch64-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-linux-gnu-g++ static flag -static works... yes checking if aarch64-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ReSID namespace... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating siddefs.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-library-checks Configuring resid-builder... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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 aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking for aarch64-linux-gnu-g++... aarch64-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-linux-gnu-g++... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by aarch64-linux-gnu-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/aarch64-linux-gnu-nm -B checking the name lister (/usr/bin/aarch64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for aarch64-linux-gnu-ar... aarch64-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for aarch64-linux-gnu-ranlib... aarch64-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-linux-gnu-nm -B output from aarch64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-linux-gnu-gcc static flag -static works... yes checking if aarch64-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-linux-gnu-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... yes checking how to run the C++ preprocessor... aarch64-linux-gnu-g++ -E checking for ld used by aarch64-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-linux-gnu-g++ static flag -static works... yes checking if aarch64-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether exceptions are available... no checking for resid library and headers... yes checking for sidplay2 library and headers... yes checking for sidbuilders install directory... ${prefix}/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/sidplay/Makefile config.status: creating include/sidplay/builders/Makefile config.status: creating src/Makefile config.status: creating unix/Makefile config.status: creating unix/config.h config.status: executing depfiles commands config.status: executing libtool commands Configuring hardsid-builder... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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 aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking for aarch64-linux-gnu-g++... aarch64-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-linux-gnu-g++... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by aarch64-linux-gnu-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/aarch64-linux-gnu-nm -B checking the name lister (/usr/bin/aarch64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for aarch64-linux-gnu-ar... aarch64-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for aarch64-linux-gnu-ranlib... aarch64-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-linux-gnu-nm -B output from aarch64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-linux-gnu-gcc static flag -static works... yes checking if aarch64-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-linux-gnu-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... yes checking how to run the C++ preprocessor... aarch64-linux-gnu-g++ -E checking for ld used by aarch64-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-linux-gnu-g++ static flag -static works... yes checking if aarch64-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether exceptions are available... no checking for sidplay2 library and headers... yes checking for sidbuilders install directory... ${prefix}/lib checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/sidplay/Makefile config.status: creating include/sidplay/builders/Makefile config.status: creating src/Makefile config.status: creating unix/Makefile config.status: creating unix/config.h config.status: executing depfiles commands config.status: executing libtool commands Configuring libsidutils... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc 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 aarch64-linux-gnu-gcc accepts -g... yes checking for aarch64-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of aarch64-linux-gnu-gcc... gcc3 checking for aarch64-linux-gnu-g++... aarch64-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-linux-gnu-g++... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by aarch64-linux-gnu-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/aarch64-linux-gnu-nm -B checking the name lister (/usr/bin/aarch64-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for aarch64-linux-gnu-ar... aarch64-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip checking for aarch64-linux-gnu-ranlib... aarch64-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-linux-gnu-nm -B output from aarch64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... aarch64-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-linux-gnu-gcc static flag -static works... yes checking if aarch64-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-linux-gnu-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... yes checking how to run the C++ preprocessor... aarch64-linux-gnu-g++ -E checking for ld used by aarch64-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-linux-gnu-g++ static flag -static works... yes checking if aarch64-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking whether exceptions are available... no checking for sidplay2 library and headers... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/sidplay/Makefile config.status: creating include/sidplay/utils/Makefile config.status: creating src/Makefile config.status: creating src/ini/Makefile config.status: creating src/MD5/Makefile config.status: creating unix/Makefile config.status: creating unix/libsidutils.spec config.status: creating unix/libsidutils.qpg config.status: creating unix/libsidutils.pc config.status: creating unix/config.h config.status: executing depfiles commands config.status: executing libtool commands checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating builders/Makefile configure: WARNING: unrecognized options: --enable-shared, --enable-static touch configure-stamp dh_testdir /usr/bin/make make[1]: Entering directory '/home/helmutg/sidplay-libs-2.1.1' Making all in libsidplay make[2]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay' Making all in unix make[3]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/unix' /usr/bin/make all-am make[4]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/unix' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/unix' make[3]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/unix' Making all in include make[3]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/include' Making all in sidplay make[4]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/include/sidplay' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/include/sidplay' make[4]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/include' make[3]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/include' Making all in src make[3]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src' Making all in c64 make[4]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src/c64' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src/c64' Making all in mos6510 make[4]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src/mos6510' /bin/bash ../../libtool --tag=CXX --mode=compile aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT mos6510.lo -MD -MP -MF .deps/mos6510.Tpo -c -o mos6510.lo mos6510.cpp libtool: compile: aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT mos6510.lo -MD -MP -MF .deps/mos6510.Tpo -c mos6510.cpp -fPIC -DPIC -o .libs/mos6510.o libtool: compile: aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT mos6510.lo -MD -MP -MF .deps/mos6510.Tpo -c mos6510.cpp -o mos6510.o >/dev/null 2>&1 mv -f .deps/mos6510.Tpo .deps/mos6510.Plo /bin/bash ../../libtool --tag=CXX --mode=link aarch64-linux-gnu-g++ -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -o libmos6510.la mos6510.lo libtool: link: aarch64-linux-gnu-ar cru .libs/libmos6510.a .libs/mos6510.o aarch64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: aarch64-linux-gnu-ranlib .libs/libmos6510.a libtool: link: ( cd ".libs" && rm -f "libmos6510.la" && ln -s "../libmos6510.la" "libmos6510.la" ) make[4]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src/mos6510' Making all in mos6526 make[4]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src/mos6526' /bin/bash ../../libtool --tag=CXX --mode=compile aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT mos6526.lo -MD -MP -MF .deps/mos6526.Tpo -c -o mos6526.lo mos6526.cpp libtool: compile: aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT mos6526.lo -MD -MP -MF .deps/mos6526.Tpo -c mos6526.cpp -fPIC -DPIC -o .libs/mos6526.o libtool: compile: aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT mos6526.lo -MD -MP -MF .deps/mos6526.Tpo -c mos6526.cpp -o mos6526.o >/dev/null 2>&1 mv -f .deps/mos6526.Tpo .deps/mos6526.Plo /bin/bash ../../libtool --tag=CXX --mode=link aarch64-linux-gnu-g++ -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -o libmos6526.la mos6526.lo libtool: link: aarch64-linux-gnu-ar cru .libs/libmos6526.a .libs/mos6526.o aarch64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: aarch64-linux-gnu-ranlib .libs/libmos6526.a libtool: link: ( cd ".libs" && rm -f "libmos6526.la" && ln -s "../libmos6526.la" "libmos6526.la" ) make[4]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src/mos6526' Making all in mos656x make[4]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src/mos656x' /bin/bash ../../libtool --tag=CXX --mode=compile aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT mos656x.lo -MD -MP -MF .deps/mos656x.Tpo -c -o mos656x.lo mos656x.cpp libtool: compile: aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT mos656x.lo -MD -MP -MF .deps/mos656x.Tpo -c mos656x.cpp -fPIC -DPIC -o .libs/mos656x.o libtool: compile: aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT mos656x.lo -MD -MP -MF .deps/mos656x.Tpo -c mos656x.cpp -o mos656x.o >/dev/null 2>&1 mv -f .deps/mos656x.Tpo .deps/mos656x.Plo /bin/bash ../../libtool --tag=CXX --mode=link aarch64-linux-gnu-g++ -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -o libmos656x.la mos656x.lo libtool: link: aarch64-linux-gnu-ar cru .libs/libmos656x.a .libs/mos656x.o aarch64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: aarch64-linux-gnu-ranlib .libs/libmos656x.a libtool: link: ( cd ".libs" && rm -f "libmos656x.la" && ln -s "../libmos656x.la" "libmos656x.la" ) make[4]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src/mos656x' Making all in xsid make[4]: Entering directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src/xsid' /bin/bash ../../libtool --tag=CXX --mode=compile aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT xsid.lo -MD -MP -MF .deps/xsid.Tpo -c -o xsid.lo xsid.cpp libtool: compile: aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX -I../../include -I../../include/sidplay -MT xsid.lo -MD -MP -MF .deps/xsid.Tpo -c xsid.cpp -fPIC -DPIC -o .libs/xsid.o xsid.cpp:101:1: error: narrowing conversion of ''\200'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] }; ^ xsid.cpp:101:1: error: narrowing conversion of ''\224'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] xsid.cpp:101:1: error: narrowing conversion of ''\251'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] xsid.cpp:101:1: error: narrowing conversion of ''\274'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] xsid.cpp:101:1: error: narrowing conversion of ''\316'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] xsid.cpp:101:1: error: narrowing conversion of ''\341'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] xsid.cpp:101:1: error: narrowing conversion of ''\362'' from 'char' to 'int8_t {aka signed char}' inside { } [-Wnarrowing] Makefile:398: recipe for target 'xsid.lo' failed make[4]: *** [xsid.lo] Error 1 make[4]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src/xsid' Makefile:564: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay/src' Makefile:397: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1/libsidplay' Makefile:332: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/helmutg/sidplay-libs-2.1.1' debian/rules:39: recipe for target 'build-stamp' failed make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2