Raspbian Package Auto-Building

Buildd status for ocaml-flac (trixie-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.oSource

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateSectionLogsActions
Buildd exposure stats armhf  0.5.1-1+b2Build-Attempted43d 21h 15mtest2023uncompiledocamlold | all (1)giveback

BinNMU changelog for ocaml-flac on armhf:

rebuild due to debcheck failure

Tail of log for ocaml-flac on armhf:

   dh_autoreconf -a -O--buildsystem=ocaml_dune
   dh_ocamlinit -a -O--buildsystem=ocaml_dune
   dh_auto_configure -a -O--buildsystem=ocaml_dune
   dh_auto_build -a -O--buildsystem=ocaml_dune
	dune build -j 4 -p flac
(cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.flac_decoder.objs/byte -I /usr/lib/arm-linux-gnueabihf/ocaml/5.3.0/ogg -I /usr/lib/arm-linux-gnueabihf/ocaml/5.3.0/ogg/decoder -I /usr/lib/arm-linux-gnueabihf/ocaml/5.3.0/threads -I /usr/lib/arm-linux-gnueabihf/ocaml/5.3.0/unix -I src/.flac.objs/byte -I src/.flac_ogg.objs/byte -intf-suffix .ml -no-alias-deps -o src/.flac_decoder.objs/byte/flac_decoder.cmo -c -impl src/flac_decoder.ml)
File "src/flac_decoder.ml", line 81, characters 6-13:
81 |       restart;
           ^^^^^^^
Error: The value "restart" has type "Ogg.Stream.stream -> unit"
       but an expression was expected of type
         "fill:(unit -> unit) -> Ogg.Stream.stream -> unit"
       A label "fill" was expected
dh_auto_build: error: dune build -j 4 -p flac returned exit code 1
make: *** [debian/rules:7: binary-arch] Error 25