D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-textutils-0.13.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jSAinq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf textutils-0.13.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/v0.13.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd textutils-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RBFF0q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd textutils-0.13.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose -p textutils -j8 Workspace root: /home/iurt/rpmbuild/BUILD/textutils-0.13.0 disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune8e4410.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" : "/home/iurt/rpmbuild/BUILD/textutils-0.13.0/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/home/iurt/rpmbuild/BUILD/textutils-0.13.0/_build/default" ; "MANPATH" : "/home/iurt/rpmbuild/BUILD/textutils-0.13.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/iurt/rpmbuild/BUILD/textutils-0.13.0/_build/install/default/lib" ; "OCAMLPATH" : "/home/iurt/rpmbuild/BUILD/textutils-0.13.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/iurt/rpmbuild/BUILD/textutils-0.13.0/_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.10.0" ; 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" ; "-O2" ; "-g" ; "-pipe" ; "-Wformat" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-fstack-protector" ; "--param=ssp-buffer-size=4" ; "-fasynchronous-unwind-tables" ; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wformat" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-fstack-protector" ; "--param=ssp-buffer-size=4" ; "-fasynchronous-unwind-tables" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wformat" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-fstack-protector" ; "--param=ssp-buffer-size=4" ; "-fasynchronous-unwind-tables" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-Wl,--as-needed" ; "-Wl,-z,relro" ; "-Wl,-O1" ; "-Wl,--build-id" ; "-Wl,--enable-new-dtags" ; "-lm" ; "-ldl" ; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wformat" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-fstack-protector" ; "--param=ssp-buffer-size=4" ; "-fasynchronous-unwind-tables" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-Wl,--as-needed" ; "-Wl,-z,relro" ; "-Wl,-O1" ; "-Wl,--build-id" ; "-Wl,--enable-new-dtags" ; "-lm" ; "-ldl" ] ; cc_profile = [] ; architecture = "arm64" ; model = "default" ; 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 = "aarch64-unknown-linux-gnu" ; target = "aarch64-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/ocamlopt.opt -g -o .ppx/57ef275c515ec1fe105f6ff0979f5a61/ppx.exe -w -24 -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/base_quickcheck/ppx_quickcheck -I /usr/lib64/ocaml/base_quickcheck/ppx_quickcheck/expander -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/octavius -I /usr/lib64/ocaml/ppx_assert -I /usr/lib64/ocaml/ppx_base -I /usr/lib64/ocaml/ppx_bench -I /usr/lib64/ocaml/ppx_bin_prot -I /usr/lib64/ocaml/ppx_bin_prot/shape-expander -I /usr/lib64/ocaml/ppx_cold -I /usr/lib64/ocaml/ppx_compare -I /usr/lib64/ocaml/ppx_compare/expander -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_custom_printf -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_enumerate -I /usr/lib64/ocaml/ppx_expect -I /usr/lib64/ocaml/ppx_expect/common -I /usr/lib64/ocaml/ppx_expect/payload -I /usr/lib64/ocaml/ppx_fail -I /usr/lib64/ocaml/ppx_fields_conv -I /usr/lib64/ocaml/ppx_hash -I /usr/lib64/ocaml/ppx_hash/expander -I /usr/lib64/ocaml/ppx_here -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppx_inline_test -I /usr/lib64/ocaml/ppx_inline_test/libname -I /usr/lib64/ocaml/ppx_jane -I /usr/lib64/ocaml/ppx_jane/kernel -I /usr/lib64/ocaml/ppx_js_style -I /usr/lib64/ocaml/ppx_let -I /usr/lib64/ocaml/ppx_let/expander -I /usr/lib64/ocaml/ppx_module_timer -I /usr/lib64/ocaml/ppx_optcomp -I /usr/lib64/ocaml/ppx_optional -I /usr/lib64/ocaml/ppx_pipebang -I /usr/lib64/ocaml/ppx_sexp_conv -I /usr/lib64/ocaml/ppx_sexp_conv/expander -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_message -I /usr/lib64/ocaml/ppx_sexp_value -I /usr/lib64/ocaml/ppx_stable -I /usr/lib64/ocaml/ppx_typerep_conv -I /usr/lib64/ocaml/ppx_variants_conv -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib64/ocaml/result/result.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmxa /usr/lib64/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib64/ocaml/base/base_internalhash_types/base_internalhash_types.cmxa /usr/lib64/ocaml/base/caml/caml.cmxa /usr/lib64/ocaml/sexplib0/sexplib0.cmxa /usr/lib64/ocaml/base/shadow_stdlib/shadow_stdlib.cmxa /usr/lib64/ocaml/base/base.cmxa /usr/lib64/ocaml/stdio/stdio.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa /usr/lib64/ocaml/ppx_cold/ppx_cold.cmxa /usr/lib64/ocaml/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmxa /usr/lib64/ocaml/ppx_sexp_conv/ppx_sexp_conv.cmxa /usr/lib64/ocaml/ppx_compare/expander/ppx_compare_expander.cmxa /usr/lib64/ocaml/ppx_compare/ppx_compare.cmxa /usr/lib64/ocaml/ppx_enumerate/ppx_enumerate.cmxa /usr/lib64/ocaml/ppx_hash/expander/ppx_hash_expander.cmxa /usr/lib64/ocaml/ppx_hash/ppx_hash.cmxa /usr/lib64/ocaml/octavius/octavius.cmxa /usr/lib64/ocaml/ppx_js_style/ppx_js_style.cmxa /usr/lib64/ocaml/ppx_base/ppx_base.cmxa /usr/lib64/ocaml/ppx_here/expander/ppx_here_expander.cmxa /usr/lib64/ocaml/ppx_assert/ppx_assert.cmxa /usr/lib64/ocaml/ppx_inline_test/libname/ppx_inline_test_libname.cmxa /usr/lib64/ocaml/ppx_bench/ppx_bench.cmxa /usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.cmxa /usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.cmxa /usr/lib64/ocaml/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib64/ocaml/ppx_custom_printf/ppx_custom_printf.cmxa /usr/lib64/ocaml/ppx_fail/ppx_fail.cmxa /usr/lib64/ocaml/ppx_fields_conv/ppx_fields_conv.cmxa /usr/lib64/ocaml/ppx_here/ppx_here.cmxa /usr/lib64/ocaml/ppx_inline_test/ppx_inline_test.cmxa /usr/lib64/ocaml/ppx_let/expander/ppx_let_expander.cmxa /usr/lib64/ocaml/ppx_let/ppx_let.cmxa /usr/lib64/ocaml/ppx_module_timer/ppx_module_timer.cmxa /usr/lib64/ocaml/ppx_optional/ppx_optional.cmxa /usr/lib64/ocaml/ppx_optcomp/ppx_optcomp.cmxa /usr/lib64/ocaml/ppx_pipebang/ppx_pipebang.cmxa /usr/lib64/ocaml/ppx_sexp_message/ppx_sexp_message.cmxa /usr/lib64/ocaml/ppx_sexp_value/ppx_sexp_value.cmxa /usr/lib64/ocaml/ppx_typerep_conv/ppx_typerep_conv.cmxa /usr/lib64/ocaml/ppx_variants_conv/ppx_variants_conv.cmxa /usr/lib64/ocaml/ppx_jane/kernel/ppx_jane_kernel.cmxa /usr/lib64/ocaml/ppx_compare/runtime-lib/ppx_compare_lib.cmxa /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmxa /usr/lib64/ocaml/ppx_expect/common/expect_test_common.cmxa /usr/lib64/ocaml/ppx_expect/payload/ppx_expect_payload.cmxa /usr/lib64/ocaml/ppx_expect/ppx_expect.cmxa /usr/lib64/ocaml/base_quickcheck/ppx_quickcheck/expander/ppx_quickcheck_expander.cmxa /usr/lib64/ocaml/base_quickcheck/ppx_quickcheck/ppx_quickcheck.cmxa /usr/lib64/ocaml/ppx_stable/ppx_stable.cmxa /usr/lib64/ocaml/ppx_jane/ppx_jane.cmxa .ppx/57ef275c515ec1fe105f6ff0979f5a61/_ppx.ml) Output[1]: File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Driver, and its interface was not compiled with -opaque Running[2]: (cd _build/default && .ppx/57ef275c515ec1fe105f6ff0979f5a61/ppx.exe --cookie 'library-name="ascii_table"' -o ascii_table/src/ascii_table.pp.mli --intf ascii_table/src/ascii_table.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[3]: (cd _build/default && .ppx/57ef275c515ec1fe105f6ff0979f5a61/ppx.exe --cookie 'library-name="console"' -o console/src/console.pp.mli --intf console/src/console.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[4]: (cd _build/default && .ppx/57ef275c515ec1fe105f6ff0979f5a61/ppx.exe --cookie 'library-name="ascii_table"' -o ascii_table/src/ascii_table.pp.ml --impl ascii_table/src/ascii_table.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[5]: (cd _build/default && .ppx/57ef275c515ec1fe105f6ff0979f5a61/ppx.exe --cookie 'library-name="console"' -o console/src/console.pp.ml --impl console/src/console.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf ascii_table/src/ascii_table.pp.mli) > _build/default/ascii_table/src/.ascii_table.objs/ascii_table.pp.mli.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf console/src/console.pp.mli) > _build/default/console/src/.console.objs/console.pp.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl console/src/console.pp.ml) > _build/default/console/src/.console.objs/console.pp.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl ascii_table/src/ascii_table.pp.ml) > _build/default/ascii_table/src/.ascii_table.objs/ascii_table.pp.ml.d Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I console/src/.console.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/base_bigstring -I /usr/lib64/ocaml/base_quickcheck -I /usr/lib64/ocaml/bin_prot -I /usr/lib64/ocaml/bin_prot/shape -I /usr/lib64/ocaml/core -I /usr/lib64/ocaml/core/error_checking_mutex -I /usr/lib64/ocaml/core_kernel -I /usr/lib64/ocaml/core_kernel/base_for_tests -I /usr/lib64/ocaml/core_kernel/bounded_int_table -I /usr/lib64/ocaml/core_kernel/flags -I /usr/lib64/ocaml/core_kernel/version_util -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/jane-street-headers -I /usr/lib64/ocaml/parsexp -I /usr/lib64/ocaml/ppx_assert/runtime-lib -I /usr/lib64/ocaml/ppx_bench/runtime-lib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_enumerate/runtime-lib -I /usr/lib64/ocaml/ppx_expect/collector -I /usr/lib64/ocaml/ppx_expect/common -I /usr/lib64/ocaml/ppx_expect/config -I /usr/lib64/ocaml/ppx_hash/runtime-lib -I /usr/lib64/ocaml/ppx_here/runtime-lib -I /usr/lib64/ocaml/ppx_inline_test/config -I /usr/lib64/ocaml/ppx_inline_test/runtime-lib -I /usr/lib64/ocaml/ppx_module_timer/runtime -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib -I /usr/lib64/ocaml/sexplib/unix -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/spawn -I /usr/lib64/ocaml/splittable_random -I /usr/lib64/ocaml/stdio -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/time_now -I /usr/lib64/ocaml/typerep -I /usr/lib64/ocaml/variantslib -no-alias-deps -o console/src/.console.objs/byte/console.cmi -c -intf console/src/console.pp.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I ascii_table/src/.ascii_table.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/base_bigstring -I /usr/lib64/ocaml/base_quickcheck -I /usr/lib64/ocaml/bin_prot -I /usr/lib64/ocaml/bin_prot/shape -I /usr/lib64/ocaml/core -I /usr/lib64/ocaml/core/error_checking_mutex -I /usr/lib64/ocaml/core_kernel -I /usr/lib64/ocaml/core_kernel/base_for_tests -I /usr/lib64/ocaml/core_kernel/bounded_int_table -I /usr/lib64/ocaml/core_kernel/flags -I /usr/lib64/ocaml/core_kernel/version_util -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/jane-street-headers -I /usr/lib64/ocaml/parsexp -I /usr/lib64/ocaml/ppx_assert/runtime-lib -I /usr/lib64/ocaml/ppx_bench/runtime-lib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_enumerate/runtime-lib -I /usr/lib64/ocaml/ppx_expect/collector -I /usr/lib64/ocaml/ppx_expect/common -I /usr/lib64/ocaml/ppx_expect/config -I /usr/lib64/ocaml/ppx_hash/runtime-lib -I /usr/lib64/ocaml/ppx_here/runtime-lib -I /usr/lib64/ocaml/ppx_inline_test/config -I /usr/lib64/ocaml/ppx_inline_test/runtime-lib -I /usr/lib64/ocaml/ppx_module_timer/runtime -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib -I /usr/lib64/ocaml/sexplib/unix -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/spawn -I /usr/lib64/ocaml/splittable_random -I /usr/lib64/ocaml/stdio -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/time_now -I /usr/lib64/ocaml/typerep -I /usr/lib64/ocaml/variantslib -I console/src/.console.objs/byte -I console/src/.console.objs/native -no-alias-deps -o ascii_table/src/.ascii_table.objs/byte/ascii_table.cmi -c -intf ascii_table/src/ascii_table.pp.mli) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I console/src/.console.objs/byte -I console/src/.console.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/base_bigstring -I /usr/lib64/ocaml/base_quickcheck -I /usr/lib64/ocaml/bin_prot -I /usr/lib64/ocaml/bin_prot/shape -I /usr/lib64/ocaml/core -I /usr/lib64/ocaml/core/error_checking_mutex -I /usr/lib64/ocaml/core_kernel -I /usr/lib64/ocaml/core_kernel/base_for_tests -I /usr/lib64/ocaml/core_kernel/bounded_int_table -I /usr/lib64/ocaml/core_kernel/flags -I /usr/lib64/ocaml/core_kernel/version_util -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/jane-street-headers -I /usr/lib64/ocaml/parsexp -I /usr/lib64/ocaml/ppx_assert/runtime-lib -I /usr/lib64/ocaml/ppx_bench/runtime-lib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_enumerate/runtime-lib -I /usr/lib64/ocaml/ppx_expect/collector -I /usr/lib64/ocaml/ppx_expect/common -I /usr/lib64/ocaml/ppx_expect/config -I /usr/lib64/ocaml/ppx_hash/runtime-lib -I /usr/lib64/ocaml/ppx_here/runtime-lib -I /usr/lib64/ocaml/ppx_inline_test/config -I /usr/lib64/ocaml/ppx_inline_test/runtime-lib -I /usr/lib64/ocaml/ppx_module_timer/runtime -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib -I /usr/lib64/ocaml/sexplib/unix -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/spawn -I /usr/lib64/ocaml/splittable_random -I /usr/lib64/ocaml/stdio -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/time_now -I /usr/lib64/ocaml/typerep -I /usr/lib64/ocaml/variantslib -intf-suffix .ml -no-alias-deps -o console/src/.console.objs/native/console.cmx -c -impl console/src/console.pp.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I console/src/.console.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/base_bigstring -I /usr/lib64/ocaml/base_quickcheck -I /usr/lib64/ocaml/bin_prot -I /usr/lib64/ocaml/bin_prot/shape -I /usr/lib64/ocaml/core -I /usr/lib64/ocaml/core/error_checking_mutex -I /usr/lib64/ocaml/core_kernel -I /usr/lib64/ocaml/core_kernel/base_for_tests -I /usr/lib64/ocaml/core_kernel/bounded_int_table -I /usr/lib64/ocaml/core_kernel/flags -I /usr/lib64/ocaml/core_kernel/version_util -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/jane-street-headers -I /usr/lib64/ocaml/parsexp -I /usr/lib64/ocaml/ppx_assert/runtime-lib -I /usr/lib64/ocaml/ppx_bench/runtime-lib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_enumerate/runtime-lib -I /usr/lib64/ocaml/ppx_expect/collector -I /usr/lib64/ocaml/ppx_expect/common -I /usr/lib64/ocaml/ppx_expect/config -I /usr/lib64/ocaml/ppx_hash/runtime-lib -I /usr/lib64/ocaml/ppx_here/runtime-lib -I /usr/lib64/ocaml/ppx_inline_test/config -I /usr/lib64/ocaml/ppx_inline_test/runtime-lib -I /usr/lib64/ocaml/ppx_module_timer/runtime -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib -I /usr/lib64/ocaml/sexplib/unix -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/spawn -I /usr/lib64/ocaml/splittable_random -I /usr/lib64/ocaml/stdio -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/time_now -I /usr/lib64/ocaml/typerep -I /usr/lib64/ocaml/variantslib -intf-suffix .ml -no-alias-deps -o console/src/.console.objs/byte/console.cmo -c -impl console/src/console.pp.ml) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I ascii_table/src/.ascii_table.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/base_bigstring -I /usr/lib64/ocaml/base_quickcheck -I /usr/lib64/ocaml/bin_prot -I /usr/lib64/ocaml/bin_prot/shape -I /usr/lib64/ocaml/core -I /usr/lib64/ocaml/core/error_checking_mutex -I /usr/lib64/ocaml/core_kernel -I /usr/lib64/ocaml/core_kernel/base_for_tests -I /usr/lib64/ocaml/core_kernel/bounded_int_table -I /usr/lib64/ocaml/core_kernel/flags -I /usr/lib64/ocaml/core_kernel/version_util -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/jane-street-headers -I /usr/lib64/ocaml/parsexp -I /usr/lib64/ocaml/ppx_assert/runtime-lib -I /usr/lib64/ocaml/ppx_bench/runtime-lib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_enumerate/runtime-lib -I /usr/lib64/ocaml/ppx_expect/collector -I /usr/lib64/ocaml/ppx_expect/common -I /usr/lib64/ocaml/ppx_expect/config -I /usr/lib64/ocaml/ppx_hash/runtime-lib -I /usr/lib64/ocaml/ppx_here/runtime-lib -I /usr/lib64/ocaml/ppx_inline_test/config -I /usr/lib64/ocaml/ppx_inline_test/runtime-lib -I /usr/lib64/ocaml/ppx_module_timer/runtime -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib -I /usr/lib64/ocaml/sexplib/unix -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/spawn -I /usr/lib64/ocaml/splittable_random -I /usr/lib64/ocaml/stdio -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/time_now -I /usr/lib64/ocaml/typerep -I /usr/lib64/ocaml/variantslib -I console/src/.console.objs/byte -I console/src/.console.objs/native -intf-suffix .ml -no-alias-deps -o ascii_table/src/.ascii_table.objs/byte/ascii_table.cmo -c -impl ascii_table/src/ascii_table.pp.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o console/src/console.cma console/src/.console.objs/byte/console.cmo) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o ascii_table/src/ascii_table.cma ascii_table/src/.ascii_table.objs/byte/ascii_table.cmo) Output[12]: File "_none_", line 1: Warning 58: no cmx file was found in path for module Core_kernel__Array, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Core_kernel__List, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Core_kernel__Printf, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Core_kernel__String, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Expect_test_collector, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppx_bench_lib__Benchmark_accumulator, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppx_inline_test_lib__Runtime, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Stdio__Out_channel, and its interface was not compiled with -opaque Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I ascii_table/src/.ascii_table.objs/byte -I ascii_table/src/.ascii_table.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/base_bigstring -I /usr/lib64/ocaml/base_quickcheck -I /usr/lib64/ocaml/bin_prot -I /usr/lib64/ocaml/bin_prot/shape -I /usr/lib64/ocaml/core -I /usr/lib64/ocaml/core/error_checking_mutex -I /usr/lib64/ocaml/core_kernel -I /usr/lib64/ocaml/core_kernel/base_for_tests -I /usr/lib64/ocaml/core_kernel/bounded_int_table -I /usr/lib64/ocaml/core_kernel/flags -I /usr/lib64/ocaml/core_kernel/version_util -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/jane-street-headers -I /usr/lib64/ocaml/parsexp -I /usr/lib64/ocaml/ppx_assert/runtime-lib -I /usr/lib64/ocaml/ppx_bench/runtime-lib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_enumerate/runtime-lib -I /usr/lib64/ocaml/ppx_expect/collector -I /usr/lib64/ocaml/ppx_expect/common -I /usr/lib64/ocaml/ppx_expect/config -I /usr/lib64/ocaml/ppx_hash/runtime-lib -I /usr/lib64/ocaml/ppx_here/runtime-lib -I /usr/lib64/ocaml/ppx_inline_test/config -I /usr/lib64/ocaml/ppx_inline_test/runtime-lib -I /usr/lib64/ocaml/ppx_module_timer/runtime -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib -I /usr/lib64/ocaml/sexplib/unix -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/spawn -I /usr/lib64/ocaml/splittable_random -I /usr/lib64/ocaml/stdio -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/time_now -I /usr/lib64/ocaml/typerep -I /usr/lib64/ocaml/variantslib -I console/src/.console.objs/byte -I console/src/.console.objs/native -intf-suffix .ml -no-alias-deps -o ascii_table/src/.ascii_table.objs/native/ascii_table.cmx -c -impl ascii_table/src/ascii_table.pp.ml) Running[18]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o console/src/console.cmxa console/src/.console.objs/native/console.cmx) Running[19]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I console/src -o console/src/console.cmxs console/src/console.cmxa) Output[17]: File "_none_", line 1: Warning 58: no cmx file was found in path for module Core_kernel__Array, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Core_kernel__Int, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Core_kernel__List, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Core_kernel__Option, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Core_kernel__String, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Expect_test_collector, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Expect_test_common__File, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Expect_test_config, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Inline_test_config, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppx_bench_lib__Benchmark_accumulator, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppx_inline_test_lib__Runtime, and its interface was not compiled with -opaque Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o ascii_table/src/ascii_table.cmxa ascii_table/src/.ascii_table.objs/native/ascii_table.cmx) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I ascii_table/src -o ascii_table/src/ascii_table.cmxs ascii_table/src/ascii_table.cmxa) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.s5ASEs + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64 + cd textutils-0.13.0 + '[' 1 -eq 1 ']' + opam-installer --prefix=/home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr --libdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml textutils.install Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils _build/install/default/lib/textutils/META => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/META Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table _build/install/default/lib/textutils/ascii_table/ascii_table.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.a _build/install/default/lib/textutils/ascii_table/ascii_table.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.cma _build/install/default/lib/textutils/ascii_table/ascii_table.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.cmi _build/install/default/lib/textutils/ascii_table/ascii_table.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.cmt _build/install/default/lib/textutils/ascii_table/ascii_table.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.cmti _build/install/default/lib/textutils/ascii_table/ascii_table.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.cmx _build/install/default/lib/textutils/ascii_table/ascii_table.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.cmxa _build/install/default/lib/textutils/ascii_table/ascii_table.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.cmxs _build/install/default/lib/textutils/ascii_table/ascii_table.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.ml _build/install/default/lib/textutils/ascii_table/ascii_table.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.mli Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console _build/install/default/lib/textutils/console/console.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.a _build/install/default/lib/textutils/console/console.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.cma _build/install/default/lib/textutils/console/console.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.cmi _build/install/default/lib/textutils/console/console.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.cmt _build/install/default/lib/textutils/console/console.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.cmti _build/install/default/lib/textutils/console/console.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.cmx _build/install/default/lib/textutils/console/console.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.cmxa _build/install/default/lib/textutils/console/console.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.cmxs _build/install/default/lib/textutils/console/console.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.ml _build/install/default/lib/textutils/console/console.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.mli _build/install/default/lib/textutils/dune-package => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/dune-package _build/install/default/lib/textutils/opam => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/opam Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/doc/textutils _build/install/default/doc/textutils/CHANGES.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/doc/textutils/CHANGES.md _build/install/default/doc/textutils/LICENSE.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/doc/textutils/LICENSE.md + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/doc + find /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.13.0-1.mga8 --unique-debug-suffix -0.13.0-1.mga8.aarch64 --unique-debug-src-base ocaml-textutils-0.13.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/textutils-0.13.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/console/console.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/textutils/ascii_table/ascii_table.cmxs original debug info size: 88kB, size after compression: 92kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. cpio: _build/default/src/core_sys.ml: Cannot stat: No such file or directory 54 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.98bhfs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd textutils-0.13.0 + '[' 1 -eq 1 ']' + dune runtest + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-textutils-0.13.0-1.mga8.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S6RWEs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd textutils-0.13.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/share/licenses/ocaml-textutils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/share/licenses/ocaml-textutils + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64/usr/share/licenses/ocaml-textutils + RPM_EC=0 ++ jobs -p + exit 0 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(Ascii_table) = da5996b81f3e725f8f531e892b90de90 ocaml(Console) = 8848ea9be45112fb6c237b3cb209991b ocaml-textutils = 0.13.0-1.mga8 ocaml-textutils(aarch-64) = 0.13.0-1.mga8 ocamlx(Ascii_table) = b0ab4ce83c332714ce701baf59c185da ocamlx(Console) = c27a13ae51679541c82ad7b75eed28f2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) ocaml(Base) = 64372f92ca28ba13a4e0262ccdbd2b9a ocaml(Base__) = f19276fd33c8ff23e35067bfec1c847e ocaml(Base__Applicative) = dda41ce90d5349382696e9b5071f4745 ocaml(Base__Applicative_intf) = 0610238bcd3d40679de406010fed5729 ocaml(Base__Array) = 952dc8bb3a171b545631ef0e0a02f42c ocaml(Base__Backtrace) = 0a09f59dc8487b6419cfec51f5e200b7 ocaml(Base__Binary_searchable) = c774fabbadfd34e8857b474aa6714070 ocaml(Base__Binary_searchable_intf) = da340ee94e2d622e772753a1ec29a0ff ocaml(Base__Blit) = d46707f1ee359312b248adde1138f1c3 ocaml(Base__Blit_intf) = e7d8dd2463967218ec7134663a1ec38a ocaml(Base__Bool) = 43b4efe5c978d358f91300453432a2dc ocaml(Base__Buffer) = 81f8a2f9933f82041caf77365c16cb2c ocaml(Base__Buffer_intf) = fe066269a03b49e0e2a363df085a782c ocaml(Base__Bytes) = f432b6474b94dea8871958fb77d6f143 ocaml(Base__Bytes_set_primitives) = 523a52248272b85cf0ee1e2d599d9254 ocaml(Base__Char) = 003ff2f44b05a3e58c01fc4b1a06f771 ocaml(Base__Comparable) = fc6ae077c088cf6a0599454190c528de ocaml(Base__Comparable_intf) = 7305ecc344b382251186bca0d1f440f2 ocaml(Base__Comparator) = 24044a65b5e6ad463c3f4456fa3f9e73 ocaml(Base__Comparisons) = 61c999994945b5a80506d8cf3ec2ad22 ocaml(Base__Container) = ab3faa1b10e712c34c02089905aad4a0 ocaml(Base__Container_intf) = adbfff0122a7dc6110407006c9638c81 ocaml(Base__Either) = eebc3b6f52e4c72ff3317d60aa2e120a ocaml(Base__Either_intf) = a12a13d2df91206c7207fedf59c8c79f ocaml(Base__Equal) = 38ee6bfcadfa1ad24bf5b32ef0e8b1c1 ocaml(Base__Error) = 1d57285ed7d94af070a94354d73104f6 ocaml(Base__Exn) = ea5512b9929d92501813d7a7d0277b14 ocaml(Base__Field) = 5b044e0ed023d5cd2b005a01982127a8 ocaml(Base__Fieldslib) = 34277906560f774e1a81fb861dd5e1b2 ocaml(Base__Float) = b1994847fa4c2451388ebbe7ecae2d83 ocaml(Base__Floatable) = c8d94ac75312a1882cd579b7527fa4e5 ocaml(Base__Fn) = ebed45e831a14d7a5f4531737c7d34b1 ocaml(Base__Formatter) = 2aa8a0dc7dc8fb358ebe41f38515b4f6 ocaml(Base__Hash) = 1eef0f18740854cdbd39df919c80f8f2 ocaml(Base__Hash_intf) = 20559bdc2c061ca3c2210d358d2a3a49 ocaml(Base__Hash_set) = 887d70b8c712316811766764ddade77e ocaml(Base__Hash_set_intf) = 5c165a03616046324ba9451945f17119 ocaml(Base__Hashable) = 1ca5cb633c0ae39e5841de71e135f175 ocaml(Base__Hashable_intf) = bc80fb5176a0b5039185a7d17664ac45 ocaml(Base__Hasher) = 32bd772a4da5ef120a8ebe5b0ce22c92 ocaml(Base__Hashtbl) = 14cae2ac280d50a6d42cabeb69097ca7 ocaml(Base__Hashtbl_intf) = 1dc2d998a21a5303e85053bda7a18127 ocaml(Base__Identifiable) = 269567d74a2aa517f257fa632f3ecd8f ocaml(Base__Import) = 282c1849c281f8ee48cd5b6dad6f443a ocaml(Base__Import0) = a7cd964c3f296bec73ba9981c0d5bc05 ocaml(Base__Indexed_container) = 119e79fc2430c65c6d9cbc8d96e173b5 ocaml(Base__Indexed_container_intf) = 6f9743678694f8d305c29309508ded92 ocaml(Base__Info) = c2383d197aac29e06989bba0d7cec6f2 ocaml(Base__Info_intf) = d6a1b0ad81fd656c1fbe3b11abb44373 ocaml(Base__Int) = ee223a9c7b71ad3636e05eed91069588 ocaml(Base__Int0) = 193350e9276914f21fc2c15ed4496c45 ocaml(Base__Int32) = a895fb9a89aa1c39e0a748f1b05ffcbf ocaml(Base__Int63) = e5cff935abb57690a8004d404aed0833 ocaml(Base__Int63_emul) = c0ec82ebc9b93b1fdff659715adc36c2 ocaml(Base__Int64) = deeabf5fe893f106f70dec5942475e2a ocaml(Base__Int_intf) = 0cb5c31750866912542117721d17f688 ocaml(Base__Intable) = 4f6156c268e4bcbc83454128bf425dcb ocaml(Base__Invariant) = e139aaa649884b3b7faed841a134e0c8 ocaml(Base__Invariant_intf) = 13a3c3b5b3238330982ac7c8ad0e50b8 ocaml(Base__Lazy) = 8090718aaa5866ca5fee249cb6eec437 ocaml(Base__List) = 2149ed38270ed8278ffc7aa1e85d02f8 ocaml(Base__Map) = 9fcf62650548a9fe35807057a9f9fedd ocaml(Base__Map_intf) = aa82d7a6e5a8b649018e5e72ef69af1a ocaml(Base__Maybe_bound) = c9851b2941f12380b453973e81e8f82a ocaml(Base__Monad) = c0615b938f0b3d5726abd4f66727d5ee ocaml(Base__Monad_intf) = 8435dae66269d73e0ef83dd539dc486c ocaml(Base__Nativeint) = b63a367e187aee4587f897c7a0ec2c24 ocaml(Base__Option) = 39427dd4a6d3160265bd0fbe4c328b95 ocaml(Base__Or_error) = d3eecc4a8b979ac0b02d1167058b0c1b ocaml(Base__Ordering) = ac823c89520f4121756dc7e17a92d355 ocaml(Base__Poly0) = 5795b65bea4c7f11c59ae81b4084c388 ocaml(Base__Ppx_compare_lib) = a6c6375a9853f7669a2c62564f407abd ocaml(Base__Ppx_hash_lib) = 416c13b58f31ca2b01b9387b849c1b56 ocaml(Base__Ppx_sexp_conv_lib) = f0adb8bafd89de22fac1142b7ad4b6fb ocaml(Base__Pretty_printer) = d731e0d283e6d3e49a569930f867f001 ocaml(Base__Printf) = 06273ad0346d289e0ba67b1fa1f35880 ocaml(Base__Random) = 9d95b9f6553fa0d03cbb54c7f1550edb ocaml(Base__Ref) = af0ff5755888285c58f907b9eeceab55 ocaml(Base__Result) = e4eb665370afb8ed389757eeb79e57d6 ocaml(Base__Sequence) = c8767f82200c6c31cea7d43b16742b5f ocaml(Base__Set) = f6618863f78cbf87f7d026db8185893d ocaml(Base__Set_intf) = 1a91d1ecbf6437705c9987afaeb90990 ocaml(Base__Sexp) = b7acd7af89da3f60ddc61c3cadb0af65 ocaml(Base__Sexp_with_comparable) = 10d32edb4a86b7232c85e428cd4d1bb8 ocaml(Base__Sexpable) = 9db67ad294d64b66293df2fe32db8249 ocaml(Base__Sexplib) = cffbb9e6c2013aeed7ce76ed26534135 ocaml(Base__Sign) = 324b0891b13991b309137cf99108e22b ocaml(Base__Sign0) = f82eddf2bee6ac7c90e8f5f2722ce402 ocaml(Base__Sign_or_nan) = 83098a9750dd7c20114995eba3511b9d ocaml(Base__Source_code_position0) = b6f2b032181c7ddc1974e31e10d1390e ocaml(Base__Staged) = 4abbfd7b4b0d5e69beebaf8e33c3de9c ocaml(Base__String) = e94151d656e54d75e66b936548cf52ca ocaml(Base__String0) = 511c756599ed0f1778a905c38c15aa88 ocaml(Base__Stringable) = f1e1a0811052ca6abf6d7397fa01db44 ocaml(Base__Sys0) = 617356c6f7b1c1d5f8e37c110521a553 ocaml(Base__T) = 21d6a1d0eb0d1bec94923eae76d26091 ocaml(Base__Type_equal) = 42db8981df058d1dba4e177843e84608 ocaml(Base__Unit) = 1a63147960f7c74e0034077621bce842 ocaml(Base__Validate) = 790881cfce71b970f019928088eff521 ocaml(Base__Variant) = 62656ac94e02e06bdf789bc432abc25b ocaml(Base__Variantslib) = 4887f564c58bb876367dfc5d3e93e4e4 ocaml(Base__With_return) = 1d8abe9a65baf5556d387c312d57a823 ocaml(Base_bigstring) = 44a77178e17e7ca9fe4d813ef73c0420 ocaml(Base_for_tests) = 40bf28690c2fd77c701363414b90e4b1 ocaml(Base_internalhash_types) = d629ec4d4eb9439f2e47bad62391fdbe ocaml(Base_quickcheck) = 252026f176958bb6f8db23c2f2a1e22a ocaml(Base_quickcheck__) = fe16e6ad0f1f9cfc1d45849f7a2092b5 ocaml(Base_quickcheck__Export) = 90edc855d33470a936c751aae7fac0ee ocaml(Base_quickcheck__Generator) = 230685baf83d552358af649fd71696a8 ocaml(Base_quickcheck__Observer) = 88e4e801718920fb481196464e28b5f0 ocaml(Base_quickcheck__Observer0) = 402158b427d791d32cbd18e55b8a92d6 ocaml(Base_quickcheck__Shrinker) = b909139b44a28c4315f7b35b070ee386 ocaml(Base_quickcheck__With_basic_types) = 4c93a027aefdded1a54cf049b15b8b52 ocaml(Bin_prot) = 77b5acbcf48a72d7dbbd478158e427b7 ocaml(Bin_prot__Binable) = d41930cbab2438b6e3a48fa974b9a1fa ocaml(Bin_prot__Common) = c2ef4ab6a572f801a9d6cd66b05b104b ocaml(Bin_prot__Nat0) = 76297a8400ea2136f409fabb4b5a06ac ocaml(Bin_prot__Read) = fe16d72c17092d769daddd884b228ae3 ocaml(Bin_prot__Shape) = 812311f8e8ca84dd93b8420de47b0651 ocaml(Bin_prot__Size) = 5f5461e9fb35e5869ba56d319c93dfd5 ocaml(Bin_prot__Std) = ab8761ed07de88e90dda47d83781f55a ocaml(Bin_prot__Type_class) = 67f2de4ceb2c8717012f214c2b3022de ocaml(Bin_prot__Utils) = 2e5f5e4e644c33a5f7520a93a49a2d59 ocaml(Bin_prot__Write) = d6f6f7c75f7a3409ed7c1402db9aec47 ocaml(Bin_shape_lib) = 9c97b71bf4ee1a4183977fa52a3deab1 ocaml(Bin_shape_lib__Bin_shape) = 4f711e007e4d0712b6072a9a05031161 ocaml(Bin_shape_lib__Std) = 8738a8d22bf43b4648403520c759bd0a ocaml(Caml) = 56523a7c86aeab165a1617f80b8195aa ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(Console) = 8848ea9be45112fb6c237b3cb209991b ocaml(Core) = 3d6228e0e584fb050b5d0b2baff20266 ocaml(Core__) = c3ecddf02cf5d3d21294024a61ae7dc3 ocaml(Core__Core_filename) = f4a0cebd7db47a2b8a0dbbf3da528722 ocaml(Core__Core_sys) = df5fb8e1d89ad560ae844420447586ab ocaml(Core__Core_time_float) = 91115ceba215568bf0680b152684cac7 ocaml(Core__Core_time_intf) = 310ca6f351cef8cd96a5553fcd567262 ocaml(Core__Core_unix) = 911013bebdc441f5e786d6f00f05697a ocaml(Core__Core_zone) = 8c124a58c7f9bc06127a9a43c49b9cb1 ocaml(Core__Core_zone_intf) = 81648f47f2442953c0ac43c87e138184 ocaml(Core__Import) = 7a2b28897e5970a6b4f6813622bf92f3 ocaml(Core__Linux_ext) = b2dfbf0b0ede591f52d2a994788b4f03 ocaml(Core__Linux_ext_intf) = 42da0879a3fa38b2a7f6137475024e76 ocaml(Core__Signal) = ab2abbe4dbf7874c1888bc40281f51d3 ocaml(Core__Syscall_result) = 6773481eacf37e659fc3257053787c43 ocaml(Core__Syscall_result_intf) = 69187c8f96085ba28b64961965ad35dc ocaml(Core__Unix_error) = a9e2d573a54e274ccadcd6d0aeec5c49 ocaml(Core_kernel) = 332c716f6cbc889b78691e93bee42f82 ocaml(Core_kernel__) = f9fa4433957c737fade43b82e18db569 ocaml(Core_kernel__Arg) = f564eabb18019f5baa71f25342f06511 ocaml(Core_kernel__Array) = 59393c71d504a1d1654943b6e51b2783 ocaml(Core_kernel__Bigstring) = 7609e9a4d55e5664247a897cb8ed789d ocaml(Core_kernel__Binable) = 4bda3b21a98fbf4ec75852d2176548c6 ocaml(Core_kernel__Binable0) = efb331f648dfa2d993600db1fd4ebd6a ocaml(Core_kernel__Binary_searchable) = 104926f0813ebad0792c9973edbe508a ocaml(Core_kernel__Binary_searchable_intf) = 6d481517a53afd2464279600e4ade725 ocaml(Core_kernel__Blit) = 8dd3cdebd4ac6c06aa021f903eb63c52 ocaml(Core_kernel__Blit_intf) = de931b4180ea5ea3bfe2543435d3c26f ocaml(Core_kernel__Bool) = c2a4a3e26bc684b42dcfac0e009553f4 ocaml(Core_kernel__Byte_units) = 8e0cd592c373823094e1b90d679d659f ocaml(Core_kernel__Bytes) = e39d10fb54f312241a5b97ac39c1d625 ocaml(Core_kernel__Char) = 5f580c8bdf294683beffdb893cdf0e73 ocaml(Core_kernel__Command) = 8204cf182d7faa89757de0e19d06df38 ocaml(Core_kernel__Command_intf) = 9bf7137760805fba54b0ceecac98751a ocaml(Core_kernel__Comparable) = 9e61a1c44776e30b7a8c59164d3f3013 ocaml(Core_kernel__Comparable_intf) = 4288eacd09de5cc5f8a194f6060195e6 ocaml(Core_kernel__Comparator) = c17eed53946eb6bdf29c4ec1a4521987 ocaml(Core_kernel__Container) = d64a134d6c7a6e6f143578122603cc9a ocaml(Core_kernel__Container_intf) = 88ef55cc3d51cc492288ad40396fd17d ocaml(Core_kernel__Core_bin_prot) = 3ba2f0c27ecf1682d63e115f03942893 ocaml(Core_kernel__Core_pervasives) = 1a522d296bacb13942c2ee52a3817a73 ocaml(Core_kernel__Date) = c14013f753644278d5de64ee1b955e4a ocaml(Core_kernel__Date0) = 6dc9d18780ad6ee022df058dc9ecdb0e ocaml(Core_kernel__Date0_intf) = abecd84bbedbde99c5991a123f10e1ad ocaml(Core_kernel__Date_intf) = 7d14910200e6a264570c7d52478b6d2e ocaml(Core_kernel__Day_of_week) = 4fc2f18e700a873530316e34cd5b5086 ocaml(Core_kernel__Day_of_week_intf) = 26a63f352d086c09094b1b1a1d8388f2 ocaml(Core_kernel__Deprecate_pipe_bang) = a060d142e96c7cd6999df4f25d17e747 ocaml(Core_kernel__Either) = f22a6fb35e60bf97e46bec8649f98970 ocaml(Core_kernel__Error) = e6aa9a83c034244d2dcb203d76bcf3ca ocaml(Core_kernel__Filename) = a8da921141be93b94a362933ff6cea8c ocaml(Core_kernel__Float) = 8eebdfd1fc56226232456421c8c24744 ocaml(Core_kernel__Fn) = 07300132167f8be319d3517b340ec3d2 ocaml(Core_kernel__Hash_queue) = 39d3205ccd1feb3eda4e615bb913ef92 ocaml(Core_kernel__Hash_queue_intf) = f8a1bfbae791f8ef3eedd404fb5ae7ce ocaml(Core_kernel__Hash_set) = d4caa6ca50a264aa959276b2d38e277d ocaml(Core_kernel__Hash_set_intf) = de38e2aaf7bfbb1c0bdf7fae95512c02 ocaml(Core_kernel__Hashable) = 965c8b4c5489f2ef159da286f4ea4a0d ocaml(Core_kernel__Hashtbl) = 45bd49bacfcbad1a4eefb72ccd190321 ocaml(Core_kernel__Hashtbl_intf) = ca34180a7a320a0323ff4764960430bf ocaml(Core_kernel__Hexdump) = 85d9132ffd16063bf66174b6ee0cb12f ocaml(Core_kernel__Hexdump_intf) = 1a082c4c5a9d673091a4827364e4d631 ocaml(Core_kernel__Host_and_port) = 84cbc7253e923ab7187d4fbba699f3a7 ocaml(Core_kernel__Identifiable) = 49f06a33066ab5f00779089a309a4410 ocaml(Core_kernel__Import) = e4528129863ac8b2ce1aa6f369ae194c ocaml(Core_kernel__Info_intf) = 421eccebf5a5f67a815c7b214be30b02 ocaml(Core_kernel__Int) = 2a747cd3303cea2f0a692085ab8d2e25 ocaml(Core_kernel__Int32) = 72584f8253e3113b61ae7c56a182ee19 ocaml(Core_kernel__Int63) = 5dce0013e6ae8dccb43773f271233043 ocaml(Core_kernel__Int64) = 4102e272a6e034a892d3b446729974a3 ocaml(Core_kernel__Int_intf) = 8732af3e8a21f5457e4e63f7c0053a37 ocaml(Core_kernel__Interfaces) = 8b590513b915e7df960a789a10912bae ocaml(Core_kernel__Lazy) = 1d858cd32388d6cbbf2edddebe611469 ocaml(Core_kernel__List) = d41f6a4715caf9aeab05902f399a1ee2 ocaml(Core_kernel__Map) = aeace968a72a7fd0ab23f11c7d8b5894 ocaml(Core_kernel__Map_intf) = 38f69b3d6f8ce46f5c7488ff3ede4c96 ocaml(Core_kernel__Maybe_bound) = 0e2929bce3b6f3af108fb8e5cc8c8dfc ocaml(Core_kernel__Md5) = cf964ad6f37799e401116187c65c7053 ocaml(Core_kernel__Month) = ad862ac2cb91b49c660f7347a6e49bc3 ocaml(Core_kernel__Month_intf) = 9c9859126cc37f81d065ffabee3f8229 ocaml(Core_kernel__Nativeint) = ff22fdeb0c2f75611a588d71543aa37a ocaml(Core_kernel__Never_returns) = 598f49226f583f58c13871de4e51dbd6 ocaml(Core_kernel__Nothing) = 34bb5c7a1de7726ab61dbb6b17ba2b41 ocaml(Core_kernel__Ofday_float) = 2b965c3abc40753ca186389bba154e15 ocaml(Core_kernel__Ofday_intf) = b143f29ab7ae4fdf4d704b18d4dd883e ocaml(Core_kernel__Option) = a1ecdc17798a006eee3a01c9ed5252f1 ocaml(Core_kernel__Optional_syntax) = 1ce6272adc56046aa94fb23dca409a44 ocaml(Core_kernel__Optional_syntax_intf) = 7502be4fefe197ea6d7d0fbf265b4061 ocaml(Core_kernel__Or_error) = 74dc451d41815e44c447df0b2fda9e20 ocaml(Core_kernel__Ordering) = 518adc7a3e20856ca90731d38c605940 ocaml(Core_kernel__Percent) = 8ae3cac678f220b479ffeba8573eb672 ocaml(Core_kernel__Perms) = d1b5f058f1c4e2bc8223383cd4e82ebe ocaml(Core_kernel__Pid) = 49be238857313a7aee32e518d7bd7660 ocaml(Core_kernel__Printf) = 2825d589dab142ab787f093ef4f56a13 ocaml(Core_kernel__Quickcheck) = 075c46f6401d059b40df39265d299bd8 ocaml(Core_kernel__Quickcheck_intf) = 98c3bdf321387872f1a59cda64923c55 ocaml(Core_kernel__Quickcheckable) = f6f2ce12d0f9badfe1eb1bf151d6b89f ocaml(Core_kernel__Ref) = 39090bab93715888a2579bc088fa75fa ocaml(Core_kernel__Result) = bfb599ad5a17821c2463e9282c3761e3 ocaml(Core_kernel__Robustly_comparable) = c3dee75bddf9dfb6ecf885bda617d70a ocaml(Core_kernel__Sequence) = 9e69af128159bd43edc52ef05bc83cad ocaml(Core_kernel__Set) = bd9eadd5f60e8a0814adf34876ab5da5 ocaml(Core_kernel__Set_intf) = b8cf568daa4b5f1ddbe6050a33917a91 ocaml(Core_kernel__Sexp) = 59dc6da58889298dc43fcbc8c91b1bc6 ocaml(Core_kernel__Sexpable) = 329c4818a1b46bc8e3e593a9f73d4280 ocaml(Core_kernel__Sign) = 9426f00c1c33097b18c540c58ee4547c ocaml(Core_kernel__Span_float) = 5eeb87de59a31034751983e4db23c51f ocaml(Core_kernel__Span_intf) = 7502ff4f88b661a5a5943be8eb74f6ce ocaml(Core_kernel__Stable_comparable) = 0340387dc3fabb62e27fe0350de228da ocaml(Core_kernel__Stable_int63able) = d55ce86d800e9493273a9435095b033c ocaml(Core_kernel__Stable_module_types) = 84c9ee690ff143cc38abfeb187590128 ocaml(Core_kernel__Stable_unit_test_intf) = d482f796bb03bccad67a8c41a6f2ec81 ocaml(Core_kernel__Std_internal) = 225ad239946820202eb9ee2e8b5206b1 ocaml(Core_kernel__Std_kernel) = 8e0f16b5f08f2064bc1e3f0aac8c9bf3 ocaml(Core_kernel__String) = 8e1c90cbdb35ad39a721df70d9bdada8 ocaml(Core_kernel__T) = ac6e5876f4dcf9f5fa300ecb3ecf06f0 ocaml(Core_kernel__Time0_intf) = 2a9fef279f5e054d5a3bbfc69d82df9c ocaml(Core_kernel__Time_float) = 1faeef20c8a95939a9fe70baf088f40d ocaml(Core_kernel__Time_float0) = e45c4aedadf05c932645c3ad2fb557e6 ocaml(Core_kernel__Time_intf) = 78b382bb7017f7b3c5b0b9d1017c1fe7 ocaml(Core_kernel__Time_ns) = 77d97e68a81b6007320ecf1c8fed985d ocaml(Core_kernel__Time_ns_intf) = 5ba1950a99170cda0257cefd012f35a9 ocaml(Core_kernel__Tuple) = 13b06637c4a6737a7143c230bfd9ab8a ocaml(Core_kernel__Type_equal) = 335911a4e5fef4368982d6c4de51edc3 ocaml(Core_kernel__Type_equal_intf) = 200d6fec8bd8a10f1fada5b0d53ea788 ocaml(Core_kernel__Unique_id) = e381e8bdfe2c95eea599e2d53049863a ocaml(Core_kernel__Unique_id_intf) = 5a6a8a8129929b71be03bb42526a5f42 ocaml(Core_kernel__Unit) = f813987f6037b89748cbd42ae16f0eb3 ocaml(Core_kernel__Unit_of_time) = c2cf5fa580b43ef1932891e59eb70e71 ocaml(Core_kernel__Univ_map) = e7cc32d6706697d700670ae8f9d9065a ocaml(Core_kernel__Univ_map_intf) = e45ae25df7bd8923630e618707879d0f ocaml(Core_kernel__Zone) = 492981a49561a468556e5072d52b1713 ocaml(Core_kernel__Zone_intf) = a13b65f4aa958952214ead5d6b52f3de ocaml(Expect_test_collector) = 2ac4c224a09b87ff7f0b5fb336475bed ocaml(Expect_test_collector__) = 5da37bbce90982ff54fa171c1899dfb7 ocaml(Expect_test_common) = 8334f3de308d1f5c0704db94f2f96075 ocaml(Expect_test_common__Expectation) = 346c5f0ee549e114d4f550016e38489c ocaml(Expect_test_common__File) = 221a8e752b4684e80ab7f296a5c5d9e6 ocaml(Expect_test_common__Std) = e174ddcf16f30d4d5c464c4f0455934a ocaml(Expect_test_config) = 36112e8a19341d32528a557d9cdb24b2 ocaml(Fieldslib) = a61441ac8f1e6d3babb83dd898acd949 ocaml(Flags) = d2ad53d0252b68954b0573df4409a1e7 ocaml(Flags__) = f72a3921155d48ae9d2cca5e9cc734a1 ocaml(Flags__Flags_intf) = 81f7971e15c2ee4ef104dccd13f19006 ocaml(Inline_test_config) = 857e229f0c6dce24350d9897cbe75e6e ocaml(Md5_lib) = dbecc35380bb704a29f9b5697c9e558d ocaml(Parsexp) = 6e37de0178a2d898d92751242b39118b ocaml(Parsexp__) = 92d802ff10a0ab22faf46e66b99c4e72 ocaml(Parsexp__Cst) = 231e942517df16656ca6e269d6ea813a ocaml(Parsexp__Import) = 2f790c9aa374d7e841f998060e73edca ocaml(Parsexp__Parser_automaton) = 724b2860f5ca7953d1ae5890ce9f2a4b ocaml(Parsexp__Parser_automaton_internal) = 7f7a02c55fe2ee937c8b44423dc1555d ocaml(Parsexp__Parsexp_intf) = ab8177e26b7494d821ba489d5c4c3a04 ocaml(Parsexp__Positions) = 00599bb13ccc58be05412ee1b2d2695f ocaml(Ppx_bench_lib) = 4d801efd65d6c7891ef8dc733f1e9493 ocaml(Ppx_bench_lib__Benchmark_accumulator) = 191a6218d26804691d09d30f8895c2b6 ocaml(Ppx_compare_lib) = 93cce7000a8ba46feadb03fd165efe32 ocaml(Ppx_hash_lib) = b0940576e1dd590008fecf8a3d327d1a ocaml(Ppx_inline_test_lib) = 6fb2b3a534bbc8fe168d7807dca84070 ocaml(Ppx_inline_test_lib__Runtime) = 093c6eb79bb92f71128d3ac4edec12cd ocaml(Ppx_sexp_conv_lib) = 78151c916ad167ec8f267782e4f0552c ocaml(Sexplib) = 9d739183ad05ecb012704469803305ce ocaml(Sexplib0) = 8dc0706301d63b2afe898b33af7db57d ocaml(Sexplib0__Sexp) = 1f3906a0dde1e608a6b2099103811a2c ocaml(Sexplib0__Sexp_conv) = 6e185d1713684314af532f7f225de4d0 ocaml(Sexplib0__Sexp_conv_error) = 8b76eb2236b8efc556d106b0179deee5 ocaml(Sexplib0__Sexpable) = d1ef6b1eb9e222ddb50c5beb80bb02a0 ocaml(Sexplib__Conv) = aa32579af9cce08ec99aaf4e36b503de ocaml(Sexplib__Lexer) = cb6a586a61bd13c7f49d5f9efdb3f5b7 ocaml(Sexplib__Parser) = 3c13b889b3a5aa4fb44875f2886bc4ee ocaml(Sexplib__Parser_with_layout) = ed2876176ed66afa21cf7677a34cc647 ocaml(Sexplib__Pre_sexp) = e315f5e7e23e97dbedc2d2eec3f6b149 ocaml(Sexplib__Sexp) = 0da1f96151aaeaf88dafef06c8378132 ocaml(Sexplib__Sexp_intf) = 9774b238d10ead46d12027fe1a81d3b3 ocaml(Sexplib__Src_pos) = 3a7bea757cca5d9a2f1f3974e6c5f295 ocaml(Sexplib__Type) = 522fe126eff04975640cbe69c7a86472 ocaml(Sexplib__Type_with_layout) = d8ea5273f020739277fd249b9db6bfbb ocaml(Shadow_stdlib) = 8fe4a8cf6551a3e55ba8d770a819739c ocaml(Splittable_random) = 6072688299c9e500e3adac3067ae93fb ocaml(Stdio) = c6857cb77267bcab8dc2e596bbee924c ocaml(Stdio__) = c2fb4285e9dee3aeb371e282de9ae178 ocaml(Stdio__Import) = 1c927f345e4bf8eb087b1cd9fa13bbc9 ocaml(Stdio__In_channel) = ef10a099db98443ccafa24c8e4b9a94f ocaml(Stdio__Out_channel) = b899b8af1373b72faa0b12d61631df44 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__arg) = 965c9e33adab6e9e8dc021fbfa95558d ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__listLabels) = 683be3036e610dcdee760b7c448f32ed ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__moreLabels) = f9bd256ebdeda0f1420ca08b9b459712 ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__random) = 85663246c4eb3a0a28aa7640de3ef2ce ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stdLabels) = ab1c96678ff9a88d0720eeb9f1e433af ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__stringLabels) = 246c1999640c298557265d4ea7994080 ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Thread) = 937568460bf33b62f0918f213aa41910 ocaml(Typerep_lib) = 61b195bd03b5747f059297c5bd17d3dd ocaml(Typerep_lib__Make_typename) = 4707f7cd2a172c0d149e5df03230bdb5 ocaml(Typerep_lib__Named_intf) = 06ecb86b3e345ec8c741c22d1287935a ocaml(Typerep_lib__Std) = 7975bdc251781e43ee05227144a1d901 ocaml(Typerep_lib__Std_internal) = 64ad65b2dbc1625466847bab8add61ce ocaml(Typerep_lib__Type_equal) = 58d53db3601782bc6507e8848eaa01b5 ocaml(Typerep_lib__Typename) = 765167e0688763638e8a08152f271f3f ocaml(Typerep_lib__Typerepable) = a83673730e13e479c027ab24dd71c4b8 ocaml(Typerep_lib__Variant_and_record_intf) = 87849413145694b2be4ff9b82c37d11d ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Variantslib) = 107e292e21fa3d0198dcea0a947a0b28 ocamlx(CamlinternalLazy) = dddd3ac46ea6780f2847c7da43f41f5b ocamlx(Console) = c27a13ae51679541c82ad7b75eed28f2 ocamlx(Core) = 77cd74e9dcf69a8e3770be78a5b9a998 ocamlx(Core__Core_sys) = 56f5f2a2e04fa68b5975276efd7ef447 ocamlx(Core__Core_unix) = 8288048caddffe681bcbcc3765953b7b ocamlx(Core__Linux_ext) = aefb531afc30be60911c34a4a70912d4 Processing files: ocaml-textutils-devel-0.13.0-1.mga8.aarch64 Provides: ocaml(Ascii_table) = da5996b81f3e725f8f531e892b90de90 ocaml(Console) = 8848ea9be45112fb6c237b3cb209991b ocaml-textutils-devel = 0.13.0-1.mga8 ocaml-textutils-devel(aarch-64) = 0.13.0-1.mga8 ocamlx(Ascii_table) = b0ab4ce83c332714ce701baf59c185da ocamlx(Console) = c27a13ae51679541c82ad7b75eed28f2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Base) = 64372f92ca28ba13a4e0262ccdbd2b9a ocaml(Base__) = f19276fd33c8ff23e35067bfec1c847e ocaml(Base__Applicative) = dda41ce90d5349382696e9b5071f4745 ocaml(Base__Applicative_intf) = 0610238bcd3d40679de406010fed5729 ocaml(Base__Array) = 952dc8bb3a171b545631ef0e0a02f42c ocaml(Base__Backtrace) = 0a09f59dc8487b6419cfec51f5e200b7 ocaml(Base__Binary_searchable) = c774fabbadfd34e8857b474aa6714070 ocaml(Base__Binary_searchable_intf) = da340ee94e2d622e772753a1ec29a0ff ocaml(Base__Blit) = d46707f1ee359312b248adde1138f1c3 ocaml(Base__Blit_intf) = e7d8dd2463967218ec7134663a1ec38a ocaml(Base__Bool) = 43b4efe5c978d358f91300453432a2dc ocaml(Base__Buffer) = 81f8a2f9933f82041caf77365c16cb2c ocaml(Base__Buffer_intf) = fe066269a03b49e0e2a363df085a782c ocaml(Base__Bytes) = f432b6474b94dea8871958fb77d6f143 ocaml(Base__Bytes_set_primitives) = 523a52248272b85cf0ee1e2d599d9254 ocaml(Base__Char) = 003ff2f44b05a3e58c01fc4b1a06f771 ocaml(Base__Comparable) = fc6ae077c088cf6a0599454190c528de ocaml(Base__Comparable_intf) = 7305ecc344b382251186bca0d1f440f2 ocaml(Base__Comparator) = 24044a65b5e6ad463c3f4456fa3f9e73 ocaml(Base__Comparisons) = 61c999994945b5a80506d8cf3ec2ad22 ocaml(Base__Container) = ab3faa1b10e712c34c02089905aad4a0 ocaml(Base__Container_intf) = adbfff0122a7dc6110407006c9638c81 ocaml(Base__Either) = eebc3b6f52e4c72ff3317d60aa2e120a ocaml(Base__Either_intf) = a12a13d2df91206c7207fedf59c8c79f ocaml(Base__Equal) = 38ee6bfcadfa1ad24bf5b32ef0e8b1c1 ocaml(Base__Error) = 1d57285ed7d94af070a94354d73104f6 ocaml(Base__Exn) = ea5512b9929d92501813d7a7d0277b14 ocaml(Base__Field) = 5b044e0ed023d5cd2b005a01982127a8 ocaml(Base__Fieldslib) = 34277906560f774e1a81fb861dd5e1b2 ocaml(Base__Float) = b1994847fa4c2451388ebbe7ecae2d83 ocaml(Base__Floatable) = c8d94ac75312a1882cd579b7527fa4e5 ocaml(Base__Fn) = ebed45e831a14d7a5f4531737c7d34b1 ocaml(Base__Formatter) = 2aa8a0dc7dc8fb358ebe41f38515b4f6 ocaml(Base__Hash) = 1eef0f18740854cdbd39df919c80f8f2 ocaml(Base__Hash_intf) = 20559bdc2c061ca3c2210d358d2a3a49 ocaml(Base__Hash_set) = 887d70b8c712316811766764ddade77e ocaml(Base__Hash_set_intf) = 5c165a03616046324ba9451945f17119 ocaml(Base__Hashable) = 1ca5cb633c0ae39e5841de71e135f175 ocaml(Base__Hashable_intf) = bc80fb5176a0b5039185a7d17664ac45 ocaml(Base__Hasher) = 32bd772a4da5ef120a8ebe5b0ce22c92 ocaml(Base__Hashtbl) = 14cae2ac280d50a6d42cabeb69097ca7 ocaml(Base__Hashtbl_intf) = 1dc2d998a21a5303e85053bda7a18127 ocaml(Base__Identifiable) = 269567d74a2aa517f257fa632f3ecd8f ocaml(Base__Import) = 282c1849c281f8ee48cd5b6dad6f443a ocaml(Base__Import0) = a7cd964c3f296bec73ba9981c0d5bc05 ocaml(Base__Indexed_container) = 119e79fc2430c65c6d9cbc8d96e173b5 ocaml(Base__Indexed_container_intf) = 6f9743678694f8d305c29309508ded92 ocaml(Base__Info) = c2383d197aac29e06989bba0d7cec6f2 ocaml(Base__Info_intf) = d6a1b0ad81fd656c1fbe3b11abb44373 ocaml(Base__Int) = ee223a9c7b71ad3636e05eed91069588 ocaml(Base__Int0) = 193350e9276914f21fc2c15ed4496c45 ocaml(Base__Int32) = a895fb9a89aa1c39e0a748f1b05ffcbf ocaml(Base__Int63) = e5cff935abb57690a8004d404aed0833 ocaml(Base__Int63_emul) = c0ec82ebc9b93b1fdff659715adc36c2 ocaml(Base__Int64) = deeabf5fe893f106f70dec5942475e2a ocaml(Base__Int_intf) = 0cb5c31750866912542117721d17f688 ocaml(Base__Intable) = 4f6156c268e4bcbc83454128bf425dcb ocaml(Base__Invariant) = e139aaa649884b3b7faed841a134e0c8 ocaml(Base__Invariant_intf) = 13a3c3b5b3238330982ac7c8ad0e50b8 ocaml(Base__Lazy) = 8090718aaa5866ca5fee249cb6eec437 ocaml(Base__List) = 2149ed38270ed8278ffc7aa1e85d02f8 ocaml(Base__Map) = 9fcf62650548a9fe35807057a9f9fedd ocaml(Base__Map_intf) = aa82d7a6e5a8b649018e5e72ef69af1a ocaml(Base__Maybe_bound) = c9851b2941f12380b453973e81e8f82a ocaml(Base__Monad) = c0615b938f0b3d5726abd4f66727d5ee ocaml(Base__Monad_intf) = 8435dae66269d73e0ef83dd539dc486c ocaml(Base__Nativeint) = b63a367e187aee4587f897c7a0ec2c24 ocaml(Base__Option) = 39427dd4a6d3160265bd0fbe4c328b95 ocaml(Base__Or_error) = d3eecc4a8b979ac0b02d1167058b0c1b ocaml(Base__Ordering) = ac823c89520f4121756dc7e17a92d355 ocaml(Base__Poly0) = 5795b65bea4c7f11c59ae81b4084c388 ocaml(Base__Ppx_compare_lib) = a6c6375a9853f7669a2c62564f407abd ocaml(Base__Ppx_hash_lib) = 416c13b58f31ca2b01b9387b849c1b56 ocaml(Base__Ppx_sexp_conv_lib) = f0adb8bafd89de22fac1142b7ad4b6fb ocaml(Base__Pretty_printer) = d731e0d283e6d3e49a569930f867f001 ocaml(Base__Printf) = 06273ad0346d289e0ba67b1fa1f35880 ocaml(Base__Random) = 9d95b9f6553fa0d03cbb54c7f1550edb ocaml(Base__Ref) = af0ff5755888285c58f907b9eeceab55 ocaml(Base__Result) = e4eb665370afb8ed389757eeb79e57d6 ocaml(Base__Sequence) = c8767f82200c6c31cea7d43b16742b5f ocaml(Base__Set) = f6618863f78cbf87f7d026db8185893d ocaml(Base__Set_intf) = 1a91d1ecbf6437705c9987afaeb90990 ocaml(Base__Sexp) = b7acd7af89da3f60ddc61c3cadb0af65 ocaml(Base__Sexp_with_comparable) = 10d32edb4a86b7232c85e428cd4d1bb8 ocaml(Base__Sexpable) = 9db67ad294d64b66293df2fe32db8249 ocaml(Base__Sexplib) = cffbb9e6c2013aeed7ce76ed26534135 ocaml(Base__Sign) = 324b0891b13991b309137cf99108e22b ocaml(Base__Sign0) = f82eddf2bee6ac7c90e8f5f2722ce402 ocaml(Base__Sign_or_nan) = 83098a9750dd7c20114995eba3511b9d ocaml(Base__Source_code_position0) = b6f2b032181c7ddc1974e31e10d1390e ocaml(Base__Staged) = 4abbfd7b4b0d5e69beebaf8e33c3de9c ocaml(Base__String) = e94151d656e54d75e66b936548cf52ca ocaml(Base__String0) = 511c756599ed0f1778a905c38c15aa88 ocaml(Base__Stringable) = f1e1a0811052ca6abf6d7397fa01db44 ocaml(Base__Sys0) = 617356c6f7b1c1d5f8e37c110521a553 ocaml(Base__T) = 21d6a1d0eb0d1bec94923eae76d26091 ocaml(Base__Type_equal) = 42db8981df058d1dba4e177843e84608 ocaml(Base__Unit) = 1a63147960f7c74e0034077621bce842 ocaml(Base__Validate) = 790881cfce71b970f019928088eff521 ocaml(Base__Variant) = 62656ac94e02e06bdf789bc432abc25b ocaml(Base__Variantslib) = 4887f564c58bb876367dfc5d3e93e4e4 ocaml(Base__With_return) = 1d8abe9a65baf5556d387c312d57a823 ocaml(Base_bigstring) = 44a77178e17e7ca9fe4d813ef73c0420 ocaml(Base_for_tests) = 40bf28690c2fd77c701363414b90e4b1 ocaml(Base_internalhash_types) = d629ec4d4eb9439f2e47bad62391fdbe ocaml(Base_quickcheck) = 252026f176958bb6f8db23c2f2a1e22a ocaml(Base_quickcheck__) = fe16e6ad0f1f9cfc1d45849f7a2092b5 ocaml(Base_quickcheck__Export) = 90edc855d33470a936c751aae7fac0ee ocaml(Base_quickcheck__Generator) = 230685baf83d552358af649fd71696a8 ocaml(Base_quickcheck__Observer) = 88e4e801718920fb481196464e28b5f0 ocaml(Base_quickcheck__Observer0) = 402158b427d791d32cbd18e55b8a92d6 ocaml(Base_quickcheck__Shrinker) = b909139b44a28c4315f7b35b070ee386 ocaml(Base_quickcheck__With_basic_types) = 4c93a027aefdded1a54cf049b15b8b52 ocaml(Bin_prot) = 77b5acbcf48a72d7dbbd478158e427b7 ocaml(Bin_prot__Binable) = d41930cbab2438b6e3a48fa974b9a1fa ocaml(Bin_prot__Common) = c2ef4ab6a572f801a9d6cd66b05b104b ocaml(Bin_prot__Nat0) = 76297a8400ea2136f409fabb4b5a06ac ocaml(Bin_prot__Read) = fe16d72c17092d769daddd884b228ae3 ocaml(Bin_prot__Shape) = 812311f8e8ca84dd93b8420de47b0651 ocaml(Bin_prot__Size) = 5f5461e9fb35e5869ba56d319c93dfd5 ocaml(Bin_prot__Std) = ab8761ed07de88e90dda47d83781f55a ocaml(Bin_prot__Type_class) = 67f2de4ceb2c8717012f214c2b3022de ocaml(Bin_prot__Utils) = 2e5f5e4e644c33a5f7520a93a49a2d59 ocaml(Bin_prot__Write) = d6f6f7c75f7a3409ed7c1402db9aec47 ocaml(Bin_shape_lib) = 9c97b71bf4ee1a4183977fa52a3deab1 ocaml(Bin_shape_lib__Bin_shape) = 4f711e007e4d0712b6072a9a05031161 ocaml(Bin_shape_lib__Std) = 8738a8d22bf43b4648403520c759bd0a ocaml(Caml) = 56523a7c86aeab165a1617f80b8195aa ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(Console) = 8848ea9be45112fb6c237b3cb209991b ocaml(Core) = 3d6228e0e584fb050b5d0b2baff20266 ocaml(Core__) = c3ecddf02cf5d3d21294024a61ae7dc3 ocaml(Core__Core_filename) = f4a0cebd7db47a2b8a0dbbf3da528722 ocaml(Core__Core_sys) = df5fb8e1d89ad560ae844420447586ab ocaml(Core__Core_time_float) = 91115ceba215568bf0680b152684cac7 ocaml(Core__Core_time_intf) = 310ca6f351cef8cd96a5553fcd567262 ocaml(Core__Core_unix) = 911013bebdc441f5e786d6f00f05697a ocaml(Core__Core_zone) = 8c124a58c7f9bc06127a9a43c49b9cb1 ocaml(Core__Core_zone_intf) = 81648f47f2442953c0ac43c87e138184 ocaml(Core__Import) = 7a2b28897e5970a6b4f6813622bf92f3 ocaml(Core__Linux_ext) = b2dfbf0b0ede591f52d2a994788b4f03 ocaml(Core__Linux_ext_intf) = 42da0879a3fa38b2a7f6137475024e76 ocaml(Core__Signal) = ab2abbe4dbf7874c1888bc40281f51d3 ocaml(Core__Syscall_result) = 6773481eacf37e659fc3257053787c43 ocaml(Core__Syscall_result_intf) = 69187c8f96085ba28b64961965ad35dc ocaml(Core__Unix_error) = a9e2d573a54e274ccadcd6d0aeec5c49 ocaml(Core_kernel) = 332c716f6cbc889b78691e93bee42f82 ocaml(Core_kernel__) = f9fa4433957c737fade43b82e18db569 ocaml(Core_kernel__Arg) = f564eabb18019f5baa71f25342f06511 ocaml(Core_kernel__Array) = 59393c71d504a1d1654943b6e51b2783 ocaml(Core_kernel__Bigstring) = 7609e9a4d55e5664247a897cb8ed789d ocaml(Core_kernel__Binable) = 4bda3b21a98fbf4ec75852d2176548c6 ocaml(Core_kernel__Binable0) = efb331f648dfa2d993600db1fd4ebd6a ocaml(Core_kernel__Binary_searchable) = 104926f0813ebad0792c9973edbe508a ocaml(Core_kernel__Binary_searchable_intf) = 6d481517a53afd2464279600e4ade725 ocaml(Core_kernel__Blit) = 8dd3cdebd4ac6c06aa021f903eb63c52 ocaml(Core_kernel__Blit_intf) = de931b4180ea5ea3bfe2543435d3c26f ocaml(Core_kernel__Bool) = c2a4a3e26bc684b42dcfac0e009553f4 ocaml(Core_kernel__Byte_units) = 8e0cd592c373823094e1b90d679d659f ocaml(Core_kernel__Bytes) = e39d10fb54f312241a5b97ac39c1d625 ocaml(Core_kernel__Char) = 5f580c8bdf294683beffdb893cdf0e73 ocaml(Core_kernel__Command) = 8204cf182d7faa89757de0e19d06df38 ocaml(Core_kernel__Command_intf) = 9bf7137760805fba54b0ceecac98751a ocaml(Core_kernel__Comparable) = 9e61a1c44776e30b7a8c59164d3f3013 ocaml(Core_kernel__Comparable_intf) = 4288eacd09de5cc5f8a194f6060195e6 ocaml(Core_kernel__Comparator) = c17eed53946eb6bdf29c4ec1a4521987 ocaml(Core_kernel__Container) = d64a134d6c7a6e6f143578122603cc9a ocaml(Core_kernel__Container_intf) = 88ef55cc3d51cc492288ad40396fd17d ocaml(Core_kernel__Core_bin_prot) = 3ba2f0c27ecf1682d63e115f03942893 ocaml(Core_kernel__Core_pervasives) = 1a522d296bacb13942c2ee52a3817a73 ocaml(Core_kernel__Date) = c14013f753644278d5de64ee1b955e4a ocaml(Core_kernel__Date0) = 6dc9d18780ad6ee022df058dc9ecdb0e ocaml(Core_kernel__Date0_intf) = abecd84bbedbde99c5991a123f10e1ad ocaml(Core_kernel__Date_intf) = 7d14910200e6a264570c7d52478b6d2e ocaml(Core_kernel__Day_of_week) = 4fc2f18e700a873530316e34cd5b5086 ocaml(Core_kernel__Day_of_week_intf) = 26a63f352d086c09094b1b1a1d8388f2 ocaml(Core_kernel__Deprecate_pipe_bang) = a060d142e96c7cd6999df4f25d17e747 ocaml(Core_kernel__Either) = f22a6fb35e60bf97e46bec8649f98970 ocaml(Core_kernel__Error) = e6aa9a83c034244d2dcb203d76bcf3ca ocaml(Core_kernel__Filename) = a8da921141be93b94a362933ff6cea8c ocaml(Core_kernel__Float) = 8eebdfd1fc56226232456421c8c24744 ocaml(Core_kernel__Fn) = 07300132167f8be319d3517b340ec3d2 ocaml(Core_kernel__Hash_queue) = 39d3205ccd1feb3eda4e615bb913ef92 ocaml(Core_kernel__Hash_queue_intf) = f8a1bfbae791f8ef3eedd404fb5ae7ce ocaml(Core_kernel__Hash_set) = d4caa6ca50a264aa959276b2d38e277d ocaml(Core_kernel__Hash_set_intf) = de38e2aaf7bfbb1c0bdf7fae95512c02 ocaml(Core_kernel__Hashable) = 965c8b4c5489f2ef159da286f4ea4a0d ocaml(Core_kernel__Hashtbl) = 45bd49bacfcbad1a4eefb72ccd190321 ocaml(Core_kernel__Hashtbl_intf) = ca34180a7a320a0323ff4764960430bf ocaml(Core_kernel__Hexdump) = 85d9132ffd16063bf66174b6ee0cb12f ocaml(Core_kernel__Hexdump_intf) = 1a082c4c5a9d673091a4827364e4d631 ocaml(Core_kernel__Host_and_port) = 84cbc7253e923ab7187d4fbba699f3a7 ocaml(Core_kernel__Identifiable) = 49f06a33066ab5f00779089a309a4410 ocaml(Core_kernel__Import) = e4528129863ac8b2ce1aa6f369ae194c ocaml(Core_kernel__Info_intf) = 421eccebf5a5f67a815c7b214be30b02 ocaml(Core_kernel__Int) = 2a747cd3303cea2f0a692085ab8d2e25 ocaml(Core_kernel__Int32) = 72584f8253e3113b61ae7c56a182ee19 ocaml(Core_kernel__Int63) = 5dce0013e6ae8dccb43773f271233043 ocaml(Core_kernel__Int64) = 4102e272a6e034a892d3b446729974a3 ocaml(Core_kernel__Int_intf) = 8732af3e8a21f5457e4e63f7c0053a37 ocaml(Core_kernel__Interfaces) = 8b590513b915e7df960a789a10912bae ocaml(Core_kernel__Lazy) = 1d858cd32388d6cbbf2edddebe611469 ocaml(Core_kernel__List) = d41f6a4715caf9aeab05902f399a1ee2 ocaml(Core_kernel__Map) = aeace968a72a7fd0ab23f11c7d8b5894 ocaml(Core_kernel__Map_intf) = 38f69b3d6f8ce46f5c7488ff3ede4c96 ocaml(Core_kernel__Maybe_bound) = 0e2929bce3b6f3af108fb8e5cc8c8dfc ocaml(Core_kernel__Md5) = cf964ad6f37799e401116187c65c7053 ocaml(Core_kernel__Month) = ad862ac2cb91b49c660f7347a6e49bc3 ocaml(Core_kernel__Month_intf) = 9c9859126cc37f81d065ffabee3f8229 ocaml(Core_kernel__Nativeint) = ff22fdeb0c2f75611a588d71543aa37a ocaml(Core_kernel__Never_returns) = 598f49226f583f58c13871de4e51dbd6 ocaml(Core_kernel__Nothing) = 34bb5c7a1de7726ab61dbb6b17ba2b41 ocaml(Core_kernel__Ofday_float) = 2b965c3abc40753ca186389bba154e15 ocaml(Core_kernel__Ofday_intf) = b143f29ab7ae4fdf4d704b18d4dd883e ocaml(Core_kernel__Option) = a1ecdc17798a006eee3a01c9ed5252f1 ocaml(Core_kernel__Optional_syntax) = 1ce6272adc56046aa94fb23dca409a44 ocaml(Core_kernel__Optional_syntax_intf) = 7502be4fefe197ea6d7d0fbf265b4061 ocaml(Core_kernel__Or_error) = 74dc451d41815e44c447df0b2fda9e20 ocaml(Core_kernel__Ordering) = 518adc7a3e20856ca90731d38c605940 ocaml(Core_kernel__Percent) = 8ae3cac678f220b479ffeba8573eb672 ocaml(Core_kernel__Perms) = d1b5f058f1c4e2bc8223383cd4e82ebe ocaml(Core_kernel__Pid) = 49be238857313a7aee32e518d7bd7660 ocaml(Core_kernel__Printf) = 2825d589dab142ab787f093ef4f56a13 ocaml(Core_kernel__Quickcheck) = 075c46f6401d059b40df39265d299bd8 ocaml(Core_kernel__Quickcheck_intf) = 98c3bdf321387872f1a59cda64923c55 ocaml(Core_kernel__Quickcheckable) = f6f2ce12d0f9badfe1eb1bf151d6b89f ocaml(Core_kernel__Ref) = 39090bab93715888a2579bc088fa75fa ocaml(Core_kernel__Result) = bfb599ad5a17821c2463e9282c3761e3 ocaml(Core_kernel__Robustly_comparable) = c3dee75bddf9dfb6ecf885bda617d70a ocaml(Core_kernel__Sequence) = 9e69af128159bd43edc52ef05bc83cad ocaml(Core_kernel__Set) = bd9eadd5f60e8a0814adf34876ab5da5 ocaml(Core_kernel__Set_intf) = b8cf568daa4b5f1ddbe6050a33917a91 ocaml(Core_kernel__Sexp) = 59dc6da58889298dc43fcbc8c91b1bc6 ocaml(Core_kernel__Sexpable) = 329c4818a1b46bc8e3e593a9f73d4280 ocaml(Core_kernel__Sign) = 9426f00c1c33097b18c540c58ee4547c ocaml(Core_kernel__Span_float) = 5eeb87de59a31034751983e4db23c51f ocaml(Core_kernel__Span_intf) = 7502ff4f88b661a5a5943be8eb74f6ce ocaml(Core_kernel__Stable_comparable) = 0340387dc3fabb62e27fe0350de228da ocaml(Core_kernel__Stable_int63able) = d55ce86d800e9493273a9435095b033c ocaml(Core_kernel__Stable_module_types) = 84c9ee690ff143cc38abfeb187590128 ocaml(Core_kernel__Stable_unit_test_intf) = d482f796bb03bccad67a8c41a6f2ec81 ocaml(Core_kernel__Std_internal) = 225ad239946820202eb9ee2e8b5206b1 ocaml(Core_kernel__Std_kernel) = 8e0f16b5f08f2064bc1e3f0aac8c9bf3 ocaml(Core_kernel__String) = 8e1c90cbdb35ad39a721df70d9bdada8 ocaml(Core_kernel__T) = ac6e5876f4dcf9f5fa300ecb3ecf06f0 ocaml(Core_kernel__Time0_intf) = 2a9fef279f5e054d5a3bbfc69d82df9c ocaml(Core_kernel__Time_float) = 1faeef20c8a95939a9fe70baf088f40d ocaml(Core_kernel__Time_float0) = e45c4aedadf05c932645c3ad2fb557e6 ocaml(Core_kernel__Time_intf) = 78b382bb7017f7b3c5b0b9d1017c1fe7 ocaml(Core_kernel__Time_ns) = 77d97e68a81b6007320ecf1c8fed985d ocaml(Core_kernel__Time_ns_intf) = 5ba1950a99170cda0257cefd012f35a9 ocaml(Core_kernel__Tuple) = 13b06637c4a6737a7143c230bfd9ab8a ocaml(Core_kernel__Type_equal) = 335911a4e5fef4368982d6c4de51edc3 ocaml(Core_kernel__Type_equal_intf) = 200d6fec8bd8a10f1fada5b0d53ea788 ocaml(Core_kernel__Unique_id) = e381e8bdfe2c95eea599e2d53049863a ocaml(Core_kernel__Unique_id_intf) = 5a6a8a8129929b71be03bb42526a5f42 ocaml(Core_kernel__Unit) = f813987f6037b89748cbd42ae16f0eb3 ocaml(Core_kernel__Unit_of_time) = c2cf5fa580b43ef1932891e59eb70e71 ocaml(Core_kernel__Univ_map) = e7cc32d6706697d700670ae8f9d9065a ocaml(Core_kernel__Univ_map_intf) = e45ae25df7bd8923630e618707879d0f ocaml(Core_kernel__Zone) = 492981a49561a468556e5072d52b1713 ocaml(Core_kernel__Zone_intf) = a13b65f4aa958952214ead5d6b52f3de ocaml(Expect_test_collector) = 2ac4c224a09b87ff7f0b5fb336475bed ocaml(Expect_test_collector__) = 5da37bbce90982ff54fa171c1899dfb7 ocaml(Expect_test_common) = 8334f3de308d1f5c0704db94f2f96075 ocaml(Expect_test_common__Expectation) = 346c5f0ee549e114d4f550016e38489c ocaml(Expect_test_common__File) = 221a8e752b4684e80ab7f296a5c5d9e6 ocaml(Expect_test_common__Std) = e174ddcf16f30d4d5c464c4f0455934a ocaml(Expect_test_config) = 36112e8a19341d32528a557d9cdb24b2 ocaml(Fieldslib) = a61441ac8f1e6d3babb83dd898acd949 ocaml(Flags) = d2ad53d0252b68954b0573df4409a1e7 ocaml(Flags__) = f72a3921155d48ae9d2cca5e9cc734a1 ocaml(Flags__Flags_intf) = 81f7971e15c2ee4ef104dccd13f19006 ocaml(Inline_test_config) = 857e229f0c6dce24350d9897cbe75e6e ocaml(Md5_lib) = dbecc35380bb704a29f9b5697c9e558d ocaml(Parsexp) = 6e37de0178a2d898d92751242b39118b ocaml(Parsexp__) = 92d802ff10a0ab22faf46e66b99c4e72 ocaml(Parsexp__Cst) = 231e942517df16656ca6e269d6ea813a ocaml(Parsexp__Import) = 2f790c9aa374d7e841f998060e73edca ocaml(Parsexp__Parser_automaton) = 724b2860f5ca7953d1ae5890ce9f2a4b ocaml(Parsexp__Parser_automaton_internal) = 7f7a02c55fe2ee937c8b44423dc1555d ocaml(Parsexp__Parsexp_intf) = ab8177e26b7494d821ba489d5c4c3a04 ocaml(Parsexp__Positions) = 00599bb13ccc58be05412ee1b2d2695f ocaml(Ppx_bench_lib) = 4d801efd65d6c7891ef8dc733f1e9493 ocaml(Ppx_bench_lib__Benchmark_accumulator) = 191a6218d26804691d09d30f8895c2b6 ocaml(Ppx_compare_lib) = 93cce7000a8ba46feadb03fd165efe32 ocaml(Ppx_hash_lib) = b0940576e1dd590008fecf8a3d327d1a ocaml(Ppx_inline_test_lib) = 6fb2b3a534bbc8fe168d7807dca84070 ocaml(Ppx_inline_test_lib__Runtime) = 093c6eb79bb92f71128d3ac4edec12cd ocaml(Ppx_sexp_conv_lib) = 78151c916ad167ec8f267782e4f0552c ocaml(Sexplib) = 9d739183ad05ecb012704469803305ce ocaml(Sexplib0) = 8dc0706301d63b2afe898b33af7db57d ocaml(Sexplib0__Sexp) = 1f3906a0dde1e608a6b2099103811a2c ocaml(Sexplib0__Sexp_conv) = 6e185d1713684314af532f7f225de4d0 ocaml(Sexplib0__Sexp_conv_error) = 8b76eb2236b8efc556d106b0179deee5 ocaml(Sexplib0__Sexpable) = d1ef6b1eb9e222ddb50c5beb80bb02a0 ocaml(Sexplib__Conv) = aa32579af9cce08ec99aaf4e36b503de ocaml(Sexplib__Lexer) = cb6a586a61bd13c7f49d5f9efdb3f5b7 ocaml(Sexplib__Parser) = 3c13b889b3a5aa4fb44875f2886bc4ee ocaml(Sexplib__Parser_with_layout) = ed2876176ed66afa21cf7677a34cc647 ocaml(Sexplib__Pre_sexp) = e315f5e7e23e97dbedc2d2eec3f6b149 ocaml(Sexplib__Sexp) = 0da1f96151aaeaf88dafef06c8378132 ocaml(Sexplib__Sexp_intf) = 9774b238d10ead46d12027fe1a81d3b3 ocaml(Sexplib__Src_pos) = 3a7bea757cca5d9a2f1f3974e6c5f295 ocaml(Sexplib__Type) = 522fe126eff04975640cbe69c7a86472 ocaml(Sexplib__Type_with_layout) = d8ea5273f020739277fd249b9db6bfbb ocaml(Shadow_stdlib) = 8fe4a8cf6551a3e55ba8d770a819739c ocaml(Splittable_random) = 6072688299c9e500e3adac3067ae93fb ocaml(Stdio) = c6857cb77267bcab8dc2e596bbee924c ocaml(Stdio__) = c2fb4285e9dee3aeb371e282de9ae178 ocaml(Stdio__Import) = 1c927f345e4bf8eb087b1cd9fa13bbc9 ocaml(Stdio__In_channel) = ef10a099db98443ccafa24c8e4b9a94f ocaml(Stdio__Out_channel) = b899b8af1373b72faa0b12d61631df44 ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__arg) = 965c9e33adab6e9e8dc021fbfa95558d ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__listLabels) = 683be3036e610dcdee760b7c448f32ed ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__moreLabels) = f9bd256ebdeda0f1420ca08b9b459712 ocaml(Stdlib__nativeint) = b4e3a7a1158f02cabeb08cb0c21793e7 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__random) = 85663246c4eb3a0a28aa7640de3ef2ce ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__set) = 2fa5bbe7cee6e11d5da34daaf89e1dbf ocaml(Stdlib__stdLabels) = ab1c96678ff9a88d0720eeb9f1e433af ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__stringLabels) = 246c1999640c298557265d4ea7994080 ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Thread) = 937568460bf33b62f0918f213aa41910 ocaml(Typerep_lib) = 61b195bd03b5747f059297c5bd17d3dd ocaml(Typerep_lib__Make_typename) = 4707f7cd2a172c0d149e5df03230bdb5 ocaml(Typerep_lib__Named_intf) = 06ecb86b3e345ec8c741c22d1287935a ocaml(Typerep_lib__Std) = 7975bdc251781e43ee05227144a1d901 ocaml(Typerep_lib__Std_internal) = 64ad65b2dbc1625466847bab8add61ce ocaml(Typerep_lib__Type_equal) = 58d53db3601782bc6507e8848eaa01b5 ocaml(Typerep_lib__Typename) = 765167e0688763638e8a08152f271f3f ocaml(Typerep_lib__Typerepable) = a83673730e13e479c027ab24dd71c4b8 ocaml(Typerep_lib__Variant_and_record_intf) = 87849413145694b2be4ff9b82c37d11d ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Variantslib) = 107e292e21fa3d0198dcea0a947a0b28 ocamlx(CamlinternalLazy) = dddd3ac46ea6780f2847c7da43f41f5b ocamlx(Console) = c27a13ae51679541c82ad7b75eed28f2 ocamlx(Core) = 77cd74e9dcf69a8e3770be78a5b9a998 ocamlx(Core__Core_sys) = 56f5f2a2e04fa68b5975276efd7ef447 ocamlx(Core__Core_unix) = 8288048caddffe681bcbcc3765953b7b ocamlx(Core__Linux_ext) = aefb531afc30be60911c34a4a70912d4 Processing files: ocaml-textutils-debugsource-0.13.0-1.mga8.aarch64 Provides: ocaml-textutils-debugsource = 0.13.0-1.mga8 ocaml-textutils-debugsource(aarch-64) = 0.13.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-textutils-debuginfo-0.13.0-1.mga8.aarch64 Provides: debuginfo(build-id) = 4dca75967ee2ad6fb78287020a9ce0558438d892 debuginfo(build-id) = 6270f5550523b504b0b0c7f290157e933800affe ocaml-textutils-debuginfo = 0.13.0-1.mga8 ocaml-textutils-debuginfo(aarch-64) = 0.13.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-textutils-debugsource(aarch-64) = 0.13.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-textutils-debugsource-0.13.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-textutils-debuginfo-0.13.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-textutils-devel-0.13.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-textutils-0.13.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UDhZHs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd textutils-0.13.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-textutils-0.13.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VmEMqu + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf textutils-0.13.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!