Skip to content

Instantly share code, notes, and snippets.

@hef
Created October 12, 2018 02:46
Show Gist options
  • Save hef/4775771dddfa95e06bea117777221fa7 to your computer and use it in GitHub Desktop.
Save hef/4775771dddfa95e06bea117777221fa7 to your computer and use it in GitHub Desktop.
cmake -DHUNTER_STATUS_DEBUG=ON .
Including HunterGate: /Users/hef/projects/hunter/gate/cmake/HunterGate.cmake
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] HUNTER_ROOT detected by cmake variable
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] HUNTER_ROOT: /Users/hef/projects/hunter
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] Settings (initialize):
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] HunterGate done (NO)
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] Cache init (YES)
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] Single-configuration generator
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] Using default cache server
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] List of cache servers:
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] * https://github.com/ingenue/hunter-cache
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] Settings (finalize):
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] HunterGate done (NO)
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] Cache init (YES)
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] Variables from HunterGate:
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] HUNTER_GATE_ROOT: /Users/hef/projects/hunter
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] HUNTER_GATE_VERSION: xxxxxxxxxx
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] HUNTER_GATE_SHA1: xxxxxxxxxx
-- [hunter] Calculating Toolchain-SHA1
-- [hunter *** DEBUG *** 2018-10-11T21:45:33] [/Users/hef/projects/hunter/examples/Boost-fiber/_3rdParty/Hunter/toolchain] > "/usr/local/Cellar/cmake/3.12.2/bin/cmake" "-DTOOLCHAIN_INFO_FILE=/Users/hef/projects/hunter/examples/Boost-fiber/_3rdParty/Hunter/toolchain/toolchain.info.NOLF" "-DHUNTER_SELF=/Users/hef/projects/hunter" "-GUnix Makefiles" "-H/Users/hef/projects/hunter/examples/Boost-fiber/_3rdParty/Hunter/toolchain" "-B/Users/hef/projects/hunter/examples/Boost-fiber/_3rdParty/Hunter/toolchain/_builds" "-DCMAKE_MAKE_PROGRAM=/usr/bin/make" "-DCMAKE_RELEASE_POSTFIX=" "-DCMAKE_DEBUG_POSTFIX=d"
-- The C compiler identification is AppleClang 10.0.0.10001145
-- The CXX compiler identification is AppleClang 10.0.0.10001145
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/hef/projects/hunter/examples/Boost-fiber/_3rdParty/Hunter/toolchain/_builds
-- [hunter *** DEBUG *** 2018-10-11T21:45:35] Already exists: /Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/toolchain.info
-- [hunter] Calculating Config-SHA1
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Cache data is up-to-date
-- [hunter] HUNTER_ROOT: /Users/hef/projects/hunter
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] HUNTER_TOOLCHAIN_ID_PATH: /Users/hef/projects/hunter/_Base/xxxxxxx/9a57913
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] HUNTER_CONFIGURATION_TYPES: Release;Debug
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] HUNTER_BUILD_SHARED_LIBS:
-- [hunter] [ Hunter-ID: xxxxxxx | Toolchain-ID: 9a57913 | Config-ID: b499eae ]
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] load: /Users/hef/projects/hunter/cmake/projects/Boost/hunter.cmake
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Boost versions available: [1.65.1;1.65.0;1.66.0;1.66.0-p0;1.67.0;1.67.0-p0;1.67.0-p1;1.68.0-p0;1.68.0-p1;1.64.0;1.63.0;1.62.0;1.61.0;1.60.0;1.59.0;1.58.0-p1;1.58.0-p0;1.58.0;1.57.0;1.56.0;1.55.0-patched-3;1.55.0-patched-2;1.55.0-patched;1.55.0;1.54.0;1.53.0;1.52.0;1.51.0;1.50.0;1.49.0]
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Package 'Boost' CONFIGURATION_TYPES: Release;Debug
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Package 'Boost' is cacheable: YES
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Install to: /Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install
-- [hunter] BOOST_ROOT: /Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install (ver.: 1.68.0-p1)
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Package already installed: Boost
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] load: /Users/hef/projects/hunter/cmake/projects/Boost/hunter.cmake ... end
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] load: /Users/hef/projects/hunter/cmake/projects/Boost/context/hunter.cmake
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Boost versions available: [1.65.1;1.65.0;1.66.0;1.66.0-p0;1.67.0;1.67.0-p0;1.67.0-p1;1.68.0-p0;1.68.0-p1;1.64.0;1.63.0;1.62.0;1.61.0;1.60.0;1.59.0;1.58.0-p1;1.58.0-p0;1.58.0;1.57.0;1.56.0;1.55.0-patched-3;1.55.0-patched-2;1.55.0-patched;1.55.0;1.54.0;1.53.0;1.52.0;1.51.0;1.50.0;1.49.0]
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Package 'Boost' CONFIGURATION_TYPES: Release;Debug
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Package 'Boost' is cacheable: YES
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Install to: /Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install
-- [hunter] BOOST_ROOT: /Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install (ver.: 1.68.0-p1)
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Package already installed: Boost
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Component: context
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] load: /Users/hef/projects/hunter/cmake/projects/Boost/context/hunter.cmake ... end
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] load: /Users/hef/projects/hunter/cmake/projects/Boost/fiber/hunter.cmake
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Boost versions available: [1.65.1;1.65.0;1.66.0;1.66.0-p0;1.67.0;1.67.0-p0;1.67.0-p1;1.68.0-p0;1.68.0-p1;1.64.0;1.63.0;1.62.0;1.61.0;1.60.0;1.59.0;1.58.0-p1;1.58.0-p0;1.58.0;1.57.0;1.56.0;1.55.0-patched-3;1.55.0-patched-2;1.55.0-patched;1.55.0;1.54.0;1.53.0;1.52.0;1.51.0;1.50.0;1.49.0]
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Package 'Boost' CONFIGURATION_TYPES: Release;Debug
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Package 'Boost' is cacheable: YES
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Install to: /Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install
-- [hunter] BOOST_ROOT: /Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install (ver.: 1.68.0-p1)
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Package already installed: Boost
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Component: fiber
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] load: /Users/hef/projects/hunter/cmake/projects/Boost/fiber/hunter.cmake ... end
-- [hunter *** DEBUG *** 2018-10-11T21:45:36] Boost find config
CMake Error at /Users/hef/projects/hunter/cmake/find/FindBoost.cmake:1247 (message):
Unable to find the requested Boost libraries.
Boost version: 1.68.0
Boost include path:
/Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install/include
Could not find the following static Boost libraries:
boost_fiber
Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
/Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install/lib/cmake/Boost/BoostConfig.cmake:40 (find_package)
CMakeLists.txt:13 (find_package)
[hunter ** INTERNAL **] Library not exists: Boost_FIBER_LIBRARY_DEBUG-NOTFOUND
[hunter ** INTERNAL **] [Directory:/Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install/lib/cmake/Boost]
------------------------------ WIKI -------------------------------
https://github.com/ruslo/hunter/wiki/error.internal
-------------------------------------------------------------------
CMake Error at /Users/hef/projects/hunter/cmake/modules/hunter_wiki.cmake:12 (message):
Call Stack (most recent call first):
/Users/hef/projects/hunter/cmake/modules/hunter_internal_error.cmake:13 (hunter_wiki)
/Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install/lib/cmake/Boost/BoostConfig.cmake:88 (hunter_internal_error)
CMakeLists.txt:13 (find_package)
CMake Error at CMakeLists.txt:13 (find_package):
Found package configuration file:
/Users/hef/projects/hunter/_Base/xxxxxxx/9a57913/b499eae/Install/lib/cmake/Boost/BoostConfig.cmake
but it set Boost_FOUND to FALSE so package "Boost" is considered to be NOT
FOUND.
-- Configuring incomplete, errors occurred!
See also "/Users/hef/projects/hunter/examples/Boost-fiber/CMakeFiles/CMakeOutput.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment