Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928562 - dev-python/pysimdjson-6.0.2 fails tests: FAILED test_minefield.py::test_parsing - RuntimeError: BIGINT_ERROR: Big integer value that cannot be represented us..
Summary: dev-python/pysimdjson-6.0.2 fails tests: FAILED test_minefield.py::test_parsi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-04 06:47 UTC by Agostino Sarubbo
Modified: 2025-03-17 10:30 UTC (History)
1 user (show)

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


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

Issue: dev-python/pysimdjson-6.0.2 fails tests.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

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

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


E   RuntimeError: BIGINT_ERROR: Big integer value that cannot be represented using 64 bits
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED tests/test_minefield.py::test_parsing - RuntimeError: BIGINT_ERROR: Big integer value that cannot be represented us...
tests/test_minefield.py::test_parsing FAILED                            [10/26]
Comment 3 Larry the Git Cow gentoo-dev 2025-03-17 10:30:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=671c370bb0bcb66d37c23a8a2009d5a2a3f69391

commit 671c370bb0bcb66d37c23a8a2009d5a2a3f69391
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2025-03-17 10:28:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2025-03-17 10:28:45 +0000

    dev-python/pysimdjson: Enable py3.13
    
    Closes: https://bugs.gentoo.org/928562
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pysimdjson/pysimdjson-6.0.2.ebuild | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)