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'], printOutput=Falseuid=1000chrootPath='/var/lib/mock/f27-build-8922200-763703/root'shell=Falsegid=425user='mockbuild'env={'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}logger=timeout=172800nspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-pa-monad.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-pa-monad-6.0-31.fc27.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'], printOutput=Falseuid=1000chrootPath='/var/lib/mock/f27-build-8922200-763703/root'shell=Falsegid=425user='mockbuild'env={'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'}logger=timeout=172800nspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-pa-monad.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vkJud1 + 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.C3F0X1 + 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 8.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 8.5) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lpiX16 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64 + cd ocaml-pa-monad-6.0 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.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-31.fc27.x86_64/usr/lib64/ocaml/monad/pa_monad.cmo Installed /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64/usr/lib64/ocaml/monad/META + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fi3eic + 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: 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 8.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 8.5) ocamlc -g -o monadic_io exception.cmo io.cmo monadic_io.cmo + exit 0 Processing files: ocaml-pa-monad-6.0-31.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cPIGDk + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64/usr/share/doc/ocaml-pa-monad + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64/usr/share/doc/ocaml-pa-monad + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64/usr/share/doc/ocaml-pa-monad + cp -pr README /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64/usr/share/doc/ocaml-pa-monad + cp -pr ChangeLog /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64/usr/share/doc/ocaml-pa-monad + cp -pr html-doc /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64/usr/share/doc/ocaml-pa-monad + exit 0 Provides: ocaml(Pa_monad) = d7a9534ea80ceb2c94d2afc1aea8cdb1 ocaml-pa-monad = 6.0-31.fc27 ocaml-pa-monad(x86-64) = 6.0-31.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Arg) = f8b1bea86db5d3455940be2b75866274 ocaml(Array) = 83626447aa49c1fc006c752026de61fb ocaml(Buffer) = c932a66951c989158d32b4d60664f14e ocaml(CamlinternalFormatBasics) = cbd5f2d6b649925222e1e9fb63b89db6 ocaml(Camlp4) = 4f0d88630daa70160b1389131188725b ocaml(Camlp4_config) = e41ed4db4db8f6d09d48292772554863 ocaml(Char) = 2b18a802a1d42e9939b41f6b36f537c1 ocaml(Format) = aed1d740331f56358bdc54ffe141c959 ocaml(Hashtbl) = 4744e626acdfe40de6fc93fabc1a64f6 ocaml(Int32) = f4400e9e93b464d150ad42f31836792f ocaml(Int64) = b2b905603aad7b393017ff8889305fc8 ocaml(Lexing) = 4d9c7eb04940c37e64ff967cfe13f973 ocaml(List) = cd293869f2923980325b5f3354992c2d ocaml(Location) = 43e66250e44bdfd6a21eb689c6060a7c ocaml(Longident) = d3d7a366ba8a2fea49907aa72c755270 ocaml(Nativeint) = 6adeb5fabc17b037c800e589fa54de9d ocaml(Obj) = c4ef78f7441e9530f471a24b7a61f374 ocaml(Pervasives) = eef96f967b03d53aceb35ab9ee61e6fc ocaml(Printexc) = ddd58bf5a5121fb7916a8b6051476b0d ocaml(Printf) = 385453685a093b8637adddc0c7998065 ocaml(Queue) = 62d860c471d4249640088bc945349d6b ocaml(Set) = cf3455f46534ce0e93f6aaf609c4197b ocaml(Stream) = f67f48fd28bb0ba5ddeacbaff58c0306 ocaml(String) = 609a5859ae42eeafa6c2b0f8f5e2ee85 ocaml(Warnings) = 94a8285185889dd7e08dcacd9866b16e ocaml(runtime) = 4.04.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64 Wrote: /builddir/build/RPMS/ocaml-pa-monad-6.0-31.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vamEut + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-31.fc27.x86_64 + exit 0 Child return code was: 0