Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931084 - app-emulation/free42-3.1.8 calls ar directly
Summary: app-emulation/free42-3.1.8 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: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-05-02 07:19 UTC by Agostino Sarubbo
Modified: 2024-05-03 11:26 UTC (History)
0 users

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


Attachments
build.log (build.log,663.61 KB, text/plain)
2024-05-02 07:19 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-05-02 07:19:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/free42-3.1.8 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-05-02 07:19:44 UTC
Created attachment 892127 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-02 07:19:45 UTC
Error(s) that match a know pattern:


gmake[1]: ar: No such file or directory
mv: cannot stat 'libbid.a': No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find gcc111libbid.a: No such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2024-05-03 11:26:45 UTC
The bug has been closed via the following commit(s):

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

commit aaab19078dbaf65174a5104a1e5b1972c454d461
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2024-05-03 11:25:34 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2024-05-03 11:26:40 +0000

    app-emulation/free42: properly use $AR
    
    Closes: https://bugs.gentoo.org/931084
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 app-emulation/free42/files/free42-3.0.16-fix-build-intel-lib.patch | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)