(view as text)
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Core/Src/PowerPC/JitInterface.cpp:180:81: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘u64 {aka long unsigned int}’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Core/Src/PowerPC/Jit64IL/JitIL.cpp:220:110: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘u64 {aka long unsigned int}’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Core/Src/PowerPC/Jit64IL/JitIL.cpp:220:110: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘u64 {aka long unsigned int}’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Core/Src/PowerPC/Jit64IL/JitIL.cpp:220:110: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 5 has type ‘u64 {aka long unsigned int}’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Common/Src/MsgHandler.h:48:80: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘u64 {aka long unsigned int}’ [-Wformat=]