Bugzilla – Bug 1226200
systemd fails to build in 2038
Last modified: 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.