#1098031 ugene: ftbfs with GCC-15

#1098031#5
Date:
2025-02-17 17:58:14 UTC
From:
To:
[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/ugene_51.0+dfsg-3_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

[...]
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"hmm2\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/moc_HMMSearchQDActor.o _tmp/moc/release/moc_HMMSearchQDActor.cpp
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"hmm2\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/moc_uhmmsearch.o _tmp/moc/release/moc_uhmmsearch.cpp
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"hmm2\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/moc_uhmmerTests.o _tmp/moc/release/moc_uhmmerTests.cpp
rm -f libhmm2.so
g++ -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -Wl,-rpath,'$ORIGIN/..' -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libhmm2.so -o libhmm2.so _tmp/obj/release/HMMIO.o _tmp/obj/release/HMMIOWorker.o _tmp/obj/release/TaskLocalStorage.o _tmp/obj/release/uHMMPlugin.o _tmp/obj/release/aligneval.o _tmp/obj/release/alphabet.o _tmp/obj/release/altivec_algorithms.o _tmp/obj/release/checksum.o _tmp/obj/release/cluster.o _tmp/obj/release/core_algorithms.o _tmp/obj/release/fast_algorithms.o _tmp/obj/release/histogram.o _tmp/obj/release/iupac.o _tmp/obj/release/masks.o _tmp/obj/release/mathsupport.o _tmp/obj/release/modelmakers.o _tmp/obj/release/msa.o _tmp/obj/release/plan7.o _tmp/obj/release/prior.o _tmp/obj/release/sqerror.o _tmp/obj/release/sre_math.o _tmp/obj/release/sre_random.o _tmp/obj/release/sre_string.o _tmp/obj/release/tophits.o _tmp/obj/release/trace.o _tmp/obj/release/vectorops.o _tmp/obj/release/weight.o _tmp/obj/release/HMMBuildDialogController.o _tmp/obj/release/HMMBuildWorker.o _tmp/obj/release/uhmmbuild.o _tmp/obj/release/HMMCalibrateDialogController.o _tmp/obj/release/HMMCalibrateTask.o _tmp/obj/release/uhmmcalibrate.o _tmp/obj/release/HMMSearchDialogController.o _tmp/obj/release/HMMSearchTask.o _tmp/obj/release/HMMSearchWorker.o _tmp/obj/release/HMMSearchQDActor.o _tmp/obj/release/uhmmsearch.o _tmp/obj/release/uhmmsearch_opt.o _tmp/obj/release/uhmmerTests.o _tmp/obj/release/uhmmsearch_sse.o _tmp/obj/release/qrc_hmm2.o _tmp/obj/release/moc_HMMIO.o _tmp/obj/release/moc_HMMIOWorker.o _tmp/obj/release/moc_uHMMPlugin.o _tmp/obj/release/moc_HMMBuildDialogController.o _tmp/obj/release/moc_HMMBuildWorker.o _tmp/obj/release/moc_uhmmbuild.o _tmp/obj/release/moc_HMMCalibrateDialogController.o _tmp/obj/release/moc_HMMCalibrateTask.o _tmp/obj/release/moc_HMMSearchDialogController.o _tmp/obj/release/moc_HMMSearchTask.o _tmp/obj/release/moc_HMMSearchWorker.o _tmp/obj/release/moc_HMMSearchQDActor.o _tmp/obj/release/moc_uhmmsearch.o _tmp/obj/release/moc_uhmmerTests.o  -L../../_release -lU2Core -lU2Algorithm -lU2Formats -lU2Gui -lU2View -lU2Test -lU2Lang -lU2Designer -lpthread /usr/lib/x86_64-linux-gnu/libQt5Svg.so /usr/lib/x86_64-linux-gnu/libQt5Widgets.so /usr/lib/x86_64-linux-gnu/libQt5Gui.so /usr/lib/x86_64-linux-gnu/libQt5Script.so /usr/lib/x86_64-linux-gnu/libQt5Network.so /usr/lib/x86_64-linux-gnu/libQt5Xml.so /usr/lib/x86_64-linux-gnu/libQt5Core.so -lGL
rm -f ../../_release/plugins/libhmm2.so
mv -f libhmm2.so ../../_release/plugins/libhmm2.so
make[3]: Leaving directory '/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/hmm2'
make[2]: Leaving directory '/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/hmm2'
cd src/plugins_3rdparty/gor4/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4/gor4.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr QMAKE_CFLAGS_ISYSTEM= QMAKE_CXXFLAGS_ISYSTEM= UGENE_WITHOUT_NON_FREE=1 UGENE_LRELEASE=lrelease-qt5 UGENE_LUPDATE=lupdate-qt5 UGENE_USE_BUNDLED_ZLIB=0 UGENE_USE_SYSTEM_SQLITE=1 ) && make -f Makefile
make[2]: Entering directory '/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4'
make -f Makefile.Release
make[3]: Entering directory '/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4'
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -Wall -Wextra -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"gor4\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/gor.o src/gor.cpp
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -Wall -Wextra -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"gor4\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/GorIVAlgTask.o src/GorIVAlgTask.cpp
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -Wall -Wextra -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"gor4\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/GorIVPlugin.o src/GorIVPlugin.cpp
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -Wall -Wextra -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"gor4\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/nrutil.o src/nrutil.cpp
/usr/lib/qt5/bin/rcc -name gor4 gor4.qrc -o _tmp/rcc/qrc_gor4.cpp
g++ -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -dM -E -o _tmp/moc/release/moc_predefs.h /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -Wall -Wextra -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"gor4\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/qrc_gor4.o _tmp/rcc/qrc_gor4.cpp
/usr/lib/qt5/bin/moc -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"gor4\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4/_tmp/moc/release/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4 -I/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4/src -I/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4/_tmp -I/build/reproducible-path/ugene-51.0+dfsg/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include src/GorIVAlgTask.h -o _tmp/moc/release/moc_GorIVAlgTask.cpp
/usr/lib/qt5/bin/moc -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"gor4\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include /build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4/_tmp/moc/release/moc_predefs.h -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4 -I/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4/src -I/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4/_tmp -I/build/reproducible-path/ugene-51.0+dfsg/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include src/GorIVPlugin.h -o _tmp/moc/release/moc_GorIVPlugin.cpp
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -Wall -Wextra -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"gor4\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/moc_GorIVPlugin.o _tmp/moc/release/moc_GorIVPlugin.cpp
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -Wall -Wextra -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"gor4\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/moc_GorIVAlgTask.o _tmp/moc/release/moc_GorIVAlgTask.cpp
rm -f libgor4.so
g++ -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-rpath,'$ORIGIN' -Wl,-rpath,'$ORIGIN/..' -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libgor4.so -o libgor4.so _tmp/obj/release/gor.o _tmp/obj/release/GorIVAlgTask.o _tmp/obj/release/GorIVPlugin.o _tmp/obj/release/nrutil.o _tmp/obj/release/qrc_gor4.o _tmp/obj/release/moc_GorIVAlgTask.o _tmp/obj/release/moc_GorIVPlugin.o  -L../../_release -lU2Core -lU2Algorithm -lU2Formats -lU2Gui -lU2View -lU2Test -lU2Lang -lU2Designer -lpthread /usr/lib/x86_64-linux-gnu/libQt5Svg.so /usr/lib/x86_64-linux-gnu/libQt5Widgets.so /usr/lib/x86_64-linux-gnu/libQt5Gui.so /usr/lib/x86_64-linux-gnu/libQt5Script.so /usr/lib/x86_64-linux-gnu/libQt5Network.so /usr/lib/x86_64-linux-gnu/libQt5Xml.so /usr/lib/x86_64-linux-gnu/libQt5Core.so -lGL
rm -f ../../_release/plugins/libgor4.so
mv -f libgor4.so ../../_release/plugins/libgor4.so
make[3]: Leaving directory '/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4'
make[2]: Leaving directory '/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/gor4'
cd src/plugins_3rdparty/primer3/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/primer3/primer3.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now' QMAKE_STRIP=: PREFIX=/usr QMAKE_CFLAGS_ISYSTEM= QMAKE_CXXFLAGS_ISYSTEM= UGENE_WITHOUT_NON_FREE=1 UGENE_LRELEASE=lrelease-qt5 UGENE_LUPDATE=lupdate-qt5 UGENE_USE_BUNDLED_ZLIB=0 UGENE_USE_SYSTEM_SQLITE=1 ) && make -f Makefile
make[2]: Entering directory '/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/primer3'
make -f Makefile.Release
make[3]: Entering directory '/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/primer3'
/usr/lib/qt5/bin/uic src/Primer3Dialog.ui -o _tmp/ui/ui_Primer3Dialog.h
/usr/lib/qt5/bin/uic src/temperature/Primer3TmCalculatorSettingsWidget.ui -o _tmp/ui/ui_Primer3TmCalculatorSettingsWidget.h
g++ -c -pipe -Wall -Wno-deprecated-declarations -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++1y -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"primer3\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc/primer3_core -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/Primer3Tests.o src/Primer3Tests.cpp
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"primer3\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc/primer3_core -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/dpal.o src/primer3_core/dpal.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"primer3\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc/primer3_core -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/format_output.o src/primer3_core/format_output.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"primer3\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc/primer3_core -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/masker.o src/primer3_core/masker.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"primer3\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc/primer3_core -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/oligotm.o src/primer3_core/oligotm.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"primer3\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc/primer3_core -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/p3_seq_lib.o src/primer3_core/p3_seq_lib.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"primer3\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc/primer3_core -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/primer3_boulder_main.o src/primer3_core/primer3_boulder_main.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"primer3\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc/primer3_core -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/print_boulder.o src/primer3_core/print_boulder.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"primer3\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc/primer3_core -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/read_boulder.o src/primer3_core/read_boulder.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/ugene-51.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -w -fPIC -DUGENE_VERSION=51.0 -DQT_DISABLE_DEPRECATED_BEFORE=0x050900 -DUGENE_USE_SYSTEM_SQLITE -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"primer3\" -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -Isrc/primer3_core -Isrc -I_tmp -I../../include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o _tmp/obj/release/thal.o src/primer3_core/thal.c
src/primer3_core/read_boulder.c:107:15: error: conflicting types for ‘strtod’; have ‘double(void)’
  107 | extern double strtod();
      |               ^~~~~~
