Conversation
Collaborator
mgeplf
commented
Mar 11, 2026
- inspired by @musicinmybrain PR: Update gsl-lite to 1.0.1 #4
* inspired by @musicinmybrain PR: #4
+ delocate-wheel --require-archs x86_64 -w /private/var/folders/9n/h1d0pgxn4f5bbpg9mrrft9140000gn/T/cibw-run-mm_sqjzq/cp39-macosx_x86_64/repaired_wheel -v /private/var/folders/9n/h1d0pgxn4f5bbpg9mrrft9140000gn/T/cibw-run-mm_sqjzq/cp39-macosx_x86_64/built_wheel/morphio-0.1.dev1-cp39-cp39-macosx_10_9_x86_64.whl
INFO:delocate.delocating:Copying library /usr/local/Cellar/llvm@18/18.1.8/lib/libunwind.1.0.dylib to morphio/.dylibs/libunwind.1.0.dylib
INFO:delocate.delocating:Modifying install name in morphio/_morphio.cpython-39-darwin.so from /usr/local/opt/llvm@18/lib/libunwind.1.dylib to @loader_path/.dylibs/libunwind.1.0.dylib
Traceback (most recent call last):
Fixing: /private/var/folders/9n/h1d0pgxn4f5bbpg9mrrft9140000gn/T/cibw-run-mm_sqjzq/cp39-macosx_x86_64/built_wheel/morphio-0.1.dev1-cp39-cp39-macosx_10_9_x86_64.whl
File "/private/var/folders/9n/h1d0pgxn4f5bbpg9mrrft9140000gn/T/cibw-run-mm_sqjzq/cp39-macosx_x86_64/build/venv/bin/delocate-wheel", line 6, in <module>
sys.exit(main())
File "/private/var/folders/9n/h1d0pgxn4f5bbpg9mrrft9140000gn/T/cibw-run-mm_sqjzq/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages/delocate/cmd/delocate_wheel.py", line 115, in main
copied = delocate_wheel(
File "/private/var/folders/9n/h1d0pgxn4f5bbpg9mrrft9140000gn/T/cibw-run-mm_sqjzq/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages/delocate/delocating.py", line 1106, in delocate_wheel
out_wheel_fixed = _check_and_update_wheel_name(
File "/private/var/folders/9n/h1d0pgxn4f5bbpg9mrrft9140000gn/T/cibw-run-mm_sqjzq/cp39-macosx_x86_64/build/venv/lib/python3.9/site-packages/delocate/delocating.py", line 928, in _check_and_update_wheel_name
raise DelocationError(
delocate.libsana.DelocationError: Library dependencies do not satisfy target MacOS version 10.9:
/private/var/folders/9n/h1d0pgxn4f5bbpg9mrrft9140000gn/T/tmpbzlbaa5d/wheel/morphio/.dylibs/libunwind.1.0.dylib has a minimum target of 14.0
Set the environment variable 'MACOSX_DEPLOYMENT_TARGET=14.0' to update minimum supported macOS for this wheel.
[error]cibuildwheel: Command delocate-wheel --require-archs x86_64 -w /private/var/folders/9n/h1d0pgxn4f5bbpg9mrrft9140000gn/T/cibw-run-mm_sqjzq/cp39-macosx_x86_64/repaired_wheel -v /private/var/folders/9n/h1d0pgxn4f5bbpg9mrrft9140000gn/T/cibw-run-mm_sqjzq/cp39-macosx_x86_64/built_wheel/morphio-0.1.dev1-cp39-cp39-macosx_10_9_x86_64.whl failed with code 1.
[endgroup]
Try to work around this without setting `MACOSX_DEPLOYMENT_TARGET=14.0`
Collaborator
Author
|
I tested the macos wheels on my machine, and they seem to have worked. |
eleftherioszisis
approved these changes
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.