Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ocaml-easy-format.spec'], env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002'}logger=gid=135printOutput=Falseuser='mockbuild'timeout=0shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ocaml-easy-format.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ocaml-easy-format-1.0.2-12bs02npfc23.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-easy-format.spec "], env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002'}logger=gid=135printOutput=Falseuser='mockbuild'timeout=0shell=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root'uid=1000private_network=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ocaml-easy-format.spec "] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1VotgM + 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 -xf - + 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 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W96wQt + exit 0 + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + make 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.93BDZ4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm + cd easy-format-1.0.2 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm + DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml + make install 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 Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml/easy-format/easy_format.cmxs Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml/easy-format/easy_format.o Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml/easy-format/easy_format.cmx Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml/easy-format/easy_format.cmo Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml/easy-format/easy_format.mli Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml/easy-format/easy_format.cmi Installed /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml/easy-format/META + /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/easy-format-1.0.2 extracting debug info from /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/lib/ocaml/easy-format/easy_format.cmxs dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. cpio: easy-format-1.0.2/buffer.ml: Cannot stat: No such file or directory cpio: easy-format-1.0.2/format.ml: Cannot stat: No such file or directory cpio: easy-format-1.0.2/list.ml: Cannot stat: No such file or directory cpio: easy-format-1.0.2/string.ml: Cannot stat: No such file or directory 26 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.RI2xdN Processing files: ocaml-easy-format-1.0.2-12bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.laAh5t + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/share/doc/ocaml-easy-format + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/share/doc/ocaml-easy-format + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/share/doc/ocaml-easy-format + exit 0 Provides: ocaml(Easy_format) = 592007b40dac8b836bdee4667b698ead ocaml-easy-format = 1.0.2-12bs02npfc23 ocaml-easy-format(armv6hl-32) = 1.0.2-12bs02npfc23 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) ocaml(Buffer) = a579f4a57e300ec755f84af883c1e51b ocaml(CamlinternalFormatBasics) = 8b069fca1e4d9316b588e5554f38bb24 ocaml(Format) = 61d4350242b30078d3ad96c904c9f7a1 ocaml(Hashtbl) = bb8e269d690301a1c4ff14a08e96e83e ocaml(List) = 8988208489274193e4e3f69dc6ec2f75 ocaml(Pervasives) = 0d015a5a2136659b0de431be7f1545be ocaml(Printf) = eb49a17645c5ea2dd298430a3c986186 ocaml(String) = 9cb286f2c4569fd32c379b1a05c7b590 ocaml(runtime) = 4.02.2 rtld(GNU_HASH) Processing files: ocaml-easy-format-devel-1.0.2-12bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KNMjgO + umask 022 + cd /builddir/build/BUILD + cd easy-format-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/share/doc/ocaml-easy-format-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/share/doc/ocaml-easy-format-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/share/doc/ocaml-easy-format-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/share/doc/ocaml-easy-format-devel + cp -pr Changes /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm/usr/share/doc/ocaml-easy-format-devel + exit 0 Provides: ocaml-easy-format-devel = 1.0.2-12bs02npfc23 ocaml-easy-format-devel(armv6hl-32) = 1.0.2-12bs02npfc23 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-12bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-easy-format-1.0.2-12bs02npfc23.arm Wrote: /builddir/build/RPMS/ocaml-easy-format-1.0.2-12bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-easy-format-devel-1.0.2-12bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-easy-format-debuginfo-1.0.2-12bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XM7cAy + 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-12bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->