Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770739 - net-wireless/yatebts-6.0.0-r1 calls ar directly
Summary: net-wireless/yatebts-6.0.0-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 Radio project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-02-15 07:47 UTC by Agostino Sarubbo
Modified: 2022-04-15 13:07 UTC (History)
0 users

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


Attachments
build.log (build.log,13.62 KB, text/plain)
2021-02-15 07:48 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-02-15 07:47:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/yatebts-6.0.0-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 2021-02-15 07:48:01 UTC
Created attachment 686727 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-15 07:48:03 UTC
Possible context of error(s):

make[1]: ar: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-04-15 13:07:34 UTC
The bug has been closed via the following commit(s):

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

commit 83833850a05453001e883fd4cd56ba601b4ecb37
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-04-15 13:05:25 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-04-15 13:07:22 +0000

    net-wireless/yatebts: treeclean
    
    Closes: https://bugs.gentoo.org/606598
    Closes: https://bugs.gentoo.org/770739
    Closes: https://bugs.gentoo.org/809542
    Closes: https://bugs.gentoo.org/727958
    Closes: https://bugs.gentoo.org/741082
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-wireless/yatebts/Manifest                      |  1 -
 .../yatebts/files/yatebts-5.0.0-gcc6.patch         | 31 -------------
 .../yatebts-6.0.0-dont-mess-with-cflags.patch      | 12 -----
 .../yatebts-sgsnggsn-inetutils-hostname-fix.diff   | 14 ------
 net-wireless/yatebts/metadata.xml                  | 14 ------
 net-wireless/yatebts/yatebts-6.0.0-r1.ebuild       | 53 ----------------------
 net-wireless/yatebts/yatebts-9999.ebuild           | 53 ----------------------
 profiles/package.mask                              |  7 ---
 8 files changed, 185 deletions(-)