Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636120 - 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
Summary: sys-cluster/gasnet-1.32.0 : checking for C compiler flag --param max-inline-i...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-10-31 21:33 UTC by Toralf Förster
Modified: 2024-02-21 08:44 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.69 KB, text/plain)
2017-10-31 21:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,320.49 KB, text/plain)
2017-10-31 21:34 UTC, Toralf Förster
Details
environment (environment,59.03 KB, text/plain)
2017-10-31 21:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.93 KB, application/x-bzip)
2017-10-31 21:34 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,26.05 KB, application/x-bzip)
2017-10-31 21:34 UTC, Toralf Förster
Details
sys-cluster:gasnet-1.30.0:20171031-211139.log (sys-cluster:gasnet-1.30.0:20171031-211139.log,133.17 KB, text/plain)
2017-10-31 21:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.15 KB, application/x-bzip)
2017-10-31 21:34 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,126.89 KB, application/x-bzip)
2017-10-31 21:34 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 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.