Package: src:feature-check
Version: 2.2.0-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202603/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:feature-check, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh "clean"
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f feature-check feature-check.1.gz
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules execute_after_dh_auto_clean-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean --buildsystem pybuild
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh "binary"
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j2 INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
install --strip-program=true -m 755 perl5/feature-check.pl feature-check
gzip -c9 feature-check.1 > feature-check.1.gz.tmp || (rm -f 
feature-check.1.gz.tmp; false)
install: WARNING: ignoring --strip-program option as -s option was not specified
mv feature-check.1.gz.tmp feature-check.1.gz || (rm -f feature-check.1.gz 
feature-check.1.gz.tmp; false)
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules execute_after_dh_auto_build-arch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p rust/.cargo
install -m 644 -- '/<<PKGBUILDDIR>>/debian/cargo-config.toml' 
'/<<PKGBUILDDIR>>/rust/.cargo/config.toml'
{ \
        set -e; \
        cd -- '/<<PKGBUILDDIR>>/rust'; \
        cargo build --release; \
}
error: failed to select a version for the requirement `nom = "^7.1"`
candidate versions found which didn't match: 8.0.0
location searched: directory source `/usr/share/cargo/registry` (which is 
replacing registry `crates-io`)
required by package `feature-check v2.2.0 (/<<PKGBUILDDIR>>/rust)`
perhaps a crate was updated and forgotten to be re-vendored?
As a reminder, you're using offline mode (--offline) which can sometimes cause 
surprising resolution failures, if this error is too confusing you may wish to 
retry without `--offline`.
make[1]: *** [debian/rules:22: execute_after_dh_auto_build-arch] Error 101
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to