Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-rpc.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-9540/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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-rpc.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-rpc-1.5.5-1.el7.centos.src.rpm warning: Could not canonicalize hostname: copr-builder-914724032 Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-rpc.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-9540/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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-rpc.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tPubNm Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mUQNXc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-rpc-1.5.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-rpc-1.5.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-rpc-1.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 + umask 022 + cd /builddir/build/BUILD + cd ocaml-rpc-1.5.5 + make cd lib && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-rpc-1.5.5/lib' ocamlfind ocamlopt -annot -g -package xmlm,lwt -c -o rpc.cmi rpc.mli ocamlfind ocamlc -annot -g -package xmlm,lwt -c -o rpc.cmo rpc.ml ocamlfind ocamlopt -annot -g -package xmlm,lwt -c -o rpc.o rpc.ml ocamlfind ocamlc -annot -g -c -package camlp4 -pp "camlp4orf" -I /usr/lib64/ocaml/camlp4 -o pa_module_conv.cmo pa_module_conv.ml ocamlfind ocamlc -annot -g -c -package camlp4,type_conv -pp "camlp4orf" -I /usr/lib64/ocaml/camlp4 -I /usr/lib64/ocaml/type_conv p4_rpc.cmo p4_rpc.ml File "p4_rpc.ml", line 632, characters 10-18: ocamlfind ocamlc -annot -g -c -package camlp4,type_conv -pp "camlp4orf" -I /usr/lib64/ocaml/camlp4 -I /usr/lib64/ocaml/type_conv pa_rpc.cmo pa_rpc.ml ocamlfind ocamlc -a -I /usr/lib64/ocaml/camlp4 -I /usr/lib64/ocaml/type_conv -o pa_rpc.cma pa_module_conv.cmo rpc.cmo p4_rpc.cmo pa_rpc.cmo ocamlfind ocamlc -annot -g -c -package camlp4,type_conv -pp "camlp4orf" -I /usr/lib64/ocaml/camlp4 -I /usr/lib64/ocaml/type_conv p4_idl.cmo p4_idl.ml ocamlfind ocamlc -a -I /usr/lib64/ocaml/camlp4 -I /usr/lib64/ocaml/type_conv -o idl.cma p4_rpc.cmo p4_idl.cmo ocamlfind ocamlopt -annot -g -package xmlm,lwt -c -o xmlrpc.cmi xmlrpc.mli ocamlfind ocamlc -annot -g -package xmlm,lwt -c -o xmlrpc.cmo xmlrpc.ml ocamlfind ocamlopt -annot -g -package xmlm,lwt -c -o xmlrpc.o xmlrpc.ml ocamlfind ocamlopt -annot -g -package xmlm,lwt -c -o jsonrpc.cmi jsonrpc.mli ocamlfind ocamlc -annot -g -package xmlm,lwt -c -o jsonrpc.cmo jsonrpc.ml ocamlfind ocamlopt -annot -g -package xmlm,lwt -c -o jsonrpc.o jsonrpc.ml ocamlfind ocamlopt -annot -g -package xmlm,lwt -c -o rpc_client.cmi rpc_client.mli ocamlfind ocamlc -annot -g -package xmlm,lwt -c -o rpc_client.cmo rpc_client.ml ocamlfind ocamlopt -annot -g -package xmlm,lwt -c -o rpc_client.o rpc_client.ml make[1]: Leaving directory `/builddir/build/BUILD/ocaml-rpc-1.5.5/lib' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O3vje6 cd lib && make install make[1]: Entering directory `/builddir/build/BUILD/ocaml-rpc-1.5.5/lib' ocamlfind install -destdir "/builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml" rpclib META rpc.cmi rpc.cmo rpc.o rpc.cmx pa_rpc.cma idl.cma xmlrpc.cmi xmlrpc.cmo xmlrpc.o xmlrpc.cmx jsonrpc.cmi jsonrpc.cmo jsonrpc.o jsonrpc.cmx rpc_client.cmi rpc_client.cmo rpc_client.o rpc_client.cmx make[1]: Leaving directory `/builddir/build/BUILD/ocaml-rpc-1.5.5/lib' Processing files: ocaml-rpc-1.5.5-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.upxQAZ Warning 26: unused variable arg_path. File "p4_idl.ml", line 132, characters 8-156: Warning 8: this pattern-matching is not exhaustive. Here is an example of a value that is not matched: (TyNil _|TyAli (_, _, _)|TyAny _|TyApp (_, _, _)|TyArr (_, _, _)| TyCls (_, _)|TyLab (_, _, _)|TyMan (_, _, _)|TyDcl (_, _, _, _, _)| TyObj (_, _, _)|TyOlb (_, _, _)|TyPol (_, _, _)|TyTypePol (_, _, _)| TyQuo (_, _)|TyQuP (_, _)|TyQuM (_, _)|TyAnP _|TyAnM _|TyVrn (_, _)| TyRec (_, _)|TyCol (_, _, _)|TySem (_, _, _)|TyCom (_, _, _)|TySum (_, _)| TyAnd (_, _, _)|TyOr (_, _, _)|TyPrv (_, _)|TyMut (_, _)|TyTup (_, _)| TySta (_, _, _)|TyVrnEq (_, _)|TyVrnSup (_, _)|TyVrnInf (_, _)| TyVrnInfSup (_, _, _)|TyAmp (_, _, _)|TyOfAmp (_, _, _)|TyPkg (_, _)| TyAnt (_, _)) + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64 + cd ocaml-rpc-1.5.5 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml + export OCAMLFIND_LDCONF=ignore + OCAMLFIND_LDCONF=ignore + make install DESTDIR= Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/rpc_client.cmx Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/rpc_client.o Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/rpc_client.cmo Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/rpc_client.cmi Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/jsonrpc.cmx Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/jsonrpc.o Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/jsonrpc.cmo Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/jsonrpc.cmi Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/xmlrpc.cmx Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/xmlrpc.o Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/xmlrpc.cmo Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/xmlrpc.cmi Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/idl.cma Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/pa_rpc.cma Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/rpc.cmx Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/rpc.o Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/rpc.cmo Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/rpc.cmi Installed /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64//usr/lib64/ocaml/rpclib/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 + umask 022 + cd /builddir/build/BUILD + cd ocaml-rpc-1.5.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64/usr/share/doc/ocaml-rpc-1.5.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64/usr/share/doc/ocaml-rpc-1.5.5 + cp -pr README.md /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64/usr/share/doc/ocaml-rpc-1.5.5 + exit 0 Provides: ocaml(Jsonrpc) = 8f5b2ca556978aaa9b2cfd3ad84b99f3 ocaml(P4_idl) = 0dc904af3c46a0e9e9cbad1b0c93ab9f ocaml(P4_rpc) = 82760f1f18fceef7250fc1889f157870 ocaml(Pa_module_conv) = 9533746c9b146adcf03dbeb746e80fe5 ocaml(Pa_rpc) = e82b852c625dd5a7361999f1ad5e7144 ocaml(Rpc) = 1970e58c75c20cd1dde675bff933927a ocaml(Rpc_client) = b03f33f16417d4debb57b1147d7ade31 ocaml(Xmlrpc) = c9d1227f144f6a6079ad19e44be0e91b ocaml-rpc = 1.5.5-1.el7.centos ocaml-rpc(x86-64) = 1.5.5-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Arg) = a7ebc43608a0326f6aa67069897d89e7 ocaml(Array) = 8a6bb22925744456eb66180ea42e3344 ocaml(Buffer) = af3ef6fba94cdb4eba31e98b4e341dab ocaml(Camlp4) = 315363230d084ceb1cc5e85bfe2bfd49 ocaml(Camlp4_config) = afdd8ec39f52024dae64ef65575881a5 ocaml(Camlp4_import) = 33010d5f2fea03b5bebf94f1b9693ec4 ocaml(Char) = 9554e5449c177414a27e7d7ff5ed8013 ocaml(Filename) = 28728bb478e079cce0b0c694de7944d6 ocaml(Format) = e0d18776d4bacff3a198b5c23d0e9355 ocaml(Hashtbl) = 024edc3512403b725052aec8e41ed971 ocaml(Int32) = ad06f04cfca6d404d1de76c3dc67324a ocaml(Int64) = 3945db6e8df0d5a79bcbc949ee550d52 ocaml(Jsonrpc) = 8f5b2ca556978aaa9b2cfd3ad84b99f3 ocaml(Lexing) = 50598ab7c92b4bdcc624e472342ac8a9 ocaml(List) = d757117653d9319fefb7ddc78a998f41 ocaml(Nativeint) = 11ff26db80a400d29d2755edd23b5d0f ocaml(Obj) = b0adfa4175f86e4394859886c1a374bb ocaml(Pa_type_conv) = 3b507c606a4cfdccb3e40d3fdbc21377 ocaml(Parsing) = ce3ca1121d80c4219ee78b6df5ddba03 ocaml(Pervasives) = 36b5bc8227dc9914c6d9fd9bdcfadb45 ocaml(Printexc) = d81cbca604b811d25138fa79499fe071 ocaml(Printf) = d012329cc712e91d0f10a5eef2303d18 ocaml(Queue) = 2dece812a038a26a3231548f436037b6 ocaml(Rpc) = 1970e58c75c20cd1dde675bff933927a ocaml(Set) = be044b48f40a48f0eb210225f11e0118 ocaml(Stream) = 932d0bd7bd881dd54cdaabdd1ca8062b ocaml(String) = db7f34081ef8fcaf499f19523d0736c6 ocaml(Sys) = 5acfec22153eb1403597926ecd15f4f5 ocaml(Unix) = 93736a394d3d85d6d127fe238ddc6092 ocaml(Xmlm) = 5230b4aedd7b36cad2c504fd8a523d5a ocaml(Xmlrpc) = c9d1227f144f6a6079ad19e44be0e91b ocaml(runtime) = 4.01.1 Processing files: ocaml-rpc-devel-1.5.5-1.el7.centos.x86_64 Provides: ocaml-rpc-devel = 1.5.5-1.el7.centos ocaml-rpc-devel(x86-64) = 1.5.5-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-914724032 Wrote: /builddir/build/RPMS/ocaml-rpc-1.5.5-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-rpc-devel-1.5.5-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fJrexK + umask 022 + cd /builddir/build/BUILD + cd ocaml-rpc-1.5.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-rpc-1.5.5-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->