+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mingw-w64-x86_64-gcc-bootstrap-13.2.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mingw-w64-x86_64-gcc-bootstrap-13.2.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for gcc-13.2.0.tar.xz
=> Checksum SHA512 OK for gcc-13.2.0.tar.xz
===> Installing dependencies for mingw-w64-x86_64-gcc-bootstrap-13.2.0
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency mingw-w64-x86_64-binutils-[0-9]*: found mingw-w64-x86_64-binutils-2.42
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency gmp>=5.0.1: found gmp-6.3.0
=> Full dependency mpfr>=4.0.0: found mpfr-4.2.1
=> Full dependency mpcomplex>=1.0.3nb1: found mpcomplex-1.3.1
=> Full dependency mingw-w64-x86_64-headers>=5.0.4: found mingw-w64-x86_64-headers-11.0.1
===> Overriding tools for mingw-w64-x86_64-gcc-bootstrap-13.2.0
===> Extracting for mingw-w64-x86_64-gcc-bootstrap-13.2.0
===> Patching for mingw-w64-x86_64-gcc-bootstrap-13.2.0
=> Applying pkgsrc patches for mingw-w64-x86_64-gcc-bootstrap-13.2.0
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/cross/mingw-w64-x86_64-gcc-bootstrap/../../cross/mingw-w64-x86_64-gcc/patches/patch-gcc_configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/cross/mingw-w64-x86_64-gcc-bootstrap/../../cross/mingw-w64-x86_64-gcc/patches/patch-gcc_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_configure,v 1.1 2022/10/09 02:37:03 ryoon Exp $
|
|--- gcc/configure.orig	2022-08-19 08:09:52.736664469 +0000
|+++ gcc/configure
--------------------------
Patching file gcc/configure using Plan A...
Hunk #1 succeeded at 6404 (offset 9 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/cross/mingw-w64-x86_64-gcc-bootstrap/../../cross/mingw-w64-x86_64-gcc/patches/patch-libcc1_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/cross/mingw-w64-x86_64-gcc-bootstrap/../../cross/mingw-w64-x86_64-gcc/patches/patch-libcc1_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libcc1_Makefile.in,v 1.1 2020/08/03 22:35:48 joerg Exp $
|
|--- libcc1/Makefile.in.orig	2020-07-20 23:42:55.985670787 +0000
|+++ libcc1/Makefile.in
--------------------------
Patching file libcc1/Makefile.in using Plan A...
Hunk #1 succeeded at 397 (offset 3 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/cross/mingw-w64-x86_64-gcc-bootstrap/../../cross/mingw-w64-x86_64-gcc/patches/patch-libcc1_connection.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/cross/mingw-w64-x86_64-gcc-bootstrap/../../cross/mingw-w64-x86_64-gcc/patches/patch-libcc1_connection.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libcc1_connection.cc,v 1.1 2020/03/27 20:55:39 joerg Exp $
|
|--- libcc1/connection.cc.orig	2020-03-27 17:34:16.253197163 +0000
|+++ libcc1/connection.cc
--------------------------
Patching file libcc1/connection.cc using Plan A...
Hunk #1 succeeded at 21.
done
===> Creating toolchain wrappers for mingw-w64-x86_64-gcc-bootstrap-13.2.0
===> Configuring for mingw-w64-x86_64-gcc-bootstrap-13.2.0
=> 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 build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-w64-mingw32
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... /usr/bin/nawk
checking for libatomic support... yes
checking for libitm support... no
checking for libsanitizer support... no
checking for libvtv support... yes
checking for libphobos support... no
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for x86_64-sun-solaris2.11-gnatbind... no
checking for gnatbind... no
checking for x86_64-sun-solaris2.11-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada and is recent enough... no
checking for x86_64-sun-solaris2.11-gdc... no
checking for gdc... no
checking whether the D compiler works... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking whether g++ supports C++11 features by default... yes
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr libraries... yes
checking for the correct version of the mpc libraries... yes
checking for isl 0.15 or later... no
required isl version is 0.15 or later
*** This configuration is not supported in the following subdirectories:
     target-libgomp target-libitm target-libsanitizer target-libphobos target-libffi target-libgo gnattools gotools target-libada target-libstdc++-v3 target-zlib target-libbacktrace target-libgfortran target-libgm2 target-libobjc target-libvtv
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... 
checking for --enable-vtable-verify... no
checking for bison... no
checking for byacc... no
checking for yacc... yacc
checking for bison... no
checking for gm4... gm4
checking for flex... flex
checking for flex... flex
checking for makeinfo... /home/pbulk/build/cross/mingw-w64-x86_64-gcc-bootstrap/work/.tools/bin/makeinfo
checking for expect... no
checking for runtest... no
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for x86_64-sun-solaris2.11-as... no
checking for as... as
checking for x86_64-sun-solaris2.11-dlltool... no
checking for dlltool... no
checking for x86_64-sun-solaris2.11-dsymutil... no
checking for dsymutil... no
checking for ld... (cached) /bin/ld
checking for x86_64-sun-solaris2.11-ld... (cached) /bin/ld
checking for x86_64-sun-solaris2.11-lipo... no
checking for lipo... no
checking for x86_64-sun-solaris2.11-nm... no
checking for nm... nm
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-windres... no
checking for windres... no
checking for x86_64-sun-solaris2.11-windmc... no
checking for windmc... no
checking for x86_64-sun-solaris2.11-objcopy... no
checking for objcopy... objcopy
checking for x86_64-sun-solaris2.11-objdump... no
checking for objdump... objdump
checking for x86_64-sun-solaris2.11-otool... no
checking for otool... no
checking for x86_64-sun-solaris2.11-readelf... no
checking for readelf... readelf
checking for x86_64-w64-mingw32-cc... no
checking for x86_64-w64-mingw32-gcc... no
checking for x86_64-w64-mingw32-c++... no
checking for x86_64-w64-mingw32-g++... no
checking for x86_64-w64-mingw32-cxx... no
checking for x86_64-w64-mingw32-gxx... no
checking for x86_64-w64-mingw32-gcc... no
checking for x86_64-w64-mingw32-gfortran... no
checking for x86_64-w64-mingw32-gccgo... no
checking for x86_64-w64-mingw32-gdc... no
checking for x86_64-w64-mingw32-gm2... no
checking for ar... no
checking for x86_64-w64-mingw32-ar... no
checking for as... no
checking for x86_64-w64-mingw32-as... no
checking for dlltool... no
checking for x86_64-w64-mingw32-dlltool... no
checking for dsymutil... no
checking for x86_64-w64-mingw32-dsymutil... no
checking for ld... no
checking for x86_64-w64-mingw32-ld... no
checking for lipo... no
checking for x86_64-w64-mingw32-lipo... no
checking for nm... no
checking for x86_64-w64-mingw32-nm... no
checking for objcopy... no
checking for x86_64-w64-mingw32-objcopy... no
checking for objdump... no
checking for x86_64-w64-mingw32-objdump... no
checking for otool... no
checking for x86_64-w64-mingw32-otool... no
checking for ranlib... no
checking for x86_64-w64-mingw32-ranlib... no
checking for readelf... no
checking for x86_64-w64-mingw32-readelf... no
checking for strip... no
checking for x86_64-w64-mingw32-strip... no
checking for windres... no
checking for x86_64-w64-mingw32-windres... no
checking for windmc... no
checking for x86_64-w64-mingw32-windmc... no
checking where to find the target ar... pre-installed
checking where to find the target as... pre-installed
checking where to find the target cc... just compiled
checking where to find the target c++... pre-installed
checking where to find the target c++ for libstdc++... pre-installed
checking where to find the target dlltool... pre-installed
checking where to find the target dsymutil... pre-installed
checking where to find the target gcc... just compiled
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target gdc... pre-installed
checking where to find the target gm2... pre-installed
checking where to find the target ld... pre-installed
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed
checking where to find the target objcopy... pre-installed
checking where to find the target objdump... pre-installed
checking where to find the target otool... pre-installed
checking where to find the target ranlib... pre-installed
checking where to find the target readelf... pre-installed
checking where to find the target strip... pre-installed
checking where to find the target windres... pre-installed
checking where to find the target windmc... pre-installed
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile