Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729598 - app-text/xlhtml calls ar directly
Summary: app-text/xlhtml 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-06-25 11:48 UTC by Agostino Sarubbo
Modified: 2021-04-19 19:12 UTC (History)
0 users

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


Attachments
build.log (build.log,12.34 KB, text/plain)
2020-06-25 11:48 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 2020-06-25 11:48:29 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: app-text/xlhtml 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-06-25 11:48:34 UTC
Created attachment 646304 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-19 19:12:42 UTC
The bug has been closed via the following commit(s):

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

commit 86f1bcecf4bd035ceaed18487b98ab2d365baf85
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-19 09:09:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-19 19:11:26 +0000

    app-text/xlhtml: respect AR
    
    Closes: https://bugs.gentoo.org/729598
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/xlhtml/files/xlhtml-0.5.1_p6-respect-AR.patch | 10 ++++++++++
 app-text/xlhtml/xlhtml-0.5.1_p6.ebuild                 |  1 +
 2 files changed, 11 insertions(+)