Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ocaml-react.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-865bc69df9080b8b479ec255c3860fef1b54f4e4/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ocaml-react.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ocaml-react-1.2.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ocaml-react.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-865bc69df9080b8b479ec255c3860fef1b54f4e4/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ocaml-react.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lhJSuJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf react-1.2.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/react-1.2.0.tbz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd react-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/react-LICENSE LICENSE + echo ' true: debug' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uFFuaz + umask 022 + cd /builddir/build/BUILD + cd react-1.2.0 + ocaml pkg/build.ml native=true native-dynlink=true ocamlfind ocamldep -modules src/react.ml > src/react.ml.depends ocamlfind ocamldep -modules src/react.mli > src/react.mli.depends ocamlfind ocamlc -c -g -annot -bin-annot -I src -I test -o src/react.cmi src/react.mli ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I test -o src/react.cmx src/react.ml ocamlfind ocamlopt -a src/react.cmx -o src/react.cmxa ocamlfind ocamlc -c -g -annot -bin-annot -I src -I test -o src/react.cmo src/react.ml ocamlfind ocamlc -a src/react.cmo -o src/react.cma ocamlfind ocamlopt -shared src/react.cmx -o src/react.cmxs ocamlfind ocamldep -package compiler-libs.toplevel -modules src/react_top.ml > src/react_top.ml.depends ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.toplevel -I src -I test -o src/react_top.cmo src/react_top.ml + ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.toplevel -I src -I test -o src/react_top.cmo src/react_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -c -g -annot -bin-annot -package compiler-libs.toplevel -I src -I test -o src/react_top.cmx src/react_top.ml + ocamlfind ocamlopt -c -g -annot -bin-annot -package compiler-libs.toplevel -I src -I test -o src/react_top.cmx src/react_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -a -package compiler-libs.toplevel src/react_top.cmx -o src/react_top.cmxa + ocamlfind ocamlopt -a -package compiler-libs.toplevel src/react_top.cmx -o src/react_top.cmxa findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlc -a -package compiler-libs.toplevel src/react_top.cmo -o src/react_top.cma + ocamlfind ocamlc -a -package compiler-libs.toplevel src/react_top.cmo -o src/react_top.cma findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -shared -package compiler-libs.toplevel src/react_top.cmx -o src/react_top.cmxs + ocamlfind ocamlopt -shared -package compiler-libs.toplevel src/react_top.cmx -o src/react_top.cmxs findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs + ocamlbuild -use-ocamlfind test/tests.otarget ocamlfind ocamldep -modules test/test.ml > test/test.ml.depends ocamlfind ocamlc -c -g -annot -bin-annot -I test -I src -o test/test.cmo test/test.ml ocamlfind ocamlopt -c -g -annot -bin-annot -I test -I src -o test/test.cmx test/test.ml ocamlfind ocamldep -modules test/clock.ml > test/clock.ml.depends ocamlfind ocamlc -c -g -annot -bin-annot -I test -I src -o test/clock.cmo test/clock.ml ocamlfind ocamlopt -c -g -annot -bin-annot -I test -I src -o test/clock.cmx test/clock.ml ocamlfind ocamldep -modules test/breakout.ml > test/breakout.ml.depends ocamlfind ocamlc -c -g -annot -bin-annot -I test -I src -o test/breakout.cmo test/breakout.ml ocamlfind ocamlopt -c -g -annot -bin-annot -I test -I src -o test/breakout.cmx test/breakout.ml ocamlfind ocamlopt -linkpkg -g src/react.cmx test/test.cmx -o test/test.native ocamlfind ocamlopt -linkpkg unix.cmxa -g src/react.cmx test/clock.cmx -o test/clock.native ocamlfind ocamlopt -linkpkg unix.cmxa -g src/react.cmx test/breakout.cmx -o test/breakout.native ln -sf /builddir/build/BUILD/react-1.2.0/_build/test/test.native .. ln -sf /builddir/build/BUILD/react-1.2.0/_build/test/clock.native .. ln -sf /builddir/build/BUILD/react-1.2.0/_build/test/breakout.native .. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X4qCN7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm ++ dirname /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm + cd react-1.2.0 + mkdir -p /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react + for f in pkg/META 'src/*.cmx' 'src/*.{a,cma,cmi,mli,cmxa,cmxs}' + cp -p _build/pkg/META /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react/ + for f in pkg/META 'src/*.cmx' 'src/*.{a,cma,cmi,mli,cmxa,cmxs}' + cp -p _build/src/react.cmx _build/src/react_top.cmx /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react/ + for f in pkg/META 'src/*.cmx' 'src/*.{a,cma,cmi,mli,cmxa,cmxs}' + cp -p _build/src/react.a _build/src/react_top.a /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react/ + for f in pkg/META 'src/*.cmx' 'src/*.{a,cma,cmi,mli,cmxa,cmxs}' + cp -p _build/src/react.cma _build/src/react_top.cma /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react/ + for f in pkg/META 'src/*.cmx' 'src/*.{a,cma,cmi,mli,cmxa,cmxs}' + cp -p _build/src/react.cmi _build/src/react_top.cmi /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react/ + for f in pkg/META 'src/*.cmx' 'src/*.{a,cma,cmi,mli,cmxa,cmxs}' + cp -p _build/src/react.mli /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react/ + for f in pkg/META 'src/*.cmx' 'src/*.{a,cma,cmi,mli,cmxa,cmxs}' + cp -p _build/src/react.cmxa _build/src/react_top.cmxa /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react/ + for f in pkg/META 'src/*.cmx' 'src/*.{a,cma,cmi,mli,cmxa,cmxs}' + cp -p _build/src/react.cmxs _build/src/react_top.cmxs /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react/ + /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/react-1.2.0 extracting debug info from /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react/react_top.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/lib/ocaml/react/react.cmxs /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 122 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.taidBa + umask 022 + cd /builddir/build/BUILD + cd react-1.2.0 + ./_build/test/test.native All tests succeeded. + exit 0 Processing files: ocaml-react-1.2.0-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZvBe7f + umask 022 + cd /builddir/build/BUILD + cd react-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/share/doc/ocaml-react-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/share/doc/ocaml-react-1.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/share/doc/ocaml-react-1.2.0 + exit 0 Provides: ocaml(React) = acfd87916c58c301f8a545cccb999ed2 ocaml(React_top) = 326fc767b84e2a58a93c51c77c06b7bd ocaml-react = 1.2.0-2.el7 ocaml-react(armv7hl-32) = 1.2.0-2.el7 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) = af3ef6fba94cdb4eba31e98b4e341dab ocaml(Consistbl) = bc28b09d168bd5f584e09af7f954abe4 ocaml(Digest) = 5972f410cf78f5813a94ff7b90804058 ocaml(Env) = b0711ba5d893519d4fb09eada8938263 ocaml(Format) = e0d18776d4bacff3a198b5c23d0e9355 ocaml(Hashtbl) = 024edc3512403b725052aec8e41ed971 ocaml(Ident) = c2b52ae4c9e8a6b425141e6e60504fc0 ocaml(Int32) = ad06f04cfca6d404d1de76c3dc67324a ocaml(Lexing) = 50598ab7c92b4bdcc624e472342ac8a9 ocaml(List) = d757117653d9319fefb7ddc78a998f41 ocaml(Location) = b9d1154cc96c538cc6732c136cfa8430 ocaml(Longident) = 1802b7b3176997a3efbccb3f3d8a3571 ocaml(Map) = f11d7ddcffad09397202a49bd9bb4283 ocaml(Obj) = b0adfa4175f86e4394859886c1a374bb ocaml(Path) = d1199cad26cb31a59d22bb583b05f9e3 ocaml(Pervasives) = 36b5bc8227dc9914c6d9fd9bdcfadb45 ocaml(Primitive) = 143b5c1452fd31f19fad383345fe1679 ocaml(Set) = be044b48f40a48f0eb210225f11e0118 ocaml(Subst) = c118fcbbb4bbb8e2aadcf74510211c66 ocaml(Toploop) = fb1e0043aa9bf5d48d6c772dbc9148c6 ocaml(Types) = bcb988bff6647185e5b4d38fd614fa20 ocaml(Warnings) = 8742944ededcb453b8a11032d09543b4 ocaml(Weak) = e86b819661351c07c5122e164ffd29ea ocaml(runtime) = 4.01.1 rtld(GNU_HASH) Processing files: ocaml-react-devel-1.2.0-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8CL7Ud + umask 022 + cd /builddir/build/BUILD + cd react-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/share/doc/ocaml-react-devel-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/share/doc/ocaml-react-devel-1.2.0 + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/share/doc/ocaml-react-devel-1.2.0 + cp -pr README.md /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm/usr/share/doc/ocaml-react-devel-1.2.0 + exit 0 Provides: ocaml-react-devel = 1.2.0-2.el7 ocaml-react-devel(armv7hl-32) = 1.2.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-react-debuginfo-1.2.0-2.el7.armv7hl Provides: ocaml-react-debuginfo = 1.2.0-2.el7 ocaml-react-debuginfo(armv7hl-32) = 1.2.0-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm Wrote: /builddir/build/RPMS/ocaml-react-1.2.0-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-react-devel-1.2.0-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ocaml-react-debuginfo-1.2.0-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zQpwo1 + umask 022 + cd /builddir/build/BUILD + cd react-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-react-1.2.0-2.el7.arm + exit 0 Child return code was: 0