Source: ktimetracker Version: 4:5.0.1-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20210120 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > Running tests... > /usr/bin/ctest --force-new-ctest-process -j4 > Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu > Start 1: formattimetest > Start 2: exportcsvtest > Start 3: plannerparsertest > Start 4: tasktest > 1/5 Test #1: formattimetest ................... Passed 0.01 sec > Start 5: storagetest > 2/5 Test #3: plannerparsertest ................***Failed 0.12 sec > ********* Start testing of PlannerParserTest ********* > Config: Using QtTest library 5.15.2, Qt 5.15.2 (x86_64-little_endian-lp64 > shared (dynamic) release build; by GCC 10.2.1 20201207), debian unknown > PASS : PlannerParserTest::initTestCase() > WARNING: PlannerParserTest::testEmpty() testdata data/kitchen.planner could > not be located! > Loc: [./src/tests/plannerparsertest.cpp(44)] > QDEBUG : PlannerParserTest::testEmpty() entering constructor to import > planner tasks > QWARN : PlannerParserTest::testEmpty() QFSFileEngine::open: No file name > specified > FAIL! : PlannerParserTest::testEmpty() Compared values are not the same > Actual (model->getAllItems().size()): 0 > Expected (21) : 21 > Loc: [./src/tests/plannerparsertest.cpp(48)] > WARNING: PlannerParserTest::testAtTopLevel() testdata data/kitchen.planner > could not be located! > Loc: [./src/tests/plannerparsertest.cpp(67)] > QDEBUG : PlannerParserTest::testAtTopLevel() entering constructor to import > planner tasks > QWARN : PlannerParserTest::testAtTopLevel() QFSFileEngine::open: No file > name specified > FAIL! : PlannerParserTest::testAtTopLevel() Compared values are not the same > Actual (model->getAllItems().size()): 1 > Expected (22) : 22 > Loc: [./src/tests/plannerparsertest.cpp(71)] > WARNING: PlannerParserTest::testAtSubTask() testdata data/kitchen.planner > could not be located! > Loc: [./src/tests/plannerparsertest.cpp(93)] > QDEBUG : PlannerParserTest::testAtSubTask() entering constructor to import > planner tasks > QWARN : PlannerParserTest::testAtSubTask() QFSFileEngine::open: No file name > specified > FAIL! : PlannerParserTest::testAtSubTask() Compared values are not the same > Actual (model->getAllItems().size()): 2 > Expected (23) : 23 > Loc: [./src/tests/plannerparsertest.cpp(97)] > PASS : PlannerParserTest::cleanupTestCase() > Totals: 2 passed, 3 failed, 0 skipped, 0 blacklisted, 54ms > ********* Finished testing of PlannerParserTest ********* > > 3/5 Test #2: exportcsvtest .................... Passed 0.12 sec > 4/5 Test #5: storagetest ......................Child aborted***Exception: > 0.13 sec > ********* Start testing of StorageTest ********* > Config: Using QtTest library 5.15.2, Qt 5.15.2 (x86_64-little_endian-lp64 > shared (dynamic) release build; by GCC 10.2.1 20201207), debian unknown > PASS : StorageTest::initTestCase() > WARNING: StorageTest::testSaveEmpty() testdata data/empty.ics could not be > located! > Loc: [./src/tests/storagetest.cpp(46)] > QWARN : StorageTest::testSaveEmpty() QFSFileEngine::open: No file name > specified > QFATAL : StorageTest::testSaveEmpty() failed to open file: > FAIL! : StorageTest::testSaveEmpty() Received a fatal error. > Loc: [Unknown file(0)] > Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 42ms > ********* Finished testing of StorageTest ********* > > 5/5 Test #4: tasktest ......................... Passed 0.15 sec > > 60% tests passed, 2 tests failed out of 5 > > Total Test time (real) = 0.16 sec > > The following tests FAILED: > 3 - plannerparsertest (Failed) > 5 - storagetest (Child aborted) > Errors while running CTest > make[2]: *** [Makefile:117: test] Error 8 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j4 test ARGS\+=-j4 > returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2021/01/20/ktimetracker_5.0.1-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with me so that we can identify if something relevant changed in the meantime. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.