Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890411 - dev-python/pycairo-1.23.0[doc] fails to compile (USR-MERGE-SYSTEM): TypeError: not all arguments converted during string formatting
Summary: dev-python/pycairo-1.23.0[doc] fails to compile (USR-MERGE-SYSTEM): TypeError...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 890634
  Show dependency tree
 
Reported: 2023-01-11 05:52 UTC by Agostino Sarubbo
Modified: 2023-05-05 05:05 UTC (History)
5 users (show)

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


Attachments
build.log (build.log,152.78 KB, text/plain)
2023-01-11 05:52 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-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(+)