Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-shared-memory-ring.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-951/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-shared-memory-ring.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 warning: Could not canonicalize hostname: copr-builder-914724032 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-shared-memory-ring-1.1.0-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-shared-memory-ring.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-951/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-shared-memory-ring.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.VfgYXG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shared-memory-ring-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-shared-memory-ring-1.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd shared-memory-ring-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.52pbjw + umask 022 + cd /builddir/build/BUILD + cd shared-memory-ring-1.1.0 + make Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ shared-memory-ring Package version: ..................................... 1.1.0 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ amd64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.01.1 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml standard_runtime: .................................... /usr/bin/ocamlrun bytecomp_c_compiler: ................................. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fPIC native_c_compiler: ................................... gcc -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr/local Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir findlib_version: ..................................... 1.5.5 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... Create documentations: ............................... true Compile tests executable and library and run them: ... true pkg_cstruct: ......................................... /usr/lib64/ocaml/cstruct pkg_cstruct_syntax: .................................. /usr/lib64/ocaml/cstruct pkg_lwt: ............................................. /usr/lib64/ocaml/lwt pkg_lwt_syntax: ...................................... /usr/lib64/ocaml/lwt pkg_lwt_unix: ........................................ /usr/lib64/ocaml/lwt pkg_ounit: ........................................... /usr/lib64/ocaml/oUnit ocamldoc: ............................................ /usr/bin/ocamldoc /usr/bin/ocamlopt.opt unix.cmxa -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild /usr/bin/ocamlfind ocamlc -c lib/barrier_stubs.c mv barrier_stubs.o lib/barrier_stubs.o /usr/bin/ocamlfind ocamlmklib -o lib/shared_memory_ring_stubs lib/barrier_stubs.o /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -modules lib/ring.mli > lib/ring.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I lib -I lwt -I xen -o lib/ring.cmi lib/ring.mli /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -modules lib/ring.ml > lib/ring.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I lib -I lwt -I xen -o lib/ring.cmo lib/ring.ml /usr/bin/ocamlfind ocamlc -a -dllib -lshared_memory_ring_stubs -cclib -lshared_memory_ring_stubs lib/ring.cmo -o lib/shared_memory_ring.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I lib -I lwt -I xen -o lib/ring.cmx lib/ring.ml /usr/bin/ocamlfind ocamlopt -a -cclib -lshared_memory_ring_stubs lib/ring.cmx -o lib/shared_memory_ring.cmxa /usr/bin/ocamlfind ocamlopt -shared -linkall -I lib lib/shared_memory_ring.cmxa -o lib/shared_memory_ring.cmxs /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -modules xen/console_ring.mli > xen/console_ring.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I xen -I lib -I lwt -o xen/console_ring.cmi xen/console_ring.mli /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -modules xen/console_ring.ml > xen/console_ring.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I xen -I lib -I lwt -o xen/console_ring.cmo xen/console_ring.ml /usr/bin/ocamlfind ocamlc -a xen/console_ring.cmo -o xen/console_ring.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I xen -I lib -I lwt -o xen/console_ring.cmx xen/console_ring.ml /usr/bin/ocamlfind ocamlopt -a xen/console_ring.cmx -o xen/console_ring.cmxa /usr/bin/ocamlfind ocamlopt -shared xen/console_ring.cmx -o xen/console_ring.cmxs /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -modules xen/xenstore_ring.mli > xen/xenstore_ring.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I xen -I lib -I lwt -o xen/xenstore_ring.cmi xen/xenstore_ring.mli /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -modules xen/xenstore_ring.ml > xen/xenstore_ring.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I xen -I lib -I lwt -o xen/xenstore_ring.cmo xen/xenstore_ring.ml /usr/bin/ocamlfind ocamlc -a xen/xenstore_ring.cmo -o xen/xenstore_ring.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I xen -I lib -I lwt -o xen/xenstore_ring.cmx xen/xenstore_ring.ml /usr/bin/ocamlfind ocamlopt -a xen/xenstore_ring.cmx -o xen/xenstore_ring.cmxa /usr/bin/ocamlfind ocamlopt -shared xen/xenstore_ring.cmx -o xen/xenstore_ring.cmxs /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -syntax camlp4o -modules lwt/lwt_ring.mli > lwt/lwt_ring.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -syntax camlp4o -I lwt -I lib -I xen -o lwt/lwt_ring.cmi lwt/lwt_ring.mli /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -syntax camlp4o -modules lwt/lwt_ring.ml > lwt/lwt_ring.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -syntax camlp4o -I lwt -I lib -I xen -o lwt/lwt_ring.cmo lwt/lwt_ring.ml /usr/bin/ocamlfind ocamlc -a lwt/lwt_ring.cmo -o lwt/lwt_shared_memory_ring.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -syntax camlp4o -I lwt -I lib -I xen -o lwt/lwt_ring.cmx lwt/lwt_ring.ml /usr/bin/ocamlfind ocamlopt -a lwt/lwt_ring.cmx -o lwt/lwt_shared_memory_ring.cmxa /usr/bin/ocamlfind ocamlopt -shared -linkall lwt/lwt_shared_memory_ring.cmxa -o lwt/lwt_shared_memory_ring.cmxs /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -package lwt.unix -package oUnit -syntax camlp4o -modules lib_test/ring_test.ml > lib_test/ring_test.ml.depends /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -package lwt.unix -package oUnit -syntax camlp4o -modules lib_test/old_ring.mli > lib_test/old_ring.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -I lib -I xen -I xen -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -package lwt.unix -package oUnit -syntax camlp4o -I lib_test -I lib -I xen -I lwt -o lib_test/old_ring.cmi lib_test/old_ring.mli /usr/bin/ocamlfind ocamlc -c -g -annot -I lib -I xen -I xen -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -package lwt.unix -package oUnit -syntax camlp4o -I lib_test -I lib -I xen -I lwt -o lib_test/ring_test.cmo lib_test/ring_test.ml /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -package lwt.unix -package oUnit -syntax camlp4o -modules lib_test/old_ring.ml > lib_test/old_ring.ml.depends /usr/bin/ocamlfind ocamlopt -c -g -annot -I lib -I xen -I xen -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -package lwt.unix -package oUnit -syntax camlp4o -I lib_test -I lib -I xen -I lwt -o lib_test/old_ring.cmx lib_test/old_ring.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -I lib -I xen -I xen -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -package lwt.unix -package oUnit -syntax camlp4o -I lib_test -I lib -I xen -I lwt -o lib_test/ring_test.cmx lib_test/ring_test.ml /usr/bin/ocamlfind ocamlc -c lib_test/old_ring_stubs.c mv old_ring_stubs.o lib_test/old_ring_stubs.o /usr/bin/ocamlfind ocamlmklib -o lib_test/ring_test_stubs lib_test/old_ring_stubs.o /usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package cstruct -package cstruct.syntax -package lwt -package lwt.unix -package oUnit lib/shared_memory_ring.cmxa lib_test/old_ring.cmx xen/console_ring.cmxa xen/xenstore_ring.cmxa lib_test/ring_test.cmx lib_test/libring_test_stubs.a -o lib_test/ring_test.native /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -package lwt.unix -package oUnit -syntax camlp4o -modules lwt_test/lwt_test.ml > lwt_test/lwt_test.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -I lib -I lwt -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -package lwt.unix -package oUnit -syntax camlp4o -I lwt_test -I lib -I lwt -I xen -o lwt_test/lwt_test.cmo lwt_test/lwt_test.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -I lib -I lwt -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -package lwt.unix -package oUnit -syntax camlp4o -I lwt_test -I lib -I lwt -I xen -o lwt_test/lwt_test.cmx lwt_test/lwt_test.ml /usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package cstruct -package cstruct.syntax -package lwt -package lwt.syntax -package lwt.unix -package oUnit lib/shared_memory_ring.cmxa lwt/lwt_shared_memory_ring.cmxa lwt_test/lwt_test.cmx -o lwt_test/lwt_test.native /usr/bin/ocamlfind ocamldep -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -package lwt.unix -syntax camlp4o -modules examples/client.ml > examples/client.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -I lib -I lwt -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -package lwt.unix -syntax camlp4o -I examples -I lib -I lwt -I xen -o examples/client.cmo examples/client.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -I lib -I lwt -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -package lwt.unix -syntax camlp4o -I examples -I lib -I lwt -I xen -o examples/client.cmx examples/client.ml /usr/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package cstruct -package cstruct.syntax -package lwt -package lwt.syntax -package lwt.unix lib/shared_memory_ring.cmxa lwt/lwt_shared_memory_ring.cmxa examples/client.cmx -o examples/client.native # No parallelism done /usr/bin/ocamlfind ocamldoc -dump lib/ring.odoc -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I lib -I lwt -I xen lib/ring.mli /usr/bin/ocamlfind ocamldoc -dump lwt/lwt_ring.odoc -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -package lwt -syntax camlp4o -package lwt.syntax -syntax camlp4o -I lib -I lwt -I xen lwt/lwt_ring.mli /usr/bin/ocamlfind ocamldoc -dump xen/xenstore_ring.odoc -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I lib -I xen -I lwt xen/xenstore_ring.mli /usr/bin/ocamlfind ocamldoc -dump xen/console_ring.odoc -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I lib -I xen -I lwt xen/console_ring.mli + /usr/bin/ocamlfind ocamldoc -dump xen/console_ring.odoc -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I lib -I xen -I lwt xen/console_ring.mli Warning: Module type Ring.Bidirectional_byte_stream not found Warning: Module type Ring.Bidirectional_byte_stream not found + /usr/bin/ocamlfind ocamldoc -dump xen/xenstore_ring.odoc -I lib -package cstruct -syntax camlp4o -package cstruct.syntax -syntax camlp4o -I lib -I xen -I lwt xen/xenstore_ring.mli Warning: Module type Ring.Bidirectional_byte_stream not found Warning: Module type Ring.Bidirectional_byte_stream not found rm -rf doc/api.docdir mkdir -p doc/api.docdir /usr/bin/ocamlfind ocamldoc -load lib/ring.odoc -load lwt/lwt_ring.odoc -load xen/xenstore_ring.odoc -load xen/console_ring.odoc -html -d doc/api.docdir # Parallel statistics: { count(total): 1(8), max: 4, min: 4, average(total): 4.000(1.375) } + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bEI6Ss + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64 + cd shared-memory-ring-1.1.0 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml + export OCAMLFIND_LDCONF=/builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/ld.conf + OCAMLFIND_LDCONF=/builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/ld.conf + make install Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/ring.mli Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/libshared_memory_ring_stubs.a Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/dllshared_memory_ring_stubs.so Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/shared_memory_ring.cma Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/shared_memory_ring.cmxa Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/shared_memory_ring.a Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/shared_memory_ring.cmxs Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/ring.cmi Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/ring.cmx Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/xenstore_ring.mli Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/xenstore_ring.cma Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/xenstore_ring.cmxa Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/xenstore_ring.a Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/xenstore_ring.cmxs Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/xenstore_ring.cmi Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/xenstore_ring.cmx Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/lwt_ring.mli Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/lwt_shared_memory_ring.cma Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/lwt_shared_memory_ring.cmxa Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/lwt_shared_memory_ring.a Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/lwt_shared_memory_ring.cmxs Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/lwt_ring.cmi Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/lwt_ring.cmx Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/console_ring.mli Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/console_ring.cma Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/console_ring.cmxa Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/console_ring.a Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/console_ring.cmxs Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/console_ring.cmi Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/console_ring.cmx Installed /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/lib64/ocaml/shared-memory-ring/META ocamlfind: [WARNING] You have installed DLLs but there is no ld.conf + /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 Processing files: ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bkb9Ap + umask 022 + cd /builddir/build/BUILD + cd shared-memory-ring-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/share/doc/ocaml-shared-memory-ring-1.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/share/doc/ocaml-shared-memory-ring-1.1.0 + cp -pr CHANGES /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/share/doc/ocaml-shared-memory-ring-1.1.0 + cp -pr README.md /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64/usr/share/doc/ocaml-shared-memory-ring-1.1.0 + exit 0 Provides: ocaml(Console_ring) = 260359ba5593daa555e376cdb3eb7d25 ocaml(Lwt_ring) = a369d049c0c483ad95e00bd0508c805e ocaml(Ring) = 638b2564e1177124561c60dbc01257a1 ocaml(Xenstore_ring) = e03a0406917fe1aeebbf2021af0d057d ocaml-shared-memory-ring = 1.1.0-1.el7.centos ocaml-shared-memory-ring(x86-64) = 1.1.0-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) ocaml(Bigarray) = 968037506db5f9b56ea16d0880b2363f ocaml(Buffer) = af3ef6fba94cdb4eba31e98b4e341dab ocaml(Char) = 9554e5449c177414a27e7d7ff5ed8013 ocaml(Complex) = 1858860030310b043b5d7fcb362095a3 ocaml(Cstruct) = 9151a820afc1d08fb6fe6e7139ff45d5 ocaml(Format) = e0d18776d4bacff3a198b5c23d0e9355 ocaml(Hashtbl) = 024edc3512403b725052aec8e41ed971 ocaml(Int32) = ad06f04cfca6d404d1de76c3dc67324a ocaml(Int64) = 3945db6e8df0d5a79bcbc949ee550d52 ocaml(Lazy) = 12a7b23bd30e5e207ddae39c8e41a1d2 ocaml(Lexing) = 50598ab7c92b4bdcc624e472342ac8a9 ocaml(List) = d757117653d9319fefb7ddc78a998f41 ocaml(Lwt) = ba2efbc581c2b850954e50b42045dda4 ocaml(Lwt_sequence) = 8b137623d5a346f9acc289e1b7bdc6e5 ocaml(Nativeint) = 11ff26db80a400d29d2755edd23b5d0f ocaml(Obj) = b0adfa4175f86e4394859886c1a374bb ocaml(Pervasives) = 36b5bc8227dc9914c6d9fd9bdcfadb45 ocaml(Printf) = d012329cc712e91d0f10a5eef2303d18 ocaml(Random) = c0e31e32b9c6077d34a1cd60765df6a2 ocaml(Ring) = 638b2564e1177124561c60dbc01257a1 ocaml(Sexplib) = aa442329152ba4fbe51fb0f8f39b7cbd ocaml(String) = db7f34081ef8fcaf499f19523d0736c6 ocaml(Sys) = 5acfec22153eb1403597926ecd15f4f5 ocaml(Unix) = 93736a394d3d85d6d127fe238ddc6092 ocaml(runtime) = 4.01.1 rtld(GNU_HASH) Processing files: ocaml-shared-memory-ring-devel-1.1.0-1.el7.centos.x86_64 Provides: ocaml-shared-memory-ring-devel = 1.1.0-1.el7.centos ocaml-shared-memory-ring-devel(x86-64) = 1.1.0-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-shared-memory-ring-1.1.0-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-914724032 Wrote: /builddir/build/RPMS/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-shared-memory-ring-devel-1.1.0-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pqV7Nj + umask 022 + cd /builddir/build/BUILD + cd shared-memory-ring-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-shared-memory-ring-1.1.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->