+ 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/mtree-20130908/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mtree-20130908/work.log
WARNING: [license.mk] Every package should define a LICENSE.
===> Installing dependencies for mtree-20130908
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for mtree-20130908
===> Extracting for mtree-20130908
/bin/rm -f /home/pbulk/build/pkgtools/mtree/work/libnbcompat/config.guess /home/pbulk/build/pkgtools/mtree/work/libnbcompat/config.sub
/bin/ln -fs /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mk/gnu-config/config.guess /home/pbulk/build/pkgtools/mtree/work/libnbcompat/config.guess
/bin/ln -fs /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mk/gnu-config/config.sub /home/pbulk/build/pkgtools/mtree/work/libnbcompat/config.sub
===> Patching for mtree-20130908
===> Creating toolchain wrappers for mtree-20130908
===> Configuring for mtree-20130908
=> Configuring and building libnbcompat
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-redhat-linux-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 the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... none needed
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 for sys/time.h... yes
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /home/pbulk/build/pkgtools/mtree/work/.tools/bin/install -c
checking whether ln -s works... yes
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking for gawk... /bin/gawk
checking for ar... ar
checking for fparseln in -lutil... no
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for alloca.h... yes
checking for assert.h... yes
checking for bsd/libutil.h... no
checking for ctype.h... yes
checking for dirent.h... yes
checking for endian.h... yes
checking for err.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for fnmatch.h... yes
checking for fts.h... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking for libutil.h... no
checking for limits.h... yes
checking for machine/endian.h... no
checking for ndir.h... no
checking for netdb.h... yes
checking for paths.h... yes
checking for pwd.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/byteorder.h... no
checking for sys/cdefs.h... yes
checking for sys/dir.h... yes
checking for sys/endian.h... no
checking for sys/file.h... yes
checking for sys/mkdev.h... no
checking for sys/ndir.h... no
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/statfs.h... yes
checking for sys/statvfs.h... yes
checking for sys/time.h... (cached) yes
checking for sys/ttycom.h... no
checking for sys/types.h... (cached) yes
checking for sys/uio.h... yes
checking for sys/vfs.h... yes
checking for sysexits.h... yes
checking for termcap.h... no
checking for time.h... yes
checking for tzfile.h... no
checking for unistd.h... (cached) yes
checking for util.h... no
checking for utime.h... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking for glob.h... yes
checking for sys/queue.h... yes
checking for regex.h... yes
checking for regexec... yes
checking for va_copy... yes
checking for __builtin_va_copy... yes
checking for md5.h... no
checking for md5.h... (cached) no
checking for rmd160.h... no
checking for sha1.h... no
checking for sha2.h... no
checking for MD5File... no
checking for RMD160File... no
checking for SHA1File... no
checking for SHA512_File... no
checking for issetugid... no
checking for cc options needed to detect all undeclared functions... none needed
checking whether optarg is declared... yes
checking whether optind is declared... yes
checking whether optreset is declared... no
checking for getopt.h... yes
checking for struct option... yes
checking for vis.h... no
checking for __attribute__... yes
checking for size_t... yes
checking for uintptr_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for long long... yes
checking for long double... yes
checking for fsid_t... yes
checking whether byte ordering is bigendian... no
checking size of off_t... 8
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether snprintf is declared... yes
checking whether asprintf is declared... yes
checking whether strdup is declared... yes
checking whether isblank is declared... yes
checking for err... yes
checking for fgetln... no
checking for fnmatch... yes
checking for fparseln... no
checking for getdelim... yes
checking for getenv... yes
checking for getline... yes
checking for lchflags... no
checking for lchmod... no
checking for lchown... yes
checking for lutimes... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for setenv... yes
checking for setgroupent... no
checking for setpassent... no
checking for setprogname... no
checking for shquote... no
checking for statvfs... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for strmode... no
checking for strsep... yes
checking for strtoll... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utimes... yes
checking for warn... yes
checking for library containing socket... none required
checking for gethostbyname in -lnsl... no
checking for socklen_t... yes
checking for struct addrinfo... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getenv... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for mkdtemp... (cached) yes
checking for mkstemp... (cached) yes
checking for setlocale... yes
checking for getmode... no
checking for setmode... no
checking for strnlen... yes
checking for strndup... yes
checking for memrchr... yes
checking whether endgrent is declared... no
checking whether endpwent is declared... no
checking whether setpassent is declared... no
checking for gid_from_group... no
checking for group_from_gid... no
checking for pwcache_groupdb... no
checking for pwcache_userdb... no
checking for uid_from_user... no
checking for user_from_uid... no
checking for fts_open... yes
checking for timegm... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for poll... yes
checking if poll() is implemented natively... yes
checking for getpassphrase... no
checking for getpgrp... yes
checking for select... yes
checking for getpgrp... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking for struct statfs.f_flags... yes
checking for struct statfs.f_fsize... no
checking for struct statfs.f_iosize... no
checking for struct dirent.d_namlen... no
checking for DIR.dd_fd... no
checking for dirfd... yes
checking for *printf() support for %lld... yes
checking for strtoll... (cached) yes
checking if vsnprintf is standards compliant... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nbcompat/config.h
--- nbcompat/nbconfig.h ---
/bin/gawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
--- glob.o ---
--- md5c.o ---
--- glob.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c glob.c
--- md5c.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c md5c.c
--- md5hl.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c md5hl.c
--- rmd160.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c rmd160.c
--- rmd160hl.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c rmd160hl.c
--- sha1.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c sha1.c
--- sha1hl.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c sha1hl.c
--- sha2.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c sha2.c
--- sha2hl.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c sha2hl.c
--- vis.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c vis.c
--- unvis.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c unvis.c
--- fgetln.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c fgetln.c
--- fparseln.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c fparseln.c
--- lchflags.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c lchflags.c
--- lchmod.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c lchmod.c
--- setgroupent.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c setgroupent.c
--- setpassent.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c setpassent.c
--- setprogname.o ---
--- shquote.o ---
--- setprogname.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c setprogname.c
--- shquote.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c shquote.c
--- strlcat.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c strlcat.c
--- strlcpy.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c strlcpy.c
--- strmode.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c strmode.c
--- setmode.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c setmode.c
--- pwcache.o ---
cc -DHAVE_NBCOMPAT_H=1 -I/home/pbulk/build/pkgtools/mtree/work/libnbcompat -I. -I.  -pipe -O2 -DHAVE_CONFIG_H -c pwcache.c
--- libnbcompat.a ---
ar cr libnbcompat.a glob.o md5c.o md5hl.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o sha2hl.o vis.o unvis.o fgetln.o fparseln.o lchflags.o lchmod.o setgroupent.o setpassent.o setprogname.o shquote.o strlcat.o strlcpy.o strmode.o setmode.o pwcache.o
ranlib libnbcompat.a
=> 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 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 for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking for fparseln in -lutil... yes
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/grep -E
checking for ANSI C header files... yes
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
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking md5.h usability... no
checking md5.h presence... no
checking for md5.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking rmd160.h usability... no
checking rmd160.h presence... no
checking for rmd160.h... no
checking sha1.h usability... no
checking sha1.h presence... no
checking for sha1.h... no
checking sha2.h usability... no
checking sha2.h presence... no
checking for sha2.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking vis.h usability... no
checking vis.h presence... no
checking for vis.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_flags... no
checking whether UF_SETTABLE is declared... no
checking whether SF_SETTABLE is declared... no
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for mbstate_t... yes
checking for working POSIX fnmatch... yes
checking for endgrent... yes
checking for endpwent... yes
checking for getcwd... yes
checking for gethostname... yes
checking for mkdir... yes
checking for SHA256_File... no
checking for strchr... yes
checking for strpbrk... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating config.h