Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
| Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
|---|---|---|---|---|---|---|---|---|
armhf ↓ | 1.0~beta14-1 | Build-Attempted | 333d 14h 47m | test2023 | uncompiled | misc | old | all (19) | giveback |
debian/rules build-arch
dh build-arch --with ocaml
dh_update_autotools_config -a
dh_autoreconf -a
dh_ocamlinit -a
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ocaml bootstrap.ml
File "./bootstrap.ml", line 11, characters 29-46:
11 | let capitalize_ascii = String.capitalize
^^^^^^^^^^^^^^^^^
Error: Unbound value "String.capitalize"
make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: build-arch] Error 2