Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906720 - dev-python/grpcio-1.51.0-r1 fails to compile (MUSL-SYSTEM): pcre.h:503:11: error: int32_t does not name a type
Summary: dev-python/grpcio-1.51.0-r1 fails to compile (MUSL-SYSTEM): pcre.h:503:11: er...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-19 06:06 UTC by Agostino Sarubbo
Modified: 2024-02-14 10:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,32.23 KB, application/x-xz)
2023-05-19 06:06 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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.