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

Bug 890180

Summary: dev-python/Babel-2.11.0 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: leonchik1976
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 890634    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2023-01-08 06:05:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/Babel-2.11.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-08 06:05:42 UTC
Created attachment 847878 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2023-01-13 10:17:46 UTC
The bug has been closed via the following commit(s):

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

commit 12060cd5c0c006aa3f6f9a509fadc91095699e7a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-13 10:09:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-13 10:17:35 +0000

    dev-python/Babel: fix build w/ sphinx 6
    
    Closes: https://bugs.gentoo.org/890180
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/Babel/Babel-2.11.0.ebuild               |  6 ++++-
 dev-python/Babel/files/Babel-2.11.0-sphinx-6.patch | 29 ++++++++++++++++++++++
 2 files changed, 34 insertions(+), 1 deletion(-)