pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Compiling OpenJDK compile error



!!!! Resolved !!!!

Doing some looking at:
./work/openjdk/jdk/src/share/classes/java/util/CurrencyData.properties

# TURKEY
TR=TRL;2004-12-31-22-00-00;TRY

This is the same date as 1104530400000

I changed this entry to
TR=TRL;2014-12-31-22-00-00;TRY

and it is able to compile continue.


- jam


On 12/30/2014 3:51 PM, John Maier wrote:
FYI, when I check the date for 1104530400000, this is:

Fri, 31 Dec 2004 22:00:00 GMT

jam:/usr/pkgsrc/lang/openjdk7>uname -a
NetBSD jam 6.1.5 NetBSD 6.1.5 (GENERIC) amd64

jam:/usr/pkgsrc/lang/openjdk7>date
Tue Dec 30 15:47:22 CST 2014


On 12/30/2014 3:48 PM, Izumi Tsutsui wrote:
John Maier wrote:

I've compiled OpenJDK at least a half dozen times, and today I got this 
odd error:
Error: time is more than 10 years from present: 1104530400000
Same here.
Both on NetBSD/i386 6.1.5 + pkgsrc-2014Q4
and NetBSD/amd64 6.1.5 + pkgsrc-2014Q4.

IIRC it worked around 20141214..

---
Izumi Tsutsui




Home | Main Index | Thread Index | Old Index