Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733940 - media-sound/fluidsynth-2.2.5 calls cc directly
Summary: media-sound/fluidsynth-2.2.5 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-07-26 06:58 UTC by Agostino Sarubbo
Modified: 2022-02-24 10:01 UTC (History)
0 users

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


Attachments
build.log (build.log,19.46 KB, text/plain)
2020-07-26 06:58 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,569 bytes, application/x-bzip-compressed-tar)
2020-07-26 06:58 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 2020-07-26 06:58:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/fluidsynth calls cc directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different CC implementation (like clang). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-26 06:58:11 UTC
Created attachment 650790 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-26 06:58:14 UTC
Created attachment 650792 [details]
other.tar.bz2

other logs
Comment 3 Agostino Sarubbo gentoo-dev 2021-11-23 11:44:46 UTC
ci has reproduced this issue with version 2.2.4 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2022-01-24 11:16:26 UTC
ci has reproduced this issue with version 2.2.5 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2022-02-24 10:01:09 UTC
The bug has been closed via the following commit(s):

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

commit 643ef6a0f0d67f7ac1b7f29bc81cb4c78d9dac34
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2022-02-24 10:00:55 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-02-24 10:00:55 +0000

    media-sound/fluidsynth: fixed direct cc call in 2.2.5
    
    Closes: https://bugs.gentoo.org/733940
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/fluidsynth/fluidsynth-2.2.5.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)