Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
x86 firefox build failure
Hi,
I am performing this update with replace:
Version mismatch: 'firefox' 51.0.1nb4 vs 51.0.1nb5
Previous FF built fine, this now dies with ICE, pasted below.
Is it caused by the minor release update or do I hit other bad luck?
Riccardo
/usr/pkgsrc/www/firefox/work/.cwrapper/bin/c++ -std=gnu++11 -o
Unified_cpp_dom_canvas1.o -c
-I/usr/pkgsrc/www/firefox/work/build/dist/stl_wrappers
-I/usr/pkgsrc/www/firefox/work/build/dist/system_wrappers -include
/usr/pkgsrc/www/firefox/work/firefox-51.0.1/config/gcc_hidden.h
-DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_NETBSD=1 -DOS_BSD=1
-DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/canvas
-I/usr/pkgsrc/www/firefox/work/build/dom/canvas
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/js/xpconnect/wrappers
-I/usr/pkgsrc/www/firefox/work/build/ipc/ipdl/_ipdlheaders
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/ipc/chromium/src
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/ipc/glue
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/workers
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/base
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/html
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/svg
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/workers
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/xul
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/gfx/gl
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/image
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/js/xpconnect/src
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/layout/generic
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/layout/style
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/layout/xul
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/media/libyuv/include
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/gfx/skia
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/gfx/skia/skia/include/config
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/gfx/skia/skia/include/core
-I/usr/pkgsrc/www/firefox/work/build/dist/include
-I/usr/pkg/include/nspr -I/usr/pkg/include/nss
-I/usr/pkg/include/nspr -I/usr/X11R7/include/pixman-1 -fPIC -DPIC
-DMOZILLA_CLIENT -include
/usr/pkgsrc/www/firefox/work/build/mozilla-config.h -MD -MP -MF
.deps/Unified_cpp_dom_canvas1.o.pp -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/X11R7/include
-I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2
-I/usr/pkg/include/ffmpeg3 -Wall -Wc++11-compat -Wempty-body
-Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare
-Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof
-Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations
-Wno-error=array-bounds -O2 -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/X11R7/include
-I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2
-I/usr/pkg/include/ffmpeg3 -march=i586 -mstackrealign -fno-exceptions
-fno-strict-aliasing -Dunix -fno-rtti -fno-exceptions -fno-math-errno
-pthread -pipe -I/usr/pkg/include -O2 -fomit-frame-pointer
-I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1
-I/usr/X11R7/include -I/usr/X11R7/include/freetype2
-I/usr/pkg/include/libpng16 -I/usr/X11R7/include -D_REENTRANT
-I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1
-I/usr/X11R7/include -I/usr/X11R7/include/freetype2
-I/usr/pkg/include/libpng16 -I/usr/X11R7/include -D_REENTRANT
-I/usr/pkgsrc/www/firefox/work/firefox-51.0.1/widget/gtk/compat
-I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include
-I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0
-I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include
-I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1
-I/usr/X11R7/include -I/usr/X11R7/include/freetype2
-I/usr/pkg/include/libpng16 -I/usr/X11R7/include
-I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/
-I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/atk-1.0
-I/usr/pkg/include/gtk-unix-print-2.0 -pthread -D_REENTRANT
-Wno-error=shadow
/usr/pkgsrc/www/firefox/work/build/dom/canvas/Unified_cpp_dom_canvas1.cpp
In file included from
/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/canvas/WebGL2Context.h:9:0,
from
/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/canvas/WebGL2ContextBuffers.cpp:6,
from
/usr/pkgsrc/www/firefox/work/build/dom/canvas/Unified_cpp_dom_canvas1.cpp:2:
/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/canvas/WebGLContext.h:
In member function 'const A& mozilla::detail::PairHelper<A, B,
(mozilla::detail::StorageType)1u,
(mozilla::detail::StorageType)0u>::first() const [with A = char*; B =
mozilla::DefaultDelete<char []>]':
/usr/pkgsrc/www/firefox/work/firefox-51.0.1/dom/canvas/WebGLContext.h:2164:7:
internal compiler error: in calc_dfs_tree, at dominance.c:397
class ScopedLazyBind final
^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
/usr/pkgsrc/www/firefox/work/firefox-51.0.1/config/rules.mk:937: recipe
for target 'Unified_cpp_dom_canvas1.o' failed
gmake[3]: *** [Unified_cpp_dom_canvas1.o] Error 1
gmake[3]: Leaving directory '/usr/pkgsrc/www/firefox/work/build/dom/canvas'
/usr/pkgsrc/www/firefox/work/firefox-51.0.1/config/recurse.mk:71: recipe
for target 'dom/canvas/target' failed
Home |
Main Index |
Thread Index |
Old Index