<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - clang 3.7.0-svn236577-1~exp1 fails to compile DT git master"
   href="https://llvm.org/bugs/show_bug.cgi?id=23446">23446</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>clang 3.7.0-svn236577-1~exp1 fails to compile DT git master
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lebedev.ri@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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
<a href="http://bugs.debian.org/">http://bugs.debian.org/</a> 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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>