=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/security/stegtunnel", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for stegtunnel-0.4nb1 --- all-recursive --- Making all in packetp-0.4.1 --- all-recursive --- Making all in include --- all-recursive --- Making all in packetp --- packetp.o --- --- addr_netcmp.o --- --- packetp.o --- gcc -DPACKAGE_NAME=\"packetp.c\" -DPACKAGE_TARNAME=\"packetp-c\" -DPACKAGE_VERSION=\"0.4.1\" -DPACKAGE_STRING=\"packetp.c\ 0.4.1\" -DPACKAGE_BUGREPORT=\"tmacd@synacklabs.net\" -DPACKAGE=\"packetp\" -DVERSION=\"0.4.1\" -I. -I. -I/opt/pkg/include -I/opt/pkg/include -I./include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -c `test -f 'packetp.c' || echo './'`packetp.c --- addr_netcmp.o --- gcc -DPACKAGE_NAME=\"packetp.c\" -DPACKAGE_TARNAME=\"packetp-c\" -DPACKAGE_VERSION=\"0.4.1\" -DPACKAGE_STRING=\"packetp.c\ 0.4.1\" -DPACKAGE_BUGREPORT=\"tmacd@synacklabs.net\" -DPACKAGE=\"packetp\" -DVERSION=\"0.4.1\" -I. -I. -I/opt/pkg/include -I/opt/pkg/include -I./include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -c `test -f 'addr_netcmp.c' || echo './'`addr_netcmp.c --- packetp.o --- packetp.c: In function 'packetp_init': packetp.c:185:24: error: too many arguments to function 'hcreate'; expected 0, have 1 185 | new_ctx->arp_table = hcreate(8); | ^~~~~~~ ~ In file included from ./include/packetp.h:9, from packetp.c:26: ./include/packetp/hashtab.h:76:7: note: declared here 76 | htab *hcreate(/*_ word logsize _*/); | ^~~~~~~ packetp.c: In function 'packetp_frame_send': packetp.c:351:7: warning: unused variable 'i' [-Wunused-variable] 351 | int i; | ^ packetp.c: In function 'packetp_start': packetp.c:459:7: warning: unused variable 'i' [-Wunused-variable] 459 | int i; | ^ packetp.c: In function 'packetp_process': packetp.c:596:7: warning: unused variable 'i' [-Wunused-variable] 596 | int i; | ^ --- firewallstate.o --- gcc -DPACKAGE_NAME=\"packetp.c\" -DPACKAGE_TARNAME=\"packetp-c\" -DPACKAGE_VERSION=\"0.4.1\" -DPACKAGE_STRING=\"packetp.c\ 0.4.1\" -DPACKAGE_BUGREPORT=\"tmacd@synacklabs.net\" -DPACKAGE=\"packetp\" -DVERSION=\"0.4.1\" -I. -I. -I/opt/pkg/include -I/opt/pkg/include -I./include -I/opt/pkg/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -Wall -c `test -f 'firewallstate.c' || echo './'`firewallstate.c --- packetp.o --- *** [packetp.o] Error code 1 bmake[2]: stopped making "all-am" in /tmp/work/security/stegtunnel/work/stegtunnel-0.4/packetp-0.4.1 --- firewallstate.o --- firewallstate.c: In function 'add_tcp_block': firewallstate.c:47:3: warning: 'strncpy' output may be truncated copying 13 bytes from a string of length 15 [-Wstringop-truncation] 47 | strncpy(new_node->rule.fw_device, entry->intf_name, FWDEVSZ-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ firewallstate.c: In function 'packetp_fw_init': firewallstate.c:110:5: warning: 'strncpy' output may be truncated copying 13 bytes from a string of length 15 [-Wstringop-truncation] 110 | strncpy(new_node->rule.fw_device, route_info->interface.intf_name, FWDEVSZ-1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmake[2]: 1 error bmake[2]: stopped making "all-am" in /tmp/work/security/stegtunnel/work/stegtunnel-0.4/packetp-0.4.1 *** [all-recursive] Error code 1 bmake[1]: stopped making "all" in /tmp/work/security/stegtunnel/work/stegtunnel-0.4/packetp-0.4.1 bmake[1]: 1 error bmake[1]: stopped making "all" in /tmp/work/security/stegtunnel/work/stegtunnel-0.4/packetp-0.4.1 *** [all-recursive] Error code 1 bmake: stopped making "all" in /tmp/work/security/stegtunnel/work/stegtunnel-0.4 bmake: 1 error bmake: stopped making "all" in /tmp/work/security/stegtunnel/work/stegtunnel-0.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/stegtunnel *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/stegtunnel