(view as text)
make unittests
 in dir /Users/selfnet/Documents/dolphin-emu/wip-osx-x64/build/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['make', 'unittests']
 environment:
  HOME=/Users/selfnet
  INFOPATH=/sw/share/info:/sw/info:/usr/share/info
  LANG=en_US.UTF-8
  LOGNAME=selfnet
  MAIL=/var/mail/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
  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/wip-osx-x64/build/build
  SHELL=/bin/bash
  SHLVL=1
  SSH_CLIENT=2001:7c0:e701:a0:a9c5:ce9d:f693:f8fb 51047 22
  SSH_CONNECTION=2001:7c0:e701:a0:a9c5:ce9d:f693:f8fb 51047 2001:7c0:e701:a0:200::6 22
  SSH_TTY=/dev/ttys000
  TERM=xterm
  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
 using PTY: False
[  0%] Built target pch
[  1%] Built target inputcommon
[  2%] Built target bdisasm
[  4%] Built target png
[  4%] Built target sfml-network
[  4%] Built target gtest
[ 12%] Built target polarssl
[ 12%] Built target SOIL
[ 64%] Built target wx
[ 67%] Built target common
[ 70%] Built target videosoftware
[ 71%] Built target videoogl
[ 77%] Built target videocommon
[100%] Built target core
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/wip-osx-x64/build/Source/UnitTests/Core/MMIOTest.cpp:2:
/Users/selfnet/Documents/dolphin-emu/wip-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/wip-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/wip-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/wip-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/wip-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/wip-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/wip-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
[100%] Built target Tests/MMIOTest
Test project /Users/selfnet/Documents/dolphin-emu/wip-osx-x64/build/build
    Start 1: MMIOTest
1/1 Test #1: MMIOTest .........................   Passed    0.48 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.49 sec
[100%] Built target unittests
program finished with exit code 0
elapsedTime=7.320138