Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Ability to cross-compile using release script#38

Description

@valeriansaliou

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions