+ 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/xemacs-21.5.35nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xemacs-21.5.35nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for xemacs-21.5.35.tar.gz => Checksum SHA512 OK for xemacs-21.5.35.tar.gz ===> Installing dependencies for xemacs-21.5.35nb2 ========================================================================== The supported build options for xemacs are: canna debug ldap x11 xface xft The currently selected options are: x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.xemacs (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, xemacs-21.5.35nb2. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * XAW_TYPE = standard Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency gtexinfo>=3.12: found gtexinfo-7.0.3 => Tool dependency perl>=5.0: found perl-5.36.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb2 => Build dependency xbitmaps>=1.0: found xbitmaps-1.1.3 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency gdbm>=1.18.1: found gdbm-1.23 => Full dependency gettext-lib>=0.18: found gettext-lib-0.21.1 => Full dependency gmp>=5.0.1: found gmp-6.2.1nb3 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency ncurses>=6.3nb1: found ncurses-6.4 => Full dependency jpeg>=9: found jpeg-9e => Full dependency png>=1.6.0nb1: found png-1.6.39 => Full dependency tiff>=4.5.0: found tiff-4.5.1 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.16 => Full dependency libXaw>=1.0.5: found libXaw-1.0.15 ===> Overriding tools for xemacs-21.5.35nb2 ===> Extracting for xemacs-21.5.35nb2 cp /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs/files/xemacs.desktop /home/pbulk/build/editors/xemacs-current/work/xemacs-21.5.35/etc/ ===> Patching for xemacs-21.5.35nb2 rm /home/pbulk/build/editors/xemacs-current/work/xemacs-21.5.35/etc/.cvsignore rm /home/pbulk/build/editors/xemacs-current/work/xemacs-21.5.35/lisp/.cvsignore rm /home/pbulk/build/editors/xemacs-current/work/xemacs-21.5.35/lisp/mule/.cvsignore => Applying pkgsrc patches for xemacs-21.5.35nb2 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-Makefile.in.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-Makefile.in.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in.in,v 1.4 2023/05/21 00:13:56 hauke Exp $ | |Sprinkle DESTDIR dust. | |Avoid installing backup~ files. | |Avoid NetBSD make compatibilty issues with $@ | |The standards.info provided by XEmacs conflicts with the one installed by |devel/autoconf, which is probably newer. | |Prefix {c,e}tags to avoid conflicts. | |Make TAR settable, to work around shortcomings in base tar(1) | |was patch-aa | |--- Makefile.in.in.orig 2023-05-13 18:09:51.000000000 +0000 |+++ Makefile.in.in -------------------------- Patching file Makefile.in.in using Plan A... Hunk #1 succeeded at 67. Hunk #2 succeeded at 374. Hunk #3 succeeded at 416. Hunk #4 succeeded at 439. Hunk #5 succeeded at 475. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.6 2023/05/24 11:40:11 hauke Exp $ | |The 21.5 requirement of makeinfo 4.12 seems arbitrary - the |NetBSD-enclosed makeinfo 4.8 appears to work just fine. Plus, simply |not setting MAKEINFO will leave us without .info files. | |--- configure.orig 2023-05-13 18:09:51.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 11434. Hunk #2 succeeded at 11450. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-lib-src_Makefile.in.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-lib-src_Makefile.in.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib-src_Makefile.in.in,v 1.2 2023/05/21 00:13:56 hauke Exp $ | |Add missing DESTDIR prefixes | |Install internal build scripts as scripts | |Prefix {c,e}tags to avoid conflicts | |Was patch-ac | |--- lib-src/Makefile.in.in.orig 2023-05-13 18:09:52.000000000 +0000 |+++ lib-src/Makefile.in.in -------------------------- Patching file lib-src/Makefile.in.in using Plan A... Hunk #1 succeeded at 246. Hunk #2 succeeded at 261. Hunk #3 succeeded at 390. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-lib-src_fakemail.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-lib-src_fakemail.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib-src_fakemail.c,v 1.2 2023/05/21 00:13:56 hauke Exp $ | |Fix build on DragonFly. | |Was patch-aj | |--- lib-src/fakemail.c.orig 2023-05-13 18:09:52.000000000 +0000 |+++ lib-src/fakemail.c -------------------------- Patching file lib-src/fakemail.c using Plan A... Hunk #1 succeeded at 140. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-lwlib_Makefile.in.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-lwlib_Makefile.in.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lwlib_Makefile.in.in,v 1.1 2017/11/16 15:07:05 hauke Exp $ | |SunOS 5 bmake / gmake fixes | |--- lwlib/Makefile.in.in.orig 2013-08-21 17:43:43.000000000 +0000 |+++ lwlib/Makefile.in.in -------------------------- Patching file lwlib/Makefile.in.in using Plan A... Hunk #1 succeeded at 61. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-modules_common_Makefile.common => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-modules_common_Makefile.common Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_common_Makefile.common,v 1.1 2017/11/15 14:59:55 hauke Exp $ | |Deal with a difference between bmake and gmake in using $< in a |makefile target | |Was patch-al | |--- modules/common/Makefile.common.orig 2013-08-21 17:43:44.000000000 +0000 |+++ modules/common/Makefile.common -------------------------- Patching file modules/common/Makefile.common using Plan A... Hunk #1 succeeded at 99 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-src_Makefile.in.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-src_Makefile.in.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.in.in,v 1.3 2023/05/21 00:13:56 hauke Exp $ | |Deal with bulk build namespace intrusion. | |SunOS 5 bmake / gmake fixes | |Was patch-an | |--- src/Makefile.in.in.orig 2023-05-13 18:09:53.000000000 +0000 |+++ src/Makefile.in.in -------------------------- Patching file src/Makefile.in.in using Plan A... Hunk #1 succeeded at 365. Hunk #2 succeeded at 405. Hunk #3 succeeded at 611. Hunk #4 succeeded at 898. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-src_dired.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current/../../editors/xemacs-current/patches/patch-src_dired.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_dired.c,v 1.1 2017/11/15 14:58:53 hauke Exp $ | |Prefer NAME_MAX over MAXNAMLEN, if available | |Was patch-ak | |--- src/dired.c.orig 2013-08-21 17:43:45.000000000 +0000 |+++ src/dired.c -------------------------- Patching file src/dired.c using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 104. done ===> Creating toolchain wrappers for xemacs-21.5.35nb2 ===> Configuring for xemacs-21.5.35nb2 => Fixing paths in XEmacs desktop file => 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 configure: error: unrecognized option: `--with_sound=none' Try `./configure --help' for more information *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/xemacs-current