+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/guile-gash-0.3.0/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/guile-gash-0.3.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for guile-gash-0.3.0
mkdir -p scripts
make[1]: Entering directory `/home/pbulk/build/shells/guile-gash/work/gash-0.3.0'
sed -e 's,[@]GUILE[@],/home/pbulk/build/shells/guile-gash/work/.buildlink/bin/guile,g' -e 's,[@]MODDIR[@],/usr/pkg/guile/3.0/share/guile/site/3.0/,g' -e 's,[@]GODIR[@],/usr/pkg/guile/3.0/lib/guile/3.0/site-ccache/,g' < ./scripts/gash.in > scripts/gash
make[1]: Leaving directory `/home/pbulk/build/shells/guile-gash/work/gash-0.3.0'
chmod a+x scripts/gash
  GUILEC gash/arithmetic.go
Updating ./doc/version.texi
  GUILEC gash/built-ins/break.go
wrote `gash/built-ins/break.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/cd.go
wrote `gash/built-ins/cd.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/colon.go
wrote `gash/built-ins/colon.go'
  GUILEC gash/built-ins/command.go
wrote `gash/built-ins/command.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/continue.go
wrote `gash/built-ins/continue.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/dot.go
wrote `gash/arithmetic.go'
  GUILEC gash/built-ins/echo.go
wrote `gash/built-ins/echo.go'
  GUILEC gash/built-ins/eval.go
wrote `gash/built-ins/dot.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/exec.go
warning: call to environ while multiple threads are running;
         further behavior unspecified.
wrote `gash/built-ins/exec.go'
  GUILEC gash/built-ins/exit.go
wrote `gash/built-ins/exit.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/export.go
wrote `gash/built-ins/eval.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/false.go
wrote `gash/built-ins/export.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/pwd.go
wrote `gash/built-ins/false.go'
  GUILEC gash/built-ins/read.go
wrote `gash/built-ins/pwd.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/readonly.go
wrote `gash/built-ins/read.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/return.go
warning: call to environ while multiple threads are running;
         further behavior unspecified.
wrote `gash/built-ins/readonly.go'
  GUILEC gash/built-ins/set.go
warning: call to environ while multiple threads are running;
         further behavior unspecified.
gash/built-ins/return.scm:40:10: warning: non-literal format string
wrote `gash/built-ins/return.go'
  GUILEC gash/built-ins/shift.go
wrote `gash/built-ins/shift.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/trap.go
warning: call to environ while multiple threads are running;
         further behavior unspecified.
wrote `gash/built-ins/set.go'
  GUILEC gash/built-ins/true.go
wrote `gash/built-ins/true.go'
  GUILEC gash/built-ins/type.go
wrote `gash/built-ins/type.go'
  GUILEC gash/built-ins/umask.go
wrote `gash/built-ins/umask.go'
  GUILEC gash/built-ins/unset.go
wrote `gash/built-ins/trap.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/utils.go
wrote `gash/built-ins/unset.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/built-ins/wait.go
wrote `gash/built-ins/wait.go'
  GUILEC gash/built-ins.go
wrote `gash/built-ins/utils.go'
  GUILEC gash/compat/hash-table.go
wrote `gash/compat/hash-table.go'
  GUILEC gash/compat/srfi-43.go
wrote `gash/compat/srfi-43.go'
  GUILEC gash/compat/textual-ports.go
wrote `gash/compat/textual-ports.go'
  GUILEC gash/compat.go
wrote `gash/compat.go'
  GUILEC gash/config.go
warning: call to environ while multiple threads are running;
         further behavior unspecified.
wrote `gash/built-ins.go'
  GUILEC gash/environment.go
wrote `gash/config.go'
  GUILEC gash/eval.go
wrote `gash/environment.go'
  GUILEC gash/gash.go
warning: call to environ while multiple threads are running;
         further behavior unspecified.
wrote `gash/eval.go'
  GUILEC gash/lexer.go
wrote `gash/gash.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GUILEC gash/parser.go
wrote `gash/lexer.go'
  GUILEC gash/pattern.go
wrote `gash/pattern.go'
  GUILEC gash/readline.go
wrote `gash/readline.go'
  GUILEC gash/repl.go
warning: call to environ while multiple threads are running;
         further behavior unspecified.
wrote `gash/repl.go'
  GUILEC gash/shell.go
warning: call to environ while multiple threads are running;
         further behavior unspecified.
wrote `gash/shell.go'
  GUILEC gash/word.go
