[llvm-bugs] [Bug 42015] New: clang++: error: clang frontend command failed due to signal (use -v to see invocation)
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat May 25 03:00:08 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42015
Bug ID: 42015
Summary: clang++: error: clang frontend command failed due to
signal (use -v to see invocation)
Product: clang
Version: 8.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: C++17
Assignee: unassignedclangbugs at nondot.org
Reporter: jerker.back at gmail.com
CC: blitzrakete at gmail.com, erik.pilkington at gmail.com,
llvm-bugs at lists.llvm.org, richard-llvm at metafoo.co.uk
Created attachment 22014
--> https://bugs.llvm.org/attachment.cgi?id=22014&action=edit
Output from WSL shell
I'm trying to build xapian-core-1.4.11 as part of a Doxygen build on Windows.
Environment is WSL Ubuntu incl its dev tools and compiler is clang++ 8.0 for
Windows (official build) with Visual Studio 2019 tools. xapian is using GNU
autotools. Configuring of xapian works without issues AFAIKT. Running make
immediately results in the following message:
--
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/20190525/676aff59/attachment.html>
More information about the llvm-bugs
mailing list