Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2016 19:13:47 +0200
From:      Jan Beich <jbeich@vfemail.net>
To:        regis.etourmy@free.fr
Cc:        gecko@FreeBSD.org
Subject:   Re: www/firefox 46.0 port error
Message-ID:  <shy0-z8l0-wny@vfemail.net>
In-Reply-To: <112418970.130192713.1461834823124.JavaMail.root@zimbra2-e1.priv.proxad.net> (regis etourmy's message of "Thu, 28 Apr 2016 11:13:43 %2B0200 (CEST)")
References:  <590682271.130177866.1461834556987.JavaMail.root@zimbra2-e1.priv.proxad.net> <112418970.130192713.1461834823124.JavaMail.root@zimbra2-e1.priv.proxad.net>

next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=
Content-Type: text/plain

regis.etourmy@free.fr writes:

> Hi,
>
> I get the folloging error when I try to port firefox on my FreeBSD 10.3 STABLE, on my powermac G5 (powerpc64) :
[...]
> In file included from /usr/ports/www/firefox/work/firefox-46.0/obj-powerpc64-portbld-freebsd10.3/js/src/Unified_cpp_js_src13.cpp:2:0:
> /usr/ports/www/firefox/work/firefox-46.0/js/src/jit/IonCaches.cpp: In function 'void CheckDOMProxyExpandoDoesNotShadow(JSContext*, js::jit::MacroAssembler&, JSObject*, jsid, js::jit::Register, js::jit::Label*)':
> /usr/ports/www/firefox/work/firefox-46.0/js/src/jit/IonCaches.cpp:703:14: error: 'class js::jit::MacroAssembler' has no member named 'branch64'
>          masm.branch64(Assembler::NotEqual,
>               ^

The fix will be included with 46.0.1 / 45.2esr[1]. I'd probably wait for
release in order to avoid MFH churn/conflicts. If you don't how to apply:

  $ cd /usr/ports/www/firefox
  $ fetch -qo- 'https://hg.mozilla.org/releases/mozilla-esr45/raw-rev/797112ba4b5b' |
    sed -E 's|^([-+]{3}) [ab]/|\1 |' >files/patch-bug1266366
  $ make install clean

  $ cd /usr/ports/www/firefox-esr
  # same as above

  $ cd /usr/ports/www/libxul
  # same as above

  $ cd /usr/ports/mail/thunderbird
  $ fetch -qo- 'https://hg.mozilla.org/releases/mozilla-esr45/raw-rev/797112ba4b5b' |
    sed -E 's|^([-+]{3}) [ab]/|\1 mozilla/|' >files/patch-bug1266366
  $ make install clean

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1266366

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQF8BAEBCgBmBQJXJ4rLXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF
NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bYdAH/2AL1ow2K4spCDemNze16T4R
eyZWEx6aXUgmFPR0REN8HPDRHMNTwMT2ZauAu+o8wTOz0X2G+TI5TuOERlqYXdXZ
HNj1ySk5RFTRWeOJrH/YWf5xq8vjqLZKMK/EZp8eZ/Jq0Ih3IAaeifQFh2QINss+
/pURs19qi2Ii4T46/KXv30MIOaimnUh8mArN9ypYIK7iwAxTEnkQtB6OF/95EcHP
F0qsbwiazdHLG3PMPRm1ChkpbNn4L2F3UbFbTNAA8tqleLQvGC8m/0JKoP5eDSJe
DuTDTej/ts5xfngCAk5KTBFcM352o0WC12BEC73A2d/uQvPE1ADLNOl9kCRe2S0=
=vJDv
-----END PGP SIGNATURE-----
--=-=-=--



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