+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libtorrent-rasterbar-1.2.15/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libtorrent-rasterbar-1.2.15/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
=> Checksum BLAKE2s OK for libtorrent-rasterbar-1.2.15.tar.gz
=> Checksum SHA512 OK for libtorrent-rasterbar-1.2.15.tar.gz
===> Installing dependencies for libtorrent-rasterbar-1.2.15
==========================================================================
The following variables will affect the build process of this package,
libtorrent-rasterbar-1.2.15. Their current value is shown below:
* SSLBASE (defined)
* SSLCERTBUNDLE (not defined)
* SSLCERTS = /opt/local/etc/openssl/certs
* SSLDIR = /opt/local/etc/openssl
* SSLKEYS = /opt/local/etc/openssl/private
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/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.22.1nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.77.*: found boost-headers-1.77.0nb1
=> Build dependency gcc10>=10.3.0: found gcc10-10.3.0
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.14nb3
=> Full dependency boost-libs-1.77.*: found boost-libs-1.77.0nb1
=> Full dependency openssl>=1.1.1dnb2: found openssl-1.1.1q
=> Full dependency gcc10-libs>=10.3.0: found gcc10-libs-10.3.0
===> Overriding tools for libtorrent-rasterbar-1.2.15
===> Extracting for libtorrent-rasterbar-1.2.15
===> Patching for libtorrent-rasterbar-1.2.15
=> Applying pkgsrc patches for libtorrent-rasterbar-1.2.15
=> Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/libtorrent-rasterbar/patches/patch-include_libtorrent_config.hpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/libtorrent-rasterbar/patches/patch-include_libtorrent_config.hpp
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-include_libtorrent_config.hpp,v 1.1 2020/05/14 19:14:38 joerg Exp $
|
|Uses std::size_t.
|
|--- include/libtorrent/config.hpp.orig 2020-05-13 19:10:58.243827028 +0000
|+++ include/libtorrent/config.hpp
--------------------------
Patching file include/libtorrent/config.hpp using Plan A...
Hunk #1 succeeded at 39 (offset 2 lines).
done
===> Creating toolchain wrappers for libtorrent-rasterbar-1.2.15
===> Configuring for libtorrent-rasterbar-1.2.15
=> Adding run-time search paths to pkg-config files.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 10.3.0
-- The CXX compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/net/libtorrent-rasterbar/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/net/libtorrent-rasterbar/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Failed
-- Found Iconv: /opt/local/lib/libiconv.so (found version "1.14")
-- Found OpenSSL: /opt/local/lib/libcrypto.so (found version "1.1.1q")
-- Found Boost: /opt/local/include (found version "1.77.0")
-- The following features have been enabled:
* BUILD_SHARED_LIBS, build libtorrent as a shared library
* iconv, build libtorrent with iconv support
* dht, enable support for Mainline DHT
* deprecated-functions, enable deprecated functions for backwards compatibility
* encryption, Enables encryption in libtorrent
* exceptions, build with exception support
* extensions, Enables protocol extensions
* i2p, build with I2P support
* logging, build with logging
* mutable-torrents, Enables mutable torrent support
* streaming, Enables support for piece deadline
-- The following RECOMMENDED packages have been found:
* Iconv, GNU encoding conversion library,
Convert strings between various encodings
* OpenSSL, Full-strength general purpose cryptography library,
Provides HTTPS support to libtorrent
-- The following REQUIRED packages have been found:
* Threads
* Boost
-- The following features have been disabled:
* static_runtime, build libtorrent with static runtime
* build_tests, build tests
* build_examples, build examples
* build_tools, build tools
* python-bindings, build python bindings
* python-egg-info, generate python egg info
* python-install-system-dir, Install python bindings to the system installation directory rather than the CMake installation prefix
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pbulk/build/net/libtorrent-rasterbar/work/libtorrent-rasterbar-1.2.15
=> Rewrite cmake Dependencies files