Package: src:pagmo
Version: 2.19.1-1
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16

Hi,

pagmo fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/pagmo_arm64.build.xz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly with GCC 16.

Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]


84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: Running 5 test cases...
84: 
84: *** No errors detected
84: 
80/84 Test #84: fork_island ......................   Passed    0.42 sec
43: Running 1 test case...
43: 
43: *** No errors detected
43: 
81/84 Test #43: island_torture ...................   Passed    0.65 sec
4: Running 17 test cases...
4: Number of islands: 0
4: Topology: Unconnected
4: Migration type: point-to-point
4: Migrant handling policy: preserve
4: Status: idle
4: 
4: Islands summaries:
4: 
4:      #  Type  Algo  Prob  Size  Status  
4:      -----------------------------------
4: 
4: 
4: *** No errors detected
4: 
82/84 Test  #4: archipelago ......................   Passed    0.95 sec
38: Running 1 test case...
38: 
38: *** No errors detected
38: 
83/84 Test #38: migration_torture_test ...........   Passed    0.97 sec
34: Running 14 test cases...
34: 
34: *** No errors detected
34: 
84/84 Test #34: hypervolume ......................   Passed    1.44 sec

99% tests passed, 1 tests failed out of 84

Total Test time (real) =   1.53 sec

The following tests FAILED:
          8 - bfe (Failed)
Errors while running CTest
make[2]: *** [Makefile:74: test] Error 8
make[2]: Leaving directory '/build/reproducible-path/pagmo-2.19.1/config_shared'
dh_auto_test: error: cd config_shared && make -j128 test ARGS\+=--verbose 
ARGS\+=-j128 returned exit code 2
make[1]: *** [debian/rules:44: override_dh_auto_test] Error 25
make[1]: Leaving directory '/build/reproducible-path/pagmo-2.19.1'
make: *** [debian/rules:21: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2

-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to