Package: src:naspro-bridges Version: 0.5.1-2 Severity: normal Tags: sid bullseye User: debian-...@lists.debian.org Usertags: ftbfs-gcc-10
Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The severity of this report will be raised before the bullseye release, so nothing has to be done for the buster release. The full build log can be found at: http://people.debian.org/~doko/logs/gcc10-20200225/naspro-bridges_0.5.1-2_unstable_gcc10.log The last lines of the build log are at the end of this report. To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-10/porting_to.html [...] checking pkg-config is at least version 0.9.0... yes checking for NABRIT... yes checking ladspa.h usability... yes checking ladspa.h presence... yes checking for ladspa.h... yes checking whether LRDF-equivalent LV2 bundles should be installed... yes checking for DSSI... yes checking for ALSA... yes checking whether to enable bridging of DSSI programs as LV2 presets... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ladspa/manifest.ttl config.status: creating ladspa/Makefile config.status: creating ladspa/data/Makefile config.status: creating dssi/manifest.ttl config.status: creating dssi/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-maintainer-mode configure: LADSPA bridge: yes configure: LRDF-equivalent bundles: yes configure: DSSI bridge: yes configure: DSSI programs as LV2 presets: yes dh_auto_build -O--parallel dh_auto_build: warning: Compatibility levels before 9 are deprecated (level 7 in use) make -j4 make[1]: Entering directory '/<<PKGBUILDDIR>>' make all-recursive make[2]: Entering directory '/<<PKGBUILDDIR>>' Making all in ladspa make[3]: Entering directory '/<<PKGBUILDDIR>>/ladspa' Making all in data make[4]: Entering directory '/<<PKGBUILDDIR>>/ladspa/data' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/ladspa/data' make[4]: Entering directory '/<<PKGBUILDDIR>>/ladspa' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -c -o manifest.lo manifest.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -c -o bridge.lo bridge.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -c -o pluglib.lo pluglib.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -c -o plugin.lo plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -c manifest.c -fPIC -DPIC -o .libs/manifest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -c pluglib.c -fPIC -DPIC -o .libs/pluglib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -c bridge.c -fPIC -DPIC -o .libs/bridge.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -c plugin.c -fPIC -DPIC -o .libs/plugin.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -c -o lv2api.lo lv2api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -c lv2api.c -fPIC -DPIC -o .libs/lv2api.o /bin/bash ../libtool --tag=CC --mode=link gcc -pedantic -Wall -Werror -Wno-strict-aliasing -pthread -I/usr/include/NASPRO/brit-3 -I/usr/include/NASPRO/core-5 -g -O2 -no-undefined -module -avoid-version -shared -lnabrit -lnacore -ldl -lm -pthread -o ladspa.la -rpath /usr/lib/lv2/naspro-ladspa.lv2 manifest.lo bridge.lo pluglib.lo plugin.lo lv2api.lo libtool: link: gcc -shared -fPIC -DPIC .libs/manifest.o .libs/bridge.o .libs/pluglib.o .libs/plugin.o .libs/lv2api.o -lnabrit -lnacore -ldl -lm -pthread -g -O2 -pthread -pthread -Wl,-soname -Wl,ladspa.so -o .libs/ladspa.so /usr/bin/ld: .libs/bridge.o:/<<PKGBUILDDIR>>/ladspa/bridge.h:11: multiple definition of `bridge'; .libs/manifest.o:/<<PKGBUILDDIR>>/ladspa/bridge.h:11: first defined here /usr/bin/ld: .libs/bridge.o:/<<PKGBUILDDIR>>/ladspa/lv2api.h:11: multiple definition of `stub_desc'; .libs/manifest.o:/<<PKGBUILDDIR>>/ladspa/lv2api.h:11: first defined here /usr/bin/ld: .libs/pluglib.o:/<<PKGBUILDDIR>>/ladspa/bridge.h:11: multiple definition of `bridge'; .libs/manifest.o:/<<PKGBUILDDIR>>/ladspa/bridge.h:11: first defined here /usr/bin/ld: .libs/pluglib.o:/<<PKGBUILDDIR>>/ladspa/lv2api.h:11: multiple definition of `stub_desc'; .libs/manifest.o:/<<PKGBUILDDIR>>/ladspa/lv2api.h:11: first defined here /usr/bin/ld: .libs/plugin.o:/<<PKGBUILDDIR>>/ladspa/lv2api.h:11: multiple definition of `stub_desc'; .libs/manifest.o:/<<PKGBUILDDIR>>/ladspa/lv2api.h:11: first defined here /usr/bin/ld: .libs/plugin.o:/<<PKGBUILDDIR>>/ladspa/bridge.h:11: multiple definition of `bridge'; .libs/manifest.o:/<<PKGBUILDDIR>>/ladspa/bridge.h:11: first defined here /usr/bin/ld: .libs/lv2api.o:/<<PKGBUILDDIR>>/ladspa/bridge.h:11: multiple definition of `bridge'; .libs/manifest.o:/<<PKGBUILDDIR>>/ladspa/bridge.h:11: first defined here /usr/bin/ld: .libs/lv2api.o:/<<PKGBUILDDIR>>/ladspa/lv2api.h:11: multiple definition of `stub_desc'; .libs/manifest.o:/<<PKGBUILDDIR>>/ladspa/lv2api.h:11: first defined here collect2: error: ld returned 1 exit status make[4]: *** [Makefile:472: ladspa.la] Error 1 make[4]: Leaving directory '/<<PKGBUILDDIR>>/ladspa' make[3]: *** [Makefile:547: all-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/ladspa' make[2]: *** [Makefile:418: all-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:350: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j4 returned exit code 2 make: *** [debian/rules:4: build] Error 25 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2