=> Bootstrap dependency digest>=20211023: found digest-20220214
===> 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'.
===> Building for ocaml-opam-2.0.8nb4
File "src/core/opamStd.ml", line 431, characters 32-46:
431 |       let subs = Array.to_list (Re.get_all_ofs subs) in
                                      ^^^^^^^^^^^^^^
Alert deprecated: Re.get_all_ofs
Use Group.all_offset
File "src/core/opamProcess.ml", line 382, characters 9-24:
382 |     (let open OpamCompat in
               ^^^^^^^^^^^^^^^
Warning 33: unused open OpamCompat.
File "src/core/opamStd.ml", line 431, characters 32-46:
431 |       let subs = Array.to_list (Re.get_all_ofs subs) in
                                      ^^^^^^^^^^^^^^
Alert deprecated: Re.get_all_ofs
Use Group.all_offset
File "src/core/opamProcess.ml", line 382, characters 9-24:
382 |     (let open OpamCompat in
               ^^^^^^^^^^^^^^^
Warning 33: unused open OpamCompat.
File "src/core/opamUrl.ml", line 56, characters 10-20:
56 |     match Re.get_all (Re.exec re u) with
               ^^^^^^^^^^
Alert deprecated: Re.get_all
Use Group.all
File "src/core/opamUrl.ml", line 109, characters 12-18:
109 |       Some (Re.get sub 1 ^ try "/" ^ Re.get sub 2 with Not_found -> "")
                  ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/core/opamUrl.ml", line 109, characters 37-43:
109 |       Some (Re.get sub 1 ^ try "/" ^ Re.get sub 2 with Not_found -> "")
                                           ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/core/opamUrl.ml", line 219, characters 6-12:
219 |       Re.get (Re.exec re t.path) 1
            ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/format/opamFormula.ml", line 31, characters 7-24:
31 |       (OpamPrinter.relop r)
            ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFormula.ml", line 43, characters 7-24:
43 |       (OpamPrinter.relop r)
            ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFormula.ml", line 234, characters 28-45:
234 |     Printf.sprintf "%s %s" (OpamPrinter.relop relop)
                                  ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFilter.ml", line 44, characters 36-53:
44 |            (aux ~context:`Relop e) (OpamPrinter.relop s) (aux ~context:`Relop f))
                                         ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFilter.ml", line 109, characters 11-18:
109 |         if Re.test ss 2 then
                 ^^^^^^^
Alert deprecated: Re.test
Use Group.test
File "src/format/opamFilter.ml", line 110, characters 15-21:
110 |           aux (Re.get ss 1 :: acc)
                     ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/format/opamFilter.ml", line 111, characters 18-28:
111 |             (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0))
                        ^^^^^^^^^^
Alert deprecated: Re.get_ofs
Use Group.offset
File "src/format/opamFilter.ml", line 111, characters 52-58:
111 |             (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0))
                                                          ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/format/opamFilter.ml", line 524, characters 38-55:
524 |           Printf.sprintf "%s \"%s\"" (OpamPrinter.relop op) s
                                            ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFilter.ml", line 526, characters 34-51:
526 |           Printf.sprintf "%s %s" (OpamPrinter.relop op) (to_string v)
                                        ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFilter.ml", line 528, characters 36-53:
528 |           Printf.sprintf "%s (%s)" (OpamPrinter.relop op) (to_string v)
                                          ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFormat.ml", line 820, characters 21-48:
820 |            let str = OpamPrinter.Normalise.items items in
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: module OpamPrinter.Normalise
Use OpamPrinter.FullPos.Normalise instead.
File "src/format/opamFormat.ml", line 827, characters 28-55:
827 |          assert (check sgs (OpamPrinter.Normalise.items items));
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: module OpamPrinter.Normalise
Use OpamPrinter.FullPos.Normalise instead.
File "src/core/opamUrl.ml", line 56, characters 10-20:
56 |     match Re.get_all (Re.exec re u) with
               ^^^^^^^^^^
Alert deprecated: Re.get_all
Use Group.all
File "src/core/opamUrl.ml", line 109, characters 12-18:
109 |       Some (Re.get sub 1 ^ try "/" ^ Re.get sub 2 with Not_found -> "")
                  ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/core/opamUrl.ml", line 109, characters 37-43:
109 |       Some (Re.get sub 1 ^ try "/" ^ Re.get sub 2 with Not_found -> "")
                                           ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/core/opamUrl.ml", line 219, characters 6-12:
