[Bug 211346] [NEW PORT] devel/py-llvmlite: Lightweight LLVM python binding for writing JIT compilers

2016-08-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346 --- Comment #21 from David Kalliecharan --- I looked at version 9.3a with poudriere, and got the same error. I suspected that it wasn't linking to libc++ (an apparent problem with 9.3a in some cases). I tried adding .if ${_OSVERSION_MAJOR}

[Bug 211347] [NEW PORT] devel/py-numba: LLVM optimizing compiler for python and is numpy aware

2016-08-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211347 David Kalliecharan changed: What|Removed |Added Attachment #172997|0 |1 is obsolete|

[Bug 211346] [NEW PORT] devel/py-llvmlite: Lightweight LLVM python binding for writing JIT compilers

2016-08-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346 --- Comment #22 from Kurt Jaeger --- Upstream has released 0.13.0, can you update the port and test if it works ? -- You are receiving this mail because: You are on the CC list for the bug. ___