... CC apps/codecs/ape.c /home/tomers/code/rockbox_keymaps/apps/codecs/ape.c: In function 'codec_main': /home/tomers/code/rockbox_keymaps/apps/codecs/ape.c:284: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' ... CC apps/codecs/speex.c /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c: In function 'seek_backwards': /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:120: warning: format '%d' expects type 'int', but argument 2 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:160: warning: format '%d' expects type 'int', but argument 2 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:160: warning: format '%d' expects type 'int', but argument 3 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:160: warning: format '%d' expects type 'int', but argument 4 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:160: warning: format '%d' expects type 'int', but argument 5 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c: In function 'speex_seek_page_granule': /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:226: warning: format '%d' expects type 'int', but argument 2 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:226: warning: format '%d' expects type 'int', but argument 4 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:226: warning: format '%d' expects type 'int', but argument 5 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:226: warning: format '%d' expects type 'int', but argument 7 has type 'off_t' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:226: warning: too many arguments for format /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:237: warning: format '%d' expects type 'int', but argument 2 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:237: warning: format '%d' expects type 'int', but argument 3 has type 'spx_ogg_int64_t' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:237: warning: format '%d' expects type 'int', but argument 4 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:237: warning: format '%d' expects type 'int', but argument 5 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:237: warning: format '%d' expects type 'int', but argument 7 has type 'off_t' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:237: warning: too many arguments for format /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:290: warning: format '%d' expects type 'int', but argument 2 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c: In function 'codec_main': /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:428: warning: format '%d' expects type 'int', but argument 2 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:428: warning: format '%d' expects type 'int', but argument 3 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:428: warning: format '%d' expects type 'int', but argument 4 has type 'long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:428: warning: format '%d' expects type 'int', but argument 5 has type 'long long int' /home/tomers/code/rockbox_keymaps/apps/codecs/speex.c:428: warning: too many arguments for format ...