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 --------------------------------------------------------------------------------

