Package: src:hippotat
Version: 1.3.1
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:hippotat, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with sphinxdoc
   debian/rules execute_before_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
if test -f Cargo.lock.upstream; \
then mv Cargo.lock.upstream Cargo.lock; fi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf stamp/* tmp
rm -rf docs/html docs/doctrees
rm -f hippotat-setup-permissions.8
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make very-clean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf stamp/* tmp
rm -rf docs/html docs/doctrees
rm -f hippotat-setup-permissions.8
cargo clean
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = 
['-j2'], lto = 
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = 
x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
'/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
     Removed 0 files
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
rm -rf debian/cargo_home
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary --with sphinxdoc
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
if test -f Cargo.lock; then mv Cargo.lock Cargo.lock.upstream; fi
cargo prepare-debian /usr/share/cargo/registry
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = 
['-j2'], lto = 
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = 
x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2 INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cargo build --release  --workspace
rm -rf docs/html
sphinx-build -M html docs docs 
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = 
['-j2'], lto = 
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = 
x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
'/usr/bin/cargo', '-Zavoid-dev-deps', 'build', '--verbose', '--verbose', '-j2', 
'--target', 'x86_64-unknown-linux-gnu', '--release', '--workspace'],) {}
Running Sphinx v8.2.3
WARNING: Invalid configuration value found: 'language = None'. Update your 
configuration to a valid language code. Falling back to 'en' (English).
loading translations [en]... done
error: failed to select a version for the requirement `reqwest = "^0.12.8"`
candidate versions found which didn't match: 0.13.2
location searched: directory source `/usr/share/cargo/registry` (which is 
replacing registry `crates-io`)
required by package `hippotat v1.3.1 (/<<PKGBUILDDIR>>)`
perhaps a crate was updated and forgotten to be re-vendored?
make[1]: *** [Makefile:55: stamp/cargo-build] Error 101
make[1]: *** Waiting for unfinished jobs....
making output directory... done
WARNING: html_static_path entry '_static' does not exist
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 6 source files that are out of date
updating environment: [new config] 6 added, 0 changed, 0 removed
reading sources... [ 17%] README
/usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning: 
Container node skipped: type=document
  warn("Container node skipped: type={0}".format(mdnode.t))
reading sources... [ 33%] colophon
/usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning: 
Container node skipped: type=document
  warn("Container node skipped: type={0}".format(mdnode.t))
reading sources... [ 50%] config
/usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning: 
Container node skipped: type=document
  warn("Container node skipped: type={0}".format(mdnode.t))
reading sources... [ 67%] index
reading sources... [ 83%] install
/usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning: 
Container node skipped: type=document
  warn("Container node skipped: type={0}".format(mdnode.t))
reading sources... [100%] settings
/usr/lib/python3/dist-packages/recommonmark/parser.py:75: UserWarning: 
Container node skipped: type=document
  warn("Container node skipped: type={0}".format(mdnode.t))

/<<PKGBUILDDIR>>/docs/install.md:76: WARNING: duplicate label 
install:installation, other instance in /<<PKGBUILDDIR>>/docs/install.md 
[autosectionlabel.install]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying static files... 
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/html/_static/basic.css
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/html/_static/documentation_options.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/html/_static/language_data.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/html/_static/classic.css
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/html/_static/sidebar.js
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [ 17%] README
writing output... [ 33%] colophon
writing output... [ 50%] config
writing output... [ 67%] index
writing output... [ 83%] install
writing output... [100%] settings

generating indices... genindex done
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 3 warnings.

The HTML pages are in docs/html.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 INSTALL="install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to