Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2019 12:31:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 238607] devel/folly: clang 8 crashes during build
Message-ID:  <bug-238607-29464@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 238607
           Summary: devel/folly: clang 8 crashes during build
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-qa
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: toolchain@FreeBSD.org
          Reporter: jbeich@FreeBSD.org

Created attachment 205116
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205116&action=
=3Dedit
folly/io/RecordIO.cpp (preprocessed, compressed)

Probably a regression from base r349004 as 11.3-RC1 isn't affected.

FAILED: CMakeFiles/folly_base.dir/folly/io/RecordIO.cpp.o
/usr/bin/c++=20
-DFOLLY_XLOG_STRIP_PREFIXES=3D\"/wrkdirs/usr/ports/devel/folly/work/folly-2=
019.06.10.00:/wrkdirs/usr/ports/devel/folly/work/.build\"
-DGFLAGS_IS_A_DLL=3D0 -D_GNU_SOURCE -D_REENTRANT
-I/wrkdirs/usr/ports/devel/folly/work/folly-2019.06.10.00 -I.
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasin=
g=20
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fPIC -g -Wa=
ll
-Wextra -O3   -g -std=3Dgnu++1z -finput-charset=3DUTF-8 -fsigned-char -Wall
-Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused
-Wunused-label -Wunused-result -Wno-noexcept-type -Wno-nullability-complete=
ness
-Wno-inconsistent-missing-override -faligned-new -fopenmp -MD -MT
CMakeFiles/folly_base.dir/folly/io/RecordIO.cpp.o -MF
CMakeFiles/folly_base.dir/folly/io/RecordIO.cpp.o.d -o
CMakeFiles/folly_base.dir/folly/io/RecordIO.cpp.o -c
/wrkdirs/usr/ports/devel/folly/work/folly-2019.06.10.00/folly/io/RecordIO.c=
pp
Assertion failed: (!Init->isValueDependent()), function checkInitIsICE, file
/poudriere/jails/head-amd64/usr/src/contrib/llvm/tools/clang/lib/AST/Decl.c=
pp,
line 2342.
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 8.0.1 (branches/release_80 363030) (based on LLVM 8.0=
.1)
Target: x86_64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin

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