Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-pa-monad.spec'], chrootPath='/var/lib/mock/f29-ocaml-12795428-934201/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-pa-monad.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-pa-monad-6.0-37.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-pa-monad.spec'], chrootPath='/var/lib/mock/f29-ocaml-12795428-934201/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-pa-monad.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AsiJbo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-pa-monad-6.0 + /usr/bin/mkdir -p ocaml-pa-monad-6.0 + cd ocaml-pa-monad-6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pa_monad.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (ocaml-pa-monad-6.0-kill-warn-error.patch): + echo 'Patch #1 (ocaml-pa-monad-6.0-kill-warn-error.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.isnZAr + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + make all doc ocamlc -I +camlp4 -pp camlp4orf -c pa_monad.ml ocamlc -g -c cc.mli ocamlc -g -c exception.mli ocamlc -g -c io.mli ocamlc -g -c utest.mli test -d html-doc || mkdir html-doc ocamldoc -I +camlp4 -pp camlp4orf -html -d html-doc \ -o html-doc/pa_monad pa_monad.ml cc.mli exception.mli io.mli utest.mli cc.ml exception.ml io.ml utest.ml File "io.ml", line 137, characters 14-29: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "_none_", line 1: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vBKPky + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64 + cd ocaml-pa-monad-6.0 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/lib64/ocaml/stublibs + make findlib-install sed \ -e 's|\@VERSION@|6.0|g;' \ -e 's|\@NAME@|monad|g;' \ -e 's|\@EXTENSION@|pa_monad.cmo|g;' \ < META.in > META ocamlfind install monad META pa_monad.cmo Installed /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/lib64/ocaml/monad/pa_monad.cmo Installed /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/lib64/ocaml/monad/META + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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.k15zfF + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + make test ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c pythagorean_triples.ml ocamlc -g -c utest.ml ocamlc -g -o pythagorean_triples utest.cmo pythagorean_triples.cmo ./pythagorean_triples ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_exception.ml ocamlc -g -c exception.ml ocamlc -g -o test_exception exception.cmo utest.cmo test_exception.cmo ./test_exception ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_syntax.ml ocamlc -g -o test_syntax utest.cmo test_syntax.cmo ./test_syntax ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_monad.ml ocamlc -g -o test_monad utest.cmo test_monad.cmo ./test_monad ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_rec.ml ocamlc -g -o test_rec utest.cmo test_rec.cmo ./test_rec ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_cc.ml ocamlc -g -c cc.ml ocamlc -g -o test_cc cc.cmo utest.cmo test_cc.cmo ./test_cc ocamlc -g -pp 'camlp4orf -I . pa_monad.cmo' -c monadic_io.ml File "monadic_io.ml", line 35, characters 23-37: Warning 3: deprecated: Stdlib.Char.uppercase Use Char.uppercase_ascii instead. ocamlc -g -c io.ml File "io.ml", line 137, characters 14-29: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "_none_", line 1: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) ocamlc -g -o monadic_io exception.cmo io.cmo monadic_io.cmo + exit 0 Processing files: ocaml-pa-monad-6.0-37.fc29.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.86Ml9N + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/share/doc/ocaml-pa-monad + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/share/doc/ocaml-pa-monad + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/share/doc/ocaml-pa-monad + cp -pr README /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/share/doc/ocaml-pa-monad + cp -pr ChangeLog /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/share/doc/ocaml-pa-monad + cp -pr html-doc /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64/usr/share/doc/ocaml-pa-monad + exit 0 Provides: ocaml(Pa_monad) = 4d261787c68884dd407df2b6e445fbec ocaml-pa-monad = 6.0-37.fc29 ocaml-pa-monad(x86-64) = 6.0-37.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 7ea79e608e46b41c80c3251773e6fdf3 ocaml(Camlp4) = f225e91e8321f5aef43602e59eb6ea53 ocaml(Camlp4_config) = 2e1b491a1191ba415451040448426bb1 ocaml(Location) = 705032c6695d914779e95b026950eabc ocaml(Longident) = 73d0d379de5875c200c15bacd0029c6a ocaml(Stdlib) = 2812fae09b173a42800ce3b48328b9cb ocaml(Stdlib__arg) = 427a32ba894b2729b4053bd61ec3bc12 ocaml(Stdlib__array) = 8289b1b8bcdd29cc6a859bfa35d44a2e ocaml(Stdlib__buffer) = 10853d28756c7121334e6b9e3e83e1ba ocaml(Stdlib__char) = dfbf7b404aa65639c2ae48823aae4141 ocaml(Stdlib__format) = 28a664c1f420f636bf646c962e89e74a ocaml(Stdlib__hashtbl) = 682884027fa100c01983d89cfc4eaf69 ocaml(Stdlib__int32) = 78bd846191e02a88baa4e9a80ecf1cd6 ocaml(Stdlib__int64) = a454ce987e87f19475aaffc6390cdac3 ocaml(Stdlib__lazy) = e6d072b84e6160ffef0b04b417bf1f72 ocaml(Stdlib__lexing) = 4ca35ee6f83c87fbf3d6a22e3555e3ce ocaml(Stdlib__list) = 0c0f6e8daa075e845d18d212dd78098f ocaml(Stdlib__nativeint) = b902bb985d2fe122694f9825a3a50cf5 ocaml(Stdlib__obj) = a596d23956eb4b50fd382185fb87478a ocaml(Stdlib__printexc) = f94eb57f9995c6f95133374b31a2db08 ocaml(Stdlib__printf) = be9ae8643b5511d51db9c754b5ee4f74 ocaml(Stdlib__queue) = 7f7ceceae7e32ae22ed869d3d416da67 ocaml(Stdlib__seq) = 5c66a1fd18f6126043d7af46d32b4b53 ocaml(Stdlib__set) = ee3121b3672ab195758de1ce2e925022 ocaml(Stdlib__stream) = 4dac5a24ac9b37b27ef4ca0acf5d283c ocaml(Stdlib__string) = da1db0058f6dfb66ed4d85c353dc9306 ocaml(Stdlib__uchar) = 786699188e2f8c1fe32eb8363cd7655a ocaml(Warnings) = ddd1dc71e43d5ace909daa139b2f79c4 ocaml(runtime) = 4.07.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64 Wrote: /builddir/build/RPMS/ocaml-pa-monad-6.0-37.fc29.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zcXAuX + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-37.fc29.x86_64 + exit 0 Child return code was: 0