+ 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/blame-1.3.1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/blame-1.3.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for blame-1.3.1.tar.gz
=> Checksum SHA512 OK for blame-1.3.1.tar.gz
===> Installing dependencies for blame-1.3.1
=> 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
===> Overriding tools for blame-1.3.1
===> Extracting for blame-1.3.1
===> Patching for blame-1.3.1
=> Applying pkgsrc patches for blame-1.3.1
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/blame/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/blame/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2012/12/17 01:28:29 dholland Exp $
|
|Avoid undefined behavior (causing infinite loop with gcc 4.5) in
|mktime configure test.
|
|--- configure~	2012-12-17 01:03:14.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 9434.
Hunk #2 succeeded at 9463.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/blame/patches/patch-lib_argp-fmtstream.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/blame/patches/patch-lib_argp-fmtstream.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_argp-fmtstream.h,v 1.1 2012/07/03 18:11:38 joerg Exp $
|
|--- lib/argp-fmtstream.h.orig	2006-11-18 10:07:43.000000000 +0000
|+++ lib/argp-fmtstream.h
--------------------------
Patching file lib/argp-fmtstream.h using Plan A...
Hunk #1 succeeded at 135.
Hunk #2 succeeded at 146.
Hunk #3 succeeded at 156.
Hunk #4 succeeded at 178.
Hunk #5 succeeded at 202.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/blame/patches/patch-lib_mktime_c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/blame/patches/patch-lib_mktime_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_mktime_c,v 1.1 2012/12/17 01:28:29 dholland Exp $
|
|This code is broken and uncompilable on 32-bit NetBSD. The problem
|is the same as reported here:
|   http://sourceware.org/bugzilla/show_bug.cgi?id=12401
|
|The path of least resistance is just to skip the entire file on
|NetBSD, as there is a perfectly good mktime() in libc.
|
|--- lib/mktime.c~	2006-11-18 10:07:43.000000000 +0000
|+++ lib/mktime.c
--------------------------
Patching file lib/mktime.c using Plan A...
Hunk #1 succeeded at 21.
Hunk #2 succeeded at 659.
done
===> Creating toolchain wrappers for blame-1.3.1
===> Configuring for blame-1.3.1
=> 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 a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... /bin/gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-redhat-linux-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for bison... no
checking for byacc... no
checking for x86_64-redhat-linux-ranlib... ranlib
checking for ANSI C header files... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking linewrap.h usability... no
checking linewrap.h presence... no
checking for linewrap.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for preprocessor stringizing operator... yes
checking for working volatile... yes
checking for size_t... yes
checking for off_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long int... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for long long int... yes
checking for long double... yes
checking for C/C++ restrict keyword... restrict
checking whether getenv is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for canonicalize_file_name... yes
checking for resolvepath... no
checking for mempcpy... yes
checking for alarm... yes
checking for mblen... yes
checking for mbrlen... yes
checking for tzset... yes
checking for lstat... yes
checking for iswprint... yes
checking for wcwidth... yes
checking whether canonicalize_file_name is declared... yes
checking whether system is Windows or MSDOS... no
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking whether // is distinct from /... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking whether getcwd is declared... yes
checking whether getdelim is declared... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking for mbstate_t... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for working memcmp... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for working mktime... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether strdup is declared... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether stat file-mode macros are broken... no
checking for EOVERFLOW... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether vsnprintf is declared... yes
checking for alloca as a compiler built-in... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether program_invocation_name is defined... yes
checking whether program_invocation_short_name is defined... yes
checking for GNU libc compatible calloc... yes
checking for d_ino member in directory struct... yes
checking for error_at_line... yes
checking whether free (NULL) is known to work... yes
checking whether getcwd handles long file names properly... yes
checking for getpagesize... yes
checking whether getcwd aborts when 4k < cwd_length < 16k... no
checking for getdelim... yes
checking whether getline is declared... yes
checking for getline... yes
checking for working getline function... yes
checking whether gettimeofday clobbers localtime buffer... no
checking whether the compiler generally respects inline... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for iswcntrl... yes
checking for memchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for mempcpy... (cached) yes
checking for memset... yes
checking for obstacks... yes
checking for readlink... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for setenv... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for ssize_t... yes
checking absolute name of <stdint.h>... ///usr/lib/gcc/x86_64-redhat-linux/8/include/stdint.h
checking whether stdint.h conforms to C99... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for strchrnul... yes
checking for strdup... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strpbrk... yes
checking for strtol... yes
checking for strtoul... yes
checking whether mkdir is declared... yes
checking absolute name of <sys/stat.h>... ///usr/include/sys/stat.h
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether tzset clobbers localtime buffer... no
checking for unistd.h... (cached) yes
checking for vasnprintf... no
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
checking for vsnprintf... yes
checking whether wcwidth is declared... yes
checking for stdint.h... (cached) yes
checking for nl_langinfo in langinfo.h... yes
checking for decimal point constant for nl_langinfo... DECIMAL_POINT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for long file names... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating blame.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands