Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895260 - media-libs/svt-hevc-1.5.1 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM)
Summary: media-libs/svt-hevc-1.5.1 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: James Beddek
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 847148
  Show dependency tree
 
Reported: 2023-02-18 13:58 UTC by Agostino Sarubbo
Modified: 2023-10-04 15:28 UTC (History)
2 users (show)

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


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

Issue: media-libs/svt-hevc-1.5.1 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-18 13:58:55 UTC
Created attachment 852654 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-10-04 15:28:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1700c3fd712b4bf742cb7340d807d6aa28b23691

commit 1700c3fd712b4bf742cb7340d807d6aa28b23691
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-04 14:44:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-04 15:10:44 +0000

    media-libs/svt-hevc: don't redefine _FORTIFY_SOURCE
    
    Closes: https://bugs.gentoo.org/895260
    Signed-off-by: Sam James <sam@gentoo.org>

 ...vt-hevc-1.5.1-dont-clobber-fortify_source.patch | 35 ++++++++++++++++++++++
 media-libs/svt-hevc/svt-hevc-1.5.1-r1.ebuild       | 32 ++++++++++++++++++++
 media-libs/svt-hevc/svt-hevc-9999.ebuild           |  4 +++
 3 files changed, 71 insertions(+)