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

Bug 942050

Summary: dev-lang/ats2-0.4.2-r1 calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Maciej Barć <xgqt>
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 2024-10-24 07:07:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/ats2-0.4.2-r1 calls ar directly.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-24 07:07:55 UTC
Created attachment 906621 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-24 07:07:56 UTC
Error(s) that match a know pattern:


make[1]: ar: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-10-27 08:51:58 UTC
The bug has been closed via the following commit(s):

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

commit ff4ad1ea09221b9cb6a9385f42fba9177934b6f5
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-10-27 08:10:51 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-10-27 08:51:54 +0000

    dev-lang/ats2: patch make sub-call; fix AR
    
    Closes: https://bugs.gentoo.org/942204
    Closes: https://bugs.gentoo.org/942050
    Closes: https://bugs.gentoo.org/923881
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/ats2/ats2-0.4.2-r1.ebuild                 | 11 ++++++-----
 dev-lang/ats2/files/ats2-0.4.2-makefile_dist.patch | 11 +++++++++++
 2 files changed, 17 insertions(+), 5 deletions(-)