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

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



Your message dated Tue, 09 Sep 2025 13:34:50 +0000
with message-id <E1uvyUk-001Pal-0q@fasolo.debian.org>
and subject line Bug#1114241: fixed in ocaml-ptime 1.2.0-3
has caused the Debian Bug report #1114241,
regarding ocaml-ptime: 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.)


-- 
1114241: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114241
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:ocaml-ptime
Version: 1.2.0-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-ptime, 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 ocamlopt -I +unix unix.cmxa -I /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ocamlbuild /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
+ ocamlfind ocamlc -config
+ ocamlfind ocamldep -modules src/ptime.ml > src/ptime.ml.depends
+ ocamlfind ocamldep -modules src/ptime.mli > src/ptime.mli.depends
+ ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/top -I src/clock -o src/ptime.cmi src/ptime.mli
+ ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src/top -I src/clock -o src/ptime.cmx src/ptime.ml
+ ocamlfind ocamlopt -a -I src src/ptime.cmx -o src/ptime.cmxa
+ ocamlfind ocamlopt -shared -linkall -I src src/ptime.cmxa -o src/ptime.cmxs
+ ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/top -I src/clock -o src/ptime.cmo src/ptime.ml
+ ocamlfind ocamlc -a -I src src/ptime.cmo -o src/ptime.cma
+ ocamlfind ocamlc -g -c src/clock/ptime_clock_stubs.c
+ mv ptime_clock_stubs.o src/clock/ptime_clock_stubs.o
+ ocamlfind ocamlmklib -o src/clock/ptime_clock_stubs -g src/clock/ptime_clock_stubs.o
+ ocamlfind ocamldep -modules src/clock/ptime_clock.ml > src/clock/ptime_clock.ml.depends
+ ocamlfind ocamldep -modules src/clock/ptime_clock.mli > src/clock/ptime_clock.mli.depends
+ ocamlfind ocamlc -c -g -bin-annot -safe-string -I src/clock -I src -I src/top -o src/clock/ptime_clock.cmi src/clock/ptime_clock.mli
+ ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src/clock -I src -I src/top -o src/clock/ptime_clock.cmx src/clock/ptime_clock.ml
+ ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -cclib -lrt -I src/clock src/clock/ptime_clock.cmx -o src/clock/ptime_clock.cmxa
+ ocamlfind ocamlopt -shared -linkall src/clock/libptime_clock_stubs.a -I src/clock src/clock/ptime_clock.cmxa -o src/clock/ptime_clock.cmxs
+ ocamlfind ocamlc -c -g -bin-annot -safe-string -I src/clock -I src -I src/top -o src/clock/ptime_clock.cmo src/clock/ptime_clock.ml
+ ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lrt -cclib -lptime_clock_stubs -cclib -lrt -I src/clock src/clock/ptime_clock.cmo -o src/clock/ptime_clock.cma
+ ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/ptime_top.ml > src/top/ptime_top.ml.depends
+ ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -I src/clock -o src/top/ptime_top.cmo src/top/ptime_top.ml
+ ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -I src/clock -o src/top/ptime_top.cmx src/top/ptime_top.ml
+ ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/ptime_top.cmx -o src/top/ptime_top.cmxa
+ ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/ptime_top.cmxa -o src/top/ptime_top.cmxs
+ ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/ptime_top.cmo -o src/top/ptime_top.cma
# No parallelism done
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ocaml pkg/pkg.ml test
pkg.ml: No tests to run.
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 ptime.install
Creating directory /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime
_build/opam                      => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/opam
_build/pkg/META                  => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/META
Creating directory /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock
_build/src/clock/libptime_clock_stubs.a => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/libptime_clock_stubs.a
_build/src/clock/ptime_clock.a   => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock.a
_build/src/clock/ptime_clock.cma => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock.cma
_build/src/clock/ptime_clock.cmi => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock.cmi
_build/src/clock/ptime_clock.cmt => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock.cmt
_build/src/clock/ptime_clock.cmti => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock.cmti
_build/src/clock/ptime_clock.cmx => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock.cmx
_build/src/clock/ptime_clock.cmxa => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock.cmxa
_build/src/clock/ptime_clock.cmxs => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock.cmxs
_build/src/clock/ptime_clock.ml  => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock.ml
_build/src/clock/ptime_clock.mli => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock.mli
_build/src/clock/ptime_clock_stubs.c => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock_stubs.c
_build/src/clock/runtime.js      => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/runtime.js
_build/src/ptime.a               => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.a
_build/src/ptime.cma             => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.cma
_build/src/ptime.cmi             => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.cmi
_build/src/ptime.cmt             => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.cmt
_build/src/ptime.cmti            => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.cmti
_build/src/ptime.cmx             => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.cmx
_build/src/ptime.cmxa            => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.cmxa
_build/src/ptime.cmxs            => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.cmxs
_build/src/ptime.ml              => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.ml
_build/src/ptime.mli             => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.mli
_build/src/ptime_top_init.ml     => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime_top_init.ml
Creating directory /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/top
_build/src/top/ptime_top.a       => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/top/ptime_top.a
_build/src/top/ptime_top.cma     => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/top/ptime_top.cma
_build/src/top/ptime_top.cmt     => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/top/ptime_top.cmt
_build/src/top/ptime_top.cmx     => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/top/ptime_top.cmx
_build/src/top/ptime_top.cmxa    => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/top/ptime_top.cmxa
_build/src/top/ptime_top.cmxs    => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/top/ptime_top.cmxs
_build/src/top/ptime_top.ml      => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/top/ptime_top.ml
Creating directory /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/stublibs
_build/src/clock/dllptime_clock_stubs.so => /<<PKGBUILDDIR>>/debian/tmp/./usr/lib/x86_64-linux-gnu/ocaml/5.3.0/stublibs/dllptime_clock_stubs.so
Creating directory /<<PKGBUILDDIR>>/debian/tmp/doc/ptime
_build/CHANGES.md                => /<<PKGBUILDDIR>>/debian/tmp/doc/ptime/CHANGES.md
_build/LICENSE.md                => /<<PKGBUILDDIR>>/debian/tmp/doc/ptime/LICENSE.md
_build/README.md                 => /<<PKGBUILDDIR>>/debian/tmp/doc/ptime/README.md
Creating directory /<<PKGBUILDDIR>>/debian/tmp/doc/ptime/odoc-pages
_build/doc/index.mld             => /<<PKGBUILDDIR>>/debian/tmp/doc/ptime/odoc-pages/index.mld
_build/test/min_clock.ml         => /<<PKGBUILDDIR>>/debian/tmp/doc/ptime/min_clock.ml
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/ptime/clock/ptime_clock.ml exists in debian/tmp but is not installed to anywhere 
dh_missing: warning: usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/clock/ptime_clock_stubs.c exists in debian/tmp but is not installed to anywhere 
dh_missing: warning: usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/ptime.ml exists in debian/tmp but is not installed to anywhere 
dh_missing: warning: usr/lib/x86_64-linux-gnu/ocaml/5.3.0/ptime/top/ptime_top.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: libptime-ocaml (8), libptime-ocaml-dev (22)
	 * dh_installdocs: libptime-ocaml (0), libptime-ocaml-dev (4)
	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-ptime
