>>> Building on sparc64-0b under www/unit/unit-python
	BDEPENDS = [lang/python/3;www/unit/unit;lang/gcc/8,-c++;lang/gcc/8,-libs;lang/gcc/8]
	DIST = [www/unit/unit:unit-1.33.0.tar.gz]
	FULLPKGNAME = unit-python-1.33.0p0
	RDEPENDS = [lang/python/3;www/unit/unit;lang/gcc/8,-libs]
(Junk lock failure for sparc64-0b at 1736607975.77567)
Received IO
(Junk lock obtained for sparc64-0b at 1736608127.20)
Received IO
Woken up www/unit/unit-python
>>> Running depends in www/unit/unit-python at 1736608132.00
   last junk was in www/p5-Plagger
/usr/sbin/pkg_add -aI -Drepair geos-3.13.0 unit-1.33.0
was: /usr/sbin/pkg_add -aI -Drepair g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 python-3.12.8p1 unit-1.33.0
/usr/sbin/pkg_add -aI -Drepair geos-3.13.0 unit-1.33.0
The following new rcscripts were installed: /etc/rc.d/unit
See rcctl(8) for details.
>>> Running show-prepare-results in www/unit/unit-python at 1736608154.18
===> www/unit/unit-python
===> Building from scratch unit-python-1.33.0p0
===> unit-python-1.33.0p0 depends on: unit-=1.33.0 -> unit-1.33.0
===> unit-python-1.33.0p0 depends on: python->=3.12,<3.13 -> python-3.12.8p1
===> unit-python-1.33.0p0 depends on: gcc->=8,<9 -> gcc-8.4.0p25
===> unit-python-1.33.0p0 depends on: g++->=8,<9 -> g++-8.4.0p25
===> unit-python-1.33.0p0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p25
===>  Verifying specs:  python3.12 intl m pthread util estdc++>=19
===>  found python3.12.0.0 intl.8.1 m.10.1 pthread.27.1 util.20.0 estdc++.19.0
g++-8.4.0p25
gcc-8.4.0p25
gcc-libs-8.4.0p25
python-3.12.8p1
unit-1.33.0
(Junk lock released for sparc64-0b at 1736608160.78)
Woken up geo/librttopo
distfiles size=1025455
>>> Running patch in www/unit/unit-python at 1736608160.88
===> www/unit/unit-python
===>  Checking files for unit-python-1.33.0p0
`/usr/ports/distfiles/unit-1.33.0.tar.gz' is up to date.
>> (SHA256) all files: OK
===>  Extracting for unit-python-1.33.0p0
===>  Patching for unit-python-1.33.0p0
===>  Compiler link: gcc -> /usr/local/bin/egcc
===>  Compiler link: cc -> /usr/local/bin/egcc
===>  Compiler link: c++ -> /usr/local/bin/eg++
===>  Compiler link: g++ -> /usr/local/bin/eg++
>>> Running configure in www/unit/unit-python at 1736608164.03
===> www/unit/unit-python
===>  Generating configure for unit-python-1.33.0p0
===>  Configuring for unit-python-1.33.0p0
configuring Unit 1.33.0 for OpenBSD 7.6 sparc64
checking for C compiler: cc
 + using GNU C compiler
 + gcc version 8.4.0 (GCC) 
building an "echo" program
checking for endianness ... big endian
checking for int size ... 4
checking for long size ... 8
checking for long long size ... 8
checking for void * size ... 8
checking for size_t size ... 8
checking for off_t size ... 8
checking for time_t size ... 8
checking for C99 variadic macro ... found
checking for GCC __builtin_expect() ... found
checking for GCC __builtin_unreachable() ... found
checking for GCC __builtin_prefetch() ... found
checking for GCC __builtin_clz() ... found
checking for GCC __builtin_popcount() ... found
checking for GCC __attribute__ visibility ... found
checking for GCC __attribute__ aligned ... found
checking for GCC __attribute__ malloc ... found
checking for GCC __attribute__ packed ... found
checking for GCC __attribute__ unused ... found
checking for GCC builtin atomic operations ... found
checking for posix_memalign() ... found
checking for Linux malloc_usable_size() ... not found
checking for FreeBSD malloc_usable_size() ... not found
checking for MacOSX malloc_good_size() ... not found
checking for alloca() ... found
checking for Linux mallopt() ... not found
checking for MAP_ANON ... found
checking for MAP_POPULATE ... not found
checking for MAP_PREFAULT_READ ... not found
checking for shm_open() ... found
checking for shm_open(SHM_ANON) ... not found
checking for memfd_create() ... not found
checking for Linux clock_gettime(CLOCK_REALTIME_COARSE) ... not found
checking for FreeBSD clock_gettime(CLOCK_REALTIME_FAST) ... not found
checking for clock_gettime(CLOCK_REALTIME) ... found
checking for Linux clock_gettime(CLOCK_MONOTONIC_COARSE) ... not found
checking for FreeBSD clock_gettime(CLOCK_MONOTONIC_FAST) ... not found
checking for clock_gettime(CLOCK_MONOTONIC) ... found
checking for HP-UX hg_gethrtime() ... not found
checking for struct tm.tm_gmtoff ... found
checking for altzone ... not found
checking for localtime_r() ... found
checking for pthread_yield() ... found
checking for pthread spinlock ... found
checking for pthread spinlock zero initial value ... found but is not working
checking for sem_timedwait() ... not found
checking for sem_timedwait() in libpthread ... not found
checking for sem_timedwait() in librt ... not found
checking for __thread ... found
checking for Linux epoll ... not found
checking for kqueue ... found
checking for kqueue EVFILT_USER ... not found
checking for Solaris event port ... not found
checking for /dev/poll ... not found
checking for AIX pollset ... not found
checking for AF_INET6 ... found
checking for sockaddr.sa_len ... found
checking for struct sockaddr size ... 16
checking for struct sockaddr_in size ... 16
checking for struct sockaddr_in6 size ... 28
checking for struct sockaddr_un size ... 106
checking for struct sockaddr_storage size ... 256
checking for socketpair(AF_UNIX, SOCK_SEQPACKET) ... found
checking for struct msghdr.msg_control ... found
checking for sockopt SO_PASSCRED ... not found
checking for struct cmsgcred ... not found
checking for sys/filio.h ... found
checking for ioctl(FIONBIO) ... found
checking for socket(SOCK_NONBLOCK) ... found
checking for accept4() ... found
checking for Linux sendfile() ... not found
checking for FreeBSD sendfile() ... not found
checking for MacOSX sendfile() ... not found
checking for posix_fadvise() ... not found
checking for fcntl(F_READAHEAD) ... not found
checking for fcntl(F_RDAHEAD) ... not found
checking for openat2() ... not found
checking for getrandom() ... not found
checking for SYS_getrandom in Linux ... not found
checking for getentropy() ... found
checking for ucontext ... not found
checking for _XOPEN_SOURCE ucontext ... not found
checking for dlopen() ... found
checking for setproctitle() ... found
checking for getgrouplist() ... found
checking for OpenSSL library ... found
checking for OpenSSL version ... "LibreSSL 4.0.0"
checking for OpenSSL SSL_CONF_cmd() ... not found
checking for OpenSSL tlsext support ... found
checking for PCRE2 library ... found
 + PCRE2 version: 10.44
checking for Linux unshare() ... not found
checking for Linux pivot_root() ... not found
checking for <mntent.h> ... not found
checking for prctl(PR_SET_NO_NEW_PRIVS) ... not found
checking for prctl(PR_SET_CHILD_SUBREAPER) ... not found
checking for Linux mount() ... not found
checking for FreeBSD nmount() ... not found
checking for Linux umount2() ... not found
checking for unmount() ... not found
checking for Linux capability ... not found
checking for Linux sched_getaffinity() ... not found
checking for njs ... found
creating build/Makefile
make: unknown option -- -
usage: make [-BeiknpqrSst] [-C directory] [-D variable] [-d flags] [-f mk]
	    [-I directory] [-j max_jobs] [-m directory] [-V variable]
	    [NAME=value ...] [target ...]

Unit configuration summary:

  bin directory: ............. "/usr/local/bin"
  sbin directory: ............ "/usr/local/sbin"
  lib directory: ............. "/usr/local/lib"
  include directory: ......... "/usr/local/include"
  pkgconfig directory: ....... "/usr/local/share/pkgconfig"
  man pages directory: ....... "/usr/local/man"
  modules directory: ......... "/usr/local/lib/unit/modules"
  state directory: ........... "/var/db/unit"
  tmp directory: ............. "/var/tmp/unit"

  pid file: .................. "/var/run/unit/unit.pid"
  log file: .................. "/var/log/unit/unit.log"

  control API socket: ........ "unix:/var/run/unit/control.unit.sock"

  non-privileged user: ....... "_unit"
  non-privileged group: ...... "_unit"

  IPv6 support: .............. YES
  Unix domain sockets support: YES
  TLS support: ............... YES
  Regex support: ............. YES
  njs support: ............... YES

  process isolation: ......... NO
  cgroupv2: .................. NO

  debug logging: ............. NO

  fuzz engine: ............... ""

cd /usr/obj/ports/unit-python-1.33.0/unit-1.33.0 && ./configure python --config=/usr/local/bin/python3.12-config
configuring Python module
checking for Python ... not found

./configure: error: no Python found.

*** Error 1 in www/unit/unit-python (Makefile:12 'post-configure')
*** Error 2 in www/unit/unit-python (/usr/ports/infrastructure/mk/bsd.port.mk:3052 '/usr/obj/ports/unit-python-1.33.0/.configure_done': @cd ...)
*** Error 2 in www/unit/unit-python (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=unit-python-1.33.0p0;  export _LOCKS_H...)
===> Exiting www/unit/unit-python 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 1736608248.60
max_stuck=138.00/waiting-for-lock #201=156.19/depends=22.26/show-prepare-results=6.67/patch=3.17/configure=84.64
Error: job failed with 512 on sparc64-0b at 1736608248