Mock Version: 1.4.14
Mock Version: 1.4.14
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-ocamlbuild.spec'], chrootPath='/var/lib/mock/f31-build-88041-31937/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x15580fcfd0>timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1564531200
Wrote: /builddir/build/SRPMS/ocaml-ocamlbuild-0.14.0-4.fc31.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-ocamlbuild.spec'], chrootPath='/var/lib/mock/f31-build-88041-31937/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x15580fcfd0>timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1564531200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YVFFU1
+ 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 .
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pHetG0
+ 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 'OCAMLC=ocamlc.opt -g' 'OCAMLOPT=ocamlopt.opt -g'
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'
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
BUILDSTDERR: ocamlopt.opt -g -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
-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
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ISA27Y
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64
+ cd ocamlbuild-0.14.0
+ make install DESTDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64 CHECK_IF_PREINSTALLED=false
+ pushd /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/bin
+ ln -sf ocamlbuild.native ocamlbuild
+ popd
+ mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/man/man1/
+ install -p -m 0644 man/ocamlbuild.1 /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/man/man1/
+ rm /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/lib64/ocaml/ocamlbuild/META
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.14.0-4.fc31 --unique-debug-suffix -0.14.0-4.fc31.riscv64 --unique-debug-src-base ocaml-ocamlbuild-0.14.0-4.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocamlbuild-0.14.0
BUILDSTDERR: cpio: buffer.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: bytes.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: filename.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: hashtbl.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: lexing.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: list.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: pervasives.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: printf.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: queue.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: scanf.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: set.ml: Cannot stat: No such file or directory
BUILDSTDERR: cpio: string.ml: Cannot stat: No such file or directory
BUILDSTDERR: 763 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
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.fc31.riscv64/usr/bin
cp ocamlbuild.byte /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/bin/ocamlbuild.byte
mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/bin
cp ocamlbuild.native /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/bin/ocamlbuild
cp ocamlbuild.native /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/bin/ocamlbuild.native
mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/lib64/ocaml/ocamlbuild
cp META src/signatures.mli src/signatures.cmi src/signatures.cmti /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/lib64/ocaml/ocamlbuild
mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/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.fc31.riscv64/usr/lib64/ocaml/ocamlbuild
mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/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.fc31.riscv64/usr/lib64/ocaml/ocamlbuild
mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/man/man1
cp man/ocamlbuild.1 /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/man/man1/ocamlbuild.1
make[1]: Leaving directory '/builddir/build/BUILD/ocamlbuild-0.14.0'
~/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/bin ~/build/BUILD/ocamlbuild-0.14.0
~/build/BUILD/ocamlbuild-0.14.0
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/bin/ocamlbuild.native
extracting debug info from /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/bin/ocamlbuild.native
original debug info size: 1620kB, size after compression: 1624kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Processing files: ocaml-ocamlbuild-0.14.0-4.fc31.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2V9AaZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd ocamlbuild-0.14.0
+ DOCDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/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.fc31.riscv64/usr/share/doc/ocaml-ocamlbuild
+ cp -pr Changes /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/doc/ocaml-ocamlbuild
+ cp -pr Readme.md /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/doc/ocaml-ocamlbuild
+ cp -pr VERSION /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/doc/ocaml-ocamlbuild
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yBXrYY
+ umask 022
+ cd /builddir/build/BUILD
+ cd ocamlbuild-0.14.0
+ LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/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.fc31.riscv64/usr/share/licenses/ocaml-ocamlbuild
+ cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/licenses/ocaml-ocamlbuild
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Provides: ocaml(Ocamlbuild) = 29e24c65ff469085c580eafe43ed733e ocaml(Ocamlbuild_executor) = cd2a7eff41c7237b3abb17e53d3cc3c8 ocaml(Ocamlbuild_pack) = b250442fb23271ebfe53216e4859c09d ocaml(Ocamlbuild_plugin) = 934c1ebf7f948454286e506d2b93181f ocaml(Ocamlbuild_unix_plugin) = b397779ce17363ed887dcfbe107f4bb1 ocaml(Signatures) = 76e54ad7c338767034f746b063cf82e0 ocaml-ocamlbuild = 0.14.0-4.fc31 ocaml-ocamlbuild(riscv-64) = 0.14.0-4.fc31
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.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) ocaml(Arg) = 8a984750e16559fb57a4021121f21559 ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(CamlinternalBigarray) = 4ff98b0650eef9c38ee9c9930e0c3e9b ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(CamlinternalLazy) = 82ff65fd3ba766b66b963761d8f6b333 ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Complex) = cd4856c93f21942683ce190142e88396 ocaml(Digest) = 9eea388efd5172256c8453659d37f2b5 ocaml(Filename) = 4c2454d1aec88f5851f077478f232f2f ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(Lazy) = 4bf082b428b11a15971c831a1c768bda ocaml(Lexing) = 0971650cdf1fa8e506e733e9a5da2628 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Map) = 8b8de381501aa7862270c15619322ee7 ocaml(Ocamlbuild_pack) = b250442fb23271ebfe53216e4859c09d ocaml(Ocamlbuild_unix_plugin) = b397779ce17363ed887dcfbe107f4bb1 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printexc) = 1b461321ebcc8e419f24eb531c5ac7ac ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Queue) = 63b55df0e31ad91e82a1c6659c8dca09 ocaml(Scanf) = e807880cfcd97dfe1c40fcbbb5573f71 ocaml(Set) = 28a12def19edf36c317c30fafcc03d6d ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Unix) = 053326e853ce10e1fadf8d891f08f891 ocaml(runtime) = 4.06.0 rtld(GNU_HASH)
Processing files: ocaml-ocamlbuild-devel-0.14.0-4.fc31.riscv64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EBLAJ1
+ umask 022
+ cd /builddir/build/BUILD
+ cd ocamlbuild-0.14.0
+ LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/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.fc31.riscv64/usr/share/licenses/ocaml-ocamlbuild-devel
+ cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/licenses/ocaml-ocamlbuild-devel
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Provides: ocaml-ocamlbuild-devel = 0.14.0-4.fc31 ocaml-ocamlbuild-devel(riscv-64) = 0.14.0-4.fc31
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.fc31.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mM0emY
+ umask 022
+ cd /builddir/build/BUILD
+ cd ocamlbuild-0.14.0
+ DOCDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/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.fc31.riscv64/usr/share/doc/ocaml-ocamlbuild-doc
+ cp -pr manual/LICENSE manual/manual.adoc /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/doc/ocaml-ocamlbuild-doc
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RHCbk0
+ umask 022
+ cd /builddir/build/BUILD
+ cd ocamlbuild-0.14.0
+ LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/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.fc31.riscv64/usr/share/licenses/ocaml-ocamlbuild-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64/usr/share/licenses/ocaml-ocamlbuild-doc
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Provides: ocaml-ocamlbuild-doc = 0.14.0-4.fc31 ocaml-ocamlbuild-doc(riscv-64) = 0.14.0-4.fc31
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.fc31.riscv64
Provides: ocaml-ocamlbuild-debugsource = 0.14.0-4.fc31 ocaml-ocamlbuild-debugsource(riscv-64) = 0.14.0-4.fc31
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.fc31.riscv64
Provides: debuginfo(build-id) = 09102778ca55ed2bdb9cdc059f120b5bab7260f1 ocaml-ocamlbuild-debuginfo = 0.14.0-4.fc31 ocaml-ocamlbuild-debuginfo(riscv-64) = 0.14.0-4.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ocaml-ocamlbuild-debugsource(riscv-64) = 0.14.0-4.fc31
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64
Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-doc-0.14.0-4.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-debugsource-0.14.0-4.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-debuginfo-0.14.0-4.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-devel-0.14.0-4.fc31.riscv64.rpm
Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Bc6l1Y
+ umask 022
+ cd /builddir/build/BUILD
+ cd ocamlbuild-0.14.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.14.0-4.fc31.riscv64
+ RPM_EC=0
BUILDSTDERR: ++ jobs -p
+ exit 0
Child return code was: 0