| ^~~ starpu_mpi_datatype.c: In function ‘handle_to_datatype_block’: starpu_mpi_datatype.c:86:8: error: implicit declaration of function ‘MPI_Type_hvector’; did you mean ‘MPI_Type_vector’? [-Werror=implicit-function-declaration] 86 | ret = MPI_Type_hvector(nz, 1, ldz*elemsize, datatype_2dlayer, datatype); | ^~~~~~~~~~~~~~~~ | MPI_Type_vector ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-20200720-185100 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.2.0 * clang version 10.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.9 (fallback) [3] python3.8 (fallback) [4] python3.6 (fallback) [5] python2.7 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.45.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.262_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Mon Jul 27 07:05:35 AM UTC 2020 emerge -qpvO dev-libs/starpu [ebuild N ] dev-libs/starpu-1.2.6 USE="fortran mpi -blas -cuda -doc -examples -fftw -gcc-plugin -opencl -opengl -spinlock-check -static-libs -test -valgrind"
Created attachment 650966 [details] emerge-info.txt
Created attachment 650968 [details] dev-libs:starpu-1.2.6:20200727-074327.log
Created attachment 650970 [details] emerge-history.txt
Created attachment 650972 [details] environment
Created attachment 650974 [details] etc.portage.tbz2
Created attachment 650976 [details] logs.tbz2
Created attachment 650978 [details] temp.tbz2
MPI_Type_hvector is deprecated mpi api. It has been fixed in starpu 1.3 version.
*** Bug 699572 has been marked as a duplicate of this bug. ***
Upstream is https://gitlab.inria.fr/starpu/starpu They are up to 1.4.7 Let's drop 1.2.6 and bump to upstream version?