[llvm-bugs] [Bug 37325] New: FAIL: LLVM :: Bindings/Go/go.test - fatal error: 'math.h' file not found

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 3 06:29:08 PDT 2018


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

            Bug ID: 37325
           Summary: FAIL: LLVM :: Bindings/Go/go.test - fatal error:
                    'math.h' file not found
           Product: new-bugs
           Version: trunk
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: jkorous at apple.com
                CC: llvm-bugs at lists.llvm.org

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.

--

********************

-- 
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/20180503/a6630324/attachment.html>


More information about the llvm-bugs mailing list