+ 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/ncmpcpp-0.10.1nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ncmpcpp-0.10.1nb1/work.log => Checksum BLAKE2s OK for ncmpcpp-0.10.1.tar.gz => Checksum SHA512 OK for ncmpcpp-0.10.1.tar.gz ===> Installing dependencies for ncmpcpp-0.10.1nb1 ========================================================================== The following variables will affect the build process of this package, ncmpcpp-0.10.1nb1. Their current value is shown below: * CURSES_DEFAULT = ncurses * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses 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 automake>=1.9: found automake-1.18 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.89.*: found boost-headers-1.89.0 => Build dependency gcc13>=13.1.0: found gcc13-13.3.0 => Full dependency boost-libs-1.89.*: found boost-libs-1.89.0nb1 => Full dependency boost-libs>=1.89.0nb1: found boost-libs-1.89.0nb1 => Full dependency curl>=8.13.0nb2: found curl-8.16.0 => Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb2 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0 => Full dependency icu>=77.1: found icu-77.1 => Full dependency libmpdclient>=2.20nb1: found libmpdclient-2.20nb1 => Full dependency ncurses>=6.5: found ncurses-6.5nb1 => Full dependency readline>=6.0: found readline-8.3 => Full dependency taglib>=2.0: found taglib-2.1.1 => Full dependency cyrus-sasl>=2.1.12: found cyrus-sasl-2.1.28nb2 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => Full dependency libssh2>=0.18: found libssh2-1.11.1 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency libxml2>=2.6.2: found libxml2-2.14.6 => Full dependency nghttp2>=1.0.0: found nghttp2-1.67.1 => Full dependency openldap-client>=2.4.6: found openldap-client-2.6.10 => Full dependency openssl>=1.1.1: found openssl-3.6.0 => Full dependency xz>=5.0.0: found xz-5.8.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for ncmpcpp-0.10.1nb1 ===> Extracting for ncmpcpp-0.10.1nb1 ===> Patching for ncmpcpp-0.10.1nb1 => Applying pkgsrc patches for ncmpcpp-0.10.1nb1 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/audio/ncmpcpp/patches/patch-src_status.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/audio/ncmpcpp/patches/patch-src_status.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_status.cpp,v 1.1 2022/04/18 13:33:28 nia Exp $ | |Add missing header for socket(2). |Fix building on illumos. | |--- src/status.cpp.orig 2021-01-24 15:50:24.000000000 +0000 |+++ src/status.cpp -------------------------- Patching file src/status.cpp using Plan A... Hunk #1 succeeded at 21. done ===> Creating toolchain wrappers for ncmpcpp-0.10.1nb1 /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/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /home/pbulk/build/audio/ncmpcpp/work/.cwrapper/specs.pkgsrc ===> Configuring for ncmpcpp-0.10.1nb1 cd /home/pbulk/build/audio/ncmpcpp/work/ncmpcpp-0.10.1 && autoreconf -fi configure.ac:112: installing './config.guess' configure.ac:112: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' src/Makefile.am: installing './depcomp' => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version configure: WARNING: unrecognized options: --with-libiconv-prefix checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '500' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 ./configure: line 4192: LT_INIT: command not found checking whether compiler supports -flto... yes checking whether compiler supports -ftree-vectorize... yes checking whether compiler supports -ffast-math... yes checking whether compiler supports -std=c++20... yes checking whether compiler supports generic lambda expressions... yes checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking how to run the C++ preprocessor... g++ -E checking for a sed that does not truncate output... /usr/bin/sed checking for Boost headers version >= 1.60.0... /opt/local/include checking for Boost's header version... 1_89 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for boost/algorithm/string.hpp... yes checking for boost/format.hpp... yes checking for boost/functional/hash.hpp... yes checking for boost/cast.hpp... yes checking for boost/lexical_cast.hpp... yes checking for boost/math/special_functions.hpp... yes checking for boost/optional.hpp... yes checking for boost/range/adaptors.hpp... yes checking for boost/tokenizer.hpp... yes checking for boost/tuple/tuple.hpp... yes checking for boost/variant/variant_fwd.hpp... yes checking for boost/variant.hpp... yes checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++ checking for boost/date_time/posix_time/posix_time.hpp... yes checking for the Boost date_time library... configure: error: the libext variable is empty, did you invoke Libtool? *** Error code 1 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/audio/ncmpcpp *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/audio/ncmpcpp