On Mon, Jul 04, 2016 at 02:34:45AM -0400, Shaun Jackman wrote:
> `make install` can fail with parallel make. `make -j1` works around the issue.
> See
https://github.com/Homebrew/homebrew-dupes/issues/622
> and
https://github.com/Homebrew/homebrew-dupes/pull/630
>
> ```
> installing ../lib/libncursesw.a as
> /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw.a
> /home/nh79w/.linuxbrew/bin/ginstall -c -m 644 ../lib/libncursesw.a
> /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw.a
> ranlib /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw.a
> installing ../lib/libncursesw_g.a as
> /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw_g.a
> /home/nh79w/.linuxbrew/bin/ginstall -c -m 644 ../lib/libncursesw_g.a
> /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw_g.a
> /home/nh79w/.linuxbrew/bin/ginstall: cannot stat
> '../lib/libncursesw_g.a': No such file or directory
> make[1]: *** [Makefile:2840: install] Error 1
> make[1]: Leaving directory
> '/tmp/ncurses-20160613-61631-qne5hl/ncurses-6.0/ncurses'
> make: *** [Makefile:115: install] Error 2
> ```
hmm - the logs at
https://gist.github.com/anonymous/3d5a6fa1fcb71d7d55f0afbabcc7b6b3#file-02-make-L2-L1440
give the needed information. But my attempt to reproduce this with -j4
hasn't succeeded (I don't have hardware that could do -j20).
--
Thomas E. Dickey <
address@hidden>
http://invisible-island.net
ftp://invisible-island.net