Skip to content

switch to gsl v1.0.1#36

Merged
mgeplf merged 3 commits into
masterfrom
gsl
Mar 24, 2026
Merged

switch to gsl v1.0.1#36
mgeplf merged 3 commits into
masterfrom
gsl

Conversation

@mgeplf
Copy link
Copy Markdown
Collaborator

@mgeplf mgeplf commented Mar 11, 2026

@mgeplf mgeplf marked this pull request as ready for review March 19, 2026 07:49
    + 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`
@mgeplf mgeplf requested a review from eleftherioszisis March 23, 2026 13:29
@mgeplf
Copy link
Copy Markdown
Collaborator Author

mgeplf commented Mar 23, 2026

I tested the macos wheels on my machine, and they seem to have worked.

@mgeplf mgeplf merged commit a83c767 into master Mar 24, 2026
22 checks passed
@mgeplf mgeplf deleted the gsl branch March 24, 2026 08:53
@mgeplf mgeplf mentioned this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants