Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ocaml-xmlm.spec'], timeout=0uid=1000logger=printOutput=Falseuser='mockbuild'gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root'shell=Falseenv={'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ocaml-xmlm.spec'] with env {'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ocaml-xmlm-1.2.0-14bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ocaml-xmlm.spec "], timeout=0logger=printOutput=Falseuser='mockbuild'gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root'private_network=Trueshell=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache'}) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ocaml-xmlm.spec "] with env {'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fHJmfd + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlm-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (xmlm-1.2.0-debug.patch): + echo 'Patch #0 (xmlm-1.2.0-debug.patch):' + /usr/bin/cat /builddir/build/SOURCES/xmlm-1.2.0-debug.patch + /usr/bin/patch -p1 -b --suffix .debug --fuzz=0 patching file _tags + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0NUQVo + 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 ocamlc -c -g -annot -bin-annot -I src -I test -o src/xmlm.cmo src/xmlm.ml ocamlfind ocamlc -a src/xmlm.cmo -o src/xmlm.cma ocamlfind ocamlopt -a src/xmlm.cmx -o src/xmlm.cmxa ocamlfind ocamlopt -shared src/xmlm.cmx -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 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 -linkpkg -g src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eBRwbY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm + cd xmlm-1.2.0 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm + DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/bin + mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/lib/ocaml/xmlm + install -m 755 -p _build/test/xmltrip.native /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/bin/xmltrip + install -m 644 -p _build/src/xmlm.a _build/src/xmlm.cmxa /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/lib/ocaml/xmlm/ + install -m 755 -p _build/src/xmlm.cmxs /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/lib/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-14bs02npfc23.arm/usr/lib/ocaml/xmlm/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/xmlm-1.2.0 extracting debug info from /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/lib/ocaml/xmlm/xmlm.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/bin/xmltrip dwz: Error mmapping multi-file temporary files /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 1 CRC32s did match. cpio: ocaml-4.02.2/stdlib: Cannot stat: No such file or directory cpio: ocaml-4.02.2/stdlib/std_exit.ml: Cannot stat: No such file or directory cpio: xmlm-1.2.0/_build/buffer.ml: Cannot stat: No such file or directory cpio: xmlm-1.2.0/_build/list.ml: Cannot stat: No such file or directory cpio: xmlm-1.2.0/_build/string.ml: Cannot stat: No such file or directory 108 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KyM702 Processing files: ocaml-xmlm-1.2.0-14bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aFVII6 + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/share/doc/ocaml-xmlm + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/share/doc/ocaml-xmlm + cp -pr README.md /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/share/doc/ocaml-xmlm + exit 0 Provides: ocaml(Xmlm) = 711bc2bc34bbdd04c53914485947a790 ocaml-xmlm = 1.2.0-14bs02npfc23 ocaml-xmlm(armv6hl-32) = 1.2.0-14bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) ocaml(Array) = ae800d8cf9903f1d36856950940430e6 ocaml(Buffer) = a579f4a57e300ec755f84af883c1e51b ocaml(CamlinternalFormatBasics) = 8b069fca1e4d9316b588e5554f38bb24 ocaml(Char) = 60fd98ba6ff303baf9287e7bfb886f12 ocaml(Hashtbl) = bb8e269d690301a1c4ff14a08e96e83e ocaml(List) = 8988208489274193e4e3f69dc6ec2f75 ocaml(Pervasives) = 0d015a5a2136659b0de431be7f1545be ocaml(String) = 9cb286f2c4569fd32c379b1a05c7b590 ocaml(runtime) = 4.02.2 rtld(GNU_HASH) Processing files: ocaml-xmlm-devel-1.2.0-14bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V2B1y9 + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/share/doc/ocaml-xmlm-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/share/doc/ocaml-xmlm-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/share/doc/ocaml-xmlm-devel + cp -pr _build/test/examples.ml /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/share/doc/ocaml-xmlm-devel + cp -pr _build/test/xhtml.ml /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/share/doc/ocaml-xmlm-devel + cp -pr doc /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm/usr/share/doc/ocaml-xmlm-devel + exit 0 Provides: ocaml-xmlm-devel = 1.2.0-14bs02npfc23 ocaml-xmlm-devel(armv6hl-32) = 1.2.0-14bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: ocaml-xmlm-debuginfo-1.2.0-14bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm Wrote: /builddir/build/RPMS/ocaml-xmlm-1.2.0-14bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-xmlm-devel-1.2.0-14bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-xmlm-debuginfo-1.2.0-14bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q2mUKm + umask 022 + cd /builddir/build/BUILD + cd xmlm-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-xmlm-1.2.0-14bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->