(view as text)
make -j2
 in dir /home/buildbot/slaves/dolphin/wip-android/build/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['make', '-j2']
 environment:
  GAIDEN_HOME=/home/buildbot/.gvm/gaiden/current
  GRADLE_HOME=/home/buildbot/.gvm/gradle/current
  GRAILS_HOME=/home/buildbot/.gvm/grails/current
  GRIFFON_HOME=/home/buildbot/.gvm/griffon/current
  GROOVYSERV_HOME=/home/buildbot/.gvm/groovyserv/current
  GROOVY_HOME=/home/buildbot/.gvm/groovy/current
  GVM_DIR=/home/buildbot/.gvm
  GVM_INIT=true
  GVM_PLATFORM=Linux
  GVM_SERVICE=http://api.gvmtool.net
  GVM_VERSION=1.3.13
  HOME=/home/buildbot
  JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
  LANG=en_US.UTF-8
  LAZYBONES_HOME=/home/buildbot/.gvm/lazybones/current
  LOGNAME=buildbot
  MAIL=/var/mail/buildbot
  OLDPWD=/home/buildbot/slaves
  PATH=/home/buildbot/.gvm/vertx/current/bin:/home/buildbot/.gvm/springboot/current/bin:/home/buildbot/.gvm/lazybones/current/bin:/home/buildbot/.gvm/groovyserv/current/bin:/home/buildbot/.gvm/groovy/current/bin:/home/buildbot/.gvm/griffon/current/bin:/home/buildbot/.gvm/grails/current/bin:/home/buildbot/.gvm/gradle/current/bin:/home/buildbot/.gvm/gaiden/current/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
  PWD=/home/buildbot/slaves/dolphin/wip-android/build/build
  SHELL=/bin/bash
  SHLVL=1
  SPRINGBOOT_HOME=/home/buildbot/.gvm/springboot/current
  TERM=xterm
  USER=buildbot
  VERTX_HOME=/home/buildbot/.gvm/vertx/current
  XDG_RUNTIME_DIR=/run/user/0
  XDG_SESSION_ID=23
  _=/usr/local/bin/buildslave
 using PTY: False
[  0%] [  1%] Built target lzo2
Built target bdisasm
[  4%] Built target png
[  5%] Built target sfml-network
[  5%] Built target SOIL
[ 20%] Built target polarssl
[ 21%] Built target iconv
Scanning dependencies of target pch
[ 21%] Building CXX object Source/CMakeFiles/pch.dir/pch.h.o
Linking FAKELANG static library ../libs/armeabi-v7a/libpch.a
[ 21%] Built target pch
Scanning dependencies of target audiocommon
[ 21%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/AudioCommon.cpp.o
Scanning dependencies of target common
[ 21%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/BreakPoints.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitCommon/JitBase.h:22,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Common/BreakPoints.cpp:12:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 21%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/DPL2Decoder.cpp.o
[ 21%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/Mixer.cpp.o
[ 21%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/CDUtils.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/AudioCommon/Mixer.cpp:15:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 22%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/ColorUtil.cpp.o
[ 22%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/WaveFile.cpp.o
[ 22%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/ConsoleListener.cpp.o
[ 23%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/NullSoundStream.cpp.o
[ 23%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/FileSearch.cpp.o
[ 23%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/OpenSLESStream.cpp.o
[ 23%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/FileUtil.cpp.o
Linking CXX static library ../../../libs/armeabi-v7a/libaudiocommon.a
[ 23%] Built target audiocommon
Scanning dependencies of target inputcommon
[ 23%] Building CXX object Source/Core/InputCommon/CMakeFiles/inputcommon.dir/ControllerEmu.cpp.o
[ 24%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Hash.cpp.o
[ 24%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/IniFile.cpp.o
[ 24%] Building CXX object Source/Core/InputCommon/CMakeFiles/inputcommon.dir/InputConfig.cpp.o
[ 25%] Building CXX object Source/Core/InputCommon/CMakeFiles/inputcommon.dir/UDPWiimote.cpp.o
[ 25%] Building CXX object Source/Core/InputCommon/CMakeFiles/inputcommon.dir/UDPWrapper.cpp.o
[ 25%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/LogManager.cpp.o
[ 25%] Building CXX object Source/Core/InputCommon/CMakeFiles/inputcommon.dir/ControllerInterface/ControllerInterface.cpp.o
[ 25%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/MathUtil.cpp.o
[ 25%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/MemArena.cpp.o
[ 25%] Building CXX object Source/Core/InputCommon/CMakeFiles/inputcommon.dir/ControllerInterface/Device.cpp.o
[ 26%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/MemoryUtil.cpp.o
[ 26%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Misc.cpp.o
[ 26%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/MsgHandler.cpp.o
[ 26%] Building CXX object Source/Core/InputCommon/CMakeFiles/inputcommon.dir/ControllerInterface/ExpressionParser.cpp.o
[ 26%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/NandPaths.cpp.o
[ 27%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/SettingsHandler.cpp.o
[ 28%] Building CXX object Source/Core/InputCommon/CMakeFiles/inputcommon.dir/ControllerInterface/Android/Android.cpp.o
[ 28%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/SDCardUtil.cpp.o
[ 28%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/StringUtil.cpp.o
Linking CXX static library ../../../libs/armeabi-v7a/libinputcommon.a
[ 28%] Built target inputcommon
Scanning dependencies of target discio
[ 28%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/BannerLoader.cpp.o
[ 28%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/SymbolDB.cpp.o
[ 28%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/BannerLoaderGC.cpp.o
[ 29%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/BannerLoaderWii.cpp.o
[ 29%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/SysConf.cpp.o
[ 29%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/Blob.cpp.o
[ 29%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/CISOBlob.cpp.o
[ 30%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Thread.cpp.o
[ 30%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/WbfsBlob.cpp.o
[ 30%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Timer.cpp.o
[ 30%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Version.cpp.o
[ 31%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/CompressedBlob.cpp.o
[ 31%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/x64ABI.cpp.o
[ 31%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/DiscScrubber.cpp.o
[ 32%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/x64Analyzer.cpp.o
[ 32%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/x64Emitter.cpp.o
[ 32%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/DriveBlob.cpp.o
[ 32%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/FileBlob.cpp.o
[ 32%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/FileHandlerARC.cpp.o
[ 33%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/FileMonitor.cpp.o
[ 33%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/FileSystemGCWii.cpp.o
[ 33%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/Filesystem.cpp.o
[ 33%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/NANDContentLoader.cpp.o
[ 33%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Crypto/bn.cpp.o
[ 33%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Crypto/ec.cpp.o
[ 33%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/ArmCPUDetect.cpp.o
[ 34%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/VolumeCommon.cpp.o
[ 35%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/ArmEmitter.cpp.o
[ 35%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/VolumeCreator.cpp.o
[ 35%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/VolumeDirectory.cpp.o
[ 35%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/VolumeGC.cpp.o
[ 35%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/VolumeWad.cpp.o
[ 36%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/VolumeWiiCrypted.cpp.o
[ 36%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/WiiWad.cpp.o
[ 36%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/GenericFPURoundMode.cpp.o
Linking CXX static library ../../../libs/armeabi-v7a/libdiscio.a
Linking CXX static library ../../../libs/armeabi-v7a/libcommon.a
[ 36%] Built target discio
[ 36%] Built target common
Scanning dependencies of target videosoftware
[ 37%] [ 37%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/BPMemLoader.cpp.o
Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/Clipper.cpp.o
[ 37%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/SWCommandProcessor.cpp.o
[ 37%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/CPMemLoader.cpp.o
[ 38%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/DebugUtil.cpp.o
[ 38%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/EfbCopy.cpp.o
[ 38%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/EfbInterface.cpp.o
[ 38%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/HwRasterizer.cpp.o
[ 38%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/SWmain.cpp.o
[ 39%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/OpcodeDecoder.cpp.o
[ 39%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/SWPixelEngine.cpp.o
[ 39%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/RasterFont.cpp.o
[ 39%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/Rasterizer.cpp.o
[ 40%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/SWRenderer.cpp.o
[ 40%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/SetupUnit.cpp.o
[ 40%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/SWStatistics.cpp.o
[ 40%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/Tev.cpp.o
[ 40%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/TextureEncoder.cpp.o
[ 41%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/TextureSampler.cpp.o
[ 41%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/TransformUnit.cpp.o
[ 41%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/SWVertexLoader.cpp.o
[ 41%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/SWVideoConfig.cpp.o
[ 42%] Building CXX object Source/Core/VideoBackends/Software/CMakeFiles/videosoftware.dir/XFMemLoader.cpp.o
Linking CXX static library ../../../../libs/armeabi-v7a/libvideosoftware.a
[ 42%] Built target videosoftware
Scanning dependencies of target videoogl
[ 42%] [ 43%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/GLExtensions/GLExtensions.cpp.o
Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/FramebufferManager.cpp.o
[ 43%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/GLUtil.cpp.o
[ 43%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/main.cpp.o
[ 43%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/NativeVertexFormat.cpp.o
[ 43%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/PerfQuery.cpp.o
[ 44%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/PostProcessing.cpp.o
[ 44%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/ProgramShaderCache.cpp.o
[ 44%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/RasterFont.cpp.o
[ 44%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/Render.cpp.o
[ 45%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/SamplerCache.cpp.o
[ 45%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/StreamBuffer.cpp.o
[ 45%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/TextureCache.cpp.o
[ 45%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/TextureConverter.cpp.o
[ 45%] Building CXX object Source/Core/VideoBackends/OGL/CMakeFiles/videoogl.dir/VertexManager.cpp.o
Linking CXX static library ../../../../libs/armeabi-v7a/libvideoogl.a
[ 45%] Built target videoogl
Scanning dependencies of target videocommon
[ 46%] [ 46%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/BPFunctions.cpp.o
Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/BPMemory.cpp.o
[ 46%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/BPStructs.cpp.o
[ 46%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/CPMemory.cpp.o
[ 46%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/CommandProcessor.cpp.o
[ 47%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Debugger.cpp.o
[ 47%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/DriverDetails.cpp.o
[ 47%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Fifo.cpp.o
[ 47%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/FPSCounter.cpp.o
[ 48%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/FramebufferManagerBase.cpp.o
[ 48%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/HiresTextures.cpp.o
[ 48%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/ImageWrite.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/VideoCommon/ImageWrite.cpp:8:0:
/home/buildbot/slaves/dolphin/wip-android/build/Externals/libpng/png.h:2659:31: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
        fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
                               ^
/home/buildbot/slaves/dolphin/wip-android/build/Externals/libpng/png.h:2667:31: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
        fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
                               ^
/home/buildbot/slaves/dolphin/wip-android/build/Externals/libpng/png.h:2675:31: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
        fprintf(PNG_DEBUG_FILE,"%s"m PNG_STRING_NEWLINE,(num_tabs==1 ? "\t" : \
                               ^
[ 48%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/IndexGenerator.cpp.o
[ 48%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/MainBase.cpp.o
[ 49%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/OnScreenDisplay.cpp.o
[ 49%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/OpcodeDecoding.cpp.o
[ 49%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/PerfQueryBase.cpp.o
[ 49%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/PixelEngine.cpp.o
[ 50%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/PixelShaderGen.cpp.o
[ 50%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/PixelShaderManager.cpp.o
[ 50%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/RenderBase.cpp.o
[ 50%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Statistics.cpp.o
[ 50%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/TextureCacheBase.cpp.o
[ 51%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/TextureConversionShader.cpp.o
[ 51%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VertexLoader.cpp.o
[ 51%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VertexLoaderManager.cpp.o
[ 51%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VertexLoader_Color.cpp.o
[ 52%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VertexLoader_Normal.cpp.o
[ 52%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VertexLoader_Position.cpp.o
[ 52%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VertexLoader_TextCoord.cpp.o
[ 52%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VertexManagerBase.cpp.o
[ 52%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VertexShaderGen.cpp.o
[ 53%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VertexShaderManager.cpp.o
[ 53%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VideoBackendBase.cpp.o
[ 53%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VideoConfig.cpp.o
[ 53%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/VideoState.cpp.o
[ 53%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/XFMemory.cpp.o
[ 54%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/XFStructs.cpp.o
[ 54%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/memcpy_amd.cpp.o
[ 54%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/TextureDecoder_Generic.cpp.o
Linking CXX static library ../../../libs/armeabi-v7a/libvideocommon.a
[ 54%] Built target videocommon
Scanning dependencies of target core
[ 54%] [ 54%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/ActionReplay.cpp.o
Building CXX object Source/Core/Core/CMakeFiles/core.dir/ARDecrypt.cpp.o
[ 54%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/BootManager.cpp.o
[ 55%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/ConfigManager.cpp.o
[ 55%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Console.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.h:14,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/Console.cpp:15:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 55%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Core.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/Core.cpp:50:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 55%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/CoreParameter.cpp.o
[ 56%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/CoreTiming.cpp.o
[ 56%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSPEmulator.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/CoreTiming.cpp:14:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 56%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/ec_wii.cpp.o
[ 56%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/GeckoCodeConfig.cpp.o
[ 56%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/GeckoCode.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/GeckoCode.cpp:13:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 57%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Movie.cpp.o
[ 57%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/NetPlayClient.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/Movie.cpp:26:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 57%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/NetPlayServer.cpp.o
[ 57%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PatchEngine.cpp.o
[ 58%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/State.cpp.o
[ 58%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/stdafx.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitCommon/JitBase.h:22,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/State.cpp:24:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 58%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Tracer.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/Tracer.cpp:12:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 58%] [ 58%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/VolumeHandler.cpp.o
Building CXX object Source/Core/Core/CMakeFiles/core.dir/Boot/Boot_BS2Emu.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/Boot/Boot_BS2Emu.cpp:22:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 59%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Boot/Boot.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/Boot/Boot.cpp:28:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 59%] [ 59%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Boot/Boot_DOL.cpp.o
Building CXX object Source/Core/Core/CMakeFiles/core.dir/Boot/Boot_ELF.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/Boot/Boot_ELF.cpp:11:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 59%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Boot/Boot_WiiWAD.cpp.o
[ 60%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Boot/ElfReader.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/Boot/Boot_WiiWAD.cpp:19:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 60%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Debugger/Debugger_SymbolMap.cpp.o
[ 60%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Debugger/Dump.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/Debugger/Debugger_SymbolMap.cpp:11:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 60%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/Debugger/PPCDebugInterface.cpp.o
[ 60%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/assemble.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/Debugger/PPCDebugInterface.cpp:14:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 61%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/disassemble.cpp.o
[ 61%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPAccelerator.cpp.o
[ 61%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPIntCCUtil.cpp.o
[ 61%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPIntExtOps.cpp.o
[ 62%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPHWInterface.cpp.o
[ 62%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPMemoryMap.cpp.o
[ 62%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPStacks.cpp.o
[ 62%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPAnalyzer.cpp.o
[ 62%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DspIntArithmetic.cpp.o
[ 63%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DspIntBranch.cpp.o
[ 63%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DspIntLoadStore.cpp.o
[ 63%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DspIntMisc.cpp.o
[ 63%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DspIntMultiplier.cpp.o
[ 64%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPEmitter.cpp.o
[ 64%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPCodeUtil.cpp.o
[ 64%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/LabelMap.cpp.o
[ 64%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPInterpreter.cpp.o
[ 64%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPCore.cpp.o
[ 65%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/DSPTables.cpp.o
[ 65%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/Jit/DSPJitRegCache.cpp.o
[ 65%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/Jit/DSPJitExtOps.cpp.o
[ 65%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/Jit/DSPJitBranch.cpp.o
[ 65%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/Jit/DSPJitCCUtil.cpp.o
[ 66%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/Jit/DSPJitArithmetic.cpp.o
[ 66%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/Jit/DSPJitLoadStore.cpp.o
[ 66%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/Jit/DSPJitMultiplier.cpp.o
[ 66%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/Jit/DSPJitUtil.cpp.o
[ 67%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/DSP/Jit/DSPJitMisc.cpp.o
[ 67%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/FifoPlayer/FifoAnalyzer.cpp.o
[ 67%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/FifoPlayer/FifoDataFile.cpp.o
[ 67%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/FifoPlayer/FifoPlaybackAnalyzer.cpp.o
[ 67%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/FifoPlayer/FifoPlayer.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/FifoPlayer/FifoPlayer.cpp:16:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 68%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/FifoPlayer/FifoRecordAnalyzer.cpp.o
[ 68%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/FifoPlayer/FifoRecorder.cpp.o
[ 68%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HLE/HLE.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HLE/HLE.cpp:15:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 68%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HLE/HLE_Misc.cpp.o
[ 69%] In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HLE/HLE_Misc.cpp:18:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
Building CXX object Source/Core/Core/CMakeFiles/core.dir/HLE/HLE_OS.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HLE/HLE_OS.cpp:12:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 69%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/AudioInterface.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/AudioInterface.cpp:64:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 69%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/CPU.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/CPU.cpp:14:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 69%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSP.cpp.o
[ 69%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCode_AX.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/DSP.cpp:38:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 70%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCode_AXWii.cpp.o
[ 70%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCode_CARD.cpp.o
[ 70%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCode_InitAudioSystem.cpp.o
[ 70%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCode_ROM.cpp.o
[ 71%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCodes.cpp.o
[ 71%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCode_GBA.cpp.o
[ 71%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCode_Zelda.cpp.o
[ 71%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCode_Zelda_ADPCM.cpp.o
[ 71%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCode_Zelda_Voice.cpp.o
[ 72%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/UCodes/UCode_Zelda_Synth.cpp.o
[ 72%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/HLEMixer.cpp.o
[ 72%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/MailHandler.cpp.o
[ 72%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPHLE/DSPHLE.cpp.o
[ 73%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPLLE/DSPDebugInterface.cpp.o
[ 73%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPLLE/DSPHost.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/DSPLLE/DSPHost.cpp:16:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 73%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPLLE/DSPSymbols.cpp.o
[ 73%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPLLE/DSPLLEGlobals.cpp.o
[ 73%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPLLE/DSPLLE.cpp.o
[ 74%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DSPLLE/DSPLLETools.cpp.o
[ 74%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/DVDInterface.cpp.o
[ 74%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/EXI_Channel.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/DVDInterface.cpp:20:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/EXI_Channel.cpp:13:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 74%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/EXI.cpp.o
[ 74%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/EXI_Device.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/EXI.cpp:15:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 75%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/EXI_DeviceAD16.cpp.o
[ 75%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/EXI_DeviceAMBaseboard.cpp.o
[ 75%] [ 75%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/EXI_DeviceEthernet.cpp.o
Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/EXI_DeviceGecko.cpp.o
[ 76%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/EXI_DeviceIPL.cpp.o
[ 76%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/EXI_DeviceMemoryCard.cpp.o
[ 76%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/EXI_DeviceMic.cpp.o
[ 76%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/GCMemcard.cpp.o
[ 76%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/GCPad.cpp.o
[ 77%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/GCPadEmu.cpp.o
[ 77%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/GPFifo.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/GPFifo.cpp:11:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 77%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/HW.cpp.o
[ 77%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/Memmap.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/HW.cpp:25:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 78%] In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/Memmap.cpp:33:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/MemmapFunctions.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/MemmapFunctions.cpp:25:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 78%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/MemoryInterface.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/MemoryInterface.cpp:10:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 78%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/MMIO.cpp.o
[ 78%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/ProcessorInterface.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/ProcessorInterface.cpp:16:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 78%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/SI.cpp.o
[ 79%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/SI_DeviceAMBaseboard.cpp.o
[ 79%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/SI_Device.cpp.o
[ 79%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/SI_DeviceDanceMat.cpp.o
[ 79%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/SI_DeviceGBA.cpp.o
[ 80%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/SI_DeviceGCController.cpp.o
[ 80%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/SI_DeviceGCSteeringWheel.cpp.o
[ 80%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/Sram.cpp.o
[ 80%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/StreamADPCM.cpp.o
[ 80%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/SystemTimers.cpp.o
[ 81%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/VideoInterface.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/SystemTimers.cpp:76:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/HW/VideoInterface.cpp:17:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 81%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WII_IPC.cpp.o
[ 81%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/Wiimote.cpp.o
[ 81%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/WiimoteEmu.cpp.o
[ 82%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/Attachment/Classic.cpp.o
[ 82%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/Attachment/Attachment.cpp.o
[ 82%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/Attachment/Nunchuk.cpp.o
[ 82%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/Attachment/Drums.cpp.o
[ 82%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/Attachment/Guitar.cpp.o
[ 83%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/Attachment/Turntable.cpp.o
[ 83%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/EmuSubroutines.cpp.o
[ 83%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/Encryption.cpp.o
[ 83%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteEmu/Speaker.cpp.o
[ 84%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteReal/WiimoteReal.cpp.o
[ 84%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/ICMPLin.cpp.o
[ 84%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/IPC_HLE/WII_IPC_HLE.cpp:57:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 84%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE_Device_DI.cpp.o
[ 84%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE_Device_es.cpp.o
[ 85%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE_Device_FileIO.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/IPC_HLE/WII_IPC_HLE_Device_es.cpp:54:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 85%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE_Device_fs.cpp.o
[ 85%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_Socket.cpp.o
[ 85%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE_Device_net.cpp.o
[ 85%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE_Device_net_ssl.cpp.o
[ 86%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.cpp.o
[ 86%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE_Device_usb.cpp.o
[ 86%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE_Device_usb_kbd.cpp.o
[ 86%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WII_IPC_HLE_WiiMote.cpp.o
[ 87%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/IPC_HLE/WiiMote_HID_Attr.cpp.o
[ 87%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/LUT_frsqrtex.cpp.o
[ 87%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/PowerPC.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.cpp:21:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 87%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/PPCAnalyst.cpp.o
[ 87%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/PPCCache.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.h:14,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.cpp:14:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCCache.cpp:7:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 88%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/PPCSymbolDB.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCSymbolDB.cpp:15:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 88%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/PPCTables.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.cpp:14:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 88%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Profiler.cpp.o
[ 88%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/SignatureDB.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.h:14,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/SignatureDB.cpp:10:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 89%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitInterface.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitCommon/JitBase.h:22,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitInterface.cpp:17:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 89%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Interpreter/Interpreter_Branch.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.h:14,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter_Branch.cpp:5:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 89%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Interpreter/Interpreter.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter.cpp:12:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 89%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Interpreter/Interpreter_FloatingPoint.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter.h:15:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter_FloatingPoint.cpp:22:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 89%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Interpreter/Interpreter_Integer.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter.h:15:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter_Integer.cpp:5:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 90%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Interpreter/Interpreter_LoadStore.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter.h:15:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter_LoadStore.cpp:9:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 90%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Interpreter/Interpreter_LoadStorePaired.cpp.o
[ 90%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Interpreter/Interpreter_Paired.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter.h:15:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter_LoadStorePaired.cpp:6:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter.h:15:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter_Paired.cpp:8:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 90%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter.h:15:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:21:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 91%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/Interpreter/Interpreter_Tables.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter_Tables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/Interpreter_Tables.cpp:5:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Interpreter/../Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 91%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitCommon/JitBase.cpp.o
[ 91%] In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitCommon/JitBase.h:22,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitCommon/JitBase.cpp:10:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitCommon/JitCache.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitCommon/JitBase.h:22,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitCommon/JitCache.cpp:17:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 91%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitILCommon/IR.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/IR.cpp:132:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 91%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitILCommon/JitILBase_Branch.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase.h:12,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase_Branch.cpp:6:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 92%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitILCommon/JitILBase_LoadStore.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase.h:12,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase_LoadStore.cpp:6:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 92%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitILCommon/JitILBase_SystemRegisters.cpp.o
[ 92%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitILCommon/JitILBase_LoadStoreFloating.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase.h:12,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase_SystemRegisters.cpp:7:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase.h:12,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase_LoadStoreFloating.cpp:6:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 92%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitILCommon/JitILBase_LoadStorePaired.cpp.o
[ 93%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitILCommon/JitILBase_Paired.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase.h:12,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase_LoadStorePaired.cpp:6:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase.h:12,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase_Paired.cpp:6:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 93%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitILCommon/JitILBase_FloatingPoint.cpp.o
[ 93%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitILCommon/JitILBase_Integer.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase.h:12,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase_FloatingPoint.cpp:6:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase.h:12,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitILCommon/JitILBase_Integer.cpp:9:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 93%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/ArmMemTools.cpp.o
[ 93%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/Jit.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/ArmMemTools.cpp:19:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/Jit.cpp:18:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 94%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitAsm.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitAsm.cpp:13:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 94%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArm_BackPatch.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.h:14,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/Jit.h:22,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArm_BackPatch.cpp:11:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 94%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArm_Tables.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.h:14,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/Jit.h:22,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArm_Tables.cpp:6:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 94%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArmCache.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.h:14,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/Jit.h:22,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArmCache.cpp:13:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 94%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitRegCache.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.h:14,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/Jit.h:22,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitRegCache.cpp:5:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 95%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitFPRCache.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.h:14,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/Jit.h:22,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitFPRCache.cpp:5:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 95%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArm_Branch.cpp.o
[ 95%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArm_Integer.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArm_Branch.cpp:10:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArm_Integer.cpp:10:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 95%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArm_LoadStore.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArm_LoadStore.cpp:12:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 96%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArm_FloatingPoint.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArm_FloatingPoint.cpp:12:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 96%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArm_Paired.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArm_Paired.cpp:10:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 96%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArm_LoadStorePaired.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArm_LoadStorePaired.cpp:10:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 96%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArm_SystemRegisters.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArm_SystemRegisters.cpp:10:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 96%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm32/JitArm_LoadStoreFloating.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArm32/JitArm_LoadStoreFloating.cpp:12:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 97%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArmIL/JitIL.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArmIL/JitIL.cpp:17:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 97%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArmIL/JitILAsm.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArmIL/JitILAsm.cpp:12:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 97%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArmIL/JitIL_Tables.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCAnalyst.h:14,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArmIL/JitIL.h:8,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArmIL/JitIL_Tables.cpp:6:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 97%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArmIL/JitIL_Branch.cpp.o
[ 98%] In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArmIL/JitIL_Branch.cpp:9:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
Building CXX object Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArmIL/IR_Arm.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PPCTables.h:7:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/JitArmIL/IR_Arm.cpp:9:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[ 98%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/BBA-TAP/TAP_Unix.cpp.o
[ 98%] Building CXX object Source/Core/Core/CMakeFiles/core.dir/HW/WiimoteReal/IODummy.cpp.o
Linking CXX static library ../../../libs/armeabi-v7a/libcore.a
[ 98%] Built target core
Scanning dependencies of target main
[ 98%] [ 98%] Building CXX object Source/Core/DolphinWX/CMakeFiles/main.dir/Android/ButtonManager.cpp.o
Building CXX object Source/Core/DolphinWX/CMakeFiles/main.dir/MainAndroid.cpp.o
In file included from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/PowerPC.h:12:0,
                 from /home/buildbot/slaves/dolphin/wip-android/build/Source/Core/DolphinWX/MainAndroid.cpp:39:
/home/buildbot/slaves/dolphin/wip-android/build/Source/Core/Core/PowerPC/Gekko.h:393:33: warning: 'UReg_FPSCR::<anonymous struct>::RN' is too small to hold all values of 'enum FPURoundMode::RoundModes' [enabled by default]
   FPURoundMode::RoundModes RN : 2;
                                 ^
[100%] Building CXX object Source/Core/DolphinWX/CMakeFiles/main.dir/GLInterface/Platform.cpp.o
[100%] Building CXX object Source/Core/DolphinWX/CMakeFiles/main.dir/GLInterface/EGL.cpp.o
Linking CXX shared library ../../../libs/armeabi-v7a/libmain.so
[100%] Built target main
program finished with exit code 0
elapsedTime=114.200333