mkdir -p build/release cd build/release && cmake -D BUILD_TESTS=ON -D CMAKE_BUILD_TYPE=release ../.. && /Applications/Xcode.app/Contents/Developer/usr/bin/make && /Applications/Xcode.app/Contents/Developer/usr/bin/make test -- Could not find DEVELOPER_LOCAL_TOOLS in env (not required) -- BOOST_IGNORE_SYSTEM_PATHS defaults to OFF -- Could not find DEVELOPER_LIBUNBOUND_OLD in env (not required) -- Building for a 64-bit system -- Building internal libraries as static -- Could not find DATABASE in env (not required unless you want to change database type from default: lmdb) -- Using LMDB as default DB type -- Stack trace on exception disabled -- Detecting version of miniupnpc in path: /usr/local/include/miniupnpc -- Found miniupnpc version is v1.7 or higher -- Using miniupnpc from local source tree for static build -- Looking for libunbound -- Using OpenSSL found at /usr/local/opt/openssl -- Using 64-bit LMDB from source tree -- Building on x86_64 for x86-64 -- AES support enabled -- Found Boost Version: 106100 -- Found Git: /usr/bin/git -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) -- GTest not found on the system: will use GTest bundled with this source -- Configuring done -- Generating done -- Build files have been written to: /Users/buildbot/slave/monero-tests-osx-10_11/build/build/release [ 0%] Built target version [ 5%] Built target libminiupnpc-static [ 32%] Built target unbound [ 33%] Built target lmdb [ 34%] Built target epee [ 37%] Built target obj_common [ 44%] Built target obj_crypto [ 44%] Built target crypto [ 45%] Built target common [ 47%] Built target obj_ringct [ 48%] Built target ringct [ 52%] Built target obj_cryptonote_core [ 52%] Built target obj_blockchain_db [ 52%] Built target blockchain_db [ 53%] Built target blocks [ 53%] Built target cryptonote_core [ 53%] Built target obj_mnemonics [ 53%] Built target mnemonics [ 53%] Built target obj_rpc [ 54%] Built target obj_cryptonote_protocol [ 55%] Built target cryptonote_protocol [ 55%] Built target rpc [ 59%] Built target obj_wallet [ 60%] Built target obj_p2p [ 61%] Built target p2p [ 62%] Built target wallet [ 63%] Built target wallet_rpc_server [ 64%] Built target simplewallet [ 64%] Built target obj_daemonizer [ 64%] Built target daemonizer [ 67%] Built target daemon [ 67%] Built target cn_deserialize [ 68%] Built target blockchain_export [ 70%] Built target blockchain_import [ 71%] Built target hash-target-tests [ 72%] Built target gtest [ 72%] Built target gtest_main [ 78%] Built target coretests [ 81%] Built target crypto-tests [ 83%] Built target functional_tests [ 83%] Built target performance_tests [ 83%] Built target core_proxy [ 95%] Built target unit_tests [ 96%] Built target difficulty-tests [ 97%] Built target hash-tests [ 98%] Built target net_load_tests_srv [ 99%] Built target net_load_tests_clt [100%] Built target libwallet_api_tests Running tests... Test project /Users/buildbot/slave/monero-tests-osx-10_11/build/build/release Start 1: hash-target 1/13 Test #1: hash-target ...................... Passed 0.06 sec Start 2: coretests