[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1114239: marked as done (ocaml-hmap: FTBFS: dh_missing: error: missing files, aborting)



Your message dated Tue, 09 Sep 2025 13:34:38 +0000
with message-id <E1uvyUY-001PXz-2a@fasolo.debian.org>
and subject line Bug#1114239: fixed in ocaml-hmap 0.8.1-3
has caused the Debian Bug report #1114239,
regarding ocaml-hmap: FTBFS: dh_missing: error: missing files, aborting
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1114239: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114239
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: ocaml-hmap
Source-Version: 0.8.1-3
Done: Stéphane Glondu <glondu@debian.org>

We believe that the bug you reported is fixed in the latest version of
ocaml-hmap, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1114239@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stéphane Glondu <glondu@debian.org> (supplier of updated ocaml-hmap package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 09 Sep 2025 15:06:00 +0200
Source: ocaml-hmap
Architecture: source
Version: 0.8.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stéphane Glondu <glondu@debian.org>
Closes: 1114239
Changes:
 ocaml-hmap (0.8.1-3) unstable; urgency=medium
 .
   * Fix missing files reported by dh_missing (Closes: #1114239)
Checksums-Sha1:
 7c15f0037db55ce0fb360a0cc031ef3f88be627f 1872 ocaml-hmap_0.8.1-3.dsc
 9089ecd63f5c83ac13d0601d58658f3e896ef8e8 2068 ocaml-hmap_0.8.1-3.debian.tar.xz
Checksums-Sha256:
 aec271a4e3c2ca688596e9432f267707d1443157cd280ac368c1f42a11730fda 1872 ocaml-hmap_0.8.1-3.dsc
 6c8299db9084445437a1d27d1dbb7e98b270c0d89292dfefd3ab600e22bfc564 2068 ocaml-hmap_0.8.1-3.debian.tar.xz
Files:
 8de105d4141807b4ab1e1d7cf25288c1 1872 ocaml optional ocaml-hmap_0.8.1-3.dsc
 2076a326bb97cc21b0d226008679606b 2068 ocaml optional ocaml-hmap_0.8.1-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCgAwFiEEbeJOl+yohsxW5iUOIbju8bGJMIEFAmjAKk4SHGdsb25kdUBk
ZWJpYW4ub3JnAAoJECG47vGxiTCBBFMH/Rmqzak1idkj1v3NlzKEv9m03uAxEWhX
m0qiSd4L56dukDbL2G+l2TZPuNfvysjABsr1zfRD+zPRdxTTJnWjLCBHEg8hu5YT
+liKqVBr9J64U9/ZEdxas9Xs4Z3mib7u0/ZV3jQonFvw+fZotFDYFLk337SXzUgZ
7pcxd4U+UUy0/dnZtbYIqcTdV/swlN+sXXYE5//sP/0WxH2nAe7HmwYmpSE+kioU
JQ2aXBrblYvaLyIFIG1PiW5OfgbQA9SVUZ8n9LlEQDWGE5kyQVRLyKofS5l0cfsv
9X0yL1mwE1a4G/HqrPr/glBirxNMNGNvlPwdJLUAiCrDsDBoXuznPHc=
=xCRK
-----END PGP SIGNATURE-----

Attachment: pgpV1JH7bL4wO.pgp
Description: PGP signature


--- End Message ---

Reply to: