Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 632474

Summary: sci-libs/adolc-2.6.3 : ampisupport.cpp:53:31: error: struct ADTOOL_AMPI_FPCollection has no member named push_CallCodeReserve_fp ; did you mean push_CallCode_fp ?
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-libs:adolc-2.6.3:20170930-070909.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-09-30 07:18:53 UTC
libtool: compile:  mpicxx -DHAVE_CONFIG_H -I. -I../../ADOL-C/include -I../../ADOL-C/include -I../../ADOL-C/src -Werror=terminate -O2 -pipe -march=native -DADOLC_INTERNAL=1 -Werror=terminate -O2 -pipe -march=native -c ampisupport.cpp  -fPIC -DPIC -o .libs/ampisupport.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’?
   ourADTOOL_AMPI_FPCollection.push_CallCodeReserve_fp=&ADTOOL_AMPI_push_CallCodeReserve;
                               ^~~~~~~~~~~~~~~~~~~~~~~
ampisupport.cpp:53:56: error: ‘ADTOOL_AMPI_push_CallCodeReserve’ was not declared in this scope

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_20170911-192633

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.11 [icedtea-7]
2)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
4)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8  system-vm
  [4]   jamvm 

emerge -qpv sci-libs/adolc
[ebuild  N    ] sci-libs/adolc-2.6.3  USE="mpi -sparse -static-libs"
Comment 1 Toralf Förster gentoo-dev 2017-09-30 07:18:56 UTC
Created attachment 497176 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-30 07:19:00 UTC
Created attachment 497178 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-30 07:19:03 UTC
Created attachment 497180 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-30 07:19:06 UTC
Created attachment 497182 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-30 07:19:09 UTC
Created attachment 497184 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-30 07:19:13 UTC
Created attachment 497186 [details]
sci-libs:adolc-2.6.3:20170930-070909.log
Comment 7 Toralf Förster gentoo-dev 2017-09-30 07:19:16 UTC
Created attachment 497188 [details]
temp.tbz2
Comment 8 Rolf Eike Beer archtester 2018-05-12 16:19:08 UTC

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