+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent RUBY_VERSION_REQD=31 MYSQL_VERSION_REQD=57 WRKLOG=/tmp/bulklog/ruby31-mysql28-2.8.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent RUBY_VERSION_REQD=31 MYSQL_VERSION_REQD=57 WRKLOG=/tmp/bulklog/ruby31-mysql28-2.8.2nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mysql-ruby-2.8.2.tar.gz => Checksum SHA512 OK for mysql-ruby-2.8.2.tar.gz ===> Installing dependencies for ruby31-mysql28-2.8.2nb1 ========================================================================== The following variables will affect the build process of this package, ruby31-mysql28-2.8.2nb1. Their current value is shown below: * MYSQL_VERSION_DEFAULT = mariadb106 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * MYSQL_VERSION = 57 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency ruby31-base>=3.1.2: found ruby31-base-3.1.2nb3 => Full dependency mysql-client>=5.7.38nb1<5.8: found mysql-client-5.7.40 ===> Overriding tools for ruby31-mysql28-2.8.2nb1 ===> Extracting for ruby31-mysql28-2.8.2nb1 ===> Patching for ruby31-mysql28-2.8.2nb1 => Applying pkgsrc patches for ruby31-mysql28-2.8.2nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/ruby-mysql28/patches/patch-extconf.rb => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/ruby-mysql28/patches/patch-extconf.rb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-extconf.rb,v 1.1 2017/09/18 02:36:01 taca Exp $ | |Use modern module name. | |--- extconf.rb.orig 2009-02-01 08:31:18.000000000 +0000 |+++ extconf.rb -------------------------- Patching file extconf.rb using Plan A... Hunk #1 succeeded at 37. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/ruby-mysql28/patches/patch-mysql.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/ruby-mysql28/patches/patch-mysql.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mysql.c,v 1.2 2021/02/14 14:55:42 taca Exp $ | |* Fix build with ruby24 and ruby30. | |--- mysql.c.orig 2010-02-11 10:42:54.000000000 +0000 |+++ mysql.c -------------------------- Patching file mysql.c using Plan A... Hunk #1 succeeded at 875. Hunk #2 succeeded at 1317. done ===> Creating toolchain wrappers for ruby31-mysql28-2.8.2nb1 ===> Configuring for ruby31-mysql28-2.8.2nb1 => Checking for portability problems in extracted files ===> Running extconf.rb to configure /opt/pkg/bin/ruby31 extconf.rb --with-mysql-config --with-opt-dir=/opt/pkg --vendor checking for mysql_ssl_set()... yes checking for rb_str_set_len()... yes checking for rb_thread_start_timer()... no checking for mysql.h... yes creating Makefile