"math/openblas" will not build under poudriere

2019-12-04 Thread Carmel NY
Attempting to build "math/openblas" using poudriere results in this error message: Ignoring: has to be built manually: Optimizes for the build machine. I can build it manually, however. Is this a bug or a design feature? The complete log of the failed poudriere build follows. build started at Wed

Re: "math/openblas" will not build under poudriere

2019-12-04 Thread Naram Qashat
On 2019-12-04 09:27, Carmel NY wrote: Attempting to build "math/openblas" using poudriere results in this error message: Ignoring: has to be built manually: Optimizes for the build machine. I can build it manually, however. Is this a bug or a design feature? Just a quick glance at the Makefile

ERROR: Cannot find cbindgen on RPI2 running 12-stable

2019-12-04 Thread bob prohaska
In trying to compile firefox on an RPI2 running 12-stable the system reports ERROR: Cannot find cbindgen. Please run `mach bootstrap`, `cargo install cbindgen`, ensure that `cbindgen` is on your PATH, or point at an executable with `CBINDGEN`. Attempts to follow the instructions produce a chain of

python distutils without setup.py?

2019-12-04 Thread Matthew Seaman
I'm looking at updating sysutils/py-ansible-lint (https://github.com/ansible/ansible-lint) and it's got me scratching my head. Seems there's now no setup.py included in the source code, and that makes the ports sad: ``` lucid-nonsense:~...ports/sysutils/py-ansible-lint:% make ===> License MIT a