Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928245 - media-sound/alsa-scarlett-gui-0.4.0 calls cc directly
Summary: media-sound/alsa-scarlett-gui-0.4.0 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: Jason A. Donenfeld
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-03-30 18:19 UTC by Agostino Sarubbo
Modified: 2024-12-20 11:11 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,93.76 KB, text/plain)
2024-03-30 18:19 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-03-30 18:19:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/alsa-scarlett-gui-0.4.0 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-03-30 18:19:26 UTC
Created attachment 889050 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-30 18:19:28 UTC
Error(s) that match a know pattern:


make: cc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-12-20 11:11:12 UTC
The bug has been closed via the following commit(s):

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

commit 47a7f56c06fa830cd2da925cbbcc696d93e4232d
Author:     Filip Kobierski <fkobi@pm.me>
AuthorDate: 2024-12-19 11:01:46 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-12-20 11:06:28 +0000

    media-sound/alsa-scarlett-gui: remove 0.4.0-r0
    
    Closes: https://bugs.gentoo.org/936815
    Closes: https://bugs.gentoo.org/928245
    Signed-off-by: Filip Kobierski <fkobi@pm.me>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../alsa-scarlett-gui-0.4.0.ebuild                 | 30 ----------------------
 1 file changed, 30 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 78c127687997a1feccbc7fdb4b4cb19ec7e0fda1
Author:     Filip Kobierski <fkobi@pm.me>
AuthorDate: 2024-12-19 10:57:19 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-12-20 11:06:28 +0000

    media-sound/alsa-scarlett-gui: add 0.4.0-r1 with improvements
    
    - do not fortify source
    - use preferred CC
    
    Bug: https://bugs.gentoo.org/936815
    Bug: https://bugs.gentoo.org/928245
    Signed-off-by: Filip Kobierski <fkobi@pm.me>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../alsa-scarlett-gui-0.4.0-r1.ebuild              | 34 ++++++++++++++++++++++
 .../alsa-scarlett-gui-0.4.0_adjust-cflags.patch    | 20 +++++++++++++
 2 files changed, 54 insertions(+)