Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
| Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
|---|---|---|---|---|---|---|---|---|
armhf ↓ | 0.2.2-6 | Build-Attempted | 320d 13h 41m | test2023 | uncompiled | misc | old | all (2) | giveback |
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 opus
(cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/.opus_decoder.objs/byte -I /usr/lib/arm-linux-gnueabihf/ocaml/5.3.0/bigarray -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/.opus.objs/byte -intf-suffix .ml -no-alias-deps -o src/.opus_decoder.objs/byte/opus_decoder.cmo -c -impl src/opus_decoder.ml)
File "src/opus_decoder.ml", line 80, characters 6-13:
80 | 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 opus returned exit code 1
make: *** [debian/rules:7: binary-arch] Error 25