=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for ocaml-3.12.1.tar.bz2 => Checksum RMD160 OK for ocaml-3.12.1.tar.bz2 => Checksum SHA1 OK for ocamlduce-3.12.1.0.tar.gz => Checksum RMD160 OK for ocamlduce-3.12.1.0.tar.gz ===> Installing dependencies for ocamlduce-3.12.1.0nb1 => Build dependency gmake>=3.81: found gmake-3.82nb5 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency ocaml-findlib-[0-9]*: found ocaml-findlib-1.3.3nb1 => Full dependency ocaml>=4.00.1: found ocaml-4.00.1 ===> Overriding tools for ocamlduce-3.12.1.0nb1 ===> Extracting for ocamlduce-3.12.1.0nb1 ===> Patching for ocamlduce-3.12.1.0nb1 => Applying pkgsrc patches for ocamlduce-3.12.1.0nb1 ===> Creating toolchain wrappers for ocamlduce-3.12.1.0nb1 ===> Configuring for ocamlduce-3.12.1.0nb1 cd /scratch/lang/ocamlduce/work/ocamlduce-3.12.1.0 && DISTDIR=/dsk3/pbulk/distfiles0 make prepare tar jxf /dsk3/pbulk/distfiles0/ocaml-4.00.1.tar.bz2 cp -PpR META.in VERSION ocamlducefind mkocamlduce.sh ocaml-4.00.1 cp -PpR ocamlduce ocaml-4.00.1/otherlibs cd ocaml-4.00.1 && for X in ../patches/*.diff; do patch -p1 < $X; done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/asmcomp/asmlink.ml b/asmcomp/asmlink.ml |index 5424b38..d638f4a 100644 |--- a/asmcomp/asmlink.ml |+++ b/asmcomp/asmlink.ml -------------------------- Patching file asmcomp/asmlink.ml using Plan A... Hunk #1 succeeded at 299. Hunk #2 succeeded at 316. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/_tags b/_tags |index 052d8ae..98da7ed 100644 |--- a/_tags |+++ b/_tags -------------------------- Patching file _tags using Plan A... Hunk #1 succeeded at 96 (offset 12 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/myocamlbuild.ml b/myocamlbuild.ml |index d50274d..e0a7e90 100644 |--- a/myocamlbuild.ml |+++ b/myocamlbuild.ml -------------------------- Patching file myocamlbuild.ml using Plan A... Hunk #1 succeeded at 96. Hunk #2 succeeded at 120. Hunk #3 succeeded at 168. Hunk #4 succeeded at 229. Hunk #5 failed at 259. Hunk #6 succeeded at 312. Hunk #7 succeeded at 333. Hunk #8 succeeded at 840 (offset -3 lines). 1 out of 8 hunks failed--saving rejects to myocamlbuild.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/myocamlbuild_config.mli b/myocamlbuild_config.mli |index 28b2261..dd6ca3d 100644 |--- a/myocamlbuild_config.mli |+++ b/myocamlbuild_config.mli -------------------------- Patching file myocamlbuild_config.mli using Plan A... Hunk #1 succeeded at 69 (offset 11 lines). done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/bytecomp/bytelink.ml b/bytecomp/bytelink.ml |index bd8f3b2..1b3eafc 100644 |--- a/bytecomp/bytelink.ml |+++ b/bytecomp/bytelink.ml -------------------------- Patching file bytecomp/bytelink.ml using Plan A... Hunk #1 failed at 490. 1 out of 1 hunks failed--saving rejects to bytecomp/bytelink.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/bytecomp/translcore.ml b/bytecomp/translcore.ml |index e1a5008..a43f49b 100644 |--- a/bytecomp/translcore.ml |+++ b/bytecomp/translcore.ml -------------------------- Patching file bytecomp/translcore.ml using Plan A... Hunk #1 failed at 787. Hunk #2 succeeded at 837 with fuzz 1 (offset 11 lines). 1 out of 2 hunks failed--saving rejects to bytecomp/translcore.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/bytecomp/translext.ml b/bytecomp/translext.ml |new file mode 100644 |index 0000000..14435e2 |--- /dev/null |+++ b/bytecomp/translext.ml -------------------------- (Creating file bytecomp/translext.ml...) Patching file bytecomp/translext.ml using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/bytecomp/translext.mli b/bytecomp/translext.mli |new file mode 100644 |index 0000000..e30de32 |--- /dev/null |+++ b/bytecomp/translext.mli -------------------------- (Creating file bytecomp/translext.mli...) Patching file bytecomp/translext.mli using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/bytecomp/translmod.ml b/bytecomp/translmod.ml |index bc3fb13..2d4b928 100644 |--- a/bytecomp/translmod.ml |+++ b/bytecomp/translmod.ml -------------------------- Patching file bytecomp/translmod.ml using Plan A... Hunk #1 failed at 349. Hunk #2 failed at 544. Hunk #3 succeeded at 668 (offset 13 lines). 2 out of 3 hunks failed--saving rejects to bytecomp/translmod.ml.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/driver/compile.ml b/driver/compile.ml |index 8e14272..bbc55c8 100644 |--- a/driver/compile.ml |+++ b/driver/compile.ml -------------------------- Patching file driver/compile.ml using Plan A... Hunk #1 failed at 126. Hunk #2 succeeded at 155 (offset 7 lines). 1 out of 2 hunks failed--saving rejects to driver/compile.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/driver/errors.ml b/driver/errors.ml |index e7cd264..d5b2b7f 100644 |--- a/driver/errors.ml |+++ b/driver/errors.ml -------------------------- Patching file driver/errors.ml using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 46 (offset 3 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/driver/main.ml b/driver/main.ml |index 48c9647..de4ed8c 100644 |--- a/driver/main.ml |+++ b/driver/main.ml -------------------------- Patching file driver/main.ml using Plan A... Hunk #1 failed at 61. 1 out of 1 hunks failed--saving rejects to driver/main.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/driver/optcompile.ml b/driver/optcompile.ml |index 282a39c..073cd8a 100644 |--- a/driver/optcompile.ml |+++ b/driver/optcompile.ml -------------------------- Patching file driver/optcompile.ml using Plan A... Hunk #1 failed at 119. Hunk #2 succeeded at 146 with fuzz 1 (offset 1 line). 1 out of 2 hunks failed--saving rejects to driver/optcompile.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/driver/opterrors.ml b/driver/opterrors.ml |index ba83ab3..049b7d4 100644 |--- a/driver/opterrors.ml |+++ b/driver/opterrors.ml -------------------------- Patching file driver/opterrors.ml using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 45 (offset 3 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/driver/optmain.ml b/driver/optmain.ml |index 4ca4471..d9b8de5 100644 |--- a/driver/optmain.ml |+++ b/driver/optmain.ml -------------------------- Patching file driver/optmain.ml using Plan A... Hunk #1 failed at 56. 1 out of 1 hunks failed--saving rejects to driver/optmain.ml.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/ocamldoc/odoc_ast.ml b/ocamldoc/odoc_ast.ml |index 0d3472c..dbb3775 100644 |--- a/ocamldoc/odoc_ast.ml |+++ b/ocamldoc/odoc_ast.ml -------------------------- Patching file ocamldoc/odoc_ast.ml using Plan A... Hunk #1 succeeded at 1055 (offset 28 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/ocamldoc/odoc_misc.ml b/ocamldoc/odoc_misc.ml |index 1e9f496..1543675 100644 |--- a/ocamldoc/odoc_misc.ml |+++ b/ocamldoc/odoc_misc.ml -------------------------- Patching file ocamldoc/odoc_misc.ml using Plan A... Hunk #1 succeeded at 487. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/ocamldoc/odoc_sig.ml b/ocamldoc/odoc_sig.ml |index ecaba14..025c13d 100644 |--- a/ocamldoc/odoc_sig.ml |+++ b/ocamldoc/odoc_sig.ml -------------------------- Patching file ocamldoc/odoc_sig.ml using Plan A... Hunk #1 succeeded at 971 (offset 37 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/ocamldoc/odoc_str.ml b/ocamldoc/odoc_str.ml |index ad3d0a1..832658a 100644 |--- a/ocamldoc/odoc_str.ml |+++ b/ocamldoc/odoc_str.ml -------------------------- Patching file ocamldoc/odoc_str.ml using Plan A... Hunk #1 failed at 32. Hunk #2 failed at 44. 2 out of 2 hunks failed--saving rejects to ocamldoc/odoc_str.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/ocamldoc/odoc_value.ml b/ocamldoc/odoc_value.ml |index c88273d..8837837 100644 |--- a/ocamldoc/odoc_value.ml |+++ b/ocamldoc/odoc_value.ml -------------------------- Patching file ocamldoc/odoc_value.ml using Plan A... Hunk #1 succeeded at 85 with fuzz 2. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/parsing/lexer.mli b/parsing/lexer.mli |index 2e6ff1b..21c4d54 100644 |--- a/parsing/lexer.mli |+++ b/parsing/lexer.mli -------------------------- Patching file parsing/lexer.mli using Plan A... Hunk #1 failed at 14. Hunk #2 succeeded at 27 with fuzz 1 (offset 1 line). 1 out of 2 hunks failed--saving rejects to parsing/lexer.mli.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/parsing/lexer.mll b/parsing/lexer.mll |index a8db497..8a8b13c 100644 |--- a/parsing/lexer.mll |+++ b/parsing/lexer.mll -------------------------- Patching file parsing/lexer.mll using Plan A... Hunk #1 succeeded at 27 with fuzz 1. Hunk #2 succeeded at 128 (offset 6 lines). Hunk #3 succeeded at 249 (offset 3 lines). Hunk #4 succeeded at 419 (offset 6 lines). Hunk #5 succeeded at 571 (offset 14 lines). Hunk #6 succeeded at 708 (offset 15 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/parsing/parse.ml b/parsing/parse.ml |index d3fa85e..96a1791 100644 |--- a/parsing/parse.ml |+++ b/parsing/parse.ml -------------------------- Patching file parsing/parse.ml using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y] [1] Terminated patch -p1 <${X} Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tools/addlabels.ml b/tools/addlabels.ml |index 3fd1912..2ab7461 100644 |--- a/tools/addlabels.ml |+++ b/tools/addlabels.ml -------------------------- Patching file tools/addlabels.ml using Plan A... Hunk #1 failed at 276. 1 out of 1 hunks failed--saving rejects to tools/addlabels.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tools/depend.ml b/tools/depend.ml |index b528dc3..f61b543 100644 |--- a/tools/depend.ml |+++ b/tools/depend.ml -------------------------- Patching file tools/depend.ml using Plan A... Hunk #1 succeeded at 58 (offset 5 lines). Hunk #2 failed at 171. Hunk #3 succeeded at 244 (offset 17 lines). Hunk #4 succeeded at 285 (offset 4 lines). 1 out of 4 hunks failed--saving rejects to tools/depend.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tools/objinfo.ml b/tools/objinfo.ml |index 4f467f2..4d621ab 100644 |--- a/tools/objinfo.ml |+++ b/tools/objinfo.ml -------------------------- Patching file tools/objinfo.ml using Plan A... Hunk #1 failed at 221. 1 out of 1 hunks failed--saving rejects to tools/objinfo.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tools/ocamlprof.ml b/tools/ocamlprof.ml |index c081570..6761711 100644 |--- a/tools/ocamlprof.ml |+++ b/tools/ocamlprof.ml -------------------------- Patching file tools/ocamlprof.ml using Plan A... Hunk #1 failed at 288. 1 out of 1 hunks failed--saving rejects to tools/ocamlprof.ml.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/toplevel/expunge.ml b/toplevel/expunge.ml |index 8180090..d516a6f 100644 |--- a/toplevel/expunge.ml |+++ b/toplevel/expunge.ml -------------------------- Patching file toplevel/expunge.ml using Plan A... Hunk #1 failed at 24. 1 out of 1 hunks failed--saving rejects to toplevel/expunge.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/toplevel/genprintval.ml b/toplevel/genprintval.ml |index bc67afa..eed05f1 100644 |--- a/toplevel/genprintval.ml |+++ b/toplevel/genprintval.ml -------------------------- Patching file toplevel/genprintval.ml using Plan A... Hunk #1 failed at 52. Hunk #2 succeeded at 331 with fuzz 1 (offset 7 lines). 1 out of 2 hunks failed--saving rejects to toplevel/genprintval.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/toplevel/genprintval.mli b/toplevel/genprintval.mli |index edb8a4a..868b983 100644 |--- a/toplevel/genprintval.mli |+++ b/toplevel/genprintval.mli -------------------------- Patching file toplevel/genprintval.mli using Plan A... Hunk #1 succeeded at 17. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/toplevel/toplevellib.mllib b/toplevel/toplevellib.mllib |index a5e8b03..d4a8bbf 100644 |--- a/toplevel/toplevellib.mllib |+++ b/toplevel/toplevellib.mllib -------------------------- Patching file toplevel/toplevellib.mllib using Plan A... Hunk #1 succeeded at 19 (offset 2 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/toplevel/toploop.ml b/toplevel/toploop.ml |index 1c454b4..0e0e091 100644 |--- a/toplevel/toploop.ml |+++ b/toplevel/toploop.ml -------------------------- Patching file toplevel/toploop.ml using Plan A... Hunk #1 succeeded at 70. Hunk #2 failed at 227. Hunk #3 failed at 421. 2 out of 3 hunks failed--saving rejects to toplevel/toploop.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/toplevel/topmain.ml b/toplevel/topmain.ml |index 6ef5812..f6193e0 100644 |--- a/toplevel/topmain.ml |+++ b/toplevel/topmain.ml -------------------------- Patching file toplevel/topmain.ml using Plan A... Hunk #1 failed at 46. 1 out of 1 hunks failed--saving rejects to toplevel/topmain.ml.rej done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/typing/btype.ml b/typing/btype.ml |index 55045e7..1ea4a58 100644 |--- a/typing/btype.ml |+++ b/typing/btype.ml -------------------------- Patching file typing/btype.ml using Plan A... Hunk #1 succeeded at 222 with fuzz 1 (offset 26 lines). Hunk #2 succeeded at 285 (offset 26 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/typing/ctype.ml b/typing/ctype.ml |index 24bbb7d..7c997d6 100644 |--- a/typing/ctype.ml |+++ b/typing/ctype.ml -------------------------- Patching file typing/ctype.ml using Plan A... Hunk #1 succeeded at 19. Hunk #2 failed at 167. Hunk #3 failed at 1267. Hunk #4 failed at 1570. Hunk #5 failed at 1649. Hunk #6 failed at 1670. Hunk #7 succeeded at 2693 with fuzz 1 (offset 585 lines). Hunk #8 succeeded at 2383 with fuzz 1 (offset 10 lines). Hunk #9 succeeded at 3594 with fuzz 2 (offset 594 lines). Hunk #10 failed at 3703. 6 out of 10 hunks failed--saving rejects to typing/ctype.ml.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/typing/ctype.mli b/typing/ctype.mli |index fef2384..7fb2e84 100644 |--- a/typing/ctype.mli |+++ b/typing/ctype.mli -------------------------- Patching file typing/ctype.mli using Plan A... Hunk #1 succeeded at 47 with fuzz 1 (offset 2 lines). Hunk #2 succeeded at 257 (offset 12 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/typing/env.ml b/typing/env.ml |index dd4887e..ea0dd96 100644 |--- a/typing/env.ml |+++ b/typing/env.ml -------------------------- Patching file typing/env.ml using Plan A... Reversed (or previously applied) patch detected! Assume -R? [y] [1] Terminated patch -p1 <${X} Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/utils/clflags.ml b/utils/clflags.ml |index c013d9d..ff33fc7 100644 |--- a/utils/clflags.ml |+++ b/utils/clflags.ml -------------------------- Patching file utils/clflags.ml using Plan A... Hunk #1 succeeded at 91 (offset 4 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/utils/config.mlbuild b/utils/config.mlbuild |index 478d599..298b370 100644 |--- a/utils/config.mlbuild |+++ b/utils/config.mlbuild -------------------------- Patching file utils/config.mlbuild using Plan A... Hunk #1 succeeded at 22. Hunk #2 failed at 62. 1 out of 2 hunks failed--saving rejects to utils/config.mlbuild.rej Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/utils/config.mli b/utils/config.mli |index 4c66eb0..63af402 100644 |--- a/utils/config.mli |+++ b/utils/config.mli -------------------------- Patching file utils/config.mli using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 61 (offset 1 line). done make: *** [prepare] Error 1 *** Error code 2 Stop. make: stopped in /usr/pkgsrc/lang/ocamlduce *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/ocamlduce