D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-bin_prot-0.13.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IOVusY + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf 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 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.OR15MY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bin_prot-0.13.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose -p bin_prot -j8 Workspace root: /home/iurt/rpmbuild/BUILD/bin_prot-0.13.0 disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dunec8ac24.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/bin_prot-0.13.0/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/home/iurt/rpmbuild/BUILD/bin_prot-0.13.0/_build/default" ; "MANPATH" : "/home/iurt/rpmbuild/BUILD/bin_prot-0.13.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/iurt/rpmbuild/BUILD/bin_prot-0.13.0/_build/install/default/lib" ; "OCAMLPATH" : "/home/iurt/rpmbuild/BUILD/bin_prot-0.13.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/iurt/rpmbuild/BUILD/bin_prot-0.13.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.10.0" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wformat" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-fstack-protector" ; "--param=ssp-buffer-size=4" ; "-fasynchronous-unwind-tables" ; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wformat" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-fstack-protector" ; "--param=ssp-buffer-size=4" ; "-fasynchronous-unwind-tables" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wformat" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-fstack-protector" ; "--param=ssp-buffer-size=4" ; "-fasynchronous-unwind-tables" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-Wl,--as-needed" ; "-Wl,-z,relro" ; "-Wl,-O1" ; "-Wl,--build-id" ; "-Wl,--enable-new-dtags" ; "-lm" ; "-ldl" ; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-g" ; "-pipe" ; "-Wformat" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-fstack-protector" ; "--param=ssp-buffer-size=4" ; "-fasynchronous-unwind-tables" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-Wl,--as-needed" ; "-Wl,-z,relro" ; "-Wl,-O1" ; "-Wl,--build-id" ; "-Wl,--enable-new-dtags" ; "-lm" ; "-ldl" ] ; cc_profile = [] ; architecture = "amd64" ; 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 = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X027" ; cmi_magic_number = "Caml1999I027" ; cmo_magic_number = "Caml1999O027" ; cma_magic_number = "Caml1999A027" ; cmx_magic_number = "Caml1999Y027" ; cmxa_magic_number = "Caml1999Z027" ; ast_impl_magic_number = "Caml1999M027" ; ast_intf_magic_number = "Caml1999N027" ; cmxs_magic_number = "Caml1999D027" ; cmt_magic_number = "Caml1999T027" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/.bin_prot.objs/byte -no-alias-deps -o src/.bin_prot.objs/byte/bin_prot.cmo -c -impl src/bin_prot.ml-gen) Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -g -o .ppx/1da4bba08a54c8cecd0e88ad32fdc312/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_compare -I /usr/lib64/ocaml/ppx_compare/expander -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/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/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/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/stdio/stdio.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa /usr/lib64/ocaml/ppx_compare/expander/ppx_compare_expander.cmxa /usr/lib64/ocaml/ppx_compare/ppx_compare.cmxa /usr/lib64/ocaml/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmxa /usr/lib64/ocaml/ppx_sexp_conv/ppx_sexp_conv.cmxa .ppx/1da4bba08a54c8cecd0e88ad32fdc312/_ppx.ml) Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I shape/src/.bin_shape_lib.objs/byte -no-alias-deps -o shape/src/.bin_shape_lib.objs/byte/bin_shape_lib.cmo -c -impl shape/src/bin_shape_lib.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamlopt.opt -g -o .ppx/bb5d3782d96a7989b69e502f96a70d6c/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_compare -I /usr/lib64/ocaml/ppx_compare/expander -I /usr/lib64/ocaml/ppx_custom_printf -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_fields_conv -I /usr/lib64/ocaml/ppx_sexp_conv -I /usr/lib64/ocaml/ppx_sexp_conv/expander -I /usr/lib64/ocaml/ppx_variants_conv -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio /usr/lib64/ocaml/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/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/stdio/stdio.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa /usr/lib64/ocaml/ppx_compare/expander/ppx_compare_expander.cmxa /usr/lib64/ocaml/ppx_compare/ppx_compare.cmxa /usr/lib64/ocaml/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmxa /usr/lib64/ocaml/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib64/ocaml/ppx_custom_printf/ppx_custom_printf.cmxa /usr/lib64/ocaml/ppx_fields_conv/ppx_fields_conv.cmxa /usr/lib64/ocaml/ppx_sexp_conv/ppx_sexp_conv.cmxa /usr/lib64/ocaml/ppx_variants_conv/ppx_variants_conv.cmxa .ppx/bb5d3782d96a7989b69e502f96a70d6c/_ppx.ml) Running[5]: (cd _build/default/src && /usr/bin/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 -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 -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I ../shape/src -o blit_stubs.o -c blit_stubs.c) Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I xen/.bin_prot_xen.objs/byte -no-alias-deps -o xen/.bin_prot_xen.objs/byte/bin_prot_xen.cmo -c -impl xen/bin_prot_xen.ml-gen) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.bin_prot.objs/byte -I src/.bin_prot.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.bin_prot.objs/native/bin_prot.cmx -c -impl src/bin_prot.ml-gen) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml-gen -no-alias-deps -o shape/src/.bin_shape_lib.objs/native/bin_shape_lib.cmx -c -impl shape/src/bin_shape_lib.ml-gen) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I xen/.bin_prot_xen.objs/byte -I xen/.bin_prot_xen.objs/native -intf-suffix .ml-gen -no-alias-deps -o xen/.bin_prot_xen.objs/native/bin_prot_xen.cmx -c -impl xen/bin_prot_xen.ml-gen) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o xen/bin_prot_xen.cma xen/.bin_prot_xen.objs/byte/bin_prot_xen.cmo) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o xen/bin_prot_xen.cmxa xen/.bin_prot_xen.objs/native/bin_prot_xen.cmx) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I xen -o xen/bin_prot_xen.cmxs xen/bin_prot_xen.cmxa) Running[13]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/bin_prot_stubs src/blit_stubs.o) Output[2]: 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[14]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/binable.pp.ml --impl src/binable.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[15]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/blob.pp.mli --intf src/blob.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[16]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/blob.pp.ml --impl src/blob.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[17]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/common.pp.mli --intf src/common.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[18]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/common.pp.ml --impl src/common.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[19]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/md5.pp.mli --intf src/md5.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[20]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/md5.pp.ml --impl src/md5.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[21]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/nat0.pp.mli --intf src/nat0.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[22]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/nat0.pp.ml --impl src/nat0.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[23]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/read.pp.mli --intf src/read.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[24]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/read.pp.ml --impl src/read.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[25]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/shape.pp.ml --impl src/shape.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[26]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/size.pp.mli --intf src/size.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[27]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/size.pp.ml --impl src/size.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[28]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/std.pp.ml --impl src/std.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[29]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/type_class.pp.mli --intf src/type_class.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[30]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/type_class.pp.ml --impl src/type_class.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[31]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/utils.pp.mli --intf src/utils.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[32]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/utils.pp.ml --impl src/utils.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[33]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/write.pp.mli --intf src/write.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[34]: (cd _build/default && .ppx/1da4bba08a54c8cecd0e88ad32fdc312/ppx.exe --cookie 'library-name="bin_prot"' -o src/write.pp.ml --impl src/write.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[35]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/binable.pp.ml) > _build/default/src/.bin_prot.objs/binable.pp.ml.d Running[36]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/blob.pp.mli) > _build/default/src/.bin_prot.objs/blob.pp.mli.d Running[37]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/md5.pp.ml) > _build/default/src/.bin_prot.objs/md5.pp.ml.d Running[38]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/md5.pp.mli) > _build/default/src/.bin_prot.objs/md5.pp.mli.d Running[39]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/common.pp.mli) > _build/default/src/.bin_prot.objs/common.pp.mli.d Running[40]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/common.pp.ml) > _build/default/src/.bin_prot.objs/common.pp.ml.d Running[41]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/blob.pp.ml) > _build/default/src/.bin_prot.objs/blob.pp.ml.d Running[42]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/nat0.pp.ml) > _build/default/src/.bin_prot.objs/nat0.pp.ml.d Running[43]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/nat0.pp.mli) > _build/default/src/.bin_prot.objs/nat0.pp.mli.d Running[44]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/shape.pp.ml) > _build/default/src/.bin_prot.objs/shape.pp.ml.d Running[45]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/read.pp.mli) > _build/default/src/.bin_prot.objs/read.pp.mli.d Running[46]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/size.pp.mli) > _build/default/src/.bin_prot.objs/size.pp.mli.d Running[47]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/std.pp.ml) > _build/default/src/.bin_prot.objs/std.pp.ml.d Running[48]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/size.pp.ml) > _build/default/src/.bin_prot.objs/size.pp.ml.d Running[49]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/read.pp.ml) > _build/default/src/.bin_prot.objs/read.pp.ml.d Running[50]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/type_class.pp.mli) > _build/default/src/.bin_prot.objs/type_class.pp.mli.d Running[51]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/utils.pp.mli) > _build/default/src/.bin_prot.objs/utils.pp.mli.d Running[52]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/write.pp.mli) > _build/default/src/.bin_prot.objs/write.pp.mli.d Running[53]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/write.pp.ml) > _build/default/src/.bin_prot.objs/write.pp.ml.d Output[4]: 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[54]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/utils.pp.ml) > _build/default/src/.bin_prot.objs/utils.pp.ml.d Running[55]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/type_class.pp.ml) > _build/default/src/.bin_prot.objs/type_class.pp.ml.d Running[56]: (cd _build/default && .ppx/bb5d3782d96a7989b69e502f96a70d6c/ppx.exe --cookie 'library-name="bin_shape_lib"' -o shape/src/bin_shape.pp.mli --intf shape/src/bin_shape.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[57]: (cd _build/default && .ppx/bb5d3782d96a7989b69e502f96a70d6c/ppx.exe --cookie 'library-name="bin_shape_lib"' -o shape/src/std.pp.ml --impl shape/src/std.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[58]: (cd _build/default && .ppx/bb5d3782d96a7989b69e502f96a70d6c/ppx.exe --cookie 'library-name="bin_shape_lib"' -o shape/src/bin_shape.pp.ml --impl shape/src/bin_shape.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[59]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf shape/src/bin_shape.pp.mli) > _build/default/shape/src/.bin_shape_lib.objs/bin_shape.pp.mli.d Running[60]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl shape/src/std.pp.ml) > _build/default/shape/src/.bin_shape_lib.objs/std.pp.ml.d Running[61]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I shape/src/.bin_shape_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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -no-alias-deps -open Bin_shape_lib -o shape/src/.bin_shape_lib.objs/byte/bin_shape_lib__Bin_shape.cmi -c -intf shape/src/bin_shape.pp.mli) Running[62]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I shape/src/.bin_shape_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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -no-alias-deps -open Bin_shape_lib -o shape/src/.bin_shape_lib.objs/byte/bin_shape_lib__Std.cmo -c -impl shape/src/std.pp.ml) Running[63]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Common.cmi -c -intf src/common.pp.mli) Running[64]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Nat0.cmi -c -intf src/nat0.pp.mli) Running[65]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Shape.cmo -c -impl src/shape.pp.ml) Running[66]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl shape/src/bin_shape.pp.ml) > _build/default/shape/src/.bin_shape_lib.objs/bin_shape.pp.ml.d Running[67]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Nat0.cmo -c -impl src/nat0.pp.ml) Running[68]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Common.cmo -c -impl src/common.pp.ml) Running[69]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Read.cmi -c -intf src/read.pp.mli) Running[70]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Size.cmi -c -intf src/size.pp.mli) Running[71]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Write.cmi -c -intf src/write.pp.mli) Running[72]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -intf-suffix .ml -no-alias-deps -open Bin_shape_lib -o shape/src/.bin_shape_lib.objs/native/bin_shape_lib__Bin_shape.cmx -c -impl shape/src/bin_shape.pp.ml) Running[73]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I shape/src/.bin_shape_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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -intf-suffix .ml -no-alias-deps -open Bin_shape_lib -o shape/src/.bin_shape_lib.objs/byte/bin_shape_lib__Bin_shape.cmo -c -impl shape/src/bin_shape.pp.ml) Running[74]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Size.cmo -c -impl src/size.pp.ml) Running[75]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Write.cmo -c -impl src/write.pp.ml) Running[76]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Type_class.cmi -c -intf src/type_class.pp.mli) Running[77]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Read.cmo -c -impl src/read.pp.ml) Running[78]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Type_class.cmo -c -impl src/type_class.pp.ml) Running[79]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Binable.cmo -c -impl src/binable.pp.ml) Running[80]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Std.cmo -c -impl src/std.pp.ml) Running[81]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Blob.cmi -c -intf src/blob.pp.mli) Running[82]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Md5.cmi -c -intf src/md5.pp.mli) Running[83]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Utils.cmi -c -intf src/utils.pp.mli) Running[84]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Md5.cmo -c -impl src/md5.pp.ml) Running[85]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Utils.cmo -c -impl src/utils.pp.ml) Running[86]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/byte/bin_prot__Blob.cmo -c -impl src/blob.pp.ml) Running[87]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/bin_prot.cma -dllib -lbin_prot_stubs -cclib -lbin_prot_stubs src/.bin_prot.objs/byte/bin_prot.cmo src/.bin_prot.objs/byte/bin_prot__Common.cmo src/.bin_prot.objs/byte/bin_prot__Nat0.cmo src/.bin_prot.objs/byte/bin_prot__Write.cmo src/.bin_prot.objs/byte/bin_prot__Read.cmo src/.bin_prot.objs/byte/bin_prot__Shape.cmo src/.bin_prot.objs/byte/bin_prot__Size.cmo src/.bin_prot.objs/byte/bin_prot__Type_class.cmo src/.bin_prot.objs/byte/bin_prot__Binable.cmo src/.bin_prot.objs/byte/bin_prot__Utils.cmo src/.bin_prot.objs/byte/bin_prot__Std.cmo src/.bin_prot.objs/byte/bin_prot__Md5.cmo src/.bin_prot.objs/byte/bin_prot__Blob.cmo) Running[88]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o shape/src/bin_shape_lib.cma shape/src/.bin_shape_lib.objs/byte/bin_shape_lib.cmo shape/src/.bin_shape_lib.objs/byte/bin_shape_lib__Bin_shape.cmo shape/src/.bin_shape_lib.objs/byte/bin_shape_lib__Std.cmo) Output[72]: File "_none_", line 1: Warning 58: no cmx file was found in path for module Ppx_compare_lib, and its interface was not compiled with -opaque Running[89]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -intf-suffix .ml -no-alias-deps -open Bin_shape_lib -o shape/src/.bin_shape_lib.objs/native/bin_shape_lib__Std.cmx -c -impl shape/src/std.pp.ml) Running[90]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Common.cmx -c -impl src/common.pp.ml) Running[91]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Nat0.cmx -c -impl src/nat0.pp.ml) Running[92]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Shape.cmx -c -impl src/shape.pp.ml) Running[93]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o shape/src/bin_shape_lib.cmxa shape/src/.bin_shape_lib.objs/native/bin_shape_lib.cmx shape/src/.bin_shape_lib.objs/native/bin_shape_lib__Bin_shape.cmx shape/src/.bin_shape_lib.objs/native/bin_shape_lib__Std.cmx) Running[94]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I shape/src -o shape/src/bin_shape_lib.cmxs shape/src/bin_shape_lib.cmxa) Running[95]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Size.cmx -c -impl src/size.pp.ml) Running[96]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Write.cmx -c -impl src/write.pp.ml) Running[97]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Read.cmx -c -impl src/read.pp.ml) Running[98]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Md5.cmx -c -impl src/md5.pp.ml) Running[99]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Type_class.cmx -c -impl src/type_class.pp.ml) Running[100]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Binable.cmx -c -impl src/binable.pp.ml) Running[101]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Std.cmx -c -impl src/std.pp.ml) Running[102]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Utils.cmx -c -impl src/utils.pp.ml) Running[103]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bin_prot.objs/byte -I src/.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/md5 -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/fieldslib -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/variantslib -I shape/src/.bin_shape_lib.objs/byte -I shape/src/.bin_shape_lib.objs/native -intf-suffix .ml -no-alias-deps -open Bin_prot -o src/.bin_prot.objs/native/bin_prot__Blob.cmx -c -impl src/blob.pp.ml) Running[104]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/bin_prot.cmxa -cclib -lbin_prot_stubs src/.bin_prot.objs/native/bin_prot.cmx src/.bin_prot.objs/native/bin_prot__Common.cmx src/.bin_prot.objs/native/bin_prot__Nat0.cmx src/.bin_prot.objs/native/bin_prot__Write.cmx src/.bin_prot.objs/native/bin_prot__Read.cmx src/.bin_prot.objs/native/bin_prot__Shape.cmx src/.bin_prot.objs/native/bin_prot__Size.cmx src/.bin_prot.objs/native/bin_prot__Type_class.cmx src/.bin_prot.objs/native/bin_prot__Binable.cmx src/.bin_prot.objs/native/bin_prot__Utils.cmx src/.bin_prot.objs/native/bin_prot__Std.cmx src/.bin_prot.objs/native/bin_prot__Md5.cmx src/.bin_prot.objs/native/bin_prot__Blob.cmx) Running[105]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/bin_prot.cmxs src/bin_prot.cmxa) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dDfa4Z + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64 + cd bin_prot-0.13.0 + '[' 1 -eq 1 ']' + opam-installer --prefix=/home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr --libdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml bin_prot.install Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot _build/install/default/lib/bin_prot/META => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/META _build/install/default/lib/bin_prot/bin_prot.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot.a _build/install/default/lib/bin_prot/bin_prot.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot.cma _build/install/default/lib/bin_prot/bin_prot.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot.cmi _build/install/default/lib/bin_prot/bin_prot.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot.cmt _build/install/default/lib/bin_prot/bin_prot.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot.cmx _build/install/default/lib/bin_prot/bin_prot.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot.cmxa _build/install/default/lib/bin_prot/bin_prot.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot.cmxs _build/install/default/lib/bin_prot/bin_prot.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot.ml _build/install/default/lib/bin_prot/bin_prot__Binable.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Binable.cmi _build/install/default/lib/bin_prot/bin_prot__Binable.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Binable.cmt _build/install/default/lib/bin_prot/bin_prot__Binable.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Binable.cmx _build/install/default/lib/bin_prot/bin_prot__Blob.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Blob.cmi _build/install/default/lib/bin_prot/bin_prot__Blob.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Blob.cmt _build/install/default/lib/bin_prot/bin_prot__Blob.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Blob.cmti _build/install/default/lib/bin_prot/bin_prot__Blob.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Blob.cmx _build/install/default/lib/bin_prot/bin_prot__Common.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Common.cmi _build/install/default/lib/bin_prot/bin_prot__Common.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Common.cmt _build/install/default/lib/bin_prot/bin_prot__Common.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Common.cmti _build/install/default/lib/bin_prot/bin_prot__Common.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Common.cmx _build/install/default/lib/bin_prot/bin_prot__Md5.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Md5.cmi _build/install/default/lib/bin_prot/bin_prot__Md5.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Md5.cmt _build/install/default/lib/bin_prot/bin_prot__Md5.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Md5.cmti _build/install/default/lib/bin_prot/bin_prot__Md5.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Md5.cmx _build/install/default/lib/bin_prot/bin_prot__Nat0.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Nat0.cmi _build/install/default/lib/bin_prot/bin_prot__Nat0.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Nat0.cmt _build/install/default/lib/bin_prot/bin_prot__Nat0.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Nat0.cmti _build/install/default/lib/bin_prot/bin_prot__Nat0.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Nat0.cmx _build/install/default/lib/bin_prot/bin_prot__Read.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Read.cmi _build/install/default/lib/bin_prot/bin_prot__Read.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Read.cmt _build/install/default/lib/bin_prot/bin_prot__Read.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Read.cmti _build/install/default/lib/bin_prot/bin_prot__Read.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Read.cmx _build/install/default/lib/bin_prot/bin_prot__Shape.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Shape.cmi _build/install/default/lib/bin_prot/bin_prot__Shape.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Shape.cmt _build/install/default/lib/bin_prot/bin_prot__Shape.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Shape.cmx _build/install/default/lib/bin_prot/bin_prot__Size.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Size.cmi _build/install/default/lib/bin_prot/bin_prot__Size.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Size.cmt _build/install/default/lib/bin_prot/bin_prot__Size.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Size.cmti _build/install/default/lib/bin_prot/bin_prot__Size.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Size.cmx _build/install/default/lib/bin_prot/bin_prot__Std.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Std.cmi _build/install/default/lib/bin_prot/bin_prot__Std.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Std.cmt _build/install/default/lib/bin_prot/bin_prot__Std.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Std.cmx _build/install/default/lib/bin_prot/bin_prot__Type_class.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Type_class.cmi _build/install/default/lib/bin_prot/bin_prot__Type_class.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Type_class.cmt _build/install/default/lib/bin_prot/bin_prot__Type_class.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Type_class.cmti _build/install/default/lib/bin_prot/bin_prot__Type_class.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Type_class.cmx _build/install/default/lib/bin_prot/bin_prot__Utils.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Utils.cmi _build/install/default/lib/bin_prot/bin_prot__Utils.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Utils.cmt _build/install/default/lib/bin_prot/bin_prot__Utils.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Utils.cmti _build/install/default/lib/bin_prot/bin_prot__Utils.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Utils.cmx _build/install/default/lib/bin_prot/bin_prot__Write.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Write.cmi _build/install/default/lib/bin_prot/bin_prot__Write.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Write.cmt _build/install/default/lib/bin_prot/bin_prot__Write.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Write.cmti _build/install/default/lib/bin_prot/bin_prot__Write.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot__Write.cmx _build/install/default/lib/bin_prot/binable.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/binable.ml _build/install/default/lib/bin_prot/blob.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/blob.ml _build/install/default/lib/bin_prot/blob.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/blob.mli _build/install/default/lib/bin_prot/common.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/common.ml _build/install/default/lib/bin_prot/common.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/common.mli _build/install/default/lib/bin_prot/dune-package => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/dune-package _build/install/default/lib/bin_prot/libbin_prot_stubs.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/libbin_prot_stubs.a _build/install/default/lib/bin_prot/md5.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/md5.ml _build/install/default/lib/bin_prot/md5.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/md5.mli _build/install/default/lib/bin_prot/nat0.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/nat0.ml _build/install/default/lib/bin_prot/nat0.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/nat0.mli _build/install/default/lib/bin_prot/opam => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/opam _build/install/default/lib/bin_prot/read.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/read.ml _build/install/default/lib/bin_prot/read.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/read.mli _build/install/default/lib/bin_prot/runtime.js => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/runtime.js _build/install/default/lib/bin_prot/shape.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape.ml Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape _build/install/default/lib/bin_prot/shape/bin_shape.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape.ml _build/install/default/lib/bin_prot/shape/bin_shape.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape.mli _build/install/default/lib/bin_prot/shape/bin_shape_lib.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib.a _build/install/default/lib/bin_prot/shape/bin_shape_lib.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib.cma _build/install/default/lib/bin_prot/shape/bin_shape_lib.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib.cmi _build/install/default/lib/bin_prot/shape/bin_shape_lib.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib.cmt _build/install/default/lib/bin_prot/shape/bin_shape_lib.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib.cmx _build/install/default/lib/bin_prot/shape/bin_shape_lib.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib.cmxa _build/install/default/lib/bin_prot/shape/bin_shape_lib.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib.cmxs _build/install/default/lib/bin_prot/shape/bin_shape_lib.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib.ml _build/install/default/lib/bin_prot/shape/bin_shape_lib__Bin_shape.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib__Bin_shape.cmi _build/install/default/lib/bin_prot/shape/bin_shape_lib__Bin_shape.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib__Bin_shape.cmt _build/install/default/lib/bin_prot/shape/bin_shape_lib__Bin_shape.cmti => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib__Bin_shape.cmti _build/install/default/lib/bin_prot/shape/bin_shape_lib__Bin_shape.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib__Bin_shape.cmx _build/install/default/lib/bin_prot/shape/bin_shape_lib__Std.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib__Std.cmi _build/install/default/lib/bin_prot/shape/bin_shape_lib__Std.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib__Std.cmt _build/install/default/lib/bin_prot/shape/bin_shape_lib__Std.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib__Std.cmx _build/install/default/lib/bin_prot/shape/std.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/std.ml _build/install/default/lib/bin_prot/size.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/size.ml _build/install/default/lib/bin_prot/size.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/size.mli _build/install/default/lib/bin_prot/std.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/std.ml _build/install/default/lib/bin_prot/type_class.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/type_class.ml _build/install/default/lib/bin_prot/type_class.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/type_class.mli _build/install/default/lib/bin_prot/utils.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/utils.ml _build/install/default/lib/bin_prot/utils.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/utils.mli _build/install/default/lib/bin_prot/write.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/write.ml _build/install/default/lib/bin_prot/write.mli => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/write.mli Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen _build/install/default/lib/bin_prot/xen/bin_prot_xen.a => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.a _build/install/default/lib/bin_prot/xen/bin_prot_xen.cma => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.cma _build/install/default/lib/bin_prot/xen/bin_prot_xen.cmi => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.cmi _build/install/default/lib/bin_prot/xen/bin_prot_xen.cmt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.cmt _build/install/default/lib/bin_prot/xen/bin_prot_xen.cmx => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.cmx _build/install/default/lib/bin_prot/xen/bin_prot_xen.cmxa => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.cmxa _build/install/default/lib/bin_prot/xen/bin_prot_xen.cmxs => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.cmxs _build/install/default/lib/bin_prot/xen/bin_prot_xen.ml => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.ml Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/stublibs _build/install/default/lib/stublibs/dllbin_prot_stubs.so => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dllbin_prot_stubs.so Creating directory /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/doc/bin_prot _build/install/default/doc/bin_prot/CHANGES.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/doc/bin_prot/CHANGES.md _build/install/default/doc/bin_prot/CHANGES.txt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/doc/bin_prot/CHANGES.txt _build/install/default/doc/bin_prot/LICENSE-Tywith.txt => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/doc/bin_prot/LICENSE-Tywith.txt _build/install/default/doc/bin_prot/LICENSE.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/doc/bin_prot/LICENSE.md _build/install/default/doc/bin_prot/README.md => /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/doc/bin_prot/README.md + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/doc + find /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.13.0-3.mga8 --unique-debug-suffix -0.13.0-3.mga8.x86_64 --unique-debug-src-base ocaml-bin_prot-0.13.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/bin_prot-0.13.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dllbin_prot_stubs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/stublibs/dllbin_prot_stubs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/shape/bin_shape_lib.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/bin_prot.cmxs gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/lib64/ocaml/bin_prot/xen/bin_prot_xen.cmxs gdb-add-index: [Was there no debuginfo? Was there already an index?] original debug info size: 232kB, size after compression: 236kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 2 CRC32s did match. cpio: _build/default/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/src/string.mli: Cannot stat: No such file or directory 269 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BGfwtZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bin_prot-0.13.0 + '[' 1 -eq 1 ']' + dune runtest + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-bin_prot-0.13.0-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.x1BQ10 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bin_prot-0.13.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/share/doc/ocaml-bin_prot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/share/doc/ocaml-bin_prot + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/share/doc/ocaml-bin_prot + cp -pr CHANGES.md /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64/usr/share/doc/ocaml-bin_prot + RPM_EC=0 ++ jobs -p + exit 0 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(Bin_prot) = 77b5acbcf48a72d7dbbd478158e427b7 ocaml(Bin_prot__Binable) = d41930cbab2438b6e3a48fa974b9a1fa ocaml(Bin_prot__Blob) = 125c0eed72e0a77b88d42c97d757ccb4 ocaml(Bin_prot__Common) = c2ef4ab6a572f801a9d6cd66b05b104b ocaml(Bin_prot__Md5) = d01fef7fcb093aec7268f51d56a5afcd ocaml(Bin_prot__Nat0) = 76297a8400ea2136f409fabb4b5a06ac ocaml(Bin_prot__Read) = fe16d72c17092d769daddd884b228ae3 ocaml(Bin_prot__Shape) = 812311f8e8ca84dd93b8420de47b0651 ocaml(Bin_prot__Size) = 5f5461e9fb35e5869ba56d319c93dfd5 ocaml(Bin_prot__Std) = ab8761ed07de88e90dda47d83781f55a ocaml(Bin_prot__Type_class) = 67f2de4ceb2c8717012f214c2b3022de ocaml(Bin_prot__Utils) = 2e5f5e4e644c33a5f7520a93a49a2d59 ocaml(Bin_prot__Write) = d6f6f7c75f7a3409ed7c1402db9aec47 ocaml(Bin_prot_xen) = 77680b74cb00876b106dd89e23af50f0 ocaml(Bin_shape_lib) = 9c97b71bf4ee1a4183977fa52a3deab1 ocaml(Bin_shape_lib__Bin_shape) = 4f711e007e4d0712b6072a9a05031161 ocaml(Bin_shape_lib__Std) = 8738a8d22bf43b4648403520c759bd0a ocaml-bin_prot = 1:0.13.0-3.mga8 ocaml-bin_prot(x86-64) = 1:0.13.0-3.mga8 ocamlx(Bin_prot) = 2dda99a222ebaf05306604384f9d7c6e ocamlx(Bin_prot__Binable) = bce9284327ff48f1f0ab1fb97594e913 ocamlx(Bin_prot__Blob) = ca25fcb6c1607c4b10945a364083e039 ocamlx(Bin_prot__Common) = 3ee10ee834d9b43547dff2efa091335b ocamlx(Bin_prot__Md5) = ed2e85dc7213ad5bbca5acd7d5485472 ocamlx(Bin_prot__Nat0) = baf8b9b1c587bff0ed80e189f84a72de ocamlx(Bin_prot__Read) = 96de88a75d6272cc1525a23635c34e74 ocamlx(Bin_prot__Shape) = d03d5eb107e889add5d7007abf5bc1de ocamlx(Bin_prot__Size) = d3b7074303f0e68e8e2d602494482efa ocamlx(Bin_prot__Std) = 5b6bd52e8775dee257327dce7e821c05 ocamlx(Bin_prot__Type_class) = 5340b92208cb34d36d9c1827bdc9ec11 ocamlx(Bin_prot__Utils) = 9badd2e565fd039f6044b13a04cab685 ocamlx(Bin_prot__Write) = 58d73f812d71e45fb4eb4ffbcda489dc ocamlx(Bin_prot_xen) = ea7c1dfcde021123d2b331a2fd39134b ocamlx(Bin_shape_lib) = fd27688a7656140d3b2c74443c57076a ocamlx(Bin_shape_lib__Bin_shape) = 97edea7e3d091661ef380ca866fd3eab ocamlx(Bin_shape_lib__Std) = 87e6a9e69924a24282eb63d431a26238 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) ocaml(Base) = 64372f92ca28ba13a4e0262ccdbd2b9a ocaml(Base__) = f19276fd33c8ff23e35067bfec1c847e ocaml(Base__Applicative) = dda41ce90d5349382696e9b5071f4745 ocaml(Base__Applicative_intf) = 0610238bcd3d40679de406010fed5729 ocaml(Base__Array) = 952dc8bb3a171b545631ef0e0a02f42c ocaml(Base__Backtrace) = 0a09f59dc8487b6419cfec51f5e200b7 ocaml(Base__Binary_searchable) = c774fabbadfd34e8857b474aa6714070 ocaml(Base__Binary_searchable_intf) = da340ee94e2d622e772753a1ec29a0ff ocaml(Base__Blit) = d46707f1ee359312b248adde1138f1c3 ocaml(Base__Blit_intf) = e7d8dd2463967218ec7134663a1ec38a ocaml(Base__Bool) = 43b4efe5c978d358f91300453432a2dc ocaml(Base__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__Hasher) = 32bd772a4da5ef120a8ebe5b0ce22c92 ocaml(Base__Identifiable) = 269567d74a2aa517f257fa632f3ecd8f ocaml(Base__Import) = 282c1849c281f8ee48cd5b6dad6f443a ocaml(Base__Import0) = a7cd964c3f296bec73ba9981c0d5bc05 ocaml(Base__Indexed_container) = 119e79fc2430c65c6d9cbc8d96e173b5 ocaml(Base__Indexed_container_intf) = 6f9743678694f8d305c29309508ded92 ocaml(Base__Info) = c2383d197aac29e06989bba0d7cec6f2 ocaml(Base__Info_intf) = d6a1b0ad81fd656c1fbe3b11abb44373 ocaml(Base__Int) = ee223a9c7b71ad3636e05eed91069588 ocaml(Base__Int0) = 193350e9276914f21fc2c15ed4496c45 ocaml(Base__Int32) = a895fb9a89aa1c39e0a748f1b05ffcbf ocaml(Base__Int63) = e5cff935abb57690a8004d404aed0833 ocaml(Base__Int63_emul) = c0ec82ebc9b93b1fdff659715adc36c2 ocaml(Base__Int64) = deeabf5fe893f106f70dec5942475e2a ocaml(Base__Int_intf) = 0cb5c31750866912542117721d17f688 ocaml(Base__Intable) = 4f6156c268e4bcbc83454128bf425dcb ocaml(Base__Invariant) = e139aaa649884b3b7faed841a134e0c8 ocaml(Base__Invariant_intf) = 13a3c3b5b3238330982ac7c8ad0e50b8 ocaml(Base__Lazy) = 8090718aaa5866ca5fee249cb6eec437 ocaml(Base__List) = 2149ed38270ed8278ffc7aa1e85d02f8 ocaml(Base__Map) = 9fcf62650548a9fe35807057a9f9fedd ocaml(Base__Map_intf) = aa82d7a6e5a8b649018e5e72ef69af1a ocaml(Base__Maybe_bound) = c9851b2941f12380b453973e81e8f82a ocaml(Base__Monad) = c0615b938f0b3d5726abd4f66727d5ee ocaml(Base__Monad_intf) = 8435dae66269d73e0ef83dd539dc486c ocaml(Base__Nativeint) = b63a367e187aee4587f897c7a0ec2c24 ocaml(Base__Option) = 39427dd4a6d3160265bd0fbe4c328b95 ocaml(Base__Or_error) = d3eecc4a8b979ac0b02d1167058b0c1b ocaml(Base__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__Variant) = 62656ac94e02e06bdf789bc432abc25b ocaml(Base__Variantslib) = 4887f564c58bb876367dfc5d3e93e4e4 ocaml(Base_internalhash_types) = d629ec4d4eb9439f2e47bad62391fdbe ocaml(Bin_prot) = 77b5acbcf48a72d7dbbd478158e427b7 ocaml(Bin_prot__Binable) = d41930cbab2438b6e3a48fa974b9a1fa ocaml(Bin_prot__Common) = c2ef4ab6a572f801a9d6cd66b05b104b ocaml(Bin_prot__Nat0) = 76297a8400ea2136f409fabb4b5a06ac ocaml(Bin_prot__Read) = fe16d72c17092d769daddd884b228ae3 ocaml(Bin_prot__Shape) = 812311f8e8ca84dd93b8420de47b0651 ocaml(Bin_prot__Size) = 5f5461e9fb35e5869ba56d319c93dfd5 ocaml(Bin_prot__Type_class) = 67f2de4ceb2c8717012f214c2b3022de ocaml(Bin_prot__Utils) = 2e5f5e4e644c33a5f7520a93a49a2d59 ocaml(Bin_prot__Write) = d6f6f7c75f7a3409ed7c1402db9aec47 ocaml(Bin_shape_lib) = 9c97b71bf4ee1a4183977fa52a3deab1 ocaml(Bin_shape_lib__Bin_shape) = 4f711e007e4d0712b6072a9a05031161 ocaml(Bin_shape_lib__Std) = 8738a8d22bf43b4648403520c759bd0a ocaml(Caml) = 56523a7c86aeab165a1617f80b8195aa ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(Md5_lib) = dbecc35380bb704a29f9b5697c9e558d ocaml(Ppx_compare_lib) = 93cce7000a8ba46feadb03fd165efe32 ocaml(Ppx_sexp_conv_lib) = 78151c916ad167ec8f267782e4f0552c ocaml(Sexplib0) = 8dc0706301d63b2afe898b33af7db57d ocaml(Sexplib0__Sexp) = 1f3906a0dde1e608a6b2099103811a2c ocaml(Sexplib0__Sexp_conv) = 6e185d1713684314af532f7f225de4d0 ocaml(Sexplib0__Sexp_conv_error) = 8b76eb2236b8efc556d106b0179deee5 ocaml(Sexplib0__Sexpable) = d1ef6b1eb9e222ddb50c5beb80bb02a0 ocaml(Shadow_stdlib) = 8fe4a8cf6551a3e55ba8d770a819739c ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 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__pervasives) = b21448628d3d122ebdaa9995cac0ba7f 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(Variantslib) = 107e292e21fa3d0198dcea0a947a0b28 ocamlx(Bin_prot__Common) = 3ee10ee834d9b43547dff2efa091335b ocamlx(Bin_prot__Read) = 96de88a75d6272cc1525a23635c34e74 ocamlx(Bin_prot__Shape) = d03d5eb107e889add5d7007abf5bc1de ocamlx(Bin_prot__Size) = d3b7074303f0e68e8e2d602494482efa ocamlx(Bin_prot__Type_class) = 5340b92208cb34d36d9c1827bdc9ec11 ocamlx(Bin_prot__Utils) = 9badd2e565fd039f6044b13a04cab685 ocamlx(Bin_prot__Write) = 58d73f812d71e45fb4eb4ffbcda489dc ocamlx(Bin_shape_lib__Bin_shape) = 97edea7e3d091661ef380ca866fd3eab ocamlx(CamlinternalLazy) = dddd3ac46ea6780f2847c7da43f41f5b ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__bigarray) = b14315739423f75b471a54b0cd4e3d10 ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__int32) = be315a06dd915963aef90cd481c312ac ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__lazy) = 49ab9a467c5d45c11636487ce2b410f5 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__nativeint) = 9c651ab9558916b271b6e657ca96187c ocamlx(Stdlib__obj) = 930dac301330b9d6c1d5e7e7c2310683 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 Obsoletes: ocaml-bin-prot < 113.24.00 Processing files: ocaml-bin_prot-devel-0.13.0-3.mga8.x86_64 Provides: ocaml(Bin_prot) = 77b5acbcf48a72d7dbbd478158e427b7 ocaml(Bin_prot__Binable) = d41930cbab2438b6e3a48fa974b9a1fa ocaml(Bin_prot__Blob) = 125c0eed72e0a77b88d42c97d757ccb4 ocaml(Bin_prot__Common) = c2ef4ab6a572f801a9d6cd66b05b104b ocaml(Bin_prot__Md5) = d01fef7fcb093aec7268f51d56a5afcd ocaml(Bin_prot__Nat0) = 76297a8400ea2136f409fabb4b5a06ac ocaml(Bin_prot__Read) = fe16d72c17092d769daddd884b228ae3 ocaml(Bin_prot__Shape) = 812311f8e8ca84dd93b8420de47b0651 ocaml(Bin_prot__Size) = 5f5461e9fb35e5869ba56d319c93dfd5 ocaml(Bin_prot__Std) = ab8761ed07de88e90dda47d83781f55a ocaml(Bin_prot__Type_class) = 67f2de4ceb2c8717012f214c2b3022de ocaml(Bin_prot__Utils) = 2e5f5e4e644c33a5f7520a93a49a2d59 ocaml(Bin_prot__Write) = d6f6f7c75f7a3409ed7c1402db9aec47 ocaml(Bin_prot_xen) = 77680b74cb00876b106dd89e23af50f0 ocaml(Bin_shape_lib) = 9c97b71bf4ee1a4183977fa52a3deab1 ocaml(Bin_shape_lib__Bin_shape) = 4f711e007e4d0712b6072a9a05031161 ocaml(Bin_shape_lib__Std) = 8738a8d22bf43b4648403520c759bd0a ocaml-bin-prot-devel = 0.13.0 ocaml-bin_prot-devel = 1:0.13.0-3.mga8 ocaml-bin_prot-devel(x86-64) = 1:0.13.0-3.mga8 ocamlx(Bin_prot) = 2dda99a222ebaf05306604384f9d7c6e ocamlx(Bin_prot__Binable) = bce9284327ff48f1f0ab1fb97594e913 ocamlx(Bin_prot__Blob) = ca25fcb6c1607c4b10945a364083e039 ocamlx(Bin_prot__Common) = 3ee10ee834d9b43547dff2efa091335b ocamlx(Bin_prot__Md5) = ed2e85dc7213ad5bbca5acd7d5485472 ocamlx(Bin_prot__Nat0) = baf8b9b1c587bff0ed80e189f84a72de ocamlx(Bin_prot__Read) = 96de88a75d6272cc1525a23635c34e74 ocamlx(Bin_prot__Shape) = d03d5eb107e889add5d7007abf5bc1de ocamlx(Bin_prot__Size) = d3b7074303f0e68e8e2d602494482efa ocamlx(Bin_prot__Std) = 5b6bd52e8775dee257327dce7e821c05 ocamlx(Bin_prot__Type_class) = 5340b92208cb34d36d9c1827bdc9ec11 ocamlx(Bin_prot__Utils) = 9badd2e565fd039f6044b13a04cab685 ocamlx(Bin_prot__Write) = 58d73f812d71e45fb4eb4ffbcda489dc ocamlx(Bin_prot_xen) = ea7c1dfcde021123d2b331a2fd39134b ocamlx(Bin_shape_lib) = fd27688a7656140d3b2c74443c57076a ocamlx(Bin_shape_lib__Bin_shape) = 97edea7e3d091661ef380ca866fd3eab ocamlx(Bin_shape_lib__Std) = 87e6a9e69924a24282eb63d431a26238 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Base) = 64372f92ca28ba13a4e0262ccdbd2b9a ocaml(Base__) = f19276fd33c8ff23e35067bfec1c847e ocaml(Base__Applicative) = dda41ce90d5349382696e9b5071f4745 ocaml(Base__Applicative_intf) = 0610238bcd3d40679de406010fed5729 ocaml(Base__Array) = 952dc8bb3a171b545631ef0e0a02f42c ocaml(Base__Backtrace) = 0a09f59dc8487b6419cfec51f5e200b7 ocaml(Base__Binary_searchable) = c774fabbadfd34e8857b474aa6714070 ocaml(Base__Binary_searchable_intf) = da340ee94e2d622e772753a1ec29a0ff ocaml(Base__Blit) = d46707f1ee359312b248adde1138f1c3 ocaml(Base__Blit_intf) = e7d8dd2463967218ec7134663a1ec38a ocaml(Base__Bool) = 43b4efe5c978d358f91300453432a2dc ocaml(Base__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__Hasher) = 32bd772a4da5ef120a8ebe5b0ce22c92 ocaml(Base__Identifiable) = 269567d74a2aa517f257fa632f3ecd8f ocaml(Base__Import) = 282c1849c281f8ee48cd5b6dad6f443a ocaml(Base__Import0) = a7cd964c3f296bec73ba9981c0d5bc05 ocaml(Base__Indexed_container) = 119e79fc2430c65c6d9cbc8d96e173b5 ocaml(Base__Indexed_container_intf) = 6f9743678694f8d305c29309508ded92 ocaml(Base__Info) = c2383d197aac29e06989bba0d7cec6f2 ocaml(Base__Info_intf) = d6a1b0ad81fd656c1fbe3b11abb44373 ocaml(Base__Int) = ee223a9c7b71ad3636e05eed91069588 ocaml(Base__Int0) = 193350e9276914f21fc2c15ed4496c45 ocaml(Base__Int32) = a895fb9a89aa1c39e0a748f1b05ffcbf ocaml(Base__Int63) = e5cff935abb57690a8004d404aed0833 ocaml(Base__Int63_emul) = c0ec82ebc9b93b1fdff659715adc36c2 ocaml(Base__Int64) = deeabf5fe893f106f70dec5942475e2a ocaml(Base__Int_intf) = 0cb5c31750866912542117721d17f688 ocaml(Base__Intable) = 4f6156c268e4bcbc83454128bf425dcb ocaml(Base__Invariant) = e139aaa649884b3b7faed841a134e0c8 ocaml(Base__Invariant_intf) = 13a3c3b5b3238330982ac7c8ad0e50b8 ocaml(Base__Lazy) = 8090718aaa5866ca5fee249cb6eec437 ocaml(Base__List) = 2149ed38270ed8278ffc7aa1e85d02f8 ocaml(Base__Map) = 9fcf62650548a9fe35807057a9f9fedd ocaml(Base__Map_intf) = aa82d7a6e5a8b649018e5e72ef69af1a ocaml(Base__Maybe_bound) = c9851b2941f12380b453973e81e8f82a ocaml(Base__Monad) = c0615b938f0b3d5726abd4f66727d5ee ocaml(Base__Monad_intf) = 8435dae66269d73e0ef83dd539dc486c ocaml(Base__Nativeint) = b63a367e187aee4587f897c7a0ec2c24 ocaml(Base__Option) = 39427dd4a6d3160265bd0fbe4c328b95 ocaml(Base__Or_error) = d3eecc4a8b979ac0b02d1167058b0c1b ocaml(Base__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__Variant) = 62656ac94e02e06bdf789bc432abc25b ocaml(Base__Variantslib) = 4887f564c58bb876367dfc5d3e93e4e4 ocaml(Base_internalhash_types) = d629ec4d4eb9439f2e47bad62391fdbe ocaml(Bin_prot) = 77b5acbcf48a72d7dbbd478158e427b7 ocaml(Bin_prot__Binable) = d41930cbab2438b6e3a48fa974b9a1fa ocaml(Bin_prot__Common) = c2ef4ab6a572f801a9d6cd66b05b104b ocaml(Bin_prot__Nat0) = 76297a8400ea2136f409fabb4b5a06ac ocaml(Bin_prot__Read) = fe16d72c17092d769daddd884b228ae3 ocaml(Bin_prot__Shape) = 812311f8e8ca84dd93b8420de47b0651 ocaml(Bin_prot__Size) = 5f5461e9fb35e5869ba56d319c93dfd5 ocaml(Bin_prot__Type_class) = 67f2de4ceb2c8717012f214c2b3022de ocaml(Bin_prot__Utils) = 2e5f5e4e644c33a5f7520a93a49a2d59 ocaml(Bin_prot__Write) = d6f6f7c75f7a3409ed7c1402db9aec47 ocaml(Bin_shape_lib) = 9c97b71bf4ee1a4183977fa52a3deab1 ocaml(Bin_shape_lib__Bin_shape) = 4f711e007e4d0712b6072a9a05031161 ocaml(Bin_shape_lib__Std) = 8738a8d22bf43b4648403520c759bd0a ocaml(Caml) = 56523a7c86aeab165a1617f80b8195aa ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(Md5_lib) = dbecc35380bb704a29f9b5697c9e558d ocaml(Ppx_compare_lib) = 93cce7000a8ba46feadb03fd165efe32 ocaml(Ppx_sexp_conv_lib) = 78151c916ad167ec8f267782e4f0552c ocaml(Sexplib0) = 8dc0706301d63b2afe898b33af7db57d ocaml(Sexplib0__Sexp) = 1f3906a0dde1e608a6b2099103811a2c ocaml(Sexplib0__Sexp_conv) = 6e185d1713684314af532f7f225de4d0 ocaml(Sexplib0__Sexp_conv_error) = 8b76eb2236b8efc556d106b0179deee5 ocaml(Sexplib0__Sexpable) = d1ef6b1eb9e222ddb50c5beb80bb02a0 ocaml(Shadow_stdlib) = 8fe4a8cf6551a3e55ba8d770a819739c ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 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__pervasives) = b21448628d3d122ebdaa9995cac0ba7f 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(Variantslib) = 107e292e21fa3d0198dcea0a947a0b28 ocamlx(Bin_prot__Common) = 3ee10ee834d9b43547dff2efa091335b ocamlx(Bin_prot__Read) = 96de88a75d6272cc1525a23635c34e74 ocamlx(Bin_prot__Shape) = d03d5eb107e889add5d7007abf5bc1de ocamlx(Bin_prot__Size) = d3b7074303f0e68e8e2d602494482efa ocamlx(Bin_prot__Type_class) = 5340b92208cb34d36d9c1827bdc9ec11 ocamlx(Bin_prot__Utils) = 9badd2e565fd039f6044b13a04cab685 ocamlx(Bin_prot__Write) = 58d73f812d71e45fb4eb4ffbcda489dc ocamlx(Bin_shape_lib__Bin_shape) = 97edea7e3d091661ef380ca866fd3eab ocamlx(CamlinternalLazy) = dddd3ac46ea6780f2847c7da43f41f5b ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__bigarray) = b14315739423f75b471a54b0cd4e3d10 ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__int32) = be315a06dd915963aef90cd481c312ac ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__lazy) = 49ab9a467c5d45c11636487ce2b410f5 ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__nativeint) = 9c651ab9558916b271b6e657ca96187c ocamlx(Stdlib__obj) = 930dac301330b9d6c1d5e7e7c2310683 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 Obsoletes: ocaml-bin-prot-devel < 113.24.00 Processing files: ocaml-bin_prot-debugsource-0.13.0-3.mga8.x86_64 Provides: ocaml-bin_prot-debugsource = 1:0.13.0-3.mga8 ocaml-bin_prot-debugsource(x86-64) = 1:0.13.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-bin_prot-debuginfo-0.13.0-3.mga8.x86_64 Provides: debuginfo(build-id) = 27276d7dcacc6f9f7f98268f43f0ad1101b4f581 debuginfo(build-id) = c030b4fc5b59288bec91b05861c3987e284818e4 debuginfo(build-id) = defaea98243bf5ebe5f9d77ddbbfe2df21842d1f debuginfo(build-id) = eeaabd70de4501431479b5aca3e95287bd016412 ocaml-bin_prot-debuginfo = 1:0.13.0-3.mga8 ocaml-bin_prot-debuginfo(x86-64) = 1:0.13.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-bin_prot-debugsource(x86-64) = 1:0.13.0-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-bin_prot-debugsource-0.13.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-bin_prot-debuginfo-0.13.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-bin_prot-0.13.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-bin_prot-devel-0.13.0-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VqTYAZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bin_prot-0.13.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-bin_prot-0.13.0-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aEwYGY + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf bin_prot-0.13.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!