[LLVMbugs] [Bug 17355] New: Clang frontend command failed when compiling MAME 0.150

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Sep 24 19:22:23 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=17355

            Bug ID: 17355
           Summary: Clang frontend command failed when compiling MAME
                    0.150
           Product: clang
           Version: 3.3
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: chirunya at live.cn
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 11279
  --> http://llvm.org/bugs/attachment.cgi?id=11279&action=edit
the source and the script

Clang 3.3 got failed when compiling MAME's src/mame/machine/kabuki.c on Arch
x64.
Here is the log.

Compiling src/mame/machine/kabuki.c...
clang: error: unable to execute command: Killed
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.3 (tags/RELEASE_33/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
clang: 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: note: diagnostic msg: 
********************

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

********************
make: *** [obj/sdl64d/mame/machine/kabuki.o] Error 254

-- 
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/20130925/c5358cb8/attachment.html>


More information about the llvm-bugs mailing list