Cook: iptraf 3.0.1 ================================================================================ QA: checking package receipt... Checking build dependencies... Extracting source archive "iptraf-3.0.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 rm -f *.o *~ core iptraf rvnamed rawtime make -C ../support clean make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/home/slitaz/wok/iptraf/source/iptraf-3.0.1/support' rm -rf *.o *~ libtextbox.a libtextbox.so make[1]: Leaving directory '/home/slitaz/wok/iptraf/source/iptraf-3.0.1/support' gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.1\" -DPLATFORM=\"Linux/i386\" -c -o iptraf.o iptraf.c gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.1\" -DPLATFORM=\"Linux/i386\" -c -o itrafmon.o itrafmon.c gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.1\" -DPLATFORM=\"Linux/i386\" -c -o packet.o packet.c gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.1\" -DPLATFORM=\"Linux/i386\" -c -o tcptable.o tcptable.c gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.1\" -DPLATFORM=\"Linux/i386\" -c -o othptab.o othptab.c gcc -Wall -DWORKDIR=\"/var/iptraf\" -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/bin\" -I/usr/include/ncurses -I../support -DVERSION=\"3.0.1\" -DPLATFORM=\"Linux/i386\" -c -o ifstats.o ifstats.c othptab.c:21:10: fatal error: linux/if_tr.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:119: othptab.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from tcptable.c:22: tcptable.h:26:10: fatal error: linux/if_tr.h: No such file or directory #include ^~~~~~~~~~~~~~~ In file included from itrafmon.c:27: tcptable.h:26:10: fatal error: linux/if_tr.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. compilation terminated. In file included from iptraf.c:54: tcptable.h:26:10: fatal error: linux/if_tr.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. packet.c:39:10: fatal error: linux/if_tr.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:119: iptraf.o] Error 1 make: *** [Makefile:119: packet.o] Error 1 make: *** [Makefile:119: tcptable.o] Error 1 make: *** [Makefile:119: itrafmon.o] Error 1 ifstats.c: In function 'pagegstatwin': ifstats.c:400:46: warning: pointer targets in passing argument 3 of 'scrollgstatwin' differ in signedness [-Wpointer-sign] scrollgstatwin(table, direction, idx); ^~~ ifstats.c:362:6: note: expected 'unsigned int *' but argument is of type 'int *' void scrollgstatwin(struct iftab *table, int direction, unsigned int *idx) ^~~~~~~~~~~~~~ ifstats.c:405:46: warning: pointer targets in passing argument 3 of 'scrollgstatwin' differ in signedness [-Wpointer-sign] scrollgstatwin(table, direction, idx); ^~~ ifstats.c:362:6: note: expected 'unsigned int *' but argument is of type 'int *' void scrollgstatwin(struct iftab *table, int direction, unsigned int *idx) ^~~~~~~~~~~~~~ ifstats.c: In function 'ifstats': ifstats.c:561:54: warning: pointer targets in passing argument 3 of 'pagegstatwin' differ in signedness [-Wpointer-sign] pagegstatwin(&table, SCROLLDOWN, &idx); ^~~~ ifstats.c:392:6: note: expected 'int *' but argument is of type 'unsigned int *' void pagegstatwin(struct iftab *table, int direction, int *idx) ^~~~~~~~~~~~ ifstats.c:565:52: warning: pointer targets in passing argument 3 of 'pagegstatwin' differ in signedness [-Wpointer-sign] pagegstatwin(&table, SCROLLUP, &idx); ^~~~ ifstats.c:392:6: note: expected 'int *' but argument is of type 'unsigned int *' void pagegstatwin(struct iftab *table, int direction, int *idx) ^~~~~~~~~~~~ ifstats.c:585:49: warning: pointer targets in passing argument 3 of 'processpacket' differ in signedness [-Wpointer-sign] processpacket(buf, &packet, &br, NULL, NULL, NULL, ^~~ In file included from ifstats.c:49: packet.h:45:5: note: expected 'unsigned int *' but argument is of type 'int *' int processpacket(char *tpacket, char **packet, unsigned int *br, ^~~~~~~~~~~~~ ifstats.c: In function 'detstats': ifstats.c:1071:54: warning: pointer targets in passing argument 3 of 'processpacket' differ in signedness [-Wpointer-sign] pkt_result = processpacket(buf, &packet, &br, NULL, ^~~ In file included from ifstats.c:49: packet.h:45:5: note: expected 'unsigned int *' but argument is of type 'int *' int processpacket(char *tpacket, char **packet, unsigned int *br, ^~~~~~~~~~~~~ ifstats.c:760:11: warning: variable 'tpacket' set but not used [-Wunused-but-set-variable] char *tpacket; ^~~~~~~ cp: can't stat 'rawtime': No such file or directory cp: can't stat 'rvnamed': No such file or directory Debug information ret1. ================================================================================ Cook date: 2020-09-12 15:29 Wasted time : 2s 26:othptab.c:21:10: fatal error: linux/if_tr.h: No such file or directory 33:tcptable.h:26:10: fatal error: linux/if_tr.h: No such file or directory 37:tcptable.h:26:10: fatal error: linux/if_tr.h: No such file or directory 43:tcptable.h:26:10: fatal error: linux/if_tr.h: No such file or directory 47:packet.c:39:10: fatal error: linux/if_tr.h: No such file or directory 99:cp: can't stat 'rawtime': No such file or directory 100:cp: can't stat 'rvnamed': No such file or directory ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================