Mock Version: 1.4.20 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ocamlbuild.spec'], chrootPath='/var/lib/mock/1086851-epel-7-x86_64-1572957477.859026/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mv1m_qb6:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mv1m_qb6:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8e192612ef4a44488ee69705952e29ff', '-D', '/var/lib/mock/1086851-epel-7-x86_64-1572957477.859026/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mv1m_qb6:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ocamlbuild.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-ocamlbuild-0.14.0-4.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ocamlbuild.spec'], chrootPath='/var/lib/mock/1086851-epel-7-x86_64-1572957477.859026/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mv1m_qb6:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mv1m_qb6:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ddf8a4ee667a4d56938ecc652d355198', '-D', '/var/lib/mock/1086851-epel-7-x86_64-1572957477.859026/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.mv1m_qb6:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ocamlbuild.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OgSmjb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocamlbuild-0.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-ocamlbuild-0.14.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocamlbuild-0.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y6TTVM + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + make configure OCAMLBUILD_PREFIX=/usr OCAMLBUILD_BINDIR=/usr/bin OCAMLBUILD_LIBDIR=/usr/lib64/ocaml OCAML_NATIVE=false Makefile:18: Makefile.config: No such file or directory make -f configure.make Makefile.config make[1]: Entering directory `/builddir/build/BUILD/ocamlbuild-0.14.0' (echo "# This file was generated from configure.make"; \ echo ;\ echo "OCAML_PREFIX="; \ echo "OCAML_BINDIR=/usr/bin"; \ echo "OCAML_LIBDIR=/usr/lib64/ocaml"; \ echo "OCAML_MANDIR=/usr/share/man"; \ echo ;\ echo "EXT_OBJ=.o"; \ echo "EXT_ASM=.s"; \ echo "EXT_LIB=.a"; \ echo "EXT_DLL=.so"; \ echo "EXE="; \ echo ;\ echo "OCAML_NATIVE=false"; \ echo "OCAML_NATIVE_TOOLS=false"; \ echo "NATDYNLINK=true"; \ echo "SUPPORT_SHARED_LIBRARIES=true"; \ echo ;\ echo "PREFIX=/usr"; \ echo "BINDIR=/usr/bin"; \ echo "LIBDIR=/usr/lib64/ocaml"; \ echo "MANDIR=/usr/share/man"; \ ) > Makefile.config make[1]: Leaving directory `/builddir/build/BUILD/ocamlbuild-0.14.0' make -f configure.make all make[1]: Entering directory `/builddir/build/BUILD/ocamlbuild-0.14.0' (echo "(* This file was generated from ../configure.make *)"; \ echo ;\ echo 'let bindir = "/usr/bin"'; \ echo 'let libdir = "/usr/lib64/ocaml"'; \ echo 'let ocaml_libdir = "/usr/lib64/ocaml"'; \ echo 'let libdir_abs = "/usr/lib64/ocaml"'; \ echo 'let ocaml_native = false'; \ echo 'let ocaml_native_tools = false'; \ echo 'let supports_shared_libraries = true';\ echo 'let a = "a"'; \ echo 'let o = "o"'; \ echo 'let so = "so"'; \ echo 'let ext_dll = ".so"'; \ echo 'let exe = ""'; \ echo 'let version = "0.14.0"'; \ ) > src/ocamlbuild_config.ml make[1]: Leaving directory `/builddir/build/BUILD/ocamlbuild-0.14.0' + make 'OCAMLC=ocamlc -g' 'OCAMLOPT=ocamlopt -g' ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml File "src/my_std.ml", line 127, characters 20-38: 127 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml ocamllex src/glob_lexer.mll 55 states, 419 transitions, table size 2006 bytes ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml ocamllex src/lexers.mll 251 states, 1051 transitions, table size 5710 bytes 4334 additional bytes used for bindings ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml File "src/main.ml", line 289, characters 4-19: 289 | Pervasives.exit rc ^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/main.ml", line 310, characters 10-25: 310 | Pervasives.exit rc_ok ^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/main.ml", line 313, characters 10-25: 313 | Pervasives.exit rc ^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims mkdir -p tmp ocamlc -g -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml File "src/ocamlbuild_executor.ml", line 86, characters 24-41: 86 | ?(display=(fun f -> f Pervasives.stdout)) ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli ocamlc -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml ocamlc -g -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo ocamlc -g -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo ocamlc -g src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte ./man/options_man.byte > man/ocamlbuild.options.1 cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Kt67NN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64 + cd ocamlbuild-0.14.0 + make install DESTDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64 CHECK_IF_PREINSTALLED=false make install-bin install-lib install-man make[1]: Entering directory `/builddir/build/BUILD/ocamlbuild-0.14.0' mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/bin cp ocamlbuild.byte /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/bin/ocamlbuild.byte cp ocamlbuild.byte /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/bin/ocamlbuild mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild cp META src/signatures.mli src/signatures.cmi src/signatures.cmti /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild cp src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/man/man1 cp man/ocamlbuild.1 /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/man/man1/ocamlbuild.1 make[1]: Leaving directory `/builddir/build/BUILD/ocamlbuild-0.14.0' + pushd /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/bin ~/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/bin ~/build/BUILD/ocamlbuild-0.14.0 + ln -sf ocamlbuild.byte ocamlbuild + popd ~/build/BUILD/ocamlbuild-0.14.0 + mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/man/man1/ + install -p -m 0644 man/ocamlbuild.1 /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/man/man1/ + rm /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/lib64/ocaml/ocamlbuild/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-ocamlbuild-0.14.0-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cBd04O + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/doc/ocaml-ocamlbuild-0.14.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/doc/ocaml-ocamlbuild-0.14.0 + cp -pr Changes /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/doc/ocaml-ocamlbuild-0.14.0 + cp -pr Readme.md /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/doc/ocaml-ocamlbuild-0.14.0 + cp -pr VERSION /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/doc/ocaml-ocamlbuild-0.14.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4EJcoQ + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/licenses/ocaml-ocamlbuild-0.14.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/licenses/ocaml-ocamlbuild-0.14.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/licenses/ocaml-ocamlbuild-0.14.0 + exit 0 Provides: ocaml(Ocamlbuild) = a33f55ce23b80b306a0e4c575736b4f0 ocaml(Ocamlbuild_executor) = 32c5269d98478e5c563adcc5a5ecdd1a ocaml(Ocamlbuild_pack) = e0bdd69417a417c28925bffccfc741e1 ocaml(Ocamlbuild_plugin) = 6689a352522dd436ebadf71d763832af ocaml(Ocamlbuild_unix_plugin) = ecbb7420141c85f3e6c43cb148e397dc ocaml(Signatures) = 0444c01acb7c5a6bcabe06c9181b2d9e ocaml-ocamlbuild = 0.14.0-4.el7 ocaml-ocamlbuild(x86-64) = 0.14.0-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = a2b1a9d869fd05813beb35645bd9cd94 ocaml(CamlinternalLazy) = 32c2335718b9e6766271583b9840ffb3 ocaml(Ocamlbuild_pack) = e0bdd69417a417c28925bffccfc741e1 ocaml(Ocamlbuild_unix_plugin) = ecbb7420141c85f3e6c43cb148e397dc ocaml(Stdlib) = ad45f251bbf98d3a0bf3b883546ecfc8 ocaml(Stdlib__arg) = 5946cffdb65af107c239a1dd5b0b22b7 ocaml(Stdlib__array) = 8412db19ee2dd682a114d363bf147818 ocaml(Stdlib__bigarray) = a39abb3f899c4b4ea72b1eda931404b8 ocaml(Stdlib__buffer) = 35866fa9f82ad0886b2ccd0a86f2e1e6 ocaml(Stdlib__bytes) = 6b7074af78d2fce4ff8323a7d4e5ea0d ocaml(Stdlib__char) = 1f7aaa002e7504e2fcb18665bf17141d ocaml(Stdlib__complex) = 3e86422b431ff5c172197d51a2afdd52 ocaml(Stdlib__digest) = 2dc26e44fb2a3b3a7a88e249d70242a8 ocaml(Stdlib__filename) = 620b1f6f6d9c32af927183ef4ceedb7a ocaml(Stdlib__format) = b19f294d464555e99bcd77ca013195d9 ocaml(Stdlib__hashtbl) = 8a0f9b54a9d30b1aeff83f4bae88dfde ocaml(Stdlib__lazy) = 31c662c7cda074a9799490137c4d7016 ocaml(Stdlib__lexing) = cf953e945260781e23991e3991f9d5b0 ocaml(Stdlib__list) = fa1a1736c894577d834b1d79f2682a7e ocaml(Stdlib__map) = 24753f5ffed358ea157f8ab4f298d015 ocaml(Stdlib__pervasives) = ffb0eefbca3d14a1a48cbcb24e4eb181 ocaml(Stdlib__printexc) = 0385c022af1089101c5830e076b89d37 ocaml(Stdlib__printf) = b72a44ed259e7034497028c0b31e9fa1 ocaml(Stdlib__queue) = 0e53521dd09e6bd3fb5bff6dbaa5b840 ocaml(Stdlib__scanf) = 5b61f6db39154f9e1e418dda227a1351 ocaml(Stdlib__seq) = 359c95515bb2842e5ad1497a5b684136 ocaml(Stdlib__set) = 579516330b5c99c94e9cea433159c1ef ocaml(Stdlib__string) = 89dc8c0e4f92ce704437ae3fafad684f ocaml(Stdlib__sys) = 13aa7b95294684724e198467fb7c3467 ocaml(Stdlib__uchar) = db24a5ebd1625809ae883920f16c2526 ocaml(Unix) = 323356c8c72d73e9e59421c988efd3aa ocaml(runtime) = 4.08.1 Processing files: ocaml-ocamlbuild-devel-0.14.0-4.el7.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qQm5pU + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/licenses/ocaml-ocamlbuild-devel-0.14.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/licenses/ocaml-ocamlbuild-devel-0.14.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/licenses/ocaml-ocamlbuild-devel-0.14.0 + exit 0 Provides: ocaml-ocamlbuild-devel = 0.14.0-4.el7 ocaml-ocamlbuild-devel(x86-64) = 0.14.0-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocamlbuild-doc-0.14.0-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EYPCxY + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/doc/ocaml-ocamlbuild-doc-0.14.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/doc/ocaml-ocamlbuild-doc-0.14.0 + cp -pr manual/LICENSE manual/manual.adoc /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/doc/ocaml-ocamlbuild-doc-0.14.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Iw7EG2 + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/licenses/ocaml-ocamlbuild-doc-0.14.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/licenses/ocaml-ocamlbuild-doc-0.14.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64/usr/share/licenses/ocaml-ocamlbuild-doc-0.14.0 + exit 0 Provides: ocaml-ocamlbuild-doc = 0.14.0-4.el7 ocaml-ocamlbuild-doc(x86-64) = 0.14.0-4.el7 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-ocamlbuild-0.14.0-4.el7.x86_64 Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-0.14.0-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-devel-0.14.0-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-doc-0.14.0-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wj0GCz + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el7.x86_64 + exit 0 Child return code was: 0