219 |       Re.get (Re.exec re t.path) 1
            ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/format/opamFile.ml", line 545, characters 10-33:
545 |          (OpamLexer.env_update_op, OpamPrinter.env_update_op) ^+
                ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: OpamLexer.env_update_op
Use OpamLexer.FullPos.env_update_op instead.
File "src/format/opamFile.ml", line 545, characters 35-60:
545 |          (OpamLexer.env_update_op, OpamPrinter.env_update_op) ^+
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.env_update_op
Use OpamPrinter.FullPos.env_update_op instead.
File "src/format/opamFile.ml", line 723, characters 8-23:
723 |     try OpamParser.main OpamLexer.token lexbuf filename with
              ^^^^^^^^^^^^^^^
Alert deprecated: OpamParser.main
Use OpamParser.FullPos.main instead.
File "src/format/opamFile.ml", line 735, characters 9-36:
735 |          OpamPrinter.format_opamfile fmt file)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.format_opamfile
Use OpamPrinter.FullPos.format_opamfile instead.
File "src/format/opamFile.ml", line 748, characters 4-24:
748 |     OpamPrinter.opamfile t
          ^^^^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.opamfile
Use OpamPrinter.FullPos.opamfile instead.
File "src/format/opamFile.ml", line 823, characters 19-36:
823 |                    OpamPrinter.items [f] :: strs
                         ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.items
Use OpamPrinter.FullPos.items instead.
File "src/format/opamFile.ml", line 854, characters 17-34:
854 |                  OpamPrinter.items f :: strs
                       ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.items
Use OpamPrinter.FullPos.items instead.
File "src/format/opamFile.ml", line 862, characters 38-55:
862 |          (if rem = [] then [""] else [OpamPrinter.items rem;""]))
                                            ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.items
Use OpamPrinter.FullPos.items instead.
File "src/format/opamFormula.ml", line 31, characters 7-24:
31 |       (OpamPrinter.relop r)
            ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFormula.ml", line 43, characters 7-24:
43 |       (OpamPrinter.relop r)
            ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFormula.ml", line 234, characters 28-45:
234 |     Printf.sprintf "%s %s" (OpamPrinter.relop relop)
                                  ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFilter.ml", line 44, characters 36-53:
44 |            (aux ~context:`Relop e) (OpamPrinter.relop s) (aux ~context:`Relop f))
                                         ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFilter.ml", line 109, characters 11-18:
109 |         if Re.test ss 2 then
                 ^^^^^^^
Alert deprecated: Re.test
Use Group.test
File "src/format/opamFilter.ml", line 110, characters 15-21:
110 |           aux (Re.get ss 1 :: acc)
                     ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/format/opamFilter.ml", line 111, characters 18-28:
111 |             (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0))
                        ^^^^^^^^^^
Alert deprecated: Re.get_ofs
Use Group.offset
File "src/format/opamFilter.ml", line 111, characters 52-58:
111 |             (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0))
                                                          ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/format/opamFilter.ml", line 524, characters 38-55:
524 |           Printf.sprintf "%s \"%s\"" (OpamPrinter.relop op) s
                                            ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFilter.ml", line 526, characters 34-51:
526 |           Printf.sprintf "%s %s" (OpamPrinter.relop op) (to_string v)
                                        ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFilter.ml", line 528, characters 36-53:
528 |           Printf.sprintf "%s (%s)" (OpamPrinter.relop op) (to_string v)
                                          ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/solver/opamCudf.ml", line 219, characters 47-64:
219 |     | Some (r,v) -> Printf.sprintf " (%s %d)" (OpamPrinter.relop r) v in
                                                     ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFormat.ml", line 820, characters 21-48:
820 |            let str = OpamPrinter.Normalise.items items in
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: module OpamPrinter.Normalise
Use OpamPrinter.FullPos.Normalise instead.
File "src/format/opamFormat.ml", line 827, characters 28-55:
827 |          assert (check sgs (OpamPrinter.Normalise.items items));
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: module OpamPrinter.Normalise
Use OpamPrinter.FullPos.Normalise instead.
File "src/state/opamPinned.ml", line 126, characters 34-51:
126 |                                  (OpamPrinter.relop op) (OpamPackage.Version.to_string vc))
                                        ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/state/opamSwitchState.ml", line 664, characters 41-58:
