In file included from /usr/include/linux/fs.h:19, from core-helper.c:59: /usr/include/linux/mount.h:95:6: error: redeclaration of ‘enum fsconfig_command’ 95 | enum fsconfig_command { | ^~~~~~~~~~~~~~~~ In file included from core-helper.c:43: /usr/include/sys/mount.h:189:6: note: originally defined here 189 | enum fsconfig_command | ^~~~~~~~~~~~~~~~
https://github.com/ColinIanKing/stress-ng/commit/0c9a711f213b5734729ab0c5ed90669e9fd11ca2 https://github.com/ColinIanKing/stress-ng/commit/69f4f4d629c5f4304b5388b6a7fa8616de23f50e
Fixed in sys-libs/glibc-2.36-r1
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eba5df40fe17b9ae428e1ff9b52c257bfcbdd05 commit 5eba5df40fe17b9ae428e1ff9b52c257bfcbdd05 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2022-09-14 21:49:16 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2022-09-14 21:49:22 +0000 app-benchmarks/stress-ng: add 0.14.05 Bug: https://bugs.gentoo.org/865983 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> app-benchmarks/stress-ng/Manifest | 1 + app-benchmarks/stress-ng/stress-ng-0.14.05.ebuild | 56 +++++++++++++++++++++++ 2 files changed, 57 insertions(+)