Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890180 - dev-python/Babel-2.11.0 fails to compile (USR-MERGE-SYSTEM): TypeError: not all arguments converted during string formatting
Summary: dev-python/Babel-2.11.0 fails to compile (USR-MERGE-SYSTEM): TypeError: not a...
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:
Depends on:
Blocks: 890634
  Show dependency tree
 
Reported: 2023-01-08 06:05 UTC by Agostino Sarubbo
Modified: 2023-01-13 10:17 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,46.08 KB, application/x-xz)
2023-01-08 06:05 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-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(-)