Your message dated Wed, 10 Jun 2026 11:53:21 +0000
with message-id <[email protected]>
and subject line Bug#1139474: fixed in morbig 0.11.0-5
has caused the Debian Bug report #1139474,
regarding morbig: 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 [email protected]
immediately.)


-- 
1139474: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139474
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: morbig
Source-Version: 0.11.0-5
Done: Stéphane Glondu <[email protected]>

We believe that the bug you reported is fixed in the latest version of
morbig, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stéphane Glondu <[email protected]> (supplier of updated morbig 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 [email protected])


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

Format: 1.8
Date: Wed, 10 Jun 2026 13:22:32 +0200
Source: morbig
Architecture: source
Version: 0.11.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <[email protected]>
Changed-By: Stéphane Glondu <[email protected]>
Closes: 1139474
Changes:
 morbig (0.11.0-5) unstable; urgency=medium
 .
   * Team upload
   * Switch to modern dh-ocaml (Closes: #1139474)
   * Bump Standards-Version to 4.7.4
   * Remove Priority from debian/control
Checksums-Sha1:
 1f11be1af2528695d41c95014e9c17803d16a66f 2575 morbig_0.11.0-5.dsc
 d5b3a411fdb961de8dc5c511871c1f0d77bc8db7 5968 morbig_0.11.0-5.debian.tar.xz
 e3818fd00c6002b4f983293bce884dba743b07aa 430872 morbig_0.11.0-5.git.tar.xz
 d63e094e6cbbf805a9df0843689e5b557496f387 17488 morbig_0.11.0-5_source.buildinfo
Checksums-Sha256:
 3a0297eeb90609656d430298ef0ba6f6f9a325bd37b674e358fb885af5e34f94 2575 
morbig_0.11.0-5.dsc
 24ae9aec556d9d8c6e6a8bfa8eb54b41e88cea14e780845a2385ce9a4d6efdb4 5968 
morbig_0.11.0-5.debian.tar.xz
 71c4d65967db7cce004821a1c74cb38fac1cdcb6d2effab833fc8383b02b00b7 430872 
morbig_0.11.0-5.git.tar.xz
 090721ea6a5abd54d21777fa3dff9723dabdf13437fd28bbcb774f17dca54be1 17488 
morbig_0.11.0-5_source.buildinfo
Files:
 8fbcb8b71052fe2adf25ee8a953e6e2b 2575 ocaml optional morbig_0.11.0-5.dsc
 faa7959292f1cfd9fe5bb181ab0e0960 5968 ocaml optional 
morbig_0.11.0-5.debian.tar.xz
 a558af5d5f378e42824b5f49f5069a7b 430872 ocaml None morbig_0.11.0-5.git.tar.xz
 036b71cef23809fc4c6d727ca32e4027 17488 ocaml optional 
morbig_0.11.0-5_source.buildinfo
Git-Tag-Info: tag=44cea4daa44749fc0fe4f067b0f75c3ee081f123 
fp=6de24e97eca886cc56e6250e21b8eef1b1893081
Git-Tag-Tagger: Stephane Glondu <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmopSqUACgkQYG0ITkaD
wHmSKBAA7y92nEIiSdn7IER7m3ZJM5cWCaBdKkNoLN6ebYcY8KU6GY858D9ZRXWA
5HKKFC3Cw5kkzXfb22YA8IlAt9/bMuhqlK/E9dRkZIFvyAmKa7Se0vOgd5ycIcME
dfOV0A2YiPcLCj3hs8YbdHDITMezqOIX9d9dXWXqjfg6m5kcI4JMmEgmpNXE39LX
hv6vsITDL0aKIoK5szqrQQm+exeg/w3o5q3CLGcmjZPqpdaExQeOVQHeT/r5LIN+
gHrX5x/w3LcMsNH4mCt5kqleahSASToDK36hyIpDyVKd4u+zzaEiM9FNT9Z78NCW
IqqfIOpomcPZnguQswC83zru0QWTPBGzAOqMtuN0O3jYvL0uGZKNQzomATaNuScU
6waH7INlYQRES5vt/MYTJoQSXlvCxdjcKSkbycEAXHxJIgSyuTFbzH9Bx3iiTdWq
wt1AKY0T2rbni51xGz41Lo0FzBmcmVHPf/OFO26p+WfbDXKE2ERCmCb9ZVgwmK0i
HE1mGD+2A8cyfehD2SbPx2PP67Yx4OX6n22sIJqczX2rtqN9SiDPkSg5TEJCCbKA
yYUbE6TLkC+wdHUqYnmCnh5/3izHaOLbjQquNR7n9ZXaEotSrGfHfg6KpArssgKO
nJ3j8OpAoDgfnKwzmB2IdXNdQowqx2GeKvCsKcM5HwA3q27QZdU=
=O7cm
-----END PGP SIGNATURE-----

Attachment: pgpMkwZgyvVlh.pgp
Description: PGP signature


--- End Message ---

Reply via email to