(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', '--version']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.002680
program finished with exit code 0
git cat-file -e 72cc6431e5654250b49cb7d2c0efce42a8340c8a
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', '72cc6431e5654250b49cb7d2c0efce42a8340c8a']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 0
elapsedTime=0.003271
git reset --hard 72cc6431e5654250b49cb7d2c0efce42a8340c8a --
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', '72cc6431e5654250b49cb7d2c0efce42a8340c8a', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at 72cc643 Merge pull request #9 from Sonicadvance1/Fix-AndroidRender
program finished with exit code 0
elapsedTime=0.069518
git apply --index -p 0
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'apply', '--index', '-p', '0']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 writing 17162 bytes to stdin
 using PTY: False
error: a/Source/Core/VideoBackends/D3D/NativeVertexFormat.cpp: does not exist in index
error: a/Source/Core/VideoBackends/OGL/NativeVertexFormat.cpp: does not exist in index
error: a/Source/Core/VideoCommon/NativeVertexFormat.h: does not exist in index
error: a/Source/Core/VideoCommon/VertexLoader.cpp: does not exist in index
error: a/Source/Core/VideoCommon/VertexShaderGen.cpp: does not exist in index
program finished with exit code 1
elapsedTime=0.006040