Last active
December 6, 2017 15:19
-
-
Save mconcas/accad15a977ee46810cb0fe5103f2c00 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ case $ARCHITECTURE in | |
+ cmake /home/concas/alice/sw/SOURCES/Configuration/v1.2.0/v1.2.0 -DCMAKE_INSTALL_PREFIX=/home/concas/alice/sw/INSTALLROOT/8c3464c0c318b13c97636e9296872b25e7ac21e5/slc7_x86-64/Configuration/v1.2.0-1 -DCommon_ROOT=/home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1 -DPROTOBUF_INCLUDE_DIR=/include -DPROTOBUF_LIBRARY=/lib/libprotobuf.so -DRAPIDJSON_INCLUDEDIR=/home/concas/alice/sw/slc7_x86-64/RapidJSON/1.1.0-1/include -DPPCONSUL_INCLUDE_DIRS=/include -DPPCONSUL_LIBRARY_DIRS=/lib -DCMAKE_EXPORT_COMPILE_COMMANDS=ON | |
-- The C compiler identification is GNU 6.3.1 | |
-- The CXX compiler identification is GNU 6.3.1 | |
-- Check for working C compiler: /opt/rh/devtoolset-6/root/usr/bin/cc | |
-- Check for working C compiler: /opt/rh/devtoolset-6/root/usr/bin/cc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /opt/rh/devtoolset-6/root/usr/bin/c++ | |
-- Check for working CXX compiler: /opt/rh/devtoolset-6/root/usr/bin/c++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Boost version: 1.64.0 | |
-- Found the following Boost libraries: | |
-- unit_test_framework | |
-- program_options | |
-- Found rapidjson header files in /home/concas/alice/sw/slc7_x86-64/RapidJSON/1.1.0-1/include | |
-- Found CURL: /usr/lib64/libcurl.so (found version "7.29.0") | |
-- Looking for pthread.h | |
-- Looking for pthread.h - found | |
-- Looking for pthread_create | |
-- Looking for pthread_create - not found | |
-- Looking for pthread_create in pthreads | |
-- Looking for pthread_create in pthreads - not found | |
-- Looking for pthread_create in pthread | |
-- Looking for pthread_create in pthread - found | |
-- Found Threads: TRUE | |
CMake Error at /usr/local/share/cmake-3.9/Modules/FindProtobuf.cmake:399 (file): | |
file STRINGS file "/include/google/protobuf/stubs/common.h" cannot be read. | |
Call Stack (most recent call first): | |
cmake/ConfigurationDependencies.cmake:8 (find_package) | |
CMakeLists.txt:29 (include) | |
CMake Error at /usr/local/share/cmake-3.9/Modules/FindProtobuf.cmake:405 (math): | |
math cannot parse the expression: " / 1000000": syntax error, unexpected | |
exp_DIVIDE, expecting exp_PLUS or exp_MINUS or exp_OPENPARENT or exp_NUMBER | |
(2) | |
Call Stack (most recent call first): | |
cmake/ConfigurationDependencies.cmake:8 (find_package) | |
CMakeLists.txt:29 (include) | |
CMake Error at /usr/local/share/cmake-3.9/Modules/FindProtobuf.cmake:406 (math): | |
math cannot parse the expression: " / 1000 % 1000": syntax error, | |
unexpected exp_DIVIDE, expecting exp_PLUS or exp_MINUS or exp_OPENPARENT or | |
exp_NUMBER (2) | |
Call Stack (most recent call first): | |
cmake/ConfigurationDependencies.cmake:8 (find_package) | |
CMakeLists.txt:29 (include) | |
CMake Error at /usr/local/share/cmake-3.9/Modules/FindProtobuf.cmake:407 (math): | |
math cannot parse the expression: " % 1000": syntax error, unexpected | |
exp_MOD, expecting exp_PLUS or exp_MINUS or exp_OPENPARENT or exp_NUMBER | |
(2) | |
Call Stack (most recent call first): | |
cmake/ConfigurationDependencies.cmake:8 (find_package) | |
CMakeLists.txt:29 (include) | |
CMake Warning at /usr/local/share/cmake-3.9/Modules/FindProtobuf.cmake:429 (message): | |
Protobuf compiler version 3.5.0 doesn't match library version .. | |
Call Stack (most recent call first): | |
cmake/ConfigurationDependencies.cmake:8 (find_package) | |
CMakeLists.txt:29 (include) | |
-- Could NOT find Protobuf: Found unsuitable version "..", but required is at least "3.0.0" (found /lib/libprotobuf.so;-lpthread) | |
-- Found Common: /home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so | |
-- Common found : libraries /home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so | |
-- Common found : includes /home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/include/../include | |
-- Found MySQL: /usr/lib64/mysql/libmysqlclient.so | |
-- MySQL found : /usr/lib64/mysql/libmysqlclient.so; include /usr/include/mysql | |
-- RapidJSON found: include /home/concas/alice/sw/slc7_x86-64/RapidJSON/1.1.0-1/include | |
-- PpConsul not found | |
-- ProtoBuf not found | |
-- gRPC not found | |
-- json file, etcd v2, etcd v3, consul dependencies missing, compilation skipped for corresponding classes | |
-- LINK Configuration - ;;/usr/lib64/libcurl.so;/usr/local/lib/libboost_program_options.so;/home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so;/usr/lib64/mysql/libmysqlclient.so - | |
-- LIBRARY_NAME:Configuration | |
-- BUCKET_NAME:configuration_bucket | |
-- LINK configuration-put - ;;/usr/lib64/libcurl.so;/usr/local/lib/libboost_program_options.so;/home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so;/usr/lib64/mysql/libmysqlclient.so - Configuration | |
-- LINK configuration-get - ;;/usr/lib64/libcurl.so;/usr/local/lib/libboost_program_options.so;/home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so;/usr/lib64/mysql/libmysqlclient.so - Configuration | |
-- LINK configuration-copy - ;;/usr/lib64/libcurl.so;/usr/local/lib/libboost_program_options.so;/home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so;/usr/lib64/mysql/libmysqlclient.so - Configuration | |
-- Generate test TestExamples | |
-- LINK TestExamples - ;;/usr/lib64/libcurl.so;/usr/local/lib/libboost_program_options.so;/home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so;/usr/lib64/mysql/libmysqlclient.so - Configuration | |
-- Generate test TestConfiguration | |
-- LINK TestConfiguration - ;;/usr/lib64/libcurl.so;/usr/local/lib/libboost_program_options.so;/home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so;/usr/lib64/mysql/libmysqlclient.so - Configuration | |
-- Generate test TestTree | |
-- LINK TestTree - ;;/usr/lib64/libcurl.so;/usr/local/lib/libboost_program_options.so;/home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so;/usr/lib64/mysql/libmysqlclient.so - Configuration | |
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot | |
-- Configuring incomplete, errors occurred! | |
See also "/home/concas/alice/sw/BUILD/8c3464c0c318b13c97636e9296872b25e7ac21e5/Configuration/CMakeFiles/CMakeOutput.log". | |
See also "/home/concas/alice/sw/BUILD/8c3464c0c318b13c97636e9296872b25e7ac21e5/Configuration/CMakeFiles/CMakeError.log". |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment