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

Bug 828510

Summary: media-video/droidcam-1.8.1 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Andrew Ammerlaan <andrewammerlaan>
Status: RESOLVED FIXED    
Severity: normal    
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 2021-12-07 12:30:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/droidcam-1.8.1 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 2021-12-07 12:30:02 UTC
Created attachment 757617 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-07 12:30:04 UTC
Error(s) that match a know pattern:


/bin/sh: line 1: gcc: command not found
Comment 3 Larry the Git Cow gentoo-dev 2021-12-07 15:38:37 UTC
The bug has been closed via the following commit(s):

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

commit 5a56be48993b780b5312a1dc3180d81a716a6a33
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-12-07 15:36:27 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-12-07 15:36:27 +0000

    media-video/droidcam: don't hardcode CC
    
    Closes: https://bugs.gentoo.org/828510
    Closes: https://bugs.gentoo.org/828509
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 ...idcam-1.8.1.ebuild => droidcam-1.8.1-r1.ebuild} |  0
 .../droidcam/files/droidcam-makefile-fixes.patch   | 23 ++++++++++++++++++----
 2 files changed, 19 insertions(+), 4 deletions(-)