Package: src:libkgapi Version: 18.08.3-1 Severity: important Tags: ftbfs Dear maintainer:
I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep /usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.pl --with=kf5,pkgkde-symbolshelper dpkg-buildflags --export=make > debian/dhmk_env.mk /usr/bin/make -f debian/rules dhmk_run_configure_commands DHMK_TARGET="configure" make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_testdir # [-i] dh_auto_configure '--buildsystem=kf5' --parallel # [-i] cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc -DKDE_INSTALL_USE_QT_SYS_PATHS=ON .. -- The C compiler identification is GNU 8.2.0 -- The CXX compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done [... snipped ...] ********* Finished testing of TaskCreateJobTest ********* Start 25: tasks-taskdeletejobtest 25/37 Test #25: tasks-taskdeletejobtest ............... Passed 0.24 sec Start 26: tasks-taskfetchjobtest 26/37 Test #26: tasks-taskfetchjobtest ................ Passed 0.24 sec Start 27: tasks-taskmodifyjobtest 27/37 Test #27: tasks-taskmodifyjobtest ............... Passed 0.24 sec Start 28: tasks-taskmovejobtest 28/37 Test #28: tasks-taskmovejobtest ................. Passed 0.24 sec Start 29: tasks-tasklistcreatejobtest 29/37 Test #29: tasks-tasklistcreatejobtest ........... Passed 0.24 sec Start 30: tasks-tasklistdeletejobtest 30/37 Test #30: tasks-tasklistdeletejobtest ........... Passed 0.24 sec Start 31: tasks-tasklistfetchjobtest 31/37 Test #31: tasks-tasklistfetchjobtest ............ Passed 0.23 sec Start 32: tasks-tasklistmodifyjobtest 32/37 Test #32: tasks-tasklistmodifyjobtest ........... Passed 0.24 sec Start 33: drive-aboutfetchjobtest 33/37 Test #33: drive-aboutfetchjobtest ............... Passed 0.23 sec Start 34: drive-changefetchjobtest 34/37 Test #34: drive-changefetchjobtest .............. Passed 0.23 sec Start 35: drive-filecopyjobtest 35/37 Test #35: drive-filecopyjobtest ................. Passed 0.24 sec Start 36: drive-filecreatejobtest 36/37 Test #36: drive-filecreatejobtest ............... Passed 0.25 sec Start 37: drive-filesearchquerytest 37/37 Test #37: drive-filesearchquerytest ............. Passed 0.22 sec 97% tests passed, 1 tests failed out of 37 Total Test time (real) = 10.13 sec The following tests FAILED: 24 - tasks-taskcreatejobtest (Failed) Errors while running CTest make[3]: *** [Makefile:86: test] Error 8 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_test: cd obj-x86_64-linux-gnu && make -j1 test ARGS\+=-j1 returned exit code 2 make[2]: *** [debian/rules:12: override_dh_auto_test] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:97: pre_build-indep_dh_auto_test] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:112: debian/dhmk_build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- (The above is just how the build ends and not necessarily the most relevant part) The build was made in my autobuilder with "dpkg-buildpackage -A", where it fails randomly, but it seems to fail almost always here: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libkgapi.html where you can get a full build log if you need it. 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.