Date: Mon, 18 Apr 2016 13:02:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 208891] fatal error in clang compiling rocksdb Message-ID: <bug-208891-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208891 Bug ID: 208891 Summary: fatal error in clang compiling rocksdb Product: Base System Version: 11.0-CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: dfr@rabson.org CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org $ git clone https://github.com/facebook/rocksdb.git $ cd rocksdb $ CXX=3Dc++ gmake Makefile:101: Warning: Compiling in debug mode. Don't use the resulting bin= ary in production ... CC table/block_based_table_reader.o Assertion failed: (E !=3D nullptr && "Expected a valid initializer expressi= on"), function getNewExprFromInitListOrExpr, file /usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema/= SemaExprCXX.cpp, line 2446. 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 3.7.0 (tags/RELEASE_370/final 246257) 20150906 Target: x86_64-unknown-freebsd11.0 Thread model: posix c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preproces= sed source, and associated run script. c++: note: diagnostic msg:=20 ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/block_based_table_reader-2e94b7.cpp c++: note: diagnostic msg: /tmp/block_based_table_reader-2e94b7.sh c++: note: diagnostic msg:=20 ******************** Makefile:1339: recipe for target 'table/block_based_table_reader.o' failed gmake: *** [table/block_based_table_reader.o] Error 254 --=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-208891-8>