Hello! Julien Lepiller <[email protected]> skribis:
> There seems to be a time bomb in icedtea@2 and openjdk@9. while > building it: > > Error: time is more than 10 years from present: 1388527200000 > java.lang.RuntimeException: time is more than 10 years from present: > 1388527200000 at > build.tools.generatecurrencydata.GenerateCurrencyData.makeSpecialCaseEntry(GenerateCurrencyData.java:288) > at > build.tools.generatecurrencydata.GenerateCurrencyData.buildMainAndSpecialCaseTables(GenerateCurrencyData.java:227) > at > build.tools.generatecurrencydata.GenerateCurrencyData.main(GenerateCurrencyData.java:158) > > I managed to work around that by setting the date back, but we should > investigate and fix it. icedtea@3 doesn't seem to be affected. Confirmed: https://guix.bordeaux.inria.fr/build/432486/log This is with Guix commit 7a7c8920aeddaf9ab8d68c572780bc34b404711b. I couldn’t find ‘GenerateCurrencyData.java’ though, not sure where it lives. Ludo’.
