[Numpy-discussion] Test failures m1 OSX with apple clang

2023-08-14 Thread Doug Turnbull
Hey all First time trying to build / test numpy main branch, so I'm probably doing something wrong. I brought down main and everything built on the first try. However I'm getting test failures related to meson. Specifically the tests in "python -m pytest numpy/core/tests/test_mem_policy.py" all

[Numpy-discussion] Re: Test failures m1 OSX with apple clang

2023-08-14 Thread Ralf Gommers
On Mon, Aug 14, 2023 at 1:16 PM Doug Turnbull wrote: > Hey all > > First time trying to build / test numpy main branch, so I'm probably doing > something wrong. > > I brought down main and everything built on the first try. However I'm > getting test failures related to meson. > > Specifically th

[Numpy-discussion] Re: Test failures m1 OSX with apple clang

2023-08-14 Thread Doug Turnbull
Thanks Ralf Issue 24418 created. Happy to help where possible. https://github.com/numpy/numpy/issues/24418 On Mon, Aug 14, 2023 at 7:59 AM Ralf Gommers wrote: > > > On Mon, Aug 14, 2023 at 1:16 PM Doug Turnbull > wrote: > >> Hey all >> >> First time trying to build / test numpy main branch, s