Package: src:dochelp Version: 0.1.8+nmu1 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/202603/ 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:dochelp, 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>>' ocamlbuild -clean + /usr/bin/ocamlc.opt -config rm dochelp.1 rm: cannot remove 'dochelp.1': No such file or directory make[1]: [Makefile:62: clean] Error 1 (ignored) 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 dh_auto_build make -j2 INSTALL="install --strip-program=true" make[1]: Entering directory '/<<PKGBUILDDIR>>' ocamlbuild src/dochelp.native + /usr/bin/ocamlc.opt -config + /usr/bin/ocamlopt.opt -I +unix unix.cmxa -I /usr/lib/x86_64-linux-gnu/ocaml/5.4.0/ocamlbuild /usr/lib/x86_64-linux-gnu/ocaml/5.4.0/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /usr/lib/x86_64-linux-gnu/ocaml/5.4.0/ocamlbuild/ocamlbuild.cmx -o myocamlbuild + ocamlfind ocamlc -config + sed -e s/@VERSION@/0.1.8+nmu1/ src/dochelp.mlp > src/dochelp.ml + ocamlfind ocamldep -package unix -package re.pcre -package tyxml -package cmdliner -modules src/dochelp.ml > src/dochelp.ml.depends + /usr/bin/ocamllex.opt -q src/document.mll + /usr/bin/ocamllex.opt -q src/document.mll ocamllex warning: File "src/document.mll", line 275, character 30: unescaped newline in string. ocamllex warning: File "src/document.mll", line 276, character 10: unescaped newline in string. + ocamlfind ocamldep -package unix -package re.pcre -package tyxml -package cmdliner -modules src/document.ml > src/document.ml.depends + ocamlfind ocamldep -package unix -package re.pcre -package tyxml -package cmdliner -modules src/utils.ml > src/utils.ml.depends + ocamlfind ocamlc -c -g -annot -thread -package unix -package re.pcre -package tyxml -package cmdliner -I src -o src/utils.cmo src/utils.ml + ocamlfind ocamldep -package unix -package re.pcre -package tyxml -package cmdliner -modules src/html.ml > src/html.ml.depends + ocamlfind ocamlc -c -g -annot -thread -package unix -package re.pcre -package tyxml -package cmdliner -I src -o src/document.cmo src/document.ml + ocamlfind ocamlc -c -g -annot -thread -package unix -package re.pcre -package tyxml -package cmdliner -I src -o src/html.cmo src/html.ml + ocamlfind ocamlc -c -g -annot -thread -package unix -package re.pcre -package tyxml -package cmdliner -I src -o src/dochelp.cmo src/dochelp.ml + ocamlfind ocamlc -c -g -annot -thread -package unix -package re.pcre -package tyxml -package cmdliner -I src -o src/dochelp.cmo src/dochelp.ml File "src/dochelp.ml", line 101, characters 8-12: 101 | Term.(pure list $ doc_base_dir), ^^^^ Error: Unbound value pure Command exited with code 2. make[1]: *** [Makefile:52: build] Error 10 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 INSTALL="install --strip-program=true" returned exit code 2 make: *** [debian/rules:9: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

