[LLVMbugs] [Bug 23446] New: clang 3.7.0-svn236577-1~exp1 fails to compile DT git master

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 7 12:23:02 PDT 2015


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

            Bug ID: 23446
           Summary: clang 3.7.0-svn236577-1~exp1 fails to compile DT git
                    master
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: lebedev.ri at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

When compiling current darktable git master branch, clang crashed:

[ 38%] Building C object
src/CMakeFiles/lib_darktable.dir/develop/masks/masks.c.o
fatal error: error in backend: Cannot select: 0x680a8e0: f64 =
ConstantFP<1.000000e+00> [ID=20]
In function: dt_path_events_post_expose
clang: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
Debian clang version 3.7.0-svn236577-1~exp1 (trunk) (based on LLVM 3.7.0)
Target: x86_64-pc-linux-gnu
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to
http://bugs.debian.org/ 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/masks-654af0.c
clang: note: diagnostic msg: /tmp/masks-654af0.sh
clang: note: diagnostic msg: 

********************
src/CMakeFiles/lib_darktable.dir/build.make:1587: recipe for target
'src/CMakeFiles/lib_darktable.dir/develop/masks/masks.c.o' failed
make[2]: *** [src/CMakeFiles/lib_darktable.dir/develop/masks/masks.c.o] Error
70
CMakeFiles/Makefile2:1105: recipe for target
'src/CMakeFiles/lib_darktable.dir/all' failed
make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
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/20150507/0eef22bd/attachment.html>


More information about the llvm-bugs mailing list