conda-forge / pyside2-feedstock

A conda-smithy repository for pyside2.
BSD 3-Clause "New" or "Revised" License
17 stars 19 forks source link

pyside2-py3.11 osx-arm64 missing #143

Closed looooo closed 1 year ago

looooo commented 1 year ago

Comment:

there is still a build for osx-arm64 py3.11 missing.

mbargull commented 1 year ago

I looked at the build error and it's a not terribly obvious case, but here is what happens:

There are probably multiple (easy) ways to tackle this, but I'll leave the resolution to this to the maintainers/others since I don't know much regarding this package and libclang/LLVM linking to say which is appropriate.

cc @isuruf (added the pyside2 build req), @chrisburr (dealt with the latest build)

isuruf commented 1 year ago

clang_osx-arm64=14.0.6 is released now

mbargull commented 1 year ago

Thanks, Isuru! I restarted the build and will close this issue once it's up on conda.anaconda.org