------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The icmpinfo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> icmpinfo-1.11_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The icmpinfo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> icmpinfo-1.11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by icmpinfo-1.11_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The icmpinfo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> icmpinfo-1.11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by icmpinfo-1.11_1 for building => SHA256 Checksum OK for icmpinfo-1.11.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The icmpinfo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> icmpinfo-1.11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by icmpinfo-1.11_1 for building ===> Extracting for icmpinfo-1.11_1 => SHA256 Checksum OK for icmpinfo-1.11.tar.gz. Extracted Memory Use: 0.06M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for icmpinfo-1.11_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for icmpinfo-1.11_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for icmpinfo-1.11_1 --- recvping.o --- --- print.o --- --- err.o --- --- icmpinfo.o --- --- recvping.o --- cc -pipe -O2 -fno-strict-aliasing -c recvping.c --- err.o --- cc -pipe -O2 -fno-strict-aliasing -c err.c --- icmpinfo.o --- cc -pipe -O2 -fno-strict-aliasing -c icmpinfo.c --- print.o --- cc -pipe -O2 -fno-strict-aliasing -c print.c --- err.o --- err.c: In function 'err_quit': err.c:9:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ err.c:9:3: warning: incompatible implicit declaration of built-in function 'exit' err.c:9:3: note: include '' or provide a declaration of 'exit' err.c:2:1: +#include err.c:9:3: exit(1); ^~~~ err.c: In function 'err_sys': err.c:16:3: warning: incompatible implicit declaration of built-in function 'exit' exit(2); ^~~~ err.c:16:3: note: include '' or provide a declaration of 'exit' --- icmpinfo.o --- icmpinfo.c: In function 'main': icmpinfo.c:104:5: warning: implicit declaration of function 'err_quit' [-Wimplicit-function-declaration] err_quit(usage); ^~~~~~~~ icmpinfo.c:112:3: warning: implicit declaration of function 'err_sys' [-Wimplicit-function-declaration] err_sys("can't create raw socket (root and/or bit s needed)"); ^~~~~~~ icmpinfo.c:125:17: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if (fork()) {exit(0);} ^~~~ icmpinfo.c:125:17: warning: incompatible implicit declaration of built-in function 'exit' icmpinfo.c:125:17: note: include '' or provide a declaration of 'exit' icmpinfo.c:42:1: +#include icmpinfo.c:125:17: if (fork()) {exit(0);} ^~~~ icmpinfo.c:137:2: warning: implicit declaration of function 'recv_ping'; did you mean 'recvmsg'? [-Wimplicit-function-declaration] recv_ping(); /* and start the receive */ ^~~~~~~~~ recvmsg --- print.o --- print.c: In function 'pr_pack': print.c:21:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] # define offsetof(t,m) (int)((&((t *)0L)->m)) ^ print.c:96:20: note: in expansion of macro 'offsetof' ( cc >= offsetof(struct icmp,icmp_ip.ip_src)+sizeof(icp->icmp_ip.ip_dst) ) ) ^~~~~~~~ print.c:107:22: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] sprintf(prbuf+strlen(prbuf),hostent?" - %s [%s]":" - %s", ^~~~~~ print.c:107:22: warning: incompatible implicit declaration of built-in function 'strlen' print.c:107:22: note: include '' or provide a declaration of 'strlen' print.c:18:1: +#include print.c:107:22: sprintf(prbuf+strlen(prbuf),hostent?" - %s [%s]":" - %s", ^~~~~~ print.c:21:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] # define offsetof(t,m) (int)((&((t *)0L)->m)) ^ print.c:111:12: note: in expansion of macro 'offsetof' if (cc>=offsetof(struct icmp,icmp_ip.ip_dst)+sizeof(icp->icmp_ip.ip_dst)) ^~~~~~~~ print.c:118:22: warning: incompatible implicit declaration of built-in function 'strlen' sprintf(prbuf+strlen(prbuf),hostent?" > %s [%s]":" > %s", ^~~~~~ print.c:118:22: note: include '' or provide a declaration of 'strlen' print.c:21:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] # define offsetof(t,m) (int)((&((t *)0L)->m)) ^ print.c:122:16: note: in expansion of macro 'offsetof' if (cc>=offsetof(struct icmp,icmp_dun)+sizeof(struct ip)+offsetof(struct tcphdr,th_seq)+sizeof(tp->th_seq)) ^~~~~~~~ print.c:21:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] # define offsetof(t,m) (int)((&((t *)0L)->m)) ^ print.c:122:65: note: in expansion of macro 'offsetof' if (cc>=offsetof(struct icmp,icmp_dun)+sizeof(struct ip)+offsetof(struct tcphdr,th_seq)+sizeof(tp->th_seq)) ^~~~~~~~ print.c:145:21: warning: incompatible implicit declaration of built-in function 'strlen' sprintf(prbuf+strlen(prbuf)," sz=%d(+%d)",cc,iphdrlen); ^~~~~~ print.c:145:21: note: include '' or provide a declaration of 'strlen' --- recvping.o --- recvping.c: In function 'recv_ping': recvping.c:21:4: warning: implicit declaration of function 'err_ret' [-Wimplicit-function-declaration] err_ret("recvfrom error"); ^~~~~~~ recvping.c:25:3: warning: implicit declaration of function 'pr_pack' [-Wimplicit-function-declaration] pr_pack(recvpack, n, &from); ^~~~~~~ --- icmpinfo --- cc -pipe -O2 -fno-strict-aliasing -o icmpinfo recvping.o print.o err.o icmpinfo.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for icmpinfo-1.11_1 ===> Generating temporary packing list install -s -m 555 /construction/net/icmpinfo/icmpinfo-1.11/icmpinfo /construction/net/icmpinfo/stage/usr/local/bin install -m 444 /construction/net/icmpinfo/icmpinfo-1.11/icmpinfo.man /construction/net/icmpinfo/stage/usr/local/man/man1/icmpinfo.1 install -m 0644 /construction/net/icmpinfo/icmpinfo-1.11/README /construction/net/icmpinfo/stage/usr/local/share/doc/icmpinfo ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for icmpinfo-1.11_1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:02