Summary: | dev-python/grpcio-1.51.0-r1 fails to compile (MUSL-SYSTEM): pcre.h:503:11: error: int32_t does not name a type | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED PKGREMOVED | ||
Severity: | normal | CC: | treecleaner |
Priority: | Normal | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() 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(-) |