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

Bug 740518

Summary: media-video/bino-1.6.7 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
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
1-config.log

Description Agostino Sarubbo gentoo-dev 2020-09-05 13:16:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/bino-1.6.7 calls cc directly.
Discovered on: amd64 (internal ref: tinderbox)

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-09-05 13:16:33 UTC
Created attachment 658592 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-05 13:16:34 UTC
Created attachment 658594 [details]
1-config.log

1-config.log
Comment 3 Larry the Git Cow gentoo-dev 2023-01-20 01:16:59 UTC
The bug has been closed via the following commit(s):

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

commit 12639f7a90e9e635eee59e729bdc75377ff82236
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-20 01:08:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-20 01:11:23 +0000

    media-video/bino: add 2.0
    
    Closes: https://bugs.gentoo.org/721866
    Closes: https://bugs.gentoo.org/740518
    Closes: https://bugs.gentoo.org/834400
    Closes: https://bugs.gentoo.org/831241
    Closes: https://bugs.gentoo.org/875743
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/bino/Manifest        |  1 +
 media-video/bino/bino-2.0.ebuild | 33 +++++++++++++++++++++++++++++++++
 profiles/package.mask            |  1 +
 3 files changed, 35 insertions(+)