Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732030 - sci-visualization/xd3d calls ar directly
Summary: sci-visualization/xd3d 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 Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-07-10 08:05 UTC by Agostino Sarubbo
Modified: 2022-07-15 05:44 UTC (History)
0 users

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


Attachments
build.log (build.log,53.11 KB, text/plain)
2020-07-10 08:05 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-07-10 08:05:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-visualization/xd3d calls ar directly.
Discovered on: amd64  (internal ref: 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 2020-07-10 08:05:37 UTC
Created attachment 648726 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-15 05:44:35 UTC
The bug has been closed via the following commit(s):

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

commit ede11b7951715ebec3fa7c463555b214c7257c7b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-15 05:35:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-15 05:44:25 +0000

    sci-visualization/xd3d: EAPI 8
    
    Closes: https://bugs.gentoo.org/732030
    Closes: https://bugs.gentoo.org/732036
    Closes: https://bugs.gentoo.org/836113
    Signed-off-by: Sam James <sam@gentoo.org>

 ....3.1-gentoo.diff => xd3d-8.3.1-r1-gentoo.patch} |  4 +--
 .../{xd3d-8.3.1-r1.ebuild => xd3d-8.3.1-r2.ebuild} | 35 +++++++++++-----------
 2 files changed, 19 insertions(+), 20 deletions(-)