Re: [Cocci] [PATCH v3] bundles/pycaml/: use .NOTPARALLEL on bundles

2016-06-27 Thread Luis R. Rodriguez
On Sat, Jun 25, 2016 at 02:54:46PM +0200, SF Markus Elfring wrote: > > bundles/menhirLib/Makefile | 1 + > > bundles/parmap/Makefile| 1 + > > bundles/pcre/Makefile | 1 + > > bundles/pycaml/Makefile| 1 + > > How do you think about to [...] I'm dropping this patch in favor of some

Re: [Cocci] [PATCH v3] bundles/pycaml/: use .NOTPARALLEL on bundles

2016-06-26 Thread SF Markus Elfring
> make[6]: *** No rule to make target > 'chemoelectric-pycaml-8614105/pycaml.a', needed by > 'all-opt-build-targets'. How do you think about to complete the dependency specification because of this error message? https://github.com/coccinelle/coccinelle/blob/b102e7684f79aa05ba7bcc7927d0382f2ab51e7

Re: [Cocci] [PATCH v3] bundles/pycaml/: use .NOTPARALLEL on bundles

2016-06-25 Thread SF Markus Elfring
> bundles/menhirLib/Makefile | 1 + > bundles/parmap/Makefile| 1 + > bundles/pcre/Makefile | 1 + > bundles/pycaml/Makefile| 1 + How do you think about to omit the key word "pycaml" from the commit subject when four software areas are affected here? > +.NOTPARALLEL: .prepare Woul

[Cocci] [PATCH v3] bundles/pycaml/: use .NOTPARALLEL on bundles

2016-06-20 Thread Luis R. Rodriguez
We need to disable parallel builds on the preparation of bundles. This fixes parallel compilation when using 32 threads on a 32-core system and on an 8 core system: The error: make[6]: Entering directory '/home/mcgrof/coccinelle/bundles/pycaml' /usr/bin/ocamlopt.opt -I chemoelectric-pycaml-861410