[llvm-bugs] [Bug 41754] New: Building go-libsass fails with clang 7.0.1 on OpenBSD 6.5
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun May 5 08:07:00 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41754
Bug ID: 41754
Summary: Building go-libsass fails with clang 7.0.1 on OpenBSD
6.5
Product: clang
Version: 7.0
Hardware: PC
OS: OpenBSD
Status: NEW
Severity: release blocker
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: mentalbarcode at fastest.cc
CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
richard-llvm at metafoo.co.uk
Created attachment 21897
--> https://bugs.llvm.org/attachment.cgi?id=21897&action=edit
/tmp/unity-e7d547.cpp and .sh files
Here's the output from `go install` when building go-libsass:
# github.com/wellington/go-libsass/libs
LLVM ERROR: out of memory
c++: error: unable to execute command: Abort trap
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
OpenBSD clang version 7.0.1 (tags/RELEASE_701/final) (based on LLVM 7.0.1)
Target: amd64-unknown-openbsd6.5
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/
and include the crash backtrace, preprocessed source, and associated run
script.
c++: note: diagnostic msg:
********************
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/unity-e7d547.cpp
c++: note: diagnostic msg: /tmp/unity-e7d547.sh
c++: note: diagnostic msg:
Requested files are in attached tarball.
--
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/20190505/ecaf8ed9/attachment.html>
More information about the llvm-bugs
mailing list