>>> Building on amd64-1 under net/netpipes DIST = [net/netpipes:netpipes-4.2-export.tar.gz] FULLPKGNAME = netpipes-4.2p1 distfiles size=74977 >>> Running build in net/netpipes at 1779827134.75 ===> net/netpipes ===> Building from scratch netpipes-4.2p1 ===> Verifying specs: c ===> found c.103.0 ===> Checking files for netpipes-4.2p1 `/usr/ports/distfiles/netpipes-4.2-export.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for netpipes-4.2p1 ===> Patching for netpipes-4.2p1 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Wed Oct 28 20:30:03 1998 |+++ Makefile Wed Mar 21 22:11:23 2001 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 59. Hunk #3 succeeded at 71. Hunk #4 succeeded at 140. done ===> Applying OpenBSD patch patch-hose_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- hose.1.orig Wed Oct 28 20:30:26 1998 |+++ hose.1 Wed Mar 21 23:44:45 2001 -------------------------- Patching file hose.1 using Plan A... Hunk #1 succeeded at 65. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for netpipes-4.2p1 ===> Configuring for netpipes-4.2p1 ===> Building for netpipes-4.2p1 cc -O2 -pipe -DPOSIX_SIG -c faucet.c faucet.c:138:17: warning: passing arguments to 'bindlocal' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 138 | if (!bindlocal(sock, name, localhost, | ^ faucet.c:107:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 107 | int setup_socket(name, backlog, reuseaddr) | ^ faucet.c:196:14: warning: passing arguments to 'printhost' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 196 | printhost(stderr, &srv->sin_addr); | ^ faucet.c:167:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 167 | authorize_address(sin) | ^ faucet.c:222:11: warning: passing arguments to 'add_fd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 222 | add_fd(0); | ^ faucet.c:231:11: warning: passing arguments to 'add_fd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 231 | add_fd(1); | ^ faucet.c:240:11: warning: passing arguments to 'add_fd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 240 | add_fd(2); | ^ faucet.c:259:8: warning: passing arguments to 'add_fd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 259 | add_fd(fd); | ^ faucet.c:247:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 247 | int flag_scan_comma_fds(s) | ^ faucet.c:306:15: warning: passing arguments to 'set_progname' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 306 | set_progname(argv[0]); | ^ faucet.c:337:10: warning: passing arguments to 'add_fd' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 337 | add_fd(fd); | ^ faucet.c:484:19: warning: passing arguments to 'emit_version' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 484 | emit_version("faucet", 1992); | ^ faucet.c:509:14: warning: passing arguments to 'reserve_fds' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 509 | reserve_fds(0); | ^ faucet.c:520:41: warning: passing arguments to 'convert_hostname' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 520 | 0==(foreignHOST = convert_hostname(foreignhost, &foreignCOUNT))) { | ^ faucet.c:530:44: warning: passing arguments to 'name_to_inet_port' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 530 | 0 == (foreignPORT = name_to_inet_port(foreignport)) ) { | ^ faucet.c:622:28: error: incompatible pointer types passing 'union (unnamed at faucet.c:281:3) *' to parameter of type 'struct sockaddr *' [-Wincompatible-pointer-types] 622 | if (!authorize_address(&saddr)) { | ^~~~~~ faucet.c:635:17: warning: passing arguments to 'printhost' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 635 | printhost(stderr, &sinp->sin_addr); | ^ faucet.c:669:12: warning: passing arguments to 'dup_n' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 669 | dup_n(rval); /* dup the socket onto all the chosen file descriptors */ | ^ faucet.c:275:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 275 | int main (argc,argv) | ^ 18 warnings and 1 error generated. *** Error 1 in /usr/obj/ports/netpipes-4.2 (:87 'faucet.o') *** Error 2 in net/netpipes (/usr/ports/infrastructure/mk/bsd.port.mk:3079 '/usr/obj/ports/netpipes-4.2/.build_done': @cd /usr/obj/ports/net...) *** Error 2 in net/netpipes (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=netpipes-4.2p1; export _LOCKS_HELD=" netpipes-4.2...) ===> Exiting net/netpipes with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1779827135.68 max_stuck=0.00/build=0.96 Error: job failed with 512 on amd64-1 at 1779827135