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

2018-01-09 Thread Eugeniy Meshcheryakov
 Hi,

9 січня 2018 о 21:02 +0100 Ralf Treinen написав(-ла):
> 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 '/<>/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.
You are right, the configure option name was changed so compiler
selection was not working correctly.

> 
> -Ralf.
> 


signature.asc
Description: PGP signature


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

2018-01-09 Thread Ralf Treinen
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 '/<>/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.



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

2018-01-08 Thread Mathieu Malaterre
Package: coccinelle
Version: 1.0.6.deb-1
Severity: important
User: debian-m...@lists.debian.org
Usertags: mips mipsel mipsel64

For some reason coccinelle FTBFS on mips*, it fails with:

make[8]: Entering directory '/<>/commons'
/usr/bin/ocamlc -unsafe -I ocamlextra   -c ocamlextra/dumper.mli
no -unsafe -I ocamlextra   -c commands.ml
make[8]: no: Command not found
/usr/bin/ocamlc -unsafe -I ocamlextra   -c common.mli
Makefile:216: recipe for target 'commands.cmx' failed
make[8]: *** [commands.cmx] Error 127


https://buildd.debian.org/status/fetch.php?pkg=coccinelle=mips=1.0.6.deb-1=1509401643=0