https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/grpcio-1.51.0 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 861949 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: commands.CommandError: Failed `build_ext` step: distutils.errors.CompileError: command '/usr/bin/x86_64-gentoo-linux-musl-gcc' failed with exit code 1 distutils.errors.DistutilsExecError: command '/usr/bin/x86_64-gentoo-linux-musl-gcc' failed with exit code 1 third_party/re2/util/pcre.h:503:11: error: 'int32_t' does not name a type
tinderbox_musl has reproduced this issue with version 1.51.0-r1 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046c9fd54b15d55739316d6e3557febaad630b68 commit 046c9fd54b15d55739316d6e3557febaad630b68 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-06-07 18:22:43 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-06-07 18:22:43 +0000 dev-python/grpcio*: treeclean Closes: https://bugs.gentoo.org/904945 Bug: https://bugs.gentoo.org/906720 Bug: https://bugs.gentoo.org/929457 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-python/grpcio-testing/Manifest | 1 - .../grpcio-testing/grpcio-testing-1.51.0.ebuild | 24 ---- dev-python/grpcio-testing/metadata.xml | 9 -- dev-python/grpcio-tools/Manifest | 1 - dev-python/grpcio-tools/grpcio-tools-1.51.0.ebuild | 36 ----- dev-python/grpcio-tools/metadata.xml | 9 -- dev-python/grpcio/Manifest | 1 - dev-python/grpcio/files/1.51.0-cython3.patch | 150 --------------------- dev-python/grpcio/files/1.51.0-respect-cc.patch | 28 ---- dev-python/grpcio/grpcio-1.51.0-r1.ebuild | 55 -------- dev-python/grpcio/metadata.xml | 9 -- profiles/package.mask | 8 -- 12 files changed, 331 deletions(-)