[Bug 211346] [NEW PORT] devel/py-llvmlite: Lightweight LLVM python binding for writing JIT compilers
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 14 10:07:48 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346
--- Comment #16 from Kurt Jaeger <pi at FreeBSD.org> ---
testbuild on 9.3a fails because:
In file included from assembly.cpp:1:
In file included from /usr/local/llvm37/include/llvm/IR/LLVMContext.h:18:
In file included from /usr/local/llvm37/include/llvm-c/Core.h:18:
In file included from /usr/local/llvm37/include/llvm-c/Support.h:17:
/usr/local/llvm37/include/llvm/Support/DataTypes.h:35:10: fatal error: 'cmath'
file not found
#include <cmath>
^
1 warning and 1 error generated.
Should we mark this port BROKEN on 9 or do you plan to submit a fix for it ?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list