+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=39 WRKLOG=/tmp/bulklog/profanity-0.9.5nb8/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=39 WRKLOG=/tmp/bulklog/profanity-0.9.5nb8/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for profanity-0.9.5.tar.gz => Checksum SHA512 OK for profanity-0.9.5.tar.gz ===> Installing dependencies for profanity-0.9.5nb8 ========================================================================== The supported build options for profanity are: gtk2 libnotify xscrnsaver You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.profanity (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, profanity-0.9.5nb8. Their current value is shown below: * CURSES_DEFAULT = ncursesw * PYTHON_VERSION_DEFAULT = 39 * 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 = ncursesw * PYPACKAGE = python39 * 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 glib2-tools-[0-9]*: found glib2-tools-2.70.2 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb3 => Tool dependency autoconf>=2.69: found autoconf-2.71nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc10>=10.3.0: found gcc10-10.3.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency gnupg2>=2.2.0: found gnupg2-2.2.33nb1 => Full dependency libmesode>=0.9.1: found libmesode-0.9.3 => Full dependency openssl>=1.1.1dnb2: found openssl-1.1.1q => Full dependency libotr>=4.0.0nb1: found libotr-4.1.1 => Full dependency libsignal-protocol-c>=2.3.3: found libsignal-protocol-c-2.3.3 => Full dependency sqlite3>=3.37.0: found sqlite3-3.37.0nb1 => Full dependency glib2>=2.70.2: found glib2-2.70.2nb1 => Full dependency libuuid>=2.18: found libuuid-2.32.1 => Full dependency readline>=6.0: found readline-8.1 => Full dependency ncursesw>=6.0: found ncursesw-6.3 => Full dependency gpgme>=1.8.0nb1: found gpgme-1.15.1 => Full dependency libxml2>=2.9.12nb1: found libxml2-2.9.12nb2 => Full dependency python39>=3.9.0: found python39-3.9.9nb1 => Full dependency curl>=7.80.0: found curl-7.81.0 => Full dependency gcc10-libs>=10.3.0: found gcc10-libs-10.3.0 ===> Overriding tools for profanity-0.9.5nb8 ===> Extracting for profanity-0.9.5nb8 ===> Patching for profanity-0.9.5nb8 => Applying pkgsrc patches for profanity-0.9.5nb8 => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/profanity/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/profanity/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.3 2021/01/14 12:50:25 nia Exp $ | |- Add NetBSD as a non-libdl platform. |- Fix == usage. |- Remove hardcoded homebrew path on macOS. |- Add NetBSD as a libnotify platform. | |--- configure.ac.orig 2020-09-19 01:06:20.595094431 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 82. Hunk #3 succeeded at 109. Hunk #4 succeeded at 215. Hunk #5 succeeded at 239. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/profanity/patches/patch-src_config_preferences.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/profanity/patches/patch-src_config_preferences.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_config_preferences.c,v 1.2 2021/01/23 13:08:11 nia Exp $ | |Set paths for security/mozilla-rootcerts. | |--- src/config/preferences.c.orig 2020-07-01 16:49:19.000000000 +0000 |+++ src/config/preferences.c -------------------------- Patching file src/config/preferences.c using Plan A... Hunk #1 succeeded at 527. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/profanity/patches/patch-src_ui_inputwin.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/profanity/patches/patch-src_ui_inputwin.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_ui_inputwin.c,v 1.1 2020/09/04 10:15:17 nia Exp $ | |Prevent NetBSD libcurses from dereferencing a null pointer. | |--- src/ui/inputwin.c.orig 2020-06-29 15:43:33.000000000 +0000 |+++ src/ui/inputwin.c -------------------------- Patching file src/ui/inputwin.c using Plan A... Hunk #1 succeeded at 307. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/profanity/patches/patch-src_ui_rosterwin.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/profanity/patches/patch-src_ui_rosterwin.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_ui_rosterwin.c,v 1.1 2020/09/04 10:15:17 nia Exp $ | |Prevent NetBSD libcurses from dereferencing a null pointer. | |--- src/ui/rosterwin.c.orig 2020-06-25 13:59:14.000000000 +0000 |+++ src/ui/rosterwin.c -------------------------- Patching file src/ui/rosterwin.c using Plan A... Hunk #1 succeeded at 95. Hunk #2 succeeded at 1108. Hunk #3 succeeded at 1170. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/profanity/patches/patch-src_ui_window.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/chat/profanity/patches/patch-src_ui_window.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_ui_window.c,v 1.1 2020/09/04 10:15:17 nia Exp $ | |Prevent NetBSD libcurses from dereferencing a null pointer. | |--- src/ui/window.c.orig 2020-07-01 16:49:19.000000000 +0000 |+++ src/ui/window.c -------------------------- Patching file src/ui/window.c using Plan A... Hunk #1 succeeded at 1858. done ===> Creating toolchain wrappers for profanity-0.9.5nb8 ===> Configuring for profanity-0.9.5nb8 => Setting path to OpenSSL certificates. => Substituting "python" in configure.ac cd /home/pbulk/build/chat/profanity/work/profanity-0.9.5 && autoconf aclocal.m4:17: warning: this file was generated for autoconf 2.69. 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'. configure.ac:15: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:15: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:15: the top level configure.ac:127: warning: The macro `ACX_PTHREAD' is obsolete. configure.ac:127: You should run autoupdate. aclocal.m4:109: ACX_PTHREAD is expanded from... configure.ac:127: the top level configure.ac:127: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: 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... aclocal.m4:110: AX_PTHREAD is expanded from... aclocal.m4:109: ACX_PTHREAD is expanded from... configure.ac:127: the top level => 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 configure: WARNING: unrecognized options: --with-libiconv-prefix checking for a BSD-compatible install... /opt/local/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... /opt/local/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /opt/local/bin/nbsed checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B checking the name lister (/opt/local/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-sun-solaris2.11-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-sun-solaris2.11-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking command to parse /opt/local/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-sun-solaris2.11-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for python3.9-config... yes checking for python... /opt/local/bin/python3.9 checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/opt/local/include/python3.9 checking for Python library path... -L/opt/local/lib -lpython3.9 checking for Python site-packages path... /opt/local/lib/python3.9/site-packages checking python extra libraries... -lsocket -lnsl -lintl -ldl -lsendfile -lrt -luuid -lm -lm checking python extra linking flags... checking consistency of all components of python development environment... yes checking for main in -ldl... yes checking how to run the C preprocessor... gcc -E checking for pthread_join using gcc -pthread -lpthread -lrt... yes checking whether gcc is Clang... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS checking for PTHREAD_PRIO_INHERIT... yes checking pkg-config is at least version 0.9.0... yes checking for libmesode... yes checking whether libmesode works... yes checking for ncursesw... yes checking for wget_wch support in ncursesw... yes checking for glib... yes checking for gio... yes checking for library containing fmod... -lm checking for curl... yes checking for SQLITE... yes checking for GTK... no configure: gtk+-2.0 not found, icons and clipboard not enabled checking for main in -lreadline... yes checking for libnotify... no configure: libnotify support will be disabled checking for main in -lXss... no configure: libXss not found, falling back to profanity auto-away checking for main in -lX11... no configure: libX11 not found, falling back to profanity auto-away checking for main in -lgpgme... yes checking for gpgme-config... /opt/local/bin/gpgme-config checking for libotr... yes checking for libsignal... yes checking for gcry_md_extract in -lgcrypt... yes checking for cmocka... no configure: cmocka is not found, will not be able to run tests checking for stbbr_start in -lstabber... no configure: libstabber not found, will not be able to run functional tests checking for exp_expectl in -lexpect... no configure: libexpect not found, will not be able to run functional tests checking for ncursesw/ncurses.h... yes checking for ncurses.h... yes checking for atexit... yes checking for memset... yes checking for strdup... yes checking for strstr... yes 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 config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: unrecognized options: --with-libiconv-prefix PLATFORM : solaris2.11 PACKAGE_STATUS : release AM_CFLAGS : -Wall -Wno-deprecated-declarations -std=gnu99 AM_CPPFLAGS : -I/opt/local/include -D__EXTENSIONS__ -I/opt/local/include/ncursesw -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -pthread -I/opt/local/include -I/opt/local/include/python3.9 -I/opt/local/include -DTHEMES_PATH="\"${pkgdatadir}/themes\"" -DICONS_PATH="\"${pkgdatadir}/icons\"" AM_LDFLAGS : -export-dynamic LIBS : -Wl,-R/opt/local/lib -L/opt/local/lib -lglib-2.0 -lintl -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -Wl,-R/opt/local/lib -lglib-2.0 -lintl -Wl,-R/opt/local/lib -L/opt/local/lib -lcurl -L/opt/local/lib -lpython3.9 -lsocket -lnsl -lintl -ldl -lsendfile -lrt -luuid -lm -lm -Wl,-R/opt/local/lib -L/opt/local/lib -lsqlite3 -lgcrypt -lsignal-protocol-c -L/opt/local/lib -lotr -L/opt/local/lib -lgpgme -Wl,-R/opt/local/lib -lassuan -lgpg-error -lsocket -lreadline -lm -L/opt/local/lib -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.3.0 -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib -lncursesw -Wl,-R/opt/local/lib -L/opt/local/lib -lmesode -lpthread -lrt -ldl Install themes : true Themes path : ${pkgdatadir}/themes Icons path : ${pkgdatadir}/icons Now you can run `make' to build profanity => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp