[Bug 273291] www/firefox: Crashes on start after upgrading from 116.0.3_1,2 to 117.0,2
Date: Sun, 10 Sep 2023 08:19:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291 --- Comment #21 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- As www/firefox was bumped because of lang/rust update, tried building www/firefox with DEBUG option enabled, resulted in build faulure as below. Building without DEBUG option was fine. But unfortunately, still crashes with SIGSEGV. /usr/local/bin/clang++13 -std=gnu++17 -o util.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/firefox-117.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-stro ng -fstack-clash-protection -ftrivial-auto-var-init=pattern -DDEBUG=1 -DANGLE_PLATFORM_EXPORT= -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYED MUTEX -DANGLE_TRANSLATOR_ESSL_ONLY -DANGLE_DISABLE_POOL_ALLOC -DANGLE_ENABLE_APPLE_WORKAROUNDS -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DANG LE_ENABLE_SHARE_CONTEXT_LOCK=1 -DANGLE_VMA_VERSION=2003000 '-DCR_CLANG_REVISION="llvmorg-16-init-6578-g0d30e92f-2"' -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DNOMINMAX - DUNICODE -DWINVER=0x0A00 -D_ATL_NO_OPENGL -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_ SECURE_ATL -D_UNICODE -D_WINSOCK_DEPRECATED_NO_WARNINGS -I/wrkdirs/usr/ports/www/firefox/work/firefox-117.0/gfx/angle/targets/translator -I/wrkdirs/usr/ports/ww w/firefox/work/.build/gfx/angle/targets/translator -I/wrkdirs/usr/ports/www/firefox/work/firefox-117.0/gfx/angle/checkout/include -I/wrkdirs/usr/ports/www/firef ox/work/firefox-117.0/gfx/angle/checkout/src -I/wrkdirs/usr/ports/www/firefox/work/firefox-117.0/gfx/angle/checkout/src/common/third_party/base -I/wrkdirs/usr/p orts/www/firefox/work/.build/dist/include -I/usr/local/include/nspr -I/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nspr -I/wrkdirs/usr/ports /www/firefox/work/.build/dist/include/nss -I/usr/local/include -I/usr/local/include/libpng16 -I/usr/local/include/pixman-1 -I/usr/local/include -DMOZILLA_CLIENT -include /wrkdirs/usr/ports/www/firefox/work/.build/mozilla-config.h -DLIBICONV_PLUG -isystem /usr/local/include -fno-sized-deallocation -fno-aligned-new -O2 - pipe -march=haswell -O3 -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -f no-exceptions -fPIC -fno-rtti -fno-exceptions -fno-math-errno -pipe -gdwarf-4 -O2 -O3 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion - Wdeprecated-this-capture -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtauto logical-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-paramet er -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a- compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum- conversion -Wno-error=deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno- error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-red efined -Wno-unknown-warning-option -Wno-final-dtor-non-final-class -Wno-implicit-const-int-float-conversion -Wno-range-loop-construct -I/usr/local/include -D_TH READ_SAFE -msse2 -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/util.o.pp /wrkdirs/usr/ports/www/firefox/work/firefox-117.0/gfx/angle/checkout/src/ compiler/translator/util.cpp clang-13: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/gfx/angle/targets/translator' gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build' gmake[2]: *** [/wrkdirs/usr/ports/www/firefox/work/firefox-117.0/config/recurse.mk:34: compile] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build' gmake[1]: *** [/wrkdirs/usr/ports/www/firefox/work/firefox-117.0/config/rules.mk:361: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/www/firefox =>> Cleaning up wrkdir ===> Cleaning for firefox-117.0_2,2 build of www/firefox | firefox-117.0_2,2 ended at Sun Sep 10 16:00:48 JST 2023 build time: 00:38:38 !!! build failure encountered !!! -- You are receiving this mail because: You are the assignee for the bug.