+ case "${usergroup_phase}" in
+ '[' configure '!=' install ']'
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fml-7.99.1nb4/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fml-7.99.1nb4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for fml-7.99.1.tar.gz
=> Checksum SHA512 OK for fml-7.99.1.tar.gz
===> Installing dependencies for fml-7.99.1nb4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency perl>=5.0: found perl-5.38.2
===> Overriding tools for fml-7.99.1nb4
===> Extracting for fml-7.99.1nb4
===> Patching for fml-7.99.1nb4
=> Applying pkgsrc patches for fml-7.99.1nb4
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/mail/fml/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/mail/fml/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1.1.1 2010/12/23 16:57:33 taca Exp $
|
|* DESTDIR support:
|  - Allow install with normal user.
|  - Don't create ${FMLDIR}.
|
|--- install.pl.in.orig	2004-11-25 12:05:46.000000000 +0000
|+++ install.pl.in
--------------------------
Patching file install.pl.in using Plan A...
Hunk #1 succeeded at 70.
Hunk #2 succeeded at 103.
done
===> Creating toolchain wrappers for fml-7.99.1nb4
===> Configuring for fml-7.99.1nb4
echo 7.99.1 > /home/pbulk/build/mail/fml/work/fml-7.99.1/.version
=> 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 perl... perl
checking for perl... (cached) /opt/pkg/bin/perl
"checking whether optional useful commands are available or not"
checking for cc... /home/pbulk/build/mail/fml/work/.cwrapper/bin/cc
checking for install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking for git... no
checking for cksum... /usr/bin/cksum
checking for sum... /usr/bin/sum
checking for md5... no
checking for digest... /home/pbulk/build/mail/fml/work/.tools/bin/digest
checking for ls... /usr/bin/ls
checking for tar... /usr/bin/gtar
checking for gzip... /home/pbulk/build/mail/fml/work/.tools/bin/gzip
checking for zcat... /usr/bin/zcat
checking for gzcat... (cached) /usr/bin/gzip -cd
checking for gunzip... /usr/bin/gunzip
checking for lha... no
checking for ish... no
checking for bzip2... /usr/bin/bzip2
checking for bunzip2... /usr/bin/bunzip2
checking for uuencode... /usr/bin/uuencode
checking for compress... /usr/bin/compress
checking for sendmail... /usr/sbin/sendmail
checking for makemap... /usr/sbin/makemap
checking for newaliases... /usr/sbin/newaliases
checking for postfix... no
checking for postalias... no
checking for postconf... no
checking for postmap... no
checking for nkf... no
checking for kakasi... no
checking for namazu... no
checking for pgp... no
checking for pgp5... no
checking for pgpe... no
checking for pgpk... no
checking for pgps... no
checking for pgpv... no
checking for gpg... /usr/bin/gpg
checking for gpgv... no
checking for gpgsplit... no
checking for less... /usr/bin/less
checking for more... /usr/bin/more
checking for w3m... no
checking for spamassassin... no
checking for spamd... no
checking for spamc... no
checking for bogofilter... no
checking for clamscan... no
checking for vi... /usr/bin/vi
checking for ng... no
checking for mule... no
checking for emacs... no
checking for xemacs... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating install.pl
config.status: creating config.sh
config.status: creating fml/etc/install.cf
config.status: creating fml/etc/main.cf
config.status: creating fml/etc/default_config.cf.ja
config.status: creating fml/etc/default_config.cf.en
config.status: creating fml/etc/site_default_config.cf
config.status: creating fml/libexec/loader
config.status: creating fml/bin/fmladdr
config.status: creating fml/bin/fmlalias
config.status: creating fml/bin/fmlconf
config.status: creating fml/bin/fmldoc
config.status: creating fml/bin/fmlhtmlify
config.status: creating fml/bin/fmlsch
config.status: creating fml/bin/fmlproj
config.status: creating fml/bin/fmlpgp
config.status: creating fml/bin/fmlpgp5
config.status: creating fml/bin/fmlpgpe
config.status: creating fml/bin/fmlpgpk
config.status: creating fml/bin/fmlpgps
config.status: creating fml/bin/fmlpgpv
config.status: creating fml/bin/fmlgpg
config.status: creating fml/bin/fmlgpgv
config.status: creating fml/bin/fml
config.status: creating fml/bin/makefml
enabled: perl -w

fml has been configured with the following options:

                    prefix: /opt/pkg
               exec_prefix: ${prefix}
                    bindir: ${exec_prefix}/bin
                   sbindir: ${exec_prefix}/sbin
                   lib_dir: ${exec_prefix}/lib
               libexec_dir: ${exec_prefix}/libexec
                    mandir: /opt/pkg/share/man
               datarootdir: ${prefix}/share
                   datadir: ${datarootdir}
   
         fml process owner: fml
         fml process group: fml
                fmlconfdir: ${prefix}/etc/fml
        ml_home_prefix_map: ${prefix}/etc/fml/ml_home_prefix
                mlspooldir: /var/opt/pkg/fml
            default domain: example.net
          default hostname: mail
   
         mime based filter: yes
   
Now you must run "make install" as user "root".