Re: [PATCH] perf: disable parallelism for 'make clean'

2018-08-15 Thread Arnaldo Carvalho de Melo
Em Wed, Aug 15, 2018 at 09:30:39AM +0200, Rasmus Villemoes escreveu: > On 2018-07-05 15:49, Jiri Olsa wrote: > > On Thu, Jul 05, 2018 at 03:15:27PM +0200, Rasmus Villemoes wrote: > > >> this only happens in combination with a O=... parameter. In any case, we > >> don't lose much by explicitly

Re: [PATCH] perf: disable parallelism for 'make clean'

2018-08-15 Thread Arnaldo Carvalho de Melo
Em Wed, Aug 15, 2018 at 09:30:39AM +0200, Rasmus Villemoes escreveu: > On 2018-07-05 15:49, Jiri Olsa wrote: > > On Thu, Jul 05, 2018 at 03:15:27PM +0200, Rasmus Villemoes wrote: > > >> this only happens in combination with a O=... parameter. In any case, we > >> don't lose much by explicitly

Re: [PATCH] perf: disable parallelism for 'make clean'

2018-08-15 Thread Rasmus Villemoes
On 2018-07-05 15:49, Jiri Olsa wrote: > On Thu, Jul 05, 2018 at 03:15:27PM +0200, Rasmus Villemoes wrote: >> this only happens in combination with a O=... parameter. In any case, we >> don't lose much by explicitly disabling the parallelism for the clean >> target, and it makes automated builds

Re: [PATCH] perf: disable parallelism for 'make clean'

2018-08-15 Thread Rasmus Villemoes
On 2018-07-05 15:49, Jiri Olsa wrote: > On Thu, Jul 05, 2018 at 03:15:27PM +0200, Rasmus Villemoes wrote: >> this only happens in combination with a O=... parameter. In any case, we >> don't lose much by explicitly disabling the parallelism for the clean >> target, and it makes automated builds

Re: [PATCH] perf: disable parallelism for 'make clean'

2018-07-05 Thread Jiri Olsa
On Thu, Jul 05, 2018 at 03:15:27PM +0200, Rasmus Villemoes wrote: > The Yocto build system does a 'make clean' when rebuilding due to > changed dependencies, and that consistently fails for me (causing the > whole BSP build to fail) with errors such as > > | find:

Re: [PATCH] perf: disable parallelism for 'make clean'

2018-07-05 Thread Jiri Olsa
On Thu, Jul 05, 2018 at 03:15:27PM +0200, Rasmus Villemoes wrote: > The Yocto build system does a 'make clean' when rebuilding due to > changed dependencies, and that consistently fails for me (causing the > whole BSP build to fail) with errors such as > > | find:

[PATCH] perf: disable parallelism for 'make clean'

2018-07-05 Thread Rasmus Villemoes
The Yocto build system does a 'make clean' when rebuilding due to changed dependencies, and that consistently fails for me (causing the whole BSP build to fail) with errors such as | find: '[...]/perf/1.0-r9/perf-1.0/plugin_mac80211.so': No such file or directory | find:

[PATCH] perf: disable parallelism for 'make clean'

2018-07-05 Thread Rasmus Villemoes
The Yocto build system does a 'make clean' when rebuilding due to changed dependencies, and that consistently fails for me (causing the whole BSP build to fail) with errors such as | find: '[...]/perf/1.0-r9/perf-1.0/plugin_mac80211.so': No such file or directory | find: