Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761754 - dev-lang/julia-1.6.3 calls ld directly
Summary: dev-lang/julia-1.6.3 calls ld 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-12-26 11:03 UTC by Agostino Sarubbo
Modified: 2022-06-06 05:09 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,219.87 KB, text/plain)
2020-12-26 11: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 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.