Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884671 - [guru] dev-python/graphene-3.0.0 fails to compile (CLANG-STRICTER-SYSTEM): ModuleNotFoundError: No module named sphinx_graphene_theme
Summary: [guru] dev-python/graphene-3.0.0 fails to compile (CLANG-STRICTER-SYSTEM): Mo...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: piotr.staroszczyk
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-07 12:19 UTC by Agostino Sarubbo
Modified: 2023-05-01 09:20 UTC (History)
1 user (show)

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


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

Issue: dev-python/graphene-3.0.0 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 12:19:43 UTC
Created attachment 840611 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-05-01 09:20:25 UTC
The bug has been closed via the following commit(s):

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

commit 340673136297479aaaa607c64110090ee8044015
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-04-29 12:12:08 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-04-29 12:27:05 +0000

    dev-python/graphene: add 3.2.2
    
    Closes: https://bugs.gentoo.org/884671
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/graphene/Manifest              |  2 +
 dev-python/graphene/graphene-3.2.2.ebuild | 67 +++++++++++++++++++++++++++++++
 dev-python/graphene/metadata.xml          | 13 +++---
 3 files changed, 77 insertions(+), 5 deletions(-)