Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893824 - dev-python/leechcorepyc-2.13.0 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM)
Summary: dev-python/leechcorepyc-2.13.0 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: mario.haustein
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 847148
  Show dependency tree
 
Reported: 2023-02-10 08:18 UTC by Agostino Sarubbo
Modified: 2023-02-25 22:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,165.61 KB, text/plain)
2023-02-10 08: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 2023-02-10 08:18:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/leechcorepyc-2.13.0 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(HARDENED-SYSTEM) in the summary means that the bug was found on a machine that runs an hardened profile with -D_FORTIFY_SOURCE=3 and -D_GLIBCXX_ASSERTIONS (https://www.gentoo.org/support/news-items/2023-01-01-hardening-fortify-assertions.html) but this bug MAY or MAY NOT BE related to the changes related to hardened.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-10 08:18:56 UTC
Created attachment 850340 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-02-25 22:23:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84098ffdde6ad441155be0249f23e989681f65d8

commit 84098ffdde6ad441155be0249f23e989681f65d8
Author:     Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
AuthorDate: 2023-02-25 21:58:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-25 22:23:25 +0000

    dev-python/leechcorepyc: add 2.14.0
    
    Closes: https://bugs.gentoo.org/893824
    Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
    Closes: https://github.com/gentoo/gentoo/pull/29796
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/leechcorepyc/Manifest                   |  1 +
 .../files/leechcorepyc-2.14.0-cflags.patch         | 13 ++++++++
 .../files/leechcorepyc-2.14.0-respect-CC.patch     | 38 ++++++++++++++++++++++
 dev-python/leechcorepyc/leechcorepyc-2.14.0.ebuild | 35 ++++++++++++++++++++
 4 files changed, 87 insertions(+)