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

Bug 738110

Summary: media-video/handbrake-1.3.3-r3 calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: James Beddek <telans>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/22693
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log
1-autoconf.out

Description Agostino Sarubbo gentoo-dev 2020-08-20 05:05:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/handbrake-1.3.3-r1 calls ar 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 AR implementation (like llvm-ar). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the AR variable to x86_64-pc-linux-gnu-ar.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-20 05:05:47 UTC
Created attachment 655564 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-20 05:05:48 UTC
Created attachment 655566 [details]
1-autoconf.out

1-autoconf.out
Comment 3 Agostino Sarubbo gentoo-dev 2021-10-16 07:09:12 UTC
ci has reproduced this issue with version 1.3.3-r3 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2021-10-24 08:27:10 UTC
The bug has been closed via the following commit(s):

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

commit fe3d914b623aa403e90098a23968b394b2f0e6c3
Author:     James Beddek <telans@posteo.de>
AuthorDate: 2021-10-24 07:15:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-24 08:21:42 +0000

    media-video/handbrake: add 1.4.2
    
    Closes: https://bugs.gentoo.org/806392
    Closes: https://bugs.gentoo.org/738110
    Closes: https://bugs.gentoo.org/804891
    Signed-off-by: James Beddek <telans@posteo.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/handbrake-9999-system-tools.patch        | 24 ++++++++++++++++++++++
 media-video/handbrake/handbrake-1.4.2.ebuild       |  4 ++++
 2 files changed, 28 insertions(+)