D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CClrbK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ocaml-migrate-parsetree-1.0.7 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/v1.0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-migrate-parsetree-1.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yHwqcp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocaml-migrate-parsetree-1.0.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + jbuilder build --verbose -p ocaml-migrate-parsetree -j4 # Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-migrate-parsetree-1.0.7 Running[0]: /usr/bin/ocamlfind printconf path > /tmp/jbuild61a8f8.output Running[1]: /usr/bin/ocamlc.opt -config > /tmp/jbuilde80ac3.output # Jbuilder context: # ((name default) # (kind default) # (merlin true) # (for_host ()) # (build_dir _build/default) # (toplevel_path ()) # (ocaml_bin /usr/bin) # (ocaml /usr/bin/ocaml) # (ocamlc /usr/bin/ocamlc.opt) # (ocamlopt (/usr/bin/ocamlopt.opt)) # (ocamldep /usr/bin/ocamldep.opt) # (ocamlmklib /usr/bin/ocamlmklib.opt) # (env ()) # (findlib_path (/usr/lib64/ocaml)) # (arch_sixtyfour true) # (natdynlink_supported true) # (opam_vars ()) # (ocamlc_config # ((afl_instrument false) # (architecture amd64) # (asm as) # (asm_cfi_supported true) # (ast_impl_magic_number Caml1999M022) # (ast_intf_magic_number Caml1999N022) # (bytecomp_c_compiler # "gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT") # (bytecomp_c_libraries "-lm -ldl -lcurses -lpthread ") # (c_compiler gcc) # (cc_profile -pg) # (ccomp_type cc) # (cma_magic_number Caml1999A022) # (cmi_magic_number Caml1999I022) # (cmo_magic_number Caml1999O022) # (cmt_magic_number Caml1999T022) # (cmx_magic_number Caml1999Y022) # (cmxa_magic_number Caml1999Z022) # (cmxs_magic_number Caml1999D022) # (default_executable_name a.out) # (default_safe_string true) # (exec_magic_number Caml1999X011) # (ext_asm .s) # (ext_dll .so) # (ext_exe "") # (ext_lib .a) # (ext_obj .o) # (flambda false) # (flat_float_array true) # (host x86_64-mageia-linux-gnu) # (int_size 63) # (model default) # (native_c_compiler # "gcc -O2 -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT") # (native_c_libraries "-lm -ldl") # (native_pack_linker "ld -r -o ") # (ocamlc_cflags "-O2 -fno-strict-aliasing -fwrapv -fPIC") # (ocamlc_cppflags "-D_FILE_OFFSET_BITS=64 -D_REENTRANT") # (ocamlopt_cflags "-O2 -fno-strict-aliasing -fwrapv") # (ocamlopt_cppflags "-D_FILE_OFFSET_BITS=64 -D_REENTRANT") # (os_type Unix) # (profiling true) # (ranlib ranlib) # (safe_string false) # (spacetime false) # (standard_library /usr/lib64/ocaml) # (standard_library_default /usr/lib64/ocaml) # (standard_runtime /usr/bin/ocamlrun) # (system linux) # (systhread_supported true) # (target x86_64-mageia-linux-gnu) # (version 4.06.0) # (windows_unicode false) # (with_frame_pointers false) # (word_size 64))) # (which ((ocamlc (/usr/bin/ocamlc.opt)) (ocamlfind (/usr/bin/ocamlfind))))) # Actual targets: # - recursive alias install Running[2]: (cd _build/default/src && /usr/bin/ocaml config/gen.ml 4.06.0) Running[3]: (cd _build/default && /usr/bin/ocamllex.opt -q -o tools/pp_rewrite.ml tools/pp_rewrite.mll) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules src/migrate_parsetree_driver_main.ml) > _build/default/src/migrate_parsetree_driver_main.depends.ocamldep-output Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules tools/add_special_comments.ml tools/pp.ml tools/pp_rewrite.ml) > _build/default/tools/add_special_comments.depends.ocamldep-output Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules tools/add_special_comments.mli tools/pp.mli tools/pp_rewrite.mli) > _build/default/tools/add_special_comments.dependsi.ocamldep-output Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -I tools -o tools/pp_rewrite.cmi -c -intf tools/pp_rewrite.mli) Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -I tools -o tools/pp.cmi -c -intf tools/pp.mli) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -I tools -o tools/pp_rewrite.cmx -c -impl tools/pp_rewrite.ml) Running[10]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I /usr/lib64/ocaml/compiler-libs -no-alias-deps -I tools -o tools/pp.cmx -c -impl tools/pp.ml) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o tools/pp.exe -I /usr/lib64/ocaml/compiler-libs /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa tools/pp_rewrite.cmx tools/pp.cmx) Running[12]: (cd _build/default && ./tools/pp.exe 406 src/ast_402.ml) > _build/default/src/ast_402.pp.ml Running[13]: (cd _build/default && ./tools/pp.exe 406 src/ast_403.ml) > _build/default/src/ast_403.pp.ml Running[14]: (cd _build/default && ./tools/pp.exe 406 src/ast_404.ml) > _build/default/src/ast_404.pp.ml Running[15]: (cd _build/default && ./tools/pp.exe 406 src/ast_405.ml) > _build/default/src/ast_405.pp.ml Running[16]: (cd _build/default && ./tools/pp.exe 406 src/ast_406.ml) > _build/default/src/ast_406.pp.ml Running[17]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree.ml) > _build/default/src/migrate_parsetree.pp.ml Running[18]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_402_403.ml) > _build/default/src/migrate_parsetree_402_403.pp.ml Running[19]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_402_403_migrate.ml) > _build/default/src/migrate_parsetree_402_403_migrate.pp.ml Running[20]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_403_402.ml) > _build/default/src/migrate_parsetree_403_402.pp.ml Running[21]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_403_402_migrate.ml) > _build/default/src/migrate_parsetree_403_402_migrate.pp.ml Running[22]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_403_404.ml) > _build/default/src/migrate_parsetree_403_404.pp.ml Running[23]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_403_404_migrate.ml) > _build/default/src/migrate_parsetree_403_404_migrate.pp.ml Running[24]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_404_403.ml) > _build/default/src/migrate_parsetree_404_403.pp.ml Running[25]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_404_403_migrate.ml) > _build/default/src/migrate_parsetree_404_403_migrate.pp.ml Running[26]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_404_405.ml) > _build/default/src/migrate_parsetree_404_405.pp.ml Running[27]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_404_405_migrate.ml) > _build/default/src/migrate_parsetree_404_405_migrate.pp.ml Running[28]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_405_404.ml) > _build/default/src/migrate_parsetree_405_404.pp.ml Running[29]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_405_404_migrate.ml) > _build/default/src/migrate_parsetree_405_404_migrate.pp.ml Running[30]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_405_406.ml) > _build/default/src/migrate_parsetree_405_406.pp.ml Running[31]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_405_406_migrate.ml) > _build/default/src/migrate_parsetree_405_406_migrate.pp.ml Running[32]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_406_405.ml) > _build/default/src/migrate_parsetree_406_405.pp.ml Running[33]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_406_405_migrate.ml) > _build/default/src/migrate_parsetree_406_405_migrate.pp.ml Running[34]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_ast_io.ml) > _build/default/src/migrate_parsetree_ast_io.pp.ml Running[35]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_compiler_functions.ml) > _build/default/src/migrate_parsetree_compiler_functions.pp.ml Running[36]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_def.ml) > _build/default/src/migrate_parsetree_def.pp.ml Running[37]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_driver.ml) > _build/default/src/migrate_parsetree_driver.pp.ml Running[38]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_parse.ml) > _build/default/src/migrate_parsetree_parse.pp.ml Running[39]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_versions.ml) > _build/default/src/migrate_parsetree_versions.pp.ml Running[40]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_ast_io.mli) > _build/default/src/migrate_parsetree_ast_io.pp.mli Running[41]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_def.mli) > _build/default/src/migrate_parsetree_def.pp.mli Running[42]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_driver.mli) > _build/default/src/migrate_parsetree_driver.pp.mli Running[43]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_parse.mli) > _build/default/src/migrate_parsetree_parse.pp.mli Running[44]: (cd _build/default && ./tools/pp.exe 406 src/migrate_parsetree_versions.mli) > _build/default/src/migrate_parsetree_versions.pp.mli Running[45]: (cd _build/default && /usr/bin/ocamldep.opt -modules src/ast_402.pp.ml src/ast_403.pp.ml src/ast_404.pp.ml src/ast_405.pp.ml src/ast_406.pp.ml src/migrate_parsetree.pp.ml src/migrate_parsetree_402_403.pp.ml src/migrate_parsetree_402_403_migrate.pp.ml src/migrate_parsetree_403_402.pp.ml src/migrate_parsetree_403_402_migrate.pp.ml src/migrate_parsetree_403_404.pp.ml src/migrate_parsetree_403_404_migrate.pp.ml src/migrate_parsetree_404_403.pp.ml src/migrate_parsetree_404_403_migrate.pp.ml src/migrate_parsetree_404_405.pp.ml src/migrate_parsetree_404_405_migrate.pp.ml src/migrate_parsetree_405_404.pp.ml src/migrate_parsetree_405_404_migrate.pp.ml src/migrate_parsetree_405_406.pp.ml src/migrate_parsetree_405_406_migrate.pp.ml src/migrate_parsetree_406_405.pp.ml src/migrate_parsetree_406_405_migrate.pp.ml src/migrate_parsetree_ast_io.pp.ml src/migrate_parsetree_compiler_functions.pp.ml src/migrate_parsetree_def.pp.ml src/migrate_parsetree_driver.pp.ml src/migrate_parsetree_parse.pp.ml src/migrate_parsetree_versions.pp.ml) > _build/default/src/migrate_parsetree.depends.ocamldep-output Running[46]: (cd _build/default && /usr/bin/ocamldep.opt -modules src/migrate_parsetree_ast_io.pp.mli src/migrate_parsetree_def.pp.mli src/migrate_parsetree_driver.pp.mli src/migrate_parsetree_parse.pp.mli src/migrate_parsetree_versions.pp.mli) > _build/default/src/migrate_parsetree.dependsi.ocamldep-output Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_def.cmi -c -intf src/migrate_parsetree_def.pp.mli) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/ast_402.cmo -c -impl src/ast_402.pp.ml) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/ast_403.cmo -c -impl src/ast_403.pp.ml) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/ast_404.cmo -c -impl src/ast_404.pp.ml) Running[51]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/ast_405.cmo -c -impl src/ast_405.pp.ml) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/ast_406.cmo -c -impl src/ast_406.pp.ml) Running[53]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_compiler_functions.cmo -c -impl src/migrate_parsetree_compiler_functions.pp.ml) Running[54]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_def.cmo -c -impl src/migrate_parsetree_def.pp.ml) Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_def.cmx -c -impl src/migrate_parsetree_def.pp.ml) Running[56]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/ast_403.cmx -c -impl src/ast_403.pp.ml) Running[57]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/ast_404.cmx -c -impl src/ast_404.pp.ml) Running[58]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_403_404_migrate.cmo -c -impl src/migrate_parsetree_403_404_migrate.pp.ml) Running[59]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_404_403_migrate.cmo -c -impl src/migrate_parsetree_404_403_migrate.pp.ml) Running[60]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_compiler_functions.cmx -c -impl src/migrate_parsetree_compiler_functions.pp.ml) Running[61]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/ast_402.cmx -c -impl src/ast_402.pp.ml) Running[62]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_402_403_migrate.cmo -c -impl src/migrate_parsetree_402_403_migrate.pp.ml) Running[63]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_403_402_migrate.cmo -c -impl src/migrate_parsetree_403_402_migrate.pp.ml) Running[64]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/ast_405.cmx -c -impl src/ast_405.pp.ml) Running[65]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_404_405_migrate.cmo -c -impl src/migrate_parsetree_404_405_migrate.pp.ml) Running[66]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_405_404_migrate.cmo -c -impl src/migrate_parsetree_405_404_migrate.pp.ml) Running[67]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/ast_406.cmx -c -impl src/ast_406.pp.ml) Running[68]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_versions.cmi -c -intf src/migrate_parsetree_versions.pp.mli) Running[69]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_405_406_migrate.cmo -c -impl src/migrate_parsetree_405_406_migrate.pp.ml) Running[70]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_406_405_migrate.cmo -c -impl src/migrate_parsetree_406_405_migrate.pp.ml) Running[71]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_403_404.cmo -c -impl src/migrate_parsetree_403_404.pp.ml) Running[72]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_404_403.cmo -c -impl src/migrate_parsetree_404_403.pp.ml) Running[73]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_403_404_migrate.cmx -c -impl src/migrate_parsetree_403_404_migrate.pp.ml) Running[74]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_404_403_migrate.cmx -c -impl src/migrate_parsetree_404_403_migrate.pp.ml) Running[75]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_402_403.cmo -c -impl src/migrate_parsetree_402_403.pp.ml) Running[76]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_403_402.cmo -c -impl src/migrate_parsetree_403_402.pp.ml) Running[77]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_404_405.cmo -c -impl src/migrate_parsetree_404_405.pp.ml) Running[78]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_405_404.cmo -c -impl src/migrate_parsetree_405_404.pp.ml) Running[79]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_402_403_migrate.cmx -c -impl src/migrate_parsetree_402_403_migrate.pp.ml) Running[80]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_403_402_migrate.cmx -c -impl src/migrate_parsetree_403_402_migrate.pp.ml) Running[81]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_404_405_migrate.cmx -c -impl src/migrate_parsetree_404_405_migrate.pp.ml) Running[82]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_405_404_migrate.cmx -c -impl src/migrate_parsetree_405_404_migrate.pp.ml) Running[83]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_405_406.cmo -c -impl src/migrate_parsetree_405_406.pp.ml) Running[84]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_406_405.cmo -c -impl src/migrate_parsetree_406_405.pp.ml) Running[85]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_ast_io.cmi -c -intf src/migrate_parsetree_ast_io.pp.mli) Running[86]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_driver.cmi -c -intf src/migrate_parsetree_driver.pp.mli) Running[87]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_parse.cmi -c -intf src/migrate_parsetree_parse.pp.mli) Running[88]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_403_404.cmx -c -impl src/migrate_parsetree_403_404.pp.ml) Running[89]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_404_403.cmx -c -impl src/migrate_parsetree_404_403.pp.ml) Running[90]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_405_406_migrate.cmx -c -impl src/migrate_parsetree_405_406_migrate.pp.ml) Running[91]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_406_405_migrate.cmx -c -impl src/migrate_parsetree_406_405_migrate.pp.ml) Running[92]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_402_403.cmx -c -impl src/migrate_parsetree_402_403.pp.ml) Running[93]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_403_402.cmx -c -impl src/migrate_parsetree_403_402.pp.ml) Running[94]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_404_405.cmx -c -impl src/migrate_parsetree_404_405.pp.ml) Running[95]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_405_404.cmx -c -impl src/migrate_parsetree_405_404.pp.ml) Running[96]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_ast_io.cmo -c -impl src/migrate_parsetree_ast_io.pp.ml) Running[97]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_driver.cmo -c -impl src/migrate_parsetree_driver.pp.ml) Running[98]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_parse.cmo -c -impl src/migrate_parsetree_parse.pp.ml) Running[99]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_versions.cmo -c -impl src/migrate_parsetree_versions.pp.ml) Running[100]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree.cmo -c -impl src/migrate_parsetree.pp.ml) Running[101]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_405_406.cmx -c -impl src/migrate_parsetree_405_406.pp.ml) Running[102]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_406_405.cmx -c -impl src/migrate_parsetree_406_405.pp.ml) Running[103]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -I src -no-alias-deps -I src -o src/migrate_parsetree_driver_main.cmo -c -impl src/migrate_parsetree_driver_main.ml) Running[104]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/migrate_parsetree_driver_main.cma -linkall src/migrate_parsetree_driver_main.cmo) Running[105]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_versions.cmx -c -impl src/migrate_parsetree_versions.pp.ml) Running[106]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -open Result -g -a -o src/migrate_parsetree.cma src/ast_402.cmo src/ast_403.cmo src/ast_404.cmo src/ast_405.cmo src/ast_406.cmo src/migrate_parsetree_402_403_migrate.cmo src/migrate_parsetree_def.cmo src/migrate_parsetree_403_402_migrate.cmo src/migrate_parsetree_402_403.cmo src/migrate_parsetree_403_402.cmo src/migrate_parsetree_403_404_migrate.cmo src/migrate_parsetree_404_403_migrate.cmo src/migrate_parsetree_403_404.cmo src/migrate_parsetree_404_403.cmo src/migrate_parsetree_404_405_migrate.cmo src/migrate_parsetree_405_404_migrate.cmo src/migrate_parsetree_404_405.cmo src/migrate_parsetree_405_404.cmo src/migrate_parsetree_405_406_migrate.cmo src/migrate_parsetree_406_405_migrate.cmo src/migrate_parsetree_405_406.cmo src/migrate_parsetree_406_405.cmo src/migrate_parsetree_versions.cmo src/migrate_parsetree_ast_io.cmo src/migrate_parsetree_compiler_functions.cmo src/migrate_parsetree_driver.cmo src/migrate_parsetree_parse.cmo src/migrate_parsetree.cmo) Running[107]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_ast_io.cmx -c -impl src/migrate_parsetree_ast_io.pp.ml) Running[108]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_parse.cmx -c -impl src/migrate_parsetree_parse.pp.ml) Running[109]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -no-alias-deps -I src -o src/migrate_parsetree_driver.cmx -c -impl src/migrate_parsetree_driver.pp.ml) Running[110]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree.cmx -c -impl src/migrate_parsetree.pp.ml) Running[111]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/result -I src -intf-suffix .ml -no-alias-deps -I src -o src/migrate_parsetree_driver_main.cmx -c -impl src/migrate_parsetree_driver_main.ml) Running[112]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -a -o src/migrate_parsetree.cmxa src/ast_402.cmx src/ast_403.cmx src/ast_404.cmx src/ast_405.cmx src/ast_406.cmx src/migrate_parsetree_402_403_migrate.cmx src/migrate_parsetree_def.cmx src/migrate_parsetree_403_402_migrate.cmx src/migrate_parsetree_402_403.cmx src/migrate_parsetree_403_402.cmx src/migrate_parsetree_403_404_migrate.cmx src/migrate_parsetree_404_403_migrate.cmx src/migrate_parsetree_403_404.cmx src/migrate_parsetree_404_403.cmx src/migrate_parsetree_404_405_migrate.cmx src/migrate_parsetree_405_404_migrate.cmx src/migrate_parsetree_404_405.cmx src/migrate_parsetree_405_404.cmx src/migrate_parsetree_405_406_migrate.cmx src/migrate_parsetree_406_405_migrate.cmx src/migrate_parsetree_405_406.cmx src/migrate_parsetree_406_405.cmx src/migrate_parsetree_versions.cmx src/migrate_parsetree_ast_io.cmx src/migrate_parsetree_compiler_functions.cmx src/migrate_parsetree_driver.cmx src/migrate_parsetree_parse.cmx src/migrate_parsetree.cmx) Running[113]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/migrate_parsetree_driver_main.cmxa -linkall src/migrate_parsetree_driver_main.cmx) Running[114]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -open Result -g -shared -linkall -I src -o src/migrate_parsetree.cmxs src/migrate_parsetree.cmxa) Running[115]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/migrate_parsetree_driver_main.cmxs src/migrate_parsetree_driver_main.cmxa) + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mGZn3i + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64 + cd ocaml-migrate-parsetree-1.0.7 + '[' 1 -eq 1 ']' + opam-installer --prefix=/home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr --libdir=/home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml ocaml-migrate-parsetree.install Creating directory /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree _build/install/default/lib/ocaml-migrate-parsetree/META => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/META _build/install/default/lib/ocaml-migrate-parsetree/opam => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/opam _build/install/default/lib/ocaml-migrate-parsetree/ast_402.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_402.cmi _build/install/default/lib/ocaml-migrate-parsetree/ast_402.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_402.cmx _build/install/default/lib/ocaml-migrate-parsetree/ast_402.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_402.cmt _build/install/default/lib/ocaml-migrate-parsetree/ast_402.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_402.ml _build/install/default/lib/ocaml-migrate-parsetree/ast_403.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_403.cmi _build/install/default/lib/ocaml-migrate-parsetree/ast_403.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_403.cmx _build/install/default/lib/ocaml-migrate-parsetree/ast_403.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_403.cmt _build/install/default/lib/ocaml-migrate-parsetree/ast_403.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_403.ml _build/install/default/lib/ocaml-migrate-parsetree/ast_404.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_404.cmi _build/install/default/lib/ocaml-migrate-parsetree/ast_404.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_404.cmx _build/install/default/lib/ocaml-migrate-parsetree/ast_404.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_404.cmt _build/install/default/lib/ocaml-migrate-parsetree/ast_404.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_404.ml _build/install/default/lib/ocaml-migrate-parsetree/ast_405.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_405.cmi _build/install/default/lib/ocaml-migrate-parsetree/ast_405.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_405.cmx _build/install/default/lib/ocaml-migrate-parsetree/ast_405.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_405.cmt _build/install/default/lib/ocaml-migrate-parsetree/ast_405.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_405.ml _build/install/default/lib/ocaml-migrate-parsetree/ast_406.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_406.cmi _build/install/default/lib/ocaml-migrate-parsetree/ast_406.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_406.cmx _build/install/default/lib/ocaml-migrate-parsetree/ast_406.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_406.cmt _build/install/default/lib/ocaml-migrate-parsetree/ast_406.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/ast_406.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_402_403.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_402_403.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_402_403.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_402_403.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_402.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_402.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_402.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_402.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402_migrate.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_402_migrate.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402_migrate.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_402_migrate.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402_migrate.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_402_migrate.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_402_migrate.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_402_migrate.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_404.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_404.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_404.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_404.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404_migrate.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_404_migrate.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404_migrate.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_404_migrate.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404_migrate.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_404_migrate.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_403_404_migrate.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_403_404_migrate.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_403.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_403.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_403.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_403.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403_migrate.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_403_migrate.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403_migrate.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_403_migrate.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403_migrate.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_403_migrate.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_403_migrate.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_403_migrate.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_405.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_405.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_405.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_405.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405_migrate.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_405_migrate.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405_migrate.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_405_migrate.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405_migrate.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_405_migrate.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_404_405_migrate.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_404_405_migrate.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_404.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_404.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_404.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_404.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404_migrate.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_404_migrate.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404_migrate.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_404_migrate.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404_migrate.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_404_migrate.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_404_migrate.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_404_migrate.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_406.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_406.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_406.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_406.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406_migrate.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_406_migrate.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406_migrate.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_406_migrate.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406_migrate.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_406_migrate.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_405_406_migrate.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_405_406_migrate.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_406_405.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_406_405.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_406_405.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_406_405.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmti _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_ast_io.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_ast_io.mli _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.ml _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_def.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_def.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_def.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_def.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_def.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_def.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_def.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_def.cmti _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_def.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_def.mli _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_driver.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_driver.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_driver.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_driver.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_driver.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_driver.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_driver.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_driver.cmti _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_driver.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_driver.mli _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_parse.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_parse.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_parse.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_parse.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_parse.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_parse.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_parse.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_parse.cmti _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_parse.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_parse.mli _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_versions.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_versions.cmi _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_versions.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_versions.cmx _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_versions.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_versions.cmt _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_versions.cmti => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_versions.cmti _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree_versions.mli => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree_versions.mli _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree.cma => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cma _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree.cmxa => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmxa _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree.a => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.a _build/install/default/lib/ocaml-migrate-parsetree/migrate_parsetree.cmxs => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmxs Creating directory /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/driver-main _build/install/default/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmi => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmi _build/install/default/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmx => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmx _build/install/default/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmt => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmt _build/install/default/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.ml => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.ml _build/install/default/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cma => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cma _build/install/default/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmxa => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmxa _build/install/default/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.a => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.a _build/install/default/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmxs => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/lib64/ocaml/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmxs Creating directory /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/doc/ocaml-migrate-parsetree _build/install/default/doc/ocaml-migrate-parsetree/README.md => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/doc/ocaml-migrate-parsetree/README.md _build/install/default/doc/ocaml-migrate-parsetree/LICENSE => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/doc/ocaml-migrate-parsetree/LICENSE _build/install/default/doc/ocaml-migrate-parsetree/CHANGES.md => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/doc/ocaml-migrate-parsetree/CHANGES.md _build/install/default/doc/ocaml-migrate-parsetree/MANUAL.md => /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/doc/ocaml-migrate-parsetree/MANUAL.md + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/doc + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' -n '' ']' + export DISABLE_DEBUG=1 + DISABLE_DEBUG=1 + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.0.7-2.mga7 --unique-debug-suffix -1.0.7-2.mga7.x86_64 --unique-debug-src-base ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-migrate-parsetree-1.0.7 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6fhSae + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocaml-migrate-parsetree-1.0.7 + '[' 1 -eq 1 ']' + jbuilder runtest ocamldep test/driver/ppx1/ppx1.depends.ocamldep-output ocamldep test/driver/ppx2/ppx2.depends.ocamldep-output ocamlc test/driver/ppx1/ppx1.{cmi,cmo,cmt} ocamlc test/driver/ppx2/ppx2.{cmi,cmo,cmt} ocamlopt test/driver/ppx2/ppx2.{cmx,o} ocamlopt test/driver/ppx1/ppx1.{cmx,o} ocamlopt test/driver/ppx2/ppx2.{a,cmxa} ocamlopt test/driver/ppx1/ppx1.{a,cmxa} ocamlopt .ppx/ppx1+ppx2/ppx.exe ppx test/driver/ppx-user/foo.pp.ml ocamldep test/driver/ppx-user/foo.depends.ocamldep-output ocamlc test/driver/ppx-user/foo.{cmi,cmo,cmt} ocamlopt test/driver/ppx-user/foo.{cmx,o} ocamlopt test/driver/ppx-user/foo.exe foo test/driver/ppx-user/foo.output diff alias test/driver/ppx-user/runtest + exit 0 Processing files: ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cfwePa + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocaml-migrate-parsetree-1.0.7 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/share/doc/ocaml-ocaml-migrate-parsetree + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/share/doc/ocaml-ocaml-migrate-parsetree + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/share/doc/ocaml-ocaml-migrate-parsetree + cp -pr MANUAL.md /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/share/doc/ocaml-ocaml-migrate-parsetree + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4ss2u7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocaml-migrate-parsetree-1.0.7 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/share/licenses/ocaml-ocaml-migrate-parsetree + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/share/licenses/ocaml-ocaml-migrate-parsetree + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64/usr/share/licenses/ocaml-ocaml-migrate-parsetree + exit 0 Provides: ocaml(Ast_402) = 44677371a8fb603750f825865d9908e9 ocaml(Ast_403) = fec9b45492e9f6e97cc62c8662926a40 ocaml(Ast_404) = 50158b25908894437569735632eb79f8 ocaml(Ast_405) = adbbe33ea175cca6de95a78876d4989c ocaml(Ast_406) = 6214cf75fbfc602ba8af6c4507d6eaec ocaml(Migrate_parsetree) = b728617f6b13ba6260e9b0991d1f95f1 ocaml(Migrate_parsetree_402_403) = 655d6e034a29a6479e19e38705353d0f ocaml(Migrate_parsetree_402_403_migrate) = dee9b56b20c19c2676bb2aeff299bf13 ocaml(Migrate_parsetree_403_402) = f5555a6b095744a54eca22821823c930 ocaml(Migrate_parsetree_403_402_migrate) = 44500d63235ec9f16fae74c343d0000d ocaml(Migrate_parsetree_403_404) = ab2e4e4f9688c34b6be18cbe4c172ad2 ocaml(Migrate_parsetree_403_404_migrate) = ce9b314415c293811728feef381c021b ocaml(Migrate_parsetree_404_403) = fa1bbd910180693206fac880f9be22ac ocaml(Migrate_parsetree_404_403_migrate) = 6bb43a01527f932a859a86d8e0d86573 ocaml(Migrate_parsetree_404_405) = 70c5f109238a46c144156d511d58b2dc ocaml(Migrate_parsetree_404_405_migrate) = 05cdcbff399ea30e3a7e5328b4b13666 ocaml(Migrate_parsetree_405_404) = 09873aa24e0eb7cf4098198fb2999672 ocaml(Migrate_parsetree_405_404_migrate) = d6239d581dec354439b69ff5fd6770d4 ocaml(Migrate_parsetree_405_406) = 5f77278bd79ac2777f9589c3ea51986f ocaml(Migrate_parsetree_405_406_migrate) = cbc49c711127cc1daeaa98e6ac55a58c ocaml(Migrate_parsetree_406_405) = 0be73b92c8313990b0ede3d99472ffc8 ocaml(Migrate_parsetree_406_405_migrate) = ffe003255a98b16b98da4ca8fe5bfcca ocaml(Migrate_parsetree_ast_io) = 946861f60f1c482643787c66bf89360b ocaml(Migrate_parsetree_compiler_functions) = 6a79bf98e4bcf814d4c9b13329e33e80 ocaml(Migrate_parsetree_def) = e8613c58f7c446987089e719c5676a7a ocaml(Migrate_parsetree_driver) = cfbbf60ad0e4e243f589fb1da7d5ad71 ocaml(Migrate_parsetree_driver_main) = 043df9a608511fb6faeb6a5fcaeffd12 ocaml(Migrate_parsetree_parse) = 290d9a322806786f4696b0f894b7d364 ocaml(Migrate_parsetree_versions) = 2aa8c4ba41ec04f1487e080a704eef09 ocaml-migrate-parsetree = 1.0.7-2.mga7 ocaml-ocaml-migrate-parsetree = 1.0.7-2.mga7 ocaml-ocaml-migrate-parsetree(x86-64) = 1.0.7-2.mga7 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.2.5)(64bit) ocaml(Arg) = 8a984750e16559fb57a4021121f21559 ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Ast_402) = 44677371a8fb603750f825865d9908e9 ocaml(Ast_403) = fec9b45492e9f6e97cc62c8662926a40 ocaml(Ast_404) = 50158b25908894437569735632eb79f8 ocaml(Ast_405) = adbbe33ea175cca6de95a78876d4989c ocaml(Ast_406) = 6214cf75fbfc602ba8af6c4507d6eaec ocaml(Ast_helper) = f05cfcadcb195ef5fd64a23d943fb789 ocaml(Ast_mapper) = bece4f97c520a14b1b1280adeaa3c109 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(CamlinternalMod) = 8d4f9a6217ec1079cfdda6e658d5c81c ocaml(Clflags) = 3aaad9e68c798253c0a9f3d7946bf267 ocaml(Config) = 50c6c2ee3110436c0be58e2169d85075 ocaml(Docstrings) = d1aade5b2b4fdb0daaf1bdbb9420d96a ocaml(Filename) = 4c2454d1aec88f5851f077478f232f2f ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Int64) = f1c602b12ea723a45bbe6143f116a991 ocaml(Lazy) = 4bf082b428b11a15971c831a1c768bda ocaml(Lexing) = 0971650cdf1fa8e506e733e9a5da2628 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Location) = 7453466315e9009549dd74621eea0d3b ocaml(Longident) = 91f9af52ab5161ed3399272c57599564 ocaml(Map) = 8b8de381501aa7862270c15619322ee7 ocaml(Marshal) = 9dbb48cebd784fc6219ed0e9514fc7df ocaml(Migrate_parsetree) = b728617f6b13ba6260e9b0991d1f95f1 ocaml(Migrate_parsetree_402_403_migrate) = dee9b56b20c19c2676bb2aeff299bf13 ocaml(Migrate_parsetree_403_402_migrate) = 44500d63235ec9f16fae74c343d0000d ocaml(Migrate_parsetree_403_404_migrate) = ce9b314415c293811728feef381c021b ocaml(Migrate_parsetree_404_403_migrate) = 6bb43a01527f932a859a86d8e0d86573 ocaml(Migrate_parsetree_404_405_migrate) = 05cdcbff399ea30e3a7e5328b4b13666 ocaml(Migrate_parsetree_405_404_migrate) = d6239d581dec354439b69ff5fd6770d4 ocaml(Migrate_parsetree_405_406_migrate) = cbc49c711127cc1daeaa98e6ac55a58c ocaml(Migrate_parsetree_406_405_migrate) = ffe003255a98b16b98da4ca8fe5bfcca ocaml(Migrate_parsetree_def) = e8613c58f7c446987089e719c5676a7a ocaml(Migrate_parsetree_driver) = cfbbf60ad0e4e243f589fb1da7d5ad71 ocaml(Migrate_parsetree_versions) = 2aa8c4ba41ec04f1487e080a704eef09 ocaml(Misc) = d1783abac987b0b89a66cc75658a42f4 ocaml(Nativeint) = 7b210723c1ccafec90ff1578ad7e5996 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Parse) = 4c10b460bdf530b73965b5a63697e032 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Pprintast) = e6e3e32bfffab14b05b5dba30b4bb070 ocaml(Printexc) = 1b461321ebcc8e419f24eb531c5ac7ac ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Profile) = be4bb7d23f3bb4ebe05c09188e77798d ocaml(Result) = 24790a3e1bff1bc6dc64ae110090a5ed ocaml(Set) = 28a12def19edf36c317c30fafcc03d6d ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Syntaxerr) = 94a21a391ec111196b0334b34f569094 ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Warnings) = d9584a6414ffa4dac0b7bd3c56f2b1dc ocaml(runtime) = 4.06.0 Obsoletes: ocaml-migrate-parsetree < 1.0.7-2 Processing files: ocaml-ocaml-migrate-parsetree-devel-1.0.7-2.mga7.x86_64 Provides: ocaml-ocaml-migrate-parsetree-devel = 1.0.7-2.mga7 ocaml-ocaml-migrate-parsetree-devel(x86-64) = 1.0.7-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: ocaml-migrate-parsetree-devel < 1.0.7-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ocaml-migrate-parsetree-devel-1.0.7-2.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2vU6xB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ocaml-migrate-parsetree-1.0.7 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ocaml-ocaml-migrate-parsetree-1.0.7-2.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aHWGD5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf ocaml-migrate-parsetree-1.0.7 + exit 0 D: [iurt_root_command] Success!