Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736036 - dev-ada/gnatmem-2019-r1 calls ar directly
Summary: dev-ada/gnatmem-2019-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 (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-08-05 10:14 UTC by Agostino Sarubbo
Modified: 2021-12-22 21:53 UTC (History)
0 users

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


Attachments
build.log (build.log,15.98 KB, text/plain)
2020-08-05 10:14 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,261 bytes, application/x-bzip-compressed-tar)
2020-08-05 10:14 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 2020-08-05 10:14:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ada/gnatmem-2019-r1 calls ar directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different AR implementation (like llvm-ar). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the AR variable to x86_64-pc-linux-gnu-ar.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-05 10:14:25 UTC
Created attachment 653220 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-05 10:14:27 UTC
Created attachment 653222 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2021-12-22 21:53:26 UTC
The bug has been closed via the following commit(s):

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

commit 2f80ac2e7e03f1ad5c2735cf6a35e015bfeb4180
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-12-22 21:53:03 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-12-22 21:53:03 +0000

    dev-ada/gprbuild: use chost-ar
    
    Closes: https://bugs.gentoo.org/829701
    Closes: https://bugs.gentoo.org/736036
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/gprbuild/files/gprbuild-2021-ar.patch   | 11 +++++++++++
 dev-ada/gprbuild/files/gprbuild-22.0.0-ar.patch | 11 +++++++++++
 dev-ada/gprbuild/gprbuild-2021-r2.ebuild        |  1 +
 dev-ada/gprbuild/gprbuild-22.0.0-r1.ebuild      |  1 +
 4 files changed, 24 insertions(+)