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 nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> 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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/misc/splitvt/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/misc/splitvt/patches/patch-ab
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/misc/splitvt/patches/patch-ac
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/misc/splitvt/patches/patch-ad
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/misc/splitvt/patches/patch-cut-paste.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/misc/splitvt/patches/patch-vttest.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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
Making configuration...
config.c:8:18: warning: '/*' within block comment [-Wcomment]
/*#define DEBUG         /* Provides extra debugging info */
                        ^
config.c:32:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(argc, argv)
^
config.c:99:7: warning: implicit declaration of function 'grep' is invalid in C99 [-Wimplicit-function-declaration]
        if ( grep("/usr/include", "unistd.h", "_getpty") )
             ^
config.c:174:8: warning: implicit declaration of function 'access' is invalid in C99 [-Wimplicit-function-declaration]
        if ( (access("/etc/utmp", (R_OK|W_OK)) == 0) && getuid() )
              ^
config.c:174:50: warning: implicit declaration of function 'getuid' is invalid in C99 [-Wimplicit-function-declaration]
        if ( (access("/etc/utmp", (R_OK|W_OK)) == 0) && getuid() )
                                                        ^
5 warnings generated.
	I will use sgttyb tty structures.

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