Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931079 - app-emulation/plus42-1.1.10 calls ar directly
Summary: app-emulation/plus42-1.1.10 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:12 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,674.00 KB, text/plain)
2024-05-02 07:12 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:12:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/plus42-1.1.10 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:12:18 UTC
Created attachment 892123 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-02 07:12:19 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:46 UTC
The bug has been closed via the following commit(s):

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

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

    app-emulation/plus42: properly call $AR
    
    Closes: https://bugs.gentoo.org/931079
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

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