664 |       (match relop with `Eq -> "" | r -> OpamPrinter.relop r)
                                               ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "src/format/opamFile.ml", line 545, characters 10-33:
545 |          (OpamLexer.env_update_op, OpamPrinter.env_update_op) ^+
                ^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: OpamLexer.env_update_op
Use OpamLexer.FullPos.env_update_op instead.
File "src/format/opamFile.ml", line 545, characters 35-60:
545 |          (OpamLexer.env_update_op, OpamPrinter.env_update_op) ^+
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.env_update_op
Use OpamPrinter.FullPos.env_update_op instead.
File "src/format/opamFile.ml", line 723, characters 8-23:
723 |     try OpamParser.main OpamLexer.token lexbuf filename with
              ^^^^^^^^^^^^^^^
Alert deprecated: OpamParser.main
Use OpamParser.FullPos.main instead.
File "src/format/opamFile.ml", line 735, characters 9-36:
735 |          OpamPrinter.format_opamfile fmt file)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.format_opamfile
Use OpamPrinter.FullPos.format_opamfile instead.
File "src/format/opamFile.ml", line 748, characters 4-24:
748 |     OpamPrinter.opamfile t
          ^^^^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.opamfile
Use OpamPrinter.FullPos.opamfile instead.
File "src/format/opamFile.ml", line 823, characters 19-36:
823 |                    OpamPrinter.items [f] :: strs
                         ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.items
Use OpamPrinter.FullPos.items instead.
File "src/format/opamFile.ml", line 854, characters 17-34:
854 |                  OpamPrinter.items f :: strs
                       ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.items
Use OpamPrinter.FullPos.items instead.
File "src/format/opamFile.ml", line 862, characters 38-55:
862 |          (if rem = [] then [""] else [OpamPrinter.items rem;""]))
                                            ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.items
Use OpamPrinter.FullPos.items instead.
File "src/client/opamListCommand.ml", line 471, characters 20-47:
471 |   if normalise then OpamPrinter.Normalise.value else
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: module OpamPrinter.Normalise
Use OpamPrinter.FullPos.Normalise instead.
File "src/client/opamListCommand.ml", line 477, characters 19-41:
477 |   | List (_, l) -> OpamPrinter.value_list l
                         ^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.value_list
Use OpamPrinter.FullPos.value_list instead.
File "src/client/opamListCommand.ml", line 478, characters 9-36:
478 |   | f -> OpamPrinter.Normalise.value f
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: module OpamPrinter.Normalise
Use OpamPrinter.FullPos.Normalise instead.
File "src/client/opamArg.ml", line 488, characters 45-51:
488 |       let name = OpamPackage.Name.of_string (Re.get sub 1) in
                                                   ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/client/opamArg.ml", line 490, characters 49-55:
490 |         try Some (OpamPackage.Version.of_string (Re.get sub 2))
                                                       ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/client/opamArg.ml", line 526, characters 18-24:
526 |       let sname = Re.get sub 1 in
                        ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/client/opamArg.ml", line 527, characters 16-22:
527 |       let sop = Re.get sub 2 in
                      ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/client/opamArg.ml", line 528, characters 21-27:
528 |       let sversion = Re.get sub 3 in
                           ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/client/opamArg.ml", line 531, characters 15-30:
531 |       let op = OpamLexer.relop sop in
                     ^^^^^^^^^^^^^^^
Alert deprecated: OpamLexer.relop
Use OpamLexer.FullPos.relop instead.
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Common, and its interface was not compiled with -opaque
File "src/solver/opamCudf.ml", line 219, characters 47-64:
219 |     | Some (r,v) -> Printf.sprintf " (%s %d)" (OpamPrinter.relop r) v in
                                                     ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Algo, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Common, and its interface was not compiled with -opaque
opam-installer doc/man/opam-installer.1
../../../install/default/bin/opam-installer: text relocations
File "src/state/opamPinned.ml", line 126, characters 34-51:
126 |                                  (OpamPrinter.relop op) (OpamPackage.Version.to_string vc))
                                        ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Algo, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Common, and its interface was not compiled with -opaque
File "src/state/opamSwitchState.ml", line 664, characters 41-58:
664 |       (match relop with `Eq -> "" | r -> OpamPrinter.relop r)
                                               ^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.relop
Use OpamPrinter.FullPos.relop instead.
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Algo, and its interface was not compiled with -opaque
File "src/client/opamListCommand.ml", line 471, characters 20-47:
471 |   if normalise then OpamPrinter.Normalise.value else
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: module OpamPrinter.Normalise
Use OpamPrinter.FullPos.Normalise instead.
File "src/client/opamListCommand.ml", line 477, characters 19-41:
477 |   | List (_, l) -> OpamPrinter.value_list l
                         ^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: OpamPrinter.value_list
Use OpamPrinter.FullPos.value_list instead.
File "src/client/opamListCommand.ml", line 478, characters 9-36:
478 |   | f -> OpamPrinter.Normalise.value f
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Alert deprecated: module OpamPrinter.Normalise
Use OpamPrinter.FullPos.Normalise instead.
File "src/client/opamArg.ml", line 488, characters 45-51:
488 |       let name = OpamPackage.Name.of_string (Re.get sub 1) in
                                                   ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/client/opamArg.ml", line 490, characters 49-55:
490 |         try Some (OpamPackage.Version.of_string (Re.get sub 2))
                                                       ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/client/opamArg.ml", line 526, characters 18-24:
526 |       let sname = Re.get sub 1 in
                        ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/client/opamArg.ml", line 527, characters 16-22:
527 |       let sop = Re.get sub 2 in
                      ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/client/opamArg.ml", line 528, characters 21-27:
528 |       let sversion = Re.get sub 3 in
                           ^^^^^^
Alert deprecated: Re.get
Use Group.get
File "src/client/opamArg.ml", line 531, characters 15-30:
531 |       let op = OpamLexer.relop sop in
                     ^^^^^^^^^^^^^^^
Alert deprecated: OpamLexer.relop
Use OpamLexer.FullPos.relop instead.
File "doc/man/opam-admin-add-constraint.err", line 1, characters 0-0:
File "doc/man/opam-admin-cache.err", line 1, characters 0-0:
File "doc/man/opam-admin-add-hashes.err", line 1, characters 0-0:
File "doc/man/opam-admin-check.err", line 1, characters 0-0:
File "doc/man/opam-admin-help.err", line 1, characters 0-0:
File "doc/man/opam-admin-filter.err", line 1, characters 0-0:
File "doc/man/opam-admin-index.err", line 1, characters 0-0:
File "doc/man/opam-admin-lint.err", line 1, characters 0-0:
File "doc/man/opam-admin-list.err", line 1, characters 0-0:
File "doc/man/opam-admin-upgrade.err", line 1, characters 0-0:
File "doc/man/opam-admin-make.err", line 1, characters 0-0:
File "doc/man/opam-admin.err", line 1, characters 0-0:
File "doc/man/opam-clean.err", line 1, characters 0-0:
File "doc/man/opam-env.err", line 1, characters 0-0:
File "doc/man/opam-config.err", line 1, characters 0-0:
File "doc/man/opam-exec.err", line 1, characters 0-0:
File "doc/man/opam-help.err", line 1, characters 0-0:
File "doc/man/opam-info.err", line 1, characters 0-0:
File "doc/man/opam-init.err", line 1, characters 0-0:
File "doc/man/opam-install.err", line 1, characters 0-0:
File "doc/man/opam-lint.err", line 1, characters 0-0:
File "doc/man/opam-list.err", line 1, characters 0-0:
File "doc/man/opam-reinstall.err", line 1, characters 0-0:
File "doc/man/opam-remote.err", line 1, characters 0-0:
File "doc/man/opam-pin.err", line 1, characters 0-0:
File "doc/man/opam-remove.err", line 1, characters 0-0:
File "doc/man/opam-repository.err", line 1, characters 0-0:
File "doc/man/opam-search.err", line 1, characters 0-0:
File "doc/man/opam-show.err", line 1, characters 0-0:
File "doc/man/opam-source.err", line 1, characters 0-0:
File "doc/man/opam-switch.err", line 1, characters 0-0:
File "doc/man/opam-uninstall.err", line 1, characters 0-0:
File "doc/man/opam-unpin.err", line 1, characters 0-0:
File "doc/man/opam-update.err", line 1, characters 0-0:
File "doc/man/opam-upgrade.err", line 1, characters 0-0:
File "doc/man/opam-var.err", line 1, characters 0-0:
    dune_man doc/man/opam-admin-topics.inc
./dune_man.exe: text relocations
opam: text relocations
    dune_man doc/man/opam-topics.inc
./dune_man.exe: text relocations
opam: text relocations
        opam doc/man/opam.1
