(view as text)
make unittests
 in dir /home/delroth/buildslave/release-deb-x64/build/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['make', 'unittests']
 environment:
  HOME=/home/delroth
  LANG=C
  LC_ALL=C.UTF-8
  LOGNAME=delroth
  LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
  MAIL=/var/mail/delroth
  OLDPWD=/home/delroth/buildslave
  PATH=/home/delroth/venv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
  PS1=(venv)
  PWD=/home/delroth/buildslave/release-deb-x64/build/build
  SHELL=/bin/bash
  SHLVL=2
  SUDO_COMMAND=/bin/su delroth
  SUDO_GID=1000
  SUDO_UID=1000
  SUDO_USER=markus
  TERM=xterm
  USER=delroth
  USERNAME=root
  VIRTUALENVWRAPPER_HOOK_DIR=/home/delroth/.virtualenvs
  VIRTUALENVWRAPPER_LOG_DIR=/home/delroth/.virtualenvs
  VIRTUALENVWRAPPER_PROJECT_FILENAME=.project
  VIRTUAL_ENV=/home/delroth/venv
  WORKON_HOME=/home/delroth/.virtualenvs
  _=/home/delroth/venv/bin/buildslave
 using PTY: False
[  2%] Built target inputcommon
[  3%] Built target bdisasm
[ 20%] Built target polarssl
[ 28%] Built target common
[ 35%] Built target videosoftware
[ 38%] Built target videoogl
[ 49%] Built target videocommon
[100%] Built target core
[100%] Built target gtest
Scanning dependencies of target MMIOTest
[100%] Building CXX object Source/UnitTests/Core/CMakeFiles/Tests/MMIOTest.dir/MMIOTest.cpp.o
Linking CXX executable ../../../Binaries/Tests/MMIOTest
[100%] Built target Tests/MMIOTest
Scanning dependencies of target CommonFuncsTest
[100%] Building CXX object Source/UnitTests/Common/CMakeFiles/Tests/CommonFuncsTest.dir/CommonFuncsTest.cpp.o
In file included from /home/delroth/buildslave/release-deb-x64/build/Source/UnitTests/Common/CommonFuncsTest.cpp:5: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 = long 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 = long unsigned int; bool lhs_is_null_literal = false]’
/home/delroth/buildslave/release-deb-x64/build/Source/UnitTests/Common/CommonFuncsTest.cpp:14:2:   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]
/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/Common/CommonFuncsTest.cpp:44:2:   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/CommonFuncsTest
[100%] Built target Tests/CommonFuncsTest
Scanning dependencies of target FifoQueueTest
[100%] Building CXX object Source/UnitTests/Common/CMakeFiles/Tests/FifoQueueTest.dir/FifoQueueTest.cpp.o
In file included from /home/delroth/buildslave/release-deb-x64/build/Source/UnitTests/Common/FifoQueueTest.cpp:5: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:1525:30:   required from ‘static testing::AssertionResult testing::internal::EqHelper<true>::Compare(const char*, const char*, const T1&, const T2&, typename testing::internal::EnableIf<(! testing::internal::is_pointer<T2>::value)>::type*) [with T1 = int; T2 = unsigned int; typename testing::internal::EnableIf<(! testing::internal::is_pointer<T2>::value)>::type = void]’
/home/delroth/buildslave/release-deb-x64/build/Source/UnitTests/Common/FifoQueueTest.cpp:14:2:   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/FifoQueueTest
[100%] Built target Tests/FifoQueueTest
Linking CXX executable ../../../Binaries/Tests/FixedSizeQueueTest
[100%] Built target Tests/FixedSizeQueueTest
Scanning dependencies of target MathUtilTest
[100%] Building CXX object Source/UnitTests/Common/CMakeFiles/Tests/MathUtilTest.dir/MathUtilTest.cpp.o
Linking CXX executable ../../../Binaries/Tests/MathUtilTest
[100%] Built target Tests/MathUtilTest
Test project /home/delroth/buildslave/release-deb-x64/build/build
    Start 1: CommonFuncsTest
1/5 Test #1: CommonFuncsTest ..................   Passed    0.01 sec
    Start 2: FifoQueueTest
2/5 Test #2: FifoQueueTest ....................   Passed    0.03 sec
    Start 3: FixedSizeQueueTest
3/5 Test #3: FixedSizeQueueTest ...............   Passed    0.01 sec
    Start 4: MathUtilTest
4/5 Test #4: MathUtilTest .....................   Passed    0.01 sec
    Start 5: MMIOTest
5/5 Test #5: MMIOTest .........................   Passed    1.24 sec

100% tests passed, 0 tests failed out of 5

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