Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2006 10:39:30 +1100
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Dan Rench <citric@cubicone.tmetic.com>
Cc:        Ion-Mihai Tetcu <itetcu@people.tecnik93.com>, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/lang/spidermonkey Makefile distinfo ports/lang/spidermonkey/files patch-config patch-warnings
Message-ID:  <20060110233930.GA55528@k7.mavetju>
In-Reply-To: <20060110134001.58fa26ab@it.buh.cameradicommercio.ro>
References:  <200601082131.k08LVMG9066435@repoman.freebsd.org> <20060110134001.58fa26ab@it.buh.cameradicommercio.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 10, 2006 at 01:40:01PM +0200, Ion-Mihai Tetcu wrote:
> On Sun, 8 Jan 2006 21:31:22 +0000 (UTC)
> Edwin Groothuis <edwin@FreeBSD.org> wrote:
> 
> > edwin       2006-01-08 21:31:22 UTC
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     lang/spidermonkey    Makefile distinfo 
> >     lang/spidermonkey/files patch-config patch-warnings 
> >   Log:
> >   Spidermonkey version update to 1.5 with fixes for ia64/amd64
> >   
> >           Update source to spidermonkey 1.5 and patched (much thanks
> > to Anish Mistry) to fix compilation problems under amd64 (and
> > presumably ia64 too but untested) and to make the build thread-safe.
> > PR:             ports/91522
> > Submitted by:   Dan Rench <citric@cubicone.tmetic.com> 
> 
> root@it> /usr/ports/lang/spidermonkey [13:37:03] 0
>  # make checksum
> => MD5 Checksum OK for js-1.5.tar.gz.
> => SHA256 Checksum OK for js-1.5.tar.gz.
> cannot open older-packages/js-tests-20021118.tar.gz: No such file or directory
> *** Error code 2
> 
> Stop in /usr/ports/lang/spidermonkey.
> 
> The problem comes from:
> DISTFILES+=     older-packages/js-tests-20021118${EXTRACT_SUFX}

I have rebuilt the ports Makefile to do this cleaner.

But I ran into strange test-problems related to time:

    *-* Testcase ecma/Date/15.9.5.10-1.js failed:
    Failure messages were:
    (new Date(1144798276743)).getDate() = 11 FAILED! expected: 12
    (new Date(1146007876743)).getDate() = 25 FAILED! expected: 26
    (new Date(1147303876743)).getDate() = 10 FAILED! expected: 11

It seems to relate to UTC time and localtime differences.

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060110233930.GA55528>