Cook: tcpick 0.2.1 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libnl-3.4.0-i486 Installing (pkg/local): libnl-tools-3.4.0-i486 Installing (pkg/local): libnl-dev-3.4.0-any Installing (pkg/local): libpcap-dev-1.9.0-any Installing (pkg/local): libpcap-1.9.0-i486 Extracting source archive "tcpick-0.2.1.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for pcap_loop in -lpcap... yes checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/udp.h usability... yes checking netinet/udp.h presence... yes checking for netinet/udp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for netinet/ip.h... yes checking for net/if.h... yes checking for netinet/if_ether.h... yes checking for gethostbyaddr... yes checking for getservbyport... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for strdup... yes checking for strndup... yes checking for strtol... yes checking for getopt... yes checking for getopt_long... yes checking for asctime... yes checking for atoi... yes checking for getuid... yes checking for isascii... yes checking for isgraph... yes checking for iscntrl... yes checking for vfprintf... yes checking for localtime... yes checking for vprintf... yes checking for setuid... yes checking for perror... yes checking for signal... yes checking for setitimer... yes checking for strftime... yes checking for time... yes checking for unlink... yes checking for mkdir... yes checking for atexit... yes checking for _exit... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1/src' make all-am make[2]: Entering directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT args.o -MD -MP -MF ".deps/args.Tpo" -c -o args.o args.c; \ then mv -f ".deps/args.Tpo" ".deps/args.Po"; else rm -f ".deps/args.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; \ then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT lookup_tree.o -MD -MP -MF ".deps/lookup_tree.Tpo" -c -o lookup_tree.o lookup_tree.c; \ then mv -f ".deps/lookup_tree.Tpo" ".deps/lookup_tree.Po"; else rm -f ".deps/lookup_tree.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT lookup_query.o -MD -MP -MF ".deps/lookup_query.Tpo" -c -o lookup_query.o lookup_query.c; \ then mv -f ".deps/lookup_query.Tpo" ".deps/lookup_query.Po"; else rm -f ".deps/lookup_query.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT loop.o -MD -MP -MF ".deps/loop.Tpo" -c -o loop.o loop.c; \ then mv -f ".deps/loop.Tpo" ".deps/loop.Po"; else rm -f ".deps/loop.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT tracker.o -MD -MP -MF ".deps/tracker.Tpo" -c -o tracker.o tracker.c; \ then mv -f ".deps/tracker.Tpo" ".deps/tracker.Po"; else rm -f ".deps/tracker.Tpo"; exit 1; fi args.c: In function 'usage': args.c:54:2: warning: implicit declaration of function 'color' [-Wimplicit-function-declaration] color(c_USAGE, stderr, USAGE); ^~~~~ In file included from tcpick.h:108, from args.c:45: args.c: In function 'parse_write': def.h:48:2: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration] err( "Unrecognized option: %c\n", c ); ^~~ args.c:105:5: note: in expansion of macro 'ERR_FLAV' ERR_FLAV( c ); ^~~~~~~~ lookup_query.c: In function 'lookup_new': lookup_query.c:40:27: warning: implicit declaration of function '_l_alloc'; did you mean 'valloc'? [-Wimplicit-function-declaration] node = (struct _l_node *)_l_alloc(ia, (he == NULL) ? inet_ntoa(ia) : he->h_name ); ^~~~~~~~ valloc args.c: In function 'parse_args': args.c:216:5: warning: implicit declaration of function 'suicide' [-Wimplicit-function-declaration] suicide( "parse_args", "%s: invalid number of maximum connections",optarg ); ^~~~~~~ lookup_query.c:42:2: warning: implicit declaration of function '_l_insert' [-Wimplicit-function-declaration] _l_insert( node ); ^~~~~~~~~ display.c: In function 'display_status': display.c:91:22: warning: implicit declaration of function 'lookup'; did you mean 'lockf'? [-Wimplicit-function-declaration] client_name=(char *)lookup(conn->client.ip); ^~~~~~ lockf lookup_query.c: In function 'lookup': lookup_query.c:58:17: warning: implicit declaration of function '_l_get' [-Wimplicit-function-declaration] name = (char *)_l_get(ia); ^~~~~~ display.c:95:6: warning: implicit declaration of function 'time_ascii'; did you mean 'timelocal'? [-Wimplicit-function-declaration] if( time_ascii( s_time ) ) ^~~~~~~~~~ timelocal display.c:96:3: warning: implicit declaration of function 'color' [-Wimplicit-function-declaration] color( c_TIME, out,"%-16s ",s_time ); /* FIXME: check */ ^~~~~ tracker.c: In function 'status_switch': tracker.c:38:2: warning: implicit declaration of function 'display_status'; did you mean 'pcap_stats'? [-Wimplicit-function-declaration] display_status( stdout, CURR, status ); ^~~~~~~~~~~~~~ pcap_stats display.c:110:8: warning: implicit declaration of function 'getportname'; did you mean 'gethostname'? [-Wimplicit-function-declaration] getportname(conn->client.port) ); ^~~~~~~~~~~ gethostname tracker.c:42:3: warning: implicit declaration of function 'rmconn' [-Wimplicit-function-declaration] rmconn( prev ); ^~~~~~ display.c: In function 'out_hn': display.c:197:9: warning: implicit declaration of function 'isascii' [-Wimplicit-function-declaration] if( ( isascii( CHAR ) && !iscntrl( CHAR ) ) || ^~~~~~~ display.c:197:29: warning: implicit declaration of function 'iscntrl' [-Wimplicit-function-declaration] if( ( isascii( CHAR ) && !iscntrl( CHAR ) ) || ^~~~~~~ display.c: In function 'out_xa': display.c:247:10: warning: implicit declaration of function 'isgraph' [-Wimplicit-function-declaration] if ( isgraph( *( buf + pos ) ) ) ^~~~~~~ tracker.c: In function 'rmconn': tracker.c:102:2: warning: implicit declaration of function 'free_desc' [-Wimplicit-function-declaration] free_desc( &(curr->client) ); ^~~~~~~~~ loop.c: In function 'got_packet': loop.c:45:3: warning: implicit declaration of function 'check_expired' [-Wimplicit-function-declaration] check_expired(); ^~~~~~~~~~~~~ loop.c:50:3: warning: implicit declaration of function 'fault' [-Wimplicit-function-declaration] fault( "got_packet", "didn't grab packet" ); ^~~~~ loop.c:98:4: warning: implicit declaration of function 'display_header' [-Wimplicit-function-declaration] display_header( stdout, ippacket, tcppacket, ^~~~~~~~~~~~~~ loop.c:101:3: warning: implicit declaration of function 'verify' [-Wimplicit-function-declaration] verify(); /* call the core to manage the packet */ ^~~~~~ loop.c:106:3: warning: implicit declaration of function 'out_flavour' [-Wimplicit-function-declaration] out_flavour( flags.display_payload, ^~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT tcpick.o -MD -MP -MF ".deps/tcpick.Tpo" -c -o tcpick.o tcpick.c; \ then mv -f ".deps/tcpick.Tpo" ".deps/tcpick.Po"; else rm -f ".deps/tcpick.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT write.o -MD -MP -MF ".deps/write.Tpo" -c -o write.o write.c; \ then mv -f ".deps/write.Tpo" ".deps/write.Po"; else rm -f ".deps/write.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT datalink.o -MD -MP -MF ".deps/datalink.Tpo" -c -o datalink.o datalink.c; \ then mv -f ".deps/datalink.Tpo" ".deps/datalink.Po"; else rm -f ".deps/datalink.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT verify.o -MD -MP -MF ".deps/verify.Tpo" -c -o verify.o verify.c; \ then mv -f ".deps/verify.Tpo" ".deps/verify.Po"; else rm -f ".deps/verify.Tpo"; exit 1; fi tcpick.c: In function 'signal_setup': tcpick.c:81:3: warning: implicit declaration of function 'sorry'; did you mean 'strcpy'? [-Wimplicit-function-declaration] sorry("signal_setup", "signal(%d,%p) returned SIG_ERR"); ^~~~~ strcpy tcpick.c: In function 'main': tcpick.c:92:2: warning: implicit declaration of function 'parse_args'; did you mean 'va_arg'? [-Wimplicit-function-declaration] parse_args(argc, argv); ^~~~~~~~~~ va_arg tcpick.c:95:2: warning: implicit declaration of function 'set_timer'; did you mean 'setitimer'? [-Wimplicit-function-declaration] set_timer(); ^~~~~~~~~ setitimer tcpick.c:125:3: warning: implicit declaration of function 'fault' [-Wimplicit-function-declaration] fault("main", "Unable to get current localtime()"); ^~~~~ tcpick.c:129:2: warning: implicit declaration of function 'msg' [-Wimplicit-function-declaration] msg( 1, c_WELCOME, ^~~ if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT colors.o -MD -MP -MF ".deps/colors.Tpo" -c -o colors.o colors.c; \ then mv -f ".deps/colors.Tpo" ".deps/colors.Po"; else rm -f ".deps/colors.Tpo"; exit 1; fi tcpick.c:168:3: warning: implicit declaration of function 'suicide' [-Wimplicit-function-declaration] suicide( "main", ^~~~~~~ tcpick.c:176:3: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] dev = pcap_lookupdev( (char*) errbuf ); ^~~ In file included from tcpick.h:89, from tcpick.c:50: /usr/include/pcap/pcap.h:326:16: note: declared here PCAP_API char *pcap_lookupdev(char *) ^~~~~~~~~~~~~~ tcpick.c:205:4: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration] err( "%s", errbuf ); ^~~ tcpick.c:251:25: warning: implicit declaration of function 'datalink2str' [-Wimplicit-function-declaration] datalink_str = (char *)datalink2str( datalink_id ); ^~~~~~~~~~~~ tcpick.c:253:18: warning: implicit declaration of function 'datalink2off' [-Wimplicit-function-declaration] datalink_size = datalink2off( datalink_id ); ^~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT time.o -MD -MP -MF ".deps/time.Tpo" -c -o time.o time.c; \ then mv -f ".deps/time.Tpo" ".deps/time.Po"; else rm -f ".deps/time.Tpo"; exit 1; fi tcpick.c:183:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^~~~~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT timer.o -MD -MP -MF ".deps/timer.Tpo" -c -o timer.o timer.c; \ then mv -f ".deps/timer.Tpo" ".deps/timer.Po"; else rm -f ".deps/timer.Tpo"; exit 1; fi verify.c: In function 'established_packet': verify.c:106:3: warning: implicit declaration of function 'addfr' [-Wimplicit-function-declaration] addfr( & (Desc->unack), ^~~~~ verify.c:115:3: warning: implicit declaration of function 'flush_ack' [-Wimplicit-function-declaration] flush_ack ( Desc->oth, conn_ptr, ACK_OFF ); ^~~~~~~~~ verify.c: In function 'verify': verify.c:139:3: warning: implicit declaration of function 'newconn' [-Wimplicit-function-declaration] newconn( last_conn ); ^~~~~~~ verify.c:170:3: warning: implicit declaration of function 'status_switch' [-Wimplicit-function-declaration] status_switch( prev_conn, SYN_RECEIVED ); ^~~~~~~~~~~~~ write.c: In function 'avail_filename': write.c:65:6: warning: implicit declaration of function 'fault' [-Wimplicit-function-declaration] fault("avail_filename", "mkdir"); ^~~~~ write.c:76:23: warning: implicit declaration of function 'lookup'; did you mean 'lockf'? [-Wimplicit-function-declaration] clientname = (char *)lookup(conn_ptr->client.ip); ^~~~~~ lockf write.c:83:3: warning: implicit declaration of function 'getportname'; did you mean 'gethostname'? [-Wimplicit-function-declaration] getportname(server_port) ^~~~~~~~~~~ gethostname write.c:80:32: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'int' [-Wformat=] sprintf(client_server,"%s_%s_%s", ~^ %d write.c:83:3: getportname(server_port) ~~~~~~~~~~~~~~~~~~~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT debug.o -MD -MP -MF ".deps/debug.Tpo" -c -o debug.o debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Po"; else rm -f ".deps/debug.Tpo"; exit 1; fi write.c: In function 'flowflush': write.c:195:3: warning: implicit declaration of function 'out_flavour' [-Wimplicit-function-declaration] out_flavour ( flags.display_rebuild.flavour, ^~~~~~~~~~~ write.c: In function 'out_flavour': write.c:242:3: warning: implicit declaration of function 'color' [-Wimplicit-function-declaration] color( c_SEPARATOR, stdout, SEPARATOR "\n" ); ^~~~~ write.c:246:3: warning: implicit declaration of function 'out_xa' [-Wimplicit-function-declaration] out_xa( out, buf, buflen ); ^~~~~~ write.c:249:3: warning: implicit declaration of function 'out_x' [-Wimplicit-function-declaration] out_x( out, buf, buflen ); ^~~~~ write.c:257:3: warning: implicit declaration of function 'out_p' [-Wimplicit-function-declaration] out_p( out, buf, buflen ); ^~~~~ write.c:260:3: warning: implicit declaration of function 'out_h' [-Wimplicit-function-declaration] out_h( out, buf, buflen ); ^~~~~ write.c:263:3: warning: implicit declaration of function 'out_hn' [-Wimplicit-function-declaration] out_hn( out, buf, buflen ); ^~~~~~ datalink.c: In function 'datalink2off': datalink.c:221:3: warning: implicit declaration of function 'suicide' [-Wimplicit-function-declaration] suicide("datalink2off", ^~~~~~~ if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT fragments.o -MD -MP -MF ".deps/fragments.Tpo" -c -o fragments.o fragments.c; \ then mv -f ".deps/fragments.Tpo" ".deps/fragments.Po"; else rm -f ".deps/fragments.Tpo"; exit 1; fi timer.c: In function 'set_timer': timer.c:81:4: warning: implicit declaration of function 'sorry'; did you mean 'strcpy'? [-Wimplicit-function-declaration] sorry("main", "setitimer"); ^~~~~ strcpy timer.c:38:23: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration] #define TIMER_ERR_MSG err( "unable to set timer properly.\n" \ ^~~ timer.c:82:4: note: in expansion of macro 'TIMER_ERR_MSG' TIMER_ERR_MSG ; ^~~~~~~~~~~~~ timer.c:90:2: warning: implicit declaration of function 'signal_setup'; did you mean 'sigdelset'? [-Wimplicit-function-declaration] signal_setup (SIGALRM, sigalrm_callback); ^~~~~~~~~~~~ sigdelset timer.c: In function 'check_expired': timer.c:111:4: warning: implicit declaration of function 'status_switch' [-Wimplicit-function-declaration] status_switch( prev_conn, EXPIRED ); ^~~~~~~~~~~~~ time.c: In function 'time_ascii': time.c:57:40: warning: format '%d' expects argument of type 'int', but argument 6 has type '__suseconds_t' {aka 'long int'} [-Wformat=] sprintf(ret,"%2.2d:%2.2d:%2.2d.%6.6d", ~~~~^ %6.6ld time.c:61:6: tp->tv_usec ~~~~~~~~~~~ time.c:67:6: warning: format '%d' expects argument of type 'int', but argument 9 has type '__suseconds_t' {aka 'long int'} [-Wformat=] "%2.2d-%2.2d-%2.2d " /* date */ ^~~~~~~~~~~~~~~~~~~~ time.c:82:6: tp->tv_usec ~~~~~~~~~~~ time.c:68:29: note: format string is defined here "%2.2d:%2.2d:%2.2d.%6.6d", /* time */ ~~~~^ %6.6ld if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT quit.o -MD -MP -MF ".deps/quit.Tpo" -c -o quit.o quit.c; \ then mv -f ".deps/quit.Tpo" ".deps/quit.Po"; else rm -f ".deps/quit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT msg.o -MD -MP -MF ".deps/msg.Tpo" -c -o msg.o msg.c; \ then mv -f ".deps/msg.Tpo" ".deps/msg.Po"; else rm -f ".deps/msg.Tpo"; exit 1; fi fragments.c: In function 'flush_ack': fragments.c:174:3: warning: implicit declaration of function 'flowflush'; did you mean 'fflush'? [-Wimplicit-function-declaration] flowflush( conn_ptr, desc->oth, LIST->payload, LIST->len ); ^~~~~~~~~ fflush debug.c: In function 'print_conn_chain': debug.c:35:13: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct CONN *' [-Wformat=] printf ("%x->",f); ~^ ~ debug.c: In function 'print_fragment_chain': debug.c:51:13: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct FRAGMENT *' [-Wformat=] printf ("%x(%i,%i)->",f,f->off,f->len); ~^ ~ quit.c: In function 'fault': quit.c:39:2: warning: implicit declaration of function 'err' [-Wimplicit-function-declaration] err( BUGREPORT ); ^~~ quit.c:41:2: warning: implicit declaration of function 'color' [-Wimplicit-function-declaration] color( c_ERR, stderr, "FAULT:\t" ); ^~~~~ quit.c: In function 'print_statistics': quit.c:74:2: warning: implicit declaration of function 'msg' [-Wimplicit-function-declaration] msg( 1, c_STATISTICS, "\n%d packets captured", count_packets); ^~~ msg.c: In function 'err': msg.c:52:2: warning: implicit declaration of function 'color' [-Wimplicit-function-declaration] color( c_ERR, stderr, "ERROR: " ); ^~~~~ msg.c: In function 'msg': msg.c:68:3: warning: implicit declaration of function 'textcolor' [-Wimplicit-function-declaration] textcolor ( stdout, attr, fg, GREEN ); ^~~~~~~~~ msg.c:75:3: warning: implicit declaration of function 'resetcolor' [-Wimplicit-function-declaration] resetcolor( stdout ); ^~~~~~~~~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o tcpick args.o display.o lookup_tree.o lookup_query.o loop.o tracker.o tcpick.o write.o datalink.o verify.o colors.o time.o timer.o debug.o fragments.o quit.o msg.o -lpcap make[2]: Leaving directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1/src' make[1]: Leaving directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1/src' make[1]: Entering directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1' Making install in src make[1]: Entering directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1/src' make[2]: Entering directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1/src' make[2]: Nothing to be done for 'install-data-am'. test -z "/usr/bin" || /bin/bash ../mkinstalldirs "/home/slitaz/wok/tcpick/install/usr/bin" mkdir /home/slitaz/wok/tcpick/install mkdir /home/slitaz/wok/tcpick/install/usr mkdir /home/slitaz/wok/tcpick/install/usr/bin /usr/bin/install -c 'tcpick' '/home/slitaz/wok/tcpick/install/usr/bin/tcpick' make[2]: Leaving directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1/src' make[1]: Leaving directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1/src' make[1]: Entering directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1' make[2]: Entering directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man8" || /bin/bash ./mkinstalldirs "/home/slitaz/wok/tcpick/install/usr/share/man/man8" mkdir /home/slitaz/wok/tcpick/install/usr/share mkdir /home/slitaz/wok/tcpick/install/usr/share/man mkdir /home/slitaz/wok/tcpick/install/usr/share/man/man8 /usr/bin/install -c -m 644 './tcpick.8' '/home/slitaz/wok/tcpick/install/usr/share/man/man8/tcpick.8' /usr/bin/install -c -m 644 './tcpick_italian.8' '/home/slitaz/wok/tcpick/install/usr/share/man/man8/tcpick_italian.8' make[2]: Leaving directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1' make[1]: Leaving directory '/home/slitaz/wok/tcpick/source/tcpick-0.2.1' ================================================================================ Executing strip on all files... Done Time: 0.32s. Size: 38264 B -> 30204 B. Save: 8 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.95s. Size: 23867 B -> 8983 B. Save: 15 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 6 Removing: advancecomp-static libnl libnl-dev libnl-tools libpcap libpcap-dev Pack: tcpick 0.2.1 ================================================================================ Executing: genpkg_rules Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "tcpick-0.2.1-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "tcpick-0.2.1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/tcpick-0.2.1... Done Checking site script in source/tcpick-0.2.1... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: tcpick 0.2.1 ================================================================================ Src file : tcpick-0.2.1.tar.gz Src size : 172.0K Source dir : 1.3M Produced : 72.0K Cook time : 19s Cook date : 2020-07-08 01:52 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 60.0K : 12.2K : 1 : tcpick-0.2.1-i486.tazpkg ================================================================================