Bug#897765: hdf5: ftbfs with GCC-8

Matthias Klose doko at debian.org
Fri May 4 13:21:53 BST 2018


Package: src:hdf5
Version: 1.10.0-patch1+docs-4
Severity: normal
Tags: sid buster
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/hdf5_1.10.0-patch1+docs-4_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

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-8/porting_to.html

[...]
mpif-constants.h:179:38:

Warning: Unused parameter 'ompi_comm_type_cluster' declared at (1) [-Wunused-parameter]
mpif-constants.h:180:35:

Warning: Unused parameter 'ompi_comm_type_core' declared at (1) [-Wunused-parameter]
mpif-constants.h:181:33:

Warning: Unused parameter 'ompi_comm_type_cu' declared at (1) [-Wunused-parameter]
mpif-constants.h:182:35:

Warning: Unused parameter 'ompi_comm_type_host' declared at (1) [-Wunused-parameter]
mpif-constants.h:183:39:

Warning: Unused parameter 'ompi_comm_type_hwthread' declared at (1) [-Wunused-parameter]
mpif-constants.h:184:38:

Warning: Unused parameter 'ompi_comm_type_l1cache' declared at (1) [-Wunused-parameter]
mpif-constants.h:185:38:

Warning: Unused parameter 'ompi_comm_type_l2cache' declared at (1) [-Wunused-parameter]
mpif-constants.h:186:38:

Warning: Unused parameter 'ompi_comm_type_l3cache' declared at (1) [-Wunused-parameter]
mpif-constants.h:187:35:

Warning: Unused parameter 'ompi_comm_type_node' declared at (1) [-Wunused-parameter]
mpif-constants.h:188:35:

Warning: Unused parameter 'ompi_comm_type_numa' declared at (1) [-Wunused-parameter]
mpif-constants.h:189:37:

Warning: Unused parameter 'ompi_comm_type_socket' declared at (1) [-Wunused-parameter]
mpif-config.h:33:32:

Warning: Unused parameter 'ompi_major_version' declared at (1) [-Wunused-parameter]
mpif-config.h:33:52:

Warning: Unused parameter 'ompi_minor_version' declared at (1) [-Wunused-parameter]
mpif-config.h:34:34:

Warning: Unused parameter 'ompi_release_version' declared at (1) [-Wunused-parameter]
make[4]: Leaving directory '/<<BUILDDIR>>/hdf5-1.10.0-patch1+docs/debian/build-openmpi/fortran/testpar'
make[3]: *** [Makefile:812: all-recursive] Error 1
make[2]: *** [Makefile:653: all-recursive] Error 1
dh_auto_build: cd debian/build-openmpi && make -j8 -Oline returned exit code 2
make[1]: *** [debian/rules:226: build_openmpi] Error 25
make[1]: Leaving directory '/<<BUILDDIR>>/hdf5-1.10.0-patch1+docs'
make: *** [debian/rules:197: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2



More information about the Pkg-grass-devel mailing list