Source-Version: 1.2.0-3
Done: Stéphane Glondu <glondu@debian.org>

We believe that the bug you reported is fixed in the latest version of
ocaml-ptime, 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 1114241@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-ptime 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:07:52 +0200
Source: ocaml-ptime
Architecture: source
Version: 1.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stéphane Glondu <glondu@debian.org>
Closes: 1114241
Changes:
 ocaml-ptime (1.2.0-3) unstable; urgency=medium
 .
   * Fix missing files reported by dh_missing (Closes: #1114241)
Checksums-Sha1:
 8790999bf6f8770440d46046a04133527225d72e 1911 ocaml-ptime_1.2.0-3.dsc
 251154e3f1dd7a0d64f5dd4cdff20ad87d219730 2256 ocaml-ptime_1.2.0-3.debian.tar.xz
Checksums-Sha256:
 87177eb7660b92ffeefa8580819576c57c30ce3107c8a207bd361e6c8524fb25 1911 ocaml-ptime_1.2.0-3.dsc
 4cb3cc072e004b5496997013c458f3bf12dfb44ce9afffdef7e62bd93e6af3a4 2256 ocaml-ptime_1.2.0-3.debian.tar.xz
Files:
 e71eda5113eccc0430403a85096bbdd0 1911 ocaml optional ocaml-ptime_1.2.0-3.dsc
 e2c577412475c8dc851467698ecea55f 2256 ocaml optional ocaml-ptime_1.2.0-3.debian.tar.xz

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

iQFGBAEBCgAwFiEEbeJOl+yohsxW5iUOIbju8bGJMIEFAmjAKlISHGdsb25kdUBk
ZWJpYW4ub3JnAAoJECG47vGxiTCBkSYIAJz8wEc03o7kYvOSB5Ffpio917QPMsHx
mu8ydqGkKvcQjYnqZbhCEAAvx3J427wahq+NpTeZHPp7rLvKkZHlrTTrmgWhHGXK
oKZzTJ8VVFT43/nfToqli6iJ9EW/pGQMKd4Q1CEhgYpjsIQFlO5Su5dR3L6vTyzm
BjzUkKha5tdVEPh953zKJRlSh2pisM1s9+plqlpwtsrfcjh3dIY05AVYByQivoax
GeB9HxB/ZJE86qZQOnzhWoVASKOfi8aUU57NiWVuCwSDZMQco/2tILQ47ORevlMP
zd64MNHSOCXqvfvdamNilBpE/tPCJ87VbiqWOImm5TwVjmYN6MJyPQk=
=pyRu
-----END PGP SIGNATURE-----

Attachment: pgpPNC65uQJMG.pgp
Description: PGP signature


--- End Message ---

Reply to: