Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-sexplib.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-23821/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-sexplib.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-396258396 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-sexplib-111.25.00-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-sexplib.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-23821/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-sexplib.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.XhK9nb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sexplib-111.25.00 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/sexplib-111.25.00.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd sexplib-111.25.00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6pGnF6 + umask 022 + cd /builddir/build/BUILD + cd sexplib-111.25.00 + make ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo ./setup.exe -configure Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ sexplib Package version: ..................................... 111.25.00 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: ......................... Build the syntax extension: .......................... true Create documentations: ............................... true Compile tests executable and library and run them: ... false camlp4o: ............................................. /usr/bin/camlp4o pkg_bigarray: ........................................ /usr/lib64/ocaml pkg_num: ............................................. /usr/lib64/ocaml/num pkg_unix: ............................................ /usr/lib64/ocaml pkg_camlp4_quotations: ............................... /usr/lib64/ocaml/camlp4 pkg_camlp4_extend: ................................... /usr/lib64/ocaml/camlp4 pkg_type_conv: ....................................... /usr/lib64/ocaml/type_conv ./setup.exe -build W: Cannot find source file matching module 'sexplib_unix' in library sexplib_unix W: Cannot find source file matching module 'sexplib_num' in library sexplib_num W: Cannot find source file matching module 'sexplib' in library sexplib ocamlfind ocamlopt unix.cmxa -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/conv.mli > lib/conv.mli.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/sexp.mli > lib/sexp.mli.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/sexp_intf.ml > lib/sexp_intf.ml.depends /usr/bin/ocamlfind ocamldep -pp 'cpp -undef -traditional -Isyntax -w' -package bigarray -modules lib/pre_sexp.ml > lib/pre_sexp.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/lexer.mli > lib/lexer.mli.depends /usr/bin/ocamlyacc lib/parser.mly /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/parser.mli > lib/parser.mli.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/type.ml > lib/type.ml.depends /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/type.cmo lib/type.ml /usr/bin/ocamlyacc lib/parser_with_layout.mly /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/parser_with_layout.mli > lib/parser_with_layout.mli.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/type_with_layout.mli > lib/type_with_layout.mli.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/src_pos.mli > lib/src_pos.mli.depends /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/src_pos.cmi lib/src_pos.mli /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/type_with_layout.cmi lib/type_with_layout.mli /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/parser.cmi lib/parser.mli /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/parser_with_layout.cmi lib/parser_with_layout.mli /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/lexer.cmi lib/lexer.mli /usr/bin/ocamlfind ocamlc -c -g -pp 'cpp -undef -traditional -Isyntax -w' -package bigarray -I lib -o lib/pre_sexp.cmo lib/pre_sexp.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/sexp_intf.cmo lib/sexp_intf.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/sexp.cmi lib/sexp.mli /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/conv.cmi lib/conv.mli /usr/bin/ocamlfind ocamldep -syntax camlp4o -package camlp4.macro -package bigarray -modules lib/conv.ml > lib/conv.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/conv_error.ml > lib/conv_error.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/exn_magic.mli > lib/exn_magic.mli.depends /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/exn_magic.cmi lib/exn_magic.mli /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/exn_magic.ml > lib/exn_magic.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/macro.mli > lib/macro.mli.depends /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/macro.cmi lib/macro.mli /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/macro.ml > lib/macro.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/path.mli > lib/path.mli.depends /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/path.cmi lib/path.mli /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/path.ml > lib/path.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/sexp.ml > lib/sexp.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/sexp_with_layout.ml > lib/sexp_with_layout.ml.depends /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/sexp_with_layout.cmo lib/sexp_with_layout.ml /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/src_pos.ml > lib/src_pos.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/std.ml > lib/std.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/type_with_layout.ml > lib/type_with_layout.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/parser.ml > lib/parser.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/parser_with_layout.ml > lib/parser_with_layout.ml.depends /usr/bin/ocamllex.opt -q lib/lexer.mll /usr/bin/ocamlfind ocamldep -package bigarray -modules lib/lexer.ml > lib/lexer.ml.depends /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package camlp4.macro -package bigarray -I lib -o lib/conv.cmo lib/conv.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/conv_error.cmo lib/conv_error.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/exn_magic.cmo lib/exn_magic.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/macro.cmo lib/macro.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/path.cmo lib/path.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/sexp.cmo lib/sexp.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/src_pos.cmo lib/src_pos.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/std.cmo lib/std.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/type_with_layout.cmo lib/type_with_layout.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/parser.cmo lib/parser.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/parser_with_layout.cmo lib/parser_with_layout.ml /usr/bin/ocamlfind ocamlc -c -g -package bigarray -I lib -o lib/lexer.cmo lib/lexer.ml /usr/bin/ocamlfind ocamlc -pack -g lib/type.cmo lib/parser.cmo lib/src_pos.cmo lib/type_with_layout.cmo lib/parser_with_layout.cmo lib/lexer.cmo lib/pre_sexp.cmo lib/sexp_intf.cmo lib/sexp_with_layout.cmo lib/sexp.cmo lib/conv.cmo lib/conv_error.cmo lib/exn_magic.cmo lib/macro.cmo lib/path.cmo lib/std.cmo -o lib/sexplib.cmo /usr/bin/ocamlfind ocamlc -a lib/sexplib.cmo -o lib/sexplib.cma /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/type.cmx lib/type.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/src_pos.cmx lib/src_pos.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/type_with_layout.cmx lib/type_with_layout.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/parser.cmx lib/parser.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/parser_with_layout.cmx lib/parser_with_layout.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/lexer.cmx lib/lexer.ml /usr/bin/ocamlfind ocamlopt -c -g -pp 'cpp -undef -traditional -Isyntax -w' -package bigarray -for-pack Sexplib -I lib -o lib/pre_sexp.cmx lib/pre_sexp.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/sexp_with_layout.cmx lib/sexp_with_layout.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/sexp_intf.cmx lib/sexp_intf.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/sexp.cmx lib/sexp.ml /usr/bin/ocamlfind ocamlopt -c -g -syntax camlp4o -package camlp4.macro -package bigarray -for-pack Sexplib -I lib -o lib/conv.cmx lib/conv.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/macro.cmx lib/macro.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/conv_error.cmx lib/conv_error.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/exn_magic.cmx lib/exn_magic.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/path.cmx lib/path.ml /usr/bin/ocamlfind ocamlopt -c -g -package bigarray -for-pack Sexplib -I lib -o lib/std.cmx lib/std.ml touch lib/sexplib.mli ; if /usr/bin/ocamlfind ocamlopt -pack -g -I lib lib/type.cmx lib/parser.cmx lib/src_pos.cmx lib/type_with_layout.cmx lib/parser_with_layout.cmx lib/lexer.cmx lib/pre_sexp.cmx lib/sexp_intf.cmx lib/sexp_with_layout.cmx lib/sexp.cmx lib/conv.cmx lib/conv_error.cmx lib/exn_magic.cmx lib/macro.cmx lib/path.cmx lib/std.cmx -o lib/sexplib.cmx ; then rm -f lib/sexplib.mli ; else rm -f lib/sexplib.mli ; exit 1; fi /usr/bin/ocamlfind ocamlopt -a lib/sexplib.cmx -o lib/sexplib.cmxa /usr/bin/ocamlfind ocamlopt -shared lib/sexplib.cmxa lib/sexplib.cmx -o lib/sexplib.cmxs /usr/bin/ocamlfind ocamldep -package num -package bigarray -modules num/lib/sexplib_num_conv.mli > num/lib/sexplib_num_conv.mli.depends /usr/bin/ocamlfind ocamlc -c -g -I lib -package num -package bigarray -I num/lib -I lib -o num/lib/sexplib_num_conv.cmi num/lib/sexplib_num_conv.mli /usr/bin/ocamlfind ocamldep -package num -package bigarray -modules num/lib/sexplib_num_conv.ml > num/lib/sexplib_num_conv.ml.depends /usr/bin/ocamlfind ocamldep -package num -package bigarray -modules num/lib/std.ml > num/lib/std.ml.depends /usr/bin/ocamlfind ocamlc -c -g -I lib -package num -package bigarray -I num/lib -I lib -o num/lib/sexplib_num_conv.cmo num/lib/sexplib_num_conv.ml /usr/bin/ocamlfind ocamlc -c -g -I lib -package num -package bigarray -I num/lib -I lib -o num/lib/std.cmo num/lib/std.ml /usr/bin/ocamlfind ocamlc -pack -g num/lib/sexplib_num_conv.cmo num/lib/std.cmo -o num/lib/sexplib_num.cmo /usr/bin/ocamlfind ocamlc -a num/lib/sexplib_num.cmo -o num/lib/sexplib_num.cma /usr/bin/ocamlfind ocamlopt -c -g -I lib -package num -package bigarray -for-pack Sexplib_num -I num/lib -I lib -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml + /usr/bin/ocamlfind ocamlopt -c -g -I lib -package num -package bigarray -for-pack Sexplib_num -I num/lib -I lib -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml findlib: [WARNING] Interface std.cmi occurs in several directories: num/lib, lib /usr/bin/ocamlfind ocamlopt -c -g -I lib -package num -package bigarray -for-pack Sexplib_num -I num/lib -I lib -o num/lib/std.cmx num/lib/std.ml + /usr/bin/ocamlfind ocamlopt -c -g -I lib -package num -package bigarray -for-pack Sexplib_num -I num/lib -I lib -o num/lib/std.cmx num/lib/std.ml findlib: [WARNING] Interface std.cmi occurs in several directories: num/lib, lib touch num/lib/sexplib_num.mli ; if /usr/bin/ocamlfind ocamlopt -pack -g -I num/lib num/lib/sexplib_num_conv.cmx num/lib/std.cmx -o num/lib/sexplib_num.cmx ; then rm -f num/lib/sexplib_num.mli ; else rm -f num/lib/sexplib_num.mli ; exit 1; fi /usr/bin/ocamlfind ocamlopt -a num/lib/sexplib_num.cmx -o num/lib/sexplib_num.cmxa /usr/bin/ocamlfind ocamlopt -shared num/lib/sexplib_num.cmxa num/lib/sexplib_num.cmx -o num/lib/sexplib_num.cmxs /usr/bin/ocamlfind ocamldep -package bigarray -package unix -modules unix/lib/sexplib_unix_conv.ml > unix/lib/sexplib_unix_conv.ml.depends /usr/bin/ocamlfind ocamlc -c -g -I lib -package bigarray -package unix -I unix/lib -I lib -o unix/lib/sexplib_unix_conv.cmo unix/lib/sexplib_unix_conv.ml /usr/bin/ocamlfind ocamlc -pack -g unix/lib/sexplib_unix_conv.cmo -o unix/lib/sexplib_unix.cmo /usr/bin/ocamlfind ocamlc -a unix/lib/sexplib_unix.cmo -o unix/lib/sexplib_unix.cma /usr/bin/ocamlfind ocamlopt -c -g -I lib -package bigarray -package unix -for-pack Sexplib_unix -I unix/lib -I lib -o unix/lib/sexplib_unix_conv.cmx unix/lib/sexplib_unix_conv.ml touch unix/lib/sexplib_unix.mli ; if /usr/bin/ocamlfind ocamlopt -pack -g -I unix/lib unix/lib/sexplib_unix_conv.cmx -o unix/lib/sexplib_unix.cmx ; then rm -f unix/lib/sexplib_unix.mli ; else rm -f unix/lib/sexplib_unix.mli ; exit 1; fi /usr/bin/ocamlfind ocamlopt -a unix/lib/sexplib_unix.cmx -o unix/lib/sexplib_unix.cmxa /usr/bin/ocamlfind ocamlopt -shared unix/lib/sexplib_unix.cmxa unix/lib/sexplib_unix.cmx -o unix/lib/sexplib_unix.cmxs /usr/bin/ocamlfind ocamldep -package type_conv -package camlp4.quotations -package camlp4.extend -modules syntax/pa_sexp_conv.mli > syntax/pa_sexp_conv.mli.depends /usr/bin/ocamlfind ocamlc -c -g -package type_conv -package camlp4.quotations -package camlp4.extend -I syntax -o syntax/pa_sexp_conv.cmi syntax/pa_sexp_conv.mli /usr/bin/ocamlfind ocamldep -syntax camlp4o -package type_conv -package camlp4.quotations -package camlp4.extend -modules syntax/pa_sexp_conv.ml > syntax/pa_sexp_conv.ml.depends /usr/bin/ocamlfind ocamlc -c -g -syntax camlp4o -package type_conv -package camlp4.quotations -package camlp4.extend -I syntax -o syntax/pa_sexp_conv.cmo syntax/pa_sexp_conv.ml /usr/bin/ocamlfind ocamlc -a syntax/pa_sexp_conv.cmo -o syntax/pa_sexp_conv.cma /usr/bin/ocamlfind ocamlopt -c -g -syntax camlp4o -package type_conv -package camlp4.quotations -package camlp4.extend -I syntax -o syntax/pa_sexp_conv.cmx syntax/pa_sexp_conv.ml /usr/bin/ocamlfind ocamlopt -a syntax/pa_sexp_conv.cmx -o syntax/pa_sexp_conv.cmxa /usr/bin/ocamlfind ocamlopt -shared syntax/pa_sexp_conv.cmxa syntax/pa_sexp_conv.cmx -o syntax/pa_sexp_conv.cmxs /usr/bin/ocamlfind ocamldep -modules top/sexplib_install_printers.ml > top/sexplib_install_printers.ml.depends /usr/bin/ocamlfind ocamlc -c -g -I +compiler-libs -I top -o top/sexplib_install_printers.cmo top/sexplib_install_printers.ml + /usr/bin/ocamlfind ocamlc -c -g -I +compiler-libs -I top -o top/sexplib_install_printers.cmo top/sexplib_install_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs /usr/bin/ocamlfind ocamlc -a top/sexplib_install_printers.cmo -o top/sexplib_top.cma /usr/bin/ocamlfind ocamlopt -c -g -I +compiler-libs -I top -o top/sexplib_install_printers.cmx top/sexplib_install_printers.ml + /usr/bin/ocamlfind ocamlopt -c -g -I +compiler-libs -I top -o top/sexplib_install_printers.cmx top/sexplib_install_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs /usr/bin/ocamlfind ocamlopt -a top/sexplib_install_printers.cmx -o top/sexplib_top.cmxa /usr/bin/ocamlfind ocamlopt -shared top/sexplib_top.cmxa top/sexplib_install_printers.cmx -o top/sexplib_top.cmxs + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nuICaq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64 + cd sexplib-111.25.00 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml + make install ./setup.exe -install Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_unix/sexplib_unix_conv.ml Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_unix/sexplib_unix.cmi Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_unix/sexplib_unix.cma Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_unix/sexplib_unix.cmxa Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_unix/sexplib_unix.a Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_unix/sexplib_unix.cmxs Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_unix/sexplib_unix.cmx Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_unix/META Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_num/sexplib_num_conv.mli Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_num/std.ml Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_num/sexplib_num.cmi Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_num/sexplib_num.cma Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_num/sexplib_num.cmxa Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_num/sexplib_num.a Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_num/sexplib_num.cmxs Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_num/sexplib_num.cmx Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib_num/META W: Cannot find source header for module Parser in library sexplib W: Cannot find source header for module Parser_with_layout in library sexplib Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/conv.mli Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/conv_error.ml Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/exn_magic.mli Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/macro.mli Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/path.mli Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/pre_sexp.ml Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexp.mli Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexp_intf.ml Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexp_with_layout.ml Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/src_pos.mli Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/std.ml Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/type.ml Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/type_with_layout.mli Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/lexer.mli Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib.cmi Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib.cma Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib.cmxa Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib.a Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib.cmxs Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib.cmx Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib_install_printers.ml Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib_top.cma Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib_top.cmxa Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib_top.a Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib_top.cmxs Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib_install_printers.cmi Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/sexplib_install_printers.cmx Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/pa_sexp_conv.mli Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/pa_sexp_conv.cma Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/pa_sexp_conv.cmxa Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/pa_sexp_conv.a Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/pa_sexp_conv.cmxs Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/pa_sexp_conv.cmi Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/pa_sexp_conv.cmx Installed /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64//usr/lib64/ocaml/sexplib/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 Processing files: ocaml-sexplib-111.25.00-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LZi4ZJ + umask 022 + cd /builddir/build/BUILD + cd sexplib-111.25.00 + DOCDIR=/builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64/usr/share/doc/ocaml-sexplib-111.25.00 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64/usr/share/doc/ocaml-sexplib-111.25.00 + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64/usr/share/doc/ocaml-sexplib-111.25.00 + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64/usr/share/doc/ocaml-sexplib-111.25.00 + cp -pr INRIA-DISCLAIMER.txt /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64/usr/share/doc/ocaml-sexplib-111.25.00 + cp -pr INSTALL.txt /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64/usr/share/doc/ocaml-sexplib-111.25.00 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64/usr/share/doc/ocaml-sexplib-111.25.00 + cp -pr LICENSE-Tywith.txt /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64/usr/share/doc/ocaml-sexplib-111.25.00 + cp -pr README.md /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64/usr/share/doc/ocaml-sexplib-111.25.00 + cp -pr THIRD-PARTY.txt /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64/usr/share/doc/ocaml-sexplib-111.25.00 + exit 0 Provides: ocaml(Pa_sexp_conv) = ede5e947c23fc80e64eb29035c5aa620 ocaml(Sexplib) = aa442329152ba4fbe51fb0f8f39b7cbd ocaml(Sexplib_install_printers) = cd92f78355317ce55dc1cef3873fb17f ocaml(Sexplib_num) = e9b3f3d15add76ba2c52a379fa4405f3 ocaml(Sexplib_unix) = aa2ea9f586ba8fadd21156f1c4e1b25f ocaml-sexplib = 111.25.00-1.el7.centos ocaml-sexplib(x86-64) = 111.25.00-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) ocaml(Arg) = a7ebc43608a0326f6aa67069897d89e7 ocaml(Array) = 8a6bb22925744456eb66180ea42e3344 ocaml(Big_int) = f8c6fb4af713157bb22632e572534639 ocaml(Bigarray) = 968037506db5f9b56ea16d0880b2363f ocaml(Buffer) = af3ef6fba94cdb4eba31e98b4e341dab ocaml(CamlinternalLazy) = 8f3f61657b86fd4738ffcd8e2cd074ea ocaml(Camlp4) = 315363230d084ceb1cc5e85bfe2bfd49 ocaml(Camlp4_config) = afdd8ec39f52024dae64ef65575881a5 ocaml(Camlp4_import) = 33010d5f2fea03b5bebf94f1b9693ec4 ocaml(Char) = 9554e5449c177414a27e7d7ff5ed8013 ocaml(Complex) = 1858860030310b043b5d7fcb362095a3 ocaml(Consistbl) = bc28b09d168bd5f584e09af7f954abe4 ocaml(Digest) = 5972f410cf78f5813a94ff7b90804058 ocaml(Env) = b0711ba5d893519d4fb09eada8938263 ocaml(Filename) = 28728bb478e079cce0b0c694de7944d6 ocaml(Format) = e0d18776d4bacff3a198b5c23d0e9355 ocaml(Gc) = 292a1cd61d8e068943589882415bdf7d ocaml(Hashtbl) = 024edc3512403b725052aec8e41ed971 ocaml(Ident) = c2b52ae4c9e8a6b425141e6e60504fc0 ocaml(Int32) = ad06f04cfca6d404d1de76c3dc67324a ocaml(Int64) = 3945db6e8df0d5a79bcbc949ee550d52 ocaml(Lazy) = 12a7b23bd30e5e207ddae39c8e41a1d2 ocaml(Lexing) = 50598ab7c92b4bdcc624e472342ac8a9 ocaml(List) = d757117653d9319fefb7ddc78a998f41 ocaml(Location) = b9d1154cc96c538cc6732c136cfa8430 ocaml(Longident) = 1802b7b3176997a3efbccb3f3d8a3571 ocaml(Map) = f11d7ddcffad09397202a49bd9bb4283 ocaml(MoreLabels) = 22fcf45ee3810b52e5127fa9417352c2 ocaml(Nat) = ac011c9fbe199b586b98e7c9887f9e24 ocaml(Nativeint) = 11ff26db80a400d29d2755edd23b5d0f ocaml(Num) = a55d7a4dde9dd12b458f9a55320c6e4d ocaml(Obj) = b0adfa4175f86e4394859886c1a374bb ocaml(Pa_type_conv) = 3b507c606a4cfdccb3e40d3fdbc21377 ocaml(Parsing) = ce3ca1121d80c4219ee78b6df5ddba03 ocaml(Path) = d1199cad26cb31a59d22bb583b05f9e3 ocaml(Pervasives) = 36b5bc8227dc9914c6d9fd9bdcfadb45 ocaml(Primitive) = 143b5c1452fd31f19fad383345fe1679 ocaml(Printexc) = d81cbca604b811d25138fa79499fe071 ocaml(Printf) = d012329cc712e91d0f10a5eef2303d18 ocaml(Queue) = 2dece812a038a26a3231548f436037b6 ocaml(Random) = c0e31e32b9c6077d34a1cd60765df6a2 ocaml(Ratio) = 4a3c42327fa7e731ee4426f28df82974 ocaml(Scanf) = 32f4f4bcda9cec7e02ee159052050f07 ocaml(Set) = be044b48f40a48f0eb210225f11e0118 ocaml(Sexplib) = aa442329152ba4fbe51fb0f8f39b7cbd ocaml(Stack) = 22ee969c15348e719d399f27dc29695b ocaml(StdLabels) = 322a87241f0aff306b92b23e66fecfac ocaml(Stream) = 932d0bd7bd881dd54cdaabdd1ca8062b ocaml(String) = db7f34081ef8fcaf499f19523d0736c6 ocaml(Subst) = c118fcbbb4bbb8e2aadcf74510211c66 ocaml(Sys) = 5acfec22153eb1403597926ecd15f4f5 ocaml(Toploop) = fb1e0043aa9bf5d48d6c772dbc9148c6 ocaml(Types) = bcb988bff6647185e5b4d38fd614fa20 ocaml(Unix) = 93736a394d3d85d6d127fe238ddc6092 ocaml(Warnings) = 8742944ededcb453b8a11032d09543b4 ocaml(Weak) = e86b819661351c07c5122e164ffd29ea ocaml(runtime) = 4.01.1 rtld(GNU_HASH) Processing files: ocaml-sexplib-devel-111.25.00-1.el7.centos.x86_64 Provides: ocaml-sexplib-devel = 111.25.00-1.el7.centos ocaml-sexplib-devel(x86-64) = 111.25.00-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-sexplib-111.25.00-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-396258396 Wrote: /builddir/build/RPMS/ocaml-sexplib-111.25.00-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-sexplib-devel-111.25.00-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0Y30qX + umask 022 + cd /builddir/build/BUILD + cd sexplib-111.25.00 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-sexplib-111.25.00-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->