Your message dated Tue, 16 Jun 2026 23:18:53 +0000
with message-id <[email protected]>
and subject line Bug#1131640: fixed in botch 0.24-7
has caused the Debian Bug report #1131640,
regarding botch: FTBFS: Oh no! 2 files would be reformatted, 37 files would be
left unchanged.
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.)
--
1131640: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131640
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:botch
Version: 0.24-6.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/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:botch, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3,ocaml
dh_auto_clean
make -j2 distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ocamlbuild -clean
+ /usr/bin/ocamlc.opt -config
rm -f datatypes_j.ml datatypes_j.mli datatypes.ml datatypes.mli datatypes_t.ml
datatypes_t.mli
rm -f tools/*.pyc
rm -f *.native *.byte *.p.native *.d.byte
rm -f doc/man/*.1
make -C doc/wiki clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/wiki'
rm -f ExamplesGraphs.html FirstSteps.html Heuristics.html Terminology.html
Tools.html home.html buildgraph1.png buildgraph2.png buildgraph3.png
srcgraph.png
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/wiki'
[... snipped ...]
File "srcGraph.ml", line 14, characters 0-11:
14 | open ExtLib
^^^^^^^^^^^
Warning 44 [open-shadow-identifier]: this open statement shadows the
module identifier Hashtbl (which is later used)
File "srcGraph.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o buildGraphStats.cmx
buildGraphStats.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o buildGraphStats.cmx
buildGraphStats.ml
File "buildGraphStats.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o datatypes_j.cmx
datatypes_j.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o srcGraphExtras.cmx
srcGraphExtras.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o srcGraphExtras.cmx
srcGraphExtras.ml
File "srcGraphExtras.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o srcGraphStats.cmx
srcGraphStats.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o srcGraphStats.cmx
srcGraphStats.ml
File "srcGraphStats.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o print-stats.cmx
print-stats.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o print-stats.cmx
print-stats.ml
File "print-stats.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
File "print-stats.ml", line 124, characters 13-16:
124 | let module SGE = SrcGraphExtras.Make(struct let univ = universe end) in
^^^
Warning 60 [unused-module]: unused module SGE.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx graphUtils.cmx graphmlReader.cmx
unique.cmx buildGraph.cmx buildGraphExtras.cmx buildGraphStats.cmx
datatypes_t.cmx datatypes_j.cmx srcGraph.cmx srcGraphExtras.cmx
srcGraphStats.cmx print-stats.cmx -o print-stats.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules bin2src.ml > bin2src.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o bin2src.cmo bin2src.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o bin2src.cmo bin2src.ml
File "bin2src.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o bin2src.cmx bin2src.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o bin2src.cmx bin2src.ml
File "bin2src.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx bin2src.cmx -o bin2src.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules src2bin.ml > src2bin.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o src2bin.cmo src2bin.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o src2bin.cmo src2bin.ml
File "src2bin.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o src2bin.cmx src2bin.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o src2bin.cmx src2bin.ml
File "src2bin.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx src2bin.cmx -o src2bin.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules build-fixpoint.ml > build-fixpoint.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o build-fixpoint.cmo
build-fixpoint.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o build-fixpoint.cmo
build-fixpoint.ml
File "build-fixpoint.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o build-fixpoint.cmx
build-fixpoint.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o build-fixpoint.cmx
build-fixpoint.ml
File "build-fixpoint.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx build-fixpoint.cmx -o
build-fixpoint.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules clean-repository.ml > clean-repository.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o clean-repository.cmo
clean-repository.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o clean-repository.cmo
clean-repository.ml
File "clean-repository.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o clean-repository.cmx
clean-repository.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o clean-repository.cmx
clean-repository.ml
File "clean-repository.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx clean-repository.cmx -o
clean-repository.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules buildgraph2srcgraph.ml > buildgraph2srcgraph.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o buildgraph2srcgraph.cmo
buildgraph2srcgraph.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o buildgraph2srcgraph.cmo
buildgraph2srcgraph.ml
File "buildgraph2srcgraph.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o buildgraph2srcgraph.cmx
buildgraph2srcgraph.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o buildgraph2srcgraph.cmx
buildgraph2srcgraph.ml
File "buildgraph2srcgraph.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx graphUtils.cmx graphmlReader.cmx
unique.cmx buildGraph.cmx srcGraph.cmx buildgraph2srcgraph.cmx -o
buildgraph2srcgraph.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules annotate-strong.ml > annotate-strong.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o annotate-strong.cmo
annotate-strong.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o annotate-strong.cmo
annotate-strong.ml
File "annotate-strong.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o annotate-strong.cmx
annotate-strong.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o annotate-strong.cmx
annotate-strong.ml
File "annotate-strong.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx graphUtils.cmx graphmlReader.cmx
unique.cmx buildGraph.cmx buildGraphExtras.cmx srcGraph.cmx srcGraphExtras.cmx
annotate-strong.cmx -o annotate-strong.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules partial-order.ml > partial-order.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o partial-order.cmo
partial-order.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o partial-order.cmo
partial-order.ml
File "partial-order.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o partial-order.cmx
partial-order.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o partial-order.cmx
partial-order.ml
File "partial-order.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx graphUtils.cmx graphmlReader.cmx
unique.cmx buildGraph.cmx srcGraph.cmx srcGraphExtras.cmx partial-order.cmx -o
partial-order.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules find-fvs.ml > find-fvs.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o find-fvs.cmo find-fvs.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o find-fvs.cmo find-fvs.ml
File "find-fvs.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o find-fvs.cmx find-fvs.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o find-fvs.cmx find-fvs.ml
File "find-fvs.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx graphUtils.cmx graphmlReader.cmx
unique.cmx buildGraph.cmx buildGraphExtras.cmx find-fvs.cmx -o find-fvs.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules collapse-srcgraph.ml > collapse-srcgraph.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o collapse-srcgraph.cmo
collapse-srcgraph.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o collapse-srcgraph.cmo
collapse-srcgraph.ml
File "collapse-srcgraph.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o collapse-srcgraph.cmx
collapse-srcgraph.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o collapse-srcgraph.cmx
collapse-srcgraph.ml
File "collapse-srcgraph.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx graphUtils.cmx graphmlReader.cmx
unique.cmx buildGraph.cmx srcGraph.cmx srcGraphExtras.cmx collapse-srcgraph.cmx
-o collapse-srcgraph.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules optuniv.ml > optuniv.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o optuniv.cmo optuniv.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o optuniv.cmo optuniv.ml
File "optuniv.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o optuniv.cmx optuniv.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o optuniv.cmx optuniv.ml
File "optuniv.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx optuniv.cmx -o optuniv.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules calculate-fas.ml > calculate-fas.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o calculate-fas.cmo
calculate-fas.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o calculate-fas.cmo
calculate-fas.ml
File "calculate-fas.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
File "calculate-fas.ml", line 84, characters 13-15:
84 | let module BG = BuildGraph.G in
^^
Warning 60 [unused-module]: unused module BG.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o calculate-fas.cmx
calculate-fas.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o calculate-fas.cmx
calculate-fas.ml
File "calculate-fas.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
File "calculate-fas.ml", line 84, characters 13-15:
84 | let module BG = BuildGraph.G in
^^
Warning 60 [unused-module]: unused module BG.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx graphUtils.cmx graphmlReader.cmx
unique.cmx buildGraph.cmx buildGraphExtras.cmx calculate-fas.cmx -o
calculate-fas.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules buildcheck-more-problems.ml > buildcheck-more-problems.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o
buildcheck-more-problems.cmo buildcheck-more-problems.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o
buildcheck-more-problems.cmo buildcheck-more-problems.ml
File "buildcheck-more-problems.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o
buildcheck-more-problems.cmx buildcheck-more-problems.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o
buildcheck-more-problems.cmx buildcheck-more-problems.ml
File "buildcheck-more-problems.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx buildcheck-more-problems.cmx -o
buildcheck-more-problems.native
+ ocamlfind ocamldep -package dose3 -package dose3-extra.doseparse -package
dose3.algo -package xmlm -package extlib -pp cppo -package atdgen-runtime
-modules distcheck-more-problems.ml > distcheck-more-problems.ml.depends
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o distcheck-more-problems.cmo
distcheck-more-problems.ml
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o distcheck-more-problems.cmo
distcheck-more-problems.ml
File "distcheck-more-problems.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o distcheck-more-problems.cmx
distcheck-more-problems.ml
+ ocamlfind ocamlopt -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package extlib -pp cppo -package atdgen-runtime -o distcheck-more-problems.cmx
distcheck-more-problems.ml
File "distcheck-more-problems.ml", line 1:
Warning 70 [missing-mli]: Cannot find interface file.
+ ocamlfind ocamlopt -runtime-variant _pic -linkpkg -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package xmlm -package re.pcre
-package atdgen-runtime bootstrapCommon.cmx distcheck-more-problems.cmx -o
distcheck-more-problems.native
pod2man --section 1 --center="botch tools" doc/man/botch-add-arch.pod >
doc/man/botch-add-arch.1
pod2man --section 1 --center="botch tools" doc/man/botch-apply-ma-diff.pod >
doc/man/botch-apply-ma-diff.1
pod2man --section 1 --center="botch tools"
doc/man/botch-build-order-from-zero.pod > doc/man/botch-build-order-from-zero.1
pod2man --section 1 --center="botch tools"
doc/man/botch-buildgraph2packages.pod > doc/man/botch-buildgraph2packages.1
pod2man --section 1 --center="botch tools" doc/man/botch-calcportsmetric.pod >
doc/man/botch-calcportsmetric.1
pod2man --section 1 --center="botch tools"
doc/man/botch-check-ma-same-versions.pod >
doc/man/botch-check-ma-same-versions.1
pod2man --section 1 --center="botch tools" doc/man/botch-checkfas.pod >
doc/man/botch-checkfas.1
pod2man --section 1 --center="botch tools" doc/man/botch-convert-arch.pod >
doc/man/botch-convert-arch.1
pod2man --section 1 --center="botch tools" doc/man/botch-dose2html.pod >
doc/man/botch-dose2html.1
pod2man --section 1 --center="botch tools" doc/man/botch-droppable-diff.pod >
doc/man/botch-droppable-diff.1
pod2man --section 1 --center="botch tools" doc/man/botch-droppable-union.pod >
doc/man/botch-droppable-union.1
pod2man --section 1 --center="botch tools" doc/man/botch-extract-scc.pod >
doc/man/botch-extract-scc.1
pod2man --section 1 --center="botch tools" doc/man/botch-fasofstats.pod >
doc/man/botch-fasofstats.1
pod2man --section 1 --center="botch tools"
doc/man/botch-filter-src-builds-for.pod > doc/man/botch-filter-src-builds-for.1
pod2man --section 1 --center="botch tools" doc/man/botch-fix-cross-problems.pod
> doc/man/botch-fix-cross-problems.1
pod2man --section 1 --center="botch tools" doc/man/botch-graph-ancestors.pod >
doc/man/botch-graph-ancestors.1
pod2man --section 1 --center="botch tools" doc/man/botch-graph-descendants.pod
> doc/man/botch-graph-descendants.1
pod2man --section 1 --center="botch tools" doc/man/botch-graph-difference.pod >
doc/man/botch-graph-difference.1
pod2man --section 1 --center="botch tools" doc/man/botch-graph-info.pod >
doc/man/botch-graph-info.1
pod2man --section 1 --center="botch tools" doc/man/botch-graph-neighborhood.pod
> doc/man/botch-graph-neighborhood.1
pod2man --section 1 --center="botch tools"
doc/man/botch-graph-shortest-path.pod > doc/man/botch-graph-shortest-path.1
pod2man --section 1 --center="botch tools" doc/man/botch-graph-sinks.pod >
doc/man/botch-graph-sinks.1
pod2man --section 1 --center="botch tools" doc/man/botch-graph-sources.pod >
doc/man/botch-graph-sources.1
pod2man --section 1 --center="botch tools" doc/man/botch-graph-tred.pod >
doc/man/botch-graph-tred.1
pod2man --section 1 --center="botch tools" doc/man/botch-graph2text.pod >
doc/man/botch-graph2text.1
pod2man --section 1 --center="botch tools" doc/man/botch-graphml2dot.pod >
doc/man/botch-graphml2dot.1
pod2man --section 1 --center="botch tools" doc/man/botch-latest-version.pod >
doc/man/botch-latest-version.1
pod2man --section 1 --center="botch tools" doc/man/botch-ma-diff.pod >
doc/man/botch-ma-diff.1
pod2man --section 1 --center="botch tools"
doc/man/botch-multiarch-interpreter-problem.pod >
doc/man/botch-multiarch-interpreter-problem.1
pod2man --section 1 --center="botch tools" doc/man/botch-packages-diff.pod >
doc/man/botch-packages-diff.1
pod2man --section 1 --center="botch tools"
doc/man/botch-packages-difference.pod > doc/man/botch-packages-difference.1
pod2man --section 1 --center="botch tools"
doc/man/botch-packages-intersection.pod > doc/man/botch-packages-intersection.1
pod2man --section 1 --center="botch tools" doc/man/botch-packages-union.pod >
doc/man/botch-packages-union.1
pod2man --section 1 --center="botch tools" doc/man/botch-profile-build-fvs.pod
> doc/man/botch-profile-build-fvs.1
pod2man --section 1 --center="botch tools"
doc/man/botch-remove-virtual-disjunctions.pod >
doc/man/botch-remove-virtual-disjunctions.1
pod2man --section 1 --center="botch tools" doc/man/botch-stat-html.pod >
doc/man/botch-stat-html.1
pod2man --section 1 --center="botch tools"
doc/man/botch-wanna-build-sortblockers.pod >
doc/man/botch-wanna-build-sortblockers.1
pod2man --section 1 --center="botch tools" doc/man/botch-create-graph.pod >
doc/man/botch-create-graph.1
pod2man --section 1 --center="botch tools" doc/man/botch-print-stats.pod >
doc/man/botch-print-stats.1
pod2man --section 1 --center="botch tools" doc/man/botch-bin2src.pod >
doc/man/botch-bin2src.1
pod2man --section 1 --center="botch tools" doc/man/botch-src2bin.pod >
doc/man/botch-src2bin.1
pod2man --section 1 --center="botch tools" doc/man/botch-build-fixpoint.pod >
doc/man/botch-build-fixpoint.1
pod2man --section 1 --center="botch tools" doc/man/botch-clean-repository.pod >
doc/man/botch-clean-repository.1
pod2man --section 1 --center="botch tools"
doc/man/botch-buildgraph2srcgraph.pod > doc/man/botch-buildgraph2srcgraph.1
pod2man --section 1 --center="botch tools" doc/man/botch-annotate-strong.pod >
doc/man/botch-annotate-strong.1
pod2man --section 1 --center="botch tools" doc/man/botch-partial-order.pod >
doc/man/botch-partial-order.1
pod2man --section 1 --center="botch tools" doc/man/botch-find-fvs.pod >
doc/man/botch-find-fvs.1
pod2man --section 1 --center="botch tools" doc/man/botch-collapse-srcgraph.pod
> doc/man/botch-collapse-srcgraph.1
pod2man --section 1 --center="botch tools" doc/man/botch-optuniv.pod >
doc/man/botch-optuniv.1
pod2man --section 1 --center="botch tools" doc/man/botch-calculate-fas.pod >
doc/man/botch-calculate-fas.1
pod2man --section 1 --center="botch tools"
doc/man/botch-buildcheck-more-problems.pod >
doc/man/botch-buildcheck-more-problems.1
pod2man --section 1 --center="botch tools"
doc/man/botch-distcheck-more-problems.pod >
doc/man/botch-distcheck-more-problems.1
pod2man --section 1 --center="botch tools" doc/man/botch-cross.pod >
doc/man/botch-cross.1
pod2man --section 1 --center="botch tools" doc/man/botch-download-pkgsrc.pod >
doc/man/botch-download-pkgsrc.1
pod2man --section 1 --center="botch tools" doc/man/botch-native.pod >
doc/man/botch-native.1
pod2man --section 1 --center="botch tools" doc/man/botch-transition.pod >
doc/man/botch-transition.1
pod2man --section 1 --center="botch tools"
doc/man/botch-y-u-b-d-transitive-essential.pod >
doc/man/botch-y-u-b-d-transitive-essential.1
pod2man --section 1 --center="botch tools" doc/man/botch-y-u-no-bootstrap.pod >
doc/man/botch-y-u-no-bootstrap.1
./doc/man/generate-botch-manpage.py | pod2man --section 1 --center="botch
tools" --name botch > doc/man/botch.1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make wiki
make[2]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C doc/wiki
make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/wiki'
sed -e 's/\[\([^]]\+\)\](\([^\/)]\+\))/<a href="\2.html">\1<\/a>/' -e
's#https://gitlab.mister-muffin.de/uploads/debian-bootstrap/botch/.\{10\}/\([^)]\+\)#\1#'
ExamplesGraphs.markdown | markdown > ExamplesGraphs.html
sed -e 's/\[\([^]]\+\)\](\([^\/)]\+\))/<a href="\2.html">\1<\/a>/' -e
's#https://gitlab.mister-muffin.de/uploads/debian-bootstrap/botch/.\{10\}/\([^)]\+\)#\1#'
FirstSteps.markdown | markdown > FirstSteps.html
sed -e 's/\[\([^]]\+\)\](\([^\/)]\+\))/<a href="\2.html">\1<\/a>/' -e
's#https://gitlab.mister-muffin.de/uploads/debian-bootstrap/botch/.\{10\}/\([^)]\+\)#\1#'
Heuristics.markdown | markdown > Heuristics.html
sed -e 's/\[\([^]]\+\)\](\([^\/)]\+\))/<a href="\2.html">\1<\/a>/' -e
's#https://gitlab.mister-muffin.de/uploads/debian-bootstrap/botch/.\{10\}/\([^)]\+\)#\1#'
Terminology.markdown | markdown > Terminology.html
sed -e 's/\[\([^]]\+\)\](\([^\/)]\+\))/<a href="\2.html">\1<\/a>/' -e
's#https://gitlab.mister-muffin.de/uploads/debian-bootstrap/botch/.\{10\}/\([^)]\+\)#\1#'
Tools.markdown | markdown > Tools.html
sed -e 's/\[\([^]]\+\)\](\([^\/)]\+\))/<a href="\2.html">\1<\/a>/' -e
's#https://gitlab.mister-muffin.de/uploads/debian-bootstrap/botch/.\{10\}/\([^)]\+\)#\1#'
home.markdown | markdown > home.html
dot -T png buildgraph1.dot > buildgraph1.png
dot -T png buildgraph2.dot > buildgraph2.png
dot -T png buildgraph3.dot > buildgraph3.png
dot -T png srcgraph.dot > srcgraph.png
make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/wiki'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test-arch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make test
make[2]: Entering directory '/<<PKGBUILDDIR>>'
# FIXME: add more tests
#./tests.py
#OCAMLPATH=/<<PKGBUILDDIR>>/dose/_build ocamlbuild -classic-display
-use-ocamlfind -cflags "-w +a-4-9-24" tests.native
#./tests.native
pyflakes3 tools/*.py
# E402 is triggered by the sys.path.append() statement in front of import of
utils
# see https://github.com/PyCQA/pycodestyle/issues/264
# W503 is not PEP8 compliant
# E203 is not PEP8 compliant
pycodestyle --max-line-length=88 --ignore=E402,E203,W503 tools/*.py
black --check tools/*.py
would reformat tools/multiarch-interpreter-problem.py
would reformat tools/stat-html.py
Oh no! ð¥ ð ð¥
2 files would be reformatted, 37 files would be left unchanged.
make[2]: *** [Makefile:339: test-python] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:25: override_dh_auto_test-arch] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: botch
Source-Version: 0.24-7
Done: Johannes Schauer Marin Rodrigues <[email protected]>
We believe that the bug you reported is fixed in the latest version of
botch, 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.
Johannes Schauer Marin Rodrigues <[email protected]> (supplier of updated botch
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, 17 Jun 2026 00:54:25 +0200
Source: botch
Architecture: source
Version: 0.24-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Commons <[email protected]>
Changed-By: Johannes Schauer Marin Rodrigues <[email protected]>
Closes: 1131640
Changes:
botch (0.24-7) unstable; urgency=medium
.
* debian/patches/0004-tools-packages-diff.py-format-with-black.patch: update
with black 26.3.1 (Closes: #1131640)
* debian/control: put package into Debian Commons
* add debian/upstream/metadata
Checksums-Sha1:
d70497fedbb30dbcd93a7b686b906a866a8800bd 3089 botch_0.24-7.dsc
f61f6db7d72e7e111ff8857de5240f37156c2817 24124 botch_0.24-7.debian.tar.xz
Checksums-Sha256:
bce2d3c1469d701a0b561fc89239f5d63668c2cebf3c6f84cda14c2c96c6d7b6 3089
botch_0.24-7.dsc
d5bf9907b1ac99f768082c72b44cc831661fad511b023d38cfceacb4fe2c7622 24124
botch_0.24-7.debian.tar.xz
Files:
98b55e3b3070b97bd3dc8f7722a4ec85 3089 utils optional botch_0.24-7.dsc
20983f75f52daab49ebb8e5834431ff6 24124 utils optional
botch_0.24-7.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEElFhU6KL81LF4wVq58sulx4+9g+EFAmox1YEACgkQ8sulx4+9
g+ERhxAAocX4QOfsaKoSCuRAR3p0GaSaKAG/ID6g3szPQEvA9pLLelLpMHa5eqpv
88cY6z62TNIkVJJ2M9nPBBmWcyqkhLmD5KU3ZVU9OgSgrYjLXQFyg2plCcaHLcL/
69aeiiJR9Yaaw23xpcLtIq1Tq1yVCh7CNRYTBLWAQXpkJMhPh8W668ABHAgZY5DO
4dnYOzm3nGnwEcIlhArCDQLjtrmI/ubt2aMD81vEYAJnh4SWbFyJrKGx9dPQ1OVb
frr0UaEfS5Ch/WcYEA5L0M3ICVrlbj51WTlquRH8YDIP3QivUsywXSEW/+Z4tNgQ
BEd8mwYlKSSxGQAUKe2umMtnTO066aL171EcTnePcFDtOWpGyA9CEAIbONa5vIZq
pM2ASHXQ03xfJrf3AkPZeDEAC2F0BRN+Td70kbrZygLtsAcYPps8LsokNj0fIIRe
0CFt3lQNqdKwTj7zw1vnSCsIewWy5uak8UASAvwni+mm7cOsXz8uECao2NT71TSX
KYdu3mRfCqGp0gtCNen2Vy1Vim3EK/ePa2RIg7PS6riAMiHBOiYwtu/MEtUu1ZX0
q38y98Hzedcn69WUBEyxaW9VH8OWcb5IO1OtUPyqu7tD5kA1XxkXC/vCGxG7+OfY
5vckrk+3uCj94Oj/wW5Uxnqw4GQKbJYc1Z6t4jVvxoCP9RtAuZY=
=YxsY
-----END PGP SIGNATURE-----
pgp8MzJLyk_Rn.pgp
Description: PGP signature
--- End Message ---