Your message dated Wed, 09 Apr 2025 18:05:51 +0000 with message-id <E1u2Zo7-00Bpcq-HU@fasolo.debian.org> and subject line Bug#1097963: fixed in synthv1 1.3.1-1 has caused the Debian Bug report #1097963, regarding synthv1: ftbfs with GCC-15 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 owner@bugs.debian.org immediately.) -- 1097963: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097963 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: synthv1: ftbfs with GCC-15
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 17 Feb 2025 17:56:03 +0000
- Message-id: <E1tk5Lf-009Qe5-Vn@paradis.debian.org>
Package: src:synthv1 Version: 1.3.0-1 Severity: important Tags: sid forky User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-15 [This bug is NOT targeted to the upcoming trixie release] 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The severity of this report will be raised before the forky release. The full build log can be found at: http://qa-logs.debian.net/2025/02/16/amd64exp/synthv1_1.3.0-1_unstable_gccexp.log.gz The last lines of the build log are at the end of this report. To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS. Other 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-15/porting_to.html [...] [ 87%] Building CXX object src/CMakeFiles/synthv1_jack.dir/synthv1_jack.cpp.o [ 89%] Building CXX object src/CMakeFiles/synthv1_jack.dir/synthv1widget_jack.cpp.o cd /build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/synthv1-1.3.0/src -I/build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src/synthv1_jack_autogen/include -I/build/reproducible-path/synthv1-1.3.0/src/lv2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -g -O2 -ffile-prefix-map=/build/reproducible-path/synthv1-1.3.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fv isibility=hidden -fvisibility-inlines-hidden -ffast-math -MD -MT src/CMakeFiles/synthv1_jack.dir/synthv1_jack.cpp.o -MF CMakeFiles/synthv1_jack.dir/synthv1_jack.cpp.o.d -o CMakeFiles/synthv1_jack.dir/synthv1_jack.cpp.o -c /build/reproducible-path/synthv1-1.3.0/src/synthv1_jack.cpp cd /build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/synthv1-1.3.0/src -I/build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src/synthv1_jack_autogen/include -I/build/reproducible-path/synthv1-1.3.0/src/lv2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -g -O2 -ffile-prefix-map=/build/reproducible-path/synthv1-1.3.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fv isibility=hidden -fvisibility-inlines-hidden -ffast-math -MD -MT src/CMakeFiles/synthv1_jack.dir/synthv1widget_jack.cpp.o -MF CMakeFiles/synthv1_jack.dir/synthv1widget_jack.cpp.o.d -o CMakeFiles/synthv1_jack.dir/synthv1widget_jack.cpp.o -c /build/reproducible-path/synthv1-1.3.0/src/synthv1widget_jack.cpp [ 91%] Building CXX object src/CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o cd /build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -I/build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src -I/build/reproducible-path/synthv1-1.3.0/src -I/build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src/synthv1_jack_autogen/include -I/build/reproducible-path/synthv1-1.3.0/src/lv2 -isystem /usr/include/x86_64-linux-gnu/qt6/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/include/x86_64-linux-gnu/qt6/QtGui -isystem /usr/include/x86_64-linux-gnu/qt6/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt6/QtXml -g -O2 -ffile-prefix-map=/build/reproducible-path/synthv1-1.3.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -std=gnu++17 -fv isibility=hidden -fvisibility-inlines-hidden -ffast-math -MD -MT src/CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o -MF CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o -c /build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src/synthv1_jack_autogen/mocs_compilation.cpp [ 93%] Linking CXX shared module libsynthv1_lv2.so cd /build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/synthv1_lv2.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/synthv1_lv2.dir/synthv1_lv2ui.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: CMakeFiles/synthv1_lv2.dir/synthv1widget_lv2.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(mocs_compilation.cpp.o):(.rodata+0x3000): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget.cpp.o):(.rodata+0x258): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_env.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_filt.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_wave.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_param.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_keybd.cpp.o):(.rodata+0x14): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_preset.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_status.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_programs.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_controls.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_control.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_palette.cpp.o):(.rodata+0x34): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_config.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1.a(synthv1.cpp.o):(.rodata+0x2c8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1.a(synthv1_config.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1.a(synthv1_param.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1.a(synthv1_sched.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here /usr/bin/ld: libsynthv1.a(synthv1_tuning.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o:(.rodata+0x30): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/synthv1-1.3.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/synthv1_lv2.dir/link.d -Wl,-z,relro -Wl,-z,now -shared -o libsynthv1_lv2.so CMakeFiles/synthv1_lv2.dir/synthv1_lv2_autogen/mocs_compilation.cpp.o CMakeFiles/synthv1_lv2.dir/synthv1_lv2.cpp.o CMakeFiles/synthv1_lv2.dir/synthv1_lv2ui.cpp.o CMakeFiles/synthv1_lv2.dir/synthv1widget_lv2.cpp.o libsynthv1_ui.a /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Svg.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so libsynthv1.a /usr/lib/x86_64-linux-gnu/libQt6Xml.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 make[3]: *** [src/CMakeFiles/synthv1_lv2.dir/build.make:168: src/libsynthv1_lv2.so] Error 1 make[3]: Leaving directory '/build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:198: src/CMakeFiles/synthv1_lv2.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 95%] Linking CXX executable synthv1_jack cd /build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/synthv1_jack.dir/link.txt --verbose=1 /usr/bin/ld: CMakeFiles/synthv1_jack.dir/synthv1_nsm.cpp.o:(.rodata+0x6c): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: CMakeFiles/synthv1_jack.dir/synthv1_jack.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: CMakeFiles/synthv1_jack.dir/synthv1widget_jack.cpp.o:(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(mocs_compilation.cpp.o):(.rodata+0x3000): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget.cpp.o):(.rodata+0x258): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_env.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_filt.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_wave.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_param.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_keybd.cpp.o):(.rodata+0x14): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_preset.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_status.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_programs.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_controls.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_control.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_palette.cpp.o):(.rodata+0x34): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1_ui.a(synthv1widget_config.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1.a(synthv1.cpp.o):(.rodata+0x2c8): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1.a(synthv1_config.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1.a(synthv1_param.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1.a(synthv1_sched.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here /usr/bin/ld: libsynthv1.a(synthv1_tuning.cpp.o):(.rodata+0x0): multiple definition of `QtPrivate::IsFloatType_v<_Float16>'; CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o:(.rodata+0x3f8): first defined here collect2: error: ld returned 1 exit status /usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/synthv1-1.3.0=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O3 -DNDEBUG -Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/synthv1_jack.dir/link.d CMakeFiles/synthv1_jack.dir/synthv1_jack_autogen/mocs_compilation.cpp.o CMakeFiles/synthv1_jack.dir/synthv1_nsm.cpp.o CMakeFiles/synthv1_jack.dir/synthv1_jack.cpp.o CMakeFiles/synthv1_jack.dir/synthv1widget_jack.cpp.o -o synthv1_jack libsynthv1_ui.a /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Svg.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Gui.so.6.7.2 /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so libsynthv1.a /usr/lib/x86_64-linux-gnu/libQt6Xml.so.6.7.2 /usr/lib/x86_64-linux-gnu/libQt6Core.so.6.7.2 /usr/lib/x86_64-linux-gnu/libjack.so /usr/lib/x86_64-linux-gnu/libpthread.a /usr/lib/x86_64-linux-gnu/libasound.so /usr/lib/x 86_64-linux-gnu/liblo.so make[3]: *** [src/CMakeFiles/synthv1_jack.dir/build.make:172: src/synthv1_jack] Error 1 make[3]: Leaving directory '/build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:234: src/CMakeFiles/synthv1_jack.dir/all] Error 2 make[2]: Leaving directory '/build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu' make[1]: *** [Makefile:139: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/synthv1-1.3.0/obj-x86_64-linux-gnu' dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:15: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1097963-close@bugs.debian.org
- Subject: Bug#1097963: fixed in synthv1 1.3.1-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 09 Apr 2025 18:05:51 +0000
- Message-id: <E1u2Zo7-00Bpcq-HU@fasolo.debian.org>
- Reply-to: Dennis Braun <snd@debian.org>
Source: synthv1 Source-Version: 1.3.1-1 Done: Dennis Braun <snd@debian.org> We believe that the bug you reported is fixed in the latest version of synthv1, 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 1097963@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dennis Braun <snd@debian.org> (supplier of updated synthv1 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 09 Apr 2025 19:37:23 +0200 Source: synthv1 Architecture: source Version: 1.3.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: Dennis Braun <snd@debian.org> Closes: 1097963 Changes: synthv1 (1.3.1-1) unstable; urgency=medium . * New upstream version 1.3.1 + Fix ftbfs with GCC-15 (Closes: #1097963) * Add pkgconf to B-Ds * Bump Standards-Version to 4.7.2 * Bump d/copyright year of metainfo.xml Checksums-Sha1: c6c067cc2590b80124f2a9c535ed850a692ed56d 2319 synthv1_1.3.1-1.dsc 7ba9888ef62cc5489e07f3f19cc4761cfde9a8b5 234066 synthv1_1.3.1.orig.tar.gz 0dea62e172d6cd448bd9d262bc9ee52d3d20cfe5 6780 synthv1_1.3.1-1.debian.tar.xz 19725241d3df8ee11c3728b41dd657fec77fdf61 7121 synthv1_1.3.1-1_source.buildinfo Checksums-Sha256: 242c0e6e54e6430a2a99c93644163571f008515af8f77f00fb26f487bdf49f32 2319 synthv1_1.3.1-1.dsc c99fa1774d0eec2f3bc429a9ace6c7f55f8c48a2f0885bd6a5cfd1bc4fe730d5 234066 synthv1_1.3.1.orig.tar.gz 53128c0dddaea164d6dfe89e10ca638d2bb48fa43ede681e135bff2b419a6cae 6780 synthv1_1.3.1-1.debian.tar.xz 55a6a1c2b1e08bd75958c0c2ab6d130aded9981a4e4a8aa872a6f978d461b085 7121 synthv1_1.3.1-1_source.buildinfo Files: 76b679346a16e3b3d0671cab80d8f620 2319 sound optional synthv1_1.3.1-1.dsc 5ab61356ba4acc12603aa6b4473ecbe7 234066 sound optional synthv1_1.3.1.orig.tar.gz 5492bb9df99ecd5cb5636efa0b8cee34 6780 sound optional synthv1_1.3.1-1.debian.tar.xz 99e7bbea7bc2f9c7024a89d3c7907d5e 7121 sound optional synthv1_1.3.1-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJDBAEBCgAtFiEEPLfDAq+1fmGoxhfdY06lXZArmDYFAmf2sGYPHHNuZEBkZWJp YW4ub3JnAAoJEGNOpV2QK5g2fAcP/0MqYyz+LqG0xYW3fB7l6cs09kvG7GE9nc77 H3xN8wyBvfTJWfQe6KevvBBWdLg1zL9t8quSIanaaGiKMYgme/4RxUc8++l0CDRO YFDh55FhZgr63HzHA3WNjwhQn2mTQ2LQAmYeACRNZX5D+aGl0F4XcqCNnt0XNVpp spXxuuxTKoW1P26ZJNzSgDXVLAgKMjmrFfCu6YhMqodoSWrrahEXWX3s8lKqtKdL tOzzTVz1N+5V/f9zFVYC/3jkYP/NhK8LwGnhN/bfUdSC+b1rIBP1BcUCAyz8VK+6 u8xiVpGIn+2NxLTmP3KqjTmR91rJX61O37iX3DsZmCtnHOqEyxeMYVDkd8na+reC asRi92xxauQkTHRAVwt2PW2Krw42K/g6aQfaNRoDWmRyS4PJmgYGz5EjQFBy1tkn rOeTgtY3veYsJH01kYSR2hDkgRcdR84Xc05NXfhn0psM4DD2H+wPUHgy/7Z5bs5o KceLXMaiyBtGJ9bSH+3iOVetwxwuPSBYIAnyXBSOYYhMCvE9IM5MkZAMhuL7lALa XswyD0pjg44z8xK2cYR8jHt4j9xQFuNRijYbW52rKwnq/mHuS16q+KS7DZV6W3Dp tfJvc02oFTPQodFZ28y0wuxRp/oMpXUUcJp2u4szD6X+I8S7ZC+6RNrzRrY9fhSM XUhURqDo =Yi2w -----END PGP SIGNATURE-----Attachment: pgpP2NHCvoUns.pgp
Description: PGP signature
--- End Message ---