| Summary: |
sci-libs/scotch-5.1.12b USE=mpi - dgraph_halo.c:209:3: error: static assertion failed: "MPI_Type_extent was removed in MPI-3.0. Use MPI_Type_get_extent instead." |
| Product: |
Gentoo Linux
|
Reporter: |
Alessandro Barbieri <lssndrbarbieri> |
| Component: |
Current packages | Assignee: |
Gentoo Science Related Packages <sci> |
| Status: |
RESOLVED
OBSOLETE
|
|
|
| Severity: |
normal
|
CC: |
andrewammerlaan, sam, sci, tom
|
| Priority: |
Normal
|
|
|
| Version: |
unspecified | |
|
| Hardware: |
All | |
|
| OS: |
Linux | |
|
| Whiteboard: |
|
|
Package list:
|
|
Runtime testing required:
|
---
|
| Attachments: |
info
scotch-5.1.12b:20191001-080120.log
|
In file included from /usr/include/mpi.h:10, from common.h:99, from dgraph_halo.c:64: dgraph_halo.c: In function ‘dgraphHaloSync2’: dgraph_halo.c:209:3: error: static assertion failed: "MPI_Type_extent was removed in MPI-3.0. Use MPI_Type_get_extent instead." 209 | MPI_Type_extent (attrglbtype, &attrglbsiz); /* Get type extent */ | ^~~~~~~~~~~~~~~ dgraph_halo.c: In function ‘_SCOTCHdgraphHaloSync’: dgraph_halo.c:267:5: error: static assertion failed: "MPI_Type_extent was removed in MPI-3.0. Use MPI_Type_get_extent instead." 267 | MPI_Type_extent (attrglbtype, &attrglbsiz); /* Get type extent */ | ^~~~~~~~~~~~~~~ make[2]: *** [Makefile:43: dgraph_halo.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/sci-libs/scotch-5.1.12b/work/scotch_5.1.12_esmumps/src/libscotch' make[1]: *** [Makefile:63: ptscotch] Error 2 make[1]: Leaving directory '/var/tmp/portage/sci-libs/scotch-5.1.12b/work/scotch_5.1.12_esmumps/src/libscotch' make: *** [Makefile:99: ptscotch] Error 2 make: Leaving directory '/var/tmp/portage/sci-libs/scotch-5.1.12b/work/scotch_5.1.12_esmumps/src' * ERROR: sci-libs/scotch-5.1.12b::gentoo failed (compile phase): * emake failed