https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-benchmarks/iozone-3.506 fails to compile. Discovered on: arm (internal ref: tinderbox_arm) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 907423 [details] build.log build log and emerge --info
I suspect append-lfs-flags will fix it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b95946a0e7e310acc3b342f2aa5d321a26387c commit 47b95946a0e7e310acc3b342f2aa5d321a26387c Author: Sam James <sam@gentoo.org> AuthorDate: 2024-12-22 09:40:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-22 09:40:35 +0000 app-benchmarks/iozone: build fixes * Build with LFS (append-lfs-flags) to fix Modern C issue, hits releng builds * Build w/ -std=gnu17 as fails w/ -std=gnu23 (default in GCC 15) Closes: https://bugs.gentoo.org/942587 Signed-off-by: Sam James <sam@gentoo.org> app-benchmarks/iozone/iozone-3.506-r1.ebuild | 78 ++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+)