=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for splitvt-1.6.6.tar.gz => Checksum SHA512 OK for splitvt-1.6.6.tar.gz ===> Installing dependencies for splitvt-1.6.6 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for splitvt-1.6.6 ===> Extracting for splitvt-1.6.6 ===> Patching for splitvt-1.6.6 => Applying pkgsrc patches for splitvt-1.6.6 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2005/11/10 18:25:42 joerg Exp $ | |--- splitvt.c.orig 2005-11-10 18:17:36.000000000 +0000 |+++ splitvt.c -------------------------- Patching file splitvt.c using Plan A... Hunk #1 succeeded at 111 (offset 9 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2008/07/25 03:38:01 tonnerre Exp $ | |--- vtmouse.c.orig 2007-04-01 19:58:22.000000000 +0200 |+++ vtmouse.c -------------------------- Patching file vtmouse.c using Plan A... Hunk #1 succeeded at 83. Hunk #2 succeeded at 120. Hunk #3 succeeded at 171. Hunk #4 succeeded at 287. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1 2005/11/10 18:25:42 joerg Exp $ | |--- parserc.c.orig 2005-11-10 18:22:31.000000000 +0000 |+++ parserc.c -------------------------- Patching file parserc.c using Plan A... Hunk #1 succeeded at 166 (offset 12 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-ad => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.2 2013/07/19 12:54:58 joerg Exp $ | |--- misc.c.orig 2007-04-01 17:56:30.000000000 +0000 |+++ misc.c -------------------------- Patching file misc.c using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 109. Hunk #3 succeeded at 886. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-cut-paste.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-cut-paste.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cut-paste.c,v 1.1 2013/01/11 00:00:50 joerg Exp $ | |--- cut-paste.c.orig 2013-01-10 22:43:42.000000000 +0000 |+++ cut-paste.c -------------------------- Patching file cut-paste.c using Plan A... Hunk #1 succeeded at 312. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-vttest.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/misc/splitvt/patches/patch-vttest.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-vttest.c,v 1.1 2013/07/19 12:54:58 joerg Exp $ | |--- vttest.c.orig 2013-07-19 10:26:29.000000000 +0000 |+++ vttest.c -------------------------- Patching file vttest.c using Plan A... Hunk #1 succeeded at 15. done ===> Creating toolchain wrappers for splitvt-1.6.6 ===> Configuring for splitvt-1.6.6 => Checking for portability problems in extracted files Making configuration... config.c:32:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ config.c: In function 'main': config.c:99:7: warning: implicit declaration of function 'grep'; did you mean 'free'? [-Wimplicit-function-declaration] if ( grep("/usr/include", "unistd.h", "_getpty") ) ^~~~ free config.c:174:8: warning: implicit declaration of function 'access' [-Wimplicit-function-declaration] if ( (access("/etc/utmp", (R_OK|W_OK)) == 0) && getuid() ) ^~~~~~ config.c:174:50: warning: implicit declaration of function 'getuid'; did you mean 'getenv'? [-Wimplicit-function-declaration] if ( (access("/etc/utmp", (R_OK|W_OK)) == 0) && getuid() ) ^~~~~~ getenv Using the termcap library for terminal support. Your utmp file uses the host field. I will use sgttyb tty structures. I will use your ioctl compatibility header. I will use your sockets definition header. I will use wait4() instead of waitpid(). If installed set-uid root, this program will put entries for its windows in /etc/utmp, and will also change ownership of the ttys it acquires to the user running this program. Done. Type 'make' to build