Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 742941

Summary: app-i18n/xcin-2.5.3_pre3-r3 calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: CJK Team <cjk>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-16 13:04:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-i18n/xcin-2.5.3_pre3-r3 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-09-16 13:04:58 UTC
Created attachment 660585 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-16 13:05:00 UTC
Possible context of error(s):

checking tabe data files... not found
make[3]: ar: No such file or directory
/bin/sh: ar: command not found
Comment 3 Larry the Git Cow gentoo-dev 2021-08-04 16:24:23 UTC
The bug has been referenced in the following commit(s):

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

commit 607bb09f1c53ba545c3ecd4347eba0fa2f7df9ff
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-08-04 16:24:14 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-08-04 16:24:14 +0000

    profiles: last-rite app-i18n/{libtabe,xcin}
    
    Bug: https://bugs.gentoo.org/722376
    Bug: https://bugs.gentoo.org/742938
    Bug: https://bugs.gentoo.org/742941
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2021-09-02 20:37:04 UTC
The bug has been closed via the following commit(s):

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

commit e9029894834a786cf09ae2e36b14e82838725dda
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-09-02 19:45:53 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-09-02 20:33:54 +0000

    app-i18n/xcin: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/742941
    Closes: https://bugs.gentoo.org/742938
    Closes: https://bugs.gentoo.org/722376
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-i18n/xcin/Manifest                             |   2 -
 .../xcin/files/xcin-2.5.3_pre3-glibc-2.10.patch    | 110 -------------------
 app-i18n/xcin/files/xcin-2.5.3_pre3-ldflags.patch  |  96 -----------------
 app-i18n/xcin/files/xcin-2.5.3_pre3-make.patch     | 118 ---------------------
 app-i18n/xcin/files/xcin-2.5.3_pre3-slibtool.patch |  37 -------
 app-i18n/xcin/metadata.xml                         |   8 --
 app-i18n/xcin/xcin-2.5.3_pre3-r3.ebuild            |  87 ---------------
 profiles/package.mask                              |   1 -
 8 files changed, 459 deletions(-)