Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/utop.spec'], chrootPath='/var/lib/mock/f33-build-195160-47200/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/utop.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1588636800 Wrote: /builddir/build/SRPMS/utop-2.4.3-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/utop.spec'], chrootPath='/var/lib/mock/f33-build-195160-47200/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/utop.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1588636800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.62qQkg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf utop-2.4.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/utop-2.4.3.tbz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd utop-2.4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wej3gi + umask 022 + cd /builddir/build/BUILD + cd utop-2.4.3 + dune build --verbose --for-release-of-packages=utop -j4 Workspace root: /builddir/build/BUILD/utop-2.4.3 disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dunef412a0.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/builddir/build/BUILD/utop-2.4.3/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/builddir/build/BUILD/utop-2.4.3/_build/default" ; "MANPATH" : "/builddir/build/BUILD/utop-2.4.3/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/builddir/build/BUILD/utop-2.4.3/_build/install/default/lib" ; "OCAMLPATH" : "/builddir/build/BUILD/utop-2.4.3/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/builddir/build/BUILD/utop-2.4.3/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.11.0+dev0-2019-10-18" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ] ; cc_profile = [] ; architecture = "riscv" ; model = "riscv64" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "riscv64-unknown-linux-gnu" ; target = "riscv64-unknown-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X027" ; cmi_magic_number = "Caml1999I027" ; cmo_magic_number = "Caml1999O027" ; cma_magic_number = "Caml1999A027" ; cmx_magic_number = "Caml1999Y027" ; cmxa_magic_number = "Caml1999Z027" ; ast_impl_magic_number = "Caml1999M027" ; ast_intf_magic_number = "Caml1999N027" ; cmxs_magic_number = "Caml1999D027" ; cmt_magic_number = "Caml1999T027" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/top/expunge/expunge.ml) > _build/default/src/top/expunge/.expunge.eobjs/expunge.ml.d Running[2]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop.mli) > _build/default/src/lib/uTop.pp.mli Running[3]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop.ml) > _build/default/src/lib/uTop.pp.ml Running[4]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_complete.mli) > _build/default/src/lib/uTop_complete.pp.mli Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/lib/uTop.pp.mli) > _build/default/src/lib/.uTop.objs/uTop.pp.mli.d Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/top/expunge/.expunge.eobjs/byte -no-alias-deps -o src/top/expunge/.expunge.eobjs/byte/expunge.cmo -c -impl src/top/expunge/expunge.ml) Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/lib/uTop_complete.pp.mli) > _build/default/src/lib/.uTop.objs/uTop_complete.pp.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/uTop.pp.ml) > _build/default/src/lib/.uTop.objs/uTop.pp.ml.d Running[9]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_complete.ml) > _build/default/src/lib/uTop_complete.pp.ml Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_complete.cmi -c -intf src/lib/uTop_complete.pp.mli) Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/uTop_complete.pp.ml) > _build/default/src/lib/.uTop.objs/uTop_complete.pp.ml.d Running[12]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_history.mli) > _build/default/src/lib/uTop_history.pp.mli Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -I src/top/expunge/.expunge.eobjs/byte -I src/top/expunge/.expunge.eobjs/native -intf-suffix .ml -no-alias-deps -o src/top/expunge/.expunge.eobjs/native/expunge.cmx -c -impl src/top/expunge/expunge.ml) Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/lib/uTop_history.pp.mli) > _build/default/src/lib/.uTop.objs/uTop_history.pp.mli.d Running[15]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_history.ml) > _build/default/src/lib/uTop_history.pp.ml Running[16]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_lexer.mli) > _build/default/src/lib/uTop_lexer.pp.mli Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_history.cmi -c -intf src/lib/uTop_history.pp.mli) Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/uTop_history.pp.ml) > _build/default/src/lib/.uTop.objs/uTop_history.pp.ml.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/lib/uTop_lexer.pp.mli) > _build/default/src/lib/.uTop.objs/uTop_lexer.pp.mli.d Running[20]: (cd _build/default && /usr/bin/ocamllex -q -o src/lib/uTop_lexer.ml src/lib/uTop_lexer.mll) Running[21]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_main.mli) > _build/default/src/lib/uTop_main.pp.mli Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/lib/uTop_main.pp.mli) > _build/default/src/lib/.uTop.objs/uTop_main.pp.mli.d Running[23]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_lexer.ml) > _build/default/src/lib/uTop_lexer.pp.ml Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -no-alias-deps -o src/lib/.uTop.objs/byte/uTop.cmi -c -intf src/lib/uTop.pp.mli) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_main.cmi -c -intf src/lib/uTop_main.pp.mli) Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/uTop_lexer.pp.ml) > _build/default/src/lib/.uTop.objs/uTop_lexer.pp.ml.d Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -g -o src/top/expunge/expunge.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml src/top/expunge/.expunge.eobjs/native/expunge.cmx) Running[28]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_main.ml) > _build/default/src/lib/uTop_main.pp.ml Running[29]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_private.ml) > _build/default/src/lib/uTop_private.pp.ml Running[30]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_styles.mli) > _build/default/src/lib/uTop_styles.pp.mli Running[31]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/uTop_private.pp.ml) > _build/default/src/lib/.uTop.objs/uTop_private.pp.ml.d Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/lib/uTop_styles.pp.mli) > _build/default/src/lib/.uTop.objs/uTop_styles.pp.mli.d Running[33]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/uTop_main.pp.ml) > _build/default/src/lib/.uTop.objs/uTop_main.pp.ml.d Running[34]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_styles.ml) > _build/default/src/lib/uTop_styles.pp.ml Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_private.cmo -c -impl src/lib/uTop_private.pp.ml) Running[36]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/uTop_styles.pp.ml) > _build/default/src/lib/.uTop.objs/uTop_styles.pp.ml.d Running[37]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.0+dev0-2019-10-18 src/lib/uTop_token.ml) > _build/default/src/lib/uTop_token.pp.ml Running[38]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/top/utop.ml) > _build/default/src/top/.utop.eobjs/utop.ml.d Running[39]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/uTop_token.pp.ml) > _build/default/src/lib/.uTop.objs/uTop_token.pp.ml.d Running[40]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -intf-suffix .ml -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_history.cmo -c -impl src/lib/uTop_history.pp.ml) Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -intf-suffix .ml -no-alias-deps -o src/lib/.uTop.objs/byte/uTop.cmo -c -impl src/lib/uTop.pp.ml) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_token.cmo -c -impl src/lib/uTop_token.pp.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_lexer.cmi -c -intf src/lib/uTop_lexer.pp.mli) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_styles.cmi -c -intf src/lib/uTop_styles.pp.mli) Running[45]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -intf-suffix .ml -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_complete.cmo -c -impl src/lib/uTop_complete.pp.ml) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -intf-suffix .ml -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_main.cmo -c -impl src/lib/uTop_main.pp.ml) Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -intf-suffix .ml -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_lexer.cmo -c -impl src/lib/uTop_lexer.pp.ml) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/lib/.uTop.objs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -intf-suffix .ml -no-alias-deps -o src/lib/.uTop.objs/byte/uTop_styles.cmo -c -impl src/lib/uTop_styles.pp.ml) Output[45]: File "src/lib/uTop_complete.ml", line 927, characters 18-33: Alert deprecated: Longident.parse this function may misparse its input, use "Parse.longident" or "Longident.unflatten" Output[46]: File "src/lib/uTop_main.ml", line 442, characters 2-17: Alert deprecated: Longident.parse this function may misparse its input, use "Parse.longident" or "Longident.unflatten" File "src/lib/uTop_main.ml", line 454, characters 22-37: Alert deprecated: Longident.parse this function may misparse its input, use "Parse.longident" or "Longident.unflatten" File "src/lib/uTop_main.ml", line 469, characters 22-37: Alert deprecated: Longident.parse this function may misparse its input, use "Parse.longident" or "Longident.unflatten" File "src/lib/uTop_main.ml", line 1180, characters 12-27: Alert deprecated: Longident.parse this function may misparse its input, use "Parse.longident" or "Longident.unflatten" Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -a -o src/lib/uTop.cma src/lib/.uTop.objs/byte/uTop_token.cmo src/lib/.uTop.objs/byte/uTop_history.cmo src/lib/.uTop.objs/byte/uTop_private.cmo src/lib/.uTop.objs/byte/uTop.cmo src/lib/.uTop.objs/byte/uTop_styles.cmo src/lib/.uTop.objs/byte/uTop_lexer.cmo src/lib/.uTop.objs/byte/uTop_complete.cmo src/lib/.uTop.objs/byte/uTop_main.cmo) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/top/.utop.eobjs/byte -I /usr/lib64/ocaml/bisect_ppx/common -I /usr/lib64/ocaml/bisect_ppx/runtime -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/camomile -I /usr/lib64/ocaml/camomile/default_config -I /usr/lib64/ocaml/camomile/dyn -I /usr/lib64/ocaml/camomile/lib_default -I /usr/lib64/ocaml/camomile/library -I /usr/lib64/ocaml/charInfo_width -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/findlib -I /usr/lib64/ocaml/lambda-term -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/lwt_log -I /usr/lib64/ocaml/lwt_log/core -I /usr/lib64/ocaml/lwt_react -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/zed -I src/lib/.uTop.objs/byte -I src/lib/.uTop.objs/native -no-alias-deps -o src/top/.utop.eobjs/byte/utop.cmo -c -impl src/top/utop.ml) Running[51]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -g -o src/top/utop.bc -linkall /usr/lib64/ocaml/compiler-libs/ocamlcommon.cma /usr/lib64/ocaml/compiler-libs/ocamlbytecomp.cma /usr/lib64/ocaml/compiler-libs/ocamltoplevel.cma /usr/lib64/ocaml/findlib/findlib.cma /usr/lib64/ocaml/findlib/findlib_top.cma /usr/lib64/ocaml/result/result.cma /usr/lib64/ocaml/seq/seq.cma /usr/lib64/ocaml/lwt/lwt.cma /usr/lib64/ocaml/unix.cma /usr/lib64/ocaml/bigarray.cma /usr/lib64/ocaml/mmap/mmap.cma /usr/lib64/ocaml/ocplib-endian/bigstring.cma /usr/lib64/ocaml/threads/threads.cma /usr/lib64/ocaml/lwt/unix/lwt_unix.cma /usr/lib64/ocaml/react/react.cma /usr/lib64/ocaml/bisect_ppx/common/bisect_common.cma /usr/lib64/ocaml/bisect_ppx/runtime/bisect.cma /usr/lib64/ocaml/lwt_react/lwt_react.cma /usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig.cma /usr/lib64/ocaml/camomile/library/camomileLibrary.cma /usr/lib64/ocaml/camomile/lib_default/camomileLibraryDefault.cma /usr/lib64/ocaml/camomile/dyn/camomileLibraryDyn.cma /usr/lib64/ocaml/camomile/camomile_yuge.cma /usr/lib64/ocaml/charInfo_width/charInfo_width.cma /usr/lib64/ocaml/zed/zed.cma /usr/lib64/ocaml/lwt_log/core/lwt_log_core.cma /usr/lib64/ocaml/lwt_log/lwt_log.cma /usr/lib64/ocaml/lambda-term/lambda_term.cma src/lib/uTop.cma src/top/.utop.eobjs/byte/utop.cmo) Running[52]: (cd _build/default/src/top && expunge/expunge.exe /usr/bin/ocamlobjinfo.opt /usr/lib64/ocaml utop.bc utop-expunged.bc /usr/lib64/ocaml/compiler-libs/ocamlcommon.cma /usr/lib64/ocaml/compiler-libs/ocamlbytecomp.cma /usr/lib64/ocaml/compiler-libs/ocamltoplevel.cma) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AQdCCe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64 + cd utop-2.4.3 + dune install --verbose --for-release-of-packages=utop --destdir=/builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64 --libdir=/usr/lib64/ocaml Workspace root: /builddir/build/BUILD/utop-2.4.3 Running[0]: /usr/bin/nproc > /tmp/dunec196db.output 2> /dev/null Auto-detected concurrency: 4 Running[1]: /usr/bin/ocamlc.opt -config > /tmp/dune1561ed.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/builddir/build/BUILD/utop-2.4.3/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/builddir/build/BUILD/utop-2.4.3/_build/default" ; "MANPATH" : "/builddir/build/BUILD/utop-2.4.3/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/builddir/build/BUILD/utop-2.4.3/_build/install/default/lib" ; "OCAMLPATH" : "/builddir/build/BUILD/utop-2.4.3/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/builddir/build/BUILD/utop-2.4.3/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.11.0+dev0-2019-10-18" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ] ; cc_profile = [] ; architecture = "riscv" ; model = "riscv64" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "riscv64-unknown-linux-gnu" ; target = "riscv64-unknown-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X027" ; cmi_magic_number = "Caml1999I027" ; cmo_magic_number = "Caml1999O027" ; cma_magic_number = "Caml1999A027" ; cmx_magic_number = "Caml1999Y027" ; cmxa_magic_number = "Caml1999Z027" ; ast_impl_magic_number = "Caml1999M027" ; ast_intf_magic_number = "Caml1999N027" ; cmxs_magic_number = "Caml1999D027" ; cmt_magic_number = "Caml1999T027" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/META Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/dune-package Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/opam Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop.cma Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop.cmi Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop.cmt Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop.cmti Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop.ml Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop.mli Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_complete.cmi Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_complete.cmt Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_complete.cmti Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_complete.ml Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_complete.mli Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_history.cmi Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_history.cmt Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_history.cmti Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_history.ml Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_history.mli Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_lexer.cmi Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_lexer.cmt Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_lexer.cmti Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_lexer.ml Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_lexer.mli Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_main.cmi Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_main.cmt Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_main.cmti Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_main.ml Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_main.mli Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_private.cmi Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_private.cmt Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_private.ml Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_styles.cmi Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_styles.cmt Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_styles.cmti Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_styles.ml Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_styles.mli Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_token.cmi Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_token.cmt Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/lib64/ocaml/utop/uTop_token.ml Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/bin/utop Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/bin/utop-full Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/utop/utoprc-dark Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/utop/utoprc-light Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/emacs/site-lisp/utop.el Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/doc/utop/CHANGES.md Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/doc/utop/LICENSE Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/doc/utop/README.md Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/man/man1/utop-full.1 Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/man/man1/utop.1 Installing /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/man/man5/utoprc.5 + rm -f /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/doc/utop/LICENSE /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/doc/utop/CHANGES.md /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/doc/utop/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /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 Processing files: utop-2.4.3-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M5acge + umask 022 + cd /builddir/build/BUILD + cd utop-2.4.3 + DOCDIR=/builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/doc/utop + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/doc/utop + cp -pr README.md /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/doc/utop + cp -pr CHANGES.md /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/doc/utop + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.e1zvde + umask 022 + cd /builddir/build/BUILD + cd utop-2.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/licenses/utop + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/licenses/utop + cp -pr LICENSE /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/licenses/utop + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(UTop) = 29d1a33452e58cc76e6e6260f843143f ocaml(UTop_complete) = f5abd86b25f84d29400ae9bdd1a96c1b ocaml(UTop_history) = 9c2190cf27ff55876f2be40b2594a0af ocaml(UTop_lexer) = 0fd3ed864de1d98c9f1dea856863c617 ocaml(UTop_main) = 29322e98b4d4ed9c3f4b814c23fc7878 ocaml(UTop_private) = e66a551595c7ccf878a12c2b481629e5 ocaml(UTop_styles) = eef3b8955bc0f21b2a479a57cf664e99 ocaml(UTop_token) = 2a31ba015071c294167cb3eda51e11bf ocaml-utop(riscv-64) = 2.4.3-3.fc33 utop = 2.4.3-3.fc33 utop(riscv-64) = 2.4.3-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ocamlrun ocaml(Ast_helper) = f2bdb6d94ae5742e6e99c25cf523278f ocaml(Asttypes) = c2d0429f60b723e8b720213172bf2088 ocaml(Btype) = 13492e8b3509b7581290562a66947e0b ocaml(Build_path_prefix_map) = 9a4e8d6cd43bb98baac4f1246c1a8145 ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(CamlinternalLazy) = da00c017b07ea33406799e4c0708370b ocaml(CamlinternalMenhirLib) = 724af2d6c06f795ff1e32e5e841020cc ocaml(CamlinternalOO) = bd43ee5a773c045a4486aec00852e0bf ocaml(CamomileDefaultConfig) = 3105b94d6d312220e791593a588f2410 ocaml(CamomileDefaultConfig__) = fc500e366218955a043b443e3619c3ac ocaml(CamomileDefaultConfig__InstallConfig) = 013d81fabde0d552dc7c544c05694e97 ocaml(CamomileLibrary) = f3590cafe07bb57755851940971bb8a4 ocaml(CamomileLibraryDefault) = 94085198d7f86cbef575c9824005a677 ocaml(CamomileLibrary__) = 414ee1c94d369f87f66def9d7cce89b9 ocaml(CamomileLibrary__AvlTree) = 6924c71d6ac2b0b950ffca2ba6a1fccf ocaml(CamomileLibrary__CaseMap) = 059974507a0cbedad036b8e6826bfb92 ocaml(CamomileLibrary__CharEncoding) = cfcaaa79760b32fb9876613d15a9f318 ocaml(CamomileLibrary__ConfigInt) = a807bf650bde6f8ea0f2fdd00581137c ocaml(CamomileLibrary__IMap) = 6c1a015d1cef04fcd27b861a7832e973 ocaml(CamomileLibrary__ISet) = 219c63e385a639308f227521b40c0b6a ocaml(CamomileLibrary__Locale) = c9dde114d8ad693f94b9a2e04ed267cb ocaml(CamomileLibrary__OOChannel) = 217b0042208a0ee347a1e6a547293d00 ocaml(CamomileLibrary__StringPrep) = a82841f80a8c1c5ea8410df6a7b08f11 ocaml(CamomileLibrary__SubText) = ebd9a43e6c1fae40d773b6523e242747 ocaml(CamomileLibrary__UCS4) = 4c1b7933b29d7114d7d962960abd4a28 ocaml(CamomileLibrary__UChar) = 24a59d8ee94f4b71d61c95c16ef96825 ocaml(CamomileLibrary__UCharInfo) = ba3223a66ca4ccae8146a2e5ce5c7071 ocaml(CamomileLibrary__UCharTbl) = bd24d4bf23e62c4f291d0e53b402cf60 ocaml(CamomileLibrary__UCol) = 881b35baf840da7cdd4ddb114bdd96cd ocaml(CamomileLibrary__ULine) = 5de0fffd4515b6b678e6896f85d0f10f ocaml(CamomileLibrary__UMap) = 89dbd5d4de217f7bf4d1e69b9bf2af36 ocaml(CamomileLibrary__UNF) = ea13188fe819d8b5671791671e5ac566 ocaml(CamomileLibrary__UPervasives) = be4f7fc848f7e6f93b7244dfb1fcc19a ocaml(CamomileLibrary__URe) = f7a2dcdc52b783f3c813f1a6713f8f22 ocaml(CamomileLibrary__UReStr) = 0cbccdcc367e47130bf66a360c183ca2 ocaml(CamomileLibrary__USet) = 7e68c6cf4d859e8d1e4d0be6e1045fa8 ocaml(CamomileLibrary__UTF16) = 0db556aa1d82010afac4dd50b6a0dd9d ocaml(CamomileLibrary__UTF8) = 499963582e8e2233dfb86272278ebf81 ocaml(CamomileLibrary__UText) = ba35904409fe33445096bc5a98384fca ocaml(CamomileLibrary__UnicodeString) = 1613f5c8ca88f5f5865c70e19023c853 ocaml(CamomileLibrary__XString) = d5c0af625374222aa71faec08e4f148f ocaml(Clflags) = 17c0c7f296e983a0a6655a7b86a72080 ocaml(Cmi_format) = 3215d92e1d3562abda64acbe514a7b9b ocaml(Cmt_format) = ae062ff06648d2d1aa17afa7455433cf ocaml(Consistbl) = 95b0dfbfbcc9949636064cda1665f83a ocaml(Ctype) = c98172c9cdad45265d093bc203ba6f54 ocaml(Docstrings) = 06715620a5e3332b164ae12578e3287c ocaml(Env) = a217d02704e8b6b19f2f4995a76ca40d ocaml(Envaux) = 70beed23330e7d103e0686ceaf3244c1 ocaml(Errors) = fe60a1c7cd312d348f47b4fc52931891 ocaml(Findlib) = b61cbfc38498bc6fdee1d05520cfb8d6 ocaml(Fl_metascanner) = d3de3e6077b8f63d519e2019905c83f9 ocaml(Fl_metatoken) = 18816bc23bae466fb7d704453391d573 ocaml(Fl_package_base) = e404f771b1a011ace200fc84ef53d928 ocaml(Ident) = 9ba7fd8a937947a27d0d0fc9f18d507e ocaml(Identifiable) = 08645a8ab1e4df8b92613bf5fee575e0 ocaml(Includecore) = d6714f22aa295337987fe7051696f77f ocaml(Includemod) = da39353dc1432bc501e22a76499884b5 ocaml(LTerm) = 32147cd4c67f442d9ccb7bc84f4e844d ocaml(LTerm_dlist) = b443e02adda10d04bbded150ed78cc74 ocaml(LTerm_draw) = 69187b59d23e636a997ae4d88b94563a ocaml(LTerm_edit) = e79c66ab89c096e8405affdd7c78d409 ocaml(LTerm_event) = b69932a8e611e220c214ef910c2a5c0b ocaml(LTerm_geom) = 1d57f8844c9823b70f3296c68bd20b59 ocaml(LTerm_history) = 011ef8c0ce66f9eccda154567508df8e ocaml(LTerm_inputrc) = 18c235919c8d086239313d3041e3ceb2 ocaml(LTerm_key) = ebb8be0646a1ffd23fd795678a25a764 ocaml(LTerm_mouse) = 263c3b63d5de786ead957d95d8b045b3 ocaml(LTerm_read_line) = b1035f6f5b4eb37f1ff151ba87f8d0e2 ocaml(LTerm_resources) = 7491882fc174f9b2d975e85ae250ae73 ocaml(LTerm_style) = 46d1b2175e6ebd5a3cc17e041628240f ocaml(LTerm_text) = de0807e086c362abd844a20194a8cce0 ocaml(LTerm_widget) = 9fc7d1d3569f2365f6bdab1d04dd6dfc ocaml(LTerm_widget_callbacks) = 205cdaaf1b55fbbc6bd176a437f6dad6 ocaml(Lexer) = 0c07ebeed7c6e4c8781acd4e06fe9417 ocaml(Load_path) = 2c6a73d2a3c72a383122a27f9d10a740 ocaml(Location) = 1f0609ecc27f060e6df810af65457bb9 ocaml(Longident) = 9a5c1cb2b32d1fde913a1a3a90db660d ocaml(Lwt) = cd7b8aeda312e1f6c03235b8a9b513b9 ocaml(Lwt_bytes) = 2d68188cd473146e1ddf41da5b7171ba ocaml(Lwt_io) = 6172aa12d70427fcc36b6ddbce15aa72 ocaml(Lwt_log) = 8f737449a28d5be881d061dbe4abedf6 ocaml(Lwt_log_core) = 8132684d8868cd3ce5f1cf4d63a24535 ocaml(Lwt_main) = 18acac98b968f2856329a04520b90c6c ocaml(Lwt_react) = 1b8eee5d13c58f3554dfebfde99618bc ocaml(Lwt_sequence) = d61bd339e949558b891bc6846fad3a36 ocaml(Lwt_stream) = d0d5a77f278ad76f9bb35dadf2c02d0d ocaml(Lwt_sys) = de20231780e2cd065e006fd6d1e17a88 ocaml(Lwt_unix) = 936bb4454c4523f7f5f49d2aecf69cf3 ocaml(Misc) = 3ea3f4876ff13ee448c802e3033d9c19 ocaml(Mutex) = eb57cfe8914a6fc15fbfec6f0dd63c7e ocaml(Outcometree) = 4afebd6a83076a52537bfa1405cb2376 ocaml(Parse) = 33b27db5dbe5e12002dafb27076fa5a4 ocaml(Parser) = 1640b22fc5d117c326e7107e1d56edfa ocaml(Parsetree) = 93520523911d4b17f60db7ee6785d775 ocaml(Path) = 363777273dbb0e902f8f8119abc52375 ocaml(Persistent_env) = 8feb0b673689d48ba1a4297575d440c5 ocaml(Pparse) = 1c26568206f455b62122f4113cdd0462 ocaml(Pprintast) = 5636afac6ed48b391311cd13c537297b ocaml(Primitive) = ffdffe2aed4c814306c1f7cd2d961bdf ocaml(Printast) = 4b35367a04b1c350c8a61130ca024a05 ocaml(Printtyp) = a2cb8539dca4c8df82303778625dc616 ocaml(Profile) = 33cd475c7386a36ede3e72e55d276849 ocaml(React) = 4409de1e3515e7426f7bdb11854959ff ocaml(Result) = 7e302ff53426707d595a852b065dd13d ocaml(Seq) = e666181e513274b2cb26b359ce001dd2 ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__arg) = 7a4d6815d9d409379c3df24b7cee9adf ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__arrayLabels) = 74081bdf6c97008057fce9c0772ea9bc ocaml(Stdlib__bigarray) = 6753964e3fa1b4a43d82aa25d8b470f7 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__bytes) = 8a4d804cf862eb9fcbbc77bc74d8d60d ocaml(Stdlib__complex) = 1bb63213f3e1f7d8188b2c4de5d4112f ocaml(Stdlib__digest) = d8be17ae6382c591ca8ee044e48f8e37 ocaml(Stdlib__filename) = e9d9d7b66e2dd876461f26739efcbaea ocaml(Stdlib__format) = c5f72e9cf68719087633a822261f096a ocaml(Stdlib__hashtbl) = 6ba415b3504985a4f465c58f988c3d82 ocaml(Stdlib__int32) = 9084c02abc6ad1f2aec73b083db3921e ocaml(Stdlib__lazy) = e6ac069e7b39be8704380ec0c236b891 ocaml(Stdlib__lexing) = 14e0df52f231ec459c096819e4a2ae34 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__map) = a9fd645d93c1483f6c676174cc50cebb ocaml(Stdlib__marshal) = b8a50712f181e79edac54038142655e6 ocaml(Stdlib__obj) = edb3590617df751c36eda305ea5a8df7 ocaml(Stdlib__parsing) = 8d78e7cab8b6186ca5cbb5dcaf53d6fd ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 ocaml(Stdlib__printexc) = eecbabfd567bf3f483781b6b45b9bda7 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__scanf) = 408da918a652076fcf57270eaf5a575c ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__set) = bef88bbfd0cd2c203ca0f106f12ef88a ocaml(Stdlib__stream) = f8423eb517fae15fbac518dd59b403c6 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__sys) = 93b335947bb5110380711c8d8866e892 ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocaml(Subst) = 1fefd75861b33bd8a0e9f7e585e904c6 ocaml(Syntaxerr) = 45a28b4e60518e6de1b08131f9981801 ocaml(Tast_iterator) = 975b747d258ae161562a5758da56f987 ocaml(Thread) = 4ec3b81c4f767ee654100cf08a916ad8 ocaml(Topdirs) = dc85ebd463dd8fb250c476f0daf21a27 ocaml(Topfind) = e7889b08fb8f0c1a7f47a8dde277fd9e ocaml(Toploop) = a06422bc1b1bd6419c45f0bfb66b30a2 ocaml(Type_immediacy) = e167c6dc2004e53e5f7b8c7ea6c2ce66 ocaml(Typedecl) = 88a9e0782cc8f275503a58eb55dc2d40 ocaml(Typedecl_immediacy) = 6e9187939272f88477d77c5fc1de7a85 ocaml(Typedecl_properties) = a3aef0a684c363171815f68cd75577af ocaml(Typedecl_separability) = 9fa40f664b8003305c0622a58cb5de43 ocaml(Typedecl_variance) = 508c62a024e41b30227866eaef50632f ocaml(Typedtree) = 06a284d617d236f66c8e66b243717d05 ocaml(Typemod) = 9742a1a7630d75bebf5eeb15b42747cb ocaml(Types) = 90f86f4286f7265833760e70db5f24d7 ocaml(UTop) = 29d1a33452e58cc76e6e6260f843143f ocaml(UTop_complete) = f5abd86b25f84d29400ae9bdd1a96c1b ocaml(UTop_history) = 9c2190cf27ff55876f2be40b2594a0af ocaml(UTop_lexer) = 0fd3ed864de1d98c9f1dea856863c617 ocaml(UTop_private) = e66a551595c7ccf878a12c2b481629e5 ocaml(UTop_styles) = eef3b8955bc0f21b2a479a57cf664e99 ocaml(UTop_token) = 2a31ba015071c294167cb3eda51e11bf ocaml(Unix) = b2e90099b3b7ea80d565f58cd4840d0a ocaml(Warnings) = 4ad722ed4194a9c0e8df49ae74ee16ee ocaml(Zed_char) = da1cf8435c26a0468b02c2d411108f66 ocaml(Zed_cursor) = f7291db99d5ef8c59068def9c84f06b0 ocaml(Zed_edit) = 893639970ba42df5f03b67b1d3b5d06e ocaml(Zed_input) = 82a379e34f161b348a76d927c4f4e568 ocaml(Zed_lines) = 03c630c4a38266b458581e5a9d149635 ocaml(Zed_macro) = 9dcf99412d5fb4110894c6ba2b11f305 ocaml(Zed_re) = 78e2bcc5fff43653a48d6b897b4d67ec ocaml(Zed_rope) = 391b291297b542fc769449e9c48deccb ocaml(Zed_string) = 4bae95556d6980f5f858e421670b8fbc ocaml(Zed_utf8) = 65edd1f07c3c0e6b5811d4579e0c5543 Processing files: utop-devel-2.4.3-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nuxNtf + umask 022 + cd /builddir/build/BUILD + cd utop-2.4.3 + DOCDIR=/builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/doc/utop-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/doc/utop-devel + cp -pr README.md /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/doc/utop-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/doc/utop-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kghBOf + umask 022 + cd /builddir/build/BUILD + cd utop-2.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/licenses/utop-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/licenses/utop-devel + cp -pr LICENSE /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64/usr/share/licenses/utop-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml-utop-devel(riscv-64) = 2.4.3-3.fc33 utop-devel = 2.4.3-3.fc33 utop-devel(riscv-64) = 2.4.3-3.fc33 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/utop-2.4.3-3.fc33.riscv64 Wrote: /builddir/build/RPMS/utop-devel-2.4.3-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/utop-2.4.3-3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mgRIxh + umask 022 + cd /builddir/build/BUILD + cd utop-2.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/utop-2.4.3-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0