Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695962 - 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."
Summary: sci-libs/scotch-5.1.12b USE=mpi - dgraph_halo.c:209:3: error: static assertio...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-01 08:32 UTC by Alessandro Barbieri
Modified: 2021-06-10 12:16 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
info (info,14.62 KB, text/plain)
2019-10-01 08:32 UTC, Alessandro Barbieri
Details
scotch-5.1.12b:20191001-080120.log (scotch-5.1.12b:20191001-080120.log,155.21 KB, text/plain)
2019-10-01 08:33 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2019-10-01 08:32:26 UTC
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
Comment 1 Alessandro Barbieri 2019-10-01 08:32:53 UTC
Created attachment 591492 [details]
info

emerge --info
Comment 2 Alessandro Barbieri 2019-10-01 08:33:15 UTC
Created attachment 591494 [details]
scotch-5.1.12b:20191001-080120.log

buildlog