Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738880 - app-accessibility/speech-tools-2.5.0 calls ranlib directly
Summary: app-accessibility/speech-tools-2.5.0 calls ranlib 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 Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-08-25 05:11 UTC by Agostino Sarubbo
Modified: 2020-09-27 10:20 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,18.85 KB, text/plain)
2020-08-25 05:11 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 2020-08-25 05:11:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-accessibility/speech-tools-2.5.0 calls ranlib 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 RANLIB implementation (like llvm-ranlib). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the RANLIB variable to x86_64-pc-linux-gnu-ranlib.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-25 05:11:30 UTC
Created attachment 656544 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-27 10:20:01 UTC
The bug has been closed via the following commit(s):

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

commit 797f7f7c8100d087277eef031b671a9acb34f7fe
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-09-27 10:19:42 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-09-27 10:19:56 +0000

    app-accessibility/speech-tools: fixed calling ar and ranlib in 2.5.0
    
    Closes: https://bugs.gentoo.org/738880
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 app-accessibility/speech-tools/speech-tools-2.5.0.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)