Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940715 - dev-util/unicorn-2.0.1 calls strings directly
Summary: dev-util/unicorn-2.0.1 calls strings directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: mario.haustein
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-10-03 13:02 UTC by Agostino Sarubbo
Modified: 2025-05-22 15:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,798.76 KB, text/plain)
2024-10-03 13:02 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 2024-10-03 13:02:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/unicorn-2.0.1 calls strings directly.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-03 13:02:18 UTC
Created attachment 904844 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-05-22 15:59:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28561f34fc266ed077cfa514ad8206c8faafa032

commit 28561f34fc266ed077cfa514ad8206c8faafa032
Author:     Z. Liu <zhixu.liu@gmail.com>
AuthorDate: 2025-05-15 14:42:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-22 15:58:48 +0000

    dev-util/unicorn: don't call strings directly
    
    Closes: https://bugs.gentoo.org/940715
    Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/42100
    Closes: https://github.com/gentoo/gentoo/pull/42100
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/unicorn/files/unicorn-2.1.3-strings.patch | 40 ++++++++++++++++++++++
 dev-util/unicorn/unicorn-2.1.3.ebuild              |  8 ++++-
 2 files changed, 47 insertions(+), 1 deletion(-)