Package: src:amsynth
Version: 1.13.2-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_autoreconf -- ./autogen.sh
autoconf (GNU Autoconf) 2.71
automake (GNU automake) 1.16.5
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: intltoolize --copy --force
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:39: installing './compile'
configure.ac:44: installing './config.guess'
configure.ac:44: installing './config.sub'
configure.ac:32: installing './install-sh'
configure.ac:32: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory '.'
You should update your 'aclocal.m4' by running aclocal.
/<<PKGBUILDDIR>>

----------------------------------------------------------------
Initialized build system. For a common configuration please run:
----------------------------------------------------------------

./configure

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --with-pic --with-lv2  --libdir=/usr/lib
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking --with-pic --with-lv2 
--libdir=/usr/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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 whether make supports nested variables... (cached) yes
checking for gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether g++ supports C++11 features with -std=c++11... yes
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.38.2
checking for XML::Parser... ok
checking for sin in -lm... yes
checking for pthread_create in -lpthread... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk+-2.0 >= 2.20.0... yes
checking for sys/soundcard.h... yes
checking for alsa... yes
checking for jack... yes
checking for jack/midiport.h... yes
checking for jack/session.h... yes
checking for lash-1.0... no
checking for liblo... yes
checking for dssi... yes
checking for liblo... yes
checking for lv2, gtk+-2.0 >= 2.20.0... no
checking for pandoc... no
checking whether C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -Wno-suggest-attribute=format... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wimplicit-function-declaration... yes
checking whether C compiler accepts -Wold-style-definition... yes
checking whether C compiler accepts -Wjump-misses-init... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-missing-field-initializers... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wformat-nonliteral... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wpacked... yes
checking whether C compiler accepts -Wmissing-format-attribute... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wredundant-decls... (cached) yes
checking whether C compiler accepts -Wmissing-include-dirs... yes
checking whether C compiler accepts -Wunused-but-set-variable... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wreturn-type... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wswitch-default... yes
checking whether C compiler accepts -Wduplicated-cond... yes
checking whether C compiler accepts -Wduplicated-branches... yes
checking whether C compiler accepts -Wlogical-op... yes
checking whether C compiler accepts -Wrestrict... yes
checking whether C compiler accepts -Wnull-dereference... yes
checking whether C compiler accepts -Wdouble-promotion... yes
checking whether C compiler accepts -Wno-error=unused-parameter... yes
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
checking whether C++ compiler accepts -Werror=unknown-warning-option... no
checking whether C++ compiler accepts -Wno-suggest-attribute=format... yes
checking whether C++ compiler accepts -fno-strict-aliasing... yes
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -Wextra... yes
checking whether C++ compiler accepts -Wundef... yes
checking whether C++ compiler accepts -Wwrite-strings... yes
checking whether C++ compiler accepts -Wpointer-arith... yes
checking whether C++ compiler accepts -Wmissing-declarations... yes
checking whether C++ compiler accepts -Wredundant-decls... yes
checking whether C++ compiler accepts -Wno-unused-parameter... yes
checking whether C++ compiler accepts -Wno-missing-field-initializers... yes
checking whether C++ compiler accepts -Wformat=2... yes
checking whether C++ compiler accepts -Wcast-align... yes
checking whether C++ compiler accepts -Wformat-nonliteral... yes
checking whether C++ compiler accepts -Wformat-security... yes
checking whether C++ compiler accepts -Wsign-compare... yes
checking whether C++ compiler accepts -Wstrict-aliasing... yes
checking whether C++ compiler accepts -Wshadow... yes
checking whether C++ compiler accepts -Winline... yes
checking whether C++ compiler accepts -Wpacked... yes
checking whether C++ compiler accepts -Wmissing-format-attribute... yes
checking whether C++ compiler accepts -Wmissing-noreturn... yes
checking whether C++ compiler accepts -Winit-self... yes
checking whether C++ compiler accepts -Wredundant-decls... (cached) yes
checking whether C++ compiler accepts -Wmissing-include-dirs... yes
checking whether C++ compiler accepts -Wunused-but-set-variable... yes
checking whether C++ compiler accepts -Warray-bounds... yes
checking whether C++ compiler accepts -Wreturn-type... yes
checking whether C++ compiler accepts -Wno-overloaded-virtual... yes
checking whether C++ compiler accepts -Wswitch-enum... yes
checking whether C++ compiler accepts -Wswitch-default... yes
checking whether C++ compiler accepts -Wno-error=unused-parameter... yes
checking whether C++ compiler accepts -Wno-error=missing-field-initializers... 
yes
checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) 
no
checking whether the linker accepts -Wl,--as-needed... yes
checking whether the linker accepts -Wl,--as-needed... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking whether the linker accepts -Wl,--no-as-needed... yes
checking whether the linker accepts -Wl,--fatal-warnings... yes
checking whether the linker accepts -Wl,-fatal_warnings... no
checking whether the linker accepts -Wl,--no-as-needed... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/amsynth.desktop
config.status: creating man/Makefile
config.status: creating man/de/Makefile
config.status: creating man/fr/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands

+------------------------------------------------------- amsynth 1.13.2
|
| GTK version........................................... : 2.24.33
| Build with GUI support................................ : yes
|
| Build with OSS support................................ : yes
| Build with ALSA support............................... : yes
| Build with JACK support............................... : yes
| Build with JACK MIDI support.......................... : yes
| Build with JACK session support....................... : yes
| Build with LASH support............................... : no
| Build with Non Session Manager support................ : yes
| Build DSSI plugin..................................... : yes
| Build DSSI GUI........................................ : yes
| Build LV2 plugin...................................... : no
| Build VST plugin...................................... : yes
|
| Generate man pages using pandoc....................... : no

configure complete. now type 'make' to build amsynth
and then, as root, 'make install' to install

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in po
make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
file=`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
g++ -std=c++11 -DHAVE_CONFIG_H -I.  -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' 
-DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden 
-I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES     
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread  -Wdate-time 
-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls 
-Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare 
-Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs 
-Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter 
-Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/amsynth-Synthesizer.o `test -f 
'src/Synthesizer.cpp' || echo './'`src/Synthesizer.cpp
g++ -std=c++11 -DHAVE_CONFIG_H -I.  -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' 
-DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden 
-I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES     
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread  -Wdate-time 
-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls 
-Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare 
-Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs 
-Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter 
-Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/amsynth-TuningMap.o `test -f 
'src/TuningMap.cpp' || echo './'`src/TuningMap.cpp
g++ -std=c++11 -DHAVE_CONFIG_H -I.  -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' 
-DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden 
-I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES     
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread  -Wdate-time 
-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls 
-Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare 
-Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs 
-Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter 
-Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/amsynth-VoiceAllocationUnit.o 
`test -f 'src/VoiceAllocationUnit.cpp' || echo './'`src/VoiceAllocationUnit.cpp
g++ -std=c++11 -DHAVE_CONFIG_H -I.  -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' 
-DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden 
-I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES     
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread  -Wdate-time 
-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls 
-Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare 
-Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs 
-Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter 
-Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/amsynth-AudioOutput.o `test -f 
'src/AudioOutput.cpp' || echo './'`src/AudioOutput.cpp
In file included from src/VoiceAllocationUnit.h:27,
                 from src/VoiceAllocationUnit.cpp:22:
src/TuningMap.h: In constructor ‘VoiceAllocationUnit::VoiceAllocationUnit()’:
src/TuningMap.h:28:7: warning: inlining failed in call to 
‘TuningMap::~TuningMap() noexcept’: call is unlikely and code size would grow 
[-Winline]
   28 | class TuningMap
      |       ^~~~~~~~~
src/VoiceAllocationUnit.cpp:68:1: note: called from here
   68 | }
      | ^
g++ -std=c++11 -DHAVE_CONFIG_H -I.  -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' 
-DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden 
-I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES     
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread  -Wdate-time 
-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls 
-Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare 
-Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs 
-Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter 
-Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/amsynth-JackOutput.o `test -f 
'src/JackOutput.cpp' || echo './'`src/JackOutput.cpp
gcc -DHAVE_CONFIG_H -I.  -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' 
-DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden 
-I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES     
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 
-pthread  -Wdate-time -D_FORTIFY_SOURCE=2 -Wno-declaration-after-statement -Wno-strict-prototypes -Wall -g -fomit-frame-pointer 
-O2 -Wall -g -fomit-frame-pointer -O2 -c -o src/amsynth-lash.o `test -f 'src/lash.c' || echo './'`src/lash.c
g++ -std=c++11 -DHAVE_CONFIG_H -I.  -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' 
-DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden 
-I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES     
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread  -Wdate-time 
-D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls 
-Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare 
-Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs 
-Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter 
-Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/amsynth-main.o `test -f 
'src/main.cpp' || echo './'`src/main.cpp
g++ -std=c++11 -DHAVE_CONFIG_H -I.  -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' 
-DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden 
-I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES  -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread   -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing 
-Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter 
-Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow 
-Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds 
-Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers 
-Wno-error=overloaded-virtual -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c -o src/amsynth_dssi_gtk-amsynth_dssi_gtk.o `test -f 'src/amsynth_dssi_gtk.cpp' || echo 
'./'`src/amsynth_dssi_gtk.cpp
g++ -std=c++11 -DHAVE_CONFIG_H -I.  -DDATADIR='"/usr/share"' -DPKGDATADIR='"/usr/share/amsynth"' 
-DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -fvisibility=hidden 
-I"./vendor" -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES  -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 -pthread   -Wdate-time -D_FORTIFY_SOURCE=2 -fno-strict-aliasing 
-Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter 
-Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow 
-Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds 
-Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers 
-Wno-error=overloaded-virtual -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c -o src/amsynth_dssi_gtk-Configuration.o `test -f 'src/Configuration.cpp' || echo 
'./'`src/Configuration.cpp
src/amsynth_dssi_gtk.cpp: In function ‘int main(int, char**)’:
src/amsynth_dssi_gtk.cpp:238:86: error: invalid conversion from ‘int (*)(const 
char*, const char*, lo_arg**, int, void*, void*)’ to ‘lo_method_handler’ {aka 
‘int (*)(const char*, const char*, lo_arg**, int, lo_message_*, void*)’} 
[-fpermissive]
  238 |     lo_server_add_method(_osc_server, tmpstr("/%s/control",     _osc_path), 
"if",    osc_control_handler,     nullptr);
      |                                                                         
             ^~~~~~~~~~~~~~~~~~~
      |                                                                         
             |
      |                                                                         
             int (*)(const char*, const char*, lo_arg**, int, void*, void*)
In file included from /usr/include/lo/lo.h:32,
                 from src/amsynth_dssi_gtk.cpp:31:
/usr/include/lo/lo_lowlevel.h:876:72: note:   initializing argument 4 of 
‘lo_method_* lo_server_add_method(lo_server, const char*, const char*, 
lo_method_handler, const void*)’
  876 |                                const char *typespec, lo_method_handler 
h,
      |                                                      ~~~~~~~~~~~~~~~~~~^
src/amsynth_dssi_gtk.cpp:239:86: error: invalid conversion from ‘int (*)(const 
char*, const char*, lo_arg**, int, void*, void*)’ to ‘lo_method_handler’ {aka 
‘int (*)(const char*, const char*, lo_arg**, int, lo_message_*, void*)’} 
[-fpermissive]
  239 |     lo_server_add_method(_osc_server, tmpstr("/%s/sample-rate", _osc_path), 
"i",     osc_samplerate_handler,  nullptr);
      |                                                                         
             ^~~~~~~~~~~~~~~~~~~~~~
      |                                                                         
             |
      |                                                                         
             int (*)(const char*, const char*, lo_arg**, int, void*, void*)
/usr/include/lo/lo_lowlevel.h:876:72: note:   initializing argument 4 of 
‘lo_method_* lo_server_add_method(lo_server, const char*, const char*, 
lo_method_handler, const void*)’
  876 |                                const char *typespec, lo_method_handler 
h,
      |                                                      ~~~~~~~~~~~~~~~~~~^
src/amsynth_dssi_gtk.cpp:240:86: error: invalid conversion from ‘int (*)(const 
char*, const char*, lo_arg**, int, void*, void*)’ to ‘lo_method_handler’ {aka 
‘int (*)(const char*, const char*, lo_arg**, int, lo_message_*, void*)’} 
[-fpermissive]
  240 |     lo_server_add_method(_osc_server, tmpstr("/%s/program",     _osc_path), 
"ii",    osc_program_handler,     nullptr);
      |                                                                         
             ^~~~~~~~~~~~~~~~~~~
      |                                                                         
             |
      |                                                                         
             int (*)(const char*, const char*, lo_arg**, int, void*, void*)
/usr/include/lo/lo_lowlevel.h:876:72: note:   initializing argument 4 of 
‘lo_method_* lo_server_add_method(lo_server, const char*, const char*, 
lo_method_handler, const void*)’
  876 |                                const char *typespec, lo_method_handler 
h,
      |                                                      ~~~~~~~~~~~~~~~~~~^
src/amsynth_dssi_gtk.cpp:241:86: error: invalid conversion from ‘int (*)(const 
char*, const char*, lo_arg**, int, void*, void*)’ to ‘lo_method_handler’ {aka 
‘int (*)(const char*, const char*, lo_arg**, int, lo_message_*, void*)’} 
[-fpermissive]
  241 |     lo_server_add_method(_osc_server, tmpstr("/%s/show",        
_osc_path), nullptr, osc_show_handler,        nullptr);
      |                                                                         
             ^~~~~~~~~~~~~~~~
      |                                                                         
             |
      |                                                                         
             int (*)(const char*, const char*, lo_arg**, int, void*, void*)
/usr/include/lo/lo_lowlevel.h:876:72: note:   initializing argument 4 of 
‘lo_method_* lo_server_add_method(lo_server, const char*, const char*, 
lo_method_handler, const void*)’
  876 |                                const char *typespec, lo_method_handler 
h,
      |                                                      ~~~~~~~~~~~~~~~~~~^
src/amsynth_dssi_gtk.cpp:242:86: error: invalid conversion from ‘int (*)(const 
char*, const char*, lo_arg**, int, void*, void*)’ to ‘lo_method_handler’ {aka 
‘int (*)(const char*, const char*, lo_arg**, int, lo_message_*, void*)’} 
[-fpermissive]
  242 |     lo_server_add_method(_osc_server, tmpstr("/%s/hide",        
_osc_path), nullptr, osc_hide_handler,        nullptr);
      |                                                                         
             ^~~~~~~~~~~~~~~~
      |                                                                         
             |
      |                                                                         
             int (*)(const char*, const char*, lo_arg**, int, void*, void*)
/usr/include/lo/lo_lowlevel.h:876:72: note:   initializing argument 4 of 
‘lo_method_* lo_server_add_method(lo_server, const char*, const char*, 
lo_method_handler, const void*)’
  876 |                                const char *typespec, lo_method_handler 
h,
      |                                                      ~~~~~~~~~~~~~~~~~~^
src/amsynth_dssi_gtk.cpp:243:86: error: invalid conversion from ‘int (*)(const 
char*, const char*, lo_arg**, int, void*, void*)’ to ‘lo_method_handler’ {aka 
‘int (*)(const char*, const char*, lo_arg**, int, lo_message_*, void*)’} 
[-fpermissive]
  243 |     lo_server_add_method(_osc_server, tmpstr("/%s/quit",        
_osc_path), nullptr, osc_quit_handler,        nullptr);
      |                                                                         
             ^~~~~~~~~~~~~~~~
      |                                                                         
             |
      |                                                                         
             int (*)(const char*, const char*, lo_arg**, int, void*, void*)
/usr/include/lo/lo_lowlevel.h:876:72: note:   initializing argument 4 of 
‘lo_method_* lo_server_add_method(lo_server, const char*, const char*, 
lo_method_handler, const void*)’
  876 |                                const char *typespec, lo_method_handler 
h,
      |                                                      ~~~~~~~~~~~~~~~~~~^
src/amsynth_dssi_gtk.cpp:244:57: error: invalid conversion from ‘int (*)(const 
char*, const char*, lo_arg**, int, void*, void*)’ to ‘lo_method_handler’ {aka 
‘int (*)(const char*, const char*, lo_arg**, int, lo_message_*, void*)’} 
[-fpermissive]
  244 |     lo_server_add_method(_osc_server, nullptr, nullptr, 
osc_fallback_handler, nullptr);
      |                                                         
^~~~~~~~~~~~~~~~~~~~
      |                                                         |
      |                                                         int (*)(const 
char*, const char*, lo_arg**, int, void*, void*)
/usr/include/lo/lo_lowlevel.h:876:72: note:   initializing argument 4 of 
‘lo_method_* lo_server_add_method(lo_server, const char*, const char*, 
lo_method_handler, const void*)’
  876 |                                const char *typespec, lo_method_handler 
h,
      |                                                      ~~~~~~~~~~~~~~~~~~^
make[3]: *** [Makefile:3366: src/amsynth_dssi_gtk-amsynth_dssi_gtk.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:3676: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:1445: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:17: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202405/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to