+ 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/emacs26-nox11-26.3nb1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/emacs26-nox11-26.3nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for emacs26-nox11-26.3nb1
cd . && ./autogen.sh autoconf
Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Emacs)
Checking for autoconf (need at least version 2.65) ... ok
Your system has the required tools.
Running 'autoreconf -fi -I m4' ...
configure.ac:780: warning: The macro `AC_PROG_CC_STDC' is obsolete.
configure.ac:780: You should run autoupdate.
m4/std-gnu11.m4:476: AC_PROG_CC_STDC is expanded from...
m4/gnulib-common.m4:239: gl_PROG_CC_C99 is expanded from...
configure.ac:780: the top level
configure.ac:811: warning: The macro `AC_GNU_SOURCE' is obsolete.
configure.ac:811: You should run autoupdate.
./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from...
m4/gnulib-comp.m4:34: gl_EARLY is expanded from...
configure.ac:811: the top level
configure.ac:1733: warning: Checking for headers with the preprocessor is
configure.ac:1733: deprecated. Specify prerequisite code to AC_CHECK_HEADER
configure.ac:1733: instead of using fourth argument `-'. (Many headers need
configure.ac:1733: no prerequisites. If you truly need to test whether
configure.ac:1733: something passes the preprocessor but not the compiler,
configure.ac:1733: use AC_PREPROC_IFELSE.)
./lib/autoconf/headers.m4:115: _AC_CHECK_HEADER_PREPROC is expanded from...
./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
configure.ac:1733: the top level
configure.ac:1734: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:1734: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:1734: the top level
configure.ac:4456: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:4456: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.ac:4456: the top level
You can now run './configure'.
if [ -x ./config.status ]; then	\
     ./config.status --recheck;	\
else				\
     ./configure --cache-file=/dev/null; \
fi
MAKE='/bin/make' ./config.status
config.status: creating src/emacs-module.h
config.status: creating Makefile
config.status: creating lib/gnulib.mk
config.status: creating ./doc/man/emacs.1
config.status: creating lib/Makefile
config.status: creating lib-src/Makefile
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating admin/charsets/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating src/config.h
config.status: executing src/epaths.h commands
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
if [ -x ./config.status ]; then	\
     ./config.status --recheck;	\
else				\
     ./configure --cache-file=/dev/null; \
fi
/bin/make -C src bootstrap-clean
/bin/make -C oldXMenu bootstrap-clean
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/oldXMenu'
rm -f libXMenu11.a *.o deps/*
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/src'
rm -f Makefile
rm -fr deps
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/oldXMenu'
/bin/make -C lwlib bootstrap-clean
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lwlib'
rm -f *.o liblw.a \#* deps/*
rm -f Makefile
rm -fr deps
rm -f TAGS
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lwlib'
/bin/make -C lib bootstrap-clean
  GEN      lisp.mk
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lib'
rm -f *.[ao] *-t \#* deps/*
rm -f temacs core *.core \#* *.o
rm -f core *.stackdump alloca.h byteswap.h dirent.h errno.h execinfo.h fcntl.h getopt.h getopt-cdefs.h inttypes.h limits.h signal.h stdalign.h stddef.h stdint.h stdio.h stdlib.h string.h sys/select.h sys/stat.h sys/time.h sys/types.h time.h unistd.h
rm -f ../etc/DOC
rm -f Makefile
rm -f bootstrap-emacs emacs-26.3
rm -f buildobj.h
rm -f globals.h gl-stamp
rm -f *.res *.tmp
rm -fr deps
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lib'
rm -f emacs-*.*.*[0-9] emacs deps/*
rm -f emacs-module.h epaths.h config.h config.stamp
/bin/make -C lib-src bootstrap-clean
if test -f ./.gdbinit; then \
  mv ./.gdbinit ./.gdbinit.save; \
  if test -f "./.gdbinit"; then rm -f ./.gdbinit.save; \
  else mv ./.gdbinit.save ./.gdbinit; fi; \
fi
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lib-src'
rm -f core *.o *.res
rm -f etags ctags emacsclient  ebrowse profile hexl  movemail  make-docfile
rm -f TAGS Makefile blessmail
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lib-src'
/bin/make -C nt bootstrap-clean
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/nt'
rm -f core *.o *.res
rm -f runemacs addpm cmdproxy ddeclient 
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/src'
/bin/make -C doc/emacs bootstrap-clean
rm -f TAGS Makefile *.rc
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/emacs'
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
  *.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
true
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/nt'
/bin/make -C doc/misc bootstrap-clean
rm -f \
  ./../../info/emacs.info \
  ./../../info/emacs.info-[1-9] \
  ./../../info/emacs.info-[1-9][0-9]
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/misc'
rm -f *.aux *.log *.toc *.c[mp] *.c[mp]s *.fn *.fns \
  *.ky *.kys *.op *.ops *.p[gj] *.p[gj]s *.sc *.scs *.ss \
  *.t[gp] *.t[gp]s *.vr *.vrs
rm -f emacs.dvi emacs-xtra.dvi emacs.html emacs.pdf emacs-xtra.pdf emacs.ps emacs-xtra.ps
rm -f gnustmp*
rm -f Makefile
for file in ada-mode auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede ediff edt eieio emacs-mime epa erc ert eshell eudc efaq eww flymake forms gnus emacs-gnutls htmlfontify idlwave ido info.info mairix-el message mh-e newsticker nxml-mode octave-mode org pcl-cvs pgg rcirc remember reftex sasl sc semantic ses sieve smtpmail speedbar srecode todo-mode tramp url vhdl-mode vip viper widget wisent woman efaq-w32; do \
  file=`echo ${file} | sed 's/\.info$//'`.info; \
  rm -f \
    ./../../info/${file} \
    ./../../info/${file}-[1-9] \
    ./../../info/${file}-[1-9][0-9]; \
done
rm -f ./emacsver.texi
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/emacs'
/bin/make -C doc/lispref bootstrap-clean
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/lispref'
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
  *.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
rm -f elisp[12]* vol[12].tmp
rm -f \
  ./../../info/elisp.info \
  ./../../info/elisp.info-[1-9] \
  ./../../info/elisp.info-[1-9][0-9]
rm -f elisp.dvi elisp.html elisp.pdf elisp.ps
rm -f vol[12].dvi vol[12].pdf vol[12].ps
rm -f Makefile
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/lispref'
/bin/make -C doc/lispintro bootstrap-clean
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/lispintro'
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
  *.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
rm -f \
  ./../../info/eintr.info \
  ./../../info/eintr.info-[1-9]
rm -f emacs-lisp-intro.dvi emacs-lisp-intro.html emacs-lisp-intro.pdf emacs-lisp-intro.ps
rm -f Makefile
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/lispintro'
/bin/make -C nextstep bootstrap-clean
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/nextstep'
rm -rf 
rm -f Makefile
rm -f GNUstep/Emacs.base/Resources/Info-gnustep.plist \
  GNUstep/Emacs.base/Resources/Emacs.desktop \
  Cocoa/Emacs.base/Contents/Info.plist \
  Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/nextstep'
/bin/make -C leim bootstrap-clean
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/leim'
rm -f ./../lisp/leim/quail/CCDOSPY.el ./../lisp/leim/quail/Punct.el ./../lisp/leim/quail/QJ.el ./../lisp/leim/quail/SW.el ./../lisp/leim/quail/TONEPY.el ./../lisp/leim/quail/4Corner.el ./../lisp/leim/quail/ARRAY30.el ./../lisp/leim/quail/ECDICT.el ./../lisp/leim/quail/ETZY.el ./../lisp/leim/quail/Punct-b5.el ./../lisp/leim/quail/PY-b5.el ./../lisp/leim/quail/QJ-b5.el ./../lisp/leim/quail/ZOZY.el ./../lisp/leim/quail/tsang-b5.el ./../lisp/leim/quail/quick-b5.el ./../lisp/leim/quail/tsang-cns.el ./../lisp/leim/quail/quick-cns.el ./../lisp/leim/quail/PY.el ./../lisp/leim/quail/ZIRANMA.el ./../lisp/leim/quail/CTLau.el ./../lisp/leim/quail/CTLau-b5.el ./../lisp/leim/leim-list.el
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/leim'
/bin/make -C lisp bootstrap-clean
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lisp'
find . -name '*.elc' -delete
rm -f ./ps-print-loaddefs.el ./textmodes/reftex-loaddefs.el ./net/tramp-loaddefs.el ./cedet/srecode/loaddefs.el ./cedet/ede/loaddefs.el ./cedet/semantic/loaddefs.el ./mh-e/mh-loaddefs.el ./calendar/cal-loaddefs.el ./calendar/hol-loaddefs.el ./calendar/diary-loaddefs.el ./loaddefs.el ./mail/rmail-loaddefs.el ./org/org-loaddefs.el ./calc/calc-loaddefs.el ./emacs-lisp/eieio-loaddefs.el ./emacs-lisp/cl-loaddefs.el ./dired-loaddefs.el ./htmlfontify-loaddefs.el ./ibuffer-loaddefs.el ./cus-load.el ./finder-inf.el ./subdirs.el ./eshell/esh-groups.el
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lisp'
rm -f *.dvi *.html *.pdf *.ps
rm -f Makefile
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/misc'
for dir in admin/grammars admin/unidata admin/charsets; do \
  /bin/make -C $dir bootstrap-clean || exit; \
done
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/grammars'
make[1]: Nothing to be done for 'bootstrap-clean'.
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/grammars'
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/unidata'
rm -f ./*.elc unidata.txt
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/unidata'
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/charsets'
rm -f jisx2131-filter
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/charsets'
[ ! -d test ] || /bin/make -C test bootstrap-clean
[ ! -f config.log ] || mv -f config.log config.log~
rm -rf ./info
rm -f ./etc/refcards/emacsver.tex
rm -f config.cache config.log ./doc/man/emacs.1
cd . && ./autogen.sh autoconf
Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Emacs)
Checking for autoconf (need at least version 2.65) ... ok
Your system has the required tools.
Running 'autoreconf -fi -I m4' ...
configure.ac:780: warning: The macro `AC_PROG_CC_STDC' is obsolete.
configure.ac:780: You should run autoupdate.
m4/std-gnu11.m4:476: AC_PROG_CC_STDC is expanded from...
m4/gnulib-common.m4:239: gl_PROG_CC_C99 is expanded from...
configure.ac:780: the top level
configure.ac:811: warning: The macro `AC_GNU_SOURCE' is obsolete.
configure.ac:811: You should run autoupdate.
./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from...
m4/gnulib-comp.m4:34: gl_EARLY is expanded from...
configure.ac:811: the top level
configure.ac:1733: warning: Checking for headers with the preprocessor is
configure.ac:1733: deprecated. Specify prerequisite code to AC_CHECK_HEADER
configure.ac:1733: instead of using fourth argument `-'. (Many headers need
configure.ac:1733: no prerequisites. If you truly need to test whether
configure.ac:1733: something passes the preprocessor but not the compiler,
configure.ac:1733: use AC_PREPROC_IFELSE.)
./lib/autoconf/headers.m4:115: _AC_CHECK_HEADER_PREPROC is expanded from...
./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
configure.ac:1733: the top level
configure.ac:1734: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:1734: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:1734: the top level
configure.ac:4456: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:4456: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.ac:4456: the top level
You can now run './configure'.
/bin/make MAKEFILE_NAME=force-Makefile force-Makefile
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
if [ -x ./config.status ]; then	\
     ./config.status --recheck;	\
else				\
     ./configure --cache-file=/dev/null; \
fi
MAKE='/bin/make' ./config.status
config.status: creating src/emacs-module.h
config.status: creating Makefile
config.status: creating lib/gnulib.mk
config.status: creating ./doc/man/emacs.1
config.status: creating lib/Makefile
config.status: creating lib-src/Makefile
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating admin/charsets/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating src/config.h
config.status: executing src/epaths.h commands
make[2]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
make[2]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
make[2]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
make[2]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
/bin/make all
make[1]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
if [ -x ./config.status ]; then	\
     ./config.status --recheck;	\
else				\
     ./configure --cache-file=/dev/null; \
fi
/bin/make -C lib all
/bin/make info-real info-dir
make[2]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
if [ -x ./config.status ]; then	\
     ./config.status --recheck;	\
else				\
     ./configure --cache-file=/dev/null; \
fi
make[2]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lib'
  GEN      alloca.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      inttypes.h
  GEN      limits.h
  GEN      signal.h
/bin/make -C doc/lispref info
make[3]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/lispref'
/home/pbulk/build/editors/emacs26-nox11/work/.tools/bin/mkdir -p ../../info
  GEN      ../../info/elisp.info
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/select.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      time.h
  GEN      unistd.h
  CC       fcntl.o
  CC       sig2str.o
  CC       time_rz.o
  CC       acl-errno-valid.o
  CC       acl-internal.o
In file included from acl-internal.c:24:
acl-internal.h:300:3: warning: 'const' attribute on function returning 'void' [-Wattributes]
  300 |   ;
      |   ^
  CC       get-permissions.o
In file included from get-permissions.c:25:
acl-internal.h:300:3: warning: 'const' attribute on function returning 'void' [-Wattributes]
  300 |   ;
      |   ^
  CC       set-permissions.o
In file included from set-permissions.c:24:
acl-internal.h:300:3: warning: 'const' attribute on function returning 'void' [-Wattributes]
  300 |   ;
      |   ^
  CC       allocator.o
  CC       binary-io.o
  CC       c-ctype.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  CC       careadlinkat.o
careadlinkat.c: In function 'careadlinkat':
cc1: warning: function may return address of local variable [-Wreturn-local-addr]
careadlinkat.c:73:8: note: declared here
   73 |   char stack_buf[1024];
      |        ^~~~~~~~~
functions.texi:2324: warning: @inforef is obsolete
errors.texi:213: warning: unexpected argument on @ignore line: The following seem to be unused now.
  CC       close-stream.o
  CC       count-leading-zeros.o
  CC       count-one-bits.o
  CC       count-trailing-zeros.o
  CC       md5.o
  CC       sha1.o
  CC       sha256.o
  CC       sha512.o
  CC       dtoastr.o
  CC       dtotimespec.o
  CC       filemode.o
  CC       filevercmp.o
  CC       gettime.o
  CC       nstrftime.o
  CC       pipe2.o
  CC       qcopy-acl.o
In file included from qcopy-acl.c:24:
acl-internal.h:300:3: warning: 'const' attribute on function returning 'void' [-Wattributes]
  300 |   ;
      |   ^
  CC       stat-time.o
  CC       tempname.o
  CC       timespec.o
  CC       timespec-add.o
  CC       timespec-sub.o
  CC       u64.o
  CC       unistd.o
  CC       utimens.o
utimens.c: In function 'fdutimens':
utimens.c:383:17: warning: 'update_timespec' accessing 16 bytes in a region of size 8 [-Wstringop-overflow=]
  383 |       if (ts && update_timespec (&st, &ts))
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
utimens.c:383:17: note: referencing argument 2 of type 'struct timespec **'
utimens.c:134:1: note: in a call to function 'update_timespec'
  134 | update_timespec (struct stat const *statbuf, struct timespec *ts[2])
      | ^~~~~~~~~~~~~~~
utimens.c: In function 'lutimens':
utimens.c:596:17: warning: 'update_timespec' accessing 16 bytes in a region of size 8 [-Wstringop-overflow=]
  596 |       if (ts && update_timespec (&st, &ts))
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
utimens.c:596:17: note: referencing argument 2 of type 'struct timespec **'
utimens.c:134:1: note: in a call to function 'update_timespec'
  134 | update_timespec (struct stat const *statbuf, struct timespec *ts[2])
      | ^~~~~~~~~~~~~~~
  CC       openat-die.o
  CC       save-cwd.o
  CC       e-fcntl.o
  CC       e-sig2str.o
  CC       e-time_rz.o
  CC       e-acl-errno-valid.o
  CC       e-acl-internal.o
In file included from acl-internal.c:24:
acl-internal.h:300:3: warning: 'const' attribute on function returning 'void' [-Wattributes]
  300 |   ;
      |   ^
  CC       e-get-permissions.o
In file included from get-permissions.c:25:
acl-internal.h:300:3: warning: 'const' attribute on function returning 'void' [-Wattributes]
  300 |   ;
      |   ^
  CC       e-set-permissions.o
In file included from set-permissions.c:24:
acl-internal.h:300:3: warning: 'const' attribute on function returning 'void' [-Wattributes]
  300 |   ;
      |   ^
  CC       e-allocator.o
  CC       e-binary-io.o
  CC       e-c-ctype.o
  CC       e-c-strcasecmp.o
  CC       e-c-strncasecmp.o
  CC       e-careadlinkat.o
careadlinkat.c: In function 'careadlinkat':
cc1: warning: function may return address of local variable [-Wreturn-local-addr]
careadlinkat.c:73:8: note: declared here
   73 |   char stack_buf[1024];
      |        ^~~~~~~~~
  CC       e-close-stream.o
  CC       e-count-leading-zeros.o
  CC       e-count-one-bits.o
  CC       e-count-trailing-zeros.o
  CC       e-md5.o
  CC       e-sha1.o
  CC       e-sha256.o
make[3]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/lispref'
/bin/make -C doc/lispintro info
make[3]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/lispintro'
  GEN      ../../info/eintr.info
  CC       e-sha512.o
emacs-lisp-intro.texi:15868: warning: @noindent is useless inside of a paragraph
  CC       e-dtoastr.o
  CC       e-dtotimespec.o
  CC       e-filemode.o
  CC       e-filevercmp.o
make[3]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/lispintro'
/bin/make -C doc/emacs info
make[3]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/emacs'
  GEN      ../../info/emacs.info
  CC       e-gettime.o
  CC       e-nstrftime.o
  CC       e-pipe2.o
  CC       e-qcopy-acl.o
In file included from qcopy-acl.c:24:
acl-internal.h:300:3: warning: 'const' attribute on function returning 'void' [-Wattributes]
  300 |   ;
      |   ^
  CC       e-stat-time.o
text.texi:64: warning: @inforef is obsolete
  CC       e-tempname.o
  CC       e-timespec.o
  CC       e-timespec-add.o
  CC       e-timespec-sub.o
  CC       e-u64.o
  CC       e-unistd.o
  CC       e-utimens.o
utimens.c: In function 'fdutimens':
utimens.c:383:17: warning: 'update_timespec' accessing 16 bytes in a region of size 8 [-Wstringop-overflow=]
  383 |       if (ts && update_timespec (&st, &ts))
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
utimens.c:383:17: note: referencing argument 2 of type 'struct timespec **'
utimens.c:134:1: note: in a call to function 'update_timespec'
  134 | update_timespec (struct stat const *statbuf, struct timespec *ts[2])
      | ^~~~~~~~~~~~~~~
utimens.c: In function 'lutimens':
utimens.c:596:17: warning: 'update_timespec' accessing 16 bytes in a region of size 8 [-Wstringop-overflow=]
  596 |       if (ts && update_timespec (&st, &ts))
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
utimens.c:596:17: note: referencing argument 2 of type 'struct timespec **'
utimens.c:134:1: note: in a call to function 'update_timespec'
  134 | update_timespec (struct stat const *statbuf, struct timespec *ts[2])
      | ^~~~~~~~~~~~~~~
  CC       e-openat-die.o
  CC       e-save-cwd.o
  AR       libgnu.a
  AR       libegnu.a
make[2]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lib'
/bin/make -C lib-src all
make[2]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lib-src'
  CC       regex.o
  CCLD     emacsclient
