Bug#1096329: armci-mpi: ftbfs with GCC-15

Matthias Klose doko at debian.org
Mon Feb 17 17:03:48 GMT 2025


Package: src:armci-mpi
Version: 0.4-4
Severity: important
Tags: sid forky
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/armci-mpi_0.4-4_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/mpi/test_mpi_indexed_gets.o tests/mpi/test_mpi_indexed_gets.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/mpi/test_mpi_indexed_gets tests/mpi/test_mpi_indexed_gets.o libarmci-openmpi.la 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/mpi/test_mpi_indexed_gets tests/mpi/test_mpi_indexed_gets.o  ./.libs/libarmci-openmpi.a
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/mpi/test_mpi_indexed_puts_gets.o tests/mpi/test_mpi_indexed_puts_gets.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/mpi/test_mpi_indexed_puts_gets tests/mpi/test_mpi_indexed_puts_gets.o libarmci-openmpi.la 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/mpi/test_mpi_indexed_puts_gets tests/mpi/test_mpi_indexed_puts_gets.o  ./.libs/libarmci-openmpi.a
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/mpi/test_mpi_subarray_accs.o tests/mpi/test_mpi_subarray_accs.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/mpi/test_mpi_subarray_accs tests/mpi/test_mpi_subarray_accs.o libarmci-openmpi.la 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/mpi/test_mpi_subarray_accs tests/mpi/test_mpi_subarray_accs.o  ./.libs/libarmci-openmpi.a
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/mpi/test_win_create.o tests/mpi/test_win_create.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/mpi/test_win_create tests/mpi/test_win_create.o libarmci-openmpi.la 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/mpi/test_win_create tests/mpi/test_win_create.o  ./.libs/libarmci-openmpi.a
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/mpi/test_win_model.o tests/mpi/test_win_model.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/mpi/test_win_model tests/mpi/test_win_model.o libarmci-openmpi.la 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/mpi/test_win_model tests/mpi/test_win_model.o  ./.libs/libarmci-openmpi.a
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/ctree/ctree_test.o tests/ctree/ctree_test.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/ctree/ctree_test tests/ctree/ctree_test.o libarmci-openmpi.la -lm 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/ctree/ctree_test tests/ctree/ctree_test.o  ./.libs/libarmci-openmpi.a -lm
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/ctree/ctree_test_rand.o tests/ctree/ctree_test_rand.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/ctree/ctree_test_rand tests/ctree/ctree_test_rand.o libarmci-openmpi.la -lm 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/ctree/ctree_test_rand tests/ctree/ctree_test_rand.o  ./.libs/libarmci-openmpi.a -lm
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/ctree/ctree_test_rand_interval.o tests/ctree/ctree_test_rand_interval.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/ctree/ctree_test_rand_interval tests/ctree/ctree_test_rand_interval.o libarmci-openmpi.la -lm 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/ctree/ctree_test_rand_interval tests/ctree/ctree_test_rand_interval.o  ./.libs/libarmci-openmpi.a -lm
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/armci-perf.o tests/contrib/armci-perf.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/contrib/armci-perf tests/contrib/armci-perf.o libarmci-openmpi.la -lm 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/contrib/armci-perf tests/contrib/armci-perf.o  ./.libs/libarmci-openmpi.a -lm
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/armci-test.o tests/contrib/armci-test.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/contrib/armci-test tests/contrib/armci-test.o libarmci-openmpi.la -lm 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/contrib/armci-test tests/contrib/armci-test.o  ./.libs/libarmci-openmpi.a -lm
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/cg/cg.o tests/contrib/cg/cg.c
tests/contrib/cg/cg.c:146:6: error: conflicting types for ‘finalize_arrays’; have ‘void(int)’
  146 | void finalize_arrays(int dpc)
      |      ^~~~~~~~~~~~~~~
tests/contrib/cg/cg.c:25:6: note: previous declaration of ‘finalize_arrays’ with type ‘void(void)’
   25 | void finalize_arrays();
      |      ^~~~~~~~~~~~~~~
make[3]: *** [Makefile:1775: tests/contrib/cg/cg.o] Error 1
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/cg/compute.o tests/contrib/cg/compute.c
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/cg/read_input.o tests/contrib/cg/read_input.c
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/cg/cg_timing.o tests/contrib/cg/cg_timing.c
make[3]: Target 'tests/contrib/cg/cg' not remade because of errors.
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/lu/lu.o tests/contrib/lu/lu.c
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/lu/lu_timing.o tests/contrib/lu/lu_timing.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/contrib/lu/lu tests/contrib/lu/lu.o tests/contrib/lu/lu_timing.o libarmci-openmpi.la -lm 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/contrib/lu/lu tests/contrib/lu/lu.o tests/contrib/lu/lu_timing.o  ./.libs/libarmci-openmpi.a -lm
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/lu/lu-block.o tests/contrib/lu/lu-block.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/contrib/lu/lu-block tests/contrib/lu/lu-block.o tests/contrib/lu/lu_timing.o libarmci-openmpi.la -lm 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/contrib/lu/lu-block tests/contrib/lu/lu-block.o tests/contrib/lu/lu_timing.o  ./.libs/libarmci-openmpi.a -lm
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/lu/lu-b-bc.o tests/contrib/lu/lu-b-bc.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/contrib/lu/lu-b-bc tests/contrib/lu/lu-b-bc.o tests/contrib/lu/lu_timing.o libarmci-openmpi.la -lm 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/contrib/lu/lu-b-bc tests/contrib/lu/lu-b-bc.o tests/contrib/lu/lu_timing.o  ./.libs/libarmci-openmpi.a -lm
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/transp1D/transp1D-c.o tests/contrib/transp1D/transp1D-c.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/contrib/transp1D/transp1D-c tests/contrib/transp1D/transp1D-c.o libarmci-openmpi.la 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/contrib/transp1D/transp1D-c tests/contrib/transp1D/transp1D-c.o  ./.libs/libarmci-openmpi.a
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/non-blocking/overlap.o tests/contrib/non-blocking/overlap.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/contrib/non-blocking/overlap tests/contrib/non-blocking/overlap.o libarmci-openmpi.la -lm 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/contrib/non-blocking/overlap tests/contrib/non-blocking/overlap.o  ./.libs/libarmci-openmpi.a -lm
mpicc.openmpi -DHAVE_CONFIG_H -I. -I./src  -I./src -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection   -c -o tests/contrib/non-blocking/simple.o tests/contrib/non-blocking/simple.c
/bin/bash ./libtool  --tag=CC   --mode=link mpicc.openmpi  -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection    -Wl,-z,relro -o tests/contrib/non-blocking/simple tests/contrib/non-blocking/simple.o libarmci-openmpi.la -lm 
libtool: link: mpicc.openmpi -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/armci-mpi-0.4=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -o tests/contrib/non-blocking/simple tests/contrib/non-blocking/simple.o  ./.libs/libarmci-openmpi.a -lm
make[3]: Leaving directory '/build/reproducible-path/armci-mpi-0.4/build-openmpi'
make[2]: *** [Makefile:2546: check-am] Error 2
make[2]: Target 'check' not remade because of errors.
make[2]: Leaving directory '/build/reproducible-path/armci-mpi-0.4/build-openmpi'
cat: /build/reproducible-path/armci-mpi-0.4/build-openmpi/test-suite.log: No such file or directory
make[1]: *** [debian/rules:59: override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/reproducible-path/armci-mpi-0.4'
make: *** [debian/rules:32: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



More information about the debian-science-maintainers mailing list