[Debian-med-packaging] Bug#952003: relion: FTBFS: src/mpi.cpp:56:23: error: call to ‘MPI_Errhandler_set’ declared with attribute error: MPI_Errhandler_set was removed in MPI-3.0. Use MPI_Comm_set_errhandler instead.
Lucas Nussbaum
lucas at debian.org
Sun Feb 23 07:38:34 GMT 2020
- Previous message (by thread): [Debian-med-packaging] Bug#951991: bali-phy: FTBFS: detected.hpp:52:7: error: invalid use of incomplete type ‘struct nlohmann::detail::detector<nlohmann::detail::nonesuch, void, nlohmann::detail::to_json_function, nlohmann::adl_serializer<ptree, void>, nlohmann::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::adl_serializer>&, ptree>’
- Next message (by thread): [Debian-med-packaging] Bug#951984: tree-puzzle: FTBFS: mpi.h:322:57: error: static assertion failed: "MPI_Address was removed in MPI-3.0. Use MPI_Get_address instead."
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Source: relion
Version: 1.4+dfsg-4
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> /bin/bash ./libtool --tag=CXX --mode=compile mpicxx.openmpi -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fpic -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o src/autopicker_mpi.lo src/autopicker_mpi.cpp
> libtool: compile: mpicxx.openmpi -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -fpic -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c src/autopicker_mpi.cpp -fPIC -DPIC -o src/.libs/autopicker_mpi.o
> src/mpi.cpp: In constructor ‘MpiNode::MpiNode(int&, char**)’:
> src/mpi.cpp:56:23: error: call to ‘MPI_Errhandler_set’ declared with attribute error: MPI_Errhandler_set was removed in MPI-3.0. Use MPI_Comm_set_errhandler instead.
> 56 | MPI_Errhandler_set(MPI_COMM_WORLD, MPI_ERRORS_RETURN);
> | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> make[3]: *** [Makefile:1305: src/mpi.lo] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/02/22/relion_1.4+dfsg-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!
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.
- Previous message (by thread): [Debian-med-packaging] Bug#951991: bali-phy: FTBFS: detected.hpp:52:7: error: invalid use of incomplete type ‘struct nlohmann::detail::detector<nlohmann::detail::nonesuch, void, nlohmann::detail::to_json_function, nlohmann::adl_serializer<ptree, void>, nlohmann::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::adl_serializer>&, ptree>’
- Next message (by thread): [Debian-med-packaging] Bug#951984: tree-puzzle: FTBFS: mpi.h:322:57: error: static assertion failed: "MPI_Address was removed in MPI-3.0. Use MPI_Get_address instead."
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Debian-med-packaging
mailing list