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

Bug 725628

Summary: sci-mathematics/gsl-shell calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: CONFIRMED ---    
Severity: normal CC: andrewammerlaan, mjo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-27 11:53:34 UTC
This is an auto-filed bug because sci-mathematics/gsl-shell calls cc directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different CC implementation (like clang) by setting the CC variable. So this issue has been reproduced by setting the CC variable to x86_64-pc-linux-gnu-gcc and by removing the /usr/bin/cc - /usr/bin/gcc binaries.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-27 11:53:39 UTC
Created attachment 642080 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-03-02 11:00:11 UTC
The bug has been referenced in the following commit(s):

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

commit c28d040c2e8882070888e9d8a6213b63140010c8
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-03-02 10:59:34 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-03-02 11:00:06 +0000

    sci-mathematics/gsl-shell: add version 2.3.2
    
    Closes: https://bugs.gentoo.org/570288
    Bug: https://bugs.gentoo.org/725628
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-mathematics/gsl-shell/Manifest                 |  1 +
 .../gsl-shell-2.3.2-no-compile-in-install.patch    | 24 +++++++++
 ...gsl-shell-2.3.2-sphinx-extmath-to-imgmath.patch | 13 +++++
 sci-mathematics/gsl-shell/gsl-shell-2.3.2.ebuild   | 62 ++++++++++++++++++++++
 4 files changed, 100 insertions(+)
Comment 3 Michael Orlitzky gentoo-dev 2022-06-03 03:18:46 UTC
This was fixed in the last commit, but now there's a v2.3.3 upstream that uses meson and may be less horrible to build:

  https://github.com/franko/gsl-shell