+ 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/gcc5-aux-20160603nb9/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gcc5-aux-20160603nb9/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ada-bootstrap.x86_64.solaris.511.tar.bz2
=> Checksum SHA512 OK for ada-bootstrap.x86_64.solaris.511.tar.bz2
=> Checksum BLAKE2s OK for gcc-5.4.0.tar.bz2
=> Checksum SHA512 OK for gcc-5.4.0.tar.bz2
===> Installing dependencies for gcc5-aux-20160603nb9
==========================================================================
The supported build options for gcc5-aux are:

	allstages always-libgcc bootstrap fortran
	objc static testsuite

The currently selected options are:

	always-libgcc

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.gcc5-aux (not defined)

==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency perl>=5.0: found perl-5.38.2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> 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 binutils>=2.38nb1: found binutils-2.41
===> Overriding tools for gcc5-aux-20160603nb9
===> Extracting for gcc5-aux-20160603nb9
Applying composite patch diff-core
/opt/tools/bin/nbpatch -d /home/pbulk/build/lang/gcc5-aux/work/gcc-5.4.0 -s -E < /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/gcc5-aux/files/diff-core
Applying composite patch diff-ada
/opt/tools/bin/nbpatch -d /home/pbulk/build/lang/gcc5-aux/work/gcc-5.4.0 -s -E < /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/gcc5-aux/files/diff-ada
Applying composite patch diff-cxx
/opt/tools/bin/nbpatch -d /home/pbulk/build/lang/gcc5-aux/work/gcc-5.4.0 -s -E < /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/gcc5-aux/files/diff-cxx
/usr/bin/ln -s /opt/pkg/bin/gas /home/pbulk/build/lang/gcc5-aux/work/bootstrap/bin/as
/opt/tools/bin/perl -i -pe 's|/usr/ccs/bin|/usr/bin|g;'  -pe 's|readelf -s|greadelf -s|' /home/pbulk/build/lang/gcc5-aux/work/gcc-5.4.0/contrib/make_sunver.pl
Configuring LINK_SPEC runpath
/opt/tools/bin/perl -pi -e 's;\@PREFIX\@/\@GCCAUX\@;/opt/pkg/gcc5-aux;'  /home/pbulk/build/lang/gcc5-aux/work/gcc-5.4.0/gcc/config/dragonfly.h  /home/pbulk/build/lang/gcc5-aux/work/gcc-5.4.0/gcc/config/netbsd-elf.h  /home/pbulk/build/lang/gcc5-aux/work/gcc-5.4.0/gcc/config/i386/freebsd.h
===> Patching for gcc5-aux-20160603nb9
===> Creating toolchain wrappers for gcc5-aux-20160603nb9
===> Configuring for gcc5-aux-20160603nb9
=> Checking for portability problems in extracted files
/usr/bin/mkdir -p /home/pbulk/build/lang/gcc5-aux/work/build
cd /home/pbulk/build/lang/gcc5-aux/work/build && /usr/bin/env OBJDUMP=/opt/pkg/bin/gobjdump AR=/opt/pkg/bin/gar AS=/opt/pkg/bin/gas NM=/opt/pkg/bin/gnm RANLIB=/opt/pkg/bin/granlib CC=/home/pbulk/build/lang/gcc5-aux/work/bootstrap/bin/gcc\  CXX=/home/pbulk/build/lang/gcc5-aux/work/bootstrap/bin/g++\  PATH=/home/pbulk/build/lang/gcc5-aux/work/bootstrap/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/sbin:/opt/pkg/bin LDFLAGS=" -Wl,-R/opt/pkg/lib"  /home/pbulk/build/lang/gcc5-aux/work/gcc-5.4.0/configure --enable-languages=c\ ada\ c++ --build=x86_64-aux-solaris2.11 --prefix=/opt/pkg/gcc5-aux --enable-threads=posix --enable-checking=release --disable-libmudflap --disable-libgomp --disable-libssp --disable-libstdcxx-pch --disable-libcilkrts --disable-libitm --disable-libquadmath --disable-nls --with-gmp=/opt/pkg --with-mpfr=/opt/pkg --with-mpc=/opt/pkg --disable-bootstrap --disable-libcc1 --enable-shared --enable-multilib --with-gnu-as --with-as=/opt/pkg/bin/gas --without-gnu-ld --with-ld=/usr/bin/ld
checking build system type... x86_64-aux-solaris2.11
checking host system type... x86_64-aux-solaris2.11
checking target system type... x86_64-aux-solaris2.11
checking for a BSD-compatible install... /home/pbulk/build/lang/gcc5-aux/work/gcc-5.4.0/install-sh -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for libatomic support... yes
checking for libsanitizer support... no
checking for libvtv support... no
checking for gcc... /home/pbulk/build/lang/gcc5-aux/work/bootstrap/bin/gcc 
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 /home/pbulk/build/lang/gcc5-aux/work/bootstrap/bin/gcc  accepts -g... yes
checking for /home/pbulk/build/lang/gcc5-aux/work/bootstrap/bin/gcc  option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /home/pbulk/build/lang/gcc5-aux/work/bootstrap/bin/g++  accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for gnatbind... gnatbind
checking for gnatmake... gnatmake
checking whether compiler driver understands Ada... yes
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
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/mpc libraries... yes
checking for compatible ISL... no
*** This configuration is not supported in the following subdirectories:
     target-libquadmath target-libsanitizer target-libvtv target-libmpx gotools target-libgfortran target-libgo target-libffi target-libbacktrace target-zlib target-libjava target-libobjc libcc1 target-libgomp target-libcilkrts target-liboffloadmic target-libitm target-libssp target-boehm-gc
    (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... no
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... no
/home/pbulk/build/lang/gcc5-aux/work/gcc-5.4.0/missing[81]: makeinfo: not found [No such file or directory]
checking for expect... no
checking for runtest... no
checking for ar... (cached) /opt/pkg/bin/gar
checking for as... (cached) /opt/pkg/bin/gas
checking for dlltool... no
checking for ld... (cached) /usr/bin/ld
checking for lipo... no
checking for nm... (cached) /opt/pkg/bin/gnm
checking for ranlib... (cached) /opt/pkg/bin/granlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... no
checking for objdump... (cached) /opt/pkg/bin/gobjdump
checking for readelf... no
checking for cc... no
checking for gcc... gcc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... no
checking for gccgo... no
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... no
checking for nm... no
checking for nm... nm
checking for objcopy... no
checking for objcopy... no
checking for objdump... no
checking for objdump... no
checking for ranlib... no
checking for ranlib... no
checking for readelf... no
checking for readelf... no
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gcj... host tool
checking where to find the target gfortran... host tool
checking where to find the target gccgo... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objcopy... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target readelf... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile