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: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2023-05-19 06:06 UTC by Agostino Sarubbo
Modified: 2024-06-07 18:23 UTC (History)
1 user (show)

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.
Comment 4 Larry the Git Cow gentoo-dev 2024-06-07 18:23:28 UTC
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(-)