=> 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.1nb2 ========================================================================== The following variables will affect the build process of this package, ncmpcpp-0.10.1nb2. Their current value is shown below: * CURSES_DEFAULT = ncurses * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/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/pkg/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 nbpatch-[0-9]*: found nbpatch-20151107 => 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 => 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.16.0nb1: found curl-8.16.0nb1 => Full dependency fftw>=3.3.10nb1: found fftw-3.3.10nb2 => 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.3nb1 => 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.1nb2 ===> Extracting for ncmpcpp-0.10.1nb2 ===> Patching for ncmpcpp-0.10.1nb2 => Applying pkgsrc patches for ncmpcpp-0.10.1nb2 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/ncmpcpp/patches/patch-src_status.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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.1nb2 ===> Configuring for ncmpcpp-0.10.1nb2 cd /Users/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... /usr/bin/install -c -o pbulk -g staff 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... /opt/pkg/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 '20' 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 clang++ accepts -g... yes checking for clang++ option to enable C++11 features... -std=gnu++11 checking whether make supports the include directive... yes (GNU style) checking dependency style of clang++ -std=gnu++11... gcc3 ./configure[4192]: LT_INIT: inaccessible or 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/bin/grep checking how to run the C++ preprocessor... clang++ -std=gnu++11 -E checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for Boost headers version >= 1.60.0... /opt/pkg/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... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking for the toolset name used by Boost for clang++ -std=gnu++11... xgcc42 -xgcc 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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/ncmpcpp *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/ncmpcpp