Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931290 - dev-python/bitstring-4.2.1 fails tests: FAILED test_fp8.py::TestConversionToFP8::test_compare_8bit_floats_with_gfloat - AttributeError: module gfloat has no attribute formats
Summary: dev-python/bitstring-4.2.1 fails tests: FAILED test_fp8.py::TestConversionToF...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-06 06:54 UTC by Agostino Sarubbo
Modified: 2024-05-08 08:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,155.03 KB, text/plain)
2024-05-06 06:54 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-05-06 06:54:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/bitstring-4.2.1 fails tests.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-06 06:54:50 UTC
Created attachment 892335 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-06 06:54:50 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E                       AttributeError: module 'gfloat' has no attribute 'formats'
E                      AttributeError: module 'gfloat' has no attribute 'formats'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED tests/test_fp8.py::TestConversionToFP8::test_compare_8bit_floats_with_gfloat - AttributeError: module 'gfloat' has no attribute 'formats'
FAILED tests/test_fp8.py::test_rounding_consistent_to_gfloat - AttributeError: module 'gfloat' has no attribute 'formats'
FAILED tests/test_mxfp.py::test_rounding_consistent_to_gfloat - AttributeError: module 'gfloat' has no attribute 'formats'
FAILED tests/test_mxfp.py::test_rounding_consistent_to_gfloat_with_overflow - AttributeError: module 'gfloat' has no attribute 'formats'
tests/test_fp8.py::TestConversionToFP8::test_compare_8bit_floats_with_gfloat FAILED [766/804]
tests/test_fp8.py::test_rounding_consistent_to_gfloat FAILED          [770/804]
tests/test_mxfp.py::test_rounding_consistent_to_gfloat FAILED         [797/804]
tests/test_mxfp.py::test_rounding_consistent_to_gfloat_with_overflow FAILED [798/804]
Comment 3 Larry the Git Cow gentoo-dev 2024-05-08 08:51:20 UTC
The bug has been closed via the following commit(s):

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

commit 002a83fede288f68b98290748e45ab453032bc69
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-08 08:50:51 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-08 08:50:51 +0000

    dev-python/bitstring: Require <dev-python/gfloat-0.1
    
    Closes: https://bugs.gentoo.org/931290
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../bitstring/{bitstring-4.2.1.ebuild => bitstring-4.2.1-r1.ebuild}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)