Skip to content

Support building wheels for manylinux and OSX - #22

Draft
aaronj0 wants to merge 7 commits into
mainfrom
wheels-build-test-ci
Draft

Support building wheels for manylinux and OSX#22
aaronj0 wants to merge 7 commits into
mainfrom
wheels-build-test-ci

Conversation

@aaronj0

@aaronj0 aaronj0 commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Rebased on top of #21 since we need that patch for relocatable wheels.

@aaronj0 aaronj0 changed the title Wheels build test ci Support building wheels for manylinux and OSX Aug 17, 2026
@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown

Test Results

Configuration Result
macos-26-intel-llvm21-py3.14-cxx20 = 437 passed, 44 skipped, 85 xfailed, 32 xpassed, 100 warnings in 91.08s (0:01:31) =
macos-26-llvm21-py3.14-cxx20 ==== 438 passed, 37 skipped, 93 xfailed, 30 xpassed, 100 warnings in 49.13s ====
ubuntu-24.04-llvm21-py3.14-cxx20-vg ====== 553 passed, 25 skipped, 18 xfailed, 2 xpassed in 80.13s (0:01:20) =======
ubuntu-24.04-llvm22-py3.14-cxx20 ====== 553 passed, 25 skipped, 19 xfailed, 1 xpassed in 108.78s (0:01:48) ======
ubuntu-24.04-llvm22-py3.14-cxx20-cling ====== 543 passed, 25 skipped, 27 xfailed, 3 xpassed in 98.84s (0:01:38) =======
ubuntu-24.04-llvm22-py3.14-cxx23 ====== 574 passed, 3 skipped, 20 xfailed, 1 xpassed in 106.36s (0:01:46) =======

@aaronj0
aaronj0 force-pushed the wheels-build-test-ci branch 3 times, most recently from 811d00b to 1b4e02d Compare August 18, 2026 09:03
@aaronj0
aaronj0 marked this pull request as draft August 19, 2026 07:33
In editable installs the cpyrt header probe checked `__file__`, which maps
to the source tree, so it missed the headers installed by scikit-build-core
into site-packages and warned on every import. Now use the libcppjit extension's
location, which resolves editable and regular installs identically. Also remove
all dead lookups inherited with the probe (the `cpyrt` pip-distribution query
via pkg_resources and the site/pythonX.Y layout guesses). `CPPJIT_API_PATH` still
overrides and `"none"` still disables.
@aaronj0
aaronj0 force-pushed the wheels-build-test-ci branch from 1b4e02d to 74bb3ff Compare August 19, 2026 13:54
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.

1 participant