Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774033 - sci-libs/pastix-5.2.3 - sopalin/.../sopalin_sendrecv.c: error: static assertion failed: MPI_Address was removed in MPI-3.0. Use MP
Summary: sci-libs/pastix-5.2.3 - sopalin/.../sopalin_sendrecv.c: error: static asserti...
Status: RESOLVED DUPLICATE of bug 692742
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: openmpi-4
  Show dependency tree
 
Reported: 2021-03-03 08:08 UTC by Toralf Förster
Modified: 2022-01-28 22:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.18 KB, text/plain)
2021-03-03 08:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,382.83 KB, text/plain)
2021-03-03 08:08 UTC, Toralf Förster
Details
environment (environment,87.88 KB, text/plain)
2021-03-03 08:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,98.92 KB, application/x-bzip)
2021-03-03 08:08 UTC, Toralf Förster
Details
sci-libs:pastix-5.2.3:20210303-033323.log (sci-libs:pastix-5.2.3:20210303-033323.log,254.51 KB, text/plain)
2021-03-03 08:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-03-03 08:08:29 UTC
                 from sopalin/src/sopalin3d.c:85:
sopalin/src/./sopalin_sendrecv.c: In function ‘po_send_one_fanin’:
sopalin/src/./sopalin_sendrecv.c:1303:12: error: static assertion failed: "MPI_Address was removed in MPI-3.0.  Use MPI_Get_address instead."
 1303 |   CALL_MPI MPI_Address(FANIN_INFOTAB(t),&(thread_data->gtaboffs[packnbr]));
      |            ^~~~~~~~~~~
sopalin/src/./sopalin_sendrecv.c:1305:12: error: static assertion failed: "MPI_Address was removed in MPI-3.0.  Use MPI_Get_address instead."

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20210219-011805

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.50.0
  [2]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Mar  3 03:22:07 UTC 2021

emerge -qpvO sci-libs/pastix
[ebuild  N    ] sci-libs/pastix-5.2.3  USE="mpi smp -doc -int64 -starpu -static-libs"
Comment 1 Toralf Förster gentoo-dev 2021-03-03 08:08:30 UTC
Created attachment 689178 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-03 08:08:32 UTC
Created attachment 689181 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-03 08:08:34 UTC
Created attachment 689184 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-03 08:08:35 UTC
Created attachment 689187 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-03 08:08:37 UTC
Created attachment 689190 [details]
sci-libs:pastix-5.2.3:20210303-033323.log
Comment 6 David Seifert gentoo-dev 2022-01-28 22:31:32 UTC

*** This bug has been marked as a duplicate of bug 692742 ***