[llvm-bugs] [Bug 33728] New: clang aborts when compiling

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 10 08:47:27 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=33728

            Bug ID: 33728
           Summary: clang aborts when compiling
           Product: clang
           Version: 4.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: nadiasvertex at gmail.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org

FAILED: /usr/bin/clang++-4.0   -DARTICLE_DLL -DBASE_DLL -DCORE_DLL
-DCORE_DLL_EXPORTS -DFMT_SHARED -DGSL_THROW_ON_CONTRACT_VIOLATION -DIDL_DLL
-DIDL_IMPORTS_DLL_EXPORTS -DMINIZIP_DLL -DMODEL_DLL -DPRESENTATION_DLL
-DPRODUCT_DLL -DRE2DLL -DRESOURCE_DLL -DSESSION_DLL -DSIGNATURE_DLL -DTCU_DLL
-DUTIL_DLL -DZLIB_DLL -Dcore_EXPORTS -I. -I../../../../../include
-I../../../../../idl/include -isystem
../../../../../.mm/linux/amd64/release/include
-I../../../../../.mm/linux/amd64/release/include/gsl
-I../../../../../.mm/linux/amd64/release/include/libuv -I../../../../../
-I../../../../../third-party/pybind11-2.1/include -I/usr/include/python3.5m
-I../../../../../generated -Werror -std=c++14 -stdlib=libc++
-fvisibility=hidden -fPIC -fdiagnostics-color=always -O3 -DNDEBUG -fPIC -MD -MT
CMakeFiles/core.dir/generated/article_submodule.cpp.o -MF
CMakeFiles/core.dir/generated/article_submodule.cpp.o.d -o
CMakeFiles/core.dir/generated/article_submodule.cpp.o -c
../../../../../generated/article_submodule.cpp
clang: error: unable to execute command: Killed
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 4.0.1-svn305187-1~exp1 (branches/release_40)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170710/07b8cc13/attachment.html>


More information about the llvm-bugs mailing list