Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810784 - sci-libs/scotch-6.1.0-r1 - comm.c: error: MPI_ERR_OTHER undeclared (first use in this function)
Summary: sci-libs/scotch-6.1.0-r1 - comm.c: error: MPI_ERR_OTHER undeclared (first use...
Status: RESOLVED FIXED
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:
 
Reported: 2021-08-28 12:54 UTC by Toralf Förster
Modified: 2021-12-26 03:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.78 KB, text/plain)
2021-08-28 12:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,474.65 KB, text/plain)
2021-08-28 12:54 UTC, Toralf Förster
Details
environment (environment,74.68 KB, text/plain)
2021-08-28 12:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,47.08 KB, application/x-bzip)
2021-08-28 12:54 UTC, Toralf Förster
Details
sci-libs:scotch-6.1.0-r1:20210828-105245.log (sci-libs:scotch-6.1.0-r1:20210828-105245.log,135.25 KB, text/plain)
2021-08-28 12:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.20 KB, application/x-bzip)
2021-08-28 12:54 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-28 12:54:05 UTC
mpicc -pipe -march=native -fno-diagnostics-color -O2 -DSCOTCH_PTHREAD_NUMBER=1 -pthread -fPIC -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ -DCOMMON_PTHREAD -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME -DSCOTCH_RENAME_PARSER -DSCOTCH_PTSCOTCH -fPIC -c dgraph_allreduce.c -o dgraph_allreduce.o -DSCOTCH_VERSION_NUM=6 -DSCOTCH_RELEASE_NUM=1 -DSCOTCH_PATCHLEVEL_NUM=0
comm.c: In function ‘_SCOTCHcommAllgatherv’:
comm.c:89:17: error: ‘MPI_ERR_OTHER’ undeclared (first use in this function)
   89 |     return     (MPI_ERR_OTHER);
      |                 ^~~~~~~~~~~~~
comm.c:89:17: note: each undeclared identifier is reported only once for each function it appears in
comm.c:99:19: error: ‘MPI_ERR_ARG’ 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-bin-1.54.0
  [2]   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 94c98ac8b87d10ff853a760a06395f6f46f9d92e
Merge: 97cf25b156c 739f548f798
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 28 09:51:15 2021 +0000

    Merge updates from master

emerge -qpvO sci-libs/scotch
[ebuild  N    ] sci-libs/scotch-6.1.0-r1  USE="mpi -doc -int64 -static-libs -test -threads -tools"
Comment 1 Toralf Förster gentoo-dev 2021-08-28 12:54:06 UTC
Created attachment 736387 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-28 12:54:08 UTC
Created attachment 736390 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-28 12:54:10 UTC
Created attachment 736393 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-28 12:54:11 UTC
Created attachment 736396 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-28 12:54:12 UTC
Created attachment 736399 [details]
sci-libs:scotch-6.1.0-r1:20210828-105245.log
Comment 6 Toralf Förster gentoo-dev 2021-08-28 12:54:14 UTC
Created attachment 736402 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-26 03:18:31 UTC
Caused by nullmpi. Fixed by changing the virtual.