Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766692 - app-backup/amanda-3.5.1-r5 calls ar directly
Summary: app-backup/amanda-3.5.1-r5 calls ar directly
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-01-23 16:48 UTC by Agostino Sarubbo
Modified: 2023-05-12 06:15 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,120.09 KB, text/plain)
2021-01-23 16: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-01-23 16:48:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/amanda-3.5.1-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 2021-01-23 16:48:19 UTC
Created attachment 684222 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-23 16:48:22 UTC
Possible context of error(s):

../libtool: line 1774: cru: command not found
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-15 07:27:03 UTC
ci has reproduced this issue with version 3.5.1-r4 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-05-12 06:15:24 UTC
ci has reproduced this issue with version 3.5.1-r5 - Updating summary.