Hi,
I get the folloging error when I try to port firefox on my FreeBSD 10.3 STABLE,
on my powermac G5 (powerpc64) :
Unified_cpp_js_src13.o
g++48 -o Unified_cpp_js_src13.o -c
-I/usr/ports/www/firefox/work/firefox-46.0/obj-powerpc64-portbld-freebsd10.3/dist/system_wrappers
-include /usr/ports/www/firefox/work/firefox-46.0/config/gcc_hidden.h
-DNDEBUG=1 -DTRIMMED=1 -DENABLE_SHARED_ARRAY_BUFFER -DEXPORT_JS_API
-DJS_HAS_CTYPES '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".so"'
-I/usr/ports/www/firefox/work/firefox-46.0/js/src
-I/usr/ports/www/firefox/work/firefox-46.0/obj-powerpc64-portbld-freebsd10.3/js/src
-I/usr/ports/www/firefox/work/firefox-46.0/obj-powerpc64-portbld-freebsd10.3/dist/include
-I/usr/local/include/nspr -fPIC -DMOZILLA_CLIENT -include
/usr/ports/www/firefox/work/firefox-46.0/obj-powerpc64-portbld-freebsd10.3/js/src/js-confdefs.h
-MD -MP -MF .deps/Unified_cpp_js_src13.o.pp -isystem/usr/local/include
-DLIBICONV_PLUG -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual
-Wpointer-arith -Wtype-limits -Wcast-align -Wno-invalid-offsetof -O2 -pipe -O3
-mminimal-toc -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48
-fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -fno-rtti
-ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno
-std=gnu++0x -pipe -O2 -O3 -fomit-frame-pointer -I/usr/local/include
-I/usr/local/lib/libffi-3.2.1/include
/usr/ports/www/firefox/work/firefox-46.0/obj-powerpc64-portbld-freebsd10.3/js/src/Unified_cpp_js_src13.cpp
Unified_cpp_js_src14.o
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,
^
/usr/ports/www/firefox/work/firefox-46.0/config/rules.mk:967: recipe for target
'Unified_cpp_js_src13.o' failed
gmake[10]: *** [Unified_cpp_js_src13.o] Error 1
gmake[10]: *** Waiting for unfinished jobs....
gmake[10]: Leaving directory
'/usr/ports/www/firefox/work/firefox-46.0/obj-powerpc64-portbld-freebsd10.3/js/src'
/usr/ports/www/firefox/work/firefox-46.0/config/recurse.mk:71: recipe for
target 'js/src/target' failed
gmake[9]: *** [js/src/target] Error 2
gmake[9]: Leaving directory
'/usr/ports/www/firefox/work/firefox-46.0/obj-powerpc64-portbld-freebsd10.3'
/usr/ports/www/firefox/work/firefox-46.0/config/recurse.mk:32: recipe for
target 'compile' failed
gmake[8]: *** [compile] Error 2
Thanks for all your work,
Régis
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"