Richard W.M. Jones
2022-Aug-10 07:33 UTC
[Libguestfs] Rust build failure on debian-11 (was: Fwd: nbdkit | Failed pipeline for master | 539ee349)
Hi Alan, https://gitlab.com/nbdkit/nbdkit/-/jobs/2835506354 cargo build --release Updating crates.io index Downloading crates ... Downloaded bitflags v1.3.2 Downloaded libc v0.2.128 error: failed to parse manifest at `/root/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.128/Cargo.toml` Caused by: feature `resolver` is required consider adding `cargo-features = ["resolver"]` to the manifest I tried to fix this by adding the supposedly missing line, but it didn't seem to make any difference. Rich. ----- Forwarded message from GitLab <gitlab at mg.gitlab.com> ----- Date: Tue, 09 Aug 2022 22:04:08 +0000 From: GitLab <gitlab at mg.gitlab.com> To: rjones at redhat.com Subject: nbdkit | Failed pipeline for master | 539ee349 Pipeline #608763670 has failed! Project: nbdkit ( https://gitlab.com/nbdkit/nbdkit ) Branch: master ( https://gitlab.com/nbdkit/nbdkit/-/commits/master ) Commit: 539ee349 ( https://gitlab.com/nbdkit/nbdkit/-/commit/539ee34920c36ff23967fbc4b0c819b45c711eba ) Commit Message: rust: Add resolver feature On Debian 11: carg... Commit Author: Richard W_M_ Jones ( https://gitlab.com/rwmjones ) Pipeline #608763670 ( https://gitlab.com/nbdkit/nbdkit/-/pipelines/608763670 ) triggered by Richard W_M_ Jones ( https://gitlab.com/rwmjones ) had 2 failed jobs. Job #2835506354 ( https://gitlab.com/nbdkit/nbdkit/-/jobs/2835506354/raw ) Stage: builds Name: x86_64-debian-11 Job #2835506352 ( https://gitlab.com/nbdkit/nbdkit/-/jobs/2835506352/raw ) Stage: builds Name: x86_64-centos-stream-8 -- You're receiving this email because of your account on gitlab.com. ----- End forwarded message ----- -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org