Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openjdk: build failure #5511

Closed
robberer opened this issue Dec 30, 2014 · 4 comments
Closed

openjdk: build failure #5511

robberer opened this issue Dec 30, 2014 · 4 comments

Comments

@robberer
Copy link
Contributor

Openjdk-7u65b32 fails to built with the following error:

Error: time is more than 10 years from present: 1104530400000
java.lang.RuntimeException: time is more than 10 years from present: 1104530400000
    at build.tools.generatecurrencydata.GenerateCurrencyData.makeSpecialCaseEntry(GenerateCurrencyData.java:285)
    at build.tools.generatecurrencydata.GenerateCurrencyData.buildMainAndSpecialCaseTables(GenerateCurrencyData.java:225)
    at build.tools.generatecurrencydata.GenerateCurrencyData.main(GenerateCurrencyData.java:154)

NixOS version: 15.05.git.1a504e3

nix.useChroot = true; if that matters. My local systemtime is correct.

@robberer
Copy link
Contributor Author

nixpkgs tree, from which I try to rebuild, is at afeef24

@domenkozar
Copy link
Member

fixed in 9b81769

@vcunat
Copy link
Member

vcunat commented Dec 30, 2014

Fast :-)

@robberer
Copy link
Contributor Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants