Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
0.2.0
-
None
-
None
-
CentOS6
Description
Scanning dependencies of target EP_mnmlstc_core
|
[ 0%] Creating directories for 'EP_mnmlstc_core'
|
[ 1%] Performing download step (git clone) for 'EP_mnmlstc_core'
|
-- EP_mnmlstc_core download command succeeded. See also /.../mongo-cxx-driver/build/src/bsoncxx/third_party/EP_mnmlstc_core-prefix/src/EP_mnmlstc_core-stamp/EP_mnmlstc_core-download-*.log
|
[ 2%] No patch step for 'EP_mnmlstc_core'
|
[ 2%] No update step for 'EP_mnmlstc_core'
|
[ 2%] Performing configure step for 'EP_mnmlstc_core'
|
CMake Error at /.../mongo-cxx-driver/build/src/bsoncxx/third_party/EP_mnmlstc_core-prefix/src/EP_mnmlstc_core-stamp/EP_mnmlstc_core-configure-Release.cmake:16 (message):
|
Command failed: 1
|
|
|
'/usr/bin/cmake' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_TESTING=Off' '-DCMAKE_INSTALL_PREFIX:PATH=/.../mongo-cxx-driver/build/install/include/bsoncxx/v0.3/bsoncxx/third_party/mnmlstc' '-DINCLUDE_INSTALL_DIR=.' '-GUnix Makefiles' '/.../mongo-cxx-driver/build/src/bsoncxx/third_party/EP_mnmlstc_core-prefix/src/EP_mnmlstc_core'
|
|
|
See also
|
|
|
/.../mongo-cxx-driver/build/src/bsoncxx/third_party/EP_mnmlstc_core-prefix/src/EP_mnmlstc_core-stamp/EP_mnmlstc_core-configure-*.log
|
|
|
|
|
make[2]: *** [src/bsoncxx/third_party/EP_mnmlstc_core-prefix/src/EP_mnmlstc_core-stamp/EP_mnmlstc_core-configure] Error 1
|
make[1]: *** [src/bsoncxx/third_party/CMakeFiles/EP_mnmlstc_core.dir/all] Error 2
|
make: *** [all] Error 2
|
I already had problems before, which I could solve by issuing 'export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/' as suggested by CXX-526