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

Bug 840451

Summary: net-nds/openldap-2.6.4-r1 calls strip directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo LDAP project <ldap-bugs>
Status: CONFIRMED ---    
Severity: normal CC: ldap-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log
1-config.log

Description Agostino Sarubbo gentoo-dev 2022-04-24 06:23:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-nds/openldap-2.6.1-r1 calls strip 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 STRIP implementation (like llvm-strip). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-24 06:23:15 UTC
Created attachment 773740 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-24 06:23:16 UTC
Created attachment 773743 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-04-24 06:23:18 UTC
Error(s) that match a know pattern:

configure: error: Unable to locate strip(1) or suitable replacement.  Check PATH or set STRIP.
Comment 4 Agostino Sarubbo gentoo-dev 2023-01-01 19:02:33 UTC
ci has reproduced this issue with version 2.6.3-r4 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-06-28 11:23:51 UTC
ci has reproduced this issue with version 2.6.4-r1 - Updating summary.