>>> Building on localhost under net/ocserv BDEPENDS = [archivers/xz;archivers/lz4;net/radcli;textproc/gsed;devel/metaauto;devel/libtalloc;security/openpam;security/gnutls;textproc/ruby-ronn;security/oath-toolkit;devel/autoconf/2.71;lang/ruby/3.3;textproc/groff;devel/libev;devel/protobuf-c] DIST = [net/ocserv:ocserv-1.3.0.tar.xz] FULLPKGNAME = ocserv-1.3.0 RDEPENDS = [lang/ruby/3.3;net/radcli;security/oath-toolkit;devel/libev;devel/protobuf-c;archivers/lz4;security/gnutls;devel/libtalloc;security/openpam] Woken up www/lighttpd,mysql Woken up www/lighttpd,mysql (Junk lock failure for localhost at 1732738620.08916) Received IO (Junk lock obtained for localhost at 1732738774.48) Received IO Woken up net/ocserv Short-cut: depends already handled by graphics/py2-Pillow >>> Running show-prepare-results in net/ocserv at 1732738778.29 ===> net/ocserv ===> Building from scratch ocserv-1.3.0 ===> ocserv-1.3.0 depends on: groff-* -> groff-1.22.4p4 ===> ocserv-1.3.0 depends on: gsed-* -> gsed-4.9p0 ===> ocserv-1.3.0 depends on: ruby33-ronn-* -> ruby33-ronn-0.7.3p4 ===> ocserv-1.3.0 depends on: ruby->=3.3.0,<3.4 -> ruby-3.3.6 ===> ocserv-1.3.0 depends on: metaauto-* -> metaauto-1.0p4 ===> ocserv-1.3.0 depends on: autoconf-2.71 -> autoconf-2.71p0 ===> ocserv-1.3.0 depends on: xz->=5.4.0 -> xz-5.6.3 ===> ocserv-1.3.0 depends on: lz4-* -> lz4-1.10.0 ===> ocserv-1.3.0 depends on: libev-* -> libev-4.33 ===> ocserv-1.3.0 depends on: libtalloc-* -> libtalloc-2.4.2p0 ===> ocserv-1.3.0 depends on: protobuf-c-* -> protobuf-c-1.5.0p0 ===> ocserv-1.3.0 depends on: radcli->=1.2.5 -> radcli-1.4.0 ===> ocserv-1.3.0 depends on: gnutls-* -> gnutls-3.8.8p0 ===> ocserv-1.3.0 depends on: oath-toolkit-* -> oath-toolkit-2.6.12 ===> ocserv-1.3.0 depends on: openpam-* -> openpam-20200510p0 ===> Verifying specs: c curses ev gnutls lz4 m nettle oath pam protobuf-c radcli readline talloc ===> found c.100.3 curses.15.0 ev.3.1 gnutls.47.11 lz4.3.3 m.10.1 nettle.7.3 oath.0.2 pam.6.0 protobuf-c.2.0 radcli.2.0 readline.5.0 talloc.1.2 autoconf-2.71p0 gnutls-3.8.8p0 groff-1.22.4p4 gsed-4.9p0 libev-4.33 libtalloc-2.4.2p0 lz4-1.10.0 metaauto-1.0p4 oath-toolkit-2.6.12 openpam-20200510p0 protobuf-c-1.5.0p0 radcli-1.4.0 ruby-3.3.6 ruby33-ronn-0.7.3p4 xz-5.6.3 (Junk lock released for localhost at 1732738786.08) Woken up emulators/uae distfiles size=770596 >>> Running patch in net/ocserv at 1732738786.13 ===> net/ocserv ===> Checking files for ocserv-1.3.0 `/usr/ports/distfiles/ocserv-1.3.0.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for ocserv-1.3.0 find /usr/obj/ports/ocserv-1.3.0/ocserv-1.3.0/tests -type f -perm -+x -exec sed -i 's,#!/bin/bash,#!/usr/local/bin/bash,' {} + sed -i 's,/usr/sbin/openconnect,/usr/local/sbin/openconnect,' /usr/obj/ports/ocserv-1.3.0/ocserv-1.3.0/tests/common.sh sed -i 's,/etc/ocserv,/etc/ocserv,' /usr/obj/ports/ocserv-1.3.0/ocserv-1.3.0/doc/ocserv.8.md /usr/obj/ports/ocserv-1.3.0/ocserv-1.3.0/doc/sample.config /usr/obj/ports/ocserv-1.3.0/ocserv-1.3.0/src/ocpasswd/ocpasswd.c sed -i 's,/usr/bin/ocserv-fw,/etc/ocserv/ocserv-fw,g' /usr/obj/ports/ocserv-1.3.0/ocserv-1.3.0/src/main-user.c /usr/obj/ports/ocserv-1.3.0/ocserv-1.3.0/doc/sample.config ===> Patching for ocserv-1.3.0 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 231. done ===> Applying OpenBSD patch patch-doc_sample_config Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |no seccomp, gssapi | |Index: doc/sample.config |--- doc/sample.config.orig |+++ doc/sample.config -------------------------- Patching file doc/sample.config using Plan A... Hunk #1 succeeded at 35. Hunk #2 succeeded at 49. Hunk #3 succeeded at 85. Hunk #4 succeeded at 95. Hunk #5 succeeded at 161. Hunk #6 succeeded at 326. Hunk #7 succeeded at 339. Hunk #8 succeeded at 413. Hunk #9 succeeded at 547. Hunk #10 succeeded at 637. done ===> Applying OpenBSD patch patch-src_main-ban_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/main-ban.c |--- src/main-ban.c.orig |+++ src/main-ban.c -------------------------- Patching file src/main-ban.c using Plan A... Hunk #1 succeeded at 407. done ===> Applying OpenBSD patch patch-src_occtl_occtl_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/occtl/occtl.c |--- src/occtl/occtl.c.orig |+++ src/occtl/occtl.c -------------------------- Patching file src/occtl/occtl.c using Plan A... Hunk #1 succeeded at 260. done ===> Applying OpenBSD patch patch-src_occtl_time_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |time_t is 64 bits on all OpenBSD (and NetBSD) arch; cast time values |to a specific-width type to avoid problems on 32-bit arch | |Index: src/occtl/time.c |--- src/occtl/time.c.orig |+++ src/occtl/time.c -------------------------- Patching file src/occtl/time.c using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 44. done ===> Applying OpenBSD patch patch-src_ocpasswd_ocpasswd_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Generate blowfish crypts, using the simple crypt_newhash API. OpenBSD doesn't |support SHA2 ($5$ hashes) and has removed support for MD5 ($1$). | |Index: src/ocpasswd/ocpasswd.c |--- src/ocpasswd/ocpasswd.c.orig |+++ src/ocpasswd/ocpasswd.c -------------------------- Patching file src/ocpasswd/ocpasswd.c using Plan A... Hunk #1 succeeded at 23. Hunk #2 succeeded at 47. Hunk #3 succeeded at 64. done ===> Applying OpenBSD patch patch-tests_common_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/common.sh |--- tests/common.sh.orig |+++ tests/common.sh -------------------------- Patching file tests/common.sh using Plan A... Hunk #1 succeeded at 23. done ===> Applying OpenBSD patch patch-tests_data_test1_passwd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/data/test1.passwd |--- tests/data/test1.passwd.orig |+++ tests/data/test1.passwd -------------------------- Patching file tests/data/test1.passwd using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-tests_multiple-routes Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/multiple-routes |--- tests/multiple-routes.orig |+++ tests/multiple-routes -------------------------- Patching file tests/multiple-routes using Plan A... Hunk #1 succeeded at 51. 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++ >>> Running configure in net/ocserv at 1732738787.79 ===> net/ocserv ===> Generating configure for ocserv-1.3.0 Running autoconf-2.71 in /usr/obj/ports/ocserv-1.3.0/ocserv-1.3.0 Running autoheader-2.71 in /usr/obj/ports/ocserv-1.3.0/ocserv-1.3.0 ===> Configuring for ocserv-1.3.0 Using /usr/obj/ports/ocserv-1.3.0/config.site (generated) configure: WARNING: unrecognized options: --without-docker-tests, --without-http-parser, --without-nuttcp-tests, --disable-gtk-doc configure: loading site script /usr/obj/ports/ocserv-1.3.0/config.site checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/obj/ports/ocserv-1.3.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking the archiver (ar) interface... ar checking for a sed that does not truncate output... /usr/local/bin/gsed checking for ipcalc... no checking for ipcalc-ng... no configure: error: *** *** ipcalc (ipcalc-ng in debian) was not found. It is needed for the test suite *** *** Error 1 in net/ocserv (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @for d in /usr/obj/ports/ocserv-1.3.0/ocserv-1.3.0;...) *** Error 2 in net/ocserv (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/ocserv-1.3.0/.configure_done': @cd /usr/ports/net/o...) *** Error 2 in net/ocserv (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=ocserv-1.3.0; export _LOCKS_HELD=" ocserv-1.3.0...) ===> Exiting net/ocserv with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; ...) >>> Ended at 1732738810.36 max_stuck=87.68/waiting-for-lock #1129=158.22/show-prepare-results=7.84/patch=1.65/configure=22.61 Error: job failed with 512 on localhost at 1732738810