Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-easy-format.spec'], chrootPath='/var/lib/mock/f31-build-47082-26762/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-easy-format.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1561593600 Wrote: /builddir/build/SRPMS/ocaml-easy-format-1.0.2-30.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-easy-format.spec'], chrootPath='/var/lib/mock/f31-build-47082-26762/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-easy-format.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1561593600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Cn2riq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf easy-format-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/easy-format-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd easy-format-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i.add-debuginfo 's/ocamlopt/ocamlopt -g/;s/ocamlc \(-[co]\)/ocamlc -g \1/' Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.abrT9m + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + make BUILDSTDERR: File "easy_format.ml", line 103, characters 16-46: BUILDSTDERR: 103 | let tagf0 = pp_get_formatter_tag_functions fmt () in BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions BUILDSTDERR: Use Format.pp_get_formatter_stag_functions. BUILDSTDERR: File "easy_format.ml", line 132, characters 4-34: BUILDSTDERR: 132 | pp_set_formatter_tag_functions fmt tagf BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions BUILDSTDERR: This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. BUILDSTDERR: File "easy_format.ml", line 164, characters 2-32: BUILDSTDERR: 164 | (pp_get_formatter_tag_functions fmt ()) with BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions BUILDSTDERR: Use Format.pp_get_formatter_stag_functions. BUILDSTDERR: File "easy_format.ml", line 169, characters 6-36: BUILDSTDERR: 169 | pp_set_formatter_tag_functions fmt tagf BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions BUILDSTDERR: This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. BUILDSTDERR: File "easy_format.ml", line 219, characters 16-27: BUILDSTDERR: 219 | | Some s -> pp_open_tag fmt s BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_open_tag BUILDSTDERR: Use Format.pp_open_stag. BUILDSTDERR: File "easy_format.ml", line 223, characters 16-28: BUILDSTDERR: 223 | | Some _ -> pp_close_tag fmt () BUILDSTDERR: ^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_close_tag BUILDSTDERR: Use Format.pp_close_stag. BUILDSTDERR: File "easy_format.ml", line 229, characters 3-14: BUILDSTDERR: 229 | pp_open_tag fmt tag; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_open_tag BUILDSTDERR: Use Format.pp_open_stag. BUILDSTDERR: File "easy_format.ml", line 231, characters 3-15: BUILDSTDERR: 231 | pp_close_tag fmt () BUILDSTDERR: ^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_close_tag BUILDSTDERR: Use Format.pp_close_stag. BUILDSTDERR: File "easy_format.ml", line 103, characters 16-46: BUILDSTDERR: 103 | let tagf0 = pp_get_formatter_tag_functions fmt () in BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions BUILDSTDERR: Use Format.pp_get_formatter_stag_functions. BUILDSTDERR: File "easy_format.ml", line 132, characters 4-34: BUILDSTDERR: 132 | pp_set_formatter_tag_functions fmt tagf BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions BUILDSTDERR: This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. BUILDSTDERR: File "easy_format.ml", line 164, characters 2-32: BUILDSTDERR: 164 | (pp_get_formatter_tag_functions fmt ()) with BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions BUILDSTDERR: Use Format.pp_get_formatter_stag_functions. BUILDSTDERR: File "easy_format.ml", line 169, characters 6-36: BUILDSTDERR: 169 | pp_set_formatter_tag_functions fmt tagf BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions BUILDSTDERR: This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. BUILDSTDERR: File "easy_format.ml", line 219, characters 16-27: BUILDSTDERR: 219 | | Some s -> pp_open_tag fmt s BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_open_tag BUILDSTDERR: Use Format.pp_open_stag. BUILDSTDERR: File "easy_format.ml", line 223, characters 16-28: BUILDSTDERR: 223 | | Some _ -> pp_close_tag fmt () BUILDSTDERR: ^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_close_tag BUILDSTDERR: Use Format.pp_close_stag. BUILDSTDERR: File "easy_format.ml", line 229, characters 3-14: BUILDSTDERR: 229 | pp_open_tag fmt tag; BUILDSTDERR: ^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_open_tag BUILDSTDERR: Use Format.pp_open_stag. BUILDSTDERR: File "easy_format.ml", line 231, characters 3-15: BUILDSTDERR: 231 | pp_close_tag fmt () BUILDSTDERR: ^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: Stdlib.Format.pp_close_tag BUILDSTDERR: Use Format.pp_close_stag. + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ocamlc -g -c easy_format.mli ocamlc -g -c -dtypes easy_format.ml touch bytecode ocamlc -g -c easy_format.mli ocamlopt -g -c -dtypes easy_format.ml ocamlopt -g -I . -shared -linkall -o easy_format.cmxs easy_format.cmx touch nativecode Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rV9Fao + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64 + cd easy-format-1.0.2 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml + make install BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml/easy-format/easy_format.cmxs BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml/easy-format/easy_format.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml/easy-format/easy_format.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml/easy-format/easy_format.cmo BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml/easy-format/easy_format.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml/easy-format/easy_format.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml/easy-format/META + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.2-30.fc31 --unique-debug-suffix -1.0.2-30.fc31.riscv64 --unique-debug-src-base ocaml-easy-format-1.0.2-30.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/easy-format-1.0.2 BUILDSTDERR: cpio: buffer.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: bytes.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: format.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: hashtbl.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: list.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: string.ml: Cannot stat: No such file or directory BUILDSTDERR: 26 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs echo "version = \"1.0.2\"" > META; cat META.tpl >> META INSTALL_FILES="META easy_format.cmi easy_format.mli"; \ if test -f bytecode; then \ INSTALL_FILES="$INSTALL_FILES easy_format.cmo"; \ fi; \ if test -f nativecode; then \ INSTALL_FILES="$INSTALL_FILES easy_format.cmx easy_format.o easy_format.cmxs"; \ fi; \ ocamlfind install easy-format $INSTALL_FILES explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml/easy-format/easy_format.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/lib64/ocaml/easy-format/easy_format.cmxs original debug info size: 64kB, size after compression: 68kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cERqTo Processing files: ocaml-easy-format-1.0.2-30.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CUf3xq + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/share/doc/ocaml-easy-format + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/share/doc/ocaml-easy-format + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/share/doc/ocaml-easy-format + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml(Easy_format) = fb58d77852c8c0f25cfaeaba48f3fa1a ocaml-easy-format = 1.0.2-30.fc31 ocaml-easy-format(riscv-64) = 1.0.2-30.fc31 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(CamlinternalFormatBasics) = a2b1a9d869fd05813beb35645bd9cd94 ocaml(Stdlib) = ad45f251bbf98d3a0bf3b883546ecfc8 ocaml(Stdlib__buffer) = 35866fa9f82ad0886b2ccd0a86f2e1e6 ocaml(Stdlib__format) = b19f294d464555e99bcd77ca013195d9 ocaml(Stdlib__hashtbl) = 8a0f9b54a9d30b1aeff83f4bae88dfde ocaml(Stdlib__list) = cdcc178ba2d8de0d62892e1a68bd0cfe ocaml(Stdlib__printf) = b72a44ed259e7034497028c0b31e9fa1 ocaml(Stdlib__seq) = 359c95515bb2842e5ad1497a5b684136 ocaml(Stdlib__string) = 89dc8c0e4f92ce704437ae3fafad684f ocaml(Stdlib__uchar) = db24a5ebd1625809ae883920f16c2526 ocaml(runtime) = 4.08.0 rtld(GNU_HASH) Processing files: ocaml-easy-format-devel-1.0.2-30.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xaY1Go + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/share/doc/ocaml-easy-format-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/share/doc/ocaml-easy-format-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/share/doc/ocaml-easy-format-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/share/doc/ocaml-easy-format-devel + cp -pr Changes /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64/usr/share/doc/ocaml-easy-format-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml-easy-format-devel = 1.0.2-30.fc31 ocaml-easy-format-devel(riscv-64) = 1.0.2-30.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-easy-format-debugsource-1.0.2-30.fc31.riscv64 Provides: ocaml-easy-format-debugsource = 1.0.2-30.fc31 ocaml-easy-format-debugsource(riscv-64) = 1.0.2-30.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-easy-format-debuginfo-1.0.2-30.fc31.riscv64 Provides: debuginfo(build-id) = 03b9db84ffb0881b5ad7f58c9b9eba3f16997517 ocaml-easy-format-debuginfo = 1.0.2-30.fc31 ocaml-easy-format-debuginfo(riscv-64) = 1.0.2-30.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-easy-format-debugsource(riscv-64) = 1.0.2-30.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64 Wrote: /builddir/build/RPMS/ocaml-easy-format-debugsource-1.0.2-30.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-easy-format-debuginfo-1.0.2-30.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-easy-format-1.0.2-30.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-easy-format-devel-1.0.2-30.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ta2B3o + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-30.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0