Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ocaml-pa-monad.spec'], False, '/var/lib/mock/dist-f15-build-989030-147472/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ocaml-pa-monad.spec'] warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/ocaml-pa-monad-6.0-6.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ocaml-pa-monad.spec'], False, '/var/lib/mock/dist-f15-build-989030-147472/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ocaml-pa-monad.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xuncS9 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ocaml-pa-monad-6.0 + /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 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jqcBr3 + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + LANG=C + export LANG + unset DISPLAY + make all doc ocamlc -I +camlp4 -pp camlp4orf -c pa_monad.ml ocamlc -warn-error AX -g -c cc.mli ocamlc -warn-error AX -g -c exception.mli ocamlc -warn-error AX -g -c io.mli ocamlc -warn-error AX -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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xqYfk2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386 ++ dirname /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386 + cd ocaml-pa-monad-6.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386 + DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386/usr/lib/ocaml /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386/usr/lib/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-6.fc15.i386/usr/lib/ocaml/monad/pa_monad.cmo Installed /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386/usr/lib/ocaml/monad/META + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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.vkKZi1 + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + unset DISPLAY + make test ocamlc -warn-error AX -g -pp 'camlp4orf -I . pa_monad.cmo' -c pythagorean_triples.ml ocamlc -warn-error AX -g -c utest.ml ocamlc -g -o pythagorean_triples utest.cmo pythagorean_triples.cmo ./pythagorean_triples ocamlc -warn-error AX -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_exception.ml ocamlc -warn-error AX -g -c exception.ml ocamlc -g -o test_exception exception.cmo utest.cmo test_exception.cmo ./test_exception ocamlc -warn-error AX -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_syntax.ml ocamlc -g -o test_syntax utest.cmo test_syntax.cmo ./test_syntax ocamlc -warn-error AX -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_monad.ml ocamlc -g -o test_monad utest.cmo test_monad.cmo ./test_monad ocamlc -warn-error AX -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_rec.ml ocamlc -g -o test_rec utest.cmo test_rec.cmo ./test_rec ocamlc -warn-error AX -g -pp 'camlp4orf -I . pa_monad.cmo' -c test_cc.ml ocamlc -warn-error AX -g -c cc.ml ocamlc -g -o test_cc cc.cmo utest.cmo test_cc.cmo ./test_cc ocamlc -warn-error AX -g -pp 'camlp4orf -I . pa_monad.cmo' -c monadic_io.ml ocamlc -warn-error AX -g -c io.ml ocamlc -g -o monadic_io exception.cmo io.cmo monadic_io.cmo + exit 0 Processing files: ocaml-pa-monad-6.0-6.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3aW9F2 + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386/usr/share/doc/ocaml-pa-monad-6.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386/usr/share/doc/ocaml-pa-monad-6.0 + /bin/mkdir -p /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386/usr/share/doc/ocaml-pa-monad-6.0 + cp -pr COPYING README ChangeLog html-doc /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386/usr/share/doc/ocaml-pa-monad-6.0 + exit 0 Finding Provides: /usr/lib/rpm/ocaml-find-provides.sh Finding Requires: /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes -i Parsetree Provides: ocaml(Pa_monad) = b233198d35c5c2c7a19f7e179809d72d Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ocaml(Arg) = 877340141c0babb58b3aaef2f5b70fc9 ocaml(Array) = 720848e0b508273805ef38d884a57618 ocaml(Buffer) = 40bf652f22a33a7cfa05ee1dd5e0d7e4 ocaml(Camlp4) = b46396cd06087df116e9d032a374636c ocaml(Camlp4_config) = 6163f28f963cb16297c065b8a6e30b91 ocaml(Camlp4_import) = 3226f719e192fd908a3752f8486b3b2b ocaml(Char) = 3dee29b414dd26a1cfca3bbdf20e7dfc ocaml(Filename) = bc87b0a21cde095f477cca1f0abb32b8 ocaml(Format) = e0de312c23ff9caec6c5bfa1f44a43b4 ocaml(Hashtbl) = 9c86f7320512d6740a75017fd66156a8 ocaml(Int32) = c91c0bbb9f7670b10cdc0f2dcc57c5f9 ocaml(Int64) = 8f09e1331fe8af2d7b954585551cbe4f ocaml(Lexing) = 7d5623c54d065ad3f652261d2776959c ocaml(List) = 9c85fb419d52a8fd876c84784374e0cf ocaml(Nativeint) = 409308ec9d1a2ab99fa91fd0dfefca97 ocaml(Obj) = 3aeb33d11433c95bb62053c65665eb76 ocaml(Parsing) = 59e1db94d28f5c920aaddc6ba25fb659 ocaml(Pervasives) = db723a1798b122e08919a2bfed062514 ocaml(Printf) = 55250c391e05a095d3696890d0d554a2 ocaml(Queue) = 79fd3a55345b718296e878c0e7bed10e ocaml(Set) = 7b178c9cf52b5cb8145441e1a0d309f5 ocaml(Stream) = cc2abcbdc5423e35862902ae0a0a4a7d ocaml(String) = 06ab5e6944c47322b9d305c0aa0b07ff ocaml(Sys) = 4fe60c54d4de0672924c1d4ee2053e46 ocaml(runtime) = 3.12.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386 warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ocaml-pa-monad-6.0-6.fc15.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NI4g96 + umask 022 + cd /builddir/build/BUILD + cd ocaml-pa-monad-6.0 + rm -rf /builddir/build/BUILDROOT/ocaml-pa-monad-6.0-6.fc15.i386 + exit 0 Child returncode was: 0 LEAVE do -->