<86>Jun 16 02:10:25 userdel[314926]: delete user 'rooter' <86>Jun 16 02:10:25 userdel[314926]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:10:25 userdel[314926]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:10:25 groupadd[314933]: group added to /etc/group: name=rooter, GID=1874 <86>Jun 16 02:10:25 groupadd[314933]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:10:25 groupadd[314933]: new group: name=rooter, GID=1874 <86>Jun 16 02:10:25 useradd[314937]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash <86>Jun 16 02:10:25 userdel[314944]: delete user 'builder' <86>Jun 16 02:10:25 userdel[314944]: removed group 'builder' owned by 'builder' <86>Jun 16 02:10:25 userdel[314944]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:10:25 groupadd[314949]: group added to /etc/group: name=builder, GID=1875 <86>Jun 16 02:10:25 groupadd[314949]: group added to /etc/gshadow: name=builder <86>Jun 16 02:10:25 groupadd[314949]: new group: name=builder, GID=1875 <86>Jun 16 02:10:25 useradd[314953]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash <13>Jun 16 02:10:28 rpmi: ocaml-runtime-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 02:10:28 rpmi: rpm-build-ocaml-1.4.2-alt1 p10+289137.700.7.1 1637431351 installed <13>Jun 16 02:10:35 rpmi: ocaml-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 02:10:35 rpmi: ocaml-findlib-1.9.1-alt2 p10+289137.1000.8.1 1638001980 installed <13>Jun 16 02:10:35 rpmi: ocaml-ocamldoc-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 02:10:35 rpmi: ocaml-cppo-1.6.8-alt1 p10+289137.4100.8.1 1638002860 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-extlib-1.7.8-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-extlib-1.7.8-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92317 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-extlib-1.7.8 + echo 'Source #0 (ocaml-extlib-1.7.8.tar):' Source #0 (ocaml-extlib-1.7.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-extlib-1.7.8.tar + cd ocaml-extlib-1.7.8 + /bin/chmod -c -Rf u+rwX,go-w . + pushd src ~/RPM/BUILD/ocaml-extlib-1.7.8/src ~/RPM/BUILD/ocaml-extlib-1.7.8 + echo 'Patch #0 (ocaml-extlib-1.7.8-alt.patch):' Patch #0 (ocaml-extlib-1.7.8-alt.patch): + /usr/bin/patch -p1 patching file Makefile + popd ~/RPM/BUILD/ocaml-extlib-1.7.8 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92317 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-extlib-1.7.8 + make make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make -C src build make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/src' ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml File "extArray.ml", line 1: Alert deprecated: make_float Use Array.create_float/ArrayLabels.create_float instead. File "array.mli", lines 75-77, characters 0-63: Definition File "extArray.mli", line 121, characters 2-37: Expected signature File "extArray.ml", line 1: Alert deprecated: create Use Array.make/ArrayLabels.make instead. File "array.mli", lines 66-67, characters 0-65: Definition File "extArray.mli", line 153, characters 2-60: Expected signature File "extArray.ml", line 1: Alert deprecated: create_matrix Use Array.make_matrix/ArrayLabels.make_matrix instead. File "array.mli", lines 103-105, characters 0-61: Definition File "extArray.mli", line 156, characters 2-56: Expected signature ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml File "extList.ml", line 410, characters 15-33: 408 | ...... 409 | 410 | .......t ?(cmp=Pervasives......................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml File "extString.ml", line 1: Alert deprecated: set Use Bytes.set/BytesLabels.set instead. File "string.mli", lines 378-379, characters 0-63: Definition File "extString.mli", line 179, characters 2-42: Expected signature File "extString.ml", line 1: Alert deprecated: create Use Bytes.create/BytesLabels.create instead. File "string.mli", lines 369-370, characters 0-69: Definition File "extString.mli", line 180, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: copy Strings now immutable: no need to copy File "string.mli", lines 398-399, characters 0-63: Definition File "extString.mli", line 182, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: fill Use Bytes.fill/BytesLabels.fill instead. File "string.mli", lines 405-406, characters 0-65: Definition File "extString.mli", line 184, characters 2-50: Expected signature File "extString.ml", line 1: Alert deprecated: uppercase Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. File "string.mli", lines 415-417, characters 0-71: Definition File "extString.mli", line 200, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. File "string.mli", lines 424-426, characters 0-71: Definition File "extString.mli", line 201, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: capitalize Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. File "string.mli", lines 433-435, characters 0-73: Definition File "extString.mli", line 202, characters 2-35: Expected signature File "extString.ml", line 1: Alert deprecated: uncapitalize Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. File "string.mli", lines 441-443, characters 0-77: Definition File "extString.mli", line 203, characters 2-37: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_set File "string.mli", lines 574-575, characters 0-22: Definition File "extString.mli", line 219, characters 2-49: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_fill File "string.mli", lines 579-581, characters 0-22: Definition File "extString.mli", line 221, characters 2-57: Expected signature ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml File "IO.ml", line 313, characters 14-30: 313 | = Pervasives.input ch s p l in ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 317, characters 26-45: 317 | ..........................lose_in ch); | } | 317 | l...................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 323, characters 31-48: 323 | ut = (fun s p l -> Pervasives.output ch s p l; l); ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 324, characters 27-47: 324 | ...........................lose_out ch); 324 | ou.......................................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 325, characters 27-43: 325 | ...........................lush ch); | } | 325 | l................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 792, characters 22-32: 790 | .............. 791 | 792 | ......----------.................................................... Warning 6 [labels-omitted]: label nbits was omitted in the application of this function. ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c uChar.mli uChar.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c uTF8.mli uTF8.ml File "uTF8.ml", line 185, characters 20-38: 185 | ....................pare s1 s2 | 185 | except.................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c unzip.mli unzip.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cma extBytes.cmo enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo extBuffer.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo uChar.cmo uTF8.cmo base64.cmo unzip.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml File "extArray.ml", line 1: Alert deprecated: make_float Use Array.create_float/ArrayLabels.create_float instead. File "array.mli", lines 75-77, characters 0-63: Definition File "extArray.mli", line 121, characters 2-37: Expected signature File "extArray.ml", line 1: Alert deprecated: create Use Array.make/ArrayLabels.make instead. File "array.mli", lines 66-67, characters 0-65: Definition File "extArray.mli", line 153, characters 2-60: Expected signature File "extArray.ml", line 1: Alert deprecated: create_matrix Use Array.make_matrix/ArrayLabels.make_matrix instead. File "array.mli", lines 103-105, characters 0-61: Definition File "extArray.mli", line 156, characters 2-56: Expected signature ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml File "extList.ml", line 410, characters 15-33: 408 | ...... 409 | 410 | .......t ?(cmp=Pervasives......................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml File "extString.ml", line 1: Alert deprecated: set Use Bytes.set/BytesLabels.set instead. File "string.mli", lines 378-379, characters 0-63: Definition File "extString.mli", line 179, characters 2-42: Expected signature File "extString.ml", line 1: Alert deprecated: create Use Bytes.create/BytesLabels.create instead. File "string.mli", lines 369-370, characters 0-69: Definition File "extString.mli", line 180, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: copy Strings now immutable: no need to copy File "string.mli", lines 398-399, characters 0-63: Definition File "extString.mli", line 182, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: fill Use Bytes.fill/BytesLabels.fill instead. File "string.mli", lines 405-406, characters 0-65: Definition File "extString.mli", line 184, characters 2-50: Expected signature File "extString.ml", line 1: Alert deprecated: uppercase Use String.uppercase_ascii/StringLabels.uppercase_ascii instead. File "string.mli", lines 415-417, characters 0-71: Definition File "extString.mli", line 200, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. File "string.mli", lines 424-426, characters 0-71: Definition File "extString.mli", line 201, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: capitalize Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. File "string.mli", lines 433-435, characters 0-73: Definition File "extString.mli", line 202, characters 2-35: Expected signature File "extString.ml", line 1: Alert deprecated: uncapitalize Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. File "string.mli", lines 441-443, characters 0-77: Definition File "extString.mli", line 203, characters 2-37: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_set File "string.mli", lines 574-575, characters 0-22: Definition File "extString.mli", line 219, characters 2-49: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_fill File "string.mli", lines 579-581, characters 0-22: Definition File "extString.mli", line 221, characters 2-57: Expected signature ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml File "IO.ml", line 313, characters 14-30: 313 | = Pervasives.input ch s p l in ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 317, characters 26-45: 317 | ..........................lose_in ch); | } | 317 | l...................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 323, characters 31-48: 323 | ut = (fun s p l -> Pervasives.output ch s p l; l); ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 324, characters 27-47: 324 | ...........................lose_out ch); 324 | ou.......................................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 325, characters 27-43: 325 | ...........................lush ch); | } | 325 | l................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 792, characters 22-32: 790 | .............. 791 | 792 | ......----------.................................................... Warning 6 [labels-omitted]: label nbits was omitted in the application of this function. ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c uChar.mli uChar.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c uTF8.mli uTF8.ml File "uTF8.ml", line 185, characters 20-38: 185 | ....................pare s1 s2 | 185 | except.................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c unzip.mli unzip.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx uChar.cmx uTF8.cmx base64.cmx unzip.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx ocamlfind ocamlopt -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/src' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' + make doc make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make -C src doc make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/src' ocamlfind ocamlc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli uChar.mli uTF8.mli base64.mli unzip.mli refList.mli optParse.mli dllist.mli ocamldoc -pp "cppo -D \"OCAML 413\" -D WITH_BYTES" -sort -html -d doc/ extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli uChar.mli uTF8.mli base64.mli unzip.mli refList.mli optParse.mli dllist.mli extLib.ml Warning: Module or module type Stdlib.Hashtbl.MakeSeeded not found Warning: Module type Stdlib.Hashtbl.SeededS not found Warning: Module type Stdlib.Hashtbl.SeededHashedType not found Warning: Module or module type Stdlib.Hashtbl.Make not found Warning: Module type Stdlib.Hashtbl.S not found Warning: Module type Stdlib.Hashtbl.HashedType not found Warning: Module or module type Stdlib.Bytes not found Warning: Element Stdlib.compare not found Warning: Element Stdlib.compare not found make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/src' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84046 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-extlib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-extlib-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-extlib-1.7.8 + mkdir -p /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/ocaml-extlib-buildroot/usr exec_prefix=/usr/src/tmp/ocaml-extlib-buildroot/usr bindir=/usr/src/tmp/ocaml-extlib-buildroot/usr/bin sbindir=/usr/src/tmp/ocaml-extlib-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ocaml-extlib-buildroot/etc datadir=/usr/src/tmp/ocaml-extlib-buildroot/usr/share includedir=/usr/src/tmp/ocaml-extlib-buildroot/usr/include libdir=/usr/src/tmp/ocaml-extlib-buildroot/usr/lib64 libexecdir=/usr/src/tmp/ocaml-extlib-buildroot/usr/lib localstatedir=/usr/src/tmp/ocaml-extlib-buildroot/var/lib sharedstatedir=/usr/src/tmp/ocaml-extlib-buildroot/var/lib mandir=/usr/src/tmp/ocaml-extlib-buildroot/usr/share/man infodir=/usr/src/tmp/ocaml-extlib-buildroot/usr/share/info install 'OCAMLFIND_INSTFLAGS=-destdir /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/' make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' /usr/bin/make -C src VERSION=1.7.8 install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/src' ocamlfind install -destdir /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/ -patch-version 1.7.8 extlib META extLib.cma extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli uChar.mli uTF8.mli base64.mli unzip.mli refList.mli optParse.mli dllist.mli extBytes.cmi enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi extBuffer.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi uChar.cmi uTF8.cmi base64.cmi unzip.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx uChar.cmx uTF8.cmx base64.cmx unzip.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib extBytes.cmt enum.cmt bitSet.cmt dynArray.cmt extArray.cmt extHashtbl.cmt extList.cmt extString.cmt extBuffer.cmt global.cmt IO.cmt option.cmt pMap.cmt std.cmt uChar.cmt uTF8.cmt base64.cmt unzip.cmt refList.cmt optParse.cmt dllist.cmt extLib.cmt extBytes.cmti enum.cmti bitSet.cmti dynArray.cmti extArray.cmti extHashtbl.cmti extList.cmti extString.cmti extBuffer.cmti global.cmti IO.cmti option.cmti pMap.cmti std.cmti uChar.cmti uTF8.cmti base64.cmti unzip.cmti refList.cmti optParse.cmti dllist.cmti extLib.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/dllist.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/optParse.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/refList.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/unzip.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/base64.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/uTF8.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/uChar.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/std.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/pMap.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/option.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/IO.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/global.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extBuffer.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extString.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extList.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extHashtbl.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extArray.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/dynArray.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/bitSet.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/enum.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extBytes.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extLib.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/dllist.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/optParse.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/refList.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/unzip.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/base64.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/uTF8.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/uChar.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/std.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/pMap.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/option.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/IO.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/global.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extBuffer.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extString.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extList.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extHashtbl.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extArray.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/dynArray.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/bitSet.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/enum.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extBytes.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extLib.a Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extLib.cmxs Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extLib.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/dllist.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/optParse.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/refList.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/unzip.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/base64.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/uTF8.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/uChar.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/std.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/pMap.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/option.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/IO.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/global.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extBuffer.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extString.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extList.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extHashtbl.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extArray.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/dynArray.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/bitSet.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/enum.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extBytes.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extLib.cmxa Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extLib.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/dllist.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/optParse.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/refList.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/unzip.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/base64.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/uTF8.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/uChar.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/std.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/pMap.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/option.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/IO.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/global.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extBuffer.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extString.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extList.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extHashtbl.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extArray.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/dynArray.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/bitSet.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/enum.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extBytes.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/dllist.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/optParse.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/refList.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/unzip.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/base64.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/uTF8.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/uChar.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/std.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/pMap.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/option.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/IO.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/global.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extBuffer.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extString.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extList.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extHashtbl.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extArray.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/dynArray.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/bitSet.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/enum.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extBytes.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/extLib.cma Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib64/ocaml/extlib/META make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/src' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-extlib-buildroot (auto) mode of './usr/lib64/ocaml/extlib/extLib.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-extlib-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-extlib-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-extlib-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-extlib-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-extlib-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_sys_argv verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_create_string verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Filename verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_ml_flush verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Buffer verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Scanf verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Hashtbl verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Bytes verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__23 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_obj_block verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Array__1 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_notequal verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__String__1 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_ml_output_char verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__String verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Array verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_alloc_dummy verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Char verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_floatarray_get verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_sys_getenv verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_float_of_string verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Array__map_155 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Printf__fprintf_171 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlCamlinternalOO__make_class_1111 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlCamlinternalOO__get_method_labels_936 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Bytes__apply1_316 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Scanf__kscanf_1685 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlCamlinternalOO__new_variable_1057 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Hashtbl__create_inner_1702 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Printf__sprintf_202 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_bits_of_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_float_of_bits_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List__find_417 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__input_298 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Printf__ksprintf_193 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__print_endline_365 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_hash verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_update_dummy verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__String__contains_from_335 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_fill_string verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__output_string_249 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Array__copy_117 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__String__concat_224 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List__length_aux_84 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List__for_all_335 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__close_out_276 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Char__chr_83 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List__fold_left_275 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Hashtbl__find_996 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Buffer__create_86 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Bytes__blit_178 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__open_out_gen_221 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_obj_tag verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Buffer__add_substring_378 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List__map_236 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List__rev_append_122 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Buffer__resize_297 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_blit_bytes verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__string_of_int_176 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Bytes__fill_172 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlCamlinternalOO__create_object_opt_1137 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__string_of_float_190 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__input_line_322 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Array__init_103 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_blit_string verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int32_float_of_bits_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Printf__bprintf_175 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List__stable_sort_548 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__$5e_140 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Buffer__add_string_463 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Array__to_list_183 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__output_253 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__exit_476 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int32_bits_of_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Bytes__make_93 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Hashtbl__add_969 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Bytes__blit_string_185 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlCamlinternalOO__set_methods_1447 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List__iter_261 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Bytes__sub_116 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List__init_227 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__Array__sub_126 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__max_47 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__String__escaped_272 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__List__exists_340 verify-elf: WARNING: ./usr/lib64/ocaml/extlib/extLib.cmxs: undefined symbol: caml_string_equal Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.7480 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-extlib-1.7.8 + make test make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' make -C test all run make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/test' make -C ../src all minimal= make[2]: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/src' ocamlfind ocamlc -linkall -linkpkg -package bytes -I ../src extLib.cma util.ml test_Base64.ml test_BitSet.ml test_Dllist.ml test_DynArray.ml test_ExtArray.ml test_ExtHashtbl.ml test_ExtList.ml test_ExtString.ml test_IO.ml test_UTF8.ml test_Unzip.ml runner.ml -o extlib_test File "util.ml", line 32, characters 12-25: 32 | let str = String.create len in ^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.create Use Bytes.create/BytesLabels.create instead. File "util.ml", line 35, characters 6-31: 35 | str.[i] <- random_char () ^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set/BytesLabels.set instead. File "util.ml", line 42, characters 12-25: 42 | let str = String.create len in ^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.create Use Bytes.create/BytesLabels.create instead. File "util.ml", line 45, characters 6-31: 45 | str.[i] <- random_char () ^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set/BytesLabels.set instead. File "util.ml", line 93, characters 26-42: 93 | | Some l -> List.mem (String.lowercase name) l ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. File "test_DynArray.ml", line 51, characters 26-38: 51 | DynArray.insert !d 0 (Array.create 42 "") ^^^^^^^^^^^^ Alert deprecated: Stdlib.Array.create Use Array.make/ArrayLabels.make instead. File "test_ExtString.ml", line 103, characters 10-24: 103 | assert (String.replace s "karhu" "kalja" = (true, "kaljapullo")); ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels str, sub, by were omitted in the application of this function. File "test_ExtString.ml", line 104, characters 10-24: 104 | assert (String.replace s "kalja" "karhu" = (false, s)); ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels str, sub, by were omitted in the application of this function. File "test_ExtString.ml", line 106, characters 10-24: 106 | assert (String.replace s "" "karhu" = (true, "karhu"^s)); ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels str, sub, by were omitted in the application of this function. File "test_ExtString.ml", line 107, characters 10-24: 107 | assert (String.replace "" "" "karhu" = (true, "karhu")) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels str, sub, by were omitted in the application of this function. File "runner.ml", line 7, characters 29-45: 7 | | _::l -> Some (List.map String.lowercase l) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. ./extlib_test Base64 random - OK 1/1 tests succeeded. UTF substring - OK 1/1 tests succeeded. Dllist simple - OK regression_1 - OK regression_2 - OK skip_both_ways - OK 4/4 tests succeeded. IO bits - OK i8 - OK u8 - OK i16 - OK u16 - OK i31 - OK real_i32 - OK i32 - OK 8/8 tests succeeded. ExtString starts_with - OK ends_with - OK map - OK lchop - OK rchop - OK split - OK replace_1 - OK strip - OK nsplit - OK 9/9 tests succeeded. ExtArray rev - OK rev_in_place - OK for_all - OK exists - OK mem - OK memq - OK find - OK findi - OK filter - OK partition - OK enum - OK map2 - OK 12/12 tests succeeded. DynArray triv - OK regr_1 - OK insert - OK simple_1 - OK simple_2 - OK 5/5 tests succeeded. ExtHashtbl map - OK 1/1 tests succeeded. Unzip bug1 - OK gen_inputs - OK 2/2 tests succeeded. ExtList iteri - OK mapi - OK exceptions - OK find_exc - OK findi - OK fold_right - OK fold_right2 - OK map - OK find_map_exn - OK make - OK 10/10 tests succeeded. BitSet basic - OK enum_1 - OK enum_2 - OK enum_3 - OK enum_regr_pz - OK intersect - OK diff - OK sym_diff - OK rnd_creation - OK empty - OK exceptions - OK compare - OK compare_2 - OK compare_3 - OK set_opers - OK unite - OK intersect_2 - OK differentiate - OK differentiate_sym - OK 19/19 tests succeeded. Overall 72/72 tests succeeded. make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/test' make -C test opt run make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/test' make -C ../src opt minimal= make[2]: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/src' make[2]: Nothing to be done for 'opt'. make[2]: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/src' ocamlfind ocamlopt -linkall -linkpkg -package bytes -I ../src extLib.cmxa util.ml test_Base64.ml test_BitSet.ml test_Dllist.ml test_DynArray.ml test_ExtArray.ml test_ExtHashtbl.ml test_ExtList.ml test_ExtString.ml test_IO.ml test_UTF8.ml test_Unzip.ml runner.ml -o extlib_test File "util.ml", line 32, characters 12-25: 32 | let str = String.create len in ^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.create Use Bytes.create/BytesLabels.create instead. File "util.ml", line 35, characters 6-31: 35 | str.[i] <- random_char () ^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set/BytesLabels.set instead. File "util.ml", line 42, characters 12-25: 42 | let str = String.create len in ^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.create Use Bytes.create/BytesLabels.create instead. File "util.ml", line 45, characters 6-31: 45 | str.[i] <- random_char () ^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.set Use Bytes.set/BytesLabels.set instead. File "util.ml", line 93, characters 26-42: 93 | | Some l -> List.mem (String.lowercase name) l ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. File "test_DynArray.ml", line 51, characters 26-38: 51 | DynArray.insert !d 0 (Array.create 42 "") ^^^^^^^^^^^^ Alert deprecated: Stdlib.Array.create Use Array.make/ArrayLabels.make instead. File "test_ExtString.ml", line 103, characters 10-24: 103 | assert (String.replace s "karhu" "kalja" = (true, "kaljapullo")); ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels str, sub, by were omitted in the application of this function. File "test_ExtString.ml", line 104, characters 10-24: 104 | assert (String.replace s "kalja" "karhu" = (false, s)); ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels str, sub, by were omitted in the application of this function. File "test_ExtString.ml", line 106, characters 10-24: 106 | assert (String.replace s "" "karhu" = (true, "karhu"^s)); ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels str, sub, by were omitted in the application of this function. File "test_ExtString.ml", line 107, characters 10-24: 107 | assert (String.replace "" "" "karhu" = (true, "karhu")) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels str, sub, by were omitted in the application of this function. File "runner.ml", line 7, characters 29-45: 7 | | _::l -> Some (List.map String.lowercase l) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. ./extlib_test Base64 random - OK 1/1 tests succeeded. UTF substring - OK 1/1 tests succeeded. Dllist simple - OK regression_1 - OK regression_2 - OK skip_both_ways - OK 4/4 tests succeeded. IO bits - OK i8 - OK u8 - OK i16 - OK u16 - OK i31 - OK real_i32 - OK i32 - OK 8/8 tests succeeded. ExtString starts_with - OK ends_with - OK map - OK lchop - OK rchop - OK split - OK replace_1 - OK strip - OK nsplit - OK 9/9 tests succeeded. ExtArray rev - OK rev_in_place - OK for_all - OK exists - OK mem - OK memq - OK find - OK findi - OK filter - OK partition - OK enum - OK map2 - OK 12/12 tests succeeded. DynArray triv - OK regr_1 - OK insert - OK simple_1 - OK simple_2 - OK 5/5 tests succeeded. ExtHashtbl map - OK 1/1 tests succeeded. Unzip bug1 - OK gen_inputs - OK 2/2 tests succeeded. ExtList iteri - OK mapi - OK exceptions - OK find_exc - OK findi - OK fold_right - OK fold_right2 - OK map - OK find_map_exn - OK make - OK 10/10 tests succeeded. BitSet basic - OK enum_1 - OK enum_2 - OK enum_3 - OK enum_regr_pz - OK intersect - OK diff - OK sym_diff - OK rnd_creation - OK empty - OK exceptions - OK compare - OK compare_2 - OK compare_3 - OK set_opers - OK unite - OK intersect_2 - OK differentiate - OK differentiate_sym - OK 19/19 tests succeeded. Overall 72/72 tests succeeded. make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8/test' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.8' + exit 0 Processing files: ocaml-extlib-1.7.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94480 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-extlib-1.7.8 + DOCDIR=/usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.8 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.8 + /bin/mkdir -p /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.8 + cp -prL README.md LICENSE /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.8 + chmod -R go-w /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.8 + chmod -R a+rX /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sh1oYb find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GzZh2b find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Base64) = 4.13.1-0B362E72, ocaml-cmi(BitSet) = 4.13.1-7E18F235, ocaml-cmi(Dllist) = 4.13.1-AD5B2C09, ocaml-cmi(DynArray) = 4.13.1-0F7AD1B3, ocaml-cmi(Enum) = 4.13.1-AA0F419F, ocaml-cmi(ExtArray) = 4.13.1-981BA832, ocaml-cmi(ExtBuffer) = 4.13.1-B856B6DC, ocaml-cmi(ExtBytes) = 4.13.1-04DEB185, ocaml-cmi(ExtHashtbl) = 4.13.1-74428C7A, ocaml-cmi(ExtLib) = 4.13.1-FC4180B7, ocaml-cmi(ExtList) = 4.13.1-DED44375, ocaml-cmi(ExtString) = 4.13.1-AD3021F7, ocaml-cmi(Global) = 4.13.1-3CEB5051, ocaml-cmi(IO) = 4.13.1-71CD695A, ocaml-cmi(OptParse) = 4.13.1-719C4CC5, ocaml-cmi(Option) = 4.13.1-3918D7BD, ocaml-cmi(PMap) = 4.13.1-9866CC39, ocaml-cmi(RefList) = 4.13.1-EC55B26F, ocaml-cmi(Std) = 4.13.1-3F7B9C5E, ocaml-cmi(UChar) = 4.13.1-1230A11A, ocaml-cmi(UTF8) = 4.13.1-68B93558, ocaml-cmi(Unzip) = 4.13.1-F7738368 Requires: ocaml-runtime, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalOO) = 4.13.1-0DC72C26, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Filename) = 4.13.1-4815D5CA, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Pervasives) = 4.13.1-972F7C19, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Scanf) = 4.13.1-05CC8C67, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O3kUod Creating ocaml-extlib-debuginfo package Processing files: ocaml-extlib-devel-1.7.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17250 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-extlib-1.7.8 + DOCDIR=/usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.8 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.8 + /bin/mkdir -p /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.8 + cp -prL CHANGES /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.8 + chmod -R go-w /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.8 + chmod -R a+rX /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Yo99e find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4baGSe find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Base64) = 4.13.1-7E7DFBB3, ocaml-cmx(BitSet) = 4.13.1-60ED99F9, ocaml-cmx(Dllist) = 4.13.1-44CBF805, ocaml-cmx(DynArray) = 4.13.1-DC4144F1, ocaml-cmx(Enum) = 4.13.1-FD4E52A8, ocaml-cmx(ExtArray) = 4.13.1-236E21C2, ocaml-cmx(ExtBuffer) = 4.13.1-239B101F, ocaml-cmx(ExtBytes) = 4.13.1-F5201470, ocaml-cmx(ExtHashtbl) = 4.13.1-2D5C35AE, ocaml-cmx(ExtLib) = 4.13.1-AEFFD80A, ocaml-cmx(ExtList) = 4.13.1-31338C82, ocaml-cmx(ExtString) = 4.13.1-28908FE9, ocaml-cmx(Global) = 4.13.1-7E6BBCD3, ocaml-cmx(IO) = 4.13.1-2157D062, ocaml-cmx(OptParse) = 4.13.1-4E4EB025, ocaml-cmx(Option) = 4.13.1-B82D4905, ocaml-cmx(PMap) = 4.13.1-C2D5C7A0, ocaml-cmx(RefList) = 4.13.1-26ECA3A6, ocaml-cmx(Std) = 4.13.1-B6E68ACF, ocaml-cmx(UChar) = 4.13.1-5DFD5B3D, ocaml-cmx(UTF8) = 4.13.1-D61C3559, ocaml-cmx(Unzip) = 4.13.1-8339F4B3 Requires: ocaml-extlib = 1.7.8-alt2, ocaml-cmi(Base64) = 4.13.1-0B362E72, ocaml-cmi(BitSet) = 4.13.1-7E18F235, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalOO) = 4.13.1-0DC72C26, ocaml-cmi(Dllist) = 4.13.1-AD5B2C09, ocaml-cmi(DynArray) = 4.13.1-0F7AD1B3, ocaml-cmi(Enum) = 4.13.1-AA0F419F, ocaml-cmi(ExtArray) = 4.13.1-981BA832, ocaml-cmi(ExtBuffer) = 4.13.1-B856B6DC, ocaml-cmi(ExtBytes) = 4.13.1-04DEB185, ocaml-cmi(ExtHashtbl) = 4.13.1-74428C7A, ocaml-cmi(ExtLib) = 4.13.1-FC4180B7, ocaml-cmi(ExtList) = 4.13.1-DED44375, ocaml-cmi(ExtString) = 4.13.1-AD3021F7, ocaml-cmi(Global) = 4.13.1-3CEB5051, ocaml-cmi(IO) = 4.13.1-71CD695A, ocaml-cmi(OptParse) = 4.13.1-719C4CC5, ocaml-cmi(Option) = 4.13.1-3918D7BD, ocaml-cmi(PMap) = 4.13.1-9866CC39, ocaml-cmi(RefList) = 4.13.1-EC55B26F, ocaml-cmi(Std) = 4.13.1-3F7B9C5E, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Filename) = 4.13.1-4815D5CA, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Pervasives) = 4.13.1-972F7C19, ocaml-cmi(Stdlib__Printf) = 4.13.1-0E709B4A, ocaml-cmi(Stdlib__Scanf) = 4.13.1-05CC8C67, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(UChar) = 4.13.1-1230A11A, ocaml-cmi(UTF8) = 4.13.1-68B93558, ocaml-cmi(Unzip) = 4.13.1-F7738368, ocaml-cmx(CamlinternalOO) = 4.13.1-B6CFBB63, ocaml-cmx(Stdlib) = 4.13.1-F8B8B4EE, ocaml-cmx(Stdlib__Array) = 4.13.1-AAB10518, ocaml-cmx(Stdlib__Buffer) = 4.13.1-43D30E94, ocaml-cmx(Stdlib__Bytes) = 4.13.1-33E3746A, ocaml-cmx(Stdlib__Char) = 4.13.1-64EA034A, ocaml-cmx(Stdlib__Filename) = 4.13.1-7175EF90, ocaml-cmx(Stdlib__Hashtbl) = 4.13.1-04F772F8, ocaml-cmx(Stdlib__Int32) = 4.13.1-BFE3D89D, ocaml-cmx(Stdlib__Int64) = 4.13.1-D21B2296, ocaml-cmx(Stdlib__List) = 4.13.1-21B8C13F, ocaml-cmx(Stdlib__Obj) = 4.13.1-C98F0114, ocaml-cmx(Stdlib__Pervasives) = 4.13.1-F15E6B9F, ocaml-cmx(Stdlib__Printf) = 4.13.1-54DA4609, ocaml-cmx(Stdlib__Scanf) = 4.13.1-C54B75EA, ocaml-cmx(Stdlib__String) = 4.13.1-E3D157A8, ocaml-cmx(Stdlib__Sys) = 4.13.1-3AA36557 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YPLqve Processing files: ocaml-extlib-debuginfo-1.7.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JBFbgc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5d6hVb find-requires: running scripts (debuginfo) Requires: ocaml-extlib = 1.7.8-alt2 Adding to ocaml-extlib-devel a strict dependency on ocaml-extlib Adding to ocaml-extlib-debuginfo a strict dependency on ocaml-extlib Removing 22 extra deps from ocaml-extlib-devel due to dependency on ocaml-extlib Removing 21 extra deps from ocaml-extlib-devel due to repentancy on ocaml-extlib Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-extlib-1.7.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-extlib-devel-1.7.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-extlib-debuginfo-1.7.8-alt2.x86_64.rpm (w2.lzdio) 6.36user 2.82system 0:15.61elapsed 58%CPU (0avgtext+0avgdata 242028maxresident)k 0inputs+0outputs (0major+687901minor)pagefaults 0swaps 3.21user 2.24system 0:30.61elapsed 17%CPU (0avgtext+0avgdata 129076maxresident)k 0inputs+0outputs (0major+201922minor)pagefaults 0swaps --- ocaml-extlib-1.7.8-alt2.x86_64.rpm.repo 2021-11-27 08:48:55.000000000 +0000 +++ ocaml-extlib-1.7.8-alt2.x86_64.rpm.hasher 2024-06-16 02:10:53.153079532 +0000 @@ -154,3 +154,3 @@ File: /usr/lib64/ocaml/extlib/extLib.cmt 100644 root:root d361913ab41103f104712f300000b73d -File: /usr/lib64/ocaml/extlib/extLib.cmxs 100644 root:root ed99f98ad112a351c703aa974f58d961 +File: /usr/lib64/ocaml/extlib/extLib.cmxs 100644 root:root 486f8b85b17283d31dcf60010f30965c File: /usr/lib64/ocaml/extlib/extList.cmi 100644 root:root 309aa9d6a082044ae87b90a0d4486417 @@ -191,2 +191,2 @@ File: /usr/share/doc/ocaml-extlib-1.7.8/README.md 100644 root:root 2dd3e34d8a3de51e4ac7ec904f87ee67 -RPMIdentity: 59df0bd7e6e39db360169869483de7768c332bf8f703f7e5894cab914efdc9fd3dffdcbc2055a983ec32c7688783731cd4ae627d078325754c6f7d0c5f9b0bb5 +RPMIdentity: a475569ad6a608907646c5c416a51efa2da1b6c4fe94fe6a0d254dda58bcb8ba525e49828a7262e6afe8063aa84894b05d4bb151dd23114f380d68afd654e9dd --- ocaml-extlib-debuginfo-1.7.8-alt2.x86_64.rpm.repo 2021-11-27 08:48:54.000000000 +0000 +++ ocaml-extlib-debuginfo-1.7.8-alt2.x86_64.rpm.hasher 2024-06-16 02:10:53.220080687 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/44 40755 root:root -/usr/lib/debug/.build-id/44/1a93ebcf81a6cd401589283b4f7f8c9142f5c4 120777 root:root ../../../../lib64/ocaml/extlib/extLib.cmxs -/usr/lib/debug/.build-id/44/1a93ebcf81a6cd401589283b4f7f8c9142f5c4.debug 120777 root:root ../../usr/lib64/ocaml/extlib/extLib.cmxs.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/9b4f883263d6ec588121cd0b8ba871a4234f5b 120777 root:root ../../../../lib64/ocaml/extlib/extLib.cmxs +/usr/lib/debug/.build-id/97/9b4f883263d6ec588121cd0b8ba871a4234f5b.debug 120777 root:root ../../usr/lib64/ocaml/extlib/extLib.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -32,8 +32,8 @@ Provides: ocaml-extlib-debuginfo = 1.7.8-alt2:p10+289137.4300.8.1 -File: /usr/lib/debug/.build-id/44 40755 root:root -File: /usr/lib/debug/.build-id/44/1a93ebcf81a6cd401589283b4f7f8c9142f5c4 120777 root:root ../../../../lib64/ocaml/extlib/extLib.cmxs -File: /usr/lib/debug/.build-id/44/1a93ebcf81a6cd401589283b4f7f8c9142f5c4.debug 120777 root:root ../../usr/lib64/ocaml/extlib/extLib.cmxs.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/9b4f883263d6ec588121cd0b8ba871a4234f5b 120777 root:root ../../../../lib64/ocaml/extlib/extLib.cmxs +File: /usr/lib/debug/.build-id/97/9b4f883263d6ec588121cd0b8ba871a4234f5b.debug 120777 root:root ../../usr/lib64/ocaml/extlib/extLib.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/extlib 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/extlib/extLib.cmxs.debug 100644 root:root d34b9f594b8af88c89d3a54850423957 +File: /usr/lib/debug/usr/lib64/ocaml/extlib/extLib.cmxs.debug 100644 root:root d7382e61cd95c950b2fb1f1474deaebc File: /usr/src/debug/ocaml-extlib-1.7.8 40755 root:root @@ -61,2 +61,2 @@ File: /usr/src/debug/ocaml-extlib-1.7.8/src/unzip.ml 100644 root:root ea503514929d4ed380231ae25bd63565 -RPMIdentity: 375e6eb6576d19812135522e6a00c0836415c6d88a8e9c1173406d5deb8b509a013f281e421b7af4be1476c0cdfd5abf7af5ff41058be633de958ff2b721e86e +RPMIdentity: 0ca850125de5328badf155c60e1f1180e5ac72211c55dbe1efb1fb284620c439d481b9069907a81469864191e6b6008608be0a3281a20567765798e1745abe56