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

Bug 725472

Summary: sci-electronics/vbs calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: The Soldering-Iron Brotherhood <sci-electronics>
Status: RESOLVED PKGREMOVED    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 934240    
Bug Blocks: 243502    
Attachments: build.log.bz2

Description Agostino Sarubbo gentoo-dev 2020-05-26 07:20:10 UTC
This is an auto-filed bug because sci-electronics/vbs calls ar directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different AR implementation (like llvm-ar) by setting the AR variable. So this issue has been reproduced by setting the AR variable to x86_64-pc-linux-gnu-ar and by removing the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-26 07:20:15 UTC
Created attachment 641874 [details]
build.log.bz2

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-07-19 11:34:49 UTC
The bug has been referenced in the following commit(s):

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

commit 739aa3167124d2a6afe19dd17fba26568f365b4f
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-07-19 11:30:48 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-07-19 11:34:42 +0000

    sci-electronics/vbs: treeclean
    
    Bug: https://bugs.gentoo.org/725472
    Bug: https://bugs.gentoo.org/878061
    Bug: https://bugs.gentoo.org/879759
    Bug: https://bugs.gentoo.org/880493
    Bug: https://bugs.gentoo.org/882223
    Bug: https://bugs.gentoo.org/888970
    Bug: https://bugs.gentoo.org/900679
    Bug: https://bugs.gentoo.org/934240
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 profiles/package.mask                              |   6 --
 sci-electronics/vbs/Manifest                       |   1 -
 .../vbs/files/vbs-1.4.0-const_cast.patch           |  11 ---
 sci-electronics/vbs/files/vbs-1.4.0-gcc-4.1.patch  | 105 ---------------------
 sci-electronics/vbs/files/vbs-1.4.0-gcc-4.3.patch  |  30 ------
 sci-electronics/vbs/metadata.xml                   |  13 ---
 sci-electronics/vbs/vbs-1.4.0.ebuild               |  40 --------
 7 files changed, 206 deletions(-)