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

maturin build is failing on latest for maturin wheels, arch ppc64le #3125

Open
ctb opened this issue Apr 22, 2024 · 2 comments
Open

maturin build is failing on latest for maturin wheels, arch ppc64le #3125

ctb opened this issue Apr 22, 2024 · 2 comments

Comments

@ctb
Copy link
Contributor

ctb commented Apr 22, 2024

some really strange errors on the maturin wheels CI -

 The following warnings were emitted during compilation:

warning: lz4-sys@1.9.4: liblz4/lib/lz4.c:222:11: fatal error: 'stdlib.h' file not found
warning: lz4-sys@1.9.4:   222 | # include <stdlib.h>   /* malloc, calloc, free */
warning: lz4-sys@1.9.4:       |           ^~~~~~~~~~
warning: lz4-sys@1.9.4: 1 error generated.
warning: lz4-sys@1.9.4: liblz4/lib/lz4frame.c:88:10: fatal error: 'string.h' file not found
warning: lz4-sys@1.9.4:    88 | #include <string.h>   /* memset, memcpy, memmove */
warning: lz4-sys@1.9.4:       |          ^~~~~~~~~~
warning: lz4-sys@1.9.4: 1 error generated.

error: failed to run custom build command for `lz4-sys v1.9.4`
@ctb ctb changed the title cargo build is failing on latest cargo build is failing on latest for maturin wheels, arch ppc64le Apr 24, 2024
@ctb
Copy link
Contributor Author

ctb commented Apr 24, 2024

started failing 3 days ago:

Screenshot 2024-04-24 at 8 07 24 AM

@ctb
Copy link
Contributor Author

ctb commented Apr 24, 2024

Removing ppc64le builds in #3127 for the nonce.

@ctb ctb changed the title cargo build is failing on latest for maturin wheels, arch ppc64le maturin build is failing on latest for maturin wheels, arch ppc64le Apr 24, 2024
ctb added a commit that referenced this issue Apr 24, 2024
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

No branches or pull requests

1 participant