https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/gn-0.2088 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 861705 [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/base/files/file_posix.o FAILED: src/base/files/file_util_posix.o ../src/base/files/file_posix.cc:35:10: error: 'fstat64' was not declared in this scope; did you mean 'stat64'?
tinderbox_musl has reproduced this issue with version 0.2122 - Updating summary.
tinderbox_musl has reproduced this issue with version 0.2143 - Updating summary.
Deferring to maintainer; unfixable with conventional means.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22f45820926a28924c74e2bf0c89d8ae416cbf1 commit c22f45820926a28924c74e2bf0c89d8ae416cbf1 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-03-05 16:52:52 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-03-05 16:52:52 +0000 dev-build/gn: Apply musl-1.2.4 largefile workaround Sometimes tenderly applying a sledgehammer to problems is the best solution. Bug: https://bugs.gentoo.org/906362 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> dev-build/gn/gn-0.2122.ebuild | 4 ++++ dev-build/gn/gn-0.2143.ebuild | 4 ++++ dev-build/gn/gn-9999.ebuild | 4 ++++ 3 files changed, 12 insertions(+)
That should have fixed it. Thanks Andreas, I wasn't using a big enough hammer.