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

Bug 732036

Summary: sci-visualization/xd3d calls ranlib directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-07-10 08:06:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-visualization/xd3d calls ranlib 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 RANLIB implementation (like llvm-ranlib). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the RANLIB variable to x86_64-pc-linux-gnu-ranlib.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-10 08:06:30 UTC
Created attachment 648734 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-15 05:44:36 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(-)