=>> Building net/netcat build started at 2025-07-03T00:11:58+00:00 port directory: /usr/ports/net/netcat package name: netcat-1.10_4 building for: FreeBSD poudriere3.servers.bornfiber.dk 14.2-RELEASE-p4 FreeBSD 14.2-RELEASE-p4 amd64 maintained by: cy@FreeBSD.org port version: 1.10 port revision: 4 Makefile datestamp: -rw-r--r-- 1 root wheel 1273 Jan 2 18:46 /usr/ports/net/netcat/Makefile Poudriere version: poudriere-git-3.4.99.20250601 Host OSVERSION: 1403501 Jail OSVERSION: 1402000 Job Id: 05 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE-p4 UNAME_r=14.2-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git POUDRIERE_VERSION=3.4.99.20250601 MASTERMNT=/usr/local/poudriere/data/.m/86aa5a/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/86aa5a/05/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_2_amd64-default OLDPWD=/usr/local/poudriere/data/.m/86aa5a/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250601 PREFIX=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for netcat-1.10_4: DOCS=off: Build and/or install documentation GAPING=on: Enable GAPING_SECURITY_HOLE support IPV6=on: IPv6 protocol support TELNET=on: Enable TELNET support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- cy@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 1.10 --End PORTVERSION-- --PORTREVISION-- 4 --End PORTREVISION-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/netcat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/netcat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/netcat/work/.cache HOME=/wrkdirs/usr/ports/net/netcat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/netcat/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/netcat/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/netcat/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/netcat/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/netcat/work/.cache HOME=/wrkdirs/usr/ports/net/netcat/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/netcat/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/netcat/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DFREEBSD -Wno-int-conversion -DGAPING_SECURITY_HOLE -DINET6 -DTELNET -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -static " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DFREEBSD -Wno-int-conversion -DGAPING_SECURITY_HOLE -DINET6 -DTELNET -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="@comment " OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/netcat" EXAMPLESDIR="share/examples/netcat" DATADIR="share/netcat" WWWDIR="www/netcat" ETCDIR="etc/netcat" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/netcat DOCSDIR=/usr/local/share/doc/netcat EXAMPLESDIR=/usr/local/share/examples/netcat WWWDIR=/usr/local/www/netcat ETCDIR=/usr/local/etc/netcat --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles OVERLAYS+=/overlays/tykports FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # supports parallel building using multiple make sub-processes MAKE_JOBS_UNSAFE= # support multiple jobs #MAKE_JOBS_NUMBER=8 # disable license auditing framework completely DISABLE_LICENSES= # unset some options we never want by default OPTIONS_UNSET+= ALSA CUPS DEBUG DOCBOOK HTMLDOCS X11 GUI DOCS NLS EXAMPLES # build with ccache enabled WITH_CCACHE_BUILD= CCACHE_DIR=/var/cache/ccache # define default versions DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=pgsql=16 DEFAULT_VERSIONS+=python=3.11 DEFAULT_VERSIONS+=python3=3.11 DEFAULT_VERSIONS+=php=8.3 DEFAULT_VERSIONS+=node=22 DEFAULT_VERSIONS+=openjdk=17 DEFAULT_VERSIONS+=lua=54 DEFAULT_VERSIONS+=perl5=5.40 DEFAULT_VERSIONS+=go=1.24 # allow non-default python flavours BUILD_ALL_PYTHON_FLAVORS= # allow building for newer versions ALLOW_UNSUPPORTED_SYSTEM= # add overlay UID_FILES=${PORTSDIR}/UIDs ${PORTSDIR}/UIDs.tyk GID_FILES=${PORTSDIR}/GIDs ${PORTSDIR}/GIDs.tyk WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 250000 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> netcat-1.10_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [poudriere3.servers.bornfiber.dk] Installing pkg-2.2.1... [poudriere3.servers.bornfiber.dk] Extracting pkg-2.2.1: .......... done ===> netcat-1.10_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of netcat-1.10_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by netcat-1.10_4 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by netcat-1.10_4 for building => SHA256 Checksum OK for nc110.tgz. => SHA256 Checksum OK for nc-v6-20000918.patch.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by netcat-1.10_4 for building ===> Extracting for netcat-1.10_4 => SHA256 Checksum OK for nc110.tgz. => SHA256 Checksum OK for nc-v6-20000918.patch.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for netcat-1.10_4 ===> Applying distribution patches for netcat-1.10_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> netcat-1.10_4 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [poudriere3.servers.bornfiber.dk] Installing ccache-3.7.12_8... [poudriere3.servers.bornfiber.dk] Extracting ccache-3.7.12_8: .... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> netcat-1.10_4 depends on file: /usr/local/bin/ccache - found ===> Returning to build of netcat-1.10_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for netcat-1.10_4 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for netcat-1.10_4 cd /wrkdirs/usr/ports/net/netcat/work/netcat-1.10_4 && cc -O2 -pipe -DFREEBSD -Wno-int-conversion -DGAPING_SECURITY_HOLE -DINET6 -DTELNET -fstack-protector-strong -fno-strict-aliasing netcat.c -o netcat -static netcat.c:33:26: warning: '/*' within block comment [-Wcomment] 33 | /* #undef _POSIX_SOURCE /* might need this for something? */ | ^ netcat.c:36:19: warning: '/*' within block comment [-Wcomment] 36 | /* #define ANAL /* if you want case-sensitive DNS matching */ | ^ netcat.c:212:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 212 | fprintf (stderr, h_errs[h_errno]); /* handle it here */ | ^~~~~~~~~~~~~~~ netcat.c:212:19: note: treat the string as an argument to avoid this 212 | fprintf (stderr, h_errs[h_errno]); /* handle it here */ | ^ | "%s", netcat.c:201:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 201 | void holler (str, p1, p2, p3, p4, p5, p6) | ^ netcat.c:232:3: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 232 | close (netfd); | ^ netcat.c:233:3: warning: call to undeclared function 'sleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 233 | sleep (1); | ^ netcat.c:226:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 226 | void bail (str, p1, p2, p3, p4, p5, p6) | ^ netcat.c:243:42: warning: too few arguments in call to 'bail' 243 | bail (wrote_txt, wrote_net, wrote_out); | ~~~~ ^ netcat.c:244:17: warning: too few arguments in call to 'bail' 244 | bail (" punt!"); | ~~~~ ^ netcat.c:251:3: warning: call to undeclared function 'alarm'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 251 | alarm (0); | ^ netcat.c:253:38: warning: too few arguments in call to 'bail' 253 | bail ("spurious timer interrupt!"); | ~~~~ ^ netcat.c:265:5: warning: call to undeclared function 'alarm'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 265 | alarm (0); | ^ netcat.c:269:5: warning: call to undeclared function 'alarm'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 269 | alarm (secs); | ^ netcat.c:259:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 259 | void arm (num, secs) | ^ netcat.c:285:33: warning: too few arguments in call to 'bail' 285 | bail ("Hmalloc %d failed", s); | ~~~~ ^ netcat.c:277:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 277 | char * Hmalloc (size) | ^ netcat.c:293:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 293 | unsigned int findline (buf, siz) | ^ netcat.c:335:69: warning: too few arguments in call to 'holler' 335 | holler ("DNS fwd/rev mismatch: %s != %s", poop->name, hp->h_name); | ~~~~~~ ^ netcat.c:322:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 322 | int comparehosts (poop, hp) | ^ netcat.c:368:69: warning: too few arguments in call to 'holler' 368 | holler ("DNS fwd/rev mismatch: %s != %s", poop->name, hp->h_name); | ~~~~~~ ^ netcat.c:355:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 355 | int comparehosts6 (poop, hp) | ^ netcat.c:414:32: warning: too few arguments in call to 'bail' 414 | bail ("gethostpoop fuxored"); | ~~~~ ^ netcat.c:421:52: warning: too few arguments in call to 'bail' 421 | bail ("Can't parse %s as an IP address", name); | ~~~~ ^ netcat.c:425:53: warning: too few arguments in call to 'bail' 425 | bail ("%s: forward host lookup failed: ", name); | ~~~~ ^ netcat.c:441:18: warning: too few arguments in call to 'holler' 440 | holler ("Warning: inverse host lookup failed for %s: ", | ~~~~~~ 441 | poop->addrs[x]); | ^ netcat.c:456:50: warning: too few arguments in call to 'holler' 456 | holler ("%s: inverse host lookup failed: ", name); | ~~~~~~ ^ netcat.c:462:13: warning: too few arguments in call to 'holler' 461 | holler ("Warning: forward host lookup failed for %s: ", | ~~~~~~ 462 | poop->name); | ^ netcat.c:381:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 381 | HINF * gethostpoop (name, numeric) | ^ netcat.c:495:30: warning: too few arguments in call to 'bail' 495 | bail("gethost6poop fuxored"); | ~~~~ ^ netcat.c:500:48: warning: too few arguments in call to 'bail' 500 | bail("Can't parse %s as an IP address", name); | ~~~~ ^ netcat.c:504:49: warning: too few arguments in call to 'bail' 504 | bail("%s: forward host lookup failed: ", name); | ~~~~ ^ netcat.c:522:24: warning: too few arguments in call to 'holler' 520 | holler | ~~~~~~ 521 | ("Warning: inverse host lookup failed for %s: ", 522 | poop->addrs[x]); | ^ netcat.c:538:51: warning: too few arguments in call to 'holler' 538 | holler("%s: inverse host lookup failed: ", name); | ~~~~~~ ^ netcat.c:546:20: warning: too few arguments in call to 'holler' 544 | holler | ~~~~~~ 545 | ("Warning: forward host lookup failed for %s: ", 546 | poop->name); | ^ netcat.c:475:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 475 | HINF6 *gethost6poop(name, numeric) | ^ netcat.c:592:56: warning: too few arguments in call to 'holler' 592 | holler ("Warning: port-bynum mismatch, %d != %d", x, y); | ~~~~~~ ^ netcat.c:566:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 566 | USHORT getportpoop (pstring, pnum) | ^ netcat.c:646:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 646 | USHORT nextport (block) | ^ netcat.c:690:34: warning: too few arguments in call to 'bail' 690 | bail ("loadports: no block?!"); | ~~~~ ^ netcat.c:692:51: warning: too few arguments in call to 'bail' 692 | bail ("loadports: bogus values %d, %d", lo, hi); | ~~~~ ^ netcat.c:682:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 682 | void loadports (block, lo, hi) | ^ netcat.c:709:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 709 | doexec (fd) | ^ | int netcat.c:714:3: warning: call to undeclared function 'dup2'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 714 | dup2 (fd, 0); /* the precise order of fiddlage */ | ^ netcat.c:715:3: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 715 | close (fd); /* is apparently crucial; this is */ | ^ netcat.c:724:3: warning: call to undeclared function 'execl'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 724 | execl (pr00gie, p, NULL); | ^ netcat.c:725:34: warning: too few arguments in call to 'bail' 725 | bail ("exec %s failed", pr00gie); /* this gets sent out. Hmm... */ | ~~~~ ^ netcat.c:709:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 709 | doexec (fd) | ^ netcat.c:726:1: warning: non-void function does not return a value [-Wreturn-type] 726 | } /* doexec */ | ^ netcat.c:754:29: warning: too few arguments in call to 'bail' 754 | bail ("Can't get socket"); | ~~~~ ^ netcat.c:760:38: warning: too few arguments in call to 'holler' 760 | holler ("nnetfd reuseaddr failed"); /* ??? */ | ~~~~~~ ^ netcat.c:764:38: warning: too few arguments in call to 'holler' 764 | holler ("nnetfd reuseport failed"); /* ??? */ | ~~~~~~ ^ netcat.c:798:66: warning: too few arguments in call to 'holler' 798 | holler ("retrying local %s:%d", inet_ntoa (lclend->sin_addr), lp); | ~~~~~~ ^ netcat.c:799:2: warning: call to undeclared function 'sleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 799 | sleep (2); | ^ netcat.c:806:33: warning: too few arguments in call to 'bail' 805 | bail ("Can't grab %s:%d with bind", | ~~~~ 806 | inet_ntoa(lclend->sin_addr), lp); | ^ netcat.c:877:39: warning: too few arguments in call to 'bail' 877 | bail ("srcrt setsockopt fuxored"); | ~~~~ ^ netcat.c:894:3: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 894 | close (nnetfd); /* clean up junked socket FD!! */ | ^ netcat.c:736:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 736 | int doconnect (rad, rp, lad, lp) | ^ netcat.c:858:16: warning: implicit conversion from 'int' to 'char' changes value from 131 to -125 [-Wconstant-conversion] 858 | *opp++ = IPOPT_LSRR; /* option */ | ~ ^~~~~~~~~~ /usr/include/netinet/ip.h:154:21: note: expanded from macro 'IPOPT_LSRR' 154 | #define IPOPT_LSRR 131 /* loose source route */ | ^~~ netcat.c:923:38: warning: too few arguments in call to 'bail' 923 | bail ("UDP listen needs -p arg"); | ~~~~ ^ netcat.c:927:35: warning: too few arguments in call to 'bail' 927 | bail ("local listen fuxored"); | ~~~~ ^ netcat.c:941:46: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 941 | rr = getsockname (nnetfd, (SA *) lclend, &x); | ^~ /usr/include/sys/socket.h:704:74: note: passing argument to parameter here 704 | int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ netcat.c:943:41: warning: too few arguments in call to 'holler' 943 | holler ("local getsockname failed"); | ~~~~~~ ^ netcat.c:951:26: warning: too few arguments in call to 'holler' 951 | holler (bigbuf_net, z); | ~~~~~~ ^ netcat.c:964:56: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 964 | (nnetfd, bigbuf_net, BIGSIZ, MSG_PEEK, (SA *) remend, &x); | ^~ /usr/include/sys/socket.h:708:96: note: passing argument to parameter here 708 | ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ netcat.c:988:40: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 988 | rr = accept (nnetfd, (SA *)remend, &x); | ^~ /usr/include/sys/socket.h:695:69: note: passing argument to parameter here 695 | int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ netcat.c:992:3: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 992 | close (nnetfd); /* dump the old socket */ | ^ netcat.c:1009:60: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 1009 | rr = getsockopt (nnetfd, IPPROTO_IP, IP_OPTIONS, optbuf, &x); | ^~ /usr/include/sys/socket.h:705:72: note: passing argument to parameter here 705 | int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); | ^ netcat.c:1011:32: warning: too few arguments in call to 'holler' 1011 | holler ("getsockopt failed"); | ~~~~~~ ^ netcat.c:1024:41: warning: too few arguments in call to 'holler' 1024 | holler ("IP options: %s", bigbuf_net); | ~~~~~~ ^ netcat.c:1036:44: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 1036 | rr = getsockname (nnetfd, (SA *) lclend, &x); | ^~ /usr/include/sys/socket.h:704:74: note: passing argument to parameter here 704 | int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ netcat.c:1038:42: warning: too few arguments in call to 'holler' 1038 | holler ("post-rcv getsockname failed"); | ~~~~~~ ^ netcat.c:1063:39: warning: too few arguments in call to 'bail' 1062 | bail ("invalid connection to [%s] from %s [%s] %d", | ~~~~ 1063 | cp, whozis->name, whozis->addrs[0], z); | ^ netcat.c:1065:39: warning: too few arguments in call to 'holler' 1064 | holler ("connect to [%s] from %s [%s] %d", /* oh, you're okay.. */ | ~~~~~~ 1065 | cp, whozis->name, whozis->addrs[0], z); | ^ netcat.c:903:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 903 | int dolisten (rad, rp, lad, lp) | ^ netcat.c:1085:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 1085 | udptest (fd, where) | ^ | int netcat.c:1091:8: warning: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1091 | rr = write (fd, bigbuf_in, 1); | ^ netcat.c:1093:59: warning: too few arguments in call to 'holler' 1093 | holler ("udptest first write failed?! errno %d", errno); | ~~~~~~ ^ netcat.c:1095:5: warning: call to undeclared function 'sleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1095 | sleep (o_wait); | ^ netcat.c:1106:7: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1106 | close (rr); /* in case it *did* open */ | ^ netcat.c:1114:3: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1114 | close (fd); /* use it or lose it! */ | ^ netcat.c:1085:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1085 | udptest (fd, where) | ^ netcat.c:1144:26: warning: too few arguments in call to 'bail' 1144 | bail("Can't get socket"); | ~~~~ ^ netcat.c:1150:35: warning: too few arguments in call to 'holler' 1150 | holler("nnetfd reuseaddr failed"); /* ??? */ | ~~~~~~ ^ netcat.c:1154:35: warning: too few arguments in call to 'holler' 1154 | holler("nnetfd reuseport failed"); /* ??? */ | ~~~~~~ ^ netcat.c:1192:47: warning: too few arguments in call to 'holler' 1191 | holler("retrying local %s:%d", | ~~~~~~ 1192 | inet_ntoa6(&lclend6->sin6_addr), lp); | ^ netcat.c:1193:5: warning: call to undeclared function 'sleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1193 | sleep(2); | ^ netcat.c:1200:43: warning: too few arguments in call to 'bail' 1199 | bail("Can't grab %s:%d with bind", | ~~~~ 1200 | inet_ntoa6(&lclend6->sin6_addr), lp); | ^ netcat.c:1210:71: warning: too few arguments in call to 'holler' 1209 | holler | ~~~~~~ 1210 | ("Warning: source routing unavailable on this machine, ignoring"); | ^ netcat.c:1225:2: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1225 | close(nnetfd); /* clean up junked socket FD!! */ | ^ netcat.c:1126:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1126 | int doconnect6(rad, rp, lad, lp) | ^ netcat.c:1254:34: warning: too few arguments in call to 'bail' 1254 | bail("UDP listen needs -p arg"); | ~~~~ ^ netcat.c:1258:31: warning: too few arguments in call to 'bail' 1258 | bail("local listen fuxored"); | ~~~~ ^ netcat.c:1272:44: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 1272 | rr = getsockname(nnetfd, (SA *) lclend6, &x); | ^~ /usr/include/sys/socket.h:704:74: note: passing argument to parameter here 704 | int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ netcat.c:1274:37: warning: too few arguments in call to 'holler' 1274 | holler("local getsockname failed"); | ~~~~~~ ^ netcat.c:1282:23: warning: too few arguments in call to 'holler' 1282 | holler(bigbuf_net, z); | ~~~~~~ ^ netcat.c:1298:25: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 1298 | (SA *) remend6, &x); | ^~ /usr/include/sys/socket.h:708:96: note: passing argument to parameter here 708 | ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ netcat.c:1325:39: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 1325 | rr = accept(nnetfd, (SA *) remend6, &x); | ^~ /usr/include/sys/socket.h:695:69: note: passing argument to parameter here 695 | int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ netcat.c:1329:2: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1329 | close(nnetfd); /* dump the old socket */ | ^ netcat.c:1343:43: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 1343 | rr = getsockname(nnetfd, (SA *) lclend6, &x); | ^~ /usr/include/sys/socket.h:704:74: note: passing argument to parameter here 704 | int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ netcat.c:1345:39: warning: too few arguments in call to 'holler' 1345 | holler("post-rcv getsockname failed"); | ~~~~~~ ^ netcat.c:1370:45: warning: too few arguments in call to 'bail' 1369 | bail("invalid connection to [%s] from %s [%s] %d", | ~~~~ 1370 | cp, whozis->name, whozis->addrs[0], z); | ^ netcat.c:1372:46: warning: too few arguments in call to 'holler' 1371 | holler("connect to [%s] from %s [%s] %d", /* oh, you're okay.. */ | ~~~~~~ 1372 | cp, whozis->name, whozis->addrs[0], z); | ^ netcat.c:1234:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1234 | int dolisten6(rad, rp, lad, lp) | ^ netcat.c:1392:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 1392 | udptest6(fd, where) | ^ | int netcat.c:1398:7: warning: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1398 | rr = write(fd, bigbuf_in, 1); | ^ netcat.c:1400:56: warning: too few arguments in call to 'holler' 1400 | holler("udptest first write failed?! errno %d", errno); | ~~~~~~ ^ netcat.c:1402:3: warning: call to undeclared function 'sleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1402 | sleep(o_wait); | ^ netcat.c:1413:4: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1413 | close(rr); /* in case it *did* open */ | ^ netcat.c:1421:2: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1421 | close(fd); /* use it or lose it! */ | ^ netcat.c:1392:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1392 | udptest6(fd, where) | ^ netcat.c:1451:44: warning: too few arguments in call to 'bail' 1451 | bail ("oprint called with no open fd?!"); | ~~~~ ^ netcat.c:1488:14: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1488 | sprintf (&stage[2], "%8.8x ", obc); /* xxx: still slow? */ | ^~~~~~~~~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ netcat.c:1511:9: warning: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1511 | x = write (ofd, stage, soc); | ^ netcat.c:1513:28: warning: too few arguments in call to 'bail' 1513 | bail ("ofd write err"); | ~~~~ ^ netcat.c:1436:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1436 | void oprint (which, buf, n) | ^ netcat.c:1550:14: warning: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1550 | (void) write (netfd, obuf, 3); | ^ netcat.c:1525:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1525 | void atelnet (buf, size) | ^ netcat.c:1578:43: warning: too few arguments in call to 'holler' 1578 | holler ("Preposterous fd value %d", fd); | ~~~~~~ ^ netcat.c:1593:7: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1593 | close (0); /* so we won't need any more stdin */ | ^ netcat.c:1597:5: warning: call to undeclared function 'sleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1597 | sleep (o_interval); /* pause *before* sending stuff, too */ | ^ netcat.c:1615:28: warning: too few arguments in call to 'holler' 1615 | holler ("select fuxored"); | ~~~~~~ ^ netcat.c:1616:4: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1616 | close (fd); | ^ netcat.c:1627:27: warning: too few arguments in call to 'holler' 1627 | holler ("net timeout"); | ~~~~~~ ^ netcat.c:1628:4: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1628 | close (fd); | ^ netcat.c:1637:7: warning: call to undeclared function 'read'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1637 | rr = read (fd, bigbuf_net, BIGSIZ); | ^ netcat.c:1646:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1646 | atelnet (np, rr); /* fake out telnet stuff */ | ^~ netcat.c:1659:7: warning: call to undeclared function 'read'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1659 | rr = read (0, bigbuf_in, BIGSIZ); | ^ netcat.c:1664:4: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1664 | close (0); | ^ netcat.c:1673:6: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1673 | close (0); /* really, I mean it */ | ^ netcat.c:1685:49: warning: too few arguments in call to 'holler' 1685 | holler ("Bogus buffers: %d, %d", rzleft, rnleft); | ~~~~~~ ^ netcat.c:1690:35: warning: too few arguments in call to 'holler' 1690 | holler ("too many output retries"); | ~~~~~~ ^ netcat.c:1694:7: warning: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1694 | rr = write (1, np, rnleft); | ^ netcat.c:1709:7: warning: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1709 | rr = write (fd, zp, rr); /* one line, or the whole buffer */ | ^ netcat.c:1735:3: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1735 | close (fd); | ^ netcat.c:1563:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1563 | int readwrite (fd) | ^ netcat.c:1741:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 1741 | main (argc, argv) | ^ | int netcat.c:1773:3: warning: call to undeclared function 'res_init'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1773 | res_init(); | ^ netcat.c:1815:15: warning: call to undeclared function 'read'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1815 | insaved = read (0, cp, BIGSIZ); /* we're gonna fake fgets() here */ | ^ netcat.c:1817:20: warning: too few arguments in call to 'bail' 1817 | bail ("wrong"); | ~~~~ ^ netcat.c:1850:15: warning: call to undeclared function 'getopt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1850 | while ((x = getopt (argc, argv, "46ae:g:G:hi:lno:p:rs:tuvw:z")) != EOF) { | ^ netcat.c:1862:27: warning: too few arguments in call to 'bail' 1862 | bail ("all-A-records NIY"); | ~~~~ ^ netcat.c:1874:66: warning: too few arguments in call to 'bail' 1874 | bail ("invalid hop pointer %d, must be multiple of 4 <= 28", x); | ~~~~ ^ netcat.c:1878:28: warning: too few arguments in call to 'bail' 1878 | bail ("too many -g hops"); | ~~~~ ^ netcat.c:1889:2: warning: call to undeclared function 'helpme'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1889 | helpme(); /* exits by itself */ | ^ netcat.c:1896:44: warning: too few arguments in call to 'bail' 1896 | bail ("invalid interval time %s", optarg); | ~~~~ ^ netcat.c:1908:41: warning: too few arguments in call to 'bail' 1908 | bail ("invalid local port %s", optarg); | ~~~~ ^ netcat.c:1938:40: warning: too few arguments in call to 'bail' 1938 | bail ("invalid wait-time %s", optarg); | ~~~~ ^ netcat.c:1948:24: warning: too few arguments in call to 'bail' 1948 | bail ("nc -h for help"); | ~~~~ ^ netcat.c:1961:5: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 1961 | close (0); /* won't need stdin */ | ^ netcat.c:1967:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1967 | ofd = open (stage, O_WRONLY | O_CREAT | O_TRUNC, 0664); | ^~~~~ /usr/include/fcntl.h:377:22: note: passing argument to parameter here 377 | int open(const char *, int, ...); | ^ netcat.c:1969:35: warning: too few arguments in call to 'bail' 1969 | bail ("can't open %s", stage); | ~~~~ ^ netcat.c:1969:30: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1969 | bail ("can't open %s", stage); | ^~~~~ netcat.c:1983:33: warning: address of array 'whereto6->iaddrs' will always evaluate to 'true' [-Wpointer-bool-conversion] 1983 | if (whereto6 && whereto6->iaddrs) | ~~ ~~~~~~~~~~^~~~~~ netcat.c:1991:31: warning: address of array 'whereto->iaddrs' will always evaluate to 'true' [-Wpointer-bool-conversion] 1991 | if (whereto && whereto->iaddrs) | ~~ ~~~~~~~~~^~~~~~ netcat.c:1987:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] 1987 | } else | ^ netcat.c:2008:39: warning: too few arguments in call to 'bail' 2008 | bail ("invalid port %s", argv[optind]); | ~~~~ ^ netcat.c:2024:41: warning: too few arguments in call to 'holler' 2024 | holler (wrote_txt, wrote_net, wrote_out); | ~~~~~~ ^ netcat.c:2027:28: warning: too few arguments in call to 'bail' 2027 | bail ("no connection"); | ~~~~ ^ netcat.c:2034:29: warning: too few arguments in call to 'bail' 2034 | bail ("no destination"); | ~~~~ ^ netcat.c:2038:29: warning: too few arguments in call to 'bail' 2038 | bail ("no destination"); | ~~~~ ^ netcat.c:2040:37: warning: too few arguments in call to 'bail' 2040 | bail ("no port[s] to connect to"); | ~~~~ ^ netcat.c:2057:29: warning: too few arguments in call to 'bail' 2057 | bail ("invalid port %s", cp); | ~~~~ ^ netcat.c:2061:44: warning: too few arguments in call to 'bail' 2061 | bail ("invalid port %s", argv[optind]); | ~~~~ ^ netcat.c:2093:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] 2093 | else | ^ netcat.c:2101:65: warning: too few arguments in call to 'holler' 2100 | holler ("%s [%s] %d (%s) open", | ~~~~~~ 2101 | whereto6->name, whereto6->addrs[0], curport, portpoop->name); | ^ netcat.c:2105:63: warning: too few arguments in call to 'holler' 2104 | holler ("%s [%s] %d (%s) open", | ~~~~~~ 2105 | whereto->name, whereto->addrs[0], curport, portpoop->name); | ^ netcat.c:2120:67: warning: too few arguments in call to 'holler' 2119 | holler ("%s [%s] %d (%s)", | ~~~~~~ 2120 | whereto6->name, whereto6->addrs[0], curport, portpoop->name); | ^ netcat.c:2124:65: warning: too few arguments in call to 'holler' 2123 | holler ("%s [%s] %d (%s)", | ~~~~~~ 2124 | whereto->name, whereto->addrs[0], curport, portpoop->name); | ^ netcat.c:2127:7: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 2127 | close (netfd); /* just in case we didn't already */ | ^ netcat.c:2129:2: warning: call to undeclared function 'sleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 2129 | sleep (o_interval); /* if -i, delay between ports too */ | ^ netcat.c:2140:44: warning: too few arguments in call to 'holler' 2140 | holler (wrote_txt, wrote_net, wrote_out); | ~~~~~~ ^ netcat.c:1741:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1741 | main (argc, argv) | ^ netcat.c:2149:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 2149 | helpme() | ^ | int netcat.c:2155:10: warning: too few arguments in call to 'holler' 2152 | holler ("[v1.10]\n\ | ~~~~~~ 2153 | connect to somewhere: nc [-options] hostname port[s] [ports] ... \n\ 2154 | listen for inbound: nc -l -p port [-options] [hostname] [port]\n\ 2155 | options:"); | ^ netcat.c:2162:16: warning: too few arguments in call to 'holler' 2160 | holler ("\ | ~~~~~~ 2161 | -4 Use IPv4 (default)\n\ 2162 | -6 Use IPv6"); | ^ netcat.c:2166:56: warning: too few arguments in call to 'holler' 2165 | holler ("\ | ~~~~~~ 2166 | -e prog program to exec after connect [dangerous!!]"); | ^ netcat.c:2178:33: warning: too few arguments in call to 'holler' 2168 | holler ("\ | ~~~~~~ 2169 | -g gateway source-routing hop point[s], up to 8\n\ 2170 | -G num source-routing pointer: 4, 8, 12, ...\n\ 2171 | -h this cruft\n\ 2172 | -i secs delay interval for lines sent, ports scanned\n\ 2173 | -l listen mode, for inbound connects\n\ 2174 | -n numeric-only IP addresses, no DNS\n\ 2175 | -o file hex dump of traffic\n\ 2176 | -p port local port number\n\ 2177 | -r randomize local and remote ports\n\ 2178 | -s addr local source address"); | ^ netcat.c:2181:33: warning: too few arguments in call to 'holler' 2180 | holler ("\ | ~~~~~~ 2181 | -t answer TELNET negotiation"); | ^ netcat.c:2187:41: warning: too few arguments in call to 'holler' 2183 | holler ("\ | ~~~~~~ 2184 | -u UDP mode\n\ 2185 | -v verbose [use twice to be more verbose]\n\ 2186 | -w secs timeout for connects and final net reads\n\ 2187 | -z zero-I/O mode [used for scanning]"); | ^ netcat.c:2188:70: warning: too few arguments in call to 'bail' 2188 | bail ("port numbers can be individual or ranges: lo-hi [inclusive]"); | ~~~~ ^ netcat.c:2189:1: warning: non-void function does not return a value [-Wreturn-type] 2189 | } /* helpme */ | ^ 181 warnings generated. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for netcat-1.10_4 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/net/netcat/work/netcat-1.10_4/netcat /wrkdirs/usr/ports/net/netcat/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/net/netcat/work/netcat.1 /wrkdirs/usr/ports/net/netcat/work/stage/usr/local/share/man/man1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp built_by' 'PKG_NOTE_build_timestamp=2025-07-03T00:11:58+00:00' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250601' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for netcat-1.10_4 ===> Building netcat-1.10_4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for netcat-1.10_4 build of net/netcat | netcat-1.10_4 ended at 2025-07-03T00:12:10+00:00 build time: 00:00:23