colis-anr / morbig

A static parser for POSIX Shell
Other
190 stars 8 forks source link

does not compile on bytecode-only architectures #60

Closed treinen closed 5 years ago

treinen commented 5 years ago

morbig 0.9 does not compile on architectures that do not have compilation to native code, like for instance armel. It bails out with

ocamlfind ocamlmklib -o morbigcstub cstub.o
cp: cannot stat '/usr/lib/ocaml/libocamlrun.a': No such file or directory

See https://buildd.debian.org/status/fetch.php?pkg=morbig&arch=armel&ver=0.9-1&stamp=1542940724&raw=0 for a complete build log

treinen commented 5 years ago

fixed by commit 09858d5dc8eefea9afb69988d6dca2bc22cf9458