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/1086802-epel-8-x86_64-1572955093.990580/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.zvm2vs59:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zvm2vs59:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aec7cab8250944fa8198b9b3c909157e', '-D', '/var/lib/mock/1086802-epel-8-x86_64-1572955093.990580/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zvm2vs59:/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.el8.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/1086802-epel-8-x86_64-1572955093.990580/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.zvm2vs59:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zvm2vs59:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '85774fef86d743efa46736f9d877b1ac', '-D', '/var/lib/mock/1086802-epel-8-x86_64-1572955093.990580/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zvm2vs59:/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.v31yM8 + 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 -xof - + 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.liFhDs + 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=true 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=/usr/local"; \ 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=true"; \ echo "OCAML_NATIVE_TOOLS=true"; \ 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 = true'; \ echo 'let ocaml_native_tools = true'; \ 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.opt -g' 'OCAMLOPT=ocamlopt.opt -g' ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml ocamllex.opt src/glob_lexer.mll 55 states, 419 transitions, table size 2006 bytes ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml ocamllex.opt src/lexers.mll 251 states, 1051 transitions, table size 5710 bytes 4334 additional bytes used for bindings ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml mkdir -p tmp ocamlc.opt -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.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli ocamlc.opt -g -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml ocamlc.opt -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.opt -g -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml mkdir -p tmp ocamlopt.opt -g -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml ocamlopt.opt -g -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx ocamlopt.opt -g -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx ocamlc.opt -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.xc4yKa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64 + cd ocamlbuild-0.14.0 + make install DESTDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.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.el8.x86_64/usr/bin cp ocamlbuild.byte /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/bin/ocamlbuild.byte mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/bin cp ocamlbuild.native /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/bin/ocamlbuild cp ocamlbuild.native /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/bin/ocamlbuild.native mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.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.el8.x86_64/usr/lib64/ocaml/ocamlbuild mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.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.el8.x86_64/usr/lib64/ocaml/ocamlbuild mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/lib64/ocaml/ocamlbuild cp src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/lib64/ocaml/ocamlbuild mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/man/man1 cp man/ocamlbuild.1 /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.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.el8.x86_64/usr/bin ~/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/bin ~/build/BUILD/ocamlbuild-0.14.0 + ln -sf ocamlbuild.native ocamlbuild + popd ~/build/BUILD/ocamlbuild-0.14.0 + mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/man/man1/ + install -p -m 0644 man/ocamlbuild.1 /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/man/man1/ + rm /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/lib64/ocaml/ocamlbuild/META + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.14.0-4.el8 --unique-debug-suffix -0.14.0-4.el8.x86_64 --unique-debug-src-base ocaml-ocamlbuild-0.14.0-4.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/ocamlbuild-0.14.0 extracting debug info from /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/bin/ocamlbuild.native /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: buffer.ml: Cannot stat: No such file or directory cpio: bytes.ml: Cannot stat: No such file or directory cpio: filename.ml: Cannot stat: No such file or directory cpio: hashtbl.ml: Cannot stat: No such file or directory cpio: lexing.ml: Cannot stat: No such file or directory cpio: list.ml: Cannot stat: No such file or directory cpio: printf.ml: Cannot stat: No such file or directory cpio: queue.ml: Cannot stat: No such file or directory cpio: scanf.ml: Cannot stat: No such file or directory cpio: set.ml: Cannot stat: No such file or directory cpio: stdlib.ml: Cannot stat: No such file or directory cpio: string.ml: Cannot stat: No such file or directory 763 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-ocamlbuild-0.14.0-4.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9GivhW + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/doc/ocaml-ocamlbuild + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/doc/ocaml-ocamlbuild + cp -pr Changes /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/doc/ocaml-ocamlbuild + cp -pr Readme.md /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/doc/ocaml-ocamlbuild + cp -pr VERSION /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/doc/ocaml-ocamlbuild + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FnZBRH + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/licenses/ocaml-ocamlbuild + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/licenses/ocaml-ocamlbuild + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/licenses/ocaml-ocamlbuild + exit 0 Provides: ocaml(Ocamlbuild) = 8fe163dfa3bee635509aebb76e5fef86 ocaml(Ocamlbuild_executor) = 5b96e09643bbd2d628b34e30fc2753db ocaml(Ocamlbuild_pack) = df05184b1fd4a4dad9acd7e6c6072ef1 ocaml(Ocamlbuild_plugin) = 62824951371630be9c34a5568e5049ba ocaml(Ocamlbuild_unix_plugin) = 191897d3733e8f2555642e015b38d760 ocaml(Signatures) = be4f65001f99fe08f0b07f891d3f8acb ocaml-ocamlbuild = 0.14.0-4.el8 ocaml-ocamlbuild(x86-64) = 0.14.0-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ocamlrun libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) ocaml(CamlinternalFormatBasics) = 7ea79e608e46b41c80c3251773e6fdf3 ocaml(CamlinternalLazy) = 3adca82482059421053701381ab2103c ocaml(Ocamlbuild_pack) = df05184b1fd4a4dad9acd7e6c6072ef1 ocaml(Ocamlbuild_unix_plugin) = 191897d3733e8f2555642e015b38d760 ocaml(Stdlib) = 2812fae09b173a42800ce3b48328b9cb ocaml(Stdlib__arg) = 427a32ba894b2729b4053bd61ec3bc12 ocaml(Stdlib__array) = 8289b1b8bcdd29cc6a859bfa35d44a2e ocaml(Stdlib__bigarray) = fde4e26503108d041547c9eef855a5fa ocaml(Stdlib__buffer) = 10853d28756c7121334e6b9e3e83e1ba ocaml(Stdlib__bytes) = fe610140c1c3c7a45519f124966c164d ocaml(Stdlib__char) = dfbf7b404aa65639c2ae48823aae4141 ocaml(Stdlib__complex) = d4688bd6236fccf33550a083ea8e768f ocaml(Stdlib__digest) = 016281ffc9d31386ea657032ace7c0b6 ocaml(Stdlib__filename) = 59d4f5dc5b39cf14e1644b77a94ace28 ocaml(Stdlib__format) = 28a664c1f420f636bf646c962e89e74a ocaml(Stdlib__hashtbl) = 682884027fa100c01983d89cfc4eaf69 ocaml(Stdlib__lazy) = e6d072b84e6160ffef0b04b417bf1f72 ocaml(Stdlib__lexing) = 4ca35ee6f83c87fbf3d6a22e3555e3ce ocaml(Stdlib__list) = 0c0f6e8daa075e845d18d212dd78098f ocaml(Stdlib__map) = c1f5b25c1463fcd9b8448c396d451c2e ocaml(Stdlib__printexc) = f94eb57f9995c6f95133374b31a2db08 ocaml(Stdlib__printf) = be9ae8643b5511d51db9c754b5ee4f74 ocaml(Stdlib__queue) = 7f7ceceae7e32ae22ed869d3d416da67 ocaml(Stdlib__scanf) = ee5bb5cd64716063deceb22e04cc7760 ocaml(Stdlib__seq) = 5c66a1fd18f6126043d7af46d32b4b53 ocaml(Stdlib__set) = ee3121b3672ab195758de1ce2e925022 ocaml(Stdlib__string) = da1db0058f6dfb66ed4d85c353dc9306 ocaml(Stdlib__sys) = 173c21e20f3d44e9b4f52694fd5addb3 ocaml(Stdlib__uchar) = 786699188e2f8c1fe32eb8363cd7655a ocaml(Unix) = e5f3d189d40891229c2283728e203e8a ocaml(runtime) = 4.07.0 rtld(GNU_HASH) Processing files: ocaml-ocamlbuild-devel-0.14.0-4.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HlX5Sv + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/licenses/ocaml-ocamlbuild-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/licenses/ocaml-ocamlbuild-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/licenses/ocaml-ocamlbuild-devel + exit 0 Provides: ocaml-ocamlbuild-devel = 0.14.0-4.el8 ocaml-ocamlbuild-devel(x86-64) = 0.14.0-4.el8 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.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XKf4rk + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/doc/ocaml-ocamlbuild-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/doc/ocaml-ocamlbuild-doc + cp -pr manual/LICENSE manual/manual.adoc /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/doc/ocaml-ocamlbuild-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bSs728 + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/licenses/ocaml-ocamlbuild-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/licenses/ocaml-ocamlbuild-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64/usr/share/licenses/ocaml-ocamlbuild-doc + exit 0 Provides: ocaml-ocamlbuild-doc = 0.14.0-4.el8 ocaml-ocamlbuild-doc(x86-64) = 0.14.0-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocamlbuild-debugsource-0.14.0-4.el8.x86_64 Provides: ocaml-ocamlbuild-debugsource = 0.14.0-4.el8 ocaml-ocamlbuild-debugsource(x86-64) = 0.14.0-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocamlbuild-debuginfo-0.14.0-4.el8.x86_64 Provides: debuginfo(build-id) = dd982ba48ae6858d7bdce5b71bb0497bf1d078ad ocaml-ocamlbuild-debuginfo = 0.14.0-4.el8 ocaml-ocamlbuild-debuginfo(x86-64) = 0.14.0-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ocamlbuild-debugsource(x86-64) = 0.14.0-4.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64 Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-0.14.0-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-devel-0.14.0-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-doc-0.14.0-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-debugsource-0.14.0-4.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-debuginfo-0.14.0-4.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1XPmx5 + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.el8.x86_64 + exit 0 Child return code was: 0