Package: src:morbig Version: 0.11.0-4 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/202606/ 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:morbig, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with ocaml dh_auto_clean make -j2 clean make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f src/c/dune dune clean rm -f bin lib doc rm -f tests.org tests/run clean || true * Testsuite configuration make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_ocamlclean dh_clean debian/rules binary dh binary --with ocaml dh_update_autotools_config dh_autoreconf dh_ocamlinit dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 INSTALL="install --strip-program=true" make[2]: Entering directory '/<<PKGBUILDDIR>>' if command -v ocamlopt >/dev/null; then cp src/c/dune.native src/c/dune; fi dune build @install [ -e bin ] || ln -sf _build/install/default/bin bin [ -e lib ] || ln -sf _build/install/default/lib/morbig lib make[2]: Leaving directory '/<<PKGBUILDDIR>>' cd src && ocamlbuild morbig.docdir/index.html + /usr/bin/ocamlc.opt -config + /usr/bin/ocamldep.opt -modules CST.mli > CST.mli.depends + /usr/bin/ocamldep.opt -modules API.mli > API.mli.depends + /usr/bin/ocamlc.opt -c -o CST.cmi CST.mli + /usr/bin/ocamldoc.opt -dump CST.odoc CST.mli + /usr/bin/ocamldoc.opt -dump API.odoc API.mli + /usr/bin/ocamldoc.opt -dump API.odoc API.mli Warning: Element Errors not found + rm -rf morbig.docdir + mkdir -p morbig.docdir + /usr/bin/ocamldoc.opt -load CST.odoc -load API.odoc -html -d morbig.docdir + /usr/bin/ocamldoc.opt -load CST.odoc -load API.odoc -html -d morbig.docdir Warning: Element Errors not found make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' # do nothing make[1]: Leaving directory '/<<PKGBUILDDIR>>' create-stamp debian/debhelper-build-stamp dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/<<PKGBUILDDIR>>' PREFIX=/<<PKGBUILDDIR>>/debian/tmp/usr make install make[2]: Entering directory '/<<PKGBUILDDIR>>' if command -v ocamlopt >/dev/null; then cp src/c/dune.native src/c/dune; fi dune build @install Warning: Cache directories could not be created: Permission denied; disabling cache Hint: Make sure the directory /sbuild-nonexistent/.cache/dune/db/temp can be created [ -e bin ] || ln -sf _build/install/default/bin bin [ -e lib ] || ln -sf _build/install/default/lib/morbig lib dune install --prefix /<<PKGBUILDDIR>>/debian/tmp/usr Warning: Cache directories could not be created: Permission denied; disabling cache Hint: Make sure the directory /sbuild-nonexistent/.cache/dune/db/temp can be created make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_ocamllibinstall dh_install dh_ocamldoc dh_installdocs dh_installchangelogs dh_installexamples dh_installman dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_missing: warning: usr/doc/morbig/odoc-config.sexp exists in debian/tmp but is not installed to anywhere dh_missing: error: missing files, aborting The following debhelper tools have reported what they installed (with files per package) * dh_install: libmorbig-ocaml-dev (18), morbig (1) * dh_installdocs: libmorbig-ocaml-dev (0), morbig (0) * dh_installexamples: libmorbig-ocaml-dev (1), morbig (1) * dh_installman: libmorbig-ocaml-dev (0), morbig (1) If the missing files are installed by another tool, please file a bug against it. When filing the report, if the tool is not part of debhelper itself, please reference the "Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+). (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz) Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built If the omission is intentional or no other helper can take care of this consider adding the paths to debian/not-installed. make: *** [debian/rules:8: binary] Error 255 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

