(view as text)
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Common/Src/TraversalServer.cpp:198:119: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘TraversalRequestId {aka long unsigned int}’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Common/Src/TraversalServer.cpp:267:77: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘TraversalRequestId {aka long unsigned int}’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Externals/soundtouch/FIFOSamplePipe.h:226:5: warning: declaration of ‘numSamples’ shadows a member of 'this' [-Wshadow]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Externals/soundtouch/FIFOSamplePipe.h:226:5: warning: declaration of ‘numSamples’ shadows a member of 'this' [-Wshadow]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Common/Src/Misc.cpp:30:39: warning: ignoring return value of ‘char* strerror_r(int, char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
/usr/include/libpng12/png.h:2659:31: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
/usr/include/libpng12/png.h:2667:31: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
/usr/include/libpng12/png.h:2675:31: warning: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wliteral-suffix]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Common/Src/MsgHandler.h:54:81: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Common/Src/MsgHandler.h:54:81: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Common/Src/MsgHandler.h:54:81: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
/home/buildbot/slaves/dolphin/wip-ubu-x64/build/Source/Core/Common/Src/Log.h:106:51: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=]