Comment 22 for bug 1113166

Revision history for this message
In , Anarchy (anarchy) wrote :

(In reply to Landry Breuil (:gaston) from comment #11)
> Builds fine here, on;y had to backport
> https://hg.mozilla.org/mozilla-central/rev/9cfdb612a026 to get correct
> endianess detection on OpenBSD.
>
> For some reason make install fails, mv gets passsed too much arguments:
>
> mv -f
> /usr/ports/pobj/spidermonkey-1.8.7/fake-amd64/usr/local/lib/libjs_static.a
> libjs_static.a.desc
> /usr/ports/pobj/spidermonkey-1.8.7/fake-amd64/usr/local/lib/libmozjs187-1.0.
> a libmozjs187-1.0.a.desc
> usage: mv [-fi] source target
> mv [-fi] source ... directory
>
> but since it's the same chunk in 1.8.5 i guess that's a local issue (dunno
> where that libjs_static.a.desc comes from)
>
> Regress tests are running fine, the only failing one is
> jit-test/tests/sunspider/check-date-format-tofte.js but i've always seeing
> it failing on OpenBSD, didnt look much further into it.

I am seeing the same failure in Gentoo. I double checked that 1.8.5 compiled and installed fine, makes no sense why it would fail using same toolchain with 1.8.7.