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-magic, 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
debian/rules execute_after_dh_ocamlinit
make[1]: Entering directory '/<<PKGBUILDDIR>>'
if ! dpkg --compare-versions 5.4.0 lt 5.4.0; then \
sed -i /stublibs/d debian/libmulticore-magic-ocaml.install; \
fi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_configure -O--buildsystem=ocaml_dune
dh_auto_build -O--buildsystem=ocaml_dune
dune build -j 2 -p multicore-magic,multicore-magic-dscheck
dh_auto_test -O--buildsystem=ocaml_dune
dune runtest -j 2 -p multicore-magic,multicore-magic-dscheck
(cd _build/default/test && ./test_on_main_thread_only.exe)
Testing `multicore-magic on main thread only'.
This run has ID `QLLTCFF7'.
[OK] can pad int 0
[OK] can pad ref 0
[OK] can pad atomic 0
[OK] can pad records 0
[OK] can pad float record 0
[OK] can pad variants 0
[OK] can pad arrays 0
[OK] padded array length 0
[OK] padded array length - 1 0
[OK] can pad float arrays 0
[OK] fenceless_get 0
[OK] fenceless_set 0
[OK] fence 0
[OK] transparent_atomic with floats 0
[OK] transparent_atomic with ints 0
[OK] instantaneous_domain_index 0
[OK] Atomic_array 0
Full test results in `/<<PKGBUILDDIR>>/_build/default/test/_build/_tests/multicore-magic on main thread only'.
Test Successful in 0.001s. 17 tests run.
(cd _build/default/test && /usr/bin/node test_on_js_of_ocaml.bc.js)
Testing `multicore-magic on js_of_ocaml'.
This run has ID `RBFZ3YH2'.
[OK] can pad int 0
[OK] can pad ref 0
[OK] can pad atomic 0
[OK] can pad records 0
[OK] can pad float record 0
[OK] can pad variants 0
[OK] can pad arrays 0
[OK] padded array length 0
[OK] padded array length - 1 0
[OK] can pad float arrays 0
[OK] fenceless_get 0
[OK] fenceless_set 0
[OK] fence 0
[OK] transparent_atomic with floats 0
[OK] transparent_atomic with ints 0
[OK] instantaneous_domain_index 0
[OK] Atomic_array 0
Full test results in `/<<PKGBUILDDIR>>/_build/default/test/_build/_tests/multicore-magic on js_of_ocaml'.
Test Successful in 0.011s. 17 tests run.
(cd _build/default/test && ./test_with_threads_and_domains.exe)
Testing `multicore-magic with threads and domains'.
This run has ID `6K1V6LOX'.
[OK] instantaneous_domain_index 0
Full test results in `/<<PKGBUILDDIR>>/_build/default/test/_build/_tests/multicore-magic with threads and domains'.
Test Successful in 8.535s. 1 test run.
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=ocaml_dune
dh_prep -O--buildsystem=ocaml_dune
dh_auto_install -O--buildsystem=ocaml_dune
dune install --destdir=debian/tmp --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu/ocaml/5.4.0 multicore-magic multicore-magic-dscheck
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-magic/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-magic-dscheck-ocaml-dev (17), libmulticore-magic-ocaml (0), libmulticore-magic-ocaml-dev (36)
* dh_installdocs: libmulticore-magic-dscheck-ocaml-dev (2), libmulticore-magic-ocaml (0), libmulticore-magic-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
--------------------------------------------------------------------------------