Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890346 - sci-physics/reduze-2.4-r1 - /.../functions.cpp: error: MPI has not been declared
Summary: sci-physics/reduze-2.4-r1 - /.../functions.cpp: error: MPI has not been declared
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-10 13:04 UTC by Toralf Förster
Modified: 2023-01-10 13:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.26 KB, text/plain)
2023-01-10 13:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,54.03 KB, text/plain)
2023-01-10 13:04 UTC, Toralf Förster
Details
environment (environment,94.36 KB, text/plain)
2023-01-10 13:04 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,663 bytes, application/x-bzip)
2023-01-10 13:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.36 KB, application/x-bzip)
2023-01-10 13:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.88 KB, application/x-bzip)
2023-01-10 13:04 UTC, Toralf Förster
Details
sci-physics:reduze-2.4-r1:20230110-071548.log (sci-physics:reduze-2.4-r1:20230110-071548.log,96.07 KB, text/plain)
2023-01-10 13:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.59 KB, application/x-bzip)
2023-01-10 13:04 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 2023-01-10 13:04:05 UTC
too long lines were shrinked:

[41/109] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_FERMAT -DHAVE_MPI -DNEW_GINAC -DPACKAGE_NAME=\"Reduze\" -DPACKAGE_VERSION=\"2.4\" -DUSE_HASH_TABLE -DUSE_OLD_SHIFTS   -pipe -march=native -fno-diagnostics-color -O2  -fno-diagnostics-color   -Wall -Wno-long-long -pedantic -Wno-deprecated-declarations 
[42/109] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_FERMAT -DHAVE_MPI -DNEW_GINAC -DPACKAGE_NAME=\"Reduze\" -DPACKAGE_VERSION=\"2.4\" -DUSE_HASH_TABLE -DUSE_OLD_SHIFTS   -pipe -march=native -fno-diagnostics-color -O2  -fno-diagnostics-color   -Wall -Wno-long-long -pedantic -Wno-deprecated-declarations 
[43/109] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_FERMAT -DHAVE_MPI -DNEW_GINAC -DPACKAGE_NAME=\"Reduze\" -DPACKAGE_VERSION=\"2.4\" -DUSE_HASH_TABLE -DUSE_OLD_SHIFTS   -pipe -march=native -fno-diagnostics-color -O2  -fno-diagnostics-color   -Wall -Wno-long-long -pedantic -Wno-deprecated-declarations 
FAILED: reduze/CMakeFiles/reduze.dir/functions.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_FERMAT -DHAVE_MPI -DNEW_GINAC -DPACKAGE_NAME=\"Reduze\" -DPACKAGE_VERSION=\"2.4\" -DUSE_HASH_TABLE -DUSE_OLD_SHIFTS   -pipe -march=native -fno-diagnostics-color -O2  -fno-diagnostics-color   -Wall -Wno-long-long -pedantic -Wno-deprecated-declarations -O2 -std=
/var/tmp/portage/sci-physics/reduze-2.4-r1/work/reduze-2.4/reduze/functions.cpp: In function 'void Reduze::r_abort(int)':
/var/tmp/portage/sci-physics/reduze-2.4-r1/work/reduze-2.4/reduze/functions.cpp:477:9: error: 'MPI' has not been declared
  477 |         MPI::COMM_WORLD.Abort(i);
      |         ^~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20230109-180031

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-1.66.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):
  [1]   php7.4
  [2]   php8.0 *

  HEAD of ::gentoo
commit caeb03e4c2a41bf58c4c76ab2437d4c07b1dc603
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 10 06:32:10 2023 +0000

    2023-01-10 06:32:09 UTC

emerge -qpvO sci-physics/reduze
[ebuild  N    ] sci-physics/reduze-2.4-r1  USE="mpi -berkdb -doc -examples"
Comment 1 Toralf Förster gentoo-dev 2023-01-10 13:04:06 UTC
Created attachment 848088 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-01-10 13:04:07 UTC
Created attachment 848090 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-01-10 13:04:08 UTC
Created attachment 848092 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-01-10 13:04:09 UTC
Created attachment 848094 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-01-10 13:04:10 UTC
Created attachment 848096 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-01-10 13:04:11 UTC
Created attachment 848098 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-01-10 13:04:12 UTC
Created attachment 848100 [details]
sci-physics:reduze-2.4-r1:20230110-071548.log
Comment 8 Toralf Förster gentoo-dev 2023-01-10 13:04:14 UTC
Created attachment 848102 [details]
temp.tar.bz2