Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784875 - [guru] dev-R/utf8-1.2.1 calls ar directly
Summary: [guru] dev-R/utf8-1.2.1 calls ar directly
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
: 784872 (view as bug list)
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-21 21:07 UTC by Agostino Sarubbo
Modified: 2021-09-07 02:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,13.74 KB, text/plain)
2021-04-21 21:07 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-04-21 21:07:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-R/utf8-1.2.1 calls ar directly.
Discovered on: amd64 (internal ref: guru_tinderbox)

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 2021-04-21 21:07:35 UTC
Created attachment 701553 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-21 21:07:37 UTC
Possible context of error(s):

make: ar: No such file or directory
/var/tmp/portage/dev-R/utf8-1.2.1/temp/environment: line 229: cd: /var/tmp/portage/dev-R/utf8-1.2.1/work/utf8: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-22 17:06:43 UTC
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 4 Agostino Sarubbo gentoo-dev 2021-04-25 14:05:03 UTC
Changing TRACKER as requested by QA.
Comment 5 Alessandro Barbieri 2021-04-25 17:01:59 UTC
*** Bug 784872 has been marked as a duplicate of this bug. ***
Comment 6 Larry the Git Cow gentoo-dev 2021-09-07 02:58:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f6675bc4b629fc1fff28c896194c595b1165855c

commit f6675bc4b629fc1fff28c896194c595b1165855c
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-09-04 06:10:45 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-09-04 22:51:02 +0000

    dev-R/utf8: new version
    
    Closes: https://bugs.gentoo.org/784875
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-R/utf8/Manifest                                 | 2 +-
 dev-R/utf8/{utf8-1.2.1.ebuild => utf8-1.2.2.ebuild} | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)