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

Ability to cross-compile using release script #38

Open
valeriansaliou opened this issue Oct 28, 2020 · 0 comments
Open

Ability to cross-compile using release script #38

valeriansaliou opened this issue Oct 28, 2020 · 0 comments

Comments

@valeriansaliou
Copy link
Member

Currently, some dependencies do not compile due to dependencies that do not exist.

Compilation errors:

   Compiling wayland-commons v0.21.13
   Compiling wayland-commons v0.23.6
error: failed to run custom build command for `xcb v0.9.0`

Caused by:
  process didn't exit successfully: `/target/release/build/xcb-c725cc3bfa4a80ef/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Unable to find build dependency python3: Os { code: 2, kind: NotFound, message: "No such file or directory" }', /cargo/registry/src/github.com-1ecc6299db9ec823/xcb-0.9.0/build.rs:68:26
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant