+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p5-DBD-Sybase-1.15nb32/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p5-DBD-Sybase-1.15nb32/work.log => Checksum BLAKE2s OK for DBD-Sybase-1.15.tar.gz => Checksum SHA512 OK for DBD-Sybase-1.15.tar.gz ===> Installing dependencies for p5-DBD-Sybase-1.15nb32 ========================================================================== The following variables will affect the build process of this package, p5-DBD-Sybase-1.15nb32. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private * SYBASE (not defined) * USE_SYBASE_OPENCLIENT (not defined) 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 cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency freetds>=1.00.112nb18: found freetds-1.00.112nb19 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency p5-DBI>=1.645nb1: found p5-DBI-1.647 => Full dependency perl>=5.40.0<5.41.0: found perl-5.40.2nb1 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency openssl>=1.1.1: found openssl-3.5.1 ===> Overriding tools for p5-DBD-Sybase-1.15nb32 ===> Extracting for p5-DBD-Sybase-1.15nb32 ===> Patching for p5-DBD-Sybase-1.15nb32 => Applying pkgsrc patches for p5-DBD-Sybase-1.15nb32 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/p5-DBD-Sybase/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/p5-DBD-Sybase/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.3 2014/12/04 08:18:06 mef Exp $ | | |--- dbdimp.c.orig 2011-09-06 17:25:46.000000000 +0000 |+++ dbdimp.c -------------------------- Patching file dbdimp.c using Plan A... Hunk #1 succeeded at 832 (offset 14 lines). done ===> Creating toolchain wrappers for p5-DBD-Sybase-1.15nb32 ===> Configuring for p5-DBD-Sybase-1.15nb32 => Checking for portability problems in extracted files Unknown Client Library version - assuming FreeTDS. By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where available) when 'AutoCommit' is turned off. Versions 1.04 and older instead managed the transactions explicitly with a 'BEGIN TRAN' before the first DML statement. Using the 'CHAINED' mode is preferable as it is the way that Sybase implements AutoCommit handling for both its ODBC and JDBC drivers. Use 'CHAINED' mode by default (Y/N) [Y]: Running in threaded mode - looking for _r libraries... ***NOTE*** There is an incompatibility between perl (5.8.x or later) built in threaded mode and Sybase's threaded libraries, which means that signals delivered to the perl process result in a segment violation. I suggest building DBD::Sybase with the normal libraries in this case to get reasonable behavior for signal handling. Use the threaded (lib..._r) libraries [N]: No thread-safe Sybase libraries found Running in 64bit mode - looking for '64' libraries... BLK api NOT available. * Writing login information, including password, to file PWD. Checking if your kit is complete... Looks good Warning (mostly harmless): No library found for -lcs Warning (mostly harmless): No library found for -ltcl Warning (mostly harmless): No library found for -lcomn Warning (mostly harmless): No library found for -lblk Using DBI 1.647 (for perl 5.040002 on x86_64-solaris-thread-multi-64) installed in /opt/pkg/lib/perl5/vendor_perl/5.40.0/x86_64-solaris-thread-multi-64/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::Sybase Writing MYMETA.yml and MYMETA.json