=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/ytalk", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for ytalk-3.3.0.tar.gz => Checksum SHA512 OK for ytalk-3.3.0.tar.gz ===> Installing dependencies for ytalk-3.3.0nb1 ========================================================================== The following variables will affect the build process of this package, ytalk-3.3.0nb1. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses 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 cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency ncurses>=6.5: found ncurses-6.6 ===> Overriding tools for ytalk-3.3.0nb1 ===> Extracting for ytalk-3.3.0nb1 ===> Patching for ytalk-3.3.0nb1 => Applying pkgsrc patches for ytalk-3.3.0nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ytalk/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ytalk/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2006/01/12 19:57:00 wiz Exp $ | |--- configure.in.orig 2005-02-07 18:33:28.000000000 +0100 |+++ configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 45. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ytalk/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ytalk/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2006/01/12 19:57:00 wiz Exp $ | |--- Makefile.in.orig 2005-02-13 15:20:12.000000000 +0100 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 155. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ytalk/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ytalk/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.2 2006/01/12 19:57:00 wiz Exp $ | |--- src/header.h.orig 2005-02-13 14:48:53.000000000 +0100 |+++ src/header.h -------------------------- Patching file src/header.h using Plan A... Hunk #1 succeeded at 290. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ytalk/patches/patch-ad => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/ytalk/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.1 2006/01/12 19:57:00 wiz Exp $ | |--- configure.orig 2005-02-13 15:20:16.000000000 +0100 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 4331. Hunk #2 succeeded at 4382. Hunk #3 succeeded at 5294. Hunk #4 succeeded at 5345. Hunk #5 succeeded at 5416. done ===> Creating toolchain wrappers for ytalk-3.3.0nb1 ===> Configuring for ytalk-3.3.0nb1 => 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 checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /usr/bin/nawk 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether make sets $(MAKE)... (cached) yes checking for egrep... grep -E checking for ANSI C header files... no 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 for long... yes checking size of long... 8 checking for u_int... yes checking size of u_int... 4 checking for initscr in -lcurses... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for keypad in -lcurses... yes checking for tcgetattr... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for socket... no checking for socket in -lsocket... yes checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for ANSI C header files... (cached) no checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking iovec.h usability... no checking iovec.h presence... no checking for iovec.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/stat.h... (cached) yes checking for size_t... yes checking return type of signal handlers... int checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for socklen_t... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking for openpty... no checking for openpty in -lutil... no checking whether gcc needs -traditional... no checking for putenv... yes checking for strerror... yes checking for ttyname... yes checking for ptsname... yes checking for grantpt... yes checking for unlockpt... yes checking for setsid... yes checking for tcflush... yes checking for snprintf... yes checking for sigprocmask... yes checking for gethostname... yes checking for select... yes configure: creating ./config.status config.status: creating docs/Makefile config.status: creating docs/ytalk.1 config.status: creating test/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands