+ 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/ftwin-0.8.8nb15/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ftwin-0.8.8nb15/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for ftwin-0.8.8.tar.bz2 => Checksum SHA512 OK for ftwin-0.8.8.tar.bz2 ===> Installing dependencies for ftwin-0.8.8nb15 ========================================================================== The following variables will affect the build process of this package, ftwin-0.8.8nb15. Their current value is shown below: * BDB185_DEFAULT = db4 * BDB_DEFAULT = db4 * JPEG_DEFAULT = jpeg * 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: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency check>=0.9.5: found check-0.15.2 => Full dependency libarchive>=3.3.1: found libarchive-3.4.3 => Full dependency expat>=2.0.0nb1: found expat-2.5.0 => Full dependency apr>=1.5.0: found apr-1.7.1 => Full dependency apr-util>=1.6.1nb6: found apr-util-1.6.2 => Full dependency pcre>=8.30nb1: found pcre-8.45 => Full dependency libpuzzle>=0.11nb20: found libpuzzle-0.11nb20 ===> Overriding tools for ftwin-0.8.8nb15 ===> Extracting for ftwin-0.8.8nb15 ===> Patching for ftwin-0.8.8nb15 => Applying pkgsrc patches for ftwin-0.8.8nb15 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/sysutils/ftwin/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/sysutils/ftwin/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2015/01/23 10:11:47 wiz Exp $ | |* for the case MIN is aready defined somewhere else. |https://github.com/fpesce/ftwin/issues/4 | |--- src/ft_file.h.orig 2009-05-20 17:57:08.000000000 +0000 |+++ src/ft_file.h -------------------------- Patching file src/ft_file.h using Plan A... Hunk #1 succeeded at 20. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/sysutils/ftwin/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/sysutils/ftwin/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2013/10/20 21:49:28 wiz Exp $ | |--- configure.orig 2013-10-17 23:13:25.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 5715. done ===> Creating toolchain wrappers for ftwin-0.8.8nb15 /bin/mkdir -p /home/pbulk/build/sysutils/ftwin/work/.buildlink/bin && /bin/ln -fs apr-1-config /home/pbulk/build/sysutils/ftwin/work/.buildlink/bin/apr-config /bin/mkdir -p /home/pbulk/build/sysutils/ftwin/work/.buildlink/bin && /bin/ln -fs apu-1-config /home/pbulk/build/sysutils/ftwin/work/.buildlink/bin/apu-config ===> Configuring for ftwin-0.8.8nb15 => 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 thread-safe mkdir -p... /home/pbulk/build/sysutils/ftwin/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gcc... cc 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for ANSI C header files... yes checking for x86_64-redhat-linux-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for apr-config... /home/pbulk/build/sysutils/ftwin/work/.buildlink/bin/apr-config checking for apu-config... /home/pbulk/build/sysutils/ftwin/work/.buildlink/bin/apu-config checking for pcre-config... /usr/pkg/bin/pcre-config checking for doxygen... no configure: WARNING: *** doxygen not found, docs will not be available checking for dot... no configure: WARNING: *** dot not found, graphs will not be available. Please install graphviz wich includes dot. checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes configure: WARNING: AM_PATH_CHECK() is deprecated configure: WARNING: use PKG_CHECK_MODULES([CHECK], [check >= 0.9.4]) instead checking for check - version >= 0.9.2... yes checking puzzle.h usability... yes checking puzzle.h presence... yes checking for puzzle.h... yes checking for puzzle_init_context in -lpuzzle... yes checking archive.h usability... yes checking archive.h presence... yes checking for archive.h... yes checking for archive_read_new in -larchive... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzCompressInit in -lbz2... yes ** Configuration summary for ftwin 0.8.8: Support for puzzle library: yes Support for archive library: yes Support for zlib library: yes Support for bz2 library: yes configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands