Your message dated Fri, 27 Mar 2026 07:49:12 +0000
with message-id <[email protected]>
and subject line Bug#1131645: fixed in dochelp 0.1.8+nmu2
has caused the Debian Bug report #1131645,
regarding dochelp: FTBFS: Error: Unbound value pure
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.)
--
1131645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131645
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: dochelp
Source-Version: 0.1.8+nmu2
Done: Stéphane Glondu <[email protected]>
We believe that the bug you reported is fixed in the latest version of
dochelp, 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 dochelp 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: Fri, 27 Mar 2026 08:26:27 +0100
Source: dochelp
Architecture: source
Version: 0.1.8+nmu2
Distribution: unstable
Urgency: medium
Maintainer: Mehdi Dogguy <[email protected]>
Changed-By: Stéphane Glondu <[email protected]>
Closes: 1131645
Changes:
dochelp (0.1.8+nmu2) unstable; urgency=medium
.
* Non-maintainer upload
* Fix compilation with cmdliner 2.1.0 (Closes: #1131645)
Checksums-Sha1:
a94686794b7e5c18a815be3d686cf16ba59c3a42 1988 dochelp_0.1.8+nmu2.dsc
5c9f8a8e620e7043f6cd456a2cf56ab0ef0e5298 19740 dochelp_0.1.8+nmu2.tar.xz
aed1fc5acdf1216690572cac2f5d084058b7cc10 33064 dochelp_0.1.8+nmu2.git.tar.xz
f933928760115e081b04d3aeda192cdf09b5e73e 17341
dochelp_0.1.8+nmu2_source.buildinfo
Checksums-Sha256:
41bcc7f4775467c262e6dac9475fba2fce0b5cb944da9bc4405d3ec7a727cfe6 1988
dochelp_0.1.8+nmu2.dsc
8f7c0e6c9bbe7533de25d79fa0a2ebce1b2200c41e827ae5b1796faa3fd6bf4f 19740
dochelp_0.1.8+nmu2.tar.xz
616c1333931f5c47c9f48c85a2b7b7831e0caa1bdf67820a62b2cf403a4ada00 33064
dochelp_0.1.8+nmu2.git.tar.xz
584ca95839bcbf0c2839afb285c53c100ac56e5a71f0064eefbe38a103c40122 17341
dochelp_0.1.8+nmu2_source.buildinfo
Files:
ba6d4d727786e41d0b0e0aef7b675e29 1988 doc optional dochelp_0.1.8+nmu2.dsc
dbf0c4e43d82a3196592b22df60d62d5 19740 doc optional dochelp_0.1.8+nmu2.tar.xz
757ab39d0aa2c873529b5e45029a7c8e 33064 doc None dochelp_0.1.8+nmu2.git.tar.xz
17de46099dfb60a87451b6991942f648 17341 doc optional
dochelp_0.1.8+nmu2_source.buildinfo
Git-Tag-Info: tag=8f6219af1c6e15d7271e7b9425840be72142a6c9
fp=6de24e97eca886cc56e6250e21b8eef1b1893081
Git-Tag-Tagger: Stéphane Glondu <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmnGMe8ACgkQYG0ITkaD
wHlDKxAAx0MVTPdQmbDvVAh9+pogZnIAeog7sxnProPgIM13YDFXzjDPODx4Uva+
qWC/ZY7mFKUFAQN4iBBjBU5tPopxEGexPbHy+axD0zwKtW2XTywz9B3/4uBta540
JnD3xRxO8TEZukAe8FBlaD0Ysugt5HASHV36/Vp9bVkgpYI+E7qXriDyBjIiEdHR
KTX1NjruLkzgHQSm4o2peXNeiuZmezVQ2XnWLVFbA+aiGiMMRGN9xHPrumULW8yR
Od+xNBnK3oGnlmEQVwK5vLQNriw8dSnRiPErhT02yQyjJmapTJVrrRkTuQv0Dfgi
nTDfUWvXS6UGn+6DmeYpCf974ORfbY5F61cKvzVhrO+1b/CzqNe9aCTtpG6F5NkB
6GNLo4V5CD8DbpY+1lYsTuSRHIkxzal+VjTYnpEoLIAgEXrBBWGwMGP4JY2Y9gQD
r+T/gL/QfZX7Vw3gbyLjqMH42jwKNqObs53Wa3+AmKQV8jKzeqnJzcQaS/9T7AwW
3lWgx8FEtfR8JAf1LIDX9QWuuK2c1tmm9t6aThG5OaEDY+z6ct8qHUA0FKyQnEtt
tq/X/JARUBxWzyciMotMFwmyRzpI005PvbCyT0jlssYYqYxolLq1Brqr5HdD5LVX
QELpm7OhRCaAJ9x93/OXufB42g1qRRtxxdtYBTFWhCshfndv2kg=
=SMAK
-----END PGP SIGNATURE-----
pgpWKCe13DdMo.pgp
Description: PGP signature
--- End Message ---