Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937349 - sci-libs/openlibm-0.8.3 calls cc directly
Summary: sci-libs/openlibm-0.8.3 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-08-05 07:30 UTC by Agostino Sarubbo
Modified: 2024-08-05 10:47 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,47.77 KB, text/plain)
2024-08-05 07:30 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-08-05 07:30:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/openlibm-0.8.3 calls cc directly.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-05 07:30:56 UTC
Created attachment 899056 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-05 07:30:58 UTC
Error(s) that match a know pattern:


make: gcc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-08-05 10:47:30 UTC
The bug has been closed via the following commit(s):

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

commit 2b17f6b4edc4f3e39bd155cc7e186ede6020659b
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2024-08-05 10:46:57 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2024-08-05 10:47:22 +0000

    sci-libs/openlibm: Respect defined toolchain env variables
    
    Closes: https://bugs.gentoo.org/937349
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 sci-libs/openlibm/openlibm-0.8.3.ebuild | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)