Advertisement
jimbo27

Untitled

Jan 13th, 2016
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.05 KB | None | 0 0
  1. Log started at: Mon 11 Jan 15:58:33 CET 2016
  2. /home/pi/RetroPie-Setup/tmp/build/lr-pocketsnes /home/pi/RetroPie-Setup
  3.  
  4. = = = = = = = = = = = = = = = = = = = = =
  5. Getting sources for 'lr-pocketsnes' : SNES emu - ARM based SNES emulator for libretro
  6. = = = = = = = = = = = = = = = = = = = = =
  7.  
  8. git clone --depth 1 "https://github.com/libretro/pocketsnes-libretro.git" "/home/pi/RetroPie-Setup/tmp/build/lr-pocketsnes"
  9. Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-pocketsnes'...
  10. /home/pi/RetroPie-Setup
  11. /home/pi/RetroPie-Setup/tmp/build/lr-pocketsnes /home/pi/RetroPie-Setup
  12.  
  13. = = = = = = = = = = = = = = = = = = = = =
  14. Building 'lr-pocketsnes' : SNES emu - ARM based SNES emulator for libretro
  15. = = = = = = = = = = = = = = = = = = = = =
  16.  
  17. rm -f ./src/apu.o ./src/apuaux.o ./src/c4.o ./src/c4emu.o ./src/cheats.o ./src/cheats2.o ./src/clip.o ./src/data.o ./src/dsp1.o ./src/fxemu.o ./src/fxinst.o ./src/globals.o ./src/dma.o ./src/memmap.o ./src/cpu.o ./src/cpuexec.o ./src/cpuops.o ./src/sa1.o ./src/sa1cpu.o ./src/sdd1.o ./src/sdd1emu.o ./src/snapshot.o ./src/soundux.o ./src/spc700.o ./src/srtc.o ./libretro/libretro.o ./libretro/memstream.o ./src/ppu_.o ./src/gfx.o ./src/tile.o pocketsnes_libretro.so
  18. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/apu.o src/apu.c
  19. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/apuaux.o src/apuaux.c
  20. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/c4.o src/c4.c
  21. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/c4emu.o src/c4emu.c
  22. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/cheats.o src/cheats.c
  23. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/cheats2.o src/cheats2.c
  24. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/clip.o src/clip.c
  25. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/data.o src/data.c
  26. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/dsp1.o src/dsp1.c
  27. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/fxemu.o src/fxemu.c
  28. src/fxemu.c:96:1: warning: missing initializer for field ‘vSCBRDirty’ of ‘FxRegs_s’ [-Wmissing-field-initializers]
  29. FxRegs_s GSU = FxRegs_s_null;
  30. ^
  31. In file included from src/fxemu.c:90:0:
  32. src/fxinst.h:283:12: note: ‘vSCBRDirty’ declared here
  33. uint32 vSCBRDirty; /* if SCBR is written, our cached screen pointers need updating */
  34. ^
  35. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/fxinst.o src/fxinst.c
  36. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/globals.o src/globals.c
  37. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/dma.o src/dma.c
  38. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/memmap.o src/memmap.c
  39. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/cpu.o src/cpu.c
  40. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/cpuexec.o src/cpuexec.c
  41. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/cpuops.o src/cpuops.c
  42. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/sa1.o src/sa1.c
  43. src/sa1.c: In function ‘S9xGetSA1’:
  44. src/sa1.c:435:1: warning: control reaches end of non-void function [-Wreturn-type]
  45. }
  46. ^
  47. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/sa1cpu.o src/sa1cpu.c
  48. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/sdd1.o src/sdd1.c
  49. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/sdd1emu.o src/sdd1emu.c
  50. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/snapshot.o src/snapshot.c
  51. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/soundux.o src/soundux.c
  52. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/spc700.o src/spc700.c
  53. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/srtc.o src/srtc.c
  54. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o libretro/libretro.o libretro/libretro.c
  55. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o libretro/memstream.o libretro/memstream.c
  56. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/ppu.o src/ppu.c
  57. In file included from src/ppu.c:139:0:
  58. src/ppu_setppu.h:360:13: warning: ‘SetPPU_210C’ defined but not used [-Wunused-function]
  59. static void SetPPU_210C(uint8 Byte, uint16 Address)
  60. ^
  61. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/rops.o src/rops.c
  62. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7new.o src/mode7new.c
  63. src/mode7new.c: In function ‘DrawBGMode7Background16NewR3’:
  64. src/mode7new.c:82:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  65. for (Line = GFX.StartY; Line <= GFX.EndY; Line++, Screen += GFX_PITCH, l++)
  66. ^
  67. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7.o src/mode7.c
  68. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7add.o src/mode7add.c
  69. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7add1_2.o src/mode7add1_2.c
  70. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7sub.o src/mode7sub.c
  71. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7sub1_2.o src/mode7sub1_2.c
  72. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7prio.o src/mode7prio.c
  73. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7addprio.o src/mode7addprio.c
  74. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7add1_2prio.o src/mode7add1_2prio.c
  75. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7subprio.o src/mode7subprio.c
  76. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/mode7sub1_2prio.o src/mode7sub1_2prio.c
  77. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/gfx16.o src/gfx16.c
  78. src/gfx16.c: In function ‘S9xGraphicsInit’:
  79. src/gfx16.c:359:16: warning: assignment from incompatible pointer type
  80. DrawTilePtr = DrawTile16;
  81. ^
  82. src/gfx16.c:360:23: warning: assignment from incompatible pointer type
  83. DrawClippedTilePtr = DrawClippedTile16;
  84. ^
  85. src/gfx16.c:361:22: warning: assignment from incompatible pointer type
  86. DrawLargePixelPtr = DrawLargePixel16;
  87. ^
  88. src/gfx16.c:362:21: warning: assignment from incompatible pointer type
  89. DrawHiResTilePtr = DrawHiResTile16;
  90. ^
  91. src/gfx16.c:363:28: warning: assignment from incompatible pointer type
  92. DrawHiResClippedTilePtr = DrawHiResClippedTile16;
  93. ^
  94. src/gfx16.c: At top level:
  95. src/gfx16.c:706:4: warning: initialization from incompatible pointer type
  96. {DrawTile16Add, DrawClippedTile16Add, DrawLargePixel16Add}, // 0 -> GFX.r2131:7 = 0, GFX.r2131:6 = 0, GFX.r2130:1 = 0
  97. ^
  98. src/gfx16.c:706:4: warning: (near initialization for ‘TileRenderers[0].Normal’)
  99. src/gfx16.c:706:4: warning: initialization from incompatible pointer type
  100. src/gfx16.c:706:4: warning: (near initialization for ‘TileRenderers[0].Clipped’)
  101. src/gfx16.c:706:4: warning: initialization from incompatible pointer type
  102. src/gfx16.c:706:4: warning: (near initialization for ‘TileRenderers[0].Large’)
  103. src/gfx16.c:707:4: warning: initialization from incompatible pointer type
  104. {DrawTile16Add, DrawClippedTile16Add, DrawLargePixel16Add}, // 1 -> GFX.r2131:7 = 0, GFX.r2131:6 = 0, GFX.r2130:1 = 1
  105. ^
  106. src/gfx16.c:707:4: warning: (near initialization for ‘TileRenderers[1].Normal’)
  107. src/gfx16.c:707:4: warning: initialization from incompatible pointer type
  108. src/gfx16.c:707:4: warning: (near initialization for ‘TileRenderers[1].Clipped’)
  109. src/gfx16.c:707:4: warning: initialization from incompatible pointer type
  110. src/gfx16.c:707:4: warning: (near initialization for ‘TileRenderers[1].Large’)
  111. src/gfx16.c:708:4: warning: initialization from incompatible pointer type
  112. {DrawTile16FixedAdd1_2, DrawClippedTile16FixedAdd1_2, DrawLargePixel16Add1_2}, // 2 -> GFX.r2131:7 = 0, GFX.r2131:6 = 1, GFX.r2130:1 = 0
  113. ^
  114. src/gfx16.c:708:4: warning: (near initialization for ‘TileRenderers[2].Normal’)
  115. src/gfx16.c:708:4: warning: initialization from incompatible pointer type
  116. src/gfx16.c:708:4: warning: (near initialization for ‘TileRenderers[2].Clipped’)
  117. src/gfx16.c:708:4: warning: initialization from incompatible pointer type
  118. src/gfx16.c:708:4: warning: (near initialization for ‘TileRenderers[2].Large’)
  119. src/gfx16.c:709:4: warning: initialization from incompatible pointer type
  120. {DrawTile16Add1_2, DrawClippedTile16Add1_2, DrawLargePixel16Add1_2}, // 3 -> GFX.r2131:7 = 0, GFX.r2131:6 = 1, GFX.r2130:1 = 1
  121. ^
  122. src/gfx16.c:709:4: warning: (near initialization for ‘TileRenderers[3].Normal’)
  123. src/gfx16.c:709:4: warning: initialization from incompatible pointer type
  124. src/gfx16.c:709:4: warning: (near initialization for ‘TileRenderers[3].Clipped’)
  125. src/gfx16.c:709:4: warning: initialization from incompatible pointer type
  126. src/gfx16.c:709:4: warning: (near initialization for ‘TileRenderers[3].Large’)
  127. src/gfx16.c:710:4: warning: initialization from incompatible pointer type
  128. {DrawTile16Sub, DrawClippedTile16Sub, DrawLargePixel16Sub}, // 4 -> GFX.r2131:7 = 1, GFX.r2131:6 = 0, GFX.r2130:1 = 0
  129. ^
  130. src/gfx16.c:710:4: warning: (near initialization for ‘TileRenderers[4].Normal’)
  131. src/gfx16.c:710:4: warning: initialization from incompatible pointer type
  132. src/gfx16.c:710:4: warning: (near initialization for ‘TileRenderers[4].Clipped’)
  133. src/gfx16.c:710:4: warning: initialization from incompatible pointer type
  134. src/gfx16.c:710:4: warning: (near initialization for ‘TileRenderers[4].Large’)
  135. src/gfx16.c:711:4: warning: initialization from incompatible pointer type
  136. {DrawTile16Sub, DrawClippedTile16Sub, DrawLargePixel16Sub}, // 5 -> GFX.r2131:7 = 1, GFX.r2131:6 = 0, GFX.r2130:1 = 1
  137. ^
  138. src/gfx16.c:711:4: warning: (near initialization for ‘TileRenderers[5].Normal’)
  139. src/gfx16.c:711:4: warning: initialization from incompatible pointer type
  140. src/gfx16.c:711:4: warning: (near initialization for ‘TileRenderers[5].Clipped’)
  141. src/gfx16.c:711:4: warning: initialization from incompatible pointer type
  142. src/gfx16.c:711:4: warning: (near initialization for ‘TileRenderers[5].Large’)
  143. src/gfx16.c:712:4: warning: initialization from incompatible pointer type
  144. {DrawTile16FixedSub1_2, DrawClippedTile16FixedSub1_2, DrawLargePixel16Sub1_2}, // 6 -> GFX.r2131:7 = 1, GFX.r2131:6 = 1, GFX.r2130:1 = 0
  145. ^
  146. src/gfx16.c:712:4: warning: (near initialization for ‘TileRenderers[6].Normal’)
  147. src/gfx16.c:712:4: warning: initialization from incompatible pointer type
  148. src/gfx16.c:712:4: warning: (near initialization for ‘TileRenderers[6].Clipped’)
  149. src/gfx16.c:712:4: warning: initialization from incompatible pointer type
  150. src/gfx16.c:712:4: warning: (near initialization for ‘TileRenderers[6].Large’)
  151. src/gfx16.c:713:4: warning: initialization from incompatible pointer type
  152. {DrawTile16Sub1_2, DrawClippedTile16Sub1_2, DrawLargePixel16Sub1_2}, // 7 -> GFX.r2131:7 = 1, GFX.r2131:6 = 1, GFX.r2130:1 = 1
  153. ^
  154. src/gfx16.c:713:4: warning: (near initialization for ‘TileRenderers[7].Normal’)
  155. src/gfx16.c:713:4: warning: initialization from incompatible pointer type
  156. src/gfx16.c:713:4: warning: (near initialization for ‘TileRenderers[7].Clipped’)
  157. src/gfx16.c:713:4: warning: initialization from incompatible pointer type
  158. src/gfx16.c:713:4: warning: (near initialization for ‘TileRenderers[7].Large’)
  159. src/gfx16.c:714:4: warning: initialization from incompatible pointer type
  160. {DrawTile16, DrawClippedTile16, DrawLargePixel16} // 8 -> normal
  161. ^
  162. src/gfx16.c:714:4: warning: (near initialization for ‘TileRenderers[8].Normal’)
  163. src/gfx16.c:714:4: warning: initialization from incompatible pointer type
  164. src/gfx16.c:714:4: warning: (near initialization for ‘TileRenderers[8].Clipped’)
  165. src/gfx16.c:714:4: warning: initialization from incompatible pointer type
  166. src/gfx16.c:714:4: warning: (near initialization for ‘TileRenderers[8].Large’)
  167. src/gfx16.c: In function ‘S9xUpdateScreen’:
  168. src/gfx16.c:3261:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  169. while ((CurrentROp < ROpCount) && ((rops[CurrentROp].line == CurrentLine)
  170. ^
  171. src/gfx16.c:3272:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  172. if ((CurrentROp < ROpCount) && ((rops[CurrentROp].line - 1) <= EndY)) GFX.EndY = rops[CurrentROp].line - 1;
  173. ^
  174. src/gfx16.c:3322:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  175. while ((CurrentROp < ROpCount) && (CurrentLine <= EndY));
  176. ^
  177. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/tile16.o src/tile16.c
  178. src/tile16.c: In function ‘DrawLargePixel16Add1_2’:
  179. src/tile16.c:1877:55: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  180. COLOR_ADD1_2 (p, *(s + GFX.Delta)) : \
  181. ^
  182. src/tile16.h:168:19: note: in expansion of macro ‘LARGE_ADD_PIXEL1_2’
  183. sp [z] = FUNCTION(sp + z, pixel); \
  184. ^
  185. src/tile16.c:1881:4: note: in expansion of macro ‘RENDER_TILE_LARGE’
  186. RENDER_TILE_LARGE(GFX.ScreenColors [pixel], LARGE_ADD_PIXEL1_2)
  187. ^
  188. src/tile16.c:1877:55: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  189. COLOR_ADD1_2 (p, *(s + GFX.Delta)) : \
  190. ^
  191. src/tile16.h:187:19: note: in expansion of macro ‘LARGE_ADD_PIXEL1_2’
  192. sp [z] = FUNCTION(sp + z, pixel); \
  193. ^
  194. src/tile16.c:1881:4: note: in expansion of macro ‘RENDER_TILE_LARGE’
  195. RENDER_TILE_LARGE(GFX.ScreenColors [pixel], LARGE_ADD_PIXEL1_2)
  196. ^
  197. src/tile16.c:1877:55: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  198. COLOR_ADD1_2 (p, *(s + GFX.Delta)) : \
  199. ^
  200. src/tile16.h:206:19: note: in expansion of macro ‘LARGE_ADD_PIXEL1_2’
  201. sp [z] = FUNCTION(sp + z, pixel); \
  202. ^
  203. src/tile16.c:1881:4: note: in expansion of macro ‘RENDER_TILE_LARGE’
  204. RENDER_TILE_LARGE(GFX.ScreenColors [pixel], LARGE_ADD_PIXEL1_2)
  205. ^
  206. src/tile16.c:1877:55: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  207. COLOR_ADD1_2 (p, *(s + GFX.Delta)) : \
  208. ^
  209. src/tile16.h:223:19: note: in expansion of macro ‘LARGE_ADD_PIXEL1_2’
  210. sp [z] = FUNCTION(sp + z, pixel); \
  211. ^
  212. src/tile16.c:1881:4: note: in expansion of macro ‘RENDER_TILE_LARGE’
  213. RENDER_TILE_LARGE(GFX.ScreenColors [pixel], LARGE_ADD_PIXEL1_2)
  214. ^
  215. src/tile16.c: In function ‘DrawLargePixel16Sub’:
  216. src/tile16.c:1898:52: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  217. COLOR_SUB (p, *(s + GFX.Delta)) : \
  218. ^
  219. src/tile16.h:168:19: note: in expansion of macro ‘LARGE_SUB_PIXEL’
  220. sp [z] = FUNCTION(sp + z, pixel); \
  221. ^
  222. src/tile16.c:1902:4: note: in expansion of macro ‘RENDER_TILE_LARGE’
  223. RENDER_TILE_LARGE(GFX.ScreenColors [pixel], LARGE_SUB_PIXEL)
  224. ^
  225. src/tile16.c:1898:52: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  226. COLOR_SUB (p, *(s + GFX.Delta)) : \
  227. ^
  228. src/tile16.h:187:19: note: in expansion of macro ‘LARGE_SUB_PIXEL’
  229. sp [z] = FUNCTION(sp + z, pixel); \
  230. ^
  231. src/tile16.c:1902:4: note: in expansion of macro ‘RENDER_TILE_LARGE’
  232. RENDER_TILE_LARGE(GFX.ScreenColors [pixel], LARGE_SUB_PIXEL)
  233. ^
  234. src/tile16.c:1898:52: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  235. COLOR_SUB (p, *(s + GFX.Delta)) : \
  236. ^
  237. src/tile16.h:206:19: note: in expansion of macro ‘LARGE_SUB_PIXEL’
  238. sp [z] = FUNCTION(sp + z, pixel); \
  239. ^
  240. src/tile16.c:1902:4: note: in expansion of macro ‘RENDER_TILE_LARGE’
  241. RENDER_TILE_LARGE(GFX.ScreenColors [pixel], LARGE_SUB_PIXEL)
  242. ^
  243. src/tile16.c:1898:52: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  244. COLOR_SUB (p, *(s + GFX.Delta)) : \
  245. ^
  246. src/tile16.h:223:19: note: in expansion of macro ‘LARGE_SUB_PIXEL’
  247. sp [z] = FUNCTION(sp + z, pixel); \
  248. ^
  249. src/tile16.c:1902:4: note: in expansion of macro ‘RENDER_TILE_LARGE’
  250. RENDER_TILE_LARGE(GFX.ScreenColors [pixel], LARGE_SUB_PIXEL)
  251. ^
  252. src/tile16.c: In function ‘ConvertTile8bpp’:
  253. src/tile16.c:90:4: warning: ‘non_zero’ is used uninitialized in this function [-Wuninitialized]
  254. __asm__ volatile(
  255. ^
  256. src/tile16.c: In function ‘ConvertTile4bpp’:
  257. src/tile16.c:135:4: warning: ‘non_zero’ is used uninitialized in this function [-Wuninitialized]
  258. __asm__ volatile(
  259. ^
  260. src/tile16.c: In function ‘ConvertTile2bpp’:
  261. src/tile16.c:173:4: warning: ‘non_zero’ is used uninitialized in this function [-Wuninitialized]
  262. __asm__ volatile(
  263. ^
  264. src/gfx16.c: In function ‘DrawBackground_8’:
  265. src/gfx16.c:1976:17: warning: ‘Right’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  266. uint32 Width = Right - Left;
  267. ^
  268. src/gfx16.c:1976:17: warning: ‘Left’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  269. src/gfx16.c:1958:33: warning: ‘HOffset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  270. uint32 HPos = (HOffset + Left) & 0x1ff;
  271. ^
  272. src/gfx16.c:1905:26: warning: ‘VOffset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  273. int VirtAlign = (Y + VOffset) & 7;
  274. ^
  275. src/gfx16.c: In function ‘DrawBackground_16’:
  276. src/gfx16.c:2221:25: warning: ‘Tile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  277. else Tile++;
  278. ^
  279. src/gfx16.c:2159:17: warning: ‘Right’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  280. uint32 Width = Right - Left;
  281. ^
  282. src/gfx16.c:2159:17: warning: ‘Left’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  283. src/gfx16.c:2140:33: warning: ‘HOffset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  284. uint32 HPos = (HOffset + Left) & 0x3ff;
  285. ^
  286. src/gfx16.c:2086:26: warning: ‘VOffset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  287. int VirtAlign = (Y + VOffset) & 7;
  288. ^
  289. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/tile16add.o src/tile16add.c
  290. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/tile16add1_2.o src/tile16add1_2.c
  291. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/tile16fadd1_2.o src/tile16fadd1_2.c
  292. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/tile16sub.o src/tile16sub.c
  293. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/tile16sub1_2.o src/tile16sub1_2.c
  294. cc -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -Wa,-mimplicit-it=thumb -fno-builtin -fno-exceptions -ffunction-sections -fomit-frame-pointer -fgcse-sm -fgcse-las -fgcse-after-reload -fweb -fpeel-loops -O3 -DNDEBUG=1 -DARM_ASM -DRIGHTSHIFT_IS_SAR -finline -fsigned-char -fomit-frame-pointer -ffast-math -fstrict-aliasing -ffast-math -funroll-loops -fomit-frame-pointer -DHAVE_STRINGS_H -DHAVE_STDINT_H -DHAVE_INTTYPES_H -D__LIBRETRO__ -DINLINE=inline -DUSE_SA1 -fomit-frame-pointer -Wall -W -Wno-unused-parameter -Wno-parentheses -Wno-write-strings -Wno-comment -Werror=implicit-function-declaration -fPIC -I./libretro -I./src -I. -c -o src/tile16fsub1_2.o src/tile16fsub1_2.c
  295. cc -fPIC -shared -Wl,--version-script=libretro/link.T -Wl,--no-undefined -I./libretro -I./src -I. -o pocketsnes_libretro.so ./src/apu.o ./src/apuaux.o ./src/c4.o ./src/c4emu.o ./src/cheats.o ./src/cheats2.o ./src/clip.o ./src/data.o ./src/dsp1.o ./src/fxemu.o ./src/fxinst.o ./src/globals.o ./src/dma.o ./src/memmap.o ./src/cpu.o ./src/cpuexec.o ./src/cpuops.o ./src/sa1.o ./src/sa1cpu.o ./src/sdd1.o ./src/sdd1emu.o ./src/snapshot.o ./src/soundux.o ./src/spc700.o ./src/srtc.o ./libretro/libretro.o ./libretro/memstream.o ./src/ppu.o ./src/rops.o ./src/mode7new.o ./src/mode7.o ./src/mode7add.o ./src/mode7add1_2.o ./src/mode7sub.o ./src/mode7sub1_2.o ./src/mode7prio.o ./src/mode7addprio.o ./src/mode7add1_2prio.o ./src/mode7subprio.o ./src/mode7sub1_2prio.o ./src/gfx16.o ./src/tile16.o ./src/tile16add.o ./src/tile16add1_2.o ./src/tile16fadd1_2.o ./src/tile16sub.o ./src/tile16sub1_2.o ./src/tile16fsub1_2.o -lm
  296. /home/pi/RetroPie-Setup
  297. /home/pi/RetroPie-Setup/tmp/build/lr-pocketsnes /home/pi/RetroPie-Setup
  298.  
  299. = = = = = = = = = = = = = = = = = = = = =
  300. Installing 'lr-pocketsnes' : SNES emu - ARM based SNES emulator for libretro
  301. = = = = = = = = = = = = = = = = = = = = =
  302.  
  303. ‘/home/pi/RetroPie-Setup/tmp/build/lr-pocketsnes/pocketsnes_libretro.so’ -> ‘/opt/retropie/libretrocores/lr-pocketsnes/pocketsnes_libretro.so’
  304. ‘/home/pi/RetroPie-Setup/tmp/build/lr-pocketsnes/README.txt’ -> ‘/opt/retropie/libretrocores/lr-pocketsnes/README.txt’
  305. /home/pi/RetroPie-Setup
  306. /opt/retropie/libretrocores/lr-pocketsnes /home/pi/RetroPie-Setup
  307.  
  308. = = = = = = = = = = = = = = = = = = = = =
  309. Configuring 'lr-pocketsnes' : SNES emu - ARM based SNES emulator for libretro
  310. = = = = = = = = = = = = = = = = = = = = =
  311.  
  312. /home/pi/RetroPie-Setup
  313.  
  314. = = = = = = = = = = = = = = = = = = = = =
  315. Installing 'runcommand' : Configure the 'runcommand' - Launch script
  316. = = = = = = = = = = = = = = = = = = = = =
  317.  
  318.  
  319. Log ended at: Mon 11 Jan 16:01:08 CET 2016
  320. Total running time: 0 hours, 2 mins, 35 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement