+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/tools/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openssl-3.6.3/work.log + su pbulk -c '"$@"' make /opt/tools/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openssl-3.6.3/work.log => Checksum BLAKE2s OK for openssl-3.6.3.tar.gz => Checksum SHA512 OK for openssl-3.6.3.tar.gz ===> Installing dependencies for openssl-3.6.3 ========================================================================== The supported build options for openssl are: threads zlib The currently selected options are: threads You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.openssl (not defined) ========================================================================== => Tool dependency m4>=1.4: found m4-1.4.19nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.42.0nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 ===> Overriding tools for openssl-3.6.3 ===> Extracting for openssl-3.6.3 ===> Patching for openssl-3.6.3 => Applying pkgsrc patches for openssl-3.6.3 => Verifying /data/jenkins/workspace/pkgsrc-2025Q4-tools/security/openssl/patches/patch-Configurations_unix-Makefile.tmpl => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2025Q4-tools/security/openssl/patches/patch-Configurations_unix-Makefile.tmpl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Configurations_unix-Makefile.tmpl,v 1.7 2024/04/09 17:16:45 wiz Exp $ | |Do not build or install HTML documentation. | |--- Configurations/unix-Makefile.tmpl.orig 2024-04-09 12:12:22.000000000 +0000 |+++ Configurations/unix-Makefile.tmpl -------------------------- Patching file Configurations/unix-Makefile.tmpl using Plan A... Hunk #1 succeeded at 559 (offset 23 lines). Hunk #2 succeeded at 657 (offset 5 lines). done => Verifying /data/jenkins/workspace/pkgsrc-2025Q4-tools/security/openssl/patches/patch-util_perl_OpenSSL_config.pm => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2025Q4-tools/security/openssl/patches/patch-util_perl_OpenSSL_config.pm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-util_perl_OpenSSL_config.pm,v 1.3 2024/05/31 16:22:21 cheusov Exp $ | |a strategic chomp makes openssl on NetBSD/i386 configure | |fix default platform id (linux-ppc64) for big-endian PowerPC-based Linux | |--- util/perl/OpenSSL/config.pm.orig 2024-04-09 12:12:22.000000000 +0000 |+++ util/perl/OpenSSL/config.pm -------------------------- Patching file util/perl/OpenSSL/config.pm using Plan A... Hunk #1 succeeded at 130. Hunk #2 succeeded at 597 (offset 17 lines). done ===> Creating toolchain wrappers for openssl-3.6.3 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/tools/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /home/pbulk/build/security/openssl/work/.cwrapper/specs.pkgsrc ===> Configuring for openssl-3.6.3 Configuring OpenSSL version 3.6.3 for target solaris64-x86_64-gcc Using os-specific seed configuration Created configdata.pm Running configdata.pm Created Makefile.in Created Makefile Created include/openssl/configuration.h ********************************************************************** *** *** *** OpenSSL has been successfully configured *** *** *** *** If you encounter a problem while building, please open an *** *** issue on GitHub *** *** and include the output from the following command: *** *** *** *** perl configdata.pm --dump *** *** *** *** (If you are new to OpenSSL, you might want to consult the *** *** 'Troubleshooting' section in the INSTALL.md file first) *** *** *** ********************************************************************** WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.