Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-xmlm.spec'], chrootPath='/var/lib/mock/f29-build-24916-12990/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-xmlm.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 Wrote: /builddir/build/SRPMS/ocaml-xmlm-1.2.0-29.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-xmlm.spec'], chrootPath='/var/lib/mock/f29-build-24916-12990/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-xmlm.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xI8pZc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlm-1.2.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xmlm-1.2.0.tbz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlm-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xmlm-1.2.0-debug.patch):' Patch #0 (xmlm-1.2.0-debug.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .debug --fuzz=0 patching file _tags + echo 'Patch #1 (0001-Safe-string-support.patch):' Patch #1 (0001-Safe-string-support.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/xmlm.ml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.79Tyee + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + ./pkg/build true ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends ocamlfind ocamlc -c -g -I src -I test -o src/xmlm.cmi src/xmlm.mli ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I test -o src/xmlm.cmx src/xmlm.ml + ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I test -o src/xmlm.cmx src/xmlm.ml File "src/xmlm.ml", line 1128, characters 18-34: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -c -g -annot -bin-annot -I src -I test -o src/xmlm.cmo src/xmlm.ml + ocamlfind ocamlc -c -g -annot -bin-annot -I src -I test -o src/xmlm.cmo src/xmlm.ml File "src/xmlm.ml", line 1128, characters 18-34: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends ocamlfind ocamlc -c -g -annot -bin-annot -I test -I src -o test/xhtml.cmo test/xhtml.ml ocamlfind ocamlc -c -g -annot -bin-annot -I test -I src -o test/xmltrip.cmo test/xmltrip.ml + ocamlfind ocamlc -c -g -annot -bin-annot -I test -I src -o test/xmltrip.cmo test/xmltrip.ml File "test/xmltrip.ml", line 179, characters 33-49: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -c -g -annot -bin-annot -I test -I src -o test/xhtml.cmx test/xhtml.ml ocamlfind ocamlopt -c -g -annot -bin-annot -I test -I src -o test/xmltrip.cmx test/xmltrip.ml + ocamlfind ocamlopt -c -g -annot -bin-annot -I test -I src -o test/xmltrip.cmx test/xmltrip.ml File "test/xmltrip.ml", line 179, characters 33-49: Warning 3: deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -linkpkg -g -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V66iAF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64 + cd xmlm-1.2.0 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/lib64/ocaml/xmlm + install -m 755 -p _build/test/xmltrip.native /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/bin/xmltrip + install -m 644 -p _build/src/xmlm.a _build/src/xmlm.cmxa /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/lib64/ocaml/xmlm/ + install -m 755 -p _build/src/xmlm.cmxs /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/lib64/ocaml/xmlm/ + install -m 644 -p _build/pkg/META _build/src/xmlm.cma _build/src/xmlm.cmi _build/src/xmlm.cmo _build/src/xmlm.cmt _build/src/xmlm.cmx _build/src/xmlm.mli /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/lib64/ocaml/xmlm/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.0-29.fc29 --unique-debug-suffix -1.2.0-29.fc29.riscv64 --unique-debug-src-base ocaml-xmlm-1.2.0-29.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xmlm-1.2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/bin/xmltrip explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/lib64/ocaml/xmlm/xmlm.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/lib64/ocaml/xmlm/xmlm.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/bin/xmltrip BUILDSTDERR: dwz: Error mmapping multi-file temporary files /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 1 CRC32s did match. BUILDSTDERR: cpio: _build/buffer.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/bytes.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/hashtbl.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/list.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/printf.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/stdlib.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/string.ml: Cannot stat: No such file or directory BUILDSTDERR: 108 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IWHJsi Processing files: ocaml-xmlm-1.2.0-29.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zYxzLV + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/share/doc/ocaml-xmlm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/share/doc/ocaml-xmlm + cp -pr README.md /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/share/doc/ocaml-xmlm + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/8a/b6fc4aa44deb4423805cd114810af70bde1aa6 Provides: ocaml(Xmlm) = a90fa85409a01288401eba743eb1607e ocaml-xmlm = 1.2.0-29.fc29 ocaml-xmlm(riscv-64) = 1.2.0-29.fc29 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) ocaml(CamlinternalFormatBasics) = 7ea79e608e46b41c80c3251773e6fdf3 ocaml(Stdlib) = 2812fae09b173a42800ce3b48328b9cb ocaml(Stdlib__array) = 8289b1b8bcdd29cc6a859bfa35d44a2e ocaml(Stdlib__buffer) = 10853d28756c7121334e6b9e3e83e1ba ocaml(Stdlib__char) = dfbf7b404aa65639c2ae48823aae4141 ocaml(Stdlib__hashtbl) = 682884027fa100c01983d89cfc4eaf69 ocaml(Stdlib__list) = 0c0f6e8daa075e845d18d212dd78098f ocaml(Stdlib__seq) = 5c66a1fd18f6126043d7af46d32b4b53 ocaml(Stdlib__string) = da1db0058f6dfb66ed4d85c353dc9306 ocaml(Stdlib__uchar) = 786699188e2f8c1fe32eb8363cd7655a ocaml(runtime) = 4.07.0 rtld(GNU_HASH) Processing files: ocaml-xmlm-devel-1.2.0-29.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tcDyev + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/share/doc/ocaml-xmlm-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/share/doc/ocaml-xmlm-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/share/doc/ocaml-xmlm-devel + cp -pr _build/test/examples.ml /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/share/doc/ocaml-xmlm-devel + cp -pr _build/test/xhtml.ml /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/share/doc/ocaml-xmlm-devel + cp -pr doc /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64/usr/share/doc/ocaml-xmlm-devel + exit 0 Provides: ocaml-xmlm-devel = 1.2.0-29.fc29 ocaml-xmlm-devel(riscv-64) = 1.2.0-29.fc29 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) rtld(GNU_HASH) Processing files: ocaml-xmlm-debugsource-1.2.0-29.fc29.riscv64 Provides: ocaml-xmlm-debugsource = 1.2.0-29.fc29 ocaml-xmlm-debugsource(riscv-64) = 1.2.0-29.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-xmlm-debuginfo-1.2.0-29.fc29.riscv64 Provides: debuginfo(build-id) = 8ab6fc4aa44deb4423805cd114810af70bde1aa6 debuginfo(build-id) = beefd7803ca3fcd09e1f00de73492f8b2e3b37d5 ocaml-xmlm-debuginfo = 1.2.0-29.fc29 ocaml-xmlm-debuginfo(riscv-64) = 1.2.0-29.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-xmlm-debugsource(riscv-64) = 1.2.0-29.fc29 Processing files: ocaml-xmlm-devel-debuginfo-1.2.0-29.fc29.riscv64 Provides: debuginfo(build-id) = 8ab6fc4aa44deb4423805cd114810af70bde1aa6 ocaml-xmlm-devel-debuginfo = 1.2.0-29.fc29 ocaml-xmlm-devel-debuginfo(riscv-64) = 1.2.0-29.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-xmlm-debugsource(riscv-64) = 1.2.0-29.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64 Wrote: /builddir/build/RPMS/ocaml-xmlm-1.2.0-29.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-xmlm-devel-1.2.0-29.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-xmlm-debugsource-1.2.0-29.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-xmlm-debuginfo-1.2.0-29.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-xmlm-devel-debuginfo-1.2.0-29.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TUk09r + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-29.fc29.riscv64 + exit 0 Child return code was: 0