Date: Sun, 22 Apr 2018 06:45:42 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 227686] www/firefox: clang 6.0 crashes during build Message-ID: <bug-227686-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227686 Bug ID: 227686 Summary: www/firefox: clang 6.0 crashes during build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: regression Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: jbeich@FreeBSD.org Assignee: gecko@FreeBSD.org Flags: maintainer-feedback?(gecko@FreeBSD.org) Regression range: base r332632 (good) and base r332849 (bad). /usr/bin/c++ -o Unified_cpp_dom_system0.o -c -I/wrkdirs/usr/ports/www/firefox/work/.build/dist/stl_wrappers -I/wrkdirs/usr/ports/www/firefox/work/.build/dist/system_wrappers -include /wrkdirs/usr/ports/www/firefox/work/mozilla-release-239e434d6d2b8e1e2b697c3= 416d1e96d48fe98e5/config/gcc_hidden.h -DNDEBUG=3D1 -DTRIMMED=3D1 -DOS_POSIX=3D1 -DOS_FREEBSD=3D1 -DOS_BSD=3D1 '-DDLL_PREFIX=3D"lib"' '-DDLL_SUFFIX=3D".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/wrkdirs/usr/ports/www/firefox/work/mozilla-release-239e434d6d2b8e1e2b697= c3416d1e96d48fe98e5/dom/system -I/wrkdirs/usr/ports/www/firefox/work/.build/dom/system -I/wrkdirs/usr/ports/www/firefox/work/.build/ipc/ipdl/_ipdlheaders -I/wrkdirs/usr/ports/www/firefox/work/mozilla-release-239e434d6d2b8e1e2b697= c3416d1e96d48fe98e5/ipc/chromium/src -I/wrkdirs/usr/ports/www/firefox/work/mozilla-release-239e434d6d2b8e1e2b697= c3416d1e96d48fe98e5/ipc/glue -I/wrkdirs/usr/ports/www/firefox/work/mozilla-release-239e434d6d2b8e1e2b697= c3416d1e96d48fe98e5/dom/base -I/wrkdirs/usr/ports/www/firefox/work/mozilla-release-239e434d6d2b8e1e2b697= c3416d1e96d48fe98e5/dom/bindings -I/wrkdirs/usr/ports/www/firefox/work/mozilla-release-239e434d6d2b8e1e2b697= c3416d1e96d48fe98e5/js/xpconnect/loader -I/wrkdirs/usr/ports/www/firefox/work/mozilla-release-239e434d6d2b8e1e2b697= c3416d1e96d48fe98e5/xpcom/base -I/wrkdirs/usr/ports/www/firefox/work/.build/dist/include -I/usr/local/include/nspr -I/usr/local/include/nss -I/usr/local/include/nss= /nss -I/usr/local/include -I/usr/local/include -I/usr/local/include/pixman-1 -fP= IC -DMOZILLA_CLIENT -include /wrkdirs/usr/ports/www/firefox/work/.build/mozilla-config.h -Qunused-argume= nts -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 -D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -Qunused-arguments -Wall -Wempty-body -Wignored-quali= fiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++1z-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=3Ddeprecated-declarations -Wno-error=3Darray-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocat= ion -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-err= no -pipe -I/usr/local/include -O2 -O3 -fno-omit-frame-pointer -MD -MP -MF .deps/Unified_cpp_dom_system0.o.pp=20=20 /wrkdirs/usr/ports/www/firefox/work/.build/dom/system/Unified_cpp_dom_syste= m0.cpp Assertion failed: (isReg() && "This is not a register operand!"), function getReg, file /usr/local/poudriere/jails/head-i386/usr/src/contrib/llvm/include/llvm/Code= Gen/MachineOperand.h, line 333. c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin http://beefy11.nyi.freebsd.org/data/head-i386-default/p467853_s332849/logs/= errors/firefox-59.0.2_6,1.log http://beefy11.nyi.freebsd.org/data/head-i386-default/p467853_s332849/logs/= errors/libxul-45.9.0_11.log vs. green logs http://beefy11.nyi.freebsd.org/data/head-i386-default/p467743_s332632/logs/= firefox-59.0.2_6,1.log http://beefy11.nyi.freebsd.org/data/head-i386-default/p467743_s332632/logs/= libxul-45.9.0_11.log --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227686-29464>