Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922997 - dev-python/breathe-4.35.0 fails tests
Summary: dev-python/breathe-4.35.0 fails tests
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-27 06:52 UTC by Agostino Sarubbo
Modified: 2024-01-27 12:10 UTC (History)
0 users

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


Attachments
build.log (build.log,125.90 KB, text/plain)
2024-01-27 06: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 2024-01-27 06:52:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/breathe-4.35.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM
Info about the system: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-27 06:52:59 UTC
Created attachment 883217 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-27 06:52:59 UTC
Error(s) that match a know pattern:


E       AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_ellipsis - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_c_function_typedef - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_c_typedef - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_const_func - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_const_lvalue_func - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_const_rvalue_func - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_define_initializer - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_define_no_initializer - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_func - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_innergroup - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_lvalue_func - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_rvalue_func - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_typedef - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_using_alias - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_render_variable_initializer - AttributeError: 'PosixPath' object has no attribute 'makedirs'
ERROR tests/test_renderer.py::test_resolve_overrides - AttributeError: 'PosixPath' object has no attribute 'makedirs'
Comment 3 Larry the Git Cow gentoo-dev 2024-01-27 12:10:43 UTC
The bug has been closed via the following commit(s):

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

commit 97bf9dbde04260bf1357232e3b11a124574c68a5
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-01-27 11:48:56 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-01-27 12:10:34 +0000

    dev-python/breathe: Pull a sphinx-7.2 fix
    
    Closes: https://bugs.gentoo.org/922997
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 ...athe-4.35.0.ebuild => breathe-4.35.0-r1.ebuild} |  5 +++
 .../breathe/files/breathe-4.35.0-sphinx-7.2.patch  | 40 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)