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

Bug 925678

Summary: dev-python/humanize-4.9.0 fails tests: OverflowError: timestamp out of range for platform time_t
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Louis Sautier (sbraz) <sbraz>
Status: CONFIRMED ---    
Severity: normal CC: mgorny, python
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/python-humanize/humanize/issues/176
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 910502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-28 08:34:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/humanize-4.9.0 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
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-02-28 08:34:51 UTC
Created attachment 886150 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-28 08:34:52 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E           OverflowError: timestamp out of range for platform time_t
FAILED tests/test_time.py::test_naturaltime_timezone[test_input19-27 years from now] - OverflowError: timestamp out of range for platform time_t
FAILED tests/test_time.py::test_naturaltime_timezone_when[test_input19-27 years from now] - OverflowError: timestamp out of range for platform time_t
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-02 06:45:37 UTC
It's fixed upstream already but I don't think we need to backport the patch.