Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
| Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
|---|---|---|---|---|---|---|---|---|
armhf ↓ | 0.5.1-1+b2 | Build-Attempted | 320d 13h 43m | test2023 | uncompiled | ocaml | old | all (1) | giveback |
rebuild due to debcheck failure
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