https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/criterion-2.4.1 fails to compile (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 861717 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: src/libcriterion.so.3.2.0.p/compat_mockfile.c.o Library intl found: NO Run-time dependency nanopb found: NO (tried cmake) ../Criterion-2.4.1/src/compat/mockfile.c:42:9: error: unknown type name 'off64_t'
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=639e9ab54188c10c107feb7fe08b319e6929356e commit 639e9ab54188c10c107feb7fe08b319e6929356e Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-03-07 17:23:02 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-03-07 17:23:30 +0000 dev-libs/criterion: Implement musl-1.2.4 largefile workaround Bug: https://bugs.gentoo.org/906379 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> dev-libs/criterion/criterion-2.4.1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)