Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 774033

Summary: sci-libs/pastix-5.2.3 - sopalin/.../sopalin_sendrecv.c: error: static assertion failed: MPI_Address was removed in MPI-3.0. Use MP
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 831358    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sci-libs:pastix-5.2.3:20210303-033323.log

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 ***