Your message dated Sun, 12 Jan 2020 16:25:44 +0000 with message-id <[email protected]> and subject line Bug#933334: fixed in ugene 33.0+dfsg-1 has caused the Debian Bug report #933334, regarding ugene: FTBFS in buster (dpkg-shlibdeps error) 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 [email protected] immediately.) -- 933334: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933334 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:ugene Version: 1.31.1+dfsg-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch --buildsystem=qmake dh_update_autotools_config -a -O--buildsystem=qmake dh_autoreconf -a -O--buildsystem=qmake debian/rules override_dh_auto_configure make[1]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg' # exclude non-free plugins dh_auto_configure -- QMAKE_CFLAGS_ISYSTEM= QMAKE_CXXFLAGS_ISYSTEM= UGENE_WITHOUT_NON_FREE=1 UGENE_LRELEASE=lrelease-qt5 UGENE_LUPDATE=lupdate-qt5 qmake -makefile "QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -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 Info: creating stash file /<<BUILDDIR>>/ugene-1.31.1+dfsg/.qmake.stash Project MESSAGE: Using QT from /usr/lib/qt5/bin Project MESSAGE: Generating traslations for language: ru Warning: dropping duplicate messages in '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/_debug/transl_ru.qm': [... snipped ...] /usr/lib/qt5/bin/qmake -install qinstall -exe ../../_release/plugins/libsmith_waterman.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libsmith_waterman.so.1.0.0 : --strip-unneeded /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libsmith_waterman.so.1.0.0 ln -f -s libsmith_waterman.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libsmith_waterman.so ln -f -s libsmith_waterman.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libsmith_waterman.so.1 ln -f -s libsmith_waterman.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libsmith_waterman.so.1.0 make[4]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/smith_waterman' make[3]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/smith_waterman' cd src/plugins/test_runner/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/test_runner/test_runner.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -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 ) && make -f Makefile install make[3]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/test_runner' make -f Makefile.Release install make[4]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/test_runner' /usr/lib/qt5/bin/qmake -install qinstall -exe ../../_release/plugins/libtest_runner.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libtest_runner.so.1.0.0 : --strip-unneeded /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libtest_runner.so.1.0.0 ln -f -s libtest_runner.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libtest_runner.so ln -f -s libtest_runner.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libtest_runner.so.1 ln -f -s libtest_runner.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libtest_runner.so.1.0 make[4]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/test_runner' make[3]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/test_runner' cd src/plugins/weight_matrix/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/weight_matrix/weight_matrix.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -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 ) && make -f Makefile install make[3]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/weight_matrix' make -f Makefile.Release install make[4]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/weight_matrix' /usr/lib/qt5/bin/qmake -install qinstall -exe ../../_release/plugins/libweight_matrix.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libweight_matrix.so.1.0.0 : --strip-unneeded /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libweight_matrix.so.1.0.0 ln -f -s libweight_matrix.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libweight_matrix.so ln -f -s libweight_matrix.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libweight_matrix.so.1 ln -f -s libweight_matrix.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libweight_matrix.so.1.0 make[4]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/weight_matrix' make[3]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/weight_matrix' cd src/plugins/wevote_support/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/wevote_support/wevote_support.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -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_ISYSTE M= QMAKE_CXXFLAGS_ISYSTEM= UGENE_WITHOUT_NON_FREE=1 UGENE_LRELEASE=lrelease-qt5 UGENE_LUPDATE=lupdate-qt5 ) && make -f Makefile install make[3]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/wevote_support' make -f Makefile.Release install make[4]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/wevote_support' /usr/lib/qt5/bin/qmake -install qinstall -exe ../../_release/plugins/libwevote_support.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libwevote_support.so.1.0.0 : --strip-unneeded /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libwevote_support.so.1.0.0 ln -f -s libwevote_support.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libwevote_support.so ln -f -s libwevote_support.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libwevote_support.so.1 ln -f -s libwevote_support.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libwevote_support.so.1.0 make[4]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/wevote_support' make[3]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/wevote_support' cd src/plugins/workflow_designer/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/workflow_designer/workflow_designer.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -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_CFLA GS_ISYSTEM= QMAKE_CXXFLAGS_ISYSTEM= UGENE_WITHOUT_NON_FREE=1 UGENE_LRELEASE=lrelease-qt5 UGENE_LUPDATE=lupdate-qt5 ) && make -f Makefile install make[3]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/workflow_designer' make -f Makefile.Release install make[4]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/workflow_designer' /usr/lib/qt5/bin/qmake -install qinstall -exe ../../_release/plugins/libworkflow_designer.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libworkflow_designer.so.1.0.0 : --strip-unneeded /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libworkflow_designer.so.1.0.0 ln -f -s libworkflow_designer.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libworkflow_designer.so ln -f -s libworkflow_designer.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libworkflow_designer.so.1 ln -f -s libworkflow_designer.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libworkflow_designer.so.1.0 make[4]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/workflow_designer' make[3]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/workflow_designer' cd src/plugins/opencl_support/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/opencl_support/opencl_support.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/ugene-1.31.1+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -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_ISYSTE M= QMAKE_CXXFLAGS_ISYSTEM= UGENE_WITHOUT_NON_FREE=1 UGENE_LRELEASE=lrelease-qt5 UGENE_LUPDATE=lupdate-qt5 ) && make -f Makefile install make[3]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/opencl_support' make -f Makefile.Release install make[4]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/opencl_support' /usr/lib/qt5/bin/qmake -install qinstall -exe ../../_release/plugins/libopencl_support.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libopencl_support.so.1.0.0 : --strip-unneeded /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libopencl_support.so.1.0.0 ln -f -s libopencl_support.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libopencl_support.so ln -f -s libopencl_support.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libopencl_support.so.1 ln -f -s libopencl_support.so.1.0.0 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/plugins/libopencl_support.so.1.0 make[4]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/opencl_support' make[3]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg/src/plugins/opencl_support' /usr/lib/qt5/bin/qmake -install qinstall -exe /<<BUILDDIR>>/ugene-1.31.1+dfsg/ugene /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/bin/ugene : /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/bin/ugene /usr/lib/qt5/bin/qmake -install qinstall -exe /<<BUILDDIR>>/ugene-1.31.1+dfsg/src/_release/ugene /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/ugene : /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/ugene /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/src/_release/transl_en.qm /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/transl_en.qm /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/src/_release/transl_ru.qm /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/lib/ugene/transl_ru.qm /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/adapters /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/adapters /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/back_translation /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/back_translation /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/biostruct3d_plugin /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/biostruct3d_plugin /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/cmdline /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/cmdline /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/custom_annotations /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/custom_annotations /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/DBXRefRegistry.txt /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/DBXRefRegistry.txt /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/enzymes /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/enzymes /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/genome_lengths /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/genome_lengths /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/license /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/license /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/position_weight_matrix /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/position_weight_matrix /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/primer3 /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/primer3 /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/query_samples /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/query_samples /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/samples /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/samples /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/sitecon_models /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/sitecon_models /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/snp_scripts /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/snp_scripts /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/translations.txt /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/translations.txt /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/weight_matrix /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/weight_matrix /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/data/workflow_samples /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/ugene/data/workflow_samples /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/installer/_common_data/ugene.desktop /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/applications/ugene.desktop /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/installer/_common_data/ugene.png /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/pixmaps/ugene.png /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/installer/_common_data/ugene.xpm /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/pixmaps/ugene.xpm /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/installer/_common_data/application-x-ugene.xml /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/mime/packages/application-x-ugene.xml /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/installer/_common_data/application-x-ugene-ext.png /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/icons/hicolor/32x32/mimetypes/application-x-ugene-ext.png /usr/lib/qt5/bin/qmake -install qinstall /<<BUILDDIR>>/ugene-1.31.1+dfsg/installer/_common_data/ugene.1.gz /<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/tmp/usr/share/man/man1/ugene.1.gz make[2]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg' # This should be default: # /usr/bin/make INSTALL_ROOT=$(pwd)/debian/ugene install # Remove data dir which goes to ugene-data package rm -rf debian/ugene/usr/share/ugene make[1]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg' dh_install -a -O--buildsystem=qmake dh_installdocs -a -O--buildsystem=qmake dh_installchangelogs -a -O--buildsystem=qmake dh_installman -a -O--buildsystem=qmake dh_installinit -a -O--buildsystem=qmake dh_installsystemduser -a -O--buildsystem=qmake dh_icons -a -O--buildsystem=qmake dh_perl -a -O--buildsystem=qmake dh_link -a -O--buildsystem=qmake dh_strip_nondeterminism -a -O--buildsystem=qmake dh_compress -a -O--buildsystem=qmake dh_fixperms -a -O--buildsystem=qmake dh_missing -a -O--buildsystem=qmake debian/rules override_dh_dwz make[1]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg' echo "Do not run dh_dwz since it just results in:" Do not run dh_dwz since it just results in: echo " dwz: debian/ugene/usr/lib/ugene/libU2View.so.1.0.0: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref" dwz: debian/ugene/usr/lib/ugene/libU2View.so.1.0.0: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref echo " dwz: debian/ugene/usr/lib/ugene/plugins/libexternal_tool_support.so.1.0.0: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref" dwz: debian/ugene/usr/lib/ugene/plugins/libexternal_tool_support.so.1.0.0: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref echo " dh_dwz: dwz -q -mdebian/ugene/usr/lib/debug/.dwz/x86_64-linux-gnu/ugene.debug -M/usr/lib/debug/.dwz/x86_64-linux-gnu/ugene.debug ..." dh_dwz: dwz -q -mdebian/ugene/usr/lib/debug/.dwz/x86_64-linux-gnu/ugene.debug -M/usr/lib/debug/.dwz/x86_64-linux-gnu/ugene.debug ... make[1]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg' dh_strip -a -O--buildsystem=qmake dh_makeshlibs -a -O--buildsystem=qmake debian/rules override_dh_shlibdeps make[1]: Entering directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg' dh_shlibdeps -l/<<BUILDDIR>>/ugene-1.31.1+dfsg/debian/ugene/usr/lib/ugene/:/build/ugene-1.31.1+dfsg/debian/ugene/usr/lib/ugene/plugins/ dpkg-shlibdeps: error: cannot find library libngs_reads_classification.so.1 needed by debian/ugene/usr/lib/ugene/plugins/libclark_support.so.1.0.0 (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '') dpkg-shlibdeps: warning: debian/ugene/usr/lib/ugene/libU2Formats.so.1.0.0 contains an unresolvable reference to symbol gzclose: it's probably a plugin dpkg-shlibdeps: warning: 2 other similar warnings have been skipped (use -v to see them all) dpkg-shlibdeps: error: cannot find library libngs_reads_classification.so.1 needed by debian/ugene/usr/lib/ugene/plugins/libwevote_support.so.1.0.0 (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '') dpkg-shlibdeps: error: cannot find library libngs_reads_classification.so.1 needed by debian/ugene/usr/lib/ugene/plugins/libkraken_support.so.1.0.0 (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '') dpkg-shlibdeps: warning: debian/ugene/usr/lib/ugene/plugins/libdbi_bam.so.1.0.0 contains an unresolvable reference to symbol inflateInit2_: it's probably a plugin dpkg-shlibdeps: warning: 7 other similar warnings have been skipped (use -v to see them all) dpkg-shlibdeps: error: cannot find library libngs_reads_classification.so.1 needed by debian/ugene/usr/lib/ugene/plugins/libdiamond_support.so.1.0.0 (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '') dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/ugene/usr/lib/ugene/ugenem was not linked against libX11.so.6 (it uses none of the library's symbols) dpkg-shlibdeps: error: cannot continue due to the errors listed above Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file. To help dpkg-shlibdeps find private libraries, you might need to use -l. dh_shlibdeps: dpkg-shlibdeps -Tdebian/ugene.substvars -l/<<BUILDDIR>>/ugene-1.31.1\+dfsg/debian/ugene/usr/lib/ugene/ -l/build/ugene-1.31.1\+dfsg/debian/ugene/usr/lib/ugene/plugins/ debian/ugene/usr/lib/ugene/ugenem debian/ugene/usr/lib/ugene/libU2Private.so.1.0.0 debian/ugene/usr/lib/ugene/libU2Script.so.1.0.0 debian/ugene/usr/lib/ugene/libU2Formats.so.1.0.0 debian/ugene/usr/lib/ugene/libbreakpad.so.1.0.0 debian/ugene/usr/lib/ugene/libU2Designer.so.1.0.0 debian/ugene/usr/lib/ugene/libU2Core.so.1.0.0 debian/ugene/usr/lib/ugene/ugenecl debian/ugene/usr/lib/ugene/libU2Algorithm.so.1.0.0 debian/ugene/usr/lib/ugene/libU2Lang.so.1.0.0 debian/ugene/usr/lib/ugene/libU2Test.so.1.0.0 debian/ugene/usr/lib/ugene/libU2View.so.1.0.0 debian/ugene/usr/lib/ugene/libU2Gui.so.1.0.0 debian/ugene/usr/lib/ugene/ugeneui debian/ugene/usr/lib/ugene/plugins_checker debian/ugene/usr/lib/ugene/plugins/libCoreTests.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libchroma_view.so.1.0.0 debian/ugene/usr/lib/ugene/plu gins/libannotator.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libbrowser_support.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libkraken_support.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libpcr.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libvariants.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libwevote_support.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libworkflow_designer.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libdna_graphpack.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libremote_blast.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libapi_tests.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libdbi_bam.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libsmith_waterman.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libngs_reads_classification.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libgenome_aligner.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libdna_stat.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libball.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libenzymes.so.1.0.0 debian/ugene/usr/li b/ugene/plugins/libptools.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libcircular_view.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libquery_designer.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libgor4.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libkalign.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libumuscle.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libtest_runner.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libprimer3.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/liblinkdata_support.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libexternal_tool_support.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libdna_flexibility.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libdiamond_support.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libhmm2.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libdotplot.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libweight_matrix.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/liborf_marker.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libdna_export.so.1.0.0 debian/ugene/usr/lib/ ugene/plugins/libopencl_support.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libclark_support.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libperf_monitor.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libsitecon.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/librepeat_finder.so.1.0.0 debian/ugene/usr/lib/ugene/plugins/libbiostruct3d_view.so.1.0.0 returned exit code 2 dh_shlibdeps: Aborting due to earlier error make[1]: *** [debian/rules:41: override_dh_shlibdeps] Error 25 make[1]: Leaving directory '/<<BUILDDIR>>/ugene-1.31.1+dfsg' make: *** [debian/rules:12: binary-arch] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends but I think it's also the most relevant part. The build was made in my autobuilder with "dpkg-buildpackage -B". It seems to fail every time (tried more than once), but if for whatever reason you need a test machine to reproduce it, please contact me privately. 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.
--- End Message ---
--- Begin Message ---Source: ugene Source-Version: 33.0+dfsg-1 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Tille <[email protected]> (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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 09 Jan 2020 15:11:09 +0100 Source: ugene Binary: ugene ugene-data ugene-dbgsym Architecture: source all amd64 Version: 33.0+dfsg-1 Distribution: unstable Urgency: medium Maintainer: Debian Med Packaging Team <[email protected]> Changed-By: Andreas Tille <[email protected]> Description: ugene - integrated bioinformatics toolkit ugene-data - required data for UGENE - integrated bioinformatics toolkit Closes: 933334 943514 Changes: ugene (33.0+dfsg-1) unstable; urgency=medium . [ Steffen Moeller ] * New upstream version. Closes: #933334, #943514 * Standards-Version: 4.4.1 (no changes required) * Adjusted patches - Upstream now builds against regular sqlite almost by default - changed default to system sqlite by a patch - Adjusted paths for dh_shlibdeps . [ Andreas Tille ] * Remove psipred from upstream source - it is excluded from build anyway * d/watch: dversionmangle=auto (to accept +dfsg[0-9]) * Add external plugins to Recommends as far as these are packaged * Drop Ivan Efremov <[email protected]> from Uploaders (thanks for your previous work on this package, Ivan) * Use UGENE_USE_BUNDLED_ZLIB=0 * debhelper-compat 12 * Remove trailing whitespace in debian/changelog * Remove trailing whitespace in debian/control * Remove trailing whitespace in debian/copyright * Set upstream metadata fields: Bug-Database, Bug-Submit. Checksums-Sha1: 3be4f7176e4e59a36b638bd40830c02a6cd623ee 2348 ugene_33.0+dfsg-1.dsc b271eaa4c1ad9567967987b140d7a14e7f6aa78e 14175660 ugene_33.0+dfsg.orig.tar.xz b84497fb1b11833e58e5727a9b79847c907aec04 11532 ugene_33.0+dfsg-1.debian.tar.xz 97474ffc41a3f8450e2733686aad65d76f9d09a6 6476588 ugene-data_33.0+dfsg-1_all.deb 940fa6f51822a0e2067aab95741849537fef6dca 530420112 ugene-dbgsym_33.0+dfsg-1_amd64.deb d660857d34ca163b40609b1e1140463971a37ccb 14161 ugene_33.0+dfsg-1_amd64.buildinfo 26ef011dc40462dc7ea324839d016232add5f9b3 18973128 ugene_33.0+dfsg-1_amd64.deb Checksums-Sha256: 6ba4860795558f81e477dd59c7b1ac10ed8066cfa333b4af3137796901d3870d 2348 ugene_33.0+dfsg-1.dsc 33058d78ee7ff44c28840659142d5aa3f49f99f06ab479130b4aea6e969727e4 14175660 ugene_33.0+dfsg.orig.tar.xz 1644d5a4fdd3635cdedf4fc4d23b83b35f0114cf8bb0f394e7c8602782313f36 11532 ugene_33.0+dfsg-1.debian.tar.xz 1eb21f60260d85229a391bba6e515d437c422332829a0d30c752cd8e903c5282 6476588 ugene-data_33.0+dfsg-1_all.deb c8fd78b58af258a3a681e037bf2f9e20be727cb40ba0e09dd65377d8dea94cbb 530420112 ugene-dbgsym_33.0+dfsg-1_amd64.deb 17362ddbce94991dd8caa94a4e539d9c76fc7cc58bc0348f12b339eb32af413f 14161 ugene_33.0+dfsg-1_amd64.buildinfo 7624439c89ffbe4d9780c2995ec16817cc7905d205d1c722669dc2927f8e336b 18973128 ugene_33.0+dfsg-1_amd64.deb Files: 6517f20ef1af9081cbee9fdcab0cd90f 2348 non-free/science optional ugene_33.0+dfsg-1.dsc 4074a49d3181c1df49e6a302af033362 14175660 non-free/science optional ugene_33.0+dfsg.orig.tar.xz 7fba146d1d7a1338c81ae5487f42d2f9 11532 non-free/science optional ugene_33.0+dfsg-1.debian.tar.xz a2c049125568f59172c65d678f64e1c0 6476588 non-free/science optional ugene-data_33.0+dfsg-1_all.deb c4205031ecd2295dc2c4175c618fa7f4 530420112 non-free/debug optional ugene-dbgsym_33.0+dfsg-1_amd64.deb a0f87f9a25c1cd7685257d50c44830a6 14161 non-free/science optional ugene_33.0+dfsg-1_amd64.buildinfo c1dbb4e4d8c660860714fff677a9717b 18973128 non-free/science optional ugene_33.0+dfsg-1_amd64.deb -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl4bQgERHHRpbGxlQGRl Ymlhbi5vcmcACgkQV4oElNHGRtE3BA/+NceFhKwJAEKX4SyjGC4ZVP+OQUrDvdux 6flpLA2haZmmfc18Fj6Kr6jIHemca+wBIBteb6lXr4JuRSFWlBuVc/7jYmX1dncz l4DSAAjmPcRcJRyDbgtG3qojIZ1OTzQvICNNXtd6WVWDAIKysJy9Q+UrUwYqD1yp zUqBsxr31xTt8VwstDLItEf7qevQnrhfVhNqblpdg/6Enl7SbDG62cb+uaB6S6Bz H64epyNA+ySEnljyz9r+AZEA60BxqLUEzUxYBKONRdvgZJi0TVie42yQDj/eCP86 x9sw+5hUGqzE1ylcpj45VUxUY6kWsWr/Hm4dH4mLUMyn1agKU167dIt/ncza1krP gdFTYhl+gbdYLgbh0dImF5ersVfjyFEJSWTlvaiOOtkxGy4+0GnRnRNE6iqrl/QA uld5EPXmk1E2McaTssq+3L3Uq9W5yC5CResXlgbHeTcv4yKqNHD4hmqIyKUB7njZ 4VUHDNeFFXXu97m4hpUzdghfkOuQeAnmVLlYSlJMNUMITeUjO4OXpr1HtKviump1 Juc0OItCgpVCjv6Zv5QRBkNgFFxExz5eE9MvRWxQlRPWSmO2oGqyffIfSVZ+HM0M Tukiv4+Eu7sfej4aRGbpmkOOzxH3gLldoe+sJO5/gh3yWLqBK5kJOpVwpHRgwLbP fiPCCBYIydo= =8khH -----END PGP SIGNATURE-----
--- End Message ---

