Your message dated Mon, 19 Sep 2016 18:51:22 +0000
with message-id <e1bm3f0-0003ge...@franck.debian.org>
and subject line Bug#837378: fixed in sidplay-libs 2.1.1-15
has caused the Debian Bug report #837378,
regarding sidplay-libs FTBFS on arm64: gcc-6 narrowing conversions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
837378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837378
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: sidplay-libs
Source-Version: 2.1.1-15

We believe that the bug you reported is fixed in the latest version of
sidplay-libs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated sidplay-libs 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 17:29:28 +0000
Source: sidplay-libs
Binary: libsidplay2-dev libsidplay2 libsidutils-dev libsidutils0 
libresid-builder-dev libresid-builder0c2a
Architecture: source amd64
Version: 2.1.1-15
Distribution: unstable
Urgency: low
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Description:
 libresid-builder-dev - SID chip emulation class based on resid
 libresid-builder0c2a - SID chip emulation class based on resid
 libsidplay2 - SID (MOS 6581) emulation library
 libsidplay2-dev - SID (MOS 6581) emulation library
 libsidutils-dev - utility functions for SID players
 libsidutils0 - utility functions for SID players
Closes: 837378
Changes:
 sidplay-libs (2.1.1-15) unstable; urgency=low
 .
   * Fix FTBFS due to GCC 6 narrowing conversions (closes: #837378).
   * Update my email address.
   * Update debhelper level to 9 .
   * Update Standards-Version to 3.9.8 .
Checksums-Sha1:
 055870429651bef0777834822eb0602bad14c646 2056 sidplay-libs_2.1.1-15.dsc
 51574677cc933cf189a9e688364ba178221c639b 8128 
sidplay-libs_2.1.1-15.debian.tar.xz
 3c5ab3cb00f11e911ba43b75a08959a4fa4d0521 32740 
libresid-builder-dev_2.1.1-15_amd64.deb
 f505ea1d2c71a4f6b8a9faf97c482f50c554c25f 93594 
libresid-builder0c2a-dbgsym_2.1.1-15_amd64.deb
 7c0a70417edacfe12306658560fd7ffc546f03ed 31838 
libresid-builder0c2a_2.1.1-15_amd64.deb
 a466c8d586fb31132c0eb42a0b014180c8e1612a 332810 
libsidplay2-dbgsym_2.1.1-15_amd64.deb
 1f21c8bc17442b36d9e2215f6ad473425f80caf6 114354 
libsidplay2-dev_2.1.1-15_amd64.deb
 6a581b74047436abea122b4379c2c29421c38d1f 96160 libsidplay2_2.1.1-15_amd64.deb
 81ad6ab46199f21ff5ccd55d976ba3153174c1d2 29340 
libsidutils-dev_2.1.1-15_amd64.deb
 948b536c0d098eaac38cb51a8d64391035230075 81500 
libsidutils0-dbgsym_2.1.1-15_amd64.deb
 bdb2cf24fc3212cff3825e6b52256574a6e2624e 26072 libsidutils0_2.1.1-15_amd64.deb
Checksums-Sha256:
 ee1df050c54753fe57e57d7024cc7063d7dd3814589cf2bdb55a5f3acf99bf91 2056 
sidplay-libs_2.1.1-15.dsc
 a195bec05b553f49e67a4eeb20d5fca4f26fc8a5d3569c84b54cd9cf28465540 8128 
sidplay-libs_2.1.1-15.debian.tar.xz
 52540de354bf65da80d832d2c433721d0a282e0efb391cb3d5836de086504f7e 32740 
libresid-builder-dev_2.1.1-15_amd64.deb
 84608cbef76ecf8d889573b29ec99170c7b77e903b3456009569d83b657aef58 93594 
libresid-builder0c2a-dbgsym_2.1.1-15_amd64.deb
 62e077746b54294441fb824545251d5d32d8a40b5a8d438b37d8ecb79ee7b894 31838 
libresid-builder0c2a_2.1.1-15_amd64.deb
 9591b3e1c8e696f16cff3fd0441d868c0ade2f99db1fc32f0ac30fff7139a083 332810 
libsidplay2-dbgsym_2.1.1-15_amd64.deb
 30aa3d375ca45abba67377300e89ddc955e7be64713431c0400450f8f950d396 114354 
libsidplay2-dev_2.1.1-15_amd64.deb
 498735285f19e8cb8dd311499a0dbf2a326c872754d7de95927ab4b12b9ecdec 96160 
libsidplay2_2.1.1-15_amd64.deb
 76644d37c4c8e87a925b72584e665f01d373e326effc94b28dcf53aead4600fe 29340 
libsidutils-dev_2.1.1-15_amd64.deb
 cd65c9a22de892938a551fd6b29505be2ec711403c0d0a3670b5e83148be8876 81500 
libsidutils0-dbgsym_2.1.1-15_amd64.deb
 4d8adbd12a8e4c7baf9c8e2bc6c20a1f00794a53e4cd9b37d9fd1679f5ef36e5 26072 
libsidutils0_2.1.1-15_amd64.deb
Files:
 9b72873f175c1271dfacdef931e80c0e 2056 sound optional sidplay-libs_2.1.1-15.dsc
 d5738f5ed9eea81964ad4608756a0efd 8128 sound optional 
sidplay-libs_2.1.1-15.debian.tar.xz
 73ea57465d205ec4b5622e14bf36cff9 32740 libdevel optional 
libresid-builder-dev_2.1.1-15_amd64.deb
 2b534ab32d9c67a1cac63c0c992262c1 93594 debug extra 
libresid-builder0c2a-dbgsym_2.1.1-15_amd64.deb
 3dda0c4544f957bcc9e4c560379117b8 31838 libs optional 
libresid-builder0c2a_2.1.1-15_amd64.deb
 87615a8b7a05f00094244fe39b9efeda 332810 debug extra 
libsidplay2-dbgsym_2.1.1-15_amd64.deb
 5baff9c130048d2260d9953438f70f40 114354 libdevel optional 
libsidplay2-dev_2.1.1-15_amd64.deb
 a9fbc17875169b78266b5ee3e151f553 96160 libs optional 
libsidplay2_2.1.1-15_amd64.deb
 4864f2697371015468bf7ecbd848fff0 29340 libdevel optional 
libsidutils-dev_2.1.1-15_amd64.deb
 072964143d298b5be9d33377b8cc4bdd 81500 debug extra 
libsidutils0-dbgsym_2.1.1-15_amd64.deb
 2e78b23c78e56b51aa623684d46c6f63 26072 libs optional 
libsidutils0_2.1.1-15_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJX4C6rAAoJENzjEOeGTMi/eo8P/0qDN6p9a2nYo5IwAX03Zx1E
hO8xRwVE2Hbjc3NrEzcEC199DuYrB0p/FYr5+5O/gsdZaZhG8YsKAE3TGMtJIkR3
nAa0Jdok+6bQ7vGxoU6CT2uW65LZ4wSzQ4PqHl5oZiHO/1lWLq4PS/4KDsf9kEw/
9FtG8WU3bv43JKaZ2s9ls1Tg0ubj2/LfegCECq0ypj/o5dLenlXZ+r7FzTUcTeMX
224kkMAV02PMdn5+zFE0L06C5n3+7HDdMGMoPBTfD46siVuhZYOPXc8pRc2dO3Wg
1mn8QqhEwejuifmwHHxYyOM3wQlLQA6dCt04IohA6EwQ/Pid296TK2RVemLllItp
UX8D8vffrAMxpeHcGXayeIL+7GNYYv4WzMH9bD6cPhfzDJfQA/wtDkhfJYsrpoao
nm1r3uVC0vI0wfYCeHGxSLW046rET4go/Qvm6rBLkSf6ICDhJdYOypfw0hKwk8ZX
+cctiC3+MbVAPkKBXrIJ0OIKCVyBkfBVn68UtnFMIJ6AcHjysB+mVP/S+C2byU6Y
qP3R3rrYRlQAXpU9vgkC3yHwuBSlWYQtRReJ2ymAQvdx4nvRoVwGvnypeZbrWU5w
uxXbTOS6vHrXNYUQUZJHQtoxBPijQ9BIRpS5j2LPDS4URd92O1aNLZjpnb7A6Pq8
3/c6qpVQdEe/ja9zmqDc
=lGZH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to