Package: src:ocaml-hmap Version: 0.8.1-2 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ 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 add an affects on src:ocaml-hmap, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with ocaml debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' ocaml pkg/pkg.ml clean + ocamlfind ocamlc -config make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_ocamlclean dh_clean debian/rules binary dh binary --with ocaml dh_update_autotools_config dh_autoreconf dh_ocamlinit debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' ocaml pkg/pkg.ml build --tests true + ocamlfind ocamlc -config + ocamlfind ocamldep -modules src/hmap.ml > src/hmap.ml.depends + ocamlfind ocamldep -modules src/hmap.mli > src/hmap.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmi src/hmap.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmx src/hmap.ml + ocamlfind ocamlopt -a -I src src/hmap.cmx -o src/hmap.cmxa + ocamlfind ocamlopt -shared -linkall -I src src/hmap.cmxa -o src/hmap.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmo src/hmap.ml + ocamlfind ocamlc -a -I src src/hmap.cmo -o src/hmap.cma + ocamlfind ocamldep -modules test/test.ml > test/test.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I test -I src -o test/test.cmo test/test.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I test -I src -o test/test.cmx test/test.ml + ocamlfind ocamlopt -linkpkg -g -I src -I test src/hmap.cmx test/test.cmx -o test/test.native # No parallelism done make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' ocaml pkg/pkg.ml test Success! make[1]: Leaving directory '/<<PKGBUILDDIR>>' create-stamp debian/debhelper-build-stamp dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/<<PKGBUILDDIR>>' opam-installer --prefix=/<<PKGBUILDDIR>>/debian/tmp --libdir=./usr/lib/x86_64-linux-gnu/ocaml/5.3.0 hmap.install Creating directory /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap _build/opam => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/opam _build/pkg/META => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/META _build/src/hmap.a => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.a _build/src/hmap.cma => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.cma _build/src/hmap.cmi => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.cmi _build/src/hmap.cmt => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.cmt _build/src/hmap.cmti => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.cmti _build/src/hmap.cmx => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.cmx _build/src/hmap.cmxa => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.cmxa _build/src/hmap.cmxs => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.cmxs _build/src/hmap.ml => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.ml _build/src/hmap.mli => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.mli Creating directory /<<PKGBUILDDIR>>/debian/tmp/doc/hmap _build/CHANGES.md => /<<PKGBUILDDIR>>/debian/tmp/doc/hmap/CHANGES.md _build/LICENSE.md => /<<PKGBUILDDIR>>/debian/tmp/doc/hmap/LICENSE.md _build/README.md => /<<PKGBUILDDIR>>/debian/tmp/doc/hmap/README.md rm -f /<<PKGBUILDDIR>>/debian/tmp/doc/*/LICENSE* make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_install dh_ocamldoc dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_missing: warning: usr/lib/x86_64-linux-gnu/ocaml/5.3.0/hmap/hmap.ml 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: libhmap-ocaml (3), libhmap-ocaml-dev (8) * dh_installdocs: libhmap-ocaml (0), libhmap-ocaml-dev (2) 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. Remember to be careful with paths containing "x86_64-linux-gnu", where you might need to use a wildcard or (assuming compat 13+) e.g. ${DEB_HOST_MULTIARCH} in debian/not-installed to ensure it works on all architectures (see #961104). make: *** [debian/rules:8: binary] Error 255 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

