<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - FAIL: LLVM :: Bindings/Go/go.test - fatal error: 'math.h' file not found"
   href="https://bugs.llvm.org/show_bug.cgi?id=37325">37325</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FAIL: LLVM :: Bindings/Go/go.test - fatal error: 'math.h' file not found
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </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>jkorous@apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>FAIL: LLVM :: Bindings/Go/go.test (17105 of 44235)
******************** TEST 'LLVM :: Bindings/Go/go.test' FAILED
********************
Script:
--
/Users/jkorous/src/llvm/build/bin/llvm-go go=/usr/local/bin/go test
llvm.org/llvm/bindings/go/llvm
--
Exit Code: 1

Command Output (stdout):
--
FAIL    llvm.org/llvm/bindings/go/llvm [build failed]

--
Command Output (stderr):
--
# llvm.org/llvm/bindings/go/llvm
In file included from
/var/folders/_n/pwscsy_52cbdx6xt6f5g___00000gr/T/lit_tmp_eN_BLp/gopath309735686/src/llvm.org/llvm/bindings/go/llvm/analysis.go:17:
In file included from /Users/jkorous/src/llvm/src/include/llvm-c/Analysis.h:22:
In file included from /Users/jkorous/src/llvm/src/include/llvm-c/Types.h:17:
/Users/jkorous/src/llvm/src/include/llvm-c/DataTypes.h:30:10: fatal error:
'math.h' file not found
#include <math.h>
         ^~~~~~~~
1 error generated.

--

********************</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>