Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785097 - [guru] media-gfx/azpainter-2.1.7 calls ar directly
Summary: [guru] media-gfx/azpainter-2.1.7 calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-22 17:45 UTC by Agostino Sarubbo
Modified: 2021-05-17 19:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,105.10 KB, text/plain)
2021-04-22 17:45 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-22 17:45:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/azpainter-2.1.7 calls ar directly.
Discovered on: amd64 (internal ref: guru_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 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 2021-04-22 17:45:22 UTC
Created attachment 701766 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-22 17:45:24 UTC
Possible context of error(s):

make[1]: ar: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:05:23 UTC
Changing TRACKER as requested by QA.
Comment 4 Larry the Git Cow gentoo-dev 2021-05-17 19:11:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6589ae6d525486533404f8303423bec001288cd1

commit 6589ae6d525486533404f8303423bec001288cd1
Author:     Anna Vyalkova <cyber@sysrq.in>
AuthorDate: 2021-05-16 15:27:13 +0000
Commit:     Anna Vyalkova <cyber@sysrq.in>
CommitDate: 2021-05-16 16:11:07 +0000

    media-gfx/azpainter: fix AR and paths, drop old
    
    Closes: https://bugs.gentoo.org/785097
    Signed-off-by: Anna Vyalkova <cyber@sysrq.in>

 media-gfx/azpainter/Manifest                       |   1 -
 media-gfx/azpainter/azpainter-2.1.6.ebuild         |  36 -----
 media-gfx/azpainter/azpainter-2.1.7.ebuild         |  14 +-
 .../files/azpainter-2.1.6-fix_configure.patch      |  83 -----------
 .../files/azpainter-2.1.6-signed_char.patch        | 156 ---------------------
 5 files changed, 13 insertions(+), 277 deletions(-)