Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829701 - dev-ada/gtkada-2021 calls ar directly
Summary: dev-ada/gtkada-2021 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: 2021-12-20 09:39 UTC by Agostino Sarubbo
Modified: 2021-12-22 21:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,54.55 KB, text/plain)
2021-12-20 09:39 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,10.57 KB, text/plain)
2021-12-20 09:39 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 2021-12-20 09:39:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ada/gtkada-2021 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].
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-20 09:39:05 UTC
Created attachment 759867 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-20 09:39:06 UTC
Created attachment 759868 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-20 09:39:08 UTC
Error(s) that match a know pattern:

configure: error: /usr/bin/gprbuild test failed at compile time! Check your configuration.
Comment 4 Larry the Git Cow gentoo-dev 2021-12-22 21:53:27 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(+)