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, 14 Sep 2015, Thomas Klausner wrote:

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.

Well, I just did another install with MAKE_JOBS=2 and it didn't fail. :(

Let me try to reproduce and then I will provide entire log file.



+------------------+--------------------------+-------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org  |
+------------------+--------------------------+-------------------------+


Home | Main Index | Thread Index | Old Index