Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 906720

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 packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
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 gentoo-dev 2023-05-19 06:06:44 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-19 06:06:46 UTC
Created attachment 861949 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-19 06:06:46 UTC
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
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-27 16:38:53 UTC
tinderbox_musl has reproduced this issue with version 1.51.0-r1 - Updating summary.