Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use cibuildwheel for pyodide test #3270

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

henryiii
Copy link
Member

@henryiii henryiii commented Oct 3, 2024

Using cibuildwheel for pyodide. Adds testing.

@jpivarski jpivarski added the pr-inactive A pull request that hasn't been touched in a long time label Nov 7, 2024
@henryiii henryiii force-pushed the henryiii/ci/cibwpyodide branch 2 times, most recently from 2f7cc25 to a18048a Compare November 7, 2024 16:41
@jpivarski
Copy link
Member

Since "Build C++ WASM" still fails, we'll keep this in pr-inactive.

It looks like it has a significant merge conflict, too.

@henryiii henryiii force-pushed the henryiii/ci/cibwpyodide branch 2 times, most recently from 3e2b1ae to 1f020d2 Compare November 8, 2024 22:12
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii
Copy link
Member Author

henryiii commented Nov 9, 2024

Okay, now getting a Pyodide fatal error:

Error: Dynamic linking error: cannot resolve symbol _ZN7awkward12ArrayBuilderC1ERKNS_7OptionsIJxdEEE

@jpivarski jpivarski removed the pr-inactive A pull request that hasn't been touched in a long time label Nov 14, 2024
@jpivarski
Copy link
Member

_ZN7awkward12ArrayBuilderC1ERKNS_7OptionsIJxdEEE

is

awkward::ArrayBuilder::ArrayBuilder(awkward::Options<long long, double> const&)

which is core libawkward.

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