=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [bsd.prefs.mk] The package radare-0.8.6nb1 is missing DESTDIR support. WARNING: [license.mk] Every package should define a LICENSE. ===> Building for radare-0.8.6nb1 cd rasc && /usr/pkg/bin/gmake all gmake[1]: Entering directory `/scratch/wip/radare/work/radare-0.8.6/rasc' gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o test_sp.o test_sp.c gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o rpc.o rpc.c gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o syscall-linux.o syscall-linux.c syscall-linux.c: In function 'sys_read': syscall-linux.c:73:13: warning: cast to pointer from integer of different size syscall-linux.c: In function 'sys_execve': syscall-linux.c:320:15: warning: cast to pointer from integer of different size syscall-linux.c:329:14: warning: cast to pointer from integer of different size gcc -o srv test_srv1.c syscall.S -DLISTENER_TCP gcc -o dump_sh dump_sh.c syscall.S -DLISTENER_TCP gcc -o test_sp test_sp.o rpc.o syscall-linux.o test_srv1.c: In function 'main': test_srv1.c:7:2: warning: incompatible implicit declaration of built-in function 'printf' gcc -o rasc rasc.c syscall.S rpc.o all done gmake[1]: Leaving directory `/scratch/wip/radare/work/radare-0.8.6/rasc' cd src && /usr/pkg/bin/gmake all gmake[1]: Entering directory `/scratch/wip/radare/work/radare-0.8.6/src' gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o main.o main.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o radare.o radare.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o commands.o commands.c main.c: In function 'main': main.c:58:2: warning: implicit declaration of function 'flags_setenv' main.c:94:5: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' main.c:94:5: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' main.c:94:5: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' main.c:94:5: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int' radare.c: In function 'radare_prompt': radare.c:351:4: warning: implicit declaration of function 'terminal_get_columns' gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o stripstr.o stripstr.c commands.c: In function 'commands_parse': commands.c:40:18: warning: initialization discards qualifiers from pointer target type gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o readline.o readline.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o search.o search.c stripstr.c: In function 'stripstr_from_file': stripstr.c:93:7: warning: cast from pointer to integer of different size gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o tsearch.o tsearch.c search.c: In function 'radare_search_hit_found': search.c:52:2: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' search.c:52:2: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' search.c:54:2: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' search.c:54:2: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' search.c: In function 'radare_search': search.c:226:4: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' search.c:226:4: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o config.o config.c tsearch.c: In function 'radare_tsearch_callback': tsearch.c:59:2: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type 'long int' tsearch.c:59:2: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type 'long int' tsearch.c: In function 'radare_tsearch': tsearch.c:148:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' tsearch.c:148:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' config.c: In function 'config_init': config.c:39:2: warning: implicit declaration of function 'terminal_get_columns' config.c: In function 'radare_set_block_size_i': config.c:67:3: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' config.c:67:3: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' config.c: In function 'radare_set_block_size': config.c:86:2: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' config.c:86:2: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o flags.o flags.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o utils.o utils.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o environ.o environ.c flags.c: In function 'flags_setenv': flags.c:85:2: warning: suggest parentheses around assignment used as truth value flags.c:101:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' flags.c:101:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' flags.c: In function 'print_flag_offset': flags.c:134:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' flags.c:134:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' flags.c:122:8: warning: unused variable 'delta' flags.c: In function 'flag_list': flags.c:172:4: warning: format '%016llx' expects type 'long long unsigned int', but argument 3 has type '__off_t' flags.c:172:4: warning: format '%4lld' expects type 'long long int', but argument 4 has type '__off_t' flags.c:172:4: warning: format '%016llx' expects type 'long long unsigned int', but argument 3 has type '__off_t' flags.c:172:4: warning: format '%4lld' expects type 'long long int', but argument 4 has type '__off_t' flags.c: In function 'flag_set': flags.c:270:4: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' flags.c:270:4: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' flags.c:272:5: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' flags.c:272:5: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' utils.c: In function 'terminal_get_columns': utils.c:99:3: warning: implicit declaration of function 'terminal_get_real_columns' utils.c: In function 'get_offset': utils.c:291:3: warning: format '%llX' expects type 'long long unsigned int *', but argument 3 has type '__off_t *' utils.c:291:3: warning: format '%llX' expects type 'long long unsigned int *', but argument 3 has type '__off_t *' utils.c:292:2: warning: format '%lld' expects type 'long long int *', but argument 3 has type '__off_t *' utils.c:292:2: warning: format '%lld' expects type 'long long int *', but argument 3 has type '__off_t *' utils.c:296:3: warning: format '%llo' expects type 'long long unsigned int *', but argument 3 has type '__off_t *' utils.c:296:3: warning: format '%llo' expects type 'long long unsigned int *', but argument 3 has type '__off_t *' utils.c: In function 'radare_seek': utils.c:464:5: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' utils.c:464:5: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' utils.c: In function 'radare_poke': utils.c:684:4: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' utils.c:684:4: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o visual.o visual.c environ.c: In function 'prepare_environment': environ.c:55:2: warning: format '%lld' expects type 'long long int', but argument 3 has type '__off_t' environ.c:55:2: warning: format '%lld' expects type 'long long int', but argument 3 has type '__off_t' environ.c:57:2: warning: format '%lld' expects type 'long long int', but argument 3 has type '__off_t' environ.c:57:2: warning: format '%lld' expects type 'long long int', but argument 3 has type '__off_t' environ.c:64:2: warning: format '%lld' expects type 'long long int', but argument 3 has type '__off_t' environ.c:64:2: warning: format '%lld' expects type 'long long int', but argument 3 has type '__off_t' environ.c:68:2: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' environ.c:68:2: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' environ.c: In function 'update_environment': environ.c:117:25: warning: comparison with string literal results in unspecified behavior environ.c:121:25: warning: comparison with string literal results in unspecified behavior environ.c:125:25: warning: comparison with string literal results in unspecified behavior environ.c:132:3: warning: implicit declaration of function 'terminal_get_columns' environ.c:143:25: warning: comparison with string literal results in unspecified behavior gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o print.o print.c visual.c: In function 'visual_show_help': visual.c:310:2: warning: #warning TODO: make work as vi (numbers at begging are to repeat) visual.c: In function 'visual_draw_screen': visual.c:440:3: warning: implicit declaration of function 'terminal_get_columns' visual.c:447:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' visual.c:447:3: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' visual.c:447:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' visual.c:447:3: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' visual.c: In function 'ringring': visual.c:465:1: warning: no return statement in function returning non-void visual.c: In function 'cmd_visual': visual.c:478:2: warning: passing argument 2 of 'signal' from incompatible pointer type /usr/include/sys/signal.h:237:8: note: expected 'void (*)(int)' but argument is of type 'int (*)()' visual.c: In function 'visual_draw_screen': visual.c:452:1: warning: control reaches end of non-void function print.c: In function 'print_addr': print.c:36:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' print.c:36:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' print.c:37:2: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' print.c:37:2: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' print.c: In function 'data_print': print.c:365:6: warning: statement with no effect gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o cmds.o cmds.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o binparse.o binparse.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o plugin.o plugin.c cmds.c: In function 'cmd_baddr': cmds.c:87:2: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:87:2: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c: In function 'cmd_hash': cmds.c:129:3: warning: format '%lld' expects type 'long long int', but argument 5 has type '__off_t' cmds.c:129:3: warning: format '%lld' expects type 'long long int', but argument 6 has type 'long int' cmds.c:129:3: warning: format '%lld' expects type 'long long int', but argument 5 has type '__off_t' cmds.c:129:3: warning: format '%lld' expects type 'long long int', but argument 6 has type 'long int' cmds.c: In function 'cmd_interpret_perl': cmds.c:137:8: warning: unused variable 'cmd' cmds.c: In function 'radare_set_limit': cmds.c:308:2: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:308:2: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c: In function 'radare_resize': cmds.c:424:3: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:424:3: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:425:3: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:425:3: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:428:2: warning: format '%llX' expects type 'long long unsigned int *', but argument 3 has type '__off_t *' cmds.c:428:2: warning: format '%llX' expects type 'long long unsigned int *', but argument 3 has type '__off_t *' cmds.c:430:2: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:430:2: warning: format '%lld' expects type 'long long int', but argument 3 has type '__off_t' cmds.c:430:2: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:430:2: warning: format '%lld' expects type 'long long int', but argument 3 has type '__off_t' cmds.c: In function 'cmd_resize': cmds.c:460:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:460:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:469:4: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:469:4: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' cmds.c:469:4: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:469:4: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' cmds.c: In function 'cmd_flag': cmds.c:502:4: warning: format '%08llX' expects type 'long long unsigned int', but argument 4 has type '__off_t' cmds.c:502:4: warning: format '%08llX' expects type 'long long unsigned int', but argument 4 has type '__off_t' cmds.c:507:4: warning: format '%08llX' expects type 'long long unsigned int', but argument 4 has type '__off_t' cmds.c:507:4: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' cmds.c:507:4: warning: format '%08llX' expects type 'long long unsigned int', but argument 4 has type '__off_t' cmds.c:507:4: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' cmds.c: In function 'cmd_seek': cmds.c:543:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:543:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:547:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:547:3: warning: format '%08llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c: In function 'cmd_status': cmds.c:557:3: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' cmds.c:557:3: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' cmds.c:560:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:560:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:561:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:561:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:562:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:562:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:571:2: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:571:2: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' cmds.c:571:2: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:571:2: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' cmds.c:572:2: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' cmds.c:572:2: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'size_t' cmds.c:572:2: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' cmds.c:572:2: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'size_t' cmds.c:574:3: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:574:3: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' cmds.c:574:3: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:574:3: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' cmds.c:576:3: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:576:3: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' cmds.c:576:3: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:576:3: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' cmds.c:578:3: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:578:3: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' cmds.c:578:3: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:578:3: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' cmds.c: In function 'cmd_prev': cmds.c:640:2: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:640:2: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c: In function 'cmd_next': cmds.c:656:2: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c:656:2: warning: format '%lld' expects type 'long long int', but argument 2 has type '__off_t' cmds.c: In function 'cmd_shell': cmds.c:786:3: warning: implicit declaration of function 'label_show' cmds.c:789:3: warning: implicit declaration of function 'hiztory_clean' cmds.c:799:2: warning: implicit declaration of function 'flags_setenv' cmds.c: In function 'cmd_help': cmds.c:807:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c:807:3: warning: format '%llX' expects type 'long long unsigned int', but argument 2 has type '__off_t' cmds.c: In function 'cmd_interpret_perl': cmds.c:137:8: warning: 'ptr' is used uninitialized in this function gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o posix.o posix.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o remote.o remote.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o socket.o socket.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o haret.o haret.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o analyze.o analyze.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o history.o history.c haret.c: In function 'haret_read': haret.c:71:2: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' haret.c:71:2: warning: format '%llX' expects type 'long long unsigned int', but argument 3 has type '__off_t' analyze.c: In function 'radare_analyze': analyze.c:49:4: warning: implicit declaration of function 'print_addr' analyze.c:91:7: warning: too many arguments for format analyze.c:91:7: warning: too many arguments for format analyze.c:94:7: warning: too many arguments for format analyze.c:94:7: warning: too many arguments for format analyze.c:97:6: warning: too many arguments for format analyze.c:97:6: warning: too many arguments for format analyze.c:86:11: warning: unused variable 'name' analyze.c:29:8: warning: unused variable 'j' /usr/pkg/bin/gmake -C hasher all gmake[2]: Entering directory `/scratch/wip/radare/work/radare-0.8.6/src/hasher' gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -I/usr/pkg/include -I/usr/include -c -o hasher.o hasher.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o xc.o xc.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -I/usr/pkg/include -I/usr/include -c -o xrefs.o xrefs.c history.c: In function 'hiztory_goto': history.c:84:8: warning: unused variable 'cmd' history.c: In function 'hiztory_loop': history.c:111:3: warning: too many arguments for format history.c:111:3: warning: too many arguments for format history.c:107:6: warning: unused variable 'n' gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -I/usr/pkg/include -I/usr/include -c -o md4.o md4.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -I/usr/pkg/include -I/usr/include -c -o md5c.o md5c.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -I/usr/pkg/include -I/usr/include -c -o crc16.o crc16.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -I/usr/pkg/include -I/usr/include -c -o crc32.o crc32.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -I/usr/pkg/include -I/usr/include -c -o sha1.o sha1.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -lreadline -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o radare main.o radare.o commands.o stripstr.o readline.o search.o tsearch.o config.o flags.o utils.o environ.o visual.o print.o cmds.o binparse.o plugin.o posix.o remote.o socket.o haret.o analyze.o history.o gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -I/usr/pkg/include -I/usr/include -c -o xorpair.o xorpair.c gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o xc xc.o gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -DHAVE_PERL=0 -DHAVE_PYTHON=0 -Wall -O2 -I/usr/pkg/include -I/usr/include -DHAVE_LIB_READLINE=1 -DDATADIR=\"/usr/pkg/share\" -DLIBEXECDIR=\"/usr/pkg/libexec\" -DSIZEOF_OFF_T=8 -DDEBUGGER=0 -DTARGET=\"amd64-unknown-netbsd\" -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o xrefs xrefs.o gcc -O2 -I/usr/pkg/include -I/usr/include -DLIL_ENDIAN=1 -DVERSION=\"0.8.6\" -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o hasher hasher.o md4.o md5c.o crc16.o crc32.o sha1.o xorpair.o gmake[2]: Leaving directory `/scratch/wip/radare/work/radare-0.8.6/src/hasher' gmake[1]: Leaving directory `/scratch/wip/radare/work/radare-0.8.6/src' cd libusbsniff && /usr/pkg/bin/gmake all gmake[1]: Entering directory `/scratch/wip/radare/work/radare-0.8.6/libusbsniff' gcc -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c -o hexdump.o hexdump.c hexdump.c: In function 'dump_bytes': hexdump.c:48:14: warning: initialization makes pointer from integer without a cast gcc -O2 -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib hexdump.o libfdsniff.c -shared -fPIC -o libfdsniff.so ld: hexdump.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC hexdump.o: could not read symbols: Bad value gmake[1]: [all] Error 1 (ignored) gmake[1]: Leaving directory `/scratch/wip/radare/work/radare-0.8.6/libusbsniff' => Unwrapping files-to-be-installed.