[llvm-bugs] [Bug 45724] New: clang crash while compiling boost

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 28 20:45:51 PDT 2020


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

            Bug ID: 45724
           Summary: clang crash while compiling boost
           Product: clang
           Version: 10.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: jwh at zorins.us
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    neeilans at live.com, richard-llvm at metafoo.co.uk

clang-10: error: clang frontend command failed due to signal (use -v to see
invocation)
Abyss OS clang version 10.0.0 (https://github.com/abyss-os/phase1.git
8c6d30f400c0e33f4cdf53f79aacf08e095895e8)
Target: mips64-abyss-linux-musl
Thread model: posix
InstalledDir: /usr/bin
clang-10: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.llvm.org/ and include the crash backtrace, preprocessed source,
and associated run script.
clang-10: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-10: note: diagnostic msg: /tmp/riemann_zetal-03044d.cpp
clang-10: note: diagnostic msg: /tmp/riemann_zetal-03044d.sh
clang-10: note: diagnostic msg:

********************

  "clang++" -c -x c++ -fvisibility-inlines-hidden -pthread -O3 -Wall
-fvisibility=hidden -Wno-inline -O2 -Winvalid-pch -DBOOST_ALL_NO_LIB=1
-DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -Xclang
-include-pch -Xclang
"bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/../src/tr1/pch.hpp.pth"
-o
"bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/riemann_zetal.o"
"libs/math/build/../src/tr1/riemann_zetal.cpp"

...failed clang-linux.compile.c++.with-pch
bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/riemann_zetal.o...
clang-linux.compile.c++.with-pch
bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/sph_legendrel.o
Stack dump:
0.      Program arguments: clang++ -c -x c++ -fvisibility-inlines-hidden
-pthread -O3 -Wall -fvisibility=hidden -Wno-inline -O2 -Winvalid-pch
-DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I. -Ilibs/math/src/tr1
-Xclang -include-pch -Xclang
bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/../src/tr1/pch.hpp.pth
-o
bin.v2/libs/math/build/clang-linux-10.0.0/release/link-static/threading-multi/visibility-hidden/sph_legendrel.o
libs/math/build/../src/tr1/sph_legendrel.cpp

-- 
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/20200429/ffd15d85/attachment.html>


More information about the llvm-bugs mailing list