[ 0%] Built target pch [ 2%] Built target inputcommon [ 18%] Built target polarssl [ 20%] Built target bdisasm [ 27%] Built target common [ 34%] Built target videosoftware [ 37%] Built target videoogl [ 48%] Built target videocommon [ 98%] Built target core Scanning dependencies of target gtest [ 98%] Building CXX object Externals/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [100%] Building CXX object Externals/gtest/CMakeFiles/gtest.dir/src/gtest_main.cc.o Linking CXX static library libgtest.a [100%] Built target gtest Scanning dependencies of target MMIOTest [100%] Building CXX object Source/UnitTests/Core/CMakeFiles/Tests/MMIOTest.dir/MMIOTest.cpp.o In file included from /home/delroth/buildslave/wip-deb-x64/build/Source/UnitTests/Core/MMIOTest.cpp:2:0: /home/delroth/buildslave/wip-deb-x64/build/Externals/gtest/include/gtest/gtest.h: In instantiation of ‘testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int]’: /home/delroth/buildslave/wip-deb-x64/build/Externals/gtest/include/gtest/gtest.h:1485:30: required from ‘static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int; bool lhs_is_null_literal = false]’ /home/delroth/buildslave/wip-deb-x64/build/Source/UnitTests/Core/MMIOTest.cpp:71:51: required from here /home/delroth/buildslave/wip-deb-x64/build/Externals/gtest/include/gtest/gtest.h:1448:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Linking CXX executable ../../../Binaries/Tests/MMIOTest [100%] Built target Tests/MMIOTest Scanning dependencies of target unittests Test project /home/delroth/buildslave/wip-deb-x64/build/build Start 1: MMIOTest 1/1 Test #1: MMIOTest ......................... Passed 0.87 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.87 sec [100%] Built target unittests