[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#886714: make[8]: no: Command not found



Hello,

On Tue, Jan 09, 2018 at 08:45:42AM +0100, Mathieu Malaterre wrote:

> For some reason coccinelle FTBFS on mips*, it fails with:
> 
> make[8]: Entering directory '/<<PKGBUILDDIR>>/commons'
> /usr/bin/ocamlc -unsafe -I ocamlextra   -c ocamlextra/dumper.mli
> no -unsafe -I ocamlextra   -c commands.ml
> make[8]: no: Command not found

mips and mipsel are the two architectures among the release architectures
for which ocaml only provides compilation to bytecode. Without having
looked into the makefile this smells a lot like a mistake in a test 
of existence of native-code compilation or not.

-Ralf.


Reply to: