+ 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/ossp-js-1.6.20070208nb13/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ossp-js-1.6.20070208nb13/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for js-1.6.20070208.tar.gz
=> Checksum SHA512 OK for js-1.6.20070208.tar.gz
===> Installing dependencies for ossp-js-1.6.20070208nb13
==========================================================================
The following variables will affect the build process of this package,
ossp-js-1.6.20070208nb13.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * READLINE_DEFAULT = readline

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * READLINE_TYPE = readline
        * TERMCAP_TYPE = curses

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency readline>=6.0: found readline-8.2nb2
===> Overriding tools for ossp-js-1.6.20070208nb13
===> Extracting for ossp-js-1.6.20070208nb13
===> Patching for ossp-js-1.6.20070208nb13
=> Applying pkgsrc patches for ossp-js-1.6.20070208nb13
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.3 2015/12/29 23:34:53 dholland Exp $
|
|Conditionalize math stuff so it can be set from pkgsrc.
|
|--- src/jslibmath.h.orig	2006-07-23 08:22:18.000000000 -0400
|+++ src/jslibmath.h
--------------------------
Patching file src/jslibmath.h using Plan A...
Hunk #1 succeeded at 85.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ab
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.3 2015/12/29 23:34:53 dholland Exp $
|
|Conditionalize math stuff; can be set from pkgsrc.
|Honor LIBS when linking so -lm appears when needed.
|Use pkgsrc install tools.
|
|--- Makefile.in.orig	2007-02-08 04:25:33.000000000 -0500
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 95.
Hunk #2 succeeded at 130.
Hunk #3 succeeded at 157.
Hunk #4 succeeded at 178.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.1.1.1 2008/02/06 04:22:33 bjs Exp $
|
|Move two closed parentheses to their proper places.  The patch-a[de] files
|reflect this change.
|
|--- aclocal.m4.orig	2006-08-03 08:16:32.000000000 -0400
|+++ aclocal.m4
--------------------------
Patching file aclocal.m4 using Plan A...
Hunk #1 succeeded at 195.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ad
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.2 2015/12/29 23:34:53 dholland Exp $
|
|Use memcpy correctly. See patch-ac.
|
|--- config.h.in.orig	2007-02-08 04:39:29.000000000 -0500
|+++ config.h.in
--------------------------
Patching file config.h.in using Plan A...
Hunk #1 succeeded at 10.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ae
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ae
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ae,v 1.2 2015/12/29 23:34:53 dholland Exp $
|
|Use memcpy correctly. See patch-ac.
|
|XXX: what's the ac_xexeext hunk about?
|
|${LIBM} is defined as -lm if we're using the system math library; otherwise
|it's blank.  This should configure everything properly downstream.
|
|--- configure.orig	2007-02-08 04:39:29.000000000 -0500
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 3894.
Hunk #2 succeeded at 3975.
Hunk #3 succeeded at 4338.
Hunk #4 succeeded at 4348.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-af
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-af
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-af,v 1.1 2008/04/04 01:56:16 bjs Exp $
|
|--- src/jsapi.c.orig	2007-02-08 04:39:05.000000000 -0500
|+++ src/jsapi.c
--------------------------
Patching file src/jsapi.c using Plan A...
Hunk #1 succeeded at 4078.
Hunk #2 succeeded at 4097.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ag
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ag
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ag,v 1.1 2008/04/04 01:56:16 bjs Exp $
|
|--- src/jsdbgapi.c.orig	2006-04-04 10:09:45.000000000 -0400
|+++ src/jsdbgapi.c
--------------------------
Patching file src/jsdbgapi.c using Plan A...
Hunk #1 succeeded at 940.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ah
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ah
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ah,v 1.2 2015/12/29 23:34:53 dholland Exp $
|
|Support more OSes.
|
|--- src/jsosdep.h.orig	2005-07-07 18:35:39.000000000 -0400
|+++ src/jsosdep.h
--------------------------
Patching file src/jsosdep.h using Plan A...
Hunk #1 succeeded at 89.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ai
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ossp-js/patches/patch-ai
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ai,v 1.2 2015/12/29 23:34:53 dholland Exp $
|
|Get pointer-sized ints portably.
|XXX: why HAVE_INTTYPES_H vs. include <stdint.h>?
|
|--- src/jstypes.h.orig	2006-07-24 15:21:49.000000000 -0400
|+++ src/jstypes.h
--------------------------
Patching file src/jstypes.h using Plan A...
Hunk #1 succeeded at 387.
done
===> Creating toolchain wrappers for ossp-js-1.6.20070208nb13
===> Configuring for ossp-js-1.6.20070208nb13
=> 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
=> Replacing js interpreter in jslint.js jspack.js.
=> Replacing sh interpreter in js-config.sh.in.
=> Adding run-time search paths to pkg-config files.
=> Checking for portability problems in extracted files
shtool:echo:Warning: unable to determine terminal sequence for bold mode
Configuring OSSP js (Mozilla JavaScript Engine), version 1.6.20070208
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking whether make sets $(MAKE)... yes
checking for x86_64-sun-solaris2.11-gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether compiler option(s) -DNDEBUG work... yes
checking for compilation debug mode... disabled
checking for va_copy() function... yes
checking for gethostname in -lnsl... yes
checking for accept in -lsocket... yes
checking for floor in -lm... yes
checking for struct stat.st_birthtime... no
checking for struct stat.st_birthtimensec... no
checking whether to build the run-time engine with JavaScript features only... (cached) no
checking whether to build command line interface with line editing support... (cached) yes
checking for library containing tcgetattr... none required
checking for library containing tputs... -ltermcap
checking for library containing readline... -lreadline
checking whether to build Perl-to-JS and JS-to-Perl bindings... (cached) no
checking for perl... /home/pbulk/build/lang/ossp-js/work/.tools/bin/perl
checking whether to build with the File object... (cached) yes
checking whether to build with the DSO object... (cached) yes
checking for dlopen in -ldl... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen... yes
checking for dlclose... yes
checking for dlerror... yes
checking whether to build with exclusive UTF-8 C string... (cached) no
checking for a sed that does not truncate output... /home/pbulk/build/lang/ossp-js/work/.tools/bin/sed
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for /bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for dlfcn.h... (cached) yes
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for x86_64-sun-solaris2.11-g77... gfortran
checking whether we are using the GNU Fortran 77 compiler... no
checking whether gfortran accepts -g... no
checking the maximum length of command line arguments... 262144
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
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 if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating js.pc
config.status: creating js-config.sh
config.status: creating src/perlconnect/Makefile.PL
config.status: creating config.h
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.