Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810299 - sys-cluster/ampi-0_pre20140616 - modified.c: error: MPI_ERR_ARG undeclared (first use in this function)
Summary: sys-cluster/ampi-0_pre20140616 - modified.c: error: MPI_ERR_ARG undeclared (f...
Status: CONFIRMED
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-25 07:08 UTC by Toralf Förster
Modified: 2021-10-17 04:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.50 KB, text/plain)
2021-08-25 07:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,303.42 KB, text/plain)
2021-08-25 07:08 UTC, Toralf Förster
Details
environment (environment,67.11 KB, text/plain)
2021-08-25 07:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,38.82 KB, application/x-bzip)
2021-08-25 07:08 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.55 KB, application/x-bzip)
2021-08-25 07:08 UTC, Toralf Förster
Details
sys-cluster:ampi-0_pre20140616:20210825-065639.log (sys-cluster:ampi-0_pre20140616:20210825-065639.log,14.87 KB, text/plain)
2021-08-25 07:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.98 KB, application/x-bzip)
2021-08-25 07:08 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 07:08:10 UTC
libtool: compile:  mpicc -DPACKAGE_NAME=\"AMPI\" -DPACKAGE_TARNAME=\"ampi\" -DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"AMPI 0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I.. -I/var/tmp/portage/sys-cluster/ampi-0_pre20140616/work/ampi-0_pre20140616 -Wall -Wno-unknown-pragmas -std=c89 -pipe -march=native -fno-diagnostics-color -O2 -c passThrough.c  -fPIC -DPIC -o .libs/libampiPlainC_la-passThrough.o
modified.c: In function ‘AMPI_Send’:
modified.c:55:28: error: ‘MPI_ERR_ARG’ undeclared (first use in this function)
   55 |         )) MPI_Abort(comm, MPI_ERR_ARG);
      |                            ^~~~~~~~~~~
modified.c:55:28: note: each undeclared identifier is reported only once for each function it appears in
modified.c: In function ‘AMPI_Recv’:

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

  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 91f3738437cb53a30c3e97fc1b9defe1ee537ab8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 25 05:51:30 2021 +0000

    2021-08-25 05:51:28 UTC

emerge -qpvO sys-cluster/ampi
[ebuild  N    ] sys-cluster/ampi-0_pre20140616
Comment 1 Toralf Förster gentoo-dev 2021-08-25 07:08:11 UTC
Created attachment 735905 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-25 07:08:13 UTC
Created attachment 735907 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-25 07:08:14 UTC
Created attachment 735909 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-25 07:08:16 UTC
Created attachment 735911 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-25 07:08:17 UTC
Created attachment 735913 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-25 07:08:18 UTC
Created attachment 735915 [details]
sys-cluster:ampi-0_pre20140616:20210825-065639.log
Comment 7 Toralf Förster gentoo-dev 2021-08-25 07:08:19 UTC
Created attachment 735917 [details]
temp.tar.bz2