Skip to content

Binary CI job failing #1148

@JakeStanger

Description

@JakeStanger

Describe the bug
The binary CI job is failing when attempting to link to the colpetto crate. This occurs indifr the GH Actions Runner at least, when compiling under Cross on both x86_64 and ARM64.

https://github.com/JakeStanger/ironbar/actions/runs/17534068248/job/49794809579

   --- stderr

  thread 'main' panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colpetto-0.6.0/build.rs:40:13:
  Failed to link to libinput version 1.22. Make sure it's installed on your system.
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

It's currently unknown whether the build succeeds when run outside of CI; further investigation is needed.

Tagging @morr0ne for visibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A:BuildRelating to building/compilation.A:CIRelating to Continuous Integration or other Github Actions jobs.P:CriticalBuild error or crashT:BugFunctionality broken or otherwise not working as intended.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions