Your message dated Wed, 10 Jun 2026 14:35:25 +0000
with message-id <[email protected]>
and subject line Bug#1139477: fixed in ocaml-multicore-bench 0.1.7-2
has caused the Debian Bug report #1139477,
regarding ocaml-multicore-bench: 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.)


-- 
1139477: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139477
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ocaml-multicore-bench
Version: 0.1.7-1
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:ocaml-multicore-bench, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with ocaml --buildsystem ocaml_dune
   dh_auto_clean -O--buildsystem=ocaml_dune
        dune clean
   dh_autoreconf_clean -O--buildsystem=ocaml_dune
   dh_ocamlclean -O--buildsystem=ocaml_dune
   dh_clean -O--buildsystem=ocaml_dune
 debian/rules binary
dh binary --with ocaml --buildsystem ocaml_dune
   dh_update_autotools_config -O--buildsystem=ocaml_dune
   dh_autoreconf -O--buildsystem=ocaml_dune
   dh_ocamlinit -O--buildsystem=ocaml_dune
   dh_auto_configure -O--buildsystem=ocaml_dune
   dh_auto_build -O--buildsystem=ocaml_dune
        dune build -j 2 -p multicore-bench
   dh_auto_test -O--buildsystem=ocaml_dune
        dune runtest -j 2 -p multicore-bench
(cd _build/default/bench && ./main.exe -brief)
Atomic:
  ops over time/cas int:
    254.34 M/s
  ops over time/get:
    737.69 M/s
  ops over time/incr:
    260.63 M/s
  ops over time/push & pop:
    123.49 M/s
  ops over time/swap:
    120.07 M/s
  ops over time/xchg int:
    263.36 M/s
  time per op/cas int:
    3.93 ns
  time per op/get:
    1.36 ns
  time per op/incr:
    3.84 ns
  time per op/push & pop:
    8.10 ns
  time per op/swap:
    8.33 ns
  time per op/xchg int:
    3.80 ns
Atomic incr:
  ops over time/CAS, 1 domains:
    359.24 M/s
  ops over time/CAS, 2 domains:
    31.33 M/s
  ops over time/CAS with backoff, 1 domains:
    320.42 M/s
  ops over time/CAS with backoff, 2 domains:
    230.11 M/s
  ops over time/Incr, 1 domains:
    93.36 M/s
  ops over time/Incr, 2 domains:
    158.31 M/s
  time per op/CAS, 1 domains:
    2.78 ns
  time per op/CAS, 2 domains:
    63.84 ns
  time per op/CAS with backoff, 1 domains:
    3.12 ns
  time per op/CAS with backoff, 2 domains:
    8.69 ns
  time per op/Incr, 1 domains:
    10.71 ns
  time per op/Incr, 2 domains:
    12.63 ns
Bounded_q:
  messages over time/1 adder, 1 taker:
    7.09 M/s
  messages over time/one domain:
    4.70 M/s
  time per message/1 adder, 1 taker:
    282.08 ns
  time per message/one domain:
    212.77 ns
Hashtbl:
  operations over time/1 worker, 10% reads:
    23.75 M/s
  operations over time/1 worker, 50% reads:
    22.63 M/s
  operations over time/1 worker, 90% reads:
    28.01 M/s
  operations over time/2 workers, 10% reads:
    5.62 M/s
  operations over time/2 workers, 50% reads:
    5.17 M/s
  operations over time/2 workers, 90% reads:
    7.51 M/s
  operations over time/4 workers, 10% reads:
    6.16 M/s
  operations over time/4 workers, 50% reads:
    6.74 M/s
  operations over time/4 workers, 90% reads:
    7.88 M/s
  operations over time/8 workers, 10% reads:
    3.91 M/s
  operations over time/8 workers, 50% reads:
    4.64 M/s
  operations over time/8 workers, 90% reads:
    6.23 M/s
  operations over time/one domain, 10% reads:
    36.67 M/s
  operations over time/one domain, 50% reads:
    34.93 M/s
  operations over time/one domain, 90% reads:
    47.52 M/s
  time per operation/1 worker, 10% reads:
    42.10 ns
  time per operation/1 worker, 50% reads:
    44.19 ns
  time per operation/1 worker, 90% reads:
    35.70 ns
  time per operation/2 workers, 10% reads:
    356.12 ns
  time per operation/2 workers, 50% reads:
    386.57 ns
  time per operation/2 workers, 90% reads:
    266.36 ns
  time per operation/4 workers, 10% reads:
    649.71 ns
  time per operation/4 workers, 50% reads:
    593.59 ns
  time per operation/4 workers, 90% reads:
    507.88 ns
  time per operation/8 workers, 10% reads:
    2046.26 ns
  time per operation/8 workers, 50% reads:
    1724.79 ns
  time per operation/8 workers, 90% reads:
    1283.43 ns
  time per operation/one domain, 10% reads:
    27.27 ns
  time per operation/one domain, 50% reads:
    28.63 ns
  time per operation/one domain, 90% reads:
    21.04 ns
Queue:
  messages over time/one domain:
    53.70 M/s
  time per message/one domain:
    18.62 ns
Ref with Mutex:
  ops over time/cas int:
    55.82 M/s
  ops over time/get:
    62.85 M/s
  ops over time/incr:
    66.36 M/s
  ops over time/push & pop:
    50.72 M/s
  ops over time/swap:
    53.61 M/s
  ops over time/xchg int:
    56.90 M/s
  time per op/cas int:
    17.92 ns
  time per op/get:
    15.91 ns
  time per op/incr:
    15.07 ns
  time per op/push & pop:
    19.71 ns
  time per op/swap:
    18.65 ns
  time per op/xchg int:
    17.57 ns
Ref with [@poll error]:
  ops over time/cas int:
    189.14 M/s
  ops over time/get:
    226.24 M/s
  ops over time/incr:
    612.34 M/s
  ops over time/push & pop:
    105.21 M/s
  ops over time/swap:
    128.19 M/s
  ops over time/xchg int:
    225.09 M/s
  time per op/cas int:
    5.29 ns
  time per op/get:
    4.42 ns
  time per op/incr:
    1.63 ns
  time per op/push & pop:
    9.50 ns
  time per op/swap:
    7.80 ns
  time per op/xchg int:
    4.44 ns
Stack:
  messages over time/one domain:
    59.92 M/s
  time per message/one domain:
    16.69 ns
Unix:
  blocking reads over time/1 worker:
    1.21 M/s
  blocking reads over time/2 workers:
    2.48 M/s
  time per blocking read/1 worker:
    824.16 ns
  time per blocking read/2 workers:
    808.04 ns
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=ocaml_dune
   dh_prep -O--buildsystem=ocaml_dune
   dh_auto_install --destdir=debian/libmulticore-bench-ocaml-dev/ 
-O--buildsystem=ocaml_dune
        dune install --destdir=debian/tmp --prefix=/usr 
--libdir=/usr/lib/x86_64-linux-gnu/ocaml/5.4.0 multicore-bench
   dh_ocamllibinstall -O--buildsystem=ocaml_dune
   dh_install -O--buildsystem=ocaml_dune
   dh_ocamldoc -O--buildsystem=ocaml_dune
   dh_installdocs -O--buildsystem=ocaml_dune
   dh_installchangelogs -O--buildsystem=ocaml_dune
   dh_installsystemduser -O--buildsystem=ocaml_dune
   dh_perl -O--buildsystem=ocaml_dune
   dh_link -O--buildsystem=ocaml_dune
   dh_strip_nondeterminism -O--buildsystem=ocaml_dune
   dh_compress -O--buildsystem=ocaml_dune
   dh_fixperms -O--buildsystem=ocaml_dune
   dh_missing -O--buildsystem=ocaml_dune
dh_missing: warning: usr/doc/multicore-bench/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: libmulticore-bench-ocaml-dev (99)
         * dh_installdocs: libmulticore-bench-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.
make: *** [debian/rules:7: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: ocaml-multicore-bench
Source-Version: 0.1.7-2
Done: Stéphane Glondu <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ocaml-multicore-bench, 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 ocaml-multicore-bench 
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 16:00:09 +0200
Source: ocaml-multicore-bench
Architecture: source
Version: 0.1.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <[email protected]>
Changed-By: Stéphane Glondu <[email protected]>
Closes: 1139477
Changes:
 ocaml-multicore-bench (0.1.7-2) unstable; urgency=medium
 .
   * Team upload
   * Use dh-ocaml 3.2 (Closes: #1139477)
   * Bump Standards-Version to 4.7.4
   * Remove Rules-Requires-Root and Priority from debian/control
Checksums-Sha1:
 dfd91e9a0f395c5950ba3cf9ff1510d669ec1c38 2570 ocaml-multicore-bench_0.1.7-2.dsc
 1ed974561ef66c7a3ec3f4026c631a8d99941618 2156 
ocaml-multicore-bench_0.1.7-2.debian.tar.xz
 b0f4ea535aa1df7317ee4fb15ef99e6398fbce24 44924 
ocaml-multicore-bench_0.1.7-2.git.tar.xz
 c39dea5d2af7486b906125a1b8297ebeeb570429 17544 
ocaml-multicore-bench_0.1.7-2_source.buildinfo
Checksums-Sha256:
 cbe45272e8d0231e4a3bb002b5cdd900fa2929991a27a930e6370df381a0a266 2570 
ocaml-multicore-bench_0.1.7-2.dsc
 ad3ab06863689025411592d03172c99941bc85fe14267a8558d8d305153121dd 2156 
ocaml-multicore-bench_0.1.7-2.debian.tar.xz
 89e7ebf5aaff75b85b6ff9ad0078e76dd2786aa178215ddd85e6c9cabe883994 44924 
ocaml-multicore-bench_0.1.7-2.git.tar.xz
 761e965dd26b7e1c4fd7d8870e02618153b2115f7ae5e191e0a357b9af245d53 17544 
ocaml-multicore-bench_0.1.7-2_source.buildinfo
Files:
 031be2fdf15b7a6b53d8928f8c19c3aa 2570 ocaml optional 
ocaml-multicore-bench_0.1.7-2.dsc
 7c1d81004a94a6f3bd4fab6bacde02f8 2156 ocaml optional 
ocaml-multicore-bench_0.1.7-2.debian.tar.xz
 2a7e498729838524637b9c8a611bb147 44924 ocaml None 
ocaml-multicore-bench_0.1.7-2.git.tar.xz
 09c1f7f76d40bd2599cac127a30e5d8f 17544 ocaml optional 
ocaml-multicore-bench_0.1.7-2_source.buildinfo
Git-Tag-Info: tag=97757b8a289e85f0e1e8407b5b87ab3db4b2de4b 
fp=6de24e97eca886cc56e6250e21b8eef1b1893081
Git-Tag-Tagger: Stéphane Glondu <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmopcDkACgkQYG0ITkaD
wHnokhAA1wGVeolkIkrq7tY9HSAlyq+yoL2jWcqFjbrKP7tzB/wMliejYr9Vje78
9qnX6sxvbdnYoqxUsQEi8ItqeeWz0gUXAc+Ixr1ONNK0toX5pLJP97X46FIlMLDz
9Q7hLV+dGfq+4x1EhonGmXhLM8VWxyquhP8j+bp5m4N8fLR7vbgPkJ6eVStTD2oV
2MOxof06RS32wwta2uW6Hh6HOgT3W+85X6urPLLxiHVTGG0vuQXWM4Ndiz+tdPHW
53ZKWygexqMBIYdFKEnUOayWc/jgJRVvc5q/4OmeWSAW/PRikH6iB6XQ9k1o0Xdk
10vR9SPQg3ptLfKAS9VIuvfesLpzWUP1jxAiaWy2QSDyuqLfoflBLpWDzCRzuxzu
SNX65DHUo9jbtikKdh5l47wtTsjixAPAzNwCeJYWPIvIKc6YQnxUgxDF5kmmhezc
MNCQVN60I6U9SUQXyj48dNbhBp5d2xCDKCWnPl4ol6YNU24+Js+YXvDcxkfcLcAh
jTgJYv7rdhBifgMsDXLKPhS9BAXpH3w8ro7epnb4KV/n05FPSCtmZA9PUHfJa06Q
Qf28+sgGLjRlDPjCI3mDNHXqWj+mYo+3ahNtICZ65e+hx/ziOVEVWRmJ/yQYtWet
M+nAJgnZwuSwl5YXroQMpku+B5NCV/J+y/hX1j3/Owr3s8fNhMQ=
=Ydwc
-----END PGP SIGNATURE-----

Attachment: pgp6zApUVClvr.pgp
Description: PGP signature


--- End Message ---

Reply via email to