D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EW550J
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ppx_assert-0.14.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ppx_assert-0.14.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ppx_assert-0.14.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/ppx_assert_0.14_0.15.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BVFO0P
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ppx_assert-0.14.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ dune build -j8 --display=verbose --profile release
Workspace root: /home/iurt/rpmbuild/BUILD/ppx_assert-0.14.0
disable binary cache
Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune13dc54.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/ppx_assert-0.14.0/_build/install/default/lib/stublibs"
       ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml"
       ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml"
       ; "DUNE_SOURCEROOT" : "/home/iurt/rpmbuild/BUILD/ppx_assert-0.14.0"
       ; "INSIDE_DUNE" :
           "/home/iurt/rpmbuild/BUILD/ppx_assert-0.14.0/_build/default"
       ; "MANPATH" :
           "/home/iurt/rpmbuild/BUILD/ppx_assert-0.14.0/_build/install/default/bin"
       ; "OCAMLFIND_IGNORE_DUPS_IN" :
           "/home/iurt/rpmbuild/BUILD/ppx_assert-0.14.0/_build/install/default/lib"
       ; "OCAMLPATH" :
           "/home/iurt/rpmbuild/BUILD/ppx_assert-0.14.0/_build/install/default/lib"
       ; "OCAMLTOP_INCLUDE_PATH" :
           "/home/iurt/rpmbuild/BUILD/ppx_assert-0.14.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.13.1"
     ; 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"
         ; "-pthread"
         ; "-fPIC"
         ; "-O2"
         ; "-g"
         ; "-pipe"
         ; "-Wformat"
         ; "-Werror=format-security"
         ; "-Wp,-D_FORTIFY_SOURCE=2"
         ; "-fstack-protector"
         ; "--param=ssp-buffer-size=4"
         ; "-fasynchronous-unwind-tables"
         ]
     ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ]
     ; 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"
         ; "-pthread"
         ; "-fPIC"
         ; "-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" ]
     ; 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"
         ; "-pthread"
         ; "-fPIC"
         ; "-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"
         ]
     ; bytecomp_c_libraries =
         [ "-Wl,--as-needed"
         ; "-Wl,-z,relro"
         ; "-Wl,-O1"
         ; "-Wl,--build-id"
         ; "-Wl,--enable-new-dtags"
         ; "-lm"
         ; "-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"
         ; "-pthread"
         ; "-fPIC"
         ; "-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"
         ]
     ; native_c_libraries =
         [ "-Wl,--as-needed"
         ; "-Wl,-z,relro"
         ; "-Wl,-O1"
         ; "-Wl,--build-id"
         ; "-Wl,--enable-new-dtags"
         ; "-lm"
         ]
     ; cc_profile = []
     ; architecture = "arm64"
     ; model = "default"
     ; int_size = 63
     ; word_size = 64
     ; system = "linux"
     ; asm = [ "gcc"; "-c" ]
     ; 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 = "Caml1999X030"
     ; cmi_magic_number = "Caml1999I030"
     ; cmo_magic_number = "Caml1999O030"
     ; cma_magic_number = "Caml1999A030"
     ; cmx_magic_number = "Caml1999Y030"
     ; cmxa_magic_number = "Caml1999Z030"
     ; ast_impl_magic_number = "Caml1999M030"
     ; ast_intf_magic_number = "Caml1999N030"
     ; cmxs_magic_number = "Caml1999D030"
     ; cmt_magic_number = "Caml1999T030"
     ; natdynlink_supported = true
     ; supports_shared_libraries = true
     ; windows_unicode = false
     }
 }
Actual targets:
- alias @@default
Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/0224ad3443a846e54f1637fccb074e7d -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/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -o .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmo -c -impl .ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen)
Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I runtime-lib/.ppx_assert_lib.objs/byte -no-alias-deps -o runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib.cmo -c -impl runtime-lib/ppx_assert_lib.ml-gen)
Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/dc4ba739e186df91cc7021da417cfc77 -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/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_cold -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_sexp_conv -I /usr/lib64/ocaml/ppx_sexp_conv/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -o .ppx/dc4ba739e186df91cc7021da417cfc77/dune__exe___ppx.cmo -c -impl .ppx/dc4ba739e186df91cc7021da417cfc77/_ppx.ml-gen)
Running[4]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I runtime-lib/.ppx_assert_lib.objs/byte -I runtime-lib/.ppx_assert_lib.objs/native -intf-suffix .ml-gen -no-alias-deps -o runtime-lib/.ppx_assert_lib.objs/native/ppx_assert_lib.cmx -c -impl runtime-lib/ppx_assert_lib.ml-gen)
Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -I .ppx/0224ad3443a846e54f1637fccb074e7d -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/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml-gen -no-alias-deps -o .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmx -c -impl .ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen)
Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -I .ppx/dc4ba739e186df91cc7021da417cfc77 -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/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_cold -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_sexp_conv -I /usr/lib64/ocaml/ppx_sexp_conv/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml-gen -no-alias-deps -o .ppx/dc4ba739e186df91cc7021da417cfc77/dune__exe___ppx.cmx -c -impl .ppx/dc4ba739e186df91cc7021da417cfc77/_ppx.ml-gen)
Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -o .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib64/ocaml/ppxlib/astlib/astlib.cmxa /usr/lib64/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/sexplib0/sexplib0.cmxa /usr/lib64/ocaml/ppxlib/stdppx/stdppx.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa /usr/lib64/ocaml/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib64/ocaml/ppxlib/metaquot/ppxlib_metaquot.cmxa .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmx)
Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -o .ppx/dc4ba739e186df91cc7021da417cfc77/ppx.exe /usr/lib64/ocaml/base/base_internalhash_types/base_internalhash_types.cmxa -I /usr/lib64/ocaml/base/base_internalhash_types /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 -I /usr/lib64/ocaml/base /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib64/ocaml/ppxlib/astlib/astlib.cmxa /usr/lib64/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/ppxlib/stdppx/stdppx.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa /usr/lib64/ocaml/ppx_cold/ppx_cold.cmxa /usr/lib64/ocaml/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib64/ocaml/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmxa /usr/lib64/ocaml/ppx_sexp_conv/ppx_sexp_conv.cmxa .ppx/dc4ba739e186df91cc7021da417cfc77/dune__exe___ppx.cmx)
Running[9]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="ppx_assert"' -o src/ppx_assert.pp.mli --intf src/ppx_assert.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
Running[10]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="ppx_assert"' -o src/ppx_assert.pp.ml --impl src/ppx_assert.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_assert.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/shadow_stdlib -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/ppx_compare/expander -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppx_sexp_conv/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -o src/.ppx_assert.objs/byte/ppx_assert.cmi -c -intf src/ppx_assert.pp.mli)
Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ppx_assert.objs/byte -I src/.ppx_assert.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/shadow_stdlib -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/ppx_compare/expander -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppx_sexp_conv/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -o src/.ppx_assert.objs/native/ppx_assert.cmx -c -impl src/ppx_assert.pp.ml)
Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_assert.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/shadow_stdlib -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/ppx_compare/expander -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppx_sexp_conv/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -o src/.ppx_assert.objs/byte/ppx_assert.cmo -c -impl src/ppx_assert.pp.ml)
Running[14]: (cd _build/default && .ppx/dc4ba739e186df91cc7021da417cfc77/ppx.exe --cookie 'library-name="ppx_assert_lib"' -o runtime-lib/runtime.pp.mli --intf runtime-lib/runtime.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
Running[15]: (cd _build/default && .ppx/dc4ba739e186df91cc7021da417cfc77/ppx.exe --cookie 'library-name="ppx_assert_lib"' -o runtime-lib/runtime.pp.ml --impl runtime-lib/runtime.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf runtime-lib/runtime.pp.mli) > _build/default/runtime-lib/.ppx_assert_lib.objs/runtime.pp.mli.d
Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl runtime-lib/runtime.pp.ml) > _build/default/runtime-lib/.ppx_assert_lib.objs/runtime.pp.ml.d
Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/ppx_assert.cma -linkall src/.ppx_assert.objs/byte/ppx_assert.cmo)
Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I runtime-lib/.ppx_assert_lib.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/shadow_stdlib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib__Runtime.cmi -c -intf runtime-lib/runtime.pp.mli)
Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/ppx_assert.cmxa -linkall src/.ppx_assert.objs/native/ppx_assert.cmx)
Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I runtime-lib/.ppx_assert_lib.objs/byte -I runtime-lib/.ppx_assert_lib.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/shadow_stdlib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/native/ppx_assert_lib__Runtime.cmx -c -impl runtime-lib/runtime.pp.ml)
Running[22]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I runtime-lib/.ppx_assert_lib.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/shadow_stdlib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Ppx_assert_lib -o runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib__Runtime.cmo -c -impl runtime-lib/runtime.pp.ml)
Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/9f511ed6dda78ec325c1425b89003f2a -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/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_compare/expander -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppx_sexp_conv/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I src/.ppx_assert.objs/byte -no-alias-deps -o .ppx/9f511ed6dda78ec325c1425b89003f2a/dune__exe___ppx.cmo -c -impl .ppx/9f511ed6dda78ec325c1425b89003f2a/_ppx.ml-gen)
Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/ppx_assert.cmxs src/ppx_assert.cmxa)
Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -I .ppx/9f511ed6dda78ec325c1425b89003f2a -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/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_compare/expander -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppx_sexp_conv/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I src/.ppx_assert.objs/byte -I src/.ppx_assert.objs/native -intf-suffix .ml-gen -no-alias-deps -o .ppx/9f511ed6dda78ec325c1425b89003f2a/dune__exe___ppx.cmx -c -impl .ppx/9f511ed6dda78ec325c1425b89003f2a/_ppx.ml-gen)
Output[22]:
File "runtime-lib/runtime.ml", line 75, characters 46-51:
75 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got =
                                                   ^^^^^
Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
File "runtime-lib/runtime.ml", line 103, characters 60-65:
103 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
                                                                  ^^^^^
Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
File "runtime-lib/runtime.ml", line 103, characters 51-58:
103 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
                                                         ^^^^^^^
Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o runtime-lib/ppx_assert_lib.cma runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib.cmo runtime-lib/.ppx_assert_lib.objs/byte/ppx_assert_lib__Runtime.cmo)
Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -o .ppx/9f511ed6dda78ec325c1425b89003f2a/ppx.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib64/ocaml/ppxlib/astlib/astlib.cmxa /usr/lib64/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/sexplib0/sexplib0.cmxa /usr/lib64/ocaml/ppxlib/stdppx/stdppx.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa /usr/lib64/ocaml/base/base_internalhash_types/base_internalhash_types.cmxa -I /usr/lib64/ocaml/base/base_internalhash_types /usr/lib64/ocaml/base/caml/caml.cmxa /usr/lib64/ocaml/base/shadow_stdlib/shadow_stdlib.cmxa /usr/lib64/ocaml/base/base.cmxa -I /usr/lib64/ocaml/base /usr/lib64/ocaml/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib64/ocaml/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmxa /usr/lib64/ocaml/ppx_here/expander/ppx_here_expander.cmxa /usr/lib64/ocaml/ppx_compare/expander/ppx_compare_expander.cmxa src/ppx_assert.cmxa .ppx/9f511ed6dda78ec325c1425b89003f2a/dune__exe___ppx.cmx)
Output[21]:
File "runtime-lib/runtime.ml", line 75, characters 46-51:
75 | let test_result_or_eq ~sexpifier ~comparator ?equal ~expect ~got =
                                                   ^^^^^
Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
File "runtime-lib/runtime.ml", line 103, characters 60-65:
103 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
                                                                  ^^^^^
Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
File "runtime-lib/runtime.ml", line 103, characters 51-58:
103 | let test_result ~pos ~sexpifier ~comparator ~here ?message ?equal ~expect ~got =
                                                         ^^^^^^^
Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o runtime-lib/ppx_assert_lib.cmxa runtime-lib/.ppx_assert_lib.objs/native/ppx_assert_lib.cmx runtime-lib/.ppx_assert_lib.objs/native/ppx_assert_lib__Runtime.cmx)
Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I runtime-lib -o runtime-lib/ppx_assert_lib.cmxs runtime-lib/ppx_assert_lib.cmxa)
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aTudzX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64
+ cd ppx_assert-0.14.0
+ '[' 1 -eq 1 ']'
+ dune install --destdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/META
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/dune-package
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/opam
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.a
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.cma
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.cmxa
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib.a
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib.cma
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib.cmxa
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib__Runtime.cmi
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib__Runtime.cmt
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib__Runtime.cmti
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib__Runtime.cmx
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/runtime.ml
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/runtime.mli
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx.exe
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.cmxs
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib.cmxs
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/doc/ppx_assert/CHANGES.md
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/doc/ppx_assert/LICENSE.md
Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/doc/ppx_assert/README.md
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/doc
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.14.0-0.git78f9989.4.mga9 --unique-debug-suffix -0.14.0-0.git78f9989.4.mga9.aarch64 --unique-debug-src-base ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ppx_assert-0.14.0

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx_assert.cmxs
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/ppx.exe
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/lib64/ocaml/ppx_assert/runtime-lib/ppx_assert_lib.cmxs
dwz: ./usr/lib64/ocaml/ppx_assert/ppx.exe-0.14.0-0.git78f9989.4.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 5564kB, size after compression: 5564kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match.
cpio: _build/default/expander/ppx_compare_expander.ml: Cannot stat: No such file or directory
cpio: _build/default/src/ast_builder.ml: Cannot stat: No such file or directory
11 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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8irWOR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ppx_assert-0.14.0
+ '[' 1 -eq 1 ']'
+ dune runtest
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HqOGCR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ppx_assert-0.14.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/share/doc/ocaml-ppx_assert
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/share/doc/ocaml-ppx_assert
+ cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/share/doc/ocaml-ppx_assert
+ cp -pr CHANGES.md /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64/usr/share/doc/ocaml-ppx_assert
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ocaml(Ppx_assert) = 2d6b523d6fa60e487334a5f1b7ef24a7 ocaml(Ppx_assert_lib) = 867c8dc69d2dec904aa15ad6e2429f9f ocaml(Ppx_assert_lib__Runtime) = e0cd89187cb91d7af48a9ed57faa366d ocaml-ppx_assert = 1:0.14.0-0.git78f9989.4.mga9 ocaml-ppx_assert(aarch-64) = 1:0.14.0-0.git78f9989.4.mga9 ocamlx(Ppx_assert) = 0f1668f1c0ceb78a15cb46cfd2924551 ocamlx(Ppx_assert_lib) = 694484e41036066a654ab8e638ffc617 ocamlx(Ppx_assert_lib__Runtime) = 37fbfd17756b0cbca25415988d2cf4db
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) ocaml(Astlib) = 9f5ad77c33bfbf5e7345d20b7e58ac56 ocaml(Astlib__) = 999b4487a79507d93580f7d576e1cc5e ocaml(Astlib__Ast_402) = e0e498a96e2083dd44d02e326c1d4b3c ocaml(Astlib__Ast_403) = e50f706a28abf8cf33b2e7d362342471 ocaml(Astlib__Ast_404) = 58b479d38df63e1b7d6c81066e33dbfb ocaml(Astlib__Ast_405) = 13de4593a8d995a3e85b40482f5eb170 ocaml(Astlib__Ast_406) = e12e8483ce264c9555f1f48287476aaa ocaml(Astlib__Ast_407) = 6d4d249cf25b58efaf5f2846f19d6bd6 ocaml(Astlib__Ast_408) = fd552c8dfb635cae3c8604c9942c34ea ocaml(Astlib__Ast_409) = 345a20a1e57f5b508688e8988a4abb87 ocaml(Astlib__Ast_410) = 33d2e94a8f16b5c8f3f0cd37d47fb22a ocaml(Astlib__Ast_411) = fa936a587d1cfbab96f0662ecf2ece2f ocaml(Astlib__Ast_412) = b705a7c31057addd3f70b20af32b6368 ocaml(Astlib__Ast_413) = fcd3cf7ce3a5b63d03aa05d149bca681 ocaml(Astlib__Location) = daadb988ab456e4af6848bb6d7b1b966 ocaml(Astlib__Longident) = 481c6aec8021c1f357879d7a0b17d28d ocaml(Astlib__Parse) = 3aba6917e3f746d724d95ec99ec9b998 ocaml(Asttypes) = 8d9243b29c6fb9e0a08c19ef4428d901 ocaml(Base) = 977f2c4861c8b8aa686da976f63391d2 ocaml(Base__) = 02e5cea20cf9d1a24d51049912f3d071 ocaml(Base__Applicative) = 858da00abd444da6cd0ed1343bdadfb2 ocaml(Base__Applicative_intf) = 60f0cee1aea119c72ffa7596bedf569d ocaml(Base__Array) = 667fee57cdaad0d42f6dd48e68734f80 ocaml(Base__Backtrace) = a788dfd41fe641fb5502f365ea2d3f07 ocaml(Base__Binary_searchable) = 010b7d614cd4302b1da921ad4cb0a736 ocaml(Base__Binary_searchable_intf) = 5a342c22e5ceae7609a20f6dc3763bca ocaml(Base__Blit) = c993d7c0b077cdaffd3adf1d60e0f3c4 ocaml(Base__Blit_intf) = 6ac54d043bdd4684bd7a8b677ebdc661 ocaml(Base__Bool) = ab98474104d98cef88fb86b294429179 ocaml(Base__Bytes) = 9265728abc6351cf84072a82f4ba27c3 ocaml(Base__Bytes_set_primitives) = fd34f13fca68043161db24bbbe997f99 ocaml(Base__Char) = bca1418de84be71e558b99cefcb58b1f ocaml(Base__Comparable) = ea2621a78f0ecd0506c9012e8d856733 ocaml(Base__Comparable_intf) = 32364216709c5d92a4b4e67f1cf9b7bf ocaml(Base__Comparator) = 5146e67df05b4b5890ecfcec2976bfde ocaml(Base__Comparisons) = a1ba6119d33dda93e55b14e59e67aef9 ocaml(Base__Container) = 6ad96c063504e5e376cf14c0c75e7927 ocaml(Base__Container_intf) = bc86dc5bf069507ffe3e2d455230c72d ocaml(Base__Either0) = b88a1586436adce6633fdb08ae06a322 ocaml(Base__Equal) = 41c69c45c1a9f97418600be2d124fdbe ocaml(Base__Error) = ed4ab52a998c6a303ef14dbb2b3d9ac9 ocaml(Base__Exn) = f8a0937bcae17ef4380161619ef9939e ocaml(Base__Field) = 219fbf6504468b305f2f28d792266c0d ocaml(Base__Float) = 0c3b6e18d03b0c697c1335bdce347123 ocaml(Base__Floatable) = ffc2a6175942eb33394a5122eb5bbd76 ocaml(Base__Formatter) = c63bd8aef583bd96a967b4d9f0161b75 ocaml(Base__Hash) = bb6df12fda03009e1af1168d4e7b24ba ocaml(Base__Hash_intf) = 1b57c2f95ff6ce39f6cbc7d383a2412c ocaml(Base__Identifiable) = c8e748ba96f645a6647c5e4b324631a8 ocaml(Base__Import) = 3f17cd64ea76737b2726af391f19aeed ocaml(Base__Import0) = a99701b4a5f23fe68f644d1312a7395d ocaml(Base__Indexed_container) = 6604da49730e11eadc97a08fd39d2729 ocaml(Base__Indexed_container_intf) = fa4f515b642c5b4d63f64d0037417eec ocaml(Base__Info) = d8ee066c7969ca2433c50c06e1340521 ocaml(Base__Info_intf) = 8bdf8761b3ee2fa74d6e7d68040e12f1 ocaml(Base__Int) = 4991c7c3b2a586697aa807b5898d42ac ocaml(Base__Int0) = 5a444b22d45f51954bb9534286d2fa76 ocaml(Base__Int32) = a5a1efee9c6653facb9c7113443e985c ocaml(Base__Int63) = cf8b16a3190ad570f94df6d25f832712 ocaml(Base__Int63_emul) = f2df34921df7b520667ee2189ab2ca9e ocaml(Base__Int64) = 6fa1d66e6818e9d2d46fda6f8ef6445f ocaml(Base__Int_intf) = 0d01596cbc6c22b2b0737f63e223c9e2 ocaml(Base__Intable) = 07a1e46b13646d728a8558fa42c38a72 ocaml(Base__Invariant) = 777d4120a6fb1b189224de958fb84dc6 ocaml(Base__Invariant_intf) = bd5a58a3546cef7a31def03bebe63140 ocaml(Base__Lazy) = b970a4ce3b5518b2bdd11f35e451a7fb ocaml(Base__List) = 22ecc0e8937e742b3ea6b113d5db67fb ocaml(Base__Maybe_bound) = 81e1524d23c103a9b8a5297d1031d76a ocaml(Base__Monad) = 69c6a7b60d9ee5c177c69bcc1dab28c6 ocaml(Base__Monad_intf) = 647a9d9853fb413339108926338a3bf2 ocaml(Base__Nativeint) = 92e620a397e93c192e0793f091a8bd7e ocaml(Base__Option) = 0f6b661fccc1eeada33876d597339068 ocaml(Base__Or_error) = 752cefd8d6dd44fd90e301141b09499d ocaml(Base__Poly0) = 6d9ea2e15cc181d5f0e0262301b4b10e ocaml(Base__Ppx_compare_lib) = 2b6d7c5d682b8568d35356e835b8e462 ocaml(Base__Ppx_hash_lib) = a8de696075a5091d5b7240a068087972 ocaml(Base__Ppx_sexp_conv_lib) = 816ae91af0ce8e3db667956ae41dc5fd ocaml(Base__Pretty_printer) = 2f1dfa375a1490f12143f49187438467 ocaml(Base__Printf) = 0faf01322c7bfd4e7a42c99effea31bb ocaml(Base__Random) = 9c48c73d9c256d7663b44ceaab6466c1 ocaml(Base__Ref) = a0de8b581fd125802b5a65645acf4788 ocaml(Base__Result) = 8f83bc90e655916a765376f5faddd21c ocaml(Base__Sequence) = d714b542544c244715bda551915ecdc7 ocaml(Base__Sexp) = 40f718e8e49833e63d9efae1e677803d ocaml(Base__Sexp_with_comparable) = 815f5e93e378f9000116b4863ed843f9 ocaml(Base__Sexpable) = 21ecb36f2a76f466b34a256729b6373d ocaml(Base__Sexplib) = 3c3eb5df3ba91cbe5db1b9a5de93a70e ocaml(Base__Sign) = e5850f23a86b27d39e18ccf712badeae ocaml(Base__Sign0) = 66748355b8a5edbaa1b41d1275e5edc4 ocaml(Base__Sign_or_nan) = 6d3c894508d05639179eefaa1979b58a ocaml(Base__Source_code_position) = 6900f46cf481b310e09a5dfa5e817666 ocaml(Base__Source_code_position0) = ddaadbaadcafe6159c68a7458f7b1b37 ocaml(Base__Staged) = 1578c3376f66cf16dc4b2f9fa6f56c18 ocaml(Base__String) = 9ea68b5fec3fb6ab12c1d13751afc38e ocaml(Base__String0) = 893802a48999e6c31a17764fef017be4 ocaml(Base__Stringable) = 7a34ba956694e87ba3ca1f0e8b1c8ee3 ocaml(Base__Sys0) = 0fd3dc37e46459059ac03f405c7a8976 ocaml(Base__T) = f5e6a4a81c674b0c9102569a91f6e32b ocaml(Base__Unit) = fa1b8c6f08b347977f849389c968ce83 ocaml(Base__Validate) = 864e41e5ae2bb04791ed774355630f32 ocaml(Base_internalhash_types) = cc8bd45a1fae70ec6ba3cdb7d3338172 ocaml(Build_path_prefix_map) = 768aaa9a0cf0a246676af9399c02856c ocaml(Caml) = 2fc42215b2058ba2bf7286835829378b ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(CamlinternalLazy) = 82103148a05e285950684f44991b3567 ocaml(Clflags) = 6c161a739443cd5e1f0edef16df74ecb ocaml(Cmi_format) = 76d3429ae113002401cc56fd83d34058 ocaml(Compmisc) = 549ca256ebad42637fa62200deb3de1b ocaml(Env) = 3e1fee822879c7d392e9c3aaf8962974 ocaml(Ident) = 66346e411ce4bc6d1c16ce5ca67a628e ocaml(Identifiable) = 9f19d8682454ed3c5ef544ca7e5234ed ocaml(Load_path) = 8ab42785de93f30c747a06f9ee910aca ocaml(Location) = 42fe4a2f44ab6accbe90263ece53bade ocaml(Longident) = a52b92dbb43724c8b71097477efee554 ocaml(Misc) = 5ad92b5ce55cff343ae7576c413fd64c ocaml(Ocaml_common) = 6ff9b5fae9721d016c18c5467a93c2a8 ocaml(Ocaml_shadow) = b94bc2385c10dc3580c147e04e86af61 ocaml(Outcometree) = ac56c08f2f5163be79f5a52c98b741ba ocaml(Parsetree) = ebaf0fcbd1dc0265b6335323ca8ce16f ocaml(Path) = b4c2c6eaa67d1f25b82f8051a4dfb59e ocaml(Ppx_assert_lib) = 867c8dc69d2dec904aa15ad6e2429f9f ocaml(Ppx_compare_expander) = 1e7ab64d095406eb76053772ba2952f5 ocaml(Ppx_compare_expander__) = f09b889ebaa8f48a65cf66e166c1363e ocaml(Ppx_compare_expander__Ppx_compare_expander_intf) = a026afae24c4be7753d162f4173462b3 ocaml(Ppx_here_expander) = dcf24bfdc4a387995f171e1219f19d11 ocaml(Ppx_sexp_conv_expander) = af0132589fb75e37e62846399d95dfec ocaml(Ppx_sexp_conv_expander__) = 766a377e1f075e9a3a27886ab82f9250 ocaml(Ppx_sexp_conv_lib) = 633cdc3de9ac9f6cbc10543840fa57c3 ocaml(Ppxlib) = b0fe9e7cf2ce53f36809dfabe51cfc44 ocaml(Ppxlib__) = 8471a79e6b191b6b5c8a7cc70c350a39 ocaml(Ppxlib__Ast_builder) = 14fc516d0556fdeedf6b02732c949514 ocaml(Ppxlib__Ast_builder_generated) = 86e704dcbe58a688d602af8a91f8ad11 ocaml(Ppxlib__Ast_builder_intf) = fe83e8a9d33e6aa028afd720c65896ef ocaml(Ppxlib__Ast_pattern) = 52f994386c038ed24332b63d4f794abe ocaml(Ppxlib__Ast_pattern0) = 00e987cf1502648dc6933906d2fc5416 ocaml(Ppxlib__Ast_pattern_generated) = 984855b374994aeab935846f300df99c ocaml(Ppxlib__Ast_traverse) = 5e0f468d6e305ccc0f4d85397f539bcd ocaml(Ppxlib__Attribute) = d9e35f068c8865540da449ad2fcf89f9 ocaml(Ppxlib__Code_path) = 9ef2dbefd6f4ab8fc7cc169c442043ab ocaml(Ppxlib__Common) = 33d01a05f080cf30a5019e4c1147d228 ocaml(Ppxlib__Context_free) = 47fdee4d1e05a5f83d8f9f0afc6001dc ocaml(Ppxlib__Driver) = affdcdd9d42bb9e54558e9786e633c17 ocaml(Ppxlib__Expansion_context) = ce3ec7605caaaf1fe5fd6999cb288c77 ocaml(Ppxlib__Extension) = ca29bf7938dcc7cd256d7b554fcacb40 ocaml(Ppxlib__Import) = 8bb43df6589a4a366b055a18210755b5 ocaml(Ppxlib__Loc) = 355c6ddf82bbb3c1059d027b456de87a ocaml(Ppxlib__Location) = 6e0ca1e0322026eb3a45b05aba647778 ocaml(Ppxlib__Longident) = 28e44e84bea6dc99ca565ea57ded9139 ocaml(Ppxlib__Merlin_helpers) = 717aa10bb816df9b347f6d4a1050eb6c ocaml(Ppxlib__Name) = dbebc5117d618caa2ccd598d3c7376c2 ocaml(Ppxlib__Utils) = bbcd2073ecf45f84f2eb17527fedbcda ocaml(Ppxlib_ast) = 6507f1441820cc20d240f538cf0b1822 ocaml(Ppxlib_ast__) = 88f7c1e790f3837c96cf60e003b75738 ocaml(Ppxlib_ast__Ast) = 54f128b94706aff0c33969cf3a2adb7c ocaml(Ppxlib_ast__Import) = d5c38992329dd34173a1134128194b36 ocaml(Ppxlib_ast__Versions) = de3b1d13a4cae3e401f16fec2b08df64 ocaml(Ppxlib_traverse_builtins) = d9f0fb8e3a972d3e6acc3441794c904e ocaml(Primitive) = 849bb0dbe02ccd98a80cb4bdd81f9083 ocaml(Profile) = 570e55271e01f6b001143eea284639e1 ocaml(Sexplib0) = 3a19a130952a5b9ea3ee3dd2498b5827 ocaml(Sexplib0__) = 6fe6ba979ad30cd770f4157a7ec22874 ocaml(Sexplib0__Lazy_group_id) = cc6914973b8b7c819f7336ee5db8dd94 ocaml(Sexplib0__Raw_grammar) = 7ae1856db2b6464250bfbf8792347365 ocaml(Sexplib0__Sexp) = 486b4cfe444d5ef881e4ab30deaef05f ocaml(Sexplib0__Sexp_conv) = 91881b1da6871e87497027cbcc02bf0c ocaml(Sexplib0__Sexp_conv_error) = c94109b406acc0ce189187d433d30ec7 ocaml(Sexplib0__Sexpable) = b4dc1c3222f53cb9b6e155e5f22ab2f3 ocaml(Shadow_stdlib) = 500dc88b455ad44e012ea07308c5d80f ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Arg) = 9340cb29cc363a0d5ad324eb8d6f342a ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Bytes) = cbde478960c3a756d3d7c559b25871ed ocaml(Stdlib__BytesLabels) = 7dd8317605a06a27df559244e5f942bc ocaml(Stdlib__Char) = 61e527e7ba78bf9450c29456437722da ocaml(Stdlib__Digest) = 4288c5825ba53509e91a8d913ee7d5b7 ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__Int64) = 55e959e4ff2aaf232f465daffa26c424 ocaml(Stdlib__Lazy) = dee386391ddbe73d02c1439b3b21df37 ocaml(Stdlib__Lexing) = 58f88856435bd604950e119384ea45a3 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__ListLabels) = 15da8f88a745ee7148e837971f1b07e2 ocaml(Stdlib__Map) = 406d1bc59860d17292fd07fc9e6e19e0 ocaml(Stdlib__MoreLabels) = 530d100282cd1250959ced97f43a0e64 ocaml(Stdlib__Nativeint) = 20906fc1420fb50992a02881ddf59b04 ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4 ocaml(Stdlib__Pervasives) = 972f7c198e72b06bf255eb0a8e40b5da ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__Set) = 62a5b2299175dac791c30d62e1518738 ocaml(Stdlib__StdLabels) = 412c70b6a4cf578ae47b1f3a6c2bc440 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__StringLabels) = 35a74f87fd1918d2b9de80ba41a25d5e ocaml(Stdlib__Sys) = 77e29567f2d5143158a3c6ae227ebb37 ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocaml(Stdppx) = ce962752e555b790018a55c831ad2236 ocaml(Subst) = b172a3fecbbffd2671f94393d34afa00 ocaml(Type_immediacy) = d9790c85c0f92ca647f03f1d908827ad ocaml(Types) = 5e0f9be62071419182ca5268d4fe80f2 ocaml(Warnings) = eae45e31109deddf5d2f98dfc1d73357 ocamlx(Ppx_compare_expander) = 2373041a7028eb2767e112ebb77c2c44 ocamlx(Ppx_here_expander) = 47ac3042af64173f11c134f4b13ff21f ocamlx(Ppx_sexp_conv_expander) = 621b83fb5a24eebd284a6836133f7234 ocamlx(Ppxlib__Ast_builder) = 2e30c30b9cfa0130b09886667197082b ocamlx(Ppxlib__Ast_pattern) = 9b72ea03e1779c70a29bf65c98f60fdd ocamlx(Ppxlib__Driver) = a5976245fc755dc387d3416a2ed41984 ocamlx(Ppxlib__Extension) = 0a1d73c50e8244048228ca46243cda36 ocamlx(Ppxlib__Merlin_helpers) = 8f693e974f4a76cf4153bcee60892389 ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4
Processing files: ocaml-ppx_assert-devel-0.14.0-0.git78f9989.4.mga9.aarch64
Provides: ocaml(Ppx_assert) = 2d6b523d6fa60e487334a5f1b7ef24a7 ocaml(Ppx_assert_lib) = 867c8dc69d2dec904aa15ad6e2429f9f ocaml(Ppx_assert_lib__Runtime) = e0cd89187cb91d7af48a9ed57faa366d ocaml-ppx_assert-devel = 1:0.14.0-0.git78f9989.4.mga9 ocaml-ppx_assert-devel(aarch-64) = 1:0.14.0-0.git78f9989.4.mga9 ocamlx(Ppx_assert) = 0f1668f1c0ceb78a15cb46cfd2924551 ocamlx(Ppx_assert_lib) = 694484e41036066a654ab8e638ffc617 ocamlx(Ppx_assert_lib__Runtime) = 37fbfd17756b0cbca25415988d2cf4db
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ocaml(Astlib) = 9f5ad77c33bfbf5e7345d20b7e58ac56 ocaml(Astlib__) = 999b4487a79507d93580f7d576e1cc5e ocaml(Astlib__Ast_402) = e0e498a96e2083dd44d02e326c1d4b3c ocaml(Astlib__Ast_403) = e50f706a28abf8cf33b2e7d362342471 ocaml(Astlib__Ast_404) = 58b479d38df63e1b7d6c81066e33dbfb ocaml(Astlib__Ast_405) = 13de4593a8d995a3e85b40482f5eb170 ocaml(Astlib__Ast_406) = e12e8483ce264c9555f1f48287476aaa ocaml(Astlib__Ast_407) = 6d4d249cf25b58efaf5f2846f19d6bd6 ocaml(Astlib__Ast_408) = fd552c8dfb635cae3c8604c9942c34ea ocaml(Astlib__Ast_409) = 345a20a1e57f5b508688e8988a4abb87 ocaml(Astlib__Ast_410) = 33d2e94a8f16b5c8f3f0cd37d47fb22a ocaml(Astlib__Ast_411) = fa936a587d1cfbab96f0662ecf2ece2f ocaml(Astlib__Ast_412) = b705a7c31057addd3f70b20af32b6368 ocaml(Astlib__Ast_413) = fcd3cf7ce3a5b63d03aa05d149bca681 ocaml(Astlib__Location) = daadb988ab456e4af6848bb6d7b1b966 ocaml(Astlib__Longident) = 481c6aec8021c1f357879d7a0b17d28d ocaml(Astlib__Parse) = 3aba6917e3f746d724d95ec99ec9b998 ocaml(Asttypes) = 8d9243b29c6fb9e0a08c19ef4428d901 ocaml(Base) = 977f2c4861c8b8aa686da976f63391d2 ocaml(Base__) = 02e5cea20cf9d1a24d51049912f3d071 ocaml(Base__Applicative) = 858da00abd444da6cd0ed1343bdadfb2 ocaml(Base__Applicative_intf) = 60f0cee1aea119c72ffa7596bedf569d ocaml(Base__Array) = 667fee57cdaad0d42f6dd48e68734f80 ocaml(Base__Backtrace) = a788dfd41fe641fb5502f365ea2d3f07 ocaml(Base__Binary_searchable) = 010b7d614cd4302b1da921ad4cb0a736 ocaml(Base__Binary_searchable_intf) = 5a342c22e5ceae7609a20f6dc3763bca ocaml(Base__Blit) = c993d7c0b077cdaffd3adf1d60e0f3c4 ocaml(Base__Blit_intf) = 6ac54d043bdd4684bd7a8b677ebdc661 ocaml(Base__Bool) = ab98474104d98cef88fb86b294429179 ocaml(Base__Bytes) = 9265728abc6351cf84072a82f4ba27c3 ocaml(Base__Bytes_set_primitives) = fd34f13fca68043161db24bbbe997f99 ocaml(Base__Char) = bca1418de84be71e558b99cefcb58b1f ocaml(Base__Comparable) = ea2621a78f0ecd0506c9012e8d856733 ocaml(Base__Comparable_intf) = 32364216709c5d92a4b4e67f1cf9b7bf ocaml(Base__Comparator) = 5146e67df05b4b5890ecfcec2976bfde ocaml(Base__Comparisons) = a1ba6119d33dda93e55b14e59e67aef9 ocaml(Base__Container) = 6ad96c063504e5e376cf14c0c75e7927 ocaml(Base__Container_intf) = bc86dc5bf069507ffe3e2d455230c72d ocaml(Base__Either0) = b88a1586436adce6633fdb08ae06a322 ocaml(Base__Equal) = 41c69c45c1a9f97418600be2d124fdbe ocaml(Base__Error) = ed4ab52a998c6a303ef14dbb2b3d9ac9 ocaml(Base__Exn) = f8a0937bcae17ef4380161619ef9939e ocaml(Base__Field) = 219fbf6504468b305f2f28d792266c0d ocaml(Base__Float) = 0c3b6e18d03b0c697c1335bdce347123 ocaml(Base__Floatable) = ffc2a6175942eb33394a5122eb5bbd76 ocaml(Base__Formatter) = c63bd8aef583bd96a967b4d9f0161b75 ocaml(Base__Hash) = bb6df12fda03009e1af1168d4e7b24ba ocaml(Base__Hash_intf) = 1b57c2f95ff6ce39f6cbc7d383a2412c ocaml(Base__Identifiable) = c8e748ba96f645a6647c5e4b324631a8 ocaml(Base__Import) = 3f17cd64ea76737b2726af391f19aeed ocaml(Base__Import0) = a99701b4a5f23fe68f644d1312a7395d ocaml(Base__Indexed_container) = 6604da49730e11eadc97a08fd39d2729 ocaml(Base__Indexed_container_intf) = fa4f515b642c5b4d63f64d0037417eec ocaml(Base__Info) = d8ee066c7969ca2433c50c06e1340521 ocaml(Base__Info_intf) = 8bdf8761b3ee2fa74d6e7d68040e12f1 ocaml(Base__Int) = 4991c7c3b2a586697aa807b5898d42ac ocaml(Base__Int0) = 5a444b22d45f51954bb9534286d2fa76 ocaml(Base__Int32) = a5a1efee9c6653facb9c7113443e985c ocaml(Base__Int63) = cf8b16a3190ad570f94df6d25f832712 ocaml(Base__Int63_emul) = f2df34921df7b520667ee2189ab2ca9e ocaml(Base__Int64) = 6fa1d66e6818e9d2d46fda6f8ef6445f ocaml(Base__Int_intf) = 0d01596cbc6c22b2b0737f63e223c9e2 ocaml(Base__Intable) = 07a1e46b13646d728a8558fa42c38a72 ocaml(Base__Invariant) = 777d4120a6fb1b189224de958fb84dc6 ocaml(Base__Invariant_intf) = bd5a58a3546cef7a31def03bebe63140 ocaml(Base__Lazy) = b970a4ce3b5518b2bdd11f35e451a7fb ocaml(Base__List) = 22ecc0e8937e742b3ea6b113d5db67fb ocaml(Base__Maybe_bound) = 81e1524d23c103a9b8a5297d1031d76a ocaml(Base__Monad) = 69c6a7b60d9ee5c177c69bcc1dab28c6 ocaml(Base__Monad_intf) = 647a9d9853fb413339108926338a3bf2 ocaml(Base__Nativeint) = 92e620a397e93c192e0793f091a8bd7e ocaml(Base__Option) = 0f6b661fccc1eeada33876d597339068 ocaml(Base__Or_error) = 752cefd8d6dd44fd90e301141b09499d ocaml(Base__Poly0) = 6d9ea2e15cc181d5f0e0262301b4b10e ocaml(Base__Ppx_compare_lib) = 2b6d7c5d682b8568d35356e835b8e462 ocaml(Base__Ppx_hash_lib) = a8de696075a5091d5b7240a068087972 ocaml(Base__Ppx_sexp_conv_lib) = 816ae91af0ce8e3db667956ae41dc5fd ocaml(Base__Pretty_printer) = 2f1dfa375a1490f12143f49187438467 ocaml(Base__Printf) = 0faf01322c7bfd4e7a42c99effea31bb ocaml(Base__Random) = 9c48c73d9c256d7663b44ceaab6466c1 ocaml(Base__Ref) = a0de8b581fd125802b5a65645acf4788 ocaml(Base__Result) = 8f83bc90e655916a765376f5faddd21c ocaml(Base__Sequence) = d714b542544c244715bda551915ecdc7 ocaml(Base__Sexp) = 40f718e8e49833e63d9efae1e677803d ocaml(Base__Sexp_with_comparable) = 815f5e93e378f9000116b4863ed843f9 ocaml(Base__Sexpable) = 21ecb36f2a76f466b34a256729b6373d ocaml(Base__Sexplib) = 3c3eb5df3ba91cbe5db1b9a5de93a70e ocaml(Base__Sign) = e5850f23a86b27d39e18ccf712badeae ocaml(Base__Sign0) = 66748355b8a5edbaa1b41d1275e5edc4 ocaml(Base__Sign_or_nan) = 6d3c894508d05639179eefaa1979b58a ocaml(Base__Source_code_position) = 6900f46cf481b310e09a5dfa5e817666 ocaml(Base__Source_code_position0) = ddaadbaadcafe6159c68a7458f7b1b37 ocaml(Base__Staged) = 1578c3376f66cf16dc4b2f9fa6f56c18 ocaml(Base__String) = 9ea68b5fec3fb6ab12c1d13751afc38e ocaml(Base__String0) = 893802a48999e6c31a17764fef017be4 ocaml(Base__Stringable) = 7a34ba956694e87ba3ca1f0e8b1c8ee3 ocaml(Base__Sys0) = 0fd3dc37e46459059ac03f405c7a8976 ocaml(Base__T) = f5e6a4a81c674b0c9102569a91f6e32b ocaml(Base__Unit) = fa1b8c6f08b347977f849389c968ce83 ocaml(Base__Validate) = 864e41e5ae2bb04791ed774355630f32 ocaml(Base_internalhash_types) = cc8bd45a1fae70ec6ba3cdb7d3338172 ocaml(Build_path_prefix_map) = 768aaa9a0cf0a246676af9399c02856c ocaml(Caml) = 2fc42215b2058ba2bf7286835829378b ocaml(CamlinternalFormatBasics) = c4b583a727ec28f5bc9ba36adc64cfc7 ocaml(CamlinternalLazy) = 82103148a05e285950684f44991b3567 ocaml(Clflags) = 6c161a739443cd5e1f0edef16df74ecb ocaml(Cmi_format) = 76d3429ae113002401cc56fd83d34058 ocaml(Compmisc) = 549ca256ebad42637fa62200deb3de1b ocaml(Env) = 3e1fee822879c7d392e9c3aaf8962974 ocaml(Ident) = 66346e411ce4bc6d1c16ce5ca67a628e ocaml(Identifiable) = 9f19d8682454ed3c5ef544ca7e5234ed ocaml(Load_path) = 8ab42785de93f30c747a06f9ee910aca ocaml(Location) = 42fe4a2f44ab6accbe90263ece53bade ocaml(Longident) = a52b92dbb43724c8b71097477efee554 ocaml(Misc) = 5ad92b5ce55cff343ae7576c413fd64c ocaml(Ocaml_common) = 6ff9b5fae9721d016c18c5467a93c2a8 ocaml(Ocaml_shadow) = b94bc2385c10dc3580c147e04e86af61 ocaml(Outcometree) = ac56c08f2f5163be79f5a52c98b741ba ocaml(Parsetree) = ebaf0fcbd1dc0265b6335323ca8ce16f ocaml(Path) = b4c2c6eaa67d1f25b82f8051a4dfb59e ocaml(Ppx_assert_lib) = 867c8dc69d2dec904aa15ad6e2429f9f ocaml(Ppx_compare_expander) = 1e7ab64d095406eb76053772ba2952f5 ocaml(Ppx_compare_expander__) = f09b889ebaa8f48a65cf66e166c1363e ocaml(Ppx_compare_expander__Ppx_compare_expander_intf) = a026afae24c4be7753d162f4173462b3 ocaml(Ppx_here_expander) = dcf24bfdc4a387995f171e1219f19d11 ocaml(Ppx_sexp_conv_expander) = af0132589fb75e37e62846399d95dfec ocaml(Ppx_sexp_conv_expander__) = 766a377e1f075e9a3a27886ab82f9250 ocaml(Ppx_sexp_conv_lib) = 633cdc3de9ac9f6cbc10543840fa57c3 ocaml(Ppxlib) = b0fe9e7cf2ce53f36809dfabe51cfc44 ocaml(Ppxlib__) = 8471a79e6b191b6b5c8a7cc70c350a39 ocaml(Ppxlib__Ast_builder) = 14fc516d0556fdeedf6b02732c949514 ocaml(Ppxlib__Ast_builder_generated) = 86e704dcbe58a688d602af8a91f8ad11 ocaml(Ppxlib__Ast_builder_intf) = fe83e8a9d33e6aa028afd720c65896ef ocaml(Ppxlib__Ast_pattern) = 52f994386c038ed24332b63d4f794abe ocaml(Ppxlib__Ast_pattern0) = 00e987cf1502648dc6933906d2fc5416 ocaml(Ppxlib__Ast_pattern_generated) = 984855b374994aeab935846f300df99c ocaml(Ppxlib__Ast_traverse) = 5e0f468d6e305ccc0f4d85397f539bcd ocaml(Ppxlib__Attribute) = d9e35f068c8865540da449ad2fcf89f9 ocaml(Ppxlib__Code_path) = 9ef2dbefd6f4ab8fc7cc169c442043ab ocaml(Ppxlib__Common) = 33d01a05f080cf30a5019e4c1147d228 ocaml(Ppxlib__Context_free) = 47fdee4d1e05a5f83d8f9f0afc6001dc ocaml(Ppxlib__Driver) = affdcdd9d42bb9e54558e9786e633c17 ocaml(Ppxlib__Expansion_context) = ce3ec7605caaaf1fe5fd6999cb288c77 ocaml(Ppxlib__Extension) = ca29bf7938dcc7cd256d7b554fcacb40 ocaml(Ppxlib__Import) = 8bb43df6589a4a366b055a18210755b5 ocaml(Ppxlib__Loc) = 355c6ddf82bbb3c1059d027b456de87a ocaml(Ppxlib__Location) = 6e0ca1e0322026eb3a45b05aba647778 ocaml(Ppxlib__Longident) = 28e44e84bea6dc99ca565ea57ded9139 ocaml(Ppxlib__Merlin_helpers) = 717aa10bb816df9b347f6d4a1050eb6c ocaml(Ppxlib__Name) = dbebc5117d618caa2ccd598d3c7376c2 ocaml(Ppxlib__Utils) = bbcd2073ecf45f84f2eb17527fedbcda ocaml(Ppxlib_ast) = 6507f1441820cc20d240f538cf0b1822 ocaml(Ppxlib_ast__) = 88f7c1e790f3837c96cf60e003b75738 ocaml(Ppxlib_ast__Ast) = 54f128b94706aff0c33969cf3a2adb7c ocaml(Ppxlib_ast__Import) = d5c38992329dd34173a1134128194b36 ocaml(Ppxlib_ast__Versions) = de3b1d13a4cae3e401f16fec2b08df64 ocaml(Ppxlib_traverse_builtins) = d9f0fb8e3a972d3e6acc3441794c904e ocaml(Primitive) = 849bb0dbe02ccd98a80cb4bdd81f9083 ocaml(Profile) = 570e55271e01f6b001143eea284639e1 ocaml(Sexplib0) = 3a19a130952a5b9ea3ee3dd2498b5827 ocaml(Sexplib0__) = 6fe6ba979ad30cd770f4157a7ec22874 ocaml(Sexplib0__Lazy_group_id) = cc6914973b8b7c819f7336ee5db8dd94 ocaml(Sexplib0__Raw_grammar) = 7ae1856db2b6464250bfbf8792347365 ocaml(Sexplib0__Sexp) = 486b4cfe444d5ef881e4ab30deaef05f ocaml(Sexplib0__Sexp_conv) = 91881b1da6871e87497027cbcc02bf0c ocaml(Sexplib0__Sexp_conv_error) = c94109b406acc0ce189187d433d30ec7 ocaml(Sexplib0__Sexpable) = b4dc1c3222f53cb9b6e155e5f22ab2f3 ocaml(Shadow_stdlib) = 500dc88b455ad44e012ea07308c5d80f ocaml(Stdlib) = 2d082666be7fc2ba916e7233397491df ocaml(Stdlib__Arg) = 9340cb29cc363a0d5ad324eb8d6f342a ocaml(Stdlib__Array) = 581e55eba14aacb7d3a90da809c6bf38 ocaml(Stdlib__Buffer) = ae6f92ba6bb2f608ab1494d80d56dc6a ocaml(Stdlib__Bytes) = cbde478960c3a756d3d7c559b25871ed ocaml(Stdlib__BytesLabels) = 7dd8317605a06a27df559244e5f942bc ocaml(Stdlib__Char) = 61e527e7ba78bf9450c29456437722da ocaml(Stdlib__Digest) = 4288c5825ba53509e91a8d913ee7d5b7 ocaml(Stdlib__Either) = 24a5d315a7028b5fabcaa9f6b3def93c ocaml(Stdlib__Format) = 7ec40152121873f806ea6f674af87963 ocaml(Stdlib__Hashtbl) = f8a1618a0afdf7b51a7efc58d3ada50b ocaml(Stdlib__Int32) = d70207015a28d6f8cb16cbf3df490417 ocaml(Stdlib__Int64) = 55e959e4ff2aaf232f465daffa26c424 ocaml(Stdlib__Lazy) = dee386391ddbe73d02c1439b3b21df37 ocaml(Stdlib__Lexing) = 58f88856435bd604950e119384ea45a3 ocaml(Stdlib__List) = a655ec23bee4d972dcda1182a3264cf3 ocaml(Stdlib__ListLabels) = 15da8f88a745ee7148e837971f1b07e2 ocaml(Stdlib__Map) = 406d1bc59860d17292fd07fc9e6e19e0 ocaml(Stdlib__MoreLabels) = 530d100282cd1250959ced97f43a0e64 ocaml(Stdlib__Nativeint) = 20906fc1420fb50992a02881ddf59b04 ocaml(Stdlib__Obj) = f013b5ab5f624540d41df4b458d374b4 ocaml(Stdlib__Pervasives) = 972f7c198e72b06bf255eb0a8e40b5da ocaml(Stdlib__Printf) = 0e709b4af7558eb0589bebb98388ce8e ocaml(Stdlib__Seq) = 4a64380180d45f6d850ce24ab1076b18 ocaml(Stdlib__Set) = 62a5b2299175dac791c30d62e1518738 ocaml(Stdlib__StdLabels) = 412c70b6a4cf578ae47b1f3a6c2bc440 ocaml(Stdlib__String) = 2e8342c86495af4a502e4634e35933ed ocaml(Stdlib__StringLabels) = 35a74f87fd1918d2b9de80ba41a25d5e ocaml(Stdlib__Sys) = 77e29567f2d5143158a3c6ae227ebb37 ocaml(Stdlib__Uchar) = 6f39f075b573943ab932cfc8fc5bfd5d ocaml(Stdppx) = ce962752e555b790018a55c831ad2236 ocaml(Subst) = b172a3fecbbffd2671f94393d34afa00 ocaml(Type_immediacy) = d9790c85c0f92ca647f03f1d908827ad ocaml(Types) = 5e0f9be62071419182ca5268d4fe80f2 ocaml(Warnings) = eae45e31109deddf5d2f98dfc1d73357 ocamlx(Ppx_compare_expander) = 2373041a7028eb2767e112ebb77c2c44 ocamlx(Ppx_here_expander) = 47ac3042af64173f11c134f4b13ff21f ocamlx(Ppx_sexp_conv_expander) = 621b83fb5a24eebd284a6836133f7234 ocamlx(Ppxlib__Ast_builder) = 2e30c30b9cfa0130b09886667197082b ocamlx(Ppxlib__Ast_pattern) = 9b72ea03e1779c70a29bf65c98f60fdd ocamlx(Ppxlib__Driver) = a5976245fc755dc387d3416a2ed41984 ocamlx(Ppxlib__Extension) = 0a1d73c50e8244048228ca46243cda36 ocamlx(Ppxlib__Merlin_helpers) = 8f693e974f4a76cf4153bcee60892389 ocamlx(Stdlib) = f8b8b4ee0b917ebd74ad56082a6500fe ocamlx(Stdlib__List) = 21b8c13f8a244aae814f6acdfce31ac4
Processing files: ocaml-ppx_assert-debugsource-0.14.0-0.git78f9989.4.mga9.aarch64
Provides: ocaml-ppx_assert-debugsource = 1:0.14.0-0.git78f9989.4.mga9 ocaml-ppx_assert-debugsource(aarch-64) = 1:0.14.0-0.git78f9989.4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ocaml-ppx_assert-debuginfo-0.14.0-0.git78f9989.4.mga9.aarch64
Provides: debuginfo(build-id) = 7b9e193218c757ccdfb865d3c5abb4e590fd7d74 debuginfo(build-id) = 802a534607d890f4083233f41f3c37711a91a921 debuginfo(build-id) = be2dc99c6fd6f5d452d70d68d7ced9d48e3dfc2e ocaml-ppx_assert-debuginfo = 1:0.14.0-0.git78f9989.4.mga9 ocaml-ppx_assert-debuginfo(aarch-64) = 1:0.14.0-0.git78f9989.4.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ocaml-ppx_assert-debugsource(aarch-64) = 1:0.14.0-0.git78f9989.4.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ppx_assert-debugsource-0.14.0-0.git78f9989.4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ppx_assert-devel-0.14.0-0.git78f9989.4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ppx_assert-debuginfo-0.14.0-0.git78f9989.4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DKDmRE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ppx_assert-0.14.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_assert-0.14.0-0.git78f9989.4.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nv4DY3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ppx_assert-0.14.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!