+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-extlib.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.x5GHYB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf extlib-1.7.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/extlib-1.7.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd extlib-1.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZW4VEV + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.2 + unset MAKEFLAGS + make build -j1 make: git: Command not found make -C src build make[1]: Entering directory '/builddir/build/BUILD/extlib-1.7.2/src' ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -i extBytes.ml > extBytes.mli ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c enum.mli enum.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extArray.mli extArray.ml File "extArray.ml", line 1: Warning 3: deprecated: make_float Use Array.create_float instead. File "array.mli", line 60, characters 0-91: Definition File "extArray.mli", line 115, characters 2-37: Expected signature File "extArray.ml", line 1: Warning 3: deprecated: create Use Array.make instead. File "array.mli", line 51, characters 0-107: Definition File "extArray.mli", line 134, characters 2-60: Expected signature File "extArray.ml", line 1: Warning 3: deprecated: create_matrix Use Array.make_matrix instead. File "array.mli", line 87, characters 0-110: Definition File "extArray.mli", line 137, characters 2-56: Expected signature ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extHashtbl.mli extHashtbl.ml File "extHashtbl.ml", line 26, characters 2-90: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extList.mli extList.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extString.mli extString.ml File "extString.ml", line 1: Warning 3: deprecated: set Use Bytes.set instead. File "string.mli", line 61, characters 0-112: Definition File "extString.mli", line 179, characters 2-42: Expected signature File "extString.ml", line 1: Warning 3: deprecated: create Use Bytes.create instead. File "string.mli", line 71, characters 0-104: Definition File "extString.mli", line 180, characters 2-29: Expected signature File "extString.ml", line 1: Warning 3: deprecated: copy File "string.mli", line 96, characters 0-48: Definition File "extString.mli", line 182, characters 2-29: Expected signature File "extString.ml", line 1: Warning 3: deprecated: fill Use Bytes.fill instead. File "string.mli", line 110, characters 0-95: Definition File "extString.mli", line 184, characters 2-50: Expected signature File "extString.ml", line 1: Warning 3: deprecated: uppercase Use String.uppercase_ascii instead. File "string.mli", line 262, characters 0-93: Definition File "extString.mli", line 200, characters 2-34: Expected signature File "extString.ml", line 1: Warning 3: deprecated: lowercase Use String.lowercase_ascii instead. File "string.mli", line 269, characters 0-93: Definition File "extString.mli", line 201, characters 2-34: Expected signature File "extString.ml", line 1: Warning 3: deprecated: capitalize Use String.capitalize_ascii instead. File "string.mli", line 276, characters 0-95: Definition File "extString.mli", line 202, characters 2-35: Expected signature File "extString.ml", line 1: Warning 3: deprecated: uncapitalize Use String.uncapitalize_ascii instead. File "string.mli", line 282, characters 0-99: Definition File "extString.mli", line 203, characters 2-37: Expected signature File "extString.ml", line 1: Warning 3: deprecated: unsafe_set File "string.mli", line 341, characters 0-96: Definition File "extString.mli", line 212, characters 2-49: Expected signature File "extString.ml", line 1: Warning 3: deprecated: unsafe_fill File "string.mli", line 346, characters 0-116: Definition File "extString.mli", line 214, characters 2-57: Expected signature ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c global.mli global.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c IO.mli IO.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c option.mli option.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c pMap.mli pMap.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c std.mli std.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c uChar.mli uChar.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c uTF8.mli uTF8.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c base64.mli base64.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c unzip.mli unzip.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c refList.mli refList.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c optParse.mli optParse.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c dllist.mli dllist.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extLib.ml ocamlfind ocamlc -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -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 OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c enum.mli enum.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extArray.mli extArray.ml File "extArray.ml", line 1: Warning 3: deprecated: make_float Use Array.create_float instead. File "array.mli", line 60, characters 0-91: Definition File "extArray.mli", line 115, characters 2-37: Expected signature File "extArray.ml", line 1: Warning 3: deprecated: create Use Array.make instead. File "array.mli", line 51, characters 0-107: Definition File "extArray.mli", line 134, characters 2-60: Expected signature File "extArray.ml", line 1: Warning 3: deprecated: create_matrix Use Array.make_matrix instead. File "array.mli", line 87, characters 0-110: Definition File "extArray.mli", line 137, characters 2-56: Expected signature ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extHashtbl.mli extHashtbl.ml File "extHashtbl.ml", line 26, characters 2-90: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extList.mli extList.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extString.mli extString.ml File "extString.ml", line 1: Warning 3: deprecated: set Use Bytes.set instead. File "string.mli", line 61, characters 0-112: Definition File "extString.mli", line 179, characters 2-42: Expected signature File "extString.ml", line 1: Warning 3: deprecated: create Use Bytes.create instead. File "string.mli", line 71, characters 0-104: Definition File "extString.mli", line 180, characters 2-29: Expected signature File "extString.ml", line 1: Warning 3: deprecated: copy File "string.mli", line 96, characters 0-48: Definition File "extString.mli", line 182, characters 2-29: Expected signature File "extString.ml", line 1: Warning 3: deprecated: fill Use Bytes.fill instead. File "string.mli", line 110, characters 0-95: Definition File "extString.mli", line 184, characters 2-50: Expected signature File "extString.ml", line 1: Warning 3: deprecated: uppercase Use String.uppercase_ascii instead. File "string.mli", line 262, characters 0-93: Definition File "extString.mli", line 200, characters 2-34: Expected signature File "extString.ml", line 1: Warning 3: deprecated: lowercase Use String.lowercase_ascii instead. File "string.mli", line 269, characters 0-93: Definition File "extString.mli", line 201, characters 2-34: Expected signature File "extString.ml", line 1: Warning 3: deprecated: capitalize Use String.capitalize_ascii instead. File "string.mli", line 276, characters 0-95: Definition File "extString.mli", line 202, characters 2-35: Expected signature File "extString.ml", line 1: Warning 3: deprecated: uncapitalize Use String.uncapitalize_ascii instead. File "string.mli", line 282, characters 0-99: Definition File "extString.mli", line 203, characters 2-37: Expected signature File "extString.ml", line 1: Warning 3: deprecated: unsafe_set File "string.mli", line 341, characters 0-96: Definition File "extString.mli", line 212, characters 2-49: Expected signature File "extString.ml", line 1: Warning 3: deprecated: unsafe_fill File "string.mli", line 346, characters 0-116: Definition File "extString.mli", line 214, characters 2-57: Expected signature ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c global.mli global.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c IO.mli IO.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c option.mli option.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c pMap.mli pMap.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c std.mli std.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c uChar.mli uChar.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c uTF8.mli uTF8.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c base64.mli base64.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c unzip.mli unzip.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c refList.mli refList.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c optParse.mli optParse.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c dllist.mli dllist.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -c extLib.ml ocamlfind ocamlopt -pp "cppo -D OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -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 OCAML4 -D OCAML4_02 -D OCAML4_03 -D OCAML4_04 -D OCAML4_05 -D WITH_BYTES" -g -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs make[1]: Leaving directory '/builddir/build/BUILD/extlib-1.7.2/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hm4Gqt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64 + cd extlib-1.7.2 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/stublibs + make install -j1 make: git: Command not found make -C src VERSION=1.7.2 install make[1]: Entering directory '/builddir/build/BUILD/extlib-1.7.2/src' ocamlfind install -patch-version 1.7.2 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 Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extLib.a Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extLib.cmxs Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extLib.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/dllist.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/optParse.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/refList.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/unzip.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/base64.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/uTF8.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/uChar.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/std.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/pMap.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/option.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/IO.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/global.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extBuffer.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extString.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extList.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extHashtbl.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extArray.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/dynArray.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/bitSet.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/enum.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extBytes.cmx Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extLib.cmxa Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extLib.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/dllist.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/optParse.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/refList.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/unzip.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/base64.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/uTF8.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/uChar.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/std.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/pMap.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/option.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/IO.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/global.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extBuffer.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extString.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extList.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extHashtbl.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extArray.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/dynArray.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/bitSet.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/enum.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extBytes.cmi Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/dllist.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/optParse.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/refList.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/unzip.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/base64.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/uTF8.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/uChar.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/std.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/pMap.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/option.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/IO.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/global.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extBuffer.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extString.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extList.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extHashtbl.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extArray.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/dynArray.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/bitSet.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/enum.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extBytes.mli Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/extLib.cma Installed /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/lib64/ocaml/extlib/META make[1]: Leaving directory '/builddir/build/BUILD/extlib-1.7.2/src' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-extlib-1.7.2-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w7NwON + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/share/doc/ocaml-extlib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/share/doc/ocaml-extlib + cp -pr README.md /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/share/doc/ocaml-extlib + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LBUD9A + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.2 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/share/licenses/ocaml-extlib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/share/licenses/ocaml-extlib + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64/usr/share/licenses/ocaml-extlib + exit 0 Provides: ocaml(Base64) = ece8d48b74db4bf492934d121fd0a1b9 ocaml(BitSet) = 649dc8dd24198fc0de5fe463f75c5e1e ocaml(Dllist) = fef2df8456a8ad9bf6181ea5963e1b22 ocaml(DynArray) = c1147b93e844c55119ac433c9c3a21b9 ocaml(Enum) = c95121876ccdf8b5f9a1b13d7e886c01 ocaml(ExtArray) = 41495ac6d571bf41e2e30a01b907da61 ocaml(ExtBuffer) = 4a4f88b4b8dec826d47b4e342a0d50fb ocaml(ExtBytes) = 550dd210a5bd05905da9e6338bad06a7 ocaml(ExtHashtbl) = ef63f9643722bde1d73ecf8ea55ee673 ocaml(ExtLib) = c004fca81329d5759af949f3afe93ae9 ocaml(ExtList) = 51b9e0a2a4bcd83eb6f4951a2247dd1d ocaml(ExtString) = d5a30b54d605db968c71635ac86ddabd ocaml(Global) = 612c319e5133378496bfdb7029137ce4 ocaml(IO) = ae72f1e7fd6622c2b3eff1360310a016 ocaml(OptParse) = bf2c8a6ebe625e80ae7e5041c44544e5 ocaml(Option) = f53c61e58ce6b522fda7de2b76be9534 ocaml(PMap) = 678083a0bf44bb6db2f93f30e59b5eb7 ocaml(RefList) = 29866f042eecf51130a445b2a6d230ad ocaml(Std) = e6469bbd6a488025fdbe4030e693696d ocaml(UChar) = 0b2cc006032d31ede63d054f066e8e0d ocaml(UTF8) = 55479b8b77de65dd99cdbbd0c2f1e11f ocaml(Unzip) = b43708d4df7b476b78d43d67812185ef ocaml-extlib = 1.7.2-5.fc28 ocaml-extlib(riscv-64) = 1.7.2-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(CamlinternalOO) = 69dec6b14920fcc456f3cbd10764333e ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Enum) = c95121876ccdf8b5f9a1b13d7e886c01 ocaml(ExtArray) = 41495ac6d571bf41e2e30a01b907da61 ocaml(ExtBuffer) = 4a4f88b4b8dec826d47b4e342a0d50fb ocaml(ExtBytes) = 550dd210a5bd05905da9e6338bad06a7 ocaml(ExtHashtbl) = ef63f9643722bde1d73ecf8ea55ee673 ocaml(ExtList) = 51b9e0a2a4bcd83eb6f4951a2247dd1d ocaml(ExtString) = d5a30b54d605db968c71635ac86ddabd ocaml(Filename) = 4c2454d1aec88f5851f077478f232f2f ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(IO) = ae72f1e7fd6622c2b3eff1360310a016 ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Int64) = f1c602b12ea723a45bbe6143f116a991 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Scanf) = e807880cfcd97dfe1c40fcbbb5573f71 ocaml(Std) = e6469bbd6a488025fdbe4030e693696d ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(UChar) = 0b2cc006032d31ede63d054f066e8e0d ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-extlib-devel-1.7.2-5.fc28.riscv64 Provides: ocaml-extlib-devel = 1.7.2-5.fc28 ocaml-extlib-devel(riscv-64) = 1.7.2-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/ocaml-extlib-1.7.2-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-extlib-1.7.2-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-extlib-devel-1.7.2-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fsp69L + umask 022 + cd /builddir/build/BUILD + cd extlib-1.7.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-extlib-1.7.2-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff