Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884639 - [guru] dev-python/curio-1.6 fails to compile (CLANG-STRICTER-SYSTEM): Could not import extension customization (exception: cannot import name PyModulelevel from sphinx.domains.python python.py))
Summary: [guru] dev-python/curio-1.6 fails to compile (CLANG-STRICTER-SYSTEM): Could n...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-07 07:55 UTC by Agostino Sarubbo
Modified: 2024-04-13 22:19 UTC (History)
0 users

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


Attachments
build.log (build.log,56.55 KB, text/plain)
2022-12-07 07:55 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 2022-12-07 07:55:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/curio-1.5 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-07 07:55:22 UTC
Created attachment 840591 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-30 13:21:13 UTC
guru_ci has reproduced this issue with version 1.6 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2024-04-13 22:19:40 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a9196c83af7114d99b2d6e51ce3460eed6a7ae21

commit a9196c83af7114d99b2d6e51ce3460eed6a7ae21
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-04-13 18:10:17 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-04-13 18:10:17 +0000

    profiles: mask dev-python/curio
    
    Bug: https://bugs.gentoo.org/884639
    Signed-off-by: Julien Roy <julien@jroy.ca>

 profiles/package.mask | 2 ++
 1 file changed, 2 insertions(+)