>>> Building on sparc64-0c under net/neon BDEPENDS = [net/libproxy;lang/gcc/8;lang/gcc/8,-c++;lang/gcc/8,-libs;textproc/xmlto] DIST = [net/neon:neon-0.35.0.tar.gz] FULLPKGNAME = neon-0.35.0 RDEPENDS = [lang/gcc/8,-libs;net/libproxy] Woken up textproc/libical (Junk lock failure for sparc64-0c at 1765416145.78677) Received IO (Junk lock obtained for sparc64-0c at 1765416273.99) Received IO Short-cut: depends already handled by textproc/libical >>> Running show-prepare-results in net/neon at 1765416279.27 ===> net/neon ===> Building from scratch neon-0.35.0 ===> neon-0.35.0 depends on: xmlto-* -> xmlto-0.0.29 ===> neon-0.35.0 depends on: gcc->=8,<9 -> gcc-8.4.0p30 ===> neon-0.35.0 depends on: g++->=8,<9 -> g++-8.4.0p30 ===> neon-0.35.0 depends on: libproxy-* -> libproxy-0.5.12 ===> neon-0.35.0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p30 ===> Verifying specs: crypto curl duktape expat ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 iconv intl m nghttp2 nghttp3 ngtcp2 ngtcp2_crypto_libressl pcre2-8 proxy pthread ssl z ===> found crypto.57.2 curl.26.34 duktape.1.2 expat.17.0 ffi.2.4 gio-2.0.4200.22 glib-2.0.4201.15 gmodule-2.0.4200.22 gobject-2.0.4200.22 iconv.7.1 intl.8.1 m.10.1 nghttp2.0.24 nghttp3.3.4 ngtcp2.5.3 ngtcp2_crypto_libressl.0.0 pcre2-8.0.7 proxy.2.0 pthread.28.1 ssl.60.2 z.7.1 g++-8.4.0p30 gcc-8.4.0p30 gcc-libs-8.4.0p30 libproxy-0.5.12 xmlto-0.0.29 (Junk lock released for sparc64-0c at 1765416286.12) Woken up print/texlive/base distfiles size=949492 >>> Running patch in net/neon at 1765416286.23 ===> net/neon ===> Checking files for neon-0.35.0 `/usr/ports/distfiles/neon-0.35.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for neon-0.35.0 ===> Patching for neon-0.35.0 ===> Applying OpenBSD patch patch-src_ne_openssl_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't use store, replace SSL_CIPHER_standard_name() by existing API and |don't try to run EVP_DigestInit() with NULL md, this ends in tears. | |Index: src/ne_openssl.c |--- src/ne_openssl.c.orig |+++ src/ne_openssl.c -------------------------- Patching file src/ne_openssl.c using Plan A... Hunk #1 succeeded at 86. Hunk #2 succeeded at 795. Hunk #3 succeeded at 1358. done ===> Applying OpenBSD patch patch-test_makekeys_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |allow overriding path; tests use -rand $filename (easily changed) but |also use ${ENV::xxx} in openssl.cnf which is harder to patch around | |Index: test/makekeys.sh |--- test/makekeys.sh.orig |+++ test/makekeys.sh -------------------------- Patching file test/makekeys.sh using Plan A... Hunk #1 succeeded at 3. done ===> Applying OpenBSD patch patch-test_run_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |don't exit tests after first failure | |Index: test/run.sh |--- test/run.sh.orig |+++ test/run.sh -------------------------- Patching file test/run.sh using Plan A... Hunk #1 succeeded at 25. done ===> Applying OpenBSD patch patch-test_ssl_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Avoid linking failure due to a test depending on | |Index: test/ssl.c |--- test/ssl.c.orig |+++ test/ssl.c -------------------------- Patching file test/ssl.c using Plan A... Hunk #1 succeeded at 2093. done ===> Applying OpenBSD patch patch-test_utils_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: test/utils.c |--- test/utils.c.orig |+++ test/utils.c -------------------------- Patching file test/utils.c using Plan A... Hunk #1 succeeded at 29. done ===> 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 net/neon at 1765416290.46 ===> net/neon ===> Generating configure for neon-0.35.0 ===> Configuring for neon-0.35.0 Using /usr/obj/ports/neon-0.35.0/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /usr/obj/ports/neon-0.35.0/config.site checking for a BSD-compatible install... /usr/obj/ports/neon-0.35.0/bin/install -c 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 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 inline... inline checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking for uname... OpenBSD checking whether make sets $(MAKE)... (cached) yes checking size of int... 4 checking size of long... 8 checking size of long long... (cached) 8 checking for gcc -Wformat -Werror sanity... yes checking for errno.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/uio.h... (cached) yes checking size of size_t... 8 checking how to print size_t... lu checking size of off_t... 8 checking how to print off_t... lld checking size of ssize_t... 8 checking how to print ssize_t... ld checking whether byte ordering is bigendian... yes checking for cc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking how to run the C preprocessor... cc -E checking for egrep -e... /usr/local/bin/ggrep -E checking for sys/time.h... (cached) yes checking for limits.h... (cached) yes checking for sys/select.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for libintl.h... yes checking for signal.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/limits.h... (cached) yes checking for fcntl.h... (cached) yes checking for iconv.h... yes checking for net/if.h... (cached) yes checking for timezone global... yes configure: LFS support unnecessary, off_t is not 32-bit checking for strtoll... (cached) yes checking for strcasecmp... (cached) yes checking for signal... (cached) yes checking for setvbuf... (cached) yes checking for setsockopt... (cached) yes checking for stpcpy... (cached) yes checking for poll... (cached) yes checking for fcntl... (cached) yes checking for getsockopt... (cached) yes checking for explicit_bzero... yes checking for sendmsg... (cached) yes checking for gettimeofday... (cached) yes checking for gmtime_r... (cached) yes checking for if_nametoindex... (cached) yes checking for if_indextoname... (cached) yes checking whether stpcpy is declared... yes checking for library containing socket... none needed checking for wspiapi.h... no checking for library containing getaddrinfo... none needed checking for wspiapi.h... (cached) no checking for gai_strerror... (cached) yes checking for getnameinfo... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... (cached) yes configure: IPv6 support is enabled checking for working AI_ADDRCONFIG... yes checking for socklen_t... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for zlib.h... (cached) yes checking for inflate in -lz... yes configure: zlib support enabled, using -lz checking whether to enable ACL support in neon... yes checking for pkg-config... /usr/bin/pkg-config checking for openssl pkg-config data... yes configure: using OpenSSL 2.0.0 library configuration from pkg-config checking for openssl/ssl.h... (cached) yes checking for openssl/opensslv.h... (cached) yes checking OpenSSL version is >= 0.9.7... no checking OpenSSL version is >= 1.1.0... no checking OpenSSL version is >= 0.9.6... no configure: error: OpenSSL 0.9.6 or later is required *** Error 1 in net/neon (/usr/ports/infrastructure/mk/bsd.port.mk:3028 'do-configure': @for d in /usr/obj/ports/neon-0.35.0/neon-0.35.0; do...) *** Error 2 in net/neon (/usr/ports/infrastructure/mk/bsd.port.mk:3048 '/usr/obj/ports/neon-0.35.0/.configure_done': @cd /usr/ports/net/neon...) *** Error 2 in net/neon (/usr/ports/infrastructure/mk/bsd.port.mk:2710 'configure': @lock=neon-0.35.0; export _LOCKS_HELD=" neon-0.35.0"; ...) ===> Exiting net/neon 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 1765416351.14 max_stuck=116.43/waiting-for-lock #162=133.50/show-prepare-results=6.94/patch=4.18/configure=60.83 Error: job failed with 512 on sparc64-0c at 1765416351