Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691512 - sci-chemistry/mpqc-2.3.1-r4 : messmpi.cc:203:21: error: call to MPI_Errhandler_set declared with attribute error:
Summary: sci-chemistry/mpqc-2.3.1-r4 : messmpi.cc:203:21: error: call to MPI_Errhandle...
Status: RESOLVED DUPLICATE of bug 801682
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-05 18:21 UTC by Toralf Förster
Modified: 2022-01-28 23:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.81 KB, text/plain)
2019-08-05 18:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,253.81 KB, text/plain)
2019-08-05 18:21 UTC, Toralf Förster
Details
environment (environment,60.22 KB, text/plain)
2019-08-05 18:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.08 KB, application/x-bzip)
2019-08-05 18:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,15.75 KB, application/x-bzip)
2019-08-05 18:21 UTC, Toralf Förster
Details
sci-chemistry:mpqc-2.3.1-r4:20190805-111117.log (sci-chemistry:mpqc-2.3.1-r4:20190805-111117.log,62.60 KB, text/plain)
2019-08-05 18:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.75 KB, application/x-bzip)
2019-08-05 18:21 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 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 ***