/Applications/CLion.app/Contents/bin/cmake/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /Users/tomaskorcak/dev/gauc/external/libcouchbase
-- The C compiler identification is AppleClang 9.0.0.9000039
-- The CXX compiler identification is AppleClang 9.0.0.9000039
-- 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
-- Found libevent in /opt/local/include : /opt/local/lib/libevent_core.dylib
-- Looking for event_new
-- Looking for event_new - found
-- Found UV include dir: /opt/local/include
-- Found libuv in /opt/local/include : /opt/local/lib/libuv.dylib
-- Sanitized VERSION=2.8.4_4_ga1e02d50
-- libcouchbase 2,8,4_4_ga1e02d50
-- Building libcouchbase 2.8.4_4_ga1e02d50/a1e02d50bc3824b14d1f670591f41b7286fc48c0
CMake Deprecation Warning at cmake/Modules/CopyPDB.cmake:2 (CMAKE_POLICY):
  The OLD behavior for policy CMP0026 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.
Call Stack (most recent call first):
  CMakeLists.txt:80 (INCLUDE)


-- Found OpenSSL Prefix: 
-- Found OpenSSL: /opt/local/lib/libcrypto.dylib (found version "1.0.2n") 
-- SSL Found
-- Will use embedded libsnappy
-- Found PythonInterp: /opt/local/bin/python (found version "2.7.14") 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE  
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3663k  100 3663k    0     0  3663k      0  0:00:01  0:00:01 --:--:-- 2268k
-- Looking for gethrtime
-- Looking for gethrtime - not found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for setitimer
-- Looking for setitimer - found
-- Looking for htonll
-- Looking for htonll - found
-- Looking for res_search
-- Looking for res_search - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for include file netdb.h
-- Looking for include file netdb.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file sys/socket.h
-- Looking for include file sys/socket.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file sys/uio.h
-- Looking for include file sys/uio.h - found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file arpa/inet.h
-- Looking for include file arpa/inet.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file arpa/nameser.h
-- Looking for include file arpa/nameser.h - found
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/tomaskorcak/dev/gauc/external/libcouchbase/cmake-build-debug
