Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942050 - dev-lang/ats2-0.4.2-r1 calls ar directly
Summary: dev-lang/ats2-0.4.2-r1 calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-10-24 07:07 UTC by Agostino Sarubbo
Modified: 2024-10-27 08:51 UTC (History)
0 users

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


Attachments
build.log (build.log,165.67 KB, text/plain)
2024-10-24 07:07 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 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(-)