Re: fix parallel build of automake-1.16

2019-01-13 Thread Klemens Nanni
OK

Re: fix parallel build of automake-1.16

2019-01-13 Thread Kirill Bychkov
On Sun, January 13, 2019 15:57, Rafael Sadowski wrote: > On Sat Jan 12, 2019 at 11:09:30PM +0300, Kirill Bychkov wrote: >> Hi! >> automake-1.16 fails to build with MAKE_JOBS set in mk.conf >> with the following error: >> >> : && mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man >> --out

Re: fix parallel build of automake-1.16

2019-01-13 Thread Rafael Sadowski
On Sat Jan 12, 2019 at 11:09:30PM +0300, Kirill Bychkov wrote: > Hi! > automake-1.16 fails to build with MAKE_JOBS set in mk.conf > with the following error: > > : && mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man > --output=doc/aclocal-1.16.1 aclocal-1.16 > : && mkdir -p doc && .

fix parallel build of automake-1.16

2019-01-12 Thread Kirill Bychkov
Hi! automake-1.16 fails to build with MAKE_JOBS set in mk.conf with the following error: : && mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man --output=doc/aclocal-1.16.1 aclocal-1.16 : && mkdir -p doc && ./pre-inst-env /usr/bin/perl ./doc/help2man --output=doc/automake-1.16.1 autom