Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ocaml-react.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.KmHbOD:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bdf5f45df7d04bdc92e261019c11a291', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.KmHbOD:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/ocaml-react.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ocaml-react-1.2.0-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ocaml-react.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.KmHbOD:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '70f2b07de50b4890ac9dd667f636748f', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.KmHbOD:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/ocaml-react.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DW1aCL + 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 ' BUILDSTDERR: true: debug' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9ZtV6e + 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 -I src 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 -I src src/react.cmo -o src/react.cma ocamlfind ocamlopt -shared -linkall -I src src/react.cmxa -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 File "_none_", line 1: Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/react_top.cmx -o src/react_top.cmxa + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src 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 -I src src/react_top.cmo -o src/react_top.cma + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src 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 -linkall -package compiler-libs.toplevel -I src src/react_top.cmxa -o src/react_top.cmxs + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/react_top.cmxa -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 -I src -I test src/react.cmx test/test.cmx -o test/test.native ocamlfind ocamlopt -linkpkg unix.cmxa -g -I src -I test src/react.cmx test/clock.cmx -o test/clock.native ocamlfind ocamlopt -linkpkg unix.cmxa -g -I src -I test src/react.cmx test/breakout.cmx -o test/breakout.native ln -sf /builddir/build/BUILD/react-1.2.0/_build/test/test.native /builddir/build/BUILD/react-1.2.0 ln -sf /builddir/build/BUILD/react-1.2.0/_build/test/clock.native /builddir/build/BUILD/react-1.2.0 ln -sf /builddir/build/BUILD/react-1.2.0/_build/test/breakout.native /builddir/build/BUILD/react-1.2.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6rEs2S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386 + cd react-1.2.0 + mkdir -p /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386/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-3.el7.i386/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-3.el7.i386/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-3.el7.i386/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-3.el7.i386/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-3.el7.i386/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-3.el7.i386/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-3.el7.i386/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-3.el7.i386/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-3.el7.i386/usr/lib/ocaml/react/react.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386/usr/lib/ocaml/react/react_top.cmxs /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. BUILDSTDERR: cpio: react-1.2.0/_build/list.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: react-1.2.0/_build/weak.ml: Cannot stat: No such file or directory BUILDSTDERR: 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.UZRKgz + 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-3.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dKujzf + umask 022 + cd /builddir/build/BUILD + cd react-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386/usr/share/doc/ocaml-react-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386/usr/share/doc/ocaml-react-1.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386/usr/share/doc/ocaml-react-1.2.0 + exit 0 Provides: ocaml(React) = e1a602127b18f1117957a3ee03cfac3e ocaml(React_top) = 21ccea231c7bfdc90a9663df3c6be592 ocaml-react = 1.2.0-3.el7 ocaml-react(x86-32) = 1.2.0-3.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.1.3) ocaml(Buffer) = 29acb19a28b900e41ca251c3107ecf7f ocaml(CamlinternalFormatBasics) = cbd5f2d6b649925222e1e9fb63b89db6 ocaml(Cmi_format) = 1896027e3446b07e5c7bc1f00e71757c ocaml(Consistbl) = a44c26341f6c47bd759ca58840d618b9 ocaml(Digest) = 05f87866f8d3f46de6390d73a288c5f6 ocaml(Env) = fddbdea03930ae3b5f2116719b8bada1 ocaml(Format) = 4d105038ba0d7bcdd1de9ced9d28659e ocaml(Hashtbl) = b1cacc4018241014d8c3ad5deacd16af ocaml(Ident) = 0bfa28d589e9c549122f8ada3a6a45bf ocaml(Identifiable) = 6678b3cb404c01c2ab7ff0fa827e63a6 ocaml(Int32) = 9bbc1d113f6a37cdcc135f132a12dc30 ocaml(Lexing) = b79fe652179a8cc9f27d480b31bfed89 ocaml(List) = d811c92e8d74500368d113948b851641 ocaml(Location) = 16d3968ef796d8e0b5e048c635315acd ocaml(Longident) = e15e9be830b55a219eb87c150ff382fe ocaml(Map) = 071552d2156a76152abe2a09b8ecf3c9 ocaml(Obj) = 08bac48fef2bdca984d647c3942da632 ocaml(Path) = edce955bf0408436879abe9478918061 ocaml(Pervasives) = 07ea9e20ae94d62c35cfecbe7d66d3ea ocaml(Primitive) = 81479b2d42c77796e8f85900f896467c ocaml(Set) = 34db6e81c810a8a5fd551f9bff9d706e ocaml(Subst) = ef7b20ccfb0ffea91f2bccf1a11ac6d7 ocaml(Toploop) = 0e4c999bac2cc89ce1439959af27baaa ocaml(Types) = 38b82fbfb081525631edfb2dccc01371 ocaml(Warnings) = d071a6258e87088ca56384f734b065d3 ocaml(Weak) = 30eb91fd056d8837cb0764cce5d9ebe5 ocaml(runtime) = 4.05.0 rtld(GNU_HASH) Processing files: ocaml-react-devel-1.2.0-3.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w04GdX + umask 022 + cd /builddir/build/BUILD + cd react-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386/usr/share/doc/ocaml-react-devel-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386/usr/share/doc/ocaml-react-devel-1.2.0 + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386/usr/share/doc/ocaml-react-devel-1.2.0 + cp -pr README.md /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386/usr/share/doc/ocaml-react-devel-1.2.0 + exit 0 Provides: ocaml-react-devel = 1.2.0-3.el7 ocaml-react-devel(x86-32) = 1.2.0-3.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-3.el7.i686 Provides: ocaml-react-debuginfo = 1.2.0-3.el7 ocaml-react-debuginfo(x86-32) = 1.2.0-3.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-3.el7.i386 Wrote: /builddir/build/RPMS/ocaml-react-1.2.0-3.el7.i686.rpm Wrote: /builddir/build/RPMS/ocaml-react-devel-1.2.0-3.el7.i686.rpm Wrote: /builddir/build/RPMS/ocaml-react-debuginfo-1.2.0-3.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xBcLgP + umask 022 + cd /builddir/build/BUILD + cd react-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-react-1.2.0-3.el7.i386 + exit 0 Child return code was: 0