Created attachment 862995 [details, diff] patch The stat64, fstat64, and fstatat64 interfaces are still used despite _FILE_OFFSET_BITS being set to 64 in all headers according to a comment in the same file. Here is a patch that fixes it.
Created attachment 862996 [details] build log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57a7d7fc1aaafe186146b9ac6d12ac095776124 commit e57a7d7fc1aaafe186146b9ac6d12ac095776124 Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2024-01-18 16:40:51 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2024-01-18 16:46:13 +0000 dev-python/pypy3-exe: treeclean Closes: https://bugs.gentoo.org/907606 Closes: https://bugs.gentoo.org/920036 Closes: https://bugs.gentoo.org/895366 Closes: https://bugs.gentoo.org/865933 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> dev-python/pypy3-exe/Manifest | 2 - dev-python/pypy3-exe/metadata.xml | 13 --- dev-python/pypy3-exe/pypy3-exe-7.3.11.ebuild | 126 --------------------------- 3 files changed, 141 deletions(-)