pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: cmake not MAKE_JOBS_SAFE?
On Mon, Sep 14, 2015 at 03:51:49PM +0800, Paul Goyette wrote:
> With MAKE_JOBS=2 I got
>
> ...
> [ 90%] Building CXX object
> Source/CMakeFiles/CTestLib.dir/CTest/cmCTestGIT.cxx.o
> [ 91%] Building CXX object
> Source/CMakeFiles/CTestLib.dir/CTest/cmCTestHG.cxx.o
> [ 91%] Building CXX object
> Source/CMakeFiles/CTestLib.dir/CTest/cmCTestP4.cxx.o
> [ 91%] Linking CXX static library libCTestLib.a
> [ 91%] Built target CTestLib
> Makefile:160: recipe for target 'all' failed
> gmake: *** [all] Error 2
> *** Error code 2
Not enough context, the real error is higher up.
There's a report it doesn't build on NetBSD-6 because it doesn't find -lncurses.
Thomas
Home |
Main Index |
Thread Index |
Old Index