[Bug 238607] devel/folly: clang 8 crashes during build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 16 12:31:04 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238607

            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 at FreeBSD.org
          Reporter: jbeich at FreeBSD.org

Created attachment 205116
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205116&action=edit
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++ 
-DFOLLY_XLOG_STRIP_PREFIXES=\"/wrkdirs/usr/ports/devel/folly/work/folly-2019.06.10.00:/wrkdirs/usr/ports/devel/folly/work/.build\"
-DGFLAGS_IS_A_DLL=0 -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-aliasing 
-fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fPIC -g -Wall
-Wextra -O3   -g -std=gnu++1z -finput-charset=UTF-8 -fsigned-char -Wall
-Wno-deprecated -Wno-deprecated-declarations -Wno-sign-compare -Wno-unused
-Wunused-label -Wunused-result -Wno-noexcept-type -Wno-nullability-completeness
-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.cpp
Assertion failed: (!Init->isValueDependent()), function checkInitIsICE, file
/poudriere/jails/head-amd64/usr/src/contrib/llvm/tools/clang/lib/AST/Decl.cpp,
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list