Source: fckit Version: 0.9.0-4 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201226 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>>/debian/build-gfortran' > Running tests... > /usr/bin/ctest --force-new-ctest-process -j4 > Test project /<<PKGBUILDDIR>>/debian/build-gfortran > Start 1: fckit_test_array > Start 2: fckit_test_resource > Start 3: fckit_test_log > Start 4: fckit_test_shared_ptr > 1/14 Test #1: fckit_test_array ................. Passed 0.02 sec > Start 5: fckit_test_mpi > 2/14 Test #2: fckit_test_resource .............. Passed 0.02 sec > Start 6: fckit_test_abort > 3/14 Test #3: fckit_test_log ................... Passed 0.02 sec > Start 7: fckit_test_configuration > 4/14 Test #4: fckit_test_shared_ptr ............ Passed 0.02 sec > Start 8: fckit_test_configuration_fails > 5/14 Test #7: fckit_test_configuration ......... Passed 0.01 sec > Start 9: fckit_test_broadcast_file > 6/14 Test #6: fckit_test_abort ................. Passed 0.02 sec > Start 10: fckit_test_fypp > 7/14 Test #8: fckit_test_configuration_fails ... Passed 0.02 sec > Start 11: fckit_test_configuration_cpp > 8/14 Test #10: fckit_test_fypp .................. Passed 0.02 sec > Start 12: fckit_test_cpp > 9/14 Test #11: fckit_test_configuration_cpp ..... Passed 0.01 sec > Start 13: fckit_test_downstream_fypp > 10/14 Test #9: fckit_test_broadcast_file ........***Failed 0.02 sec > [ip-172-31-13-131:12332] [[41939,0],0] ORTE_ERROR_LOG: Not found in file > ../../../../../../orte/mca/ess/hnp/ess_hnp_module.c at line 320 > -------------------------------------------------------------------------- > It looks like orte_init failed for some reason; your parallel process is > likely to abort. There are many reasons that a parallel process can > fail during orte_init; some of which are due to configuration or > environment problems. This failure appears to be an internal failure; > here's some additional information (which may only be relevant to an > Open MPI developer): > > opal_pmix_base_select failed > --> Returned value Not found (-13) instead of ORTE_SUCCESS > -------------------------------------------------------------------------- > > Start 14: fckit_test_downstream_fctest > 11/14 Test #5: fckit_test_mpi ...................***Failed 0.04 sec > [ip-172-31-13-131:12328] [[41943,0],0] ORTE_ERROR_LOG: Not found in file > ../../../../../../orte/mca/ess/hnp/ess_hnp_module.c at line 320 > -------------------------------------------------------------------------- > It looks like orte_init failed for some reason; your parallel process is > likely to abort. There are many reasons that a parallel process can > fail during orte_init; some of which are due to configuration or > environment problems. This failure appears to be an internal failure; > here's some additional information (which may only be relevant to an > Open MPI developer): > > opal_pmix_base_select failed > --> Returned value Not found (-13) instead of ORTE_SUCCESS > -------------------------------------------------------------------------- > > 12/14 Test #12: fckit_test_cpp ................... Passed 0.02 sec > 13/14 Test #13: fckit_test_downstream_fypp ....... Passed 2.19 sec > 14/14 Test #14: fckit_test_downstream_fctest ..... Passed 2.38 sec > > 86% tests passed, 2 tests failed out of 14 > > Label Time Summary: > executable = 0.23 sec*proc (12 tests) > fckit = 4.80 sec*proc (14 tests) > fortran = 0.21 sec*proc (11 tests) > mpi = 0.06 sec*proc (2 tests) > > Total Test time (real) = 2.44 sec > > The following tests FAILED: > 5 - fckit_test_mpi (Failed) > 9 - fckit_test_broadcast_file (Failed) > Errors while running CTest > make[2]: *** [Makefile:117: test] Error 8 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gfortran' > rm -fr -- /tmp/dh-xdg-rundir-fR2VHXrN > dh_auto_test: error: cd debian/build-gfortran && make -j4 test ARGS\+=-j4 > returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2020/12/26/fckit_0.9.0-4_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.