Bug 1226200 - systemd fails to build in 2038
Summary: systemd fails to build in 2038
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other All
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: systemd maintainers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-11 20:14 UTC by Bernhard Wiedemann
Modified: 2024-06-11 20:14 UTC (History)
0 users

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Wiedemann 2024-06-11 20:14:58 UTC
Steps to reproduce:
osc co openSUSE:Factory/systemd && cd $_
osc build --noservice --vm-type=kvm \
  --build-opt=--vm-custom-opt="-rtc base=2038-01-25T00:00:00"


Actual results:
Assertion 'os_release_support_ended("2037-12-31", false, NULL) == false' failed at src/test/test-os-util.c:125, function test_os_release_support_ended(). Aborting.