Hi Stephane, On Wed, 15 Jan 2025 09:29:36 +0000 Stephane Glondu <[email protected]> wrote: > Your package FTBFS with OCaml 5.3.0 for the following reason: > > make[2]: *** [Makefile:278: test-man] Error 1 > > A full log is available at: > > > http://ocaml.debian.net/transitions/20250111/ocaml-5.3.0/pool/botch/botch_0.24-5+ocaml1_amd64-2025-01-12T05:20:18Z.build
while working on the fix for this (which involves adapting a regex for the
argparse output of python 3.13, see #1092479) I ran into a different FTBFS
yesterday:
+ ocamlfind ocamlc -c -w +a-4-9-24 -package dose3 -package
dose3-extra.doseparse -package dose3.algo -package atdgen -package xmlm
-package extlib -pp cppo -o datatypes_j.cmi datatypes_j.mli
File "datatypes_j.mli", line 63, characters 2-25:
63 | Yojson.Safe.lexer_state -> Lexing.lexbuf -> srcpkg
^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound module "Yojson"
Command exited with code 2.
This did not happen 2 days ago. Full log here:
https://salsa.debian.org/debian/botch/-/jobs/7082686
Maybe this is related to your recent upload of the new upstream version of
ocaml-findlib yesterday?
Maybe you have an idea what could've triggered this?
Thanks!
cheers, josch
signature.asc
Description: signature

