Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831090 - media-video/lxdvdrip-1.77-r1 calls cc directly
Summary: media-video/lxdvdrip-1.77-r1 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 Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-01-12 22:48 UTC by Agostino Sarubbo
Modified: 2022-01-13 10:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,87.12 KB, text/plain)
2022-01-12 22:48 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 2022-01-12 22:48:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/lxdvdrip-1.77-r1 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].
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-12 22:48:45 UTC
Created attachment 762000 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-12 22:48:48 UTC
Error(s) that match a know pattern:


make: gcc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-01-13 10:04:37 UTC
The bug has been closed via the following commit(s):

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

commit c1da53a65afe0a107dd3e153c99321c008924809
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-01-13 09:09:44 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-01-13 10:04:10 +0000

    media-video/lxdvdrip: Fix tc-directly
    
    Closes: https://bugs.gentoo.org/831090
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 media-video/lxdvdrip/files/lxdvdrip-1.77-vamps-makefile.patch | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)