+ 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/pinentry-qt6-1.3.0nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pinentry-qt6-1.3.0nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for pinentry-1.3.0.tar.bz2 => Checksum SHA512 OK for pinentry-1.3.0.tar.bz2 ===> Installing dependencies for pinentry-qt6-1.3.0nb1 ========================================================================== The following variables will affect the build process of this package, pinentry-qt6-1.3.0nb1. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * 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: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg 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 glib2-tools-[0-9]*: found glib2-tools-2.80.2 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency autoconf>=2.50: found autoconf-2.72 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency libassuan>=2.4.2: found libassuan-2.5.7 => Full dependency libgpg-error>=1.16: found libgpg-error-1.49 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 => Full dependency ncurses>=6.5: found ncurses-6.5 => Full dependency qt6-qtbase>=6.6.3nb1: found qt6-qtbase-6.7.0nb1 ===> Overriding tools for pinentry-qt6-1.3.0nb1 ===> Extracting for pinentry-qt6-1.3.0nb1 ===> Patching for pinentry-qt6-1.3.0nb1 => Applying pkgsrc patches for pinentry-qt6-1.3.0nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/security/pinentry-qt6/../../security/pinentry/patches/patch-m4_qt5.m4 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/security/pinentry-qt6/../../security/pinentry/patches/patch-m4_qt5.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-m4_qt5.m4,v 1.1 2024/03/20 15:46:37 adam Exp $ | |The "-rpath" option requires an equal sign. | |--- m4/qt5.m4.orig 2023-03-20 07:10:22.000000000 +0000 |+++ m4/qt5.m4 -------------------------- Patching file m4/qt5.m4 using Plan A... Hunk #1 succeeded at 59. done ===> Creating toolchain wrappers for pinentry-qt6-1.3.0nb1 ===> Configuring for pinentry-qt6-1.3.0nb1 cd /home/pbulk/build/security/pinentry-qt6/work/pinentry-1.3.0 && autoreconf -i -f WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. aclocal.m4:17: warning: this file was generated for autoconf 2.71. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'. aclocal.m4:17: warning: this file was generated for autoconf 2.71. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'. aclocal.m4:17: warning: this file was generated for autoconf 2.71. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'. WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. => 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 => Checking for portability problems in extracted files checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk 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 whether make supports the include directive... yes (GNU style) checking for x86_64-sun-solaris2.11-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for x86_64-sun-solaris2.11-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib 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 dependency style of g++... gcc3 checking whether ln -s works... yes checking pkg-config is at least version 0.9.0... yes checking for x86_64-sun-solaris2.11-windres... no checking for windres... no checking for gitlog-to-changelog... no checking if gcc ignores unknown -Wno-* options... yes checking if gcc supports -Wpointer-arith... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for langinfo.h... yes checking for termio.h... yes checking for locale.h... yes checking for utime.h... yes checking for wchar.h... (cached) yes checking for seteuid... yes checking for stpcpy... yes checking for mmap... yes checking for stat... yes checking for mlock... yes checking for sysconf... yes checking for getpagesize... yes checking whether mlock is broken... no checking for uint32_t... yes checking for gpg-error-config... /opt/pkg/bin/gpg-error-config checking for gpgrt-config... /opt/pkg/bin/gpgrt-config configure: Use gpgrt-config with /opt/pkg/lib as gpg-error-config checking for GPG Error - version >= 1.16... yes (1.49) configure: Use gpgrt-config as libassuan-config checking for LIBASSUAN - version >= 2.1.0... yes (2.5.7) checking LIBASSUAN API version... okay checking for byte... no checking for ulong... yes checking for u64... no checking for ncursesw... yes checking for ncurses include dir... none checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for egrep -e... /home/pbulk/build/security/pinentry-qt6/work/.tools/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib/64,lib/amd64 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure: WARNING: pinentry-emacs is obsolete; Emacs version 26 or later never uses it. checking if Unix domain socket is supported... yes checking for x11... yes checking for KF5WaylandClient >= 5.60... no configure: WARNING: pkg-config could not find the module KF5WaylandClient checking for KF6GuiAddons >= 5.240... no configure: WARNING: pkg-config could not find the module KF6GuiAddons configure: WARNING: pinentry-qt5 will be built without Caps Lock warning on Wayland checking for Qt6Core >= 6.4.0 Qt6Gui >= 6.4.0 Qt6Widgets >= 6.4.0... yes checking for Qt6Test >= 6.4.0... yes checking for x86_64-sun-solaris2.11-moc... /opt/pkg/qt6/libexec/moc checking for x86_64-sun-solaris2.11-rcc... /opt/pkg/qt6/libexec/rcc checking whether Qt was built with -fPIC... no checking whether a simple Qt program can be built... no configure: error: *** *** Qt6 (Qt6Core, Qt6Gui, Qt6Widgets) is required. *** *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/pinentry-qt6 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/pinentry-qt6