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

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


Attachments
build.log (build.log,57.97 KB, text/plain)
2021-12-02 06:59 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 2021-12-02 06:59:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/smlnj-110.99.2 calls ar 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 AR implementation (like llvm-ar). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-02 06:59:45 UTC
Created attachment 757171 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-02 06:59:47 UTC
Error(s) that match a know pattern:


make[2]: ar: No such file or directory
/var/tmp/portage/dev-lang/smlnj-110.99.2/work/config/chk-global-names.sh: line 26: nm: command not found
Comment 3 Larry the Git Cow gentoo-dev 2022-03-18 08:38:50 UTC
The bug has been closed via the following commit(s):

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

commit 3af0f070a98315dc607d7cb419e4a64389e572d6
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-18 08:34:14 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-18 08:35:57 +0000

    dev-lang/smlnj: call correct AR
    
    Closes: https://bugs.gentoo.org/827972
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

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