D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-ppx_bin_prot-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.lRlhvM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ppx_bin_prot-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 ppx_bin_prot-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.BruT0L + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ppx_bin_prot-0.13.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose -p ppx_bin_prot -j8 # Workspace root: /home/iurt/rpmbuild/BUILD/ppx_bin_prot-0.13.0 # disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dunef0a9f9.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 = External "/usr/bin/ocaml" # ; ocamlc = External "/usr/bin/ocamlc.opt" # ; ocamlopt = Some External "/usr/bin/ocamlopt.opt" # ; ocamldep = External "/usr/bin/ocamldep.opt" # ; ocamlmklib = External "/usr/bin/ocamlmklib.opt" # ; # env = # map # { # "CAML_LD_LIBRARY_PATH" : # "/home/iurt/rpmbuild/BUILD/ppx_bin_prot-0.13.0/_build/install/default/lib/stublibs" # ; "DUNE_CONFIGURATOR" : "/usr/bin/ocamlc.opt" # ; "INSIDE_DUNE" : "1" # ; # "MANPATH" : # "/home/iurt/rpmbuild/BUILD/ppx_bin_prot-0.13.0/_build/install/default/bin" # ; # "OCAMLFIND_IGNORE_DUPS_IN" : # "/home/iurt/rpmbuild/BUILD/ppx_bin_prot-0.13.0/_build/install/default/lib" # ; # "OCAMLPATH" : # "/home/iurt/rpmbuild/BUILD/ppx_bin_prot-0.13.0/_build/install/default/lib" # } # ; findlib_path = [ External "/usr/lib64/ocaml" ] # ; arch_sixtyfour = true # ; natdynlink_supported = true # ; supports_shared_libraries = true # ; opam_vars = map {} # ; # ocaml_config = # { version = "4.10.0+beta1" # ; 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" # ] # ; # 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" # ] # ; # 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 # } # ; # which = # map # { "ocaml" : Some External "/usr/bin/ocaml" # ; "ocamlc" : Some External "/usr/bin/ocamlc.opt" # ; "ocamlobjinfo" : Some External "/usr/bin/ocamlobjinfo.opt" # } # } # Actual targets: # - recursive alias @./install Running[1]: (cd _build/default && /usr/bin/ocamlopt.opt -o .ppx/0224ad3443a846e54f1637fccb074e7d/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/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/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -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/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/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib64/ocaml/ppxlib/metaquot/ppxlib_metaquot.cmxa .ppx/0224ad3443a846e54f1637fccb074e7d/_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/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bin_shape_expand"' -o shape/src/bin_shape_expand.pp.mli --intf shape/src/bin_shape_expand.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[3]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="ppx_bin_prot"' -o src/ppx_bin_prot.pp.ml --impl src/ppx_bin_prot.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[4]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="bin_shape_expand"' -o shape/src/bin_shape_expand.pp.ml --impl shape/src/bin_shape_expand.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[5]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="ppx_bin_prot"' -o src/ppx_bin_prot.pp.mli --intf src/ppx_bin_prot.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf shape/src/bin_shape_expand.pp.mli) > _build/default/shape/src/.bin_shape_expand.objs/bin_shape_expand.pp.mli.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ppx_bin_prot.pp.mli) > _build/default/src/.ppx_bin_prot.objs/ppx_bin_prot.pp.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl shape/src/bin_shape_expand.pp.ml) > _build/default/shape/src/.bin_shape_expand.objs/bin_shape_expand.pp.ml.d Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I shape/src/.bin_shape_expand.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/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -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 -no-alias-deps -o shape/src/.bin_shape_expand.objs/byte/bin_shape_expand.cmi -c -intf shape/src/bin_shape_expand.pp.mli) Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ppx_bin_prot.pp.ml) > _build/default/src/.ppx_bin_prot.objs/ppx_bin_prot.pp.ml.d Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I shape/src/.bin_shape_expand.objs/byte -I shape/src/.bin_shape_expand.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/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -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 -intf-suffix .ml -no-alias-deps -o shape/src/.bin_shape_expand.objs/native/bin_shape_expand.cmx -c -impl shape/src/bin_shape_expand.pp.ml) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I shape/src/.bin_shape_expand.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/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -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 -intf-suffix .ml -no-alias-deps -o shape/src/.bin_shape_expand.objs/byte/bin_shape_expand.cmo -c -impl shape/src/bin_shape_expand.pp.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_bin_prot.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/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -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 -I shape/src/.bin_shape_expand.objs/byte -I shape/src/.bin_shape_expand.objs/native -no-alias-deps -o src/.ppx_bin_prot.objs/byte/ppx_bin_prot.cmi -c -intf src/ppx_bin_prot.pp.mli) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.ppx_bin_prot.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/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -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 -I shape/src/.bin_shape_expand.objs/byte -I shape/src/.bin_shape_expand.objs/native -intf-suffix .ml -no-alias-deps -o src/.ppx_bin_prot.objs/byte/ppx_bin_prot.cmo -c -impl src/ppx_bin_prot.pp.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o shape/src/bin_shape_expand.cma shape/src/.bin_shape_expand.objs/byte/bin_shape_expand.cmo) Output[11]: File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppx_here_expander, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Ast_builder, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Deriving, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Loc, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Location, and its interface was not compiled with -opaque Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o shape/src/bin_shape_expand.cmxa shape/src/.bin_shape_expand.objs/native/bin_shape_expand.cmx) Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ppx_bin_prot.objs/byte -I src/.ppx_bin_prot.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/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_here/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -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 -I shape/src/.bin_shape_expand.objs/byte -I shape/src/.bin_shape_expand.objs/native -intf-suffix .ml -no-alias-deps -o src/.ppx_bin_prot.objs/native/ppx_bin_prot.cmx -c -impl src/ppx_bin_prot.pp.ml) Running[18]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I shape/src -o shape/src/bin_shape_expand.cmxs shape/src/bin_shape_expand.cmxa) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/ppx_bin_prot.cma -linkall src/.ppx_bin_prot.objs/byte/ppx_bin_prot.cmo) Output[17]: File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Ast_builder, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Ast_traverse, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Deriving, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Expansion_context, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Loc, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Location, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib__Longident, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppxlib_ast__Pprintast, and its interface was not compiled with -opaque Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/ppx_bin_prot.cmxa -linkall src/.ppx_bin_prot.objs/native/ppx_bin_prot.cmx) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/ppx_bin_prot.cmxs src/ppx_bin_prot.cmxa) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mDFUOM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64 + cd ppx_bin_prot-0.13.0 + '[' 1 -eq 1 ']' + opam-installer --prefix=/home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr --libdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml ppx_bin_prot.install Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot _build/install/default/lib/ppx_bin_prot/META => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/META _build/install/default/lib/ppx_bin_prot/dune-package => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/dune-package _build/install/default/lib/ppx_bin_prot/opam => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/opam _build/install/default/lib/ppx_bin_prot/ppx_bin_prot.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.a _build/install/default/lib/ppx_bin_prot/ppx_bin_prot.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.cma _build/install/default/lib/ppx_bin_prot/ppx_bin_prot.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.cmi _build/install/default/lib/ppx_bin_prot/ppx_bin_prot.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.cmt _build/install/default/lib/ppx_bin_prot/ppx_bin_prot.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.cmti _build/install/default/lib/ppx_bin_prot/ppx_bin_prot.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.cmx _build/install/default/lib/ppx_bin_prot/ppx_bin_prot.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.cmxa _build/install/default/lib/ppx_bin_prot/ppx_bin_prot.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.cmxs _build/install/default/lib/ppx_bin_prot/ppx_bin_prot.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.ml _build/install/default/lib/ppx_bin_prot/ppx_bin_prot.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.mli Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander _build/install/default/lib/ppx_bin_prot/shape-expander/bin_shape_expand.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.a _build/install/default/lib/ppx_bin_prot/shape-expander/bin_shape_expand.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.cma _build/install/default/lib/ppx_bin_prot/shape-expander/bin_shape_expand.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.cmi _build/install/default/lib/ppx_bin_prot/shape-expander/bin_shape_expand.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.cmt _build/install/default/lib/ppx_bin_prot/shape-expander/bin_shape_expand.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.cmti _build/install/default/lib/ppx_bin_prot/shape-expander/bin_shape_expand.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.cmx _build/install/default/lib/ppx_bin_prot/shape-expander/bin_shape_expand.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.cmxa _build/install/default/lib/ppx_bin_prot/shape-expander/bin_shape_expand.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.cmxs _build/install/default/lib/ppx_bin_prot/shape-expander/bin_shape_expand.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.ml _build/install/default/lib/ppx_bin_prot/shape-expander/bin_shape_expand.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.mli Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/doc/ppx_bin_prot _build/install/default/doc/ppx_bin_prot/CHANGES.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/doc/ppx_bin_prot/CHANGES.md _build/install/default/doc/ppx_bin_prot/LICENSE.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/doc/ppx_bin_prot/LICENSE.md _build/install/default/doc/ppx_bin_prot/README.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/doc/ppx_bin_prot/README.md + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/doc + find /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j16 --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-ppx_bin_prot-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/ppx_bin_prot-0.13.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/ppx_bin_prot.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/lib64/ocaml/ppx_bin_prot/shape-expander/bin_shape_expand.cmxs dwz: Error mmapping multi-file temporary files original debug info size: 108kB, size after compression: 112kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: _build/default/printexc.ml: Cannot stat: No such file or directory 124 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C3JKqO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ppx_bin_prot-0.13.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/share/doc/ocaml-ppx_bin_prot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/share/doc/ocaml-ppx_bin_prot + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/share/doc/ocaml-ppx_bin_prot + cp -pr CHANGES.md /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64/usr/share/doc/ocaml-ppx_bin_prot + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Bin_shape_expand) = 46db0d5f5bfb107e8528b274adc5ac7d ocaml(Ppx_bin_prot) = 67d83a82306bd6ef61fdefd3bbd375e3 ocaml-ppx_bin_prot = 1:0.13.0-1.mga8 ocaml-ppx_bin_prot(aarch-64) = 1:0.13.0-1.mga8 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(Ast_mapper) = 7b3c7e4d376ac01404b9db05dd91f656 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__Equal) = 38ee6bfcadfa1ad24bf5b32ef0e8b1c1 ocaml(Base__Error) = 1d57285ed7d94af070a94354d73104f6 ocaml(Base__Exn) = ea5512b9929d92501813d7a7d0277b14 ocaml(Base__Field) = 5b044e0ed023d5cd2b005a01982127a8 ocaml(Base__Float) = b1994847fa4c2451388ebbe7ecae2d83 ocaml(Base__Floatable) = c8d94ac75312a1882cd579b7527fa4e5 ocaml(Base__Formatter) = 2aa8a0dc7dc8fb358ebe41f38515b4f6 ocaml(Base__Hash) = 1eef0f18740854cdbd39df919c80f8f2 ocaml(Base__Hash_intf) = 20559bdc2c061ca3c2210d358d2a3a49 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__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__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__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__Unit) = 1a63147960f7c74e0034077621bce842 ocaml(Base__Validate) = 790881cfce71b970f019928088eff521 ocaml(Base_internalhash_types) = d629ec4d4eb9439f2e47bad62391fdbe ocaml(Bin_shape_expand) = 46db0d5f5bfb107e8528b274adc5ac7d ocaml(Btype) = d51eb9a10a5ffb67ced17121de86cea8 ocaml(Build_path_prefix_map) = 1febf1d08c880196a43333d75316fa54 ocaml(Caml) = 1dd82a84925e6f85c7d7e03a8816c803 ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalMenhirLib) = b24a82b239194c5a080533ba7f681c52 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(Clflags) = 4080ce1ada89ef4420e3f86af9f285ff ocaml(Config) = ea665fb3ab53dfd7b3682aafaa80e6d7 ocaml(Docstrings) = a40feef9674048d1de305263a585bc45 ocaml(Ident) = d473a71750058ff722f73eaa4ffe1b0f ocaml(Identifiable) = 9aba059d5e38e4b5011c7dd5bd44b4c8 ocaml(Lexer) = b31eac42f889d8db00f3dc4ed508e953 ocaml(Load_path) = 68cce09db56b08817da293b10892ff6d ocaml(Location) = d85148a19964e6faabcc4fbeb06482be ocaml(Longident) = 6105d99fc70e5d7a3a84628a4bf958e2 ocaml(Migrate_parsetree) = ee0cadb8cf3e5de534092bf5f470c728 ocaml(Migrate_parsetree__) = a45dd3ce792dbe3bbbd3189f31da6e77 ocaml(Migrate_parsetree__Ast_402) = 7266224e5391049d63e8230b611ec08a ocaml(Migrate_parsetree__Ast_403) = 0a319f30ee6c844e03d385bf51eb2c53 ocaml(Migrate_parsetree__Ast_404) = b5cd0fefa6acfe4ba51c73583625eae3 ocaml(Migrate_parsetree__Ast_405) = 6975504de12dd640b7a673656f43274d ocaml(Migrate_parsetree__Ast_406) = a567e5cd633c7bc0de119c56eaa2aa04 ocaml(Migrate_parsetree__Ast_407) = b96b81d8caf64b7f101692d490aa8ca8 ocaml(Migrate_parsetree__Ast_408) = dabd41e491da15262ac077fa32c30e93 ocaml(Migrate_parsetree__Ast_408_helper) = 88e88f34ffed775165bbdc76a1f11d7f ocaml(Migrate_parsetree__Ast_409) = 1a8f9f97cf85ba2b3b8dcad4d382b5a4 ocaml(Migrate_parsetree__Ast_409_helper) = ff336b1f35091726911dc6ecf1fecdf5 ocaml(Migrate_parsetree__Ast_410) = 6f48e648ca313f29b0eaa08fc7ea6219 ocaml(Migrate_parsetree__Locations) = 428d7c5e1bb2bc319f078ee8b2eaf93c ocaml(Migrate_parsetree__Migrate_parsetree_compiler_functions) = aff543ce13b053e48b8c9805693f1257 ocaml(Migrate_parsetree__Migrate_parsetree_driver) = 1c61e28b20fbf34eb2af36cbeb57dd6c ocaml(Migrate_parsetree__Migrate_parsetree_versions) = d9b98b3056f36b280c1fd4269a8a17f1 ocaml(Migrate_parsetree__Stdlib0) = 3385b6588fe0559601ff112dd4ba22d1 ocaml(Misc) = 54b7217c34f2f503fafbe796c91eaed6 ocaml(Ocaml_common) = 907c4461b4ec3bf4d3fe69d1a8b37519 ocaml(Ocaml_shadow) = ee2a99d6a6a8820c1f1543a34ec37fc2 ocaml(Parse) = 30eb4e2d724d3a1340362e9bc263944c ocaml(Parser) = c8e82b1c09655f0773815e58a677a3df ocaml(Path) = 9abfc16350c78165c13edad27fc61b7e ocaml(Ppx_here_expander) = cd692562ea4f70088c9af119b0161233 ocaml(Ppxlib) = f7a4fc9bc44dfd851628a07533dba46c ocaml(Ppxlib__) = 488d3283e3a20e8f08c18e28df7814a1 ocaml(Ppxlib__Ast_builder) = 09b1a3a40d083c240e56033639e0883c ocaml(Ppxlib__Ast_builder_generated) = eadb0b37b2c1c8e6aad03ec5359eb00b ocaml(Ppxlib__Ast_builder_intf) = 46e0fbff89aa7c4bda243b67c3fb603a ocaml(Ppxlib__Ast_pattern) = f5bc0365949bb6a8d59e7a4abf8c73c3 ocaml(Ppxlib__Ast_pattern0) = 26b48df05678b187babd76ca76820094 ocaml(Ppxlib__Ast_pattern_generated) = c9cb0f96e7506cda754bb5bffbc6add3 ocaml(Ppxlib__Ast_traverse) = 714a0f3fe75c8d93fd418b0afdce1865 ocaml(Ppxlib__Attribute) = 15fcd0e1f1b968f167d061ae3ece97d3 ocaml(Ppxlib__Code_path) = ca1acf95ff517a7b6bbf2916d3250eb4 ocaml(Ppxlib__Common) = d301d8065817aed6feabbe9bc401d2ff ocaml(Ppxlib__Deriving) = 0f5c3f20ab132739bfa9d9852539185b ocaml(Ppxlib__Expansion_context) = 16172a9f7fb24f2d213d5a4481f5de10 ocaml(Ppxlib__Import) = d935a5df81009f48dc0931a6653aaa44 ocaml(Ppxlib__Loc) = bc437a0eb4e7b80264d1e11e3e6d56b8 ocaml(Ppxlib__Location) = 104e466b5c650d3498ad2f04e42c499e ocaml(Ppxlib__Longident) = 1a60e8bc3fa14c55ae30723465c28bad ocaml(Ppxlib__Name) = bda879dcbac76ce607689b8c2c0f3884 ocaml(Ppxlib_ast) = b3b36e8ee52e8baeecf2d1f5be219093 ocaml(Ppxlib_ast__) = eb7c6abac512cbd082f85e3727cc49da ocaml(Ppxlib_ast__Ast) = cdc468c0f680421f160f0781290589dd ocaml(Ppxlib_ast__Import) = 9f9a1212a6e974d7e89ec27fca36ad19 ocaml(Ppxlib_ast__Lexer_helper) = 632f643f7912be2602baf865a06e6741 ocaml(Ppxlib_ast__Location_helper) = 15fcec55c91def5f526a4ea8a86c6800 ocaml(Ppxlib_ast__Pprintast) = 3497ffe568d4f6cb38d2bec062bf5712 ocaml(Ppxlib_traverse_builtins) = d7b3be1dce83488ad4df69d21e284989 ocaml(Primitive) = 61741ce8bb40d4f5bfb9acd55ebf02ba ocaml(Profile) = 56bb61a622d5fd45e8410089327e4ab1 ocaml(Sexplib0) = 8dc0706301d63b2afe898b33af7db57d ocaml(Sexplib0__Sexp) = 1f3906a0dde1e608a6b2099103811a2c ocaml(Sexplib0__Sexp_conv) = 6e185d1713684314af532f7f225de4d0 ocaml(Sexplib0__Sexp_conv_error) = 8b76eb2236b8efc556d106b0179deee5 ocaml(Shadow_stdlib) = 8fe4a8cf6551a3e55ba8d770a819739c ocaml(Stdio) = 23c5ed80e3e85534bdd3aac16c0d1fce ocaml(Stdio__) = c2fb4285e9dee3aeb371e282de9ae178 ocaml(Stdio__Import) = 1c927f345e4bf8eb087b1cd9fa13bbc9 ocaml(Stdio__In_channel) = f2b1f93dd24e51b63b367480f6c90723 ocaml(Stdio__Out_channel) = c8a17b66f5a31319a4d5d512f0411865 ocaml(Stdlib) = aa33af4684579b41817bc194be0a7a26 ocaml(Stdlib__arg) = 965c9e33adab6e9e8dc021fbfa95558d ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__digest) = 60c60a8f614ee08eec5a2f5a733a870e ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc 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__option) = d6c8b384cf8b1a3066eeb6d66bd95790 ocaml(Stdlib__parsing) = 0f8a2f81be75a9e86f670a6fef3a7f30 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printexc) = ed69988976f47e63364ac57d164dda5f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af 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(Syntaxerr) = d0dec5dd7aeb42f2489706862b326e6e ocaml(Type_immediacy) = b39a790457fa0a5ae4ae1dfc12fb2a4c ocaml(Types) = 97aaa8f3b4e9dc8f55109cb264c641aa ocaml(Warnings) = b63e4955f5a1b2cfb018bb73b5c0ebde ocaml(runtime) = 4.10.0 Processing files: ocaml-ppx_bin_prot-devel-0.13.0-1.mga8.aarch64 Provides: ocaml-ppx_bin_prot-devel = 1:0.13.0-1.mga8 ocaml-ppx_bin_prot-devel(aarch-64) = 1: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-ppx_bin_prot-debugsource-0.13.0-1.mga8.aarch64 Provides: ocaml-ppx_bin_prot-debugsource = 1:0.13.0-1.mga8 ocaml-ppx_bin_prot-debugsource(aarch-64) = 1: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-ppx_bin_prot-debuginfo-0.13.0-1.mga8.aarch64 Provides: debuginfo(build-id) = 1c06adab5a9b383fc472c4a07daed6a04b549ebe debuginfo(build-id) = fada643eb3e2e9db0578f125973cbfc32ebfa061 ocaml-ppx_bin_prot-debuginfo = 1:0.13.0-1.mga8 ocaml-ppx_bin_prot-debuginfo(aarch-64) = 1: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-ppx_bin_prot-debugsource(aarch-64) = 1:0.13.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ppx_bin_prot-debugsource-0.13.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ppx_bin_prot-debuginfo-0.13.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-ppx_bin_prot-devel-0.13.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UEVdsK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ppx_bin_prot-0.13.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ppx_bin_prot-0.13.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YktkmO + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ppx_bin_prot-0.13.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!