Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780456 - sci-biology/treeviewx-0.5.1-r3 calls ar directly
Summary: sci-biology/treeviewx-0.5.1-r3 calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-04-05 22:03 UTC by Agostino Sarubbo
Modified: 2021-05-09 19:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,23.17 KB, text/plain)
2021-04-05 22:03 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-05 22:03:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-biology/treeviewx-0.5.1-r3 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 2021-04-05 22:03:03 UTC
Created attachment 697824 [details]
build.log

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

make[2]: ar: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-05-09 19:18:43 UTC
The bug has been closed via the following commit(s):

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

commit 001b4b588c39cb571b1593d6bf3250206eb0e967
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-05-09 19:18:23 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-05-09 19:18:23 +0000

    sci-biology/treeviewx: Respect AR
    
    Closes: https://bugs.gentoo.org/780456
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-biology/treeviewx/files/treeviewx-0.5.1-AM_PROG_AR.patch | 10 ++++++++++
 sci-biology/treeviewx/treeviewx-0.5.1-r3.ebuild              |  1 +
 2 files changed, 11 insertions(+)