../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-add-constraint.err doc/man/opam-admin-add-constraint.0)
--- doc/man/opam-admin-add-constraint.err	2022-06-13 21:42:04.031629970 +0000
+++ doc/man/opam-admin-add-constraint.0	2022-06-13 21:41:37.796171961 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-add-hashes.err doc/man/opam-admin-add-hashes.0)
--- doc/man/opam-admin-add-hashes.err	2022-06-13 21:42:04.069605659 +0000
+++ doc/man/opam-admin-add-hashes.0	2022-06-13 21:41:37.796916447 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-cache.err doc/man/opam-admin-cache.0)
--- doc/man/opam-admin-cache.err	2022-06-13 21:42:04.062383821 +0000
+++ doc/man/opam-admin-cache.0	2022-06-13 21:41:37.797561870 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-check.err doc/man/opam-admin-check.0)
--- doc/man/opam-admin-check.err	2022-06-13 21:42:04.124808468 +0000
+++ doc/man/opam-admin-check.0	2022-06-13 21:41:37.798192343 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-filter.err doc/man/opam-admin-filter.0)
--- doc/man/opam-admin-filter.err	2022-06-13 21:42:04.147858544 +0000
+++ doc/man/opam-admin-filter.0	2022-06-13 21:41:37.798827084 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-help.err doc/man/opam-admin-help.0)
--- doc/man/opam-admin-help.err	2022-06-13 21:42:04.144957775 +0000
+++ doc/man/opam-admin-help.0	2022-06-13 21:41:37.799467086 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-index.err doc/man/opam-admin-index.0)
--- doc/man/opam-admin-index.err	2022-06-13 21:42:04.196804649 +0000
+++ doc/man/opam-admin-index.0	2022-06-13 21:41:37.800090439 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-lint.err doc/man/opam-admin-lint.0)
--- doc/man/opam-admin-lint.err	2022-06-13 21:42:04.212316313 +0000
+++ doc/man/opam-admin-lint.0	2022-06-13 21:41:37.802976826 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-list.err doc/man/opam-admin-list.0)
--- doc/man/opam-admin-list.err	2022-06-13 21:42:04.234914072 +0000
+++ doc/man/opam-admin-list.0	2022-06-13 21:41:37.803673277 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-make.err doc/man/opam-admin-make.0)
--- doc/man/opam-admin-make.err	2022-06-13 21:42:04.287935107 +0000
+++ doc/man/opam-admin-make.0	2022-06-13 21:41:37.804279570 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin-upgrade.err doc/man/opam-admin-upgrade.0)
--- doc/man/opam-admin-upgrade.err	2022-06-13 21:42:04.279171382 +0000
+++ doc/man/opam-admin-upgrade.0	2022-06-13 21:41:37.804746136 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-admin.err doc/man/opam-admin.0)
--- doc/man/opam-admin.err	2022-06-13 21:42:04.295399747 +0000
+++ doc/man/opam-admin.0	2022-06-13 21:41:37.805226373 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-clean.err doc/man/opam-clean.0)
--- doc/man/opam-clean.err	2022-06-13 21:42:04.332889831 +0000
+++ doc/man/opam-clean.0	2022-06-13 21:41:37.807407320 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-config.err doc/man/opam-config.0)
--- doc/man/opam-config.err	2022-06-13 21:42:04.384662075 +0000
+++ doc/man/opam-config.0	2022-06-13 21:41:37.807977996 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-env.err doc/man/opam-env.0)
--- doc/man/opam-env.err	2022-06-13 21:42:04.377864797 +0000
+++ doc/man/opam-env.0	2022-06-13 21:41:37.809329994 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-exec.err doc/man/opam-exec.0)
--- doc/man/opam-exec.err	2022-06-13 21:42:04.391202566 +0000
+++ doc/man/opam-exec.0	2022-06-13 21:41:37.809716050 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-help.err doc/man/opam-help.0)
--- doc/man/opam-help.err	2022-06-13 21:42:04.426471590 +0000
+++ doc/man/opam-help.0	2022-06-13 21:41:37.810099265 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-info.err doc/man/opam-info.0)
--- doc/man/opam-info.err	2022-06-13 21:42:04.453225663 +0000
+++ doc/man/opam-info.0	2022-06-13 21:41:37.810519365 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-init.err doc/man/opam-init.0)
--- doc/man/opam-init.err	2022-06-13 21:42:04.459921165 +0000
+++ doc/man/opam-init.0	2022-06-13 21:41:37.810935220 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-install.err doc/man/opam-install.0)
--- doc/man/opam-install.err	2022-06-13 21:42:04.499317497 +0000
+++ doc/man/opam-install.0	2022-06-13 21:41:37.811430627 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-lint.err doc/man/opam-lint.0)
--- doc/man/opam-lint.err	2022-06-13 21:42:04.506248499 +0000
+++ doc/man/opam-lint.0	2022-06-13 21:41:37.811819329 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-list.err doc/man/opam-list.0)
--- doc/man/opam-list.err	2022-06-13 21:42:04.531479510 +0000
+++ doc/man/opam-list.0	2022-06-13 21:41:37.812205354 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-pin.err doc/man/opam-pin.0)
--- doc/man/opam-pin.err	2022-06-13 21:42:04.591442053 +0000
+++ doc/man/opam-pin.0	2022-06-13 21:41:37.812706553 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-reinstall.err doc/man/opam-reinstall.0)
--- doc/man/opam-reinstall.err	2022-06-13 21:42:04.576502137 +0000
+++ doc/man/opam-reinstall.0	2022-06-13 21:41:37.813156318 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-remote.err doc/man/opam-remote.0)
--- doc/man/opam-remote.err	2022-06-13 21:42:04.592207601 +0000
+++ doc/man/opam-remote.0	2022-06-13 21:41:37.813604600 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-remove.err doc/man/opam-remove.0)
--- doc/man/opam-remove.err	2022-06-13 21:42:04.637995019 +0000
+++ doc/man/opam-remove.0	2022-06-13 21:41:37.814053927 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-repository.err doc/man/opam-repository.0)
--- doc/man/opam-repository.err	2022-06-13 21:42:04.654315000 +0000
+++ doc/man/opam-repository.0	2022-06-13 21:41:37.814512285 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-search.err doc/man/opam-search.0)
--- doc/man/opam-search.err	2022-06-13 21:42:04.663918171 +0000
+++ doc/man/opam-search.0	2022-06-13 21:41:37.814965709 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-show.err doc/man/opam-show.0)
--- doc/man/opam-show.err	2022-06-13 21:42:04.699182573 +0000
+++ doc/man/opam-show.0	2022-06-13 21:41:37.815424447 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-source.err doc/man/opam-source.0)
--- doc/man/opam-source.err	2022-06-13 21:42:04.714094934 +0000
+++ doc/man/opam-source.0	2022-06-13 21:41:37.815879553 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-switch.err doc/man/opam-switch.0)
--- doc/man/opam-switch.err	2022-06-13 21:42:04.741353901 +0000
+++ doc/man/opam-switch.0	2022-06-13 21:41:37.816391000 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-uninstall.err doc/man/opam-uninstall.0)
--- doc/man/opam-uninstall.err	2022-06-13 21:42:04.760605204 +0000
+++ doc/man/opam-uninstall.0	2022-06-13 21:41:37.816844214 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-unpin.err doc/man/opam-unpin.0)
--- doc/man/opam-unpin.err	2022-06-13 21:42:04.770656773 +0000
+++ doc/man/opam-unpin.0	2022-06-13 21:41:37.818860318 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-update.err doc/man/opam-update.0)
--- doc/man/opam-update.err	2022-06-13 21:42:04.805986237 +0000
+++ doc/man/opam-update.0	2022-06-13 21:41:37.821238575 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-upgrade.err doc/man/opam-upgrade.0)
--- doc/man/opam-upgrade.err	2022-06-13 21:42:04.823075686 +0000
+++ doc/man/opam-upgrade.0	2022-06-13 21:41:37.821857674 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
        diff (internal) (exit 1)
(cd _build/default && /scratch/work/misc/ocaml-opam/work/.tools/bin/diff -u doc/man/opam-var.err doc/man/opam-var.0)
--- doc/man/opam-var.err	2022-06-13 21:42:04.841663809 +0000
+++ doc/man/opam-var.0	2022-06-13 21:41:37.822250220 +0000
@@ -1 +0,0 @@
-../../../install/default/bin/opam: text relocations
*** Error code 1

Stop.
make[1]: stopped in /tree/pkgsrc/misc/ocaml-opam
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/misc/ocaml-opam