Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2017 10:36:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 222280] www/firefox: 57.0 crashes clang 5.0 during build
Message-ID:  <bug-222280-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222280

            Bug ID: 222280
           Summary: www/firefox: 57.0 crashes clang 5.0 during build
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-qa
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-toolchain@FreeBSD.org
          Reporter: jbeich@FreeBSD.org

/usr/bin/c++ -std=3Dgnu++11 -o Compression.o -c
-Iobj-x86_64-unknown-freebsd12.0/dist/system_wrappers -include
config/gcc_hidden.h -DNDEBUG=3D1 -DTRIMMED=3D1 -DIMPL_MFBT -Imfbt
-Iobj-x86_64-unknown-freebsd12.0/mfbt=20
-Iobj-x86_64-unknown-freebsd12.0/dist/include=20
-Iobj-x86_64-unknown-freebsd12.0/dist/include/nspr
-Iobj-x86_64-unknown-freebsd12.0/dist/include/nss       -fPIC  -DMOZILLA_CL=
IENT
-include obj-x86_64-unknown-freebsd12.0/mozilla-config.h -MD -MP -MF
.deps/Compression.o.pp -Qunused-arguments    -I/usr/local/include
-Qunused-arguments -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers
-Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits
-Wunreachable-code -Wunreachable-code-return -Wwrite-strings
-Wno-invalid-offsetof -Wclass-varargs -Wloop-analysis -Wc++11-compat-pedant=
ic
-Wc++14-compat -Wc++14-compat-pedantic -Wc++1z-compat -Wcomma
-Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete
-Wno-error=3Ddeprecated-declarations -Wno-error=3Darray-bounds -Wformat
-Wno-gnu-zero-variadic-macro-arguments -Wformat-security
-Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-exceptions
-fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pipe  -O
-fno-omit-frame-pointer   -Wno-error=3Dshadow  -Wno-unused-function
mfbt/Compression.cpp
Assertion failed: (!Old || Old->getCachedLinkage() =3D=3D D->getCachedLinka=
ge()),
function getLVForDecl, file /usr/src/contrib/llvm/tools/clang/lib/AST/Decl.=
cpp,
line 1434.
c++: error: unable to execute command: Abort trap
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 5.0.0 (tags/RELEASE_500/final 312559) (based on LLVM
5.0.0svn)
Target: x86_64-unknown-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin

Regressed by: https://hg.mozilla.org/mozilla-central/rev/9a4077eda5d8

--=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-222280-29464>