Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815007 - sci-libs/adolc-2.7.2 - ampisupport.cpp: error: struct ADTOOL_AMPI_FPCollection has no member named push_CallCodeReserve_f
Summary: sci-libs/adolc-2.7.2 - ampisupport.cpp: error: struct ADTOOL_AMPI_FPCollectio...
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-09-26 16:43 UTC by Toralf Förster
Modified: 2021-12-03 20:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.76 KB, text/plain)
2021-09-26 16:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,471.20 KB, text/plain)
2021-09-26 16:43 UTC, Toralf Förster
Details
environment (environment,70.77 KB, text/plain)
2021-09-26 16:43 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,42.61 KB, application/x-bzip)
2021-09-26 16:43 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.36 KB, application/x-bzip)
2021-09-26 16:43 UTC, Toralf Förster
Details
sci-libs:adolc-2.7.2:20210926-164015.log (sci-libs:adolc-2.7.2:20210926-164015.log,67.22 KB, text/plain)
2021-09-26 16:43 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.88 KB, application/x-bzip)
2021-09-26 16:43 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-09-26 16:43:19 UTC
libtool: compile:  mpicxx -DHAVE_CONFIG_H -I. -I../../ADOL-C/include -I../../ADOL-C/include -I../../ADOL-C/src -I/usr/include -pipe -march=native -fno-diagnostics-color -O2 -DADOLC_INTERNAL=1 -pipe -march=native -fno-diagnostics-color -O2 -c ampisupportAdolc.cpp  -fPIC -DPIC -o .libs/ampisupportAdolc.o
ampisupport.cpp: In function ‘int AMPI_Init_NT(int*, char***)’:
ampisupport.cpp:53:31: error: ‘struct ADTOOL_AMPI_FPCollection’ has no member named ‘push_CallCodeReserve_fp’; did you mean ‘push_CallCode_fp’?
   53 |   ourADTOOL_AMPI_FPCollection.push_CallCodeReserve_fp=&ADTOOL_AMPI_push_CallCodeReserve;
      |                               ^~~~~~~~~~~~~~~~~~~~~~~
      |                               push_CallCode_fp
ampisupport.cpp:53:56: error: ‘ADTOOL_AMPI_push_CallCodeReserve’ was not declared in this scope; did you mean ‘ADTOOL_AMPI_push_CallCodeF’?

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4_stable_abi32+64-20210918-221455

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0
  [2]   rust-1.53.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
2)	OpenJDK 8.292_p10 [openjdk-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-8 
  [3]   openjdk-bin-8  system-vm

php cli:
  [1]   php7.3
  [2]   php7.4 *

  HEAD of ::gentoo
commit a33fa1165564571b047e8b1d876d3e1329c6f99e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 26 16:21:30 2021 +0000

    2021-09-26 16:21:29 UTC

emerge -qpvO sci-libs/adolc
[ebuild  N    ] sci-libs/adolc-2.7.2  USE="mpi sparse -boost"
Comment 1 Toralf Förster gentoo-dev 2021-09-26 16:43:20 UTC
Created attachment 741504 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-26 16:43:22 UTC
Created attachment 741507 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-26 16:43:24 UTC
Created attachment 741510 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-09-26 16:43:25 UTC
Created attachment 741513 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-26 16:43:26 UTC
Created attachment 741516 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-26 16:43:27 UTC
Created attachment 741519 [details]
sci-libs:adolc-2.7.2:20210926-164015.log
Comment 7 Toralf Förster gentoo-dev 2021-09-26 16:43:28 UTC
Created attachment 741522 [details]
temp.tar.bz2