=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for pict-4.1.tar.gz => Checksum RMD160 OK for pict-4.1.tar.gz => Checksum SHA512 OK for pict-4.1.tar.gz => Checksum SHA1 OK for pict-jumbo-patch-20180316.gz => Checksum RMD160 OK for pict-jumbo-patch-20180316.gz => Checksum SHA512 OK for pict-jumbo-patch-20180316.gz ===> Installing dependencies for pict-4.1nb17 ========================================================================== The following variables will affect the build process of this package, pict-4.1nb17. Their current value is shown below: * OCAML_USE_OPT_COMPILER = yes Based on these variables, the following variables have been set: * TERMCAP_TYPE = termcap 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3 => Tool dependency gmake>=3.81: found gmake-4.3nb2 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.34: found x11-links-1.34 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency ocaml>=4.11.2: found ocaml-4.11.2 ===> 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 pict-4.1nb17 ===> Extracting for pict-4.1nb17 ===> Patching for pict-4.1nb17 => Applying distribution patches for pict-4.1nb17 => Applying distribution patch pict-jumbo-patch-20180316.gz Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1521188171 14400 |# Fri Mar 16 04:16:11 2018 -0400 |# Node ID 0aeb082ca22dbbabe1365074da862a833330d14f |# Parent b8ab7cb612194ced85a8dd5d59b5c335497affa6 |Fix void main. | |diff -r b8ab7cb61219 -r 0aeb082ca22d Config/autoconf |--- a/Config/autoconf Fri Mar 16 00:03:16 2018 -0400 |+++ b/Config/autoconf Fri Mar 16 04:16:11 2018 -0400 -------------------------- Patching file Config/autoconf using Plan A... Hunk #1 succeeded at 6. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r b8ab7cb61219 -r 0aeb082ca22d Config/bytecopy.c |--- a/Config/bytecopy.c Fri Mar 16 00:03:16 2018 -0400 |+++ b/Config/bytecopy.c Fri Mar 16 04:16:11 2018 -0400 -------------------------- Patching file Config/bytecopy.c using Plan A... Hunk #1 succeeded at 3. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r b8ab7cb61219 -r 0aeb082ca22d Examples/Tests/persona.c |--- a/Examples/Tests/persona.c Fri Mar 16 00:03:16 2018 -0400 |+++ b/Examples/Tests/persona.c Fri Mar 16 04:16:11 2018 -0400 -------------------------- Patching file Examples/Tests/persona.c using Plan A... Hunk #1 succeeded at 13. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r b8ab7cb61219 -r 0aeb082ca22d Runtime/main.c |--- a/Runtime/main.c Fri Mar 16 00:03:16 2018 -0400 |+++ b/Runtime/main.c Fri Mar 16 04:16:11 2018 -0400 -------------------------- Patching file Runtime/main.c using Plan A... Hunk #1 succeeded at 9. Hunk #2 succeeded at 25. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1521188179 14400 |# Fri Mar 16 04:16:19 2018 -0400 |# Node ID bf729a32b06b411a1766bdee86338b6995922cfc |# Parent 0aeb082ca22dbbabe1365074da862a833330d14f |Try both -R and -Wl,-R to set the rpath at link time. |While on some platforms both work, on others only one of the two does. | |diff -r 0aeb082ca22d -r bf729a32b06b Config/autoconf |--- a/Config/autoconf Fri Mar 16 04:16:11 2018 -0400 |+++ b/Config/autoconf Fri Mar 16 04:16:19 2018 -0400 -------------------------- Patching file Config/autoconf using Plan A... Hunk #1 succeeded at 167. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1521188188 14400 |# Fri Mar 16 04:16:28 2018 -0400 |# Node ID 4484bad8b3351a5e2b5e2acd8f646c1d0d55c00e |# Parent bf729a32b06b411a1766bdee86338b6995922cfc |Add support for installing into a $(DESTDIR). | |(This is typically wanted by OS-level packaging systems.) | |diff -r bf729a32b06b -r 4484bad8b335 Lib/Makefile |--- a/Lib/Makefile Fri Mar 16 04:16:19 2018 -0400 |+++ b/Lib/Makefile Fri Mar 16 04:16:28 2018 -0400 -------------------------- Patching file Lib/Makefile using Plan A... Hunk #1 succeeded at 9. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r bf729a32b06b -r 4484bad8b335 Makefile |--- a/Makefile Fri Mar 16 04:16:19 2018 -0400 |+++ b/Makefile Fri Mar 16 04:16:28 2018 -0400 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 38. Hunk #2 succeeded at 50. Hunk #3 succeeded at 104. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r bf729a32b06b -r 4484bad8b335 Pict/Makefile |--- a/Pict/Makefile Fri Mar 16 04:16:19 2018 -0400 |+++ b/Pict/Makefile Fri Mar 16 04:16:28 2018 -0400 -------------------------- Patching file Pict/Makefile using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 27. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r bf729a32b06b -r 4484bad8b335 Runtime/Makefile |--- a/Runtime/Makefile Fri Mar 16 04:16:19 2018 -0400 |+++ b/Runtime/Makefile Fri Mar 16 04:16:28 2018 -0400 -------------------------- Patching file Runtime/Makefile using Plan A... Hunk #1 succeeded at 4. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r bf729a32b06b -r 4484bad8b335 SiteSpecific |--- a/SiteSpecific Fri Mar 16 04:16:19 2018 -0400 |+++ b/SiteSpecific Fri Mar 16 04:16:28 2018 -0400 -------------------------- Patching file SiteSpecific using Plan A... Hunk #1 succeeded at 29. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r bf729a32b06b -r 4484bad8b335 Tools/Makefile |--- a/Tools/Makefile Fri Mar 16 04:16:19 2018 -0400 |+++ b/Tools/Makefile Fri Mar 16 04:16:28 2018 -0400 -------------------------- Patching file Tools/Makefile using Plan A... Hunk #1 succeeded at 3. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1521188235 14400 |# Fri Mar 16 04:17:15 2018 -0400 |# Node ID 3137e12d294d3c5e4cdf443d64502f5448f212cd |# Parent 4484bad8b3351a5e2b5e2acd8f646c1d0d55c00e |Adapt to immutable strings; fixes build with ocaml 4.06. | |diff -r 4484bad8b335 -r 3137e12d294d Pict/lexer.src |--- a/Pict/lexer.src Fri Mar 16 04:16:28 2018 -0400 |+++ b/Pict/lexer.src Fri Mar 16 04:17:15 2018 -0400 -------------------------- Patching file Pict/lexer.src using Plan A... Hunk #1 succeeded at 88. Hunk #2 succeeded at 97. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 4484bad8b335 -r 3137e12d294d Pict/var.ml |--- a/Pict/var.ml Fri Mar 16 04:16:28 2018 -0400 |+++ b/Pict/var.ml Fri Mar 16 04:17:15 2018 -0400 -------------------------- Patching file Pict/var.ml using Plan A... Hunk #1 succeeded at 6. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1521188254 14400 |# Fri Mar 16 04:17:34 2018 -0400 |# Node ID 94cb5800c04ef4bbf181cdc2c20505b02867b250 |# Parent 3137e12d294d3c5e4cdf443d64502f5448f212cd |Fix ocaml warnings about deprecated syntax. |(and a couple other similar things) | |diff -r 3137e12d294d -r 94cb5800c04e Pict/ccode.ml |--- a/Pict/ccode.ml Fri Mar 16 04:17:15 2018 -0400 |+++ b/Pict/ccode.ml Fri Mar 16 04:17:34 2018 -0400 -------------------------- Patching file Pict/ccode.ml using Plan A... Hunk #1 succeeded at 82. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 3137e12d294d -r 94cb5800c04e Pict/compile.ml |--- a/Pict/compile.ml Fri Mar 16 04:17:15 2018 -0400 |+++ b/Pict/compile.ml Fri Mar 16 04:17:34 2018 -0400 -------------------------- Patching file Pict/compile.ml using Plan A... Hunk #1 succeeded at 187. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 3137e12d294d -r 94cb5800c04e Pict/copt.ml |--- a/Pict/copt.ml Fri Mar 16 04:17:15 2018 -0400 |+++ b/Pict/copt.ml Fri Mar 16 04:17:34 2018 -0400 -------------------------- Patching file Pict/copt.ml using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 94. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 3137e12d294d -r 94cb5800c04e Pict/flags.ml |--- a/Pict/flags.ml Fri Mar 16 04:17:15 2018 -0400 |+++ b/Pict/flags.ml Fri Mar 16 04:17:34 2018 -0400 -------------------------- Patching file Pict/flags.ml using Plan A... Hunk #1 succeeded at 38. Hunk #2 succeeded at 81. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 3137e12d294d -r 94cb5800c04e Pict/inter.ml |--- a/Pict/inter.ml Fri Mar 16 04:17:15 2018 -0400 |+++ b/Pict/inter.ml Fri Mar 16 04:17:34 2018 -0400 -------------------------- Patching file Pict/inter.ml using Plan A... Hunk #1 succeeded at 108. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 3137e12d294d -r 94cb5800c04e Pict/kind.ml |--- a/Pict/kind.ml Fri Mar 16 04:17:15 2018 -0400 |+++ b/Pict/kind.ml Fri Mar 16 04:17:34 2018 -0400 -------------------------- Patching file Pict/kind.ml using Plan A... Hunk #1 succeeded at 21. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 3137e12d294d -r 94cb5800c04e Pict/optimise.ml |--- a/Pict/optimise.ml Fri Mar 16 04:17:15 2018 -0400 |+++ b/Pict/optimise.ml Fri Mar 16 04:17:34 2018 -0400 -------------------------- Patching file Pict/optimise.ml using Plan A... Hunk #1 succeeded at 500. Hunk #2 succeeded at 529. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 3137e12d294d -r 94cb5800c04e Pict/simplify.ml |--- a/Pict/simplify.ml Fri Mar 16 04:17:15 2018 -0400 |+++ b/Pict/simplify.ml Fri Mar 16 04:17:34 2018 -0400 -------------------------- Patching file Pict/simplify.ml using Plan A... Hunk #1 succeeded at 114. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 3137e12d294d -r 94cb5800c04e Pict/types.ml |--- a/Pict/types.ml Fri Mar 16 04:17:15 2018 -0400 |+++ b/Pict/types.ml Fri Mar 16 04:17:34 2018 -0400 -------------------------- Patching file Pict/types.ml using Plan A... Hunk #1 succeeded at 115. Hunk #2 succeeded at 155. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1521188296 14400 |# Fri Mar 16 04:18:16 2018 -0400 |# Node ID f27f5dec39fc1754b8f6e8ef1942ef37f28712a2 |# Parent 94cb5800c04ef4bbf181cdc2c20505b02867b250 |Silence ocaml warnings "this expression should have type unit". |None of these seem to be bugs, but it's better not to have the build |issuing warnings as that can mask other warnings that *are* bugs. | |diff -r 94cb5800c04e -r f27f5dec39fc Pict/check.ml |--- a/Pict/check.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/check.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/check.ml using Plan A... Hunk #1 succeeded at 401. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 94cb5800c04e -r f27f5dec39fc Pict/copt.ml |--- a/Pict/copt.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/copt.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/copt.ml using Plan A... Hunk #1 succeeded at 198. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 94cb5800c04e -r f27f5dec39fc Pict/flags.ml |--- a/Pict/flags.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/flags.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/flags.ml using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 60. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 94cb5800c04e -r f27f5dec39fc Pict/fv.ml |--- a/Pict/fv.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/fv.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/fv.ml using Plan A... Hunk #1 succeeded at 119. Hunk #2 succeeded at 132. Hunk #3 succeeded at 161. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 94cb5800c04e -r f27f5dec39fc Pict/inter.ml |--- a/Pict/inter.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/inter.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/inter.ml using Plan A... Hunk #1 succeeded at 289. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 94cb5800c04e -r f27f5dec39fc Pict/kinding.ml |--- a/Pict/kinding.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/kinding.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/kinding.ml using Plan A... Hunk #1 succeeded at 23. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 94cb5800c04e -r f27f5dec39fc Pict/leq.ml |--- a/Pict/leq.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/leq.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/leq.ml using Plan A... Hunk #1 succeeded at 10. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 94cb5800c04e -r f27f5dec39fc Pict/lint.ml |--- a/Pict/lint.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/lint.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/lint.ml using Plan A... Hunk #1 succeeded at 150. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 94cb5800c04e -r f27f5dec39fc Pict/misc.ml |--- a/Pict/misc.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/misc.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/misc.ml using Plan A... Hunk #1 succeeded at 58. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 94cb5800c04e -r f27f5dec39fc Pict/optimise.ml |--- a/Pict/optimise.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/optimise.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/optimise.ml using Plan A... Hunk #1 succeeded at 152. Hunk #2 succeeded at 162. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 94cb5800c04e -r f27f5dec39fc Pict/types.ml |--- a/Pict/types.ml Fri Mar 16 04:17:34 2018 -0400 |+++ b/Pict/types.ml Fri Mar 16 04:18:16 2018 -0400 -------------------------- Patching file Pict/types.ml using Plan A... Hunk #1 succeeded at 410. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1521188309 14400 |# Fri Mar 16 04:18:29 2018 -0400 |# Node ID 2f0053d953cc8b988f2f920fbd7873a926eee680 |# Parent f27f5dec39fc1754b8f6e8ef1942ef37f28712a2 |Fix compiler warnings in the runtime. | |diff -r f27f5dec39fc -r 2f0053d953cc Runtime/gc.c |--- a/Runtime/gc.c Fri Mar 16 04:18:16 2018 -0400 |+++ b/Runtime/gc.c Fri Mar 16 04:18:29 2018 -0400 -------------------------- Patching file Runtime/gc.c using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r f27f5dec39fc -r 2f0053d953cc Runtime/input.c |--- a/Runtime/input.c Fri Mar 16 04:18:16 2018 -0400 |+++ b/Runtime/input.c Fri Mar 16 04:18:29 2018 -0400 -------------------------- Patching file Runtime/input.c using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1521188376 14400 |# Fri Mar 16 04:19:36 2018 -0400 |# Node ID 6b4bf40f166c36214d74debe81aaf45ca314ba77 |# Parent 2f0053d953cc8b988f2f920fbd7873a926eee680 |Fix some compiler warnings that appear building the standard library. |(Some of the fragments of C in the library sources aren't typesafe, |in ways that older gccs used to silently ignore; others were missing |headers, and Sockets didn't know about socklen_t.) | |diff -r 2f0053d953cc -r 6b4bf40f166c Lib/Posix/Sockets.src |--- a/Lib/Posix/Sockets.src Fri Mar 16 04:18:29 2018 -0400 |+++ b/Lib/Posix/Sockets.src Fri Mar 16 04:19:36 2018 -0400 -------------------------- Patching file Lib/Posix/Sockets.src using Plan A... Hunk #1 succeeded at 216. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 2f0053d953cc -r 6b4bf40f166c Lib/Std/Bytes.src |--- a/Lib/Std/Bytes.src Fri Mar 16 04:18:29 2018 -0400 |+++ b/Lib/Std/Bytes.src Fri Mar 16 04:19:36 2018 -0400 -------------------------- Patching file Lib/Std/Bytes.src using Plan A... Hunk #1 succeeded at 124. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 2f0053d953cc -r 6b4bf40f166c Lib/Std/MD5.src |--- a/Lib/Std/MD5.src Fri Mar 16 04:18:29 2018 -0400 |+++ b/Lib/Std/MD5.src Fri Mar 16 04:19:36 2018 -0400 -------------------------- Patching file Lib/Std/MD5.src using Plan A... Hunk #1 succeeded at 138. Hunk #2 succeeded at 162. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 2f0053d953cc -r 6b4bf40f166c Lib/Std/String.src |--- a/Lib/Std/String.src Fri Mar 16 04:18:29 2018 -0400 |+++ b/Lib/Std/String.src Fri Mar 16 04:19:36 2018 -0400 -------------------------- Patching file Lib/Std/String.src using Plan A... Hunk #1 succeeded at 160. Hunk #2 succeeded at 202. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 2f0053d953cc -r 6b4bf40f166c Lib/X11/Xlib.src |--- a/Lib/X11/Xlib.src Fri Mar 16 04:18:29 2018 -0400 |+++ b/Lib/X11/Xlib.src Fri Mar 16 04:19:36 2018 -0400 -------------------------- Patching file Lib/X11/Xlib.src using Plan A... Hunk #1 succeeded at 992. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |# HG changeset patch |# User dholland@NetBSD.org |# Date 1521188484 14400 |# Fri Mar 16 04:21:24 2018 -0400 |# Node ID 9a132c254108808323468753cdd291424a26b16a |# Parent 6b4bf40f166c36214d74debe81aaf45ca314ba77 |Use Int32 instead of plain int. | |This avoids various truncation problems caused by the fact that ocaml |"int" is signed and only 31 bits wide, at least on 32-bit platforms. | |I made this patch in 2009 and while it's sufficient it's clearly |not necessary nor optimal. For the moment, though, keep it as is. | |diff -r 6b4bf40f166c -r 9a132c254108 Pict/ccode.ml |--- a/Pict/ccode.ml Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/ccode.ml Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/ccode.ml using Plan A... Hunk #1 succeeded at 12. Hunk #2 succeeded at 26. Hunk #3 succeeded at 43. Hunk #4 succeeded at 79. Hunk #5 succeeded at 133. Hunk #6 succeeded at 181. Hunk #7 succeeded at 216. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/ccode.mli |--- a/Pict/ccode.mli Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/ccode.mli Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/ccode.mli using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 26. Hunk #3 succeeded at 43. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/codegen.ml |--- a/Pict/codegen.ml Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/codegen.ml Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/codegen.ml using Plan A... Hunk #1 succeeded at 49. Hunk #2 succeeded at 113. Hunk #3 succeeded at 135. Hunk #4 succeeded at 152. Hunk #5 succeeded at 242. Hunk #6 succeeded at 270. Hunk #7 succeeded at 294. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/copt.ml |--- a/Pict/copt.ml Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/copt.ml Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/copt.ml using Plan A... Hunk #1 succeeded at 23. Hunk #2 succeeded at 99. Hunk #3 succeeded at 144. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/inter.ml |--- a/Pict/inter.ml Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/inter.ml Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/inter.ml using Plan A... Hunk #1 succeeded at 65. Hunk #2 succeeded at 170. Hunk #3 succeeded at 217. Hunk #4 succeeded at 228. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/inter.mli |--- a/Pict/inter.mli Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/inter.mli Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/inter.mli using Plan A... Hunk #1 succeeded at 59. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/lexer.src |--- a/Pict/lexer.src Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/lexer.src Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/lexer.src using Plan A... Hunk #1 succeeded at 183. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/optimise.ml |--- a/Pict/optimise.ml Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/optimise.ml Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/optimise.ml using Plan A... Hunk #1 succeeded at 166. Hunk #2 succeeded at 262. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/parser.src |--- a/Pict/parser.src Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/parser.src Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/parser.src using Plan A... Hunk #1 succeeded at 89. Hunk #2 succeeded at 211. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/simplify.ml |--- a/Pict/simplify.ml Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/simplify.ml Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/simplify.ml using Plan A... Hunk #1 succeeded at 46. Hunk #2 succeeded at 114. Hunk #3 succeeded at 122. Hunk #4 succeeded at 131. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/simplify.mli |--- a/Pict/simplify.mli Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/simplify.mli Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/simplify.mli using Plan A... Hunk #1 succeeded at 46. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/syntax.ml |--- a/Pict/syntax.ml Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/syntax.ml Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/syntax.ml using Plan A... Hunk #1 succeeded at 74. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -r 6b4bf40f166c -r 9a132c254108 Pict/syntax.mli |--- a/Pict/syntax.mli Fri Mar 16 04:19:36 2018 -0400 |+++ b/Pict/syntax.mli Fri Mar 16 04:21:24 2018 -0400 -------------------------- Patching file Pict/syntax.mli using Plan A... Hunk #1 succeeded at 74. done => Applying pkgsrc patches for pict-4.1nb17 => Verifying /tree/pkgsrc/lang/pict/patches/patch-aa => Applying pkgsrc patch /tree/pkgsrc/lang/pict/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1.1.1 2009/10/28 06:13:40 dholland Exp $ | |Configure installation dirs for pkgsrc. | |--- SiteSpecific.orig 2009-10-23 23:11:58.000000000 -0400 |+++ SiteSpecific 2009-10-23 23:28:27.000000000 -0400 -------------------------- Patching file SiteSpecific using Plan A... Hunk #1 succeeded at 13. Hunk #2 succeeded at 91 (offset 7 lines). done ===> Creating toolchain wrappers for pict-4.1nb17 ===> Configuring for pict-4.1nb17 => Checking for portability problems in extracted files