wrote `gash/parser.go'
  GUILEC language/sh/spec.go
wrote `language/sh/spec.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  GEN      doc/version.texi
wrote `gash/word.go'
warning: call to environ while multiple threads are running;
         further behavior unspecified.
  MAKEINFO doc/gash.info
./doc/gash.texi:70: warning: unreferenced node `What is a POSIX-compatible shell?'
./doc/gash.texi:70: warning: node `What is Guile Scheme?' is next for `What is a POSIX-compatible shell?' in sectioning but not in menu
./doc/gash.texi:70: warning: node `Introduction' is up for `What is a POSIX-compatible shell?' in sectioning but not in menu
./doc/gash.texi:61: node `Introduction' lacks menu item for `What is a POSIX-compatible shell?' despite being its Up target
./doc/gash.texi:102: warning: unreferenced node `What is Guile Scheme?'
./doc/gash.texi:102: warning: node `What of Bash and its bootstraps?' is next for `What is Guile Scheme?' in sectioning but not in menu
./doc/gash.texi:102: warning: node `What is a POSIX-compatible shell?' is prev for `What is Guile Scheme?' in sectioning but not in menu
./doc/gash.texi:102: warning: node `Introduction' is up for `What is Guile Scheme?' in sectioning but not in menu
./doc/gash.texi:61: node `Introduction' lacks menu item for `What is Guile Scheme?' despite being its Up target
./doc/gash.texi:121: warning: unreferenced node `What of Bash and its bootstraps?'
./doc/gash.texi:121: warning: node `What does Scheme want from the shell?' is next for `What of Bash and its bootstraps?' in sectioning but not in menu
./doc/gash.texi:121: warning: node `What is Guile Scheme?' is prev for `What of Bash and its bootstraps?' in sectioning but not in menu
./doc/gash.texi:121: warning: node `Introduction' is up for `What of Bash and its bootstraps?' in sectioning but not in menu
./doc/gash.texi:61: node `Introduction' lacks menu item for `What of Bash and its bootstraps?' despite being its Up target
./doc/gash.texi:149: warning: unreferenced node `What does Scheme want from the shell?'
./doc/gash.texi:149: warning: node `What of Bash and its bootstraps?' is prev for `What does Scheme want from the shell?' in sectioning but not in menu
./doc/gash.texi:149: warning: node `Introduction' is up for `What does Scheme want from the shell?' in sectioning but not in menu
./doc/gash.texi:61: node `Introduction' lacks menu item for `What does Scheme want from the shell?' despite being its Up target
./doc/gash.texi:216: warning: unreferenced node `Invoking Gash'
./doc/gash.texi:216: warning: node `Using Gash from the Guile REPL' is next for `Invoking Gash' in sectioning but not in menu
./doc/gash.texi:216: warning: node `Using Gash' is up for `Invoking Gash' in sectioning but not in menu
./doc/gash.texi:177: node `Using Gash' lacks menu item for `Invoking Gash' despite being its Up target
./doc/gash.texi:250: warning: unreferenced node `Using Gash from the Guile REPL'
./doc/gash.texi:250: warning: node `Missing features' is next for `Using Gash from the Guile REPL' in sectioning but not in menu
./doc/gash.texi:250: warning: node `Invoking Gash' is prev for `Using Gash from the Guile REPL' in sectioning but not in menu
./doc/gash.texi:250: warning: node `Using Gash' is up for `Using Gash from the Guile REPL' in sectioning but not in menu
./doc/gash.texi:177: node `Using Gash' lacks menu item for `Using Gash from the Guile REPL' despite being its Up target
./doc/gash.texi:266: warning: unreferenced node `Missing features'
./doc/gash.texi:266: warning: node `Using Gash from the Guile REPL' is prev for `Missing features' in sectioning but not in menu
./doc/gash.texi:266: warning: node `Using Gash' is up for `Missing features' in sectioning but not in menu
./doc/gash.texi:177: node `Using Gash' lacks menu item for `Missing features' despite being its Up target
./doc/gash.texi:316: warning: unreferenced node `Parsing shell scripts'
./doc/gash.texi:316: warning: node `Using shell-like constructs from Scheme' is next for `Parsing shell scripts' in sectioning but not in menu
./doc/gash.texi:316: warning: node `Hacking with Gash' is up for `Parsing shell scripts' in sectioning but not in menu
./doc/gash.texi:305: node `Hacking with Gash' lacks menu item for `Parsing shell scripts' despite being its Up target
./doc/gash.texi:355: warning: unreferenced node `Internal representation examples'
./doc/gash.texi:355: warning: node `Internal representation definition' is next for `Internal representation examples' in sectioning but not in menu
./doc/gash.texi:355: warning: node `Parsing shell scripts' is up for `Internal representation examples' in sectioning but not in menu
./doc/gash.texi:316: node `Parsing shell scripts' lacks menu item for `Internal representation examples' despite being its Up target
./doc/gash.texi:696: warning: unreferenced node `Internal representation definition'
./doc/gash.texi:696: warning: node `Internal representation examples' is prev for `Internal representation definition' in sectioning but not in menu
./doc/gash.texi:696: warning: node `Parsing shell scripts' is up for `Internal representation definition' in sectioning but not in menu
./doc/gash.texi:316: node `Parsing shell scripts' lacks menu item for `Internal representation definition' despite being its Up target
./doc/gash.texi:764: warning: unreferenced node `Using shell-like constructs from Scheme'
./doc/gash.texi:764: warning: node `Parsing shell scripts' is prev for `Using shell-like constructs from Scheme' in sectioning but not in menu
./doc/gash.texi:764: warning: node `Hacking with Gash' is up for `Using shell-like constructs from Scheme' in sectioning but not in menu
./doc/gash.texi:305: node `Hacking with Gash' lacks menu item for `Using shell-like constructs from Scheme' despite being its Up target
make: *** [doc/gash.info] Error 1
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/shells/guile-gash
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/shells/guile-gash