Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810427 - dev-util/valgrind-3.17.0 - libmpiwrap.c: error: MPI_COMBINER_NAMED undeclared (first use in this function)
Summary: dev-util/valgrind-3.17.0 - libmpiwrap.c: error: MPI_COMBINER_NAMED undeclared...
Status: RESOLVED DUPLICATE of bug 729352
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-25 20:05 UTC by Toralf Förster
Modified: 2021-10-25 12:09 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2021-08-25 20:05 UTC, Toralf Förster
Details
dev-util:valgrind-3.17.0:20210825-195859.log (dev-util:valgrind-3.17.0:20210825-195859.log,592.17 KB, text/plain)
2021-08-25 20:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,341.21 KB, text/plain)
2021-08-25 20:05 UTC, Toralf Förster
Details
environment (environment,88.70 KB, text/plain)
2021-08-25 20:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,44.29 KB, application/x-bzip)
2021-08-25 20:05 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,22.71 KB, application/x-bzip)
2021-08-25 20:05 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.34 KB, application/x-bzip)
2021-08-25 20:05 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-08-25 20:05:01 UTC
done
libmpiwrap.c: In function ‘showCombiner’:
libmpiwrap.c:353:12: error: ‘MPI_COMBINER_NAMED’ undeclared (first use in this function)
  353 |       case MPI_COMBINER_NAMED:       fprintf(f, "NAMED"); break;
      |            ^~~~~~~~~~~~~~~~~~
libmpiwrap.c:353:12: note: each undeclared identifier is reported only once for each function it appears in
libmpiwrap.c:357:12: error: ‘MPI_COMBINER_CONTIGUOUS’ undeclared (first use in this function)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20210822-201008

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Rust versions:
  [1]   rust-1.54.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 50361d488e9432f77d7daf0a705e939133209c36
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 25 18:21:32 2021 +0000

    2021-08-25 18:21:29 UTC

emerge -qpvO dev-util/valgrind
[ebuild  N    ] dev-util/valgrind-3.17.0  USE="mpi"
Comment 1 Toralf Förster gentoo-dev 2021-08-25 20:05:02 UTC
Created attachment 736027 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-25 20:05:04 UTC
Created attachment 736029 [details]
dev-util:valgrind-3.17.0:20210825-195859.log
Comment 3 Toralf Förster gentoo-dev 2021-08-25 20:05:06 UTC
Created attachment 736031 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-25 20:05:08 UTC
Created attachment 736033 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-25 20:05:09 UTC
Created attachment 736035 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-25 20:05:10 UTC
Created attachment 736037 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-25 20:05:11 UTC
Created attachment 736039 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-25 12:06:49 UTC Comment hidden (obsolete)
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-25 12:08:45 UTC
@toralf, just mask sys-cluster/nullmpi. it provides the virtual but i'm not convinced it should in 2021.
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-25 12:09:27 UTC

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