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

Bug 735966

Summary: net-print/cnrdrvcups-lb-5.10-r1 calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Joonas Niilola <juippis>
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
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-08-04 19:47:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-print/cnrdrvcups-lb-5.10-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-04 19:47:13 UTC
Created attachment 653154 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-04 19:47:15 UTC
Created attachment 653156 [details]
other.tar.bz2

other logs
Comment 3 Joonas Niilola gentoo-dev 2020-08-05 06:26:35 UTC
*** Bug 735968 has been marked as a duplicate of this bug. ***
Comment 4 Joonas Niilola gentoo-dev 2020-08-05 06:58:59 UTC
*** Bug 735968 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2020-09-21 13:59:14 UTC
The bug has been closed via the following commit(s):

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

commit fd9fba0eeb3a25cf3d1d760872183ceb78c700bd
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-09-21 13:57:17 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-09-21 13:58:59 +0000

    net-print/cnrdrvcups-lb: fix "calls ar directly" bug
    
    Closes: https://bugs.gentoo.org/735966
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.10-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

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

commit 3d316d066656864e49a4e6a44478f47a75815d33
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-09-21 13:58:41 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-09-21 13:58:59 +0000

    net-print/cnrdrvcups-lb: bump to 5.20
    
    Bug: https://bugs.gentoo.org/735966
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-print/cnrdrvcups-lb/Manifest                  |   1 +
 net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.20.ebuild | 192 ++++++++++++++++++++++
 2 files changed, 193 insertions(+)