Re: Building unstable on Mac

2018-02-21 Thread John Ralls
Oops, that’s set in my personal (and a bit complex for building a variety of project) .jhbuildrc-custom. The moduleset should use $JHBUIILD_SOURCE. To work around it, add os.environ[‘SRCROOT’] = checkoutroot somewhere in .jhbuildrc-custom. Regards, John Ralls > On Feb 21, 2018, at 2:10 PM,

Re: Building unstable on Mac

2018-02-21 Thread R. Victor Klassen
Getting real close. CMake Error at common/cmake_modules/GncAddTest.cmake:145 (MESSAGE): GTEST not found. Please install it or set GTEST_ROOT or GMOCK_ROOT Call Stack (most recent call first): CMakeLists.txt:593 (GNC_GTEST_CONFIGURE) -- Configuring incomplete, errors occurred! See also