(view as text)
make unittests
 in dir /Users/selfnet/Documents/dolphin-emu/release-osx-x64/build/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['make', 'unittests']
 environment:
  Apple_PubSub_Socket_Render=/tmp/launch-C5k1Bn/Render
  DISPLAY=/tmp/launch-VUfjN7/org.macosforge.xquartz:0
  HOME=/Users/selfnet
  INFOPATH=/sw/share/info:/sw/info:/usr/share/info
  ITERM_PROFILE=Default
  ITERM_SESSION_ID=w0t0p0
  LC_CTYPE=UTF-8
  LOGNAME=selfnet
  MANPATH=/sw/share/man:/usr/share/man:/usr/local/share/man:/opt/X11/share/man:/usr/local/git/share/man:/usr/local/MacGPG2/share/man:/usr/texbin/man:/Applications/Xcode.app/Contents/Developer/usr/share/man:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man:/sw/lib/perl5/5.16.2/man
  OLDPWD=/Users/selfnet/Documents
  PATH=/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/3.3/bin:/usr/local/git/bin:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/3.3/bin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/git/bin:/usr/local/MacGPG2/bin:/usr/texbin:/usr/X11R6/bin
  PERL5LIB=/sw/lib/perl5:/sw/lib/perl5/darwin
  PWD=/Users/selfnet/Documents/dolphin-emu/release-osx-x64/build/build
  SHELL=/bin/bash
  SHLVL=1
  SSH_AUTH_SOCK=/tmp/launch-hZAhfY/Listeners
  TERM=xterm
  TERM_PROGRAM=iTerm.app
  TMPDIR=/var/folders/4q/qxmg949x5ts1psft8d8g3fbw0000gn/T/
  USER=selfnet
  VERSIONER_PERL_PREFER_32_BIT=yes
  _=/opt/local/bin/buildslave
  __CF_USER_TEXT_ENCODING=0x1F5:0:3
  __CHECKFIX1436934=1
 using PTY: False
[  0%] Built target pch
[  3%] Built target common
[  4%] Built target bdisasm
[  6%] Built target png
[ 58%] Built target wx
[ 58%] Built target sfml-network
[ 66%] Built target polarssl
[ 66%] Built target SOIL
[ 67%] Built target inputcommon
[ 70%] Built target videosoftware
[ 71%] Built target videoogl
[ 77%] Built target videocommon
[100%] 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 /Users/selfnet/Documents/dolphin-emu/release-osx-x64/build/Source/UnitTests/Core/MMIOTest.cpp:2:
/Users/selfnet/Documents/dolphin-emu/release-osx-x64/build/Externals/gtest/include/gtest/gtest.h:1448:16: warning: comparison of integers of different signs: 'const int' and 'const unsigned int' [-Wsign-compare]
  if (expected == actual) {
      ~~~~~~~~ ^  ~~~~~~
/Users/selfnet/Documents/dolphin-emu/release-osx-x64/build/Externals/gtest/include/gtest/gtest.h:1484:12: note: in instantiation of function template specialization 'testing::internal::CmpHelperEQ<int, unsigned int>' requested here
    return CmpHelperEQ(expected_expression, actual_expression, expected,
           ^
/Users/selfnet/Documents/dolphin-emu/release-osx-x64/build/Source/UnitTests/Core/MMIOTest.cpp:71:51: note: in instantiation of function template specialization 'testing::internal::EqHelper<false>::Compare<int, unsigned int>' requested here
                u32 val32; m_mapping->Read(0xCC001234, &val32); EXPECT_EQ(i, val32);
                                                                ^
/Users/selfnet/Documents/dolphin-emu/release-osx-x64/build/Externals/gtest/include/gtest/gtest.h:1978:23: note: expanded from macro 'EXPECT_EQ'
  EXPECT_PRED_FORMAT2(::testing::internal:: \
                      ^
/Users/selfnet/Documents/dolphin-emu/release-osx-x64/build/Externals/gtest/include/gtest/gtest_pred_impl.h:162:23: note: expanded from macro 'EXPECT_PRED_FORMAT2'
  GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
                      ^
/Users/selfnet/Documents/dolphin-emu/release-osx-x64/build/Externals/gtest/include/gtest/gtest_pred_impl.h:147:17: note: expanded from macro 'GTEST_PRED_FORMAT2_'
  GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), \
                ^
/Users/selfnet/Documents/dolphin-emu/release-osx-x64/build/Externals/gtest/include/gtest/gtest_pred_impl.h:77:52: note: expanded from macro 'GTEST_ASSERT_'
  if (const ::testing::AssertionResult gtest_ar = (expression)) \
                                                   ^
1 warning generated.
Linking CXX executable ../../../Binaries/Tests/MMIOTest
ld: can't open output file for writing: ../../../Binaries/Tests/MMIOTest, errno=2 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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
program finished with exit code 2
elapsedTime=11.761930