https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/oidn-1.4.3 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.
Created attachment 851930 [details] build.log build log and emerge --info
tinderbox_musl has reproduced this issue with version 2.3.0 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a13ceeef2aa857d02c4b8f2d4ec0605670e4f85b commit a13ceeef2aa857d02c4b8f2d4ec0605670e4f85b Author: Filip Kobierski <fkobi@pm.me> AuthorDate: 2024-12-26 21:52:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-07 13:21:40 +0000 media-libs/oidn: add 2.3.1 with improvements - drop 32bit platforms as upstream does not support them https://github.com/RenderKit/oidn/blob/a21330356508383f54b15efee67dbd0fd00ee87b/README.md?plain=1#L168 - do not fortify source - remove `--force` from rm to disallow silent fail - remove addpredict if USE=cuda - it's currently set via sandbox.d file from nvidia-cuda-toolkit (thanks negril!) Closes: https://bugs.gentoo.org/895018 Closes: https://bugs.gentoo.org/926204 Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-libs/oidn/Manifest | 1 + media-libs/oidn/oidn-2.3.1.ebuild | 109 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 110 insertions(+)