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

Bug 761754

Summary: dev-lang/julia-1.6.3 calls ld directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: jeffrey, patrick, tamiko
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-12-26 11:03:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/julia-1.5.3 calls ld 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 LD implementation (like llvm-link). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the LD variable to x86_64-pc-linux-gnu-ld.
Comment 1 Agostino Sarubbo gentoo-dev 2020-12-26 11:03:18 UTC
Created attachment 679530 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-12-26 11:03:21 UTC
Possible context of error(s):

/bin/sh: line 1: ld: command not found
/bin/sh: line 1: ld: command not found
/bin/sh: line 1: ld: command not found
/bin/sh: line 1: gfortran: command not found
rm: cannot remove 'scratch/dsfmt-2.2.3/': No such file or directory
cat: /var/tmp/portage/dev-lang/julia-1.5.3/work/julia-1.5.3/usr/manifest/suitesparse-wrapper: No such file or directory
./libtool: line 1716: ranlib: command not found
Comment 3 Agostino Sarubbo gentoo-dev 2021-11-18 10:06:30 UTC
ci has reproduced this issue with version 1.6.3 - Updating summary.