Guest User

Untitled

a guest
Dec 8th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. + case $ARCHITECTURE in
  2. + 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
  3. -- The C compiler identification is GNU 6.3.1
  4. -- The CXX compiler identification is GNU 6.3.1
  5. -- Check for working C compiler: /opt/rh/devtoolset-6/root/usr/bin/cc
  6. -- Check for working C compiler: /opt/rh/devtoolset-6/root/usr/bin/cc -- works
  7. -- Detecting C compiler ABI info
  8. -- Detecting C compiler ABI info - done
  9. -- Detecting C compile features
  10. -- Detecting C compile features - done
  11. -- Check for working CXX compiler: /opt/rh/devtoolset-6/root/usr/bin/c++
  12. -- Check for working CXX compiler: /opt/rh/devtoolset-6/root/usr/bin/c++ -- works
  13. -- Detecting CXX compiler ABI info
  14. -- Detecting CXX compiler ABI info - done
  15. -- Detecting CXX compile features
  16. -- Detecting CXX compile features - done
  17. -- Boost version: 1.64.0
  18. -- Found the following Boost libraries:
  19. -- unit_test_framework
  20. -- program_options
  21. -- Found rapidjson header files in /home/concas/alice/sw/slc7_x86-64/RapidJSON/1.1.0-1/include
  22. -- Found CURL: /usr/lib64/libcurl.so (found version "7.29.0")
  23. -- Looking for pthread.h
  24. -- Looking for pthread.h - found
  25. -- Looking for pthread_create
  26. -- Looking for pthread_create - not found
  27. -- Looking for pthread_create in pthreads
  28. -- Looking for pthread_create in pthreads - not found
  29. -- Looking for pthread_create in pthread
  30. -- Looking for pthread_create in pthread - found
  31. -- Found Threads: TRUE
  32. CMake Error at /usr/local/share/cmake-3.9/Modules/FindProtobuf.cmake:399 (file):
  33. file STRINGS file "/include/google/protobuf/stubs/common.h" cannot be read.
  34. Call Stack (most recent call first):
  35. cmake/ConfigurationDependencies.cmake:8 (find_package)
  36. CMakeLists.txt:29 (include)
  37.  
  38.  
  39. CMake Error at /usr/local/share/cmake-3.9/Modules/FindProtobuf.cmake:405 (math):
  40. math cannot parse the expression: " / 1000000": syntax error, unexpected
  41. exp_DIVIDE, expecting exp_PLUS or exp_MINUS or exp_OPENPARENT or exp_NUMBER
  42. (2)
  43. Call Stack (most recent call first):
  44. cmake/ConfigurationDependencies.cmake:8 (find_package)
  45. CMakeLists.txt:29 (include)
  46.  
  47.  
  48. CMake Error at /usr/local/share/cmake-3.9/Modules/FindProtobuf.cmake:406 (math):
  49. math cannot parse the expression: " / 1000 % 1000": syntax error,
  50. unexpected exp_DIVIDE, expecting exp_PLUS or exp_MINUS or exp_OPENPARENT or
  51. exp_NUMBER (2)
  52. Call Stack (most recent call first):
  53. cmake/ConfigurationDependencies.cmake:8 (find_package)
  54. CMakeLists.txt:29 (include)
  55.  
  56.  
  57. CMake Error at /usr/local/share/cmake-3.9/Modules/FindProtobuf.cmake:407 (math):
  58. math cannot parse the expression: " % 1000": syntax error, unexpected
  59. exp_MOD, expecting exp_PLUS or exp_MINUS or exp_OPENPARENT or exp_NUMBER
  60. (2)
  61. Call Stack (most recent call first):
  62. cmake/ConfigurationDependencies.cmake:8 (find_package)
  63. CMakeLists.txt:29 (include)
  64.  
  65.  
  66. CMake Warning at /usr/local/share/cmake-3.9/Modules/FindProtobuf.cmake:429 (message):
  67. Protobuf compiler version 3.5.0 doesn't match library version ..
  68. Call Stack (most recent call first):
  69. cmake/ConfigurationDependencies.cmake:8 (find_package)
  70. CMakeLists.txt:29 (include)
  71.  
  72.  
  73. -- Could NOT find Protobuf: Found unsuitable version "..", but required is at least "3.0.0" (found /lib/libprotobuf.so;-lpthread)
  74. -- Found Common: /home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so
  75. -- Common found : libraries /home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/lib/libCommon.so
  76. -- Common found : includes /home/concas/alice/sw/slc7_x86-64/Common-O2/v1.2.0-1/include/../include
  77. -- Found MySQL: /usr/lib64/mysql/libmysqlclient.so
  78. -- MySQL found : /usr/lib64/mysql/libmysqlclient.so; include /usr/include/mysql
  79. -- RapidJSON found: include /home/concas/alice/sw/slc7_x86-64/RapidJSON/1.1.0-1/include
  80. -- PpConsul not found
  81. -- ProtoBuf not found
  82. -- gRPC not found
  83. -- json file, etcd v2, etcd v3, consul dependencies missing, compilation skipped for corresponding classes
  84. -- 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 -
  85. -- LIBRARY_NAME:Configuration
  86. -- BUCKET_NAME:configuration_bucket
  87. -- 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
  88. -- 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
  89. -- 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
  90. -- Generate test TestExamples
  91. -- 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
  92. -- Generate test TestConfiguration
  93. -- 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
  94. -- Generate test TestTree
  95. -- 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
  96. -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot
  97. -- Configuring incomplete, errors occurred!
  98. See also "/home/concas/alice/sw/BUILD/8c3464c0c318b13c97636e9296872b25e7ac21e5/Configuration/CMakeFiles/CMakeOutput.log".
  99. See also "/home/concas/alice/sw/BUILD/8c3464c0c318b13c97636e9296872b25e7ac21e5/Configuration/CMakeFiles/CMakeError.log".
Add Comment
Please, Sign In to add comment