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

Bug 890411

Summary: dev-python/pycairo-1.23.0[doc] fails to compile (USR-MERGE-SYSTEM): TypeError: not all arguments converted during string formatting
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: aklhfex, leonchik1976, musv, redblade7, rick
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/pygobject/pycairo/pull/318
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 890634    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-01-11 05:52:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pycairo-1.23.0 fails to compile (USR-MERGE-SYSTEM).
Discovered on: amd64 (internal ref: usr-merge_tinderbox)

NOTE:
(USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-11 05:52:38 UTC
Created attachment 848165 [details]
build.log

build log and emerge --info
Comment 2 Chris Mayo 2023-04-23 18:45:54 UTC
Patch:
https://github.com/pygobject/pycairo/pull/318
Comment 3 Red 2023-05-04 22:38:03 UTC
I have this error when USE=doc is enabled.
Comment 4 Larry the Git Cow gentoo-dev 2023-05-05 05:05:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba59c6b3f69a5053649a2f8e47146a48bdd2a437

commit ba59c6b3f69a5053649a2f8e47146a48bdd2a437
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-05 05:05:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-05 05:05:13 +0000

    dev-python/pycairo: fix build w/ USE=doc
    
    Thanks to Chris Mayo.
    
    Closes: https://bugs.gentoo.org/890411
    Signed-off-by: Sam James <sam@gentoo.org>

 .../pycairo/files/pycairo-1.23.0-fix-sphinx.patch  | 28 ++++++++++++++++++++++
 dev-python/pycairo/pycairo-1.23.0.ebuild           |  4 ++++
 2 files changed, 32 insertions(+)