viewing paste Unknown #49357 | Text

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
-- The CXX compiler identification is GNU 5.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found git binary : /usr/bin/git
-- Detected 64-bit platform
-- UNIX: Using default configuration directory
-- UNIX: Using default library directory
-- UNIX: Configuring uninstall target
-- UNIX: Created uninstall target
-- UNIX: Detected compiler:
-- Found MySQL: /usr/include/mysql, /usr/lib/x86_64-linux-gnu/libmysqlclient.so
CMake Error at CMakeLists.txt:32 (include):
  include could not find load file:
 
    FindMySQLconnector
 
 
-- Could NOT find OpenSSL (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR)
 
* Horizon revision   : b8b254e221e8+ 2018-01-16 09:43:45 +0800 (master branch)
* Horizon buildtype  :
 
* Install core to        : /usr/local
* Install libraries to   : /usr/local/lib
* Install configs to     : /usr/local/etc
 
* Show compile-warnings  : No  (default)
* Use coreside debug     : No  (default)
* Show source tree       : Yes ()
* Use GIT revision hash  : Yes (default)
 
-- Performing Test STD_HAS_WORKING_WREGEX
-- Performing Test STD_HAS_WORKING_WREGEX - Failed
CMake Error at cmake/macros/FindBoost.cmake:1203 (message):
  Unable to find the requested Boost libraries.
 
  Boost version: 1.58.0
 
  Boost include path: /usr/include
 
  Could not find the following Boost libraries:
 
          boost_system
          boost_filesystem
          boost_thread
          boost_program_options
          boost_iostreams
          boost_regex
 
  No Boost libraries were found.  You may need to set BOOST_LIBRARYDIR to the
  directory containing Boost libraries or BOOST_ROOT to the location of
  Boost.  If you still have problems search on forum for TCE00020.
Call Stack (most recent call first):
  CMakeLists.txt:86 (find_package)
 
 
-- Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM
-- Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM - Failed
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
CMake Error at /usr/local/share/cmake-3.10/Modules/ExternalProject.cmake:1608 (file):
  file attempted to create a directory: /mnt/c/Users/biado/Git
  Repos/Horizon/core_cpp/build into a source directory.
Call Stack (most recent call first):
  /usr/local/share/cmake-3.10/Modules/ExternalProject.cmake:2981 (_ep_set_directories)
  cmake/macros/FindSPDLog.cmake:21 (ExternalProject_Add)
  CMakeLists.txt:138 (include)
 
 
-- Configuring incomplete, errors occurred!
See also "/mnt/c/Users/biado/Git Repos/Horizon/core_cpp/build/CMakeFiles/CMakeOutput.log".
See also "/mnt/c/Users/biado/Git Repos/Horizon/core_cpp/build/CMakeFiles/CMakeError.log".
Viewed 966 times, submitted by MuriloBio.