Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828510 - media-video/droidcam-1.8.1 calls cc directly
Summary: media-video/droidcam-1.8.1 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: Andrew Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-12-07 12:30 UTC by Agostino Sarubbo
Modified: 2021-12-07 15:38 UTC (History)
0 users

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


Attachments
build.log (build.log,54.36 KB, text/plain)
2021-12-07 12: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 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(-)