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

Bug 691512

Summary: sci-chemistry/mpqc-2.3.1-r4 : messmpi.cc:203:21: error: call to MPI_Errhandler_set declared with attribute error:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Chemistry-Related Packages <sci-chemistry>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-chemistry:mpqc-2.3.1-r4:20190805-111117.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-08-05 18:21:01 UTC
  195 |       fchdir(dot);
      |       ~~~~~~^~~~~
messmpi.cc:203:21: error: call to ‘MPI_Errhandler_set’ declared with attribute error: MPI_Errhandler_set was removed in MPI-3.0.  Use MPI_Comm_set_errhandler instead.
  203 |   MPI_Errhandler_set(commgrp, MPI_ERRORS_ARE_FATAL);
      |   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
messmpi.cc: In constructor ‘sc::MPIMessageGrp::MPIMessageGrp(const sc::Ref<sc::KeyVal>&)’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20190731-202024

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6 (fallback)
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO sci-chemistry/mpqc
[ebuild  N    ] sci-chemistry/mpqc-2.3.1-r4  USE="mpi -doc -static-libs -threads -tk"
Comment 1 Toralf Förster gentoo-dev 2019-08-05 18:21:04 UTC
Created attachment 585820 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-05 18:21:07 UTC
Created attachment 585822 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-05 18:21:09 UTC
Created attachment 585824 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-05 18:21:12 UTC
Created attachment 585826 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-05 18:21:15 UTC
Created attachment 585828 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-05 18:21:18 UTC
Created attachment 585830 [details]
sci-chemistry:mpqc-2.3.1-r4:20190805-111117.log
Comment 7 Toralf Förster gentoo-dev 2019-08-05 18:21:20 UTC
Created attachment 585832 [details]
temp.tbz2
Comment 8 David Seifert gentoo-dev 2022-01-28 23:39:07 UTC

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