(view as text)
[ 2%] Built target inputcommon
[ 3%] Built target bdisasm
[ 20%] Built target polarssl
[ 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
[100%] 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/release-deb-x64/build/Source/UnitTests/Core/MMIOTest.cpp:2:0:
/home/delroth/buildslave/release-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/release-deb-x64/build/Externals/gtest/include/gtest/gtest.h:1485:30: required from ‘static testing::AssertionResult testing::internal::EqHelper<lhs_is_null_literal>::Compare(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = unsigned int; bool lhs_is_null_literal = false]’
/home/delroth/buildslave/release-deb-x64/build/Source/UnitTests/Core/MMIOTest.cpp:71:51: required from here
/home/delroth/buildslave/release-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
/usr/bin/ld: cannot open output file ../../../Binaries/Tests/MMIOTest: No such file or directory
collect2: error: ld returned 1 exit status
make[3]: *** [Binaries/Tests/MMIOTest] Error 1
make[2]: *** [Source/UnitTests/Core/CMakeFiles/Tests/MMIOTest.dir/all] Error 2
make[1]: *** [CMakeFiles/unittests.dir/rule] Error 2
make: *** [unittests] Error 2