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

Bug 636120

Summary: sys-cluster/gasnet-1.32.0 : checking for C compiler flag --param max-inline-insns=100000... no/error: cc1: error: invalid --param name max-inline-insns
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Christoph Junghans (RETIRED) <junghans>
Status: CONFIRMED ---    
Severity: normal CC: cluster
Priority: Normal Keywords: TESTFAILURE
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
sys-cluster:gasnet-1.30.0:20171031-211139.log
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2017-10-31 21:33:58 UTC
checking size of void *... 8
checking for C compiler flag --param max-inline-insns-single=35000... yes
checking for C compiler flag --param max-inline-insns=100000... no/error: cc1: error: invalid --param name 'max-inline-insns'
checking for C compiler flag --param inline-unit-growth=10000... yes
checking for C compiler flag --param large-function-growth=200000... yes
checking for C compiler flag -Winline... yes

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl-test_20171022-133742

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

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)

java-config:
The following VMs are available for generation-2:


emerge -qpv sys-cluster/gasnet
[ebuild  N    ] sys-cluster/gasnet-1.30.0  USE="-mpi {-test} -threads"
Comment 1 Toralf Förster gentoo-dev 2017-10-31 21:34:01 UTC
Created attachment 501486 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-31 21:34:04 UTC
Created attachment 501488 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-10-31 21:34:07 UTC
Created attachment 501490 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-10-31 21:34:10 UTC
Created attachment 501492 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-10-31 21:34:13 UTC
Created attachment 501494 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-31 21:34:16 UTC
Created attachment 501496 [details]
sys-cluster:gasnet-1.30.0:20171031-211139.log
Comment 7 Toralf Förster gentoo-dev 2017-10-31 21:34:19 UTC
Created attachment 501498 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-10-31 21:34:24 UTC
Created attachment 501500 [details]
tests.tbz2
Comment 9 Christoph Junghans (RETIRED) gentoo-dev 2017-10-31 22:14:58 UTC
I guess, it is nullmpi, which misses some symbols.
Comment 10 Larry the Git Cow gentoo-dev 2021-12-03 22:51:01 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7aef4a5429b285dcdc29153dfd488a32a19719c

commit a7aef4a5429b285dcdc29153dfd488a32a19719c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-03 20:53:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-03 22:40:33 +0000

    virtual/mpi: add USE=nullmpi
    
    nullmpi doesn't implement all of the MPI spec/functions and
    ends up calling broken builds which is confusing for users.
    
    Tagged one example but there's been quite a few more.
    
    Bug: https://bugs.gentoo.org/636120
    Signed-off-by: Sam James <sam@gentoo.org>

 virtual/mpi/metadata.xml      |  1 +
 virtual/mpi/mpi-2.0-r6.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)
Comment 11 Agostino Sarubbo gentoo-dev 2024-02-21 08:44:57 UTC
tinderbox_musl has reproduced this issue with version 1.32.0 - Updating summary.