[llvm-bugs] [Bug 31249] New: "Clang frontend command failed due to signal" on Sierra

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Dec 3 13:17:56 PST 2016


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

            Bug ID: 31249
           Summary: "Clang frontend command failed due to signal" on
                    Sierra
           Product: clang
           Version: trunk
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++11
          Assignee: unassignedclangbugs at nondot.org
          Reporter: jack.poulson at gmail.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

"""
1.    /Users/poulson/Source/Elemental/include/El/macros/Instantiate.h:96:1
<Spelling=/Users/poulson/Source/Elemental/src/blas_like/level1/ColumnMinAbs.cpp:290:67>:
current parser token ';'
2.   
/Users/poulson/Source/Elemental/src/blas_like/level1/ColumnMinAbs.cpp:12:1:
parsing namespace 'El'
3.   
/Users/poulson/Source/Elemental/src/blas_like/level1/ColumnMinAbs.cpp:56:6:
instantiating function definition 'El::ColumnMinAbs<float,
El::DistNS::Dist::MC, El::DistNS::Dist::STAR>'
4.   
/Users/poulson/Source/Elemental/include/El/core/DistMatrix/Element/VC_STAR.hpp:153:67:
instantiating class definition 'El::DistMatrix<float, El::DistNS::Dist::MC,
El::DistNS::Dist::STAR, El::DistWrapNS::DistWrap::ELEMENT>'
5.   
/Users/poulson/Source/Elemental/include/El/core/DistMatrix/Element/STAR_MC.hpp:21:7:
instantiating class definition 'El::DistMatrix<float, El::DistNS::Dist::STAR,
El::DistNS::Dist::MC, El::DistWrapNS::DistWrap::ELEMENT>'
6.   
/Users/poulson/Source/Elemental/include/El/core/DistMatrix/Element/STAR_MC.hpp:21:7:
LLVM IR generation of declaration 'El::DistMatrix'
clang-4.0: error: unable to execute command: Abort trap: 6
clang-4.0: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 4.0.0 (trunk 288506)
Target: x86_64-apple-darwin16.1.0
Thread model: posix
InstalledDir: /Users/poulson/Source/build/bin
clang-4.0: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang-4.0: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-4.0: note: diagnostic msg:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/ColumnMinAbs-946391.cpp
clang-4.0: note: diagnostic msg:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/ColumnMinAbs-946391.sh
clang-4.0: note: diagnostic msg: Crash backtrace is located in
clang-4.0: note: diagnostic msg:
/Users/poulson/Library/Logs/DiagnosticReports/clang-4.0_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang-4.0: note: diagnostic msg: (choose the .crash file that corresponds to
your crash)
clang-4.0: note: diagnostic msg: 

********************
make[2]: *** [CMakeFiles/El.dir/src/blas_like/level1/ColumnMinAbs.cpp.o] Error
254
make[1]: *** [CMakeFiles/El.dir/all] Error 2
make: *** [all] Error 2
"""

-- 
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/20161203/8c216c70/attachment.html>


More information about the llvm-bugs mailing list