Re: [racket-dev] find-secs error while building 5.3.2 (fwd)

2013-02-06 Thread Jimmy Olgeni
On Wed, 6 Feb 2013, Jimmy Olgeni wrote: The problem is that, due to this error, "make install" does not complete and I cannot get a repeatable build for the package, but maybe I can find a way to exclude the plot docs build. Does the weird date come from the docs source? I f

Re: [racket-dev] find-secs error while building 5.3.2 (fwd)

2013-02-06 Thread Jimmy Olgeni
On Wed, 6 Feb 2013, Robby Findler wrote: Is midnight Jan 5, 1970 a valid date on your machine (in the sense that there is an input to seconds->date that would produce that date)? At least according to date(1), it seems to be a valid date: $ date -r 342000 Mon Jan 5 00:00:00 CET 1970 Other

[racket-dev] find-secs error while building 5.3.2 (fwd)

2013-02-06 Thread Jimmy Olgeni
Hello, Does anybody on dev@ have any hint about this? I poked around a bit but couldn't find anything suspect so far. -- Forwarded message -- Date: Sun, 3 Feb 2013 11:35:46 +0100 (CET) From: Jimmy Olgeni To: Racket Users Subject: [racket] find-secs error while building