=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for syncterm-1.8-src.tgz => Checksum SHA512 OK for syncterm-1.8-src.tgz ===> Installing dependencies for syncterm-1.8 ========================================================================== The supported build options for syncterm are: alsa alsa curses curses jxl oss oss portaudio portaudio pulseaudio pulseaudio sdl2 sdl2 sdl2 x11 x11 The currently selected options are: curses sdl2 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.syncterm (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, syncterm-1.8. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * 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 gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.42.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.5.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency SDL2>=2.32.10nb1: found SDL2-2.32.10nb2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libX11>=1.5: found libX11-1.8.13 => Full dependency libXinerama>=1.0.1: found libXinerama-1.1.6nb1 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.5 => Full dependency ncurses>=6.5: found ncurses-6.6 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb6 => Build dependency xorgproto>=2016.1: found xorgproto-2025.1 => Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb5 => Full dependency flac>=1.1.0nb1: found flac-1.5.0nb1 => Full dependency libiconv>=1.9.1: found libiconv-1.18 => Full dependency lame>=3.93.1nb2: found lame-3.100nb7 => Full dependency libXScrnSaver>=1.1.2: found libXScrnSaver-1.2.5nb1 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXcursor>=1.1.1: found libXcursor-1.2.3 => Full dependency libXdamage>=1.0.3: found libXdamage-1.1.7 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=1.1: found libXext-1.3.7 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.2 => Full dependency libXi>=1.0.0: found libXi-1.8.2 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.7nb1 => Full dependency libdrm>=2.4.15: found libdrm-2.4.131 => Full dependency libogg>=1.1: found libogg-1.3.6 => Full dependency libopus>=1.1: found libopus-1.6.1 => Full dependency libpciaccess>=0.10.4: found libpciaccess-0.19 => Full dependency libsamplerate>=0.0.13nb1: found libsamplerate-0.2.2nb5 => Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb2 => Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency libxshmfence>=1.2: found libxshmfence-1.3.3 => Full dependency mpg123>=1.0.0: found mpg123-1.33.4 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for syncterm-1.8 ===> Extracting for syncterm-1.8 ===> Patching for syncterm-1.8 => Applying pkgsrc patches for syncterm-1.8 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_build_Common.gmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_build_Common.gmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_build_Common.gmake,v 1.1 2025/03/05 18:21:22 vins Exp $ | |Do not hard-code -O3 and -fpic. | |--- src/build/Common.gmake.orig 2025-03-05 16:41:31.557894840 +0000 |+++ src/build/Common.gmake -------------------------- Patching file src/build/Common.gmake using Plan A... Hunk #1 succeeded at 279 (offset 1 line). Hunk #2 succeeded at 532 (offset 11 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_sbbs3_zmodem.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_sbbs3_zmodem.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_sbbs3_zmodem.c,v 1.1 2025/03/06 04:33:36 vins Exp $ | |Include for UINT_MAX | |--- src/sbbs3/zmodem.c.orig 2025-02-11 18:23:24.000000000 +0000 |+++ src/sbbs3/zmodem.c -------------------------- Patching file src/sbbs3/zmodem.c using Plan A... Hunk #1 succeeded at 35. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_syncterm_GNUmakefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_syncterm_GNUmakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_syncterm_GNUmakefile,v 1.2 2025/03/05 18:21:22 vins Exp $ | |Use SYSTEM_LIST_DIR to refer to the configuration directory |in man pages rather than the DESTDIR. | |--- src/syncterm/GNUmakefile.orig 2025-03-02 21:16:40.838077160 +0000 |+++ src/syncterm/GNUmakefile -------------------------- Patching file src/syncterm/GNUmakefile using Plan A... Hunk #1 succeeded at 190 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_syncterm_conn__pty.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_syncterm_conn__pty.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_syncterm_conn__pty.c,v 1.1 2025/03/06 04:33:36 vins Exp $ | |cfsetspeed() is a BSD extension. | |--- src/syncterm/conn_pty.c.orig 2025-03-05 20:26:19.553091505 +0000 |+++ src/syncterm/conn_pty.c -------------------------- Patching file src/syncterm/conn_pty.c using Plan A... Hunk #1 succeeded at 482 (offset -5 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_syncterm_syncterm.man.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_syncterm_syncterm.man.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_syncterm_syncterm.man.in,v 1.4 2026/04/20 16:34:27 vins Exp $ | |Do not embed DESTDIR in installed man paths. | |--- src/syncterm/syncterm.man.in.orig 2026-04-18 20:39:38.000000000 +0000 |+++ src/syncterm/syncterm.man.in -------------------------- Patching file src/syncterm/syncterm.man.in using Plan A... Hunk #1 succeeded at 139. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_xpdev_Common.gmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_xpdev_Common.gmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_xpdev_Common.gmake,v 1.3 2025/10/12 06:01:33 vins Exp $ | |Allow discovery of PortAudio within pkgsrc prefix. | |--- src/xpdev/Common.gmake.orig 2025-10-12 05:48:59.765729609 +0000 |+++ src/xpdev/Common.gmake -------------------------- Patching file src/xpdev/Common.gmake using Plan A... Hunk #1 succeeded at 221 (offset 17 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_xpdev_genwrap.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_xpdev_genwrap.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_xpdev_genwrap.h,v 1.2 2025/03/05 18:21:22 vins Exp $ | |* Recognize __powerpc__ as well. |* ARCHITECTURE_DESC is unused, no need to error out for that. | |--- src/xpdev/genwrap.h.orig 2025-02-11 18:23:24.000000000 +0000 |+++ src/xpdev/genwrap.h -------------------------- Patching file src/xpdev/genwrap.h using Plan A... Hunk #1 succeeded at 218. Hunk #2 succeeded at 232 (offset 4 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_xpdev_sockwrap.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/comms/syncterm/patches/patch-src_xpdev_sockwrap.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_xpdev_sockwrap.h,v 1.1 2025/03/06 04:33:36 vins Exp $ | |Define FIONBIO on illumos. | |--- src/xpdev/sockwrap.h.orig 2025-03-05 22:05:50.777295821 +0000 |+++ src/xpdev/sockwrap.h -------------------------- Patching file src/xpdev/sockwrap.h using Plan A... Hunk #1 succeeded at 71. done ===> Creating toolchain wrappers for syncterm-1.8 ===> Configuring for syncterm-1.8 => SunOS stdint(3) doesn't provide `u_int*' typedefs => Checking for portability problems in extracted files