Package: src:hippotat
Version: 1.1.11
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules build
dh build --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, profiles, parallel, lto: ['parallel=2'] []
['-j2']
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu,
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, profiles, parallel, lto: ['parallel=2'] []
['-j2']
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', '-j2',
'--target', 'x86_64-unknown-linux-gnu', '--release', '--workspace'],) {}
Running Sphinx v7.4.7
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 `itertools = ">=0.10.1,
<0.13"`
candidate versions found which didn't match: 0.13.0
location searched: directory source `/usr/share/cargo/registry` (which is
replacing registry `crates-io`)
required by package `hippotat-macros v1.1.11 (/<<PKGBUILDDIR>>/macros)`
perhaps a crate was updated and forgotten to be re-vendored?
make[1]: *** [Makefile:52: 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
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets...
copying static files... done
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: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202410/
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 could not 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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.