Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945697 - net-mail/safecat-1.13-r2 calls ar directly
Summary: net-mail/safecat-1.13-r2 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: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-12-02 08:11 UTC by Agostino Sarubbo
Modified: 2024-12-03 03:41 UTC (History)
0 users

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


Attachments
build.log (build.log,51.78 KB, text/plain)
2024-12-02 08:11 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-12-02 08:11:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/safecat-1.13-r2 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-12-02 08:11:11 UTC
Created attachment 913026 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-02 08:11:12 UTC
Error(s) that match a know pattern:


./makelib: line 5: ar: command not found
./makelib: line 6: ranlib: command not found
Comment 3 Larry the Git Cow gentoo-dev 2024-12-03 03:41:56 UTC
The bug has been closed via the following commit(s):

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

commit de3dd4140fbc11773863fd9a1f3d0e23e21a4d5a
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2024-12-03 03:41:29 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2024-12-03 03:41:53 +0000

    net-mail/safecat: fix ar/ranlib
    
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://bugs.gentoo.org/945697

 net-mail/safecat/files/safecat-1.13-ar.patch | 21 +++++++++++++++++++++
 net-mail/safecat/safecat-1.13-r2.ebuild      |  3 +++
 2 files changed, 24 insertions(+)