Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733416 - games-engines/scummvm-tools calls strings directly
Summary: games-engines/scummvm-tools calls strings 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 Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-07-21 11:18 UTC by Agostino Sarubbo
Modified: 2020-09-23 15:09 UTC (History)
0 users

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


Attachments
build.log (build.log,7.73 KB, text/plain)
2020-07-21 11:18 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-07-21 11:18:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-engines/scummvm-tools calls strings 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 STRINGS implementation (like llvm-strings). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the STRINGS variable to x86_64-pc-linux-gnu-strings.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-21 11:18:33 UTC
Created attachment 650072 [details]
build.log

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

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

commit 20f4af2f33d795d86bdc771a4e9748439bc622ac
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-09-23 15:08:42 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-09-23 15:09:31 +0000

    games-engines/scummvm-tools: Bump to version 2.2.0
    
    - Fixed call to strings (bug #733416)
    
    Closes: https://bugs.gentoo.org/733416
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 games-engines/scummvm-tools/Manifest               |  1 +
 .../scummvm-tools/scummvm-tools-2.2.0.ebuild       | 69 ++++++++++++++++++++++
 2 files changed, 70 insertions(+)