emacsclient.c: In function 'decode_options':
emacsclient.c:497:17: warning: implicit declaration of function 'getopt_long_only'; did you mean 'getopt_long'? [-Wimplicit-function-declaration]
  497 |       int opt = getopt_long_only (argc, argv,
      |                 ^~~~~~~~~~~~~~~~
      |                 getopt_long
  CCLD     ebrowse
make[3]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/emacs'
/bin/make -C doc/misc info
make[3]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/misc'
  GEN      ../../info/ada-mode.info
  CCLD     profile
  CCLD     hexl
  GEN      ../../info/auth.info
  CC       pop.o
  CCLD     make-docfile
  GEN      ../../info/autotype.info
  GEN      ../../info/bovine.info
bovine.texi:80: warning: @inforef is obsolete
bovine.texi:86: warning: @inforef is obsolete
bovine.texi:107: warning: @inforef is obsolete
bovine.texi:117: warning: @inforef is obsolete
bovine.texi:126: warning: @inforef is obsolete
bovine.texi:148: warning: @inforef is obsolete
bovine.texi:172: warning: @inforef is obsolete
bovine.texi:385: warning: @inforef is obsolete
  GEN      ../../info/calc.info
  CCLD     etags
In function 'xrealloc',
    inlined from 'linebuffer_setlen' at etags.c:7301:7,
    inlined from 'find_entries' at etags.c:1895:3:
etags.c:7319:18: warning: argument 2 range [9223372036854775808, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
 7319 |   void *result = realloc (ptr, size);
      |                  ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/stdlib.h:37,
                 from etags.c:121:
etags.c: In function 'find_entries':
/usr/include/stdlib.h:550:14: note: in a call to allocation function 'realloc' declared here
  550 | extern void *realloc (void *__ptr, size_t __size)
      |              ^~~~~~~
In function 'xrealloc',
    inlined from 'linebuffer_setlen' at etags.c:7301:7,
    inlined from 'HTML_labels' at etags.c:5783:3:
etags.c:7319:18: warning: argument 2 range [9223372036854775808, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
 7319 |   void *result = realloc (ptr, size);
      |                  ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/stdlib.h:37,
                 from etags.c:121:
etags.c: In function 'HTML_labels':
/usr/include/stdlib.h:550:14: note: in a call to allocation function 'realloc' declared here
  550 | extern void *realloc (void *__ptr, size_t __size)
      |              ^~~~~~~
In function 'xrealloc',
    inlined from 'linebuffer_setlen' at etags.c:7301:7,
    inlined from 'HTML_labels' at etags.c:5854:6:
etags.c:7319:18: warning: argument 2 range [9223372036854775808, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
 7319 |   void *result = realloc (ptr, size);
      |                  ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/stdlib.h:37,
                 from etags.c:121:
etags.c: In function 'HTML_labels':
/usr/include/stdlib.h:550:14: note: in a call to allocation function 'realloc' declared here
  550 | extern void *realloc (void *__ptr, size_t __size)
      |              ^~~~~~~
  CCLD     ctags
In file included from ctags.c:2:
In function 'xrealloc',
    inlined from 'linebuffer_setlen' at etags.c:7301:7,
    inlined from 'find_entries' at etags.c:1895:3:
etags.c:7319:18: warning: argument 2 range [9223372036854775808, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
 7319 |   void *result = realloc (ptr, size);
      |                  ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/stdlib.h:37,
                 from etags.c:121,
                 from ctags.c:2:
etags.c: In function 'find_entries':
/usr/include/stdlib.h:550:14: note: in a call to allocation function 'realloc' declared here
  550 | extern void *realloc (void *__ptr, size_t __size)
      |              ^~~~~~~
In file included from ctags.c:2:
In function 'xrealloc',
    inlined from 'linebuffer_setlen' at etags.c:7301:7,
    inlined from 'HTML_labels' at etags.c:5783:3:
etags.c:7319:18: warning: argument 2 range [9223372036854775808, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
 7319 |   void *result = realloc (ptr, size);
      |                  ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/stdlib.h:37,
                 from etags.c:121,
                 from ctags.c:2:
etags.c: In function 'HTML_labels':
/usr/include/stdlib.h:550:14: note: in a call to allocation function 'realloc' declared here
  550 | extern void *realloc (void *__ptr, size_t __size)
      |              ^~~~~~~
In file included from ctags.c:2:
In function 'xrealloc',
    inlined from 'linebuffer_setlen' at etags.c:7301:7,
    inlined from 'HTML_labels' at etags.c:5854:6:
etags.c:7319:18: warning: argument 2 range [9223372036854775808, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
 7319 |   void *result = realloc (ptr, size);
      |                  ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/stdlib.h:37,
                 from etags.c:121,
                 from ctags.c:2:
etags.c: In function 'HTML_labels':
/usr/include/stdlib.h:550:14: note: in a call to allocation function 'realloc' declared here
  550 | extern void *realloc (void *__ptr, size_t __size)
      |              ^~~~~~~
  GEN      ../../info/ccmode.info
cc-mode.texi:840: warning: @footnote should not appear on @item line
cc-mode.texi:1228: warning: @footnote should not appear on @item line
cc-mode.texi:1233: warning: @footnote should not appear on @item line
cc-mode.texi:1579: warning: @footnote should not appear on @item line
  CCLD     movemail
  GEN      ../../info/cl.info
make[2]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/lib-src'
  GEN      ../../info/dbus.info
  GEN      ../../info/dired-x.info
  GEN      ../../info/ebrowse.info
  GEN      info/dir
  GEN      ../../info/ede.info
  GEN      ../../info/ediff.info
ede.texi:1436: warning: @xref should not appear anywhere inside @w
ede.texi:1519: warning: @xref should not appear anywhere inside @w
ede.texi:1524: warning: @xref should not appear anywhere inside @w
ede.texi:1524: warning: @xref should not appear anywhere inside @w
ede.texi:1524: warning: @xref should not appear anywhere inside @w
ede.texi:1524: warning: @xref should not appear anywhere inside @w
ede.texi:1524: warning: @xref should not appear anywhere inside @w
ede.texi:1524: warning: @xref should not appear anywhere inside @w
ede.texi:1805: warning: @xref should not appear anywhere inside @w
ede.texi:1807: warning: @xref should not appear anywhere inside @w
ede.texi:1927: warning: @xref should not appear anywhere inside @w
ede.texi:1929: warning: @xref should not appear anywhere inside @w
ede.texi:1957: warning: @xref should not appear anywhere inside @w
ede.texi:1959: warning: @xref should not appear anywhere inside @w
ede.texi:1987: warning: @xref should not appear anywhere inside @w
ede.texi:1989: warning: @xref should not appear anywhere inside @w
ede.texi:2177: warning: @xref should not appear anywhere inside @w
ede.texi:2179: warning: @xref should not appear anywhere inside @w
ede.texi:2219: warning: @xref should not appear anywhere inside @w
ede.texi:2221: warning: @xref should not appear anywhere inside @w
ede.texi:2375: warning: @xref should not appear anywhere inside @w
ede.texi:2375: warning: @xref should not appear anywhere inside @w
ede.texi:2581: warning: @xref should not appear anywhere inside @w
ede.texi:2586: warning: @xref should not appear anywhere inside @w
ede.texi:2586: warning: @xref should not appear anywhere inside @w
ede.texi:2770: warning: @xref should not appear anywhere inside @w
ede.texi:2772: warning: @xref should not appear anywhere inside @w
ede.texi:2777: warning: @xref should not appear anywhere inside @w
ede.texi:2777: warning: @xref should not appear anywhere inside @w
ede.texi:2777: warning: @xref should not appear anywhere inside @w
ede.texi:2777: warning: @xref should not appear anywhere inside @w
ede.texi:2777: warning: @xref should not appear anywhere inside @w
ede.texi:2868: warning: @xref should not appear anywhere inside @w
ede.texi:2870: warning: @xref should not appear anywhere inside @w
ede.texi:2872: warning: @xref should not appear anywhere inside @w
ede.texi:2922: warning: @xref should not appear anywhere inside @w
ede.texi:2924: warning: @xref should not appear anywhere inside @w
ede.texi:2926: warning: @xref should not appear anywhere inside @w
ede.texi:2931: warning: @xref should not appear anywhere inside @w
ede.texi:2931: warning: @xref should not appear anywhere inside @w
ede.texi:2984: warning: @xref should not appear anywhere inside @w
ede.texi:2986: warning: @xref should not appear anywhere inside @w
ede.texi:2988: warning: @xref should not appear anywhere inside @w
ede.texi:2990: warning: @xref should not appear anywhere inside @w
ede.texi:3027: warning: @xref should not appear anywhere inside @w
ede.texi:3029: warning: @xref should not appear anywhere inside @w
ede.texi:3031: warning: @xref should not appear anywhere inside @w
ede.texi:3033: warning: @xref should not appear anywhere inside @w
ede.texi:3038: warning: @xref should not appear anywhere inside @w
ede.texi:3106: warning: @xref should not appear anywhere inside @w
ede.texi:3108: warning: @xref should not appear anywhere inside @w
ede.texi:3110: warning: @xref should not appear anywhere inside @w
ede.texi:3112: warning: @xref should not appear anywhere inside @w
ede.texi:3114: warning: @xref should not appear anywhere inside @w
ede.texi:3166: warning: @xref should not appear anywhere inside @w
ede.texi:3168: warning: @xref should not appear anywhere inside @w
ede.texi:3170: warning: @xref should not appear anywhere inside @w
ede.texi:3175: warning: @xref should not appear anywhere inside @w
ede.texi:3242: warning: @xref should not appear anywhere inside @w
ede.texi:3244: warning: @xref should not appear anywhere inside @w
ede.texi:3246: warning: @xref should not appear anywhere inside @w
ede.texi:3248: warning: @xref should not appear anywhere inside @w
ede.texi:3357: warning: @xref should not appear anywhere inside @w
ede.texi:3359: warning: @xref should not appear anywhere inside @w
ede.texi:3361: warning: @xref should not appear anywhere inside @w
ede.texi:3413: warning: @xref should not appear anywhere inside @w
ede.texi:3415: warning: @xref should not appear anywhere inside @w
ede.texi:3417: warning: @xref should not appear anywhere inside @w
ede.texi:3499: warning: @xref should not appear anywhere inside @w
ede.texi:3501: warning: @xref should not appear anywhere inside @w
ede.texi:3543: warning: @xref should not appear anywhere inside @w
ede.texi:3548: warning: @xref should not appear anywhere inside @w
ede.texi:3548: warning: @xref should not appear anywhere inside @w
ede.texi:3548: warning: @xref should not appear anywhere inside @w
ede.texi:3548: warning: @xref should not appear anywhere inside @w
ede.texi:3581: warning: @xref should not appear anywhere inside @w
ede.texi:3583: warning: @xref should not appear anywhere inside @w
ede.texi:3588: warning: @xref should not appear anywhere inside @w
ede.texi:3626: warning: @xref should not appear anywhere inside @w
ede.texi:3628: warning: @xref should not appear anywhere inside @w
ede.texi:3630: warning: @xref should not appear anywhere inside @w
ede.texi:3664: warning: @xref should not appear anywhere inside @w
ede.texi:3666: warning: @xref should not appear anywhere inside @w
ede.texi:3697: warning: @xref should not appear anywhere inside @w
ede.texi:3699: warning: @xref should not appear anywhere inside @w
ede.texi:3730: warning: @xref should not appear anywhere inside @w
ede.texi:3732: warning: @xref should not appear anywhere inside @w
ede.texi:3760: warning: @xref should not appear anywhere inside @w
ede.texi:3762: warning: @xref should not appear anywhere inside @w
ede.texi:3812: warning: @xref should not appear anywhere inside @w
ede.texi:3814: warning: @xref should not appear anywhere inside @w
ede.texi:3967: warning: @xref should not appear anywhere inside @w
ede.texi:3967: warning: @xref should not appear anywhere inside @w
ede.texi:4075: warning: @xref should not appear anywhere inside @w
ede.texi:4080: warning: @xref should not appear anywhere inside @w
ede.texi:4183: warning: @xref should not appear anywhere inside @w
ede.texi:4185: warning: @xref should not appear anywhere inside @w
ede.texi:4226: warning: @xref should not appear anywhere inside @w
/bin/make -C src VCSWITNESS='' all
make[2]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/src'
  GEN      globals.h
  GEN      ../../info/edt.info
  GEN      buildobj.h
  GEN      ../../info/eieio.info
/bin/make -C ../admin/charsets all
make[3]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/charsets'
  GEN      ../../etc/charsets/JISX2131.map
  GEN      ../../info/emacs-mime.info
  GEN      charsets.stamp
make[3]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/charsets'
/bin/make -C ../admin/unidata charscript.el
make[3]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/unidata'
make[3]: Nothing to be done for 'charscript.el'.
make[3]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/unidata'
/bin/make -C ../admin/charsets cp51932.el
make[3]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/charsets'
make[3]: Nothing to be done for 'cp51932.el'.
make[3]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/charsets'
/bin/make -C ../admin/charsets eucjp-ms.el
make[3]: Entering directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/charsets'
make[3]: Nothing to be done for 'eucjp-ms.el'.
make[3]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/admin/charsets'
  CC       dispnew.o
  GEN      ../../info/epa.info
  GEN      ../../info/erc.info
  GEN      ../../info/ert.info
  CC       frame.o
  GEN      ../../info/eshell.info
  GEN      ../../info/eudc.info
  GEN      ../../info/efaq.info
  CC       scroll.o
  CC       xdisp.o
  GEN      ../../info/eww.info
  GEN      ../../info/flymake.info
  GEN      ../../info/forms.info
  GEN      ../../info/gnus.info
  GEN      ../../info/emacs-gnutls.info
  GEN      ../../info/htmlfontify.info
  GEN      ../../info/idlwave.info
  GEN      ../../info/ido.info
  GEN      ../../info/info.info
  GEN      ../../info/mairix-el.info
  GEN      ../../info/message.info
  GEN      ../../info/mh-e.info
  CC       menu.o
  CC       window.o
  GEN      ../../info/newsticker.info
  GEN      ../../info/nxml-mode.info
  GEN      ../../info/octave-mode.info
octave-mode.texi:147: warning: @noindent is useless inside of a paragraph
  GEN      ../../info/org.info
  CC       charset.o
org.texi:13614: warning: @inforef is obsolete
org.texi:13617: warning: @inforef is obsolete
org.texi:13868: warning: @inforef is obsolete
org.texi:13946: warning: @inforef is obsolete
  CC       coding.o
  GEN      ../../info/pcl-cvs.info
pcl-cvs.texi:842: warning: @inforef is obsolete
  GEN      ../../info/pgg.info
  GEN      ../../info/rcirc.info
  GEN      ../../info/remember.info
  GEN      ../../info/reftex.info
  GEN      ../../info/sasl.info
  GEN      ../../info/sc.info
  GEN      ../../info/semantic.info
  GEN      ../../info/ses.info
  GEN      ../../info/sieve.info
  CC       category.o
  GEN      ../../info/smtpmail.info
  CC       ccl.o
  GEN      ../../info/speedbar.info
  GEN      ../../info/srecode.info
srecode.texi:262: warning: @inforef is obsolete
  CC       character.o
  GEN      ../../info/todo-mode.info
  GEN      ../../info/tramp.info
  CC       chartab.o
tramp.texi:3917: warning: @indent is useless inside of a paragraph
tramp.texi:3918: warning: @indent is useless inside of a paragraph
tramp.texi:3919: warning: @indent is useless inside of a paragraph
tramp.texi:3920: warning: @indent is useless inside of a paragraph
tramp.texi:3921: warning: @indent is useless inside of a paragraph
tramp.texi:3922: warning: @indent is useless inside of a paragraph
tramp.texi:3923: warning: @indent is useless inside of a paragraph
tramp.texi:3924: warning: @indent is useless inside of a paragraph
tramp.texi:3925: warning: @indent is useless inside of a paragraph
tramp.texi:3926: warning: @indent is useless inside of a paragraph
  GEN      ../../info/url.info
  CC       bidi.o
  GEN      ../../info/vhdl-mode.info
  GEN      ../../info/vip.info
  CC       cm.o
  GEN      ../../info/viper.info
  CC       term.o
  GEN      ../../info/widget.info
  GEN      ../../info/wisent.info
wisent.texi:386: warning: @anchor should not appear on @item line
wisent.texi:1578: warning: @inforef is obsolete
wisent.texi:1965: warning: @inforef is obsolete
  GEN      ../../info/woman.info
  GEN      ../../info/efaq-w32.info
  CC       terminal.o
  CC       xfaces.o
make[3]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/doc/misc'
make[2]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
  CC       emacs.o
  CC       keyboard.o
  CC       macros.o
  CC       keymap.o
  CC       sysdep.o
sysdep.c:1795:22: error: variably modified 'sigsegv_stack' at file scope
 1795 | static unsigned char sigsegv_stack[SIGSTKSZ];
      |                      ^~~~~~~~~~~~~
make[2]: *** [Makefile:377: sysdep.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3/src'
make[1]: *** [Makefile:421: src] Error 2
make[1]: Leaving directory '/home/pbulk/build/editors/emacs26-nox11/work/emacs-26.3'
make: *** [Makefile:1107: bootstrap] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/editors/emacs26-nox11
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/editors/emacs26-nox11