Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925678 - dev-python/humanize-4.9.0 fails tests: OverflowError: timestamp out of range for platform time_t
Summary: dev-python/humanize-4.9.0 fails tests: OverflowError: timestamp out of range ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: time32-bugs
  Show dependency tree
 
Reported: 2024-02-28 08:34 UTC by Agostino Sarubbo
Modified: 2024-03-02 06:45 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,106.04 KB, text/plain)
2024-02-28 08:34 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-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.