In file included from src/primer3_core/read_boulder.c:46:
/usr/include/stdlib.h:118:15: note: previous declaration of ‘strtod’ with type ‘double(const char * restrict,  char ** restrict)’
  118 | extern double strtod (const char *__restrict __nptr,
      |               ^~~~~~
src/primer3_core/read_boulder.c: In function ‘parse_double’:
src/primer3_core/read_boulder.c:1002:12: error: too many arguments to function ‘strtod’; expected 0, have 2
 1002 |     *out = strtod(datum, &nptr);
      |            ^~~~~~ ~~~~~
src/primer3_core/read_boulder.c:107:15: note: declared here
  107 | extern double strtod();
      |               ^~~~~~
make[3]: *** [Makefile.Release:1603: _tmp/obj/release/read_boulder.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/primer3'
make[2]: *** [Makefile:42: release] Error 2
make[2]: Leaving directory '/build/reproducible-path/ugene-51.0+dfsg/src/plugins_3rdparty/primer3'
make[1]: *** [Makefile:1089: sub-src-plugins_3rdparty-primer3-make_first-ordered] Error 2
make[1]: Leaving directory '/build/reproducible-path/ugene-51.0+dfsg'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

#1098031#10
Date:
2025-08-23 06:06:20 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
ugene, 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 1098031@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Gruet <pgt@debian.org> (supplier of updated ugene 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)
Format: 1.8
Date: Sat, 23 Aug 2025 07:52:18 +0200
Source: ugene
Architecture: source
Version: 52.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Changed-By: Pierre Gruet <pgt@debian.org>
Closes: 1098031
Changes:
 ugene (52.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 52.1+dfsg
   * Raising Standards version to 4.7.2 (no change)
   * Building with gcc-15 (Closes: #1098031)
   * Passing the preprocessor variable UGENE_VERSION through d/rules
 .
   [ Michael R. Crusoe ]
   * d/control: restrict building to 64-bit architectures.
Checksums-Sha1:
 b1892c6df3ab5741d328b982339905389117755b 2350 ugene_52.1+dfsg-1.dsc
 c8b2c537786668e317c1e7b4c098f780eea8e48f 17467504 ugene_52.1+dfsg.orig.tar.xz
 19b02c6513ea6d6d3601cbe3231cf0ee8963294c 29416 ugene_52.1+dfsg-1.debian.tar.xz
 7a110b1a7e154e1faecdef973d47fb305ccbcb95 5461 ugene_52.1+dfsg-1_source.buildinfo
Checksums-Sha256:
 6501e1576807c07f8e33762d747ff7bb8a7762b2046cfc45235192c0fb48a3eb 2350 ugene_52.1+dfsg-1.dsc
 6a0a96d627f334eb0158b3b4246493dc254a8d3b79f272c50c3bb14c972a64ed 17467504 ugene_52.1+dfsg.orig.tar.xz
 0b8f90fe6a9801e1c77ff9f61da26852d1090d3705415d064b412832930d9248 29416 ugene_52.1+dfsg-1.debian.tar.xz
 62065265acb78d5f6869a94074ab9757e9d9da2be620ea995a7e8a802b680bc3 5461 ugene_52.1+dfsg-1_source.buildinfo
Files:
 7dd235f984f70ed47fdfc4e8b36acf45 2350 science optional ugene_52.1+dfsg-1.dsc
 90017e058716b90d5e94725fad4f6d1d 17467504 science optional ugene_52.1+dfsg.orig.tar.xz
 9cc9fe4524584f29dceaee23b55a3903 29416 science optional ugene_52.1+dfsg-1.debian.tar.xz
 2325571e7601a654a1955ac4b7eb8c5a 5461 science optional ugene_52.1+dfsg-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmipVzkACgkQYAMWptwn
dHYOnBAArZ5QuXoiNE8qhlQrzvhDV0ABd2IFQn4cgKG6C+VrGnRPrrxZp3vXSTYt
nWDycZXmHgT6lWffgGniw2IY4RDACrie3L3WzABibcZ7/OrQonx9IYL7+j/juoLj
gfCYUWlBV44HMYdyoQFPeXUVTQC57SEAGFXFX4cPOBI6U6//XeKXww2QODA8k56T
uhlkD4QYZY2QvSj31v8tBppM7AZT7VPtQP6Ffaqp4cwIBt5PjtC5OV1SXmaO4l5P
PdQoQS7B0ljNkK/6v6FrIVlMuODCV6PUz4sxrVPPlU40hBiFD1fByFNO/pLnj+bD
5ery+oN94mNkDlMK5Zqv/aeoWPEFAuUqr1K9mzESj7qJIVzP7QxtHyZhm9zQQzdW
F6i7ml4bSImnEfmjuRYbuGIvFwyrhN9+8x4FdAaA4uzU6L5Vpt9cOG+uXPwuChR8
/1zMqyVNCE2v6LHK2Xz8CCIXKmWHJwiqGL4ht+1d9slR30ClGGtQvRheeqmoKkK6
y1KgeAyMvVzel4+gczmXCjg+syvEDpkib86rFDwOJ0BsMZ7K4fuYnLiiCNt6O4Rl
7JiF92/3wbKqplddOr/iyN3SifZcYeuWNxFKZbwGTGSTkSStCqr9Xme7ntXsrPxX
x4esHsWDdAVO/Dii2j0n1B1RPg1m0RIYIgbFSdtHu42ePeywWSo=
=gIB+
-----END PGP SIGNATURE-----