Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835555 - dev-lang/smlnj-110.99.2 calls ld directly
Summary: dev-lang/smlnj-110.99.2 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 Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-03-18 09:36 UTC by Agostino Sarubbo
Modified: 2022-03-19 11:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,193.95 KB, text/plain)
2022-03-18 09:36 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 2022-03-18 09:36:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/smlnj-110.99.2 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].
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-18 09:36:09 UTC
Created attachment 767301 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-18 09:36:10 UTC
Error(s) that match a know pattern:


configure: error: cannot find ld command
FAILURE: Configuration of asdl failed.
configure: error: cannot find ld command
Comment 3 Larry the Git Cow gentoo-dev 2022-03-19 11:57:06 UTC
The bug has been closed via the following commit(s):

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

commit 277a2fc803a93dfec9e65ef5c79ef60d6dddf5ac
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-19 11:56:34 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-19 11:56:55 +0000

    dev-lang/smlnj: fix asdl autoconf script
    
    Closes: https://bugs.gentoo.org/835555
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/smlnj/smlnj-110.99.2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)