+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vimpc-0.09.2nb15/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vimpc-0.09.2nb15/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for vimpc-0.09.2.tar.gz => Checksum SHA512 OK for vimpc-0.09.2.tar.gz ===> Installing dependencies for vimpc-0.09.2nb15 ========================================================================== The following variables will affect the build process of this package, vimpc-0.09.2nb15. Their current value is shown below: * CURSES_DEFAULT = ncurses * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => 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.2.0nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libmpdclient>=2.20nb1: found libmpdclient-2.20nb1 => Full dependency taglib>=2.0: found taglib-2.0.1 => Full dependency pcre>=8.30nb1: found pcre-8.45 => Full dependency curl>=8.7.1nb1: found curl-8.8.0nb1 => Full dependency ncurses>=6.5: found ncurses-6.5 ===> Overriding tools for vimpc-0.09.2nb15 ===> Extracting for vimpc-0.09.2nb15 ===> Patching for vimpc-0.09.2nb15 => Applying pkgsrc patches for vimpc-0.09.2nb15 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/audio/vimpc/patches/patch-src_window_modewindow.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/audio/vimpc/patches/patch-src_window_modewindow.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_window_modewindow.cpp,v 1.1 2020/11/18 11:39:51 nia Exp $ | |src/window/modewindow.cpp:50:4: error: 'va_list' was not declared in this scope | 50 | va_list args; | |--- src/window/modewindow.cpp.orig 2019-01-10 18:28:05.000000000 +0000 |+++ src/window/modewindow.cpp -------------------------- Patching file src/window/modewindow.cpp using Plan A... Hunk #1 succeeded at 21. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/audio/vimpc/patches/patch-src_window_pagerwindow.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/audio/vimpc/patches/patch-src_window_pagerwindow.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_window_pagerwindow.cpp,v 1.1 2020/11/18 11:39:51 nia Exp $ | |src/window/pagerwindow.cpp:54:4: error: 'va_list' was not declared in this scope | 54 | va_list args; | |--- src/window/pagerwindow.cpp.orig 2019-01-10 18:28:05.000000000 +0000 |+++ src/window/pagerwindow.cpp -------------------------- Patching file src/window/pagerwindow.cpp using Plan A... Hunk #1 succeeded at 25. done ===> Creating toolchain wrappers for vimpc-0.09.2nb15 ===> Configuring for vimpc-0.09.2nb15 cd /home/pbulk/build/audio/vimpc/work/vimpc-0.09.2 && autoreconf --force --install configure.ac:91: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:91: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... m4/ncurses.m4:60: MP_WITH_CURSES is expanded from... configure.ac:91: the top level configure.ac:91: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:91: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ncurses.m4:60: MP_WITH_CURSES is expanded from... configure.ac:91: the top level configure.ac:34: installing './compile' configure.ac:34: installing './config.guess' configure.ac:34: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' 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 => Checking for portability problems in extracted files checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a race-free mkdir -p... /home/pbulk/build/audio/vimpc/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 c++ accepts -g... yes checking for c++ option to enable C++11 features... -std=gnu++11 checking whether make supports the include directive... yes (GNU style) checking dependency style of c++ -std=gnu++11... 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 sys/ioctl.h... yes checking for termios.h... yes checking for svnversion... no checking for git... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gcc... cc checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... -std=gnu11 checking whether cc -std=gnu11 understands -c and -o together... yes checking dependency style of cc -std=gnu11... gcc3 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether c++ -std=gnu++11 supports C++11 features by default... yes checking whether to enable boost automatically... no checking whether compiler supports lambda functions... yes checking for working ncursesw... yes checking for ncursesw/curses.h... no checking for library containing keypad... none required checking pkg-config is at least version 0.9.0... yes checking for libpcre... yes checking for pcre.h... yes checking for libcurl... yes checking for curl/curl.h... yes checking for taglib... yes checking for taglib/taglib.h... yes checking for mpd/client.h... yes checking for libmpdclient... yes checking whether to enable debugging... no checking whether to enable warnings... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands