Source: mdevctl
Version: 1.1.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20220624 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --buildsystem cargo
> dh_update_autotools_config -O--buildsystem=cargo
> dh_autoreconf -O--buildsystem=cargo
> dh_auto_configure -O--buildsystem=cargo
> install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home
> find . ! -newermt 'jan 01, 2000' -exec touch -d@1636465369 {} +
> cp debian/cargo-checksum.json .cargo-checksum.json
> rm -f Cargo.lock
> /usr/share/cargo/bin/cargo prepare-debian debian/cargo_registry
> --link-from-system
> debian cargo wrapper: options, profiles, parallel: ['parallel=8'] [] ['-j8']
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
> x86_64-linux-gnu
> debian cargo wrapper: linking /usr/share/cargo/registry/* into
> /<<PKGBUILDDIR>>/debian/cargo_registry/
> dh_auto_build -O--buildsystem=cargo
> find . ! -newermt 'jan 01, 2000' -exec touch -d@1636465369 {} +
> dh_auto_test -O--buildsystem=cargo
> find . ! -newermt 'jan 01, 2000' -exec touch -d@1636465369 {} +
> /usr/share/cargo/bin/cargo build
> debian cargo wrapper: options, profiles, parallel: ['parallel=8'] [] ['-j8']
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1',
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'build', '--verbose', '--verbose',
> '-j8', '--target', 'x86_64-unknown-linux-gnu'],) {}
> error: no matching package found
> searched package name: `rand`
> perhaps you meant: rayon, ryu, syn, ...
> location searched: registry `crates-io`
> required by package `uuid v0.8.1`
> ... which satisfies dependency `uuid = "^0.8.1"` of package `mdevctl
> v1.1.0 (/<<PKGBUILDDIR>>)`
> rm -fr -- /tmp/dh-xdg-rundir-eTdVE7aN
> dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101
The full build log is available from:
http://qa-logs.debian.net/2022/06/24/mdevctl_1.1.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.