* Package: games-emulation/fakenes-0.5.8-r1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 zlib * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking fakenes-0.5.8.tar.bz2 to /var/tmp/portage/games-emulation/fakenes-0.5.8-r1/work >>> Source unpacked in /var/tmp/portage/games-emulation/fakenes-0.5.8-r1/work >>> Preparing source in /var/tmp/portage/games-emulation/fakenes-0.5.8-r1/work/fakenes-0.5.8 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-emulation/fakenes-0.5.8-r1/work/fakenes-0.5.8 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/games-emulation/fakenes-0.5.8-r1/work/fakenes-0.5.8 ... Creating directory build/unix/... Creating build/unix/config.h... Converting support/fakenes.dat to build/unix/datafile.c... Compiling src/unzip.c... Compiling build/unix/datafile.c... Compiling src/apu.c... In file included from src/apu.c:91:0: src/include/apu/mmc5.h:351:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/apu/mmc5.h:351:4: warning: (near initialization for ‘apu_mmc5s.id’) [-Wpointer-sign] In file included from src/apu.c:92:0: src/include/apu/vrc6.h:261:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/apu/vrc6.h:261:4: warning: (near initialization for ‘apu_vrc6s.id’) [-Wpointer-sign] Compiling src/audio.c... Compiling src/audiolib.c... Compiling src/core.c... Compiling src/cpu.c... Compiling src/crc.c... Compiling src/dsp.c... src/dsp.c: In function ‘dsp_close_wav’: src/dsp.c:915:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] src/dsp.c:916:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] src/dsp.c:917:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] src/dsp.c: In function ‘dsp_wav_write’: src/dsp.c:949:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] Compiling src/gui.c... In file included from src/gui.c:18:0: src/include/cheats.h: In function ‘cheats_decode_raw’: src/include/cheats.h:28:7: warning: pointer targets in passing argument 1 of ‘sscanf’ differ in signedness [-Wpointer-sign] /usr/include/stdio.h:450:12: note: expected ‘const char * __restrict__’ but argument is of type ‘const UINT8 *’ src/include/cheats.h:30:7: warning: pointer targets in passing argument 1 of ‘sscanf’ differ in signedness [-Wpointer-sign] /usr/include/stdio.h:450:12: note: expected ‘const char * __restrict__’ but argument is of type ‘const UINT8 *’ src/include/cheats.h: In function ‘cheats_decode_game_genie’: src/include/cheats.h:150:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const UINT8 *’ src/include/cheats.h: In function ‘cheats_decode’: src/include/cheats.h:184:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const UINT8 *’ src/include/cheats.h:184:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const UINT8 *’ src/include/cheats.h:189:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const UINT8 *’ src/include/cheats.h:189:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘const UINT8 *’ src/gui.c: In function ‘machine_cheat_manager_dialog_add’: src/gui.c:3695:7: warning: pointer targets in passing argument 1 of ‘cheats_decode’ differ in signedness [-Wpointer-sign] src/include/cheats.h:181:12: note: expected ‘const UINT8 *’ but argument is of type ‘fakenes_uchar_t *’ src/gui.c: In function ‘fs_set_path’: src/include/gui/file.h:100:1: warning: control reaches end of non-void function [-Wreturn-type] Compiling src/hqx.c... Compiling src/input.c... Compiling src/log.c... src/log.c: In function ‘log_open’: src/log.c:29:4: warning: ‘file_size’ is deprecated (declared at /usr/include/allegro/alcompat.h:150) [-Wdeprecated-declarations] Compiling src/main.c... Compiling src/mmc.c... In file included from src/mmc.c:45:0: src/include/mmc/mmc1.h:20:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/mmc1.h:20:5: warning: (near initialization for ‘mmc_mmc1.name’) [-Wpointer-sign] src/include/mmc/mmc1.h:25:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/mmc1.h:25:5: warning: (near initialization for ‘mmc_mmc1.id’) [-Wpointer-sign] In file included from src/mmc.c:47:0: src/include/mmc/mmc3.h:20:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/mmc3.h:20:5: warning: (near initialization for ‘mmc_mmc3.name’) [-Wpointer-sign] src/include/mmc/mmc3.h:25:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/mmc3.h:25:5: warning: (near initialization for ‘mmc_mmc3.id’) [-Wpointer-sign] In file included from src/mmc.c:49:0: src/include/mmc/mmc2and4.h:25:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/mmc2and4.h:25:5: warning: (near initialization for ‘mmc_mmc2.name’) [-Wpointer-sign] src/include/mmc/mmc2and4.h:30:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/mmc2and4.h:30:5: warning: (near initialization for ‘mmc_mmc2.id’) [-Wpointer-sign] src/include/mmc/mmc2and4.h:43:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/mmc2and4.h:43:5: warning: (near initialization for ‘mmc_mmc4.name’) [-Wpointer-sign] src/include/mmc/mmc2and4.h:48:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/mmc2and4.h:48:5: warning: (near initialization for ‘mmc_mmc4.id’) [-Wpointer-sign] In file included from src/mmc.c:51:0: src/include/mmc/mmc5.h:20:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/mmc5.h:20:5: warning: (near initialization for ‘mmc_mmc5.name’) [-Wpointer-sign] src/include/mmc/mmc5.h:25:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/mmc5.h:25:5: warning: (near initialization for ‘mmc_mmc5.id’) [-Wpointer-sign] In file included from src/mmc.c:54:0: src/include/mmc/unrom.h:13:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/unrom.h:13:4: warning: (near initialization for ‘mmc_unrom.name’) [-Wpointer-sign] src/include/mmc/unrom.h:15:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/unrom.h:15:4: warning: (near initialization for ‘mmc_unrom.id’) [-Wpointer-sign] In file included from src/mmc.c:56:0: src/include/mmc/cnrom.h:13:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/cnrom.h:13:4: warning: (near initialization for ‘mmc_cnrom.name’) [-Wpointer-sign] src/include/mmc/cnrom.h:15:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/cnrom.h:15:4: warning: (near initialization for ‘mmc_cnrom.id’) [-Wpointer-sign] In file included from src/mmc.c:58:0: src/include/mmc/aorom.h:13:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/aorom.h:13:4: warning: (near initialization for ‘mmc_aorom.name’) [-Wpointer-sign] src/include/mmc/aorom.h:15:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/aorom.h:15:4: warning: (near initialization for ‘mmc_aorom.id’) [-Wpointer-sign] In file included from src/mmc.c:60:0: src/include/mmc/gnrom.h:13:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/gnrom.h:13:4: warning: (near initialization for ‘mmc_gnrom.name’) [-Wpointer-sign] src/include/mmc/gnrom.h:15:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/gnrom.h:15:4: warning: (near initialization for ‘mmc_gnrom.id’) [-Wpointer-sign] In file included from src/mmc.c:63:0: src/include/mmc/bandai.h:26:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/bandai.h:26:5: warning: (near initialization for ‘mmc_bandai.name’) [-Wpointer-sign] src/include/mmc/bandai.h:31:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/bandai.h:31:5: warning: (near initialization for ‘mmc_bandai.id’) [-Wpointer-sign] In file included from src/mmc.c:65:0: src/include/mmc/dreams.h:13:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/dreams.h:13:4: warning: (near initialization for ‘mmc_dreams.name’) [-Wpointer-sign] src/include/mmc/dreams.h:15:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/dreams.h:15:4: warning: (near initialization for ‘mmc_dreams.id’) [-Wpointer-sign] In file included from src/mmc.c:67:0: src/include/mmc/nina.h:13:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/nina.h:13:4: warning: (near initialization for ‘mmc_nina.name’) [-Wpointer-sign] src/include/mmc/nina.h:15:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/nina.h:15:4: warning: (near initialization for ‘mmc_nina.id’) [-Wpointer-sign] In file included from src/mmc.c:69:0: src/include/mmc/sunsoft4.h:11:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/sunsoft4.h:11:4: warning: (near initialization for ‘mmc_sunsoft4.name’) [-Wpointer-sign] src/include/mmc/sunsoft4.h:13:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/sunsoft4.h:13:4: warning: (near initialization for ‘mmc_sunsoft4.id’) [-Wpointer-sign] In file included from src/mmc.c:72:0: src/include/mmc/vrc6.h:13:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/vrc6.h:13:4: warning: (near initialization for ‘mmc_vrc6.name’) [-Wpointer-sign] src/include/mmc/vrc6.h:15:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/vrc6.h:15:4: warning: (near initialization for ‘mmc_vrc6.id’) [-Wpointer-sign] src/include/mmc/vrc6.h:23:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/vrc6.h:23:4: warning: (near initialization for ‘mmc_vrc6v.name’) [-Wpointer-sign] src/include/mmc/vrc6.h:25:4: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/vrc6.h:25:4: warning: (near initialization for ‘mmc_vrc6v.id’) [-Wpointer-sign] In file included from src/mmc.c:75:0: src/include/mmc/ffe_f3.h:23:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/ffe_f3.h:23:5: warning: (near initialization for ‘mmc_ffe_f3.name’) [-Wpointer-sign] src/include/mmc/ffe_f3.h:28:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/include/mmc/ffe_f3.h:28:5: warning: (near initialization for ‘mmc_ffe_f3.id’) [-Wpointer-sign] src/mmc.c:97:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/mmc.c:97:5: warning: (near initialization for ‘mmc_none.name’) [-Wpointer-sign] src/mmc.c:102:5: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] src/mmc.c:102:5: warning: (near initialization for ‘mmc_none.id’) [-Wpointer-sign] Compiling src/nes_ntsc.c... Compiling src/net.c... Compiling src/netplay.c... Compiling src/platform.c... src/platform.c: In function ‘platform_init’: src/platform.c:58:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] src/platform.c:69:9: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:74:13: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:103:1: note: expected ‘char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:74:13: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:103:1: note: expected ‘const char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:76:13: warning: pointer targets in passing argument 1 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:76:13: warning: pointer targets in passing argument 2 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘const char * __restrict__’ but argument is of type ‘const UINT8 *’ src/platform.c:79:13: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:84:17: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:103:1: note: expected ‘char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:84:17: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:103:1: note: expected ‘const char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:86:17: warning: pointer targets in passing argument 1 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:86:17: warning: pointer targets in passing argument 2 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘const char * __restrict__’ but argument is of type ‘const UINT8 *’ src/platform.c:92:17: warning: pointer targets in passing argument 1 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:92:17: warning: pointer targets in passing argument 2 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘const char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:94:17: warning: pointer targets in passing argument 1 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:111:13: warning: pointer targets in passing argument 1 of ‘opendir’ differ in signedness [-Wpointer-sign] /usr/include/dirent.h:135:13: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:117:21: warning: pointer targets in passing argument 1 of ‘mkdir’ differ in signedness [-Wpointer-sign] /usr/include/sys/stat.h:323:12: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:130:25: warning: pointer targets in passing argument 1 of ‘mkdir’ differ in signedness [-Wpointer-sign] /usr/include/sys/stat.h:323:12: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:138:21: warning: pointer targets in passing argument 1 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:138:21: warning: pointer targets in passing argument 2 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘const char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:140:21: warning: pointer targets in passing argument 1 of ‘perror’ differ in signedness [-Wpointer-sign] /usr/include/stdio.h:839:13: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:173:9: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:176:9: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:103:1: note: expected ‘char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:176:9: warning: pointer targets in passing argument 2 of ‘strcpy’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:103:1: note: expected ‘const char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:178:9: warning: pointer targets in passing argument 1 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:178:9: warning: pointer targets in passing argument 2 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘const char * __restrict__’ but argument is of type ‘const UINT8 *’ src/platform.c:181:9: warning: pointer targets in passing argument 1 of ‘set_config_file’ differ in signedness [-Wpointer-sign] /usr/include/allegro/config.h:28:1: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:202:9: warning: pointer targets in passing argument 1 of ‘opendir’ differ in signedness [-Wpointer-sign] /usr/include/dirent.h:135:13: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:206:17: warning: pointer targets in passing argument 1 of ‘mkdir’ differ in signedness [-Wpointer-sign] /usr/include/sys/stat.h:323:12: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:221:17: warning: pointer targets in passing argument 1 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:221:17: warning: pointer targets in passing argument 2 of ‘strcat’ differ in signedness [-Wpointer-sign] /usr/include/bits/string3.h:142:1: note: expected ‘const char * __restrict__’ but argument is of type ‘UINT8 *’ src/platform.c:223:17: warning: pointer targets in passing argument 1 of ‘perror’ differ in signedness [-Wpointer-sign] /usr/include/stdio.h:839:13: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/platform.c:243:5: warning: pointer targets in passing argument 1 of ‘log_open’ differ in signedness [-Wpointer-sign] src/include/log.h:17:6: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ Compiling src/ppu.c... In file included from src/ppu.c:129:0: src/include/ppu/backgrnd.h: In function ‘ppu_render_background’: src/include/ppu/backgrnd.h:116:5: warning: pointer targets in passing argument 1 of ‘dummy_read_line’ differ in signedness [-Wpointer-sign] src/include/ppu/backgrnd.h:10:13: note: expected ‘UINT8 *’ but argument is of type ‘INT8 *’ Compiling src/rewind.c... src/rewind.c: In function ‘pack’: src/rewind.c:414:4: warning: pointer targets in passing argument 2 of ‘compress2’ differ in signedness [-Wpointer-sign] /usr/include/zlib.h:1116:21: note: expected ‘uLongf *’ but argument is of type ‘long int *’ src/rewind.c: In function ‘unpack’: src/rewind.c:458:4: warning: pointer targets in passing argument 2 of ‘uncompress’ differ in signedness [-Wpointer-sign] /usr/include/zlib.h:1139:21: note: expected ‘uLongf *’ but argument is of type ‘long int *’ Compiling src/rom.c... Compiling src/save.c... src/save.c: In function ‘fnss_load’: src/save.c:178:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:178:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:178:4: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] src/save.c:178:4: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:178:4: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:178:4: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] src/save.c:178:4: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:178:4: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] src/save.c:178:4: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:178:4: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] src/save.c:178:4: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:178:4: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c: In function ‘open_replay’: src/save.c:532:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:532:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:532:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] src/save.c:532:7: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:532:7: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:532:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] src/save.c:532:7: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:532:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] src/save.c:532:7: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:532:7: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] src/save.c:532:7: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/save.c:532:7: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign] /usr/include/string.h:146:12: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ Compiling src/video.c... src/video.c: In function ‘draw_messages’: src/video.c:1939:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] src/video.c:1939:78: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] src/video.c:1944:13: warning: pointer targets in passing argument 2 of ‘text_length’ differ in signedness [-Wpointer-sign] /usr/include/allegro/text.h:44:1: note: expected ‘const char *’ but argument is of type ‘UINT8 *’ src/video.c:1957:17: warning: pointer targets in passing argument 3 of ‘shadow_textout’ differ in signedness [-Wpointer-sign] src/video.c:602:20: note: expected ‘const UCHAR *’ but argument is of type ‘UINT8 *’ src/video.c:1961:17: warning: pointer targets in passing argument 3 of ‘shadow_textout’ differ in signedness [-Wpointer-sign] src/video.c:602:20: note: expected ‘const UCHAR *’ but argument is of type ‘UINT8 *’ Linking fakenes... build/unix/apu.o:apu.c:function APU_LogTableInitialize: error: undefined reference to 'pow' build/unix/apu.o:apu.c:function APU_LogTableInitialize: error: undefined reference to 'log' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'pow' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'cos' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'cos' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'cos' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'cosf' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'cosf' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'exp' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'sincosf' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'sincosf' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'sincosf' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'sincosf' build/unix/nes_ntsc.o:nes_ntsc.c:function nes_ntsc_init_: error: undefined reference to 'pow' build/unix/video.o:video.c:function video_set_palette: error: undefined reference to 'pow' collect2: ld returned 1 exit status >>> Source compiled. >>> Test phase [none]: games-emulation/fakenes-0.5.8-r1 >>> Install fakenes-0.5.8-r1 into /var/tmp/portage/games-emulation/fakenes-0.5.8-r1/image/ category games-emulation !!! dobin: fakenes does not exist dobin failed * ERROR: games-emulation/fakenes-0.5.8-r1 failed (install phase): * dogamesbin failed * * Call stack: * ebuild.sh, line 56: Called src_install * environment, line 3000: Called die * The specific snippet of code: * dogamesbin fakenes || die "dogamesbin failed"; * * If you need support, post the output of 'emerge --info =games-emulation/fakenes-0.5.8-r1', * the complete build log and the output of 'emerge -pqv =games-emulation/fakenes-0.5.8-r1'. * The complete build log is located at '/var/log/portage/build/games-emulation/fakenes-0.5.8-r1:20110615-101346.log'. * The ebuild environment file is located at '/var/tmp/portage/games-emulation/fakenes-0.5.8-r1/temp/environment'. * S: '/var/tmp/portage/games-emulation/fakenes-0.5.8-r1/work/fakenes-0.5.8' * QA Notice: file does not exist: * * dobin: fakenes does not exist