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

Bug 731038

Summary: media-gfx/videorbits calls ar 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 CC: treecleaner
Priority: Normal Keywords: PMASKED
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-07-06 09:31:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/videorbits calls ar directly.
Discovered on: amd64

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-07-06 09:31:46 UTC
Created attachment 647906 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-06 09:31:48 UTC
Created attachment 647908 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2021-02-25 19:02:15 UTC
The bug has been referenced in the following commit(s):

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

commit 78c7794c89bd90f43f30d0eb783628397a0797e3
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-02-25 19:01:57 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-25 19:01:57 +0000

    package.mask: Last-rite media-gfx/videorbits
    
    Bug: https://bugs.gentoo.org/731038
    Bug: https://bugs.gentoo.org/772812
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2021-03-30 09:24:59 UTC
The bug has been closed via the following commit(s):

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

commit c24344b6d652a33ab0689a7d960b260cb20e807b
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-03-30 09:23:51 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-30 09:23:51 +0000

    media-gfx/videorbits: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/772812
    Closes: https://bugs.gentoo.org/731038
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 media-gfx/videorbits/Manifest                      |  1 -
 .../files/videorbits-2.201-libpng15.patch          | 30 ------------------
 .../files/videorbits-2.205-fix-buildsystem.patch   | 19 -----------
 ...videorbits-2.205-qa-implicit-declarations.patch | 23 --------------
 .../files/videorbits-2.205-remove-bits-nan.patch   | 35 --------------------
 media-gfx/videorbits/metadata.xml                  |  8 -----
 media-gfx/videorbits/videorbits-2.205.ebuild       | 37 ----------------------
 profiles/package.mask                              |  6 ----
 8 files changed, 159 deletions(-)