D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-camomile-1.0.2-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.Yywh4l + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Camomile-1.0.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/camomile-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Camomile-1.0.2 + /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.OFLBUl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Camomile-1.0.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --profile release Workspace root: /home/iurt/rpmbuild/BUILD/Camomile-1.0.2 Running[0]: /usr/bin/nproc > /tmp/dunee03a83.output 2> /dev/null Auto-detected concurrency: 96 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /tmp/dune25cfaa.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/Camomile-1.0.2/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/home/iurt/rpmbuild/BUILD/Camomile-1.0.2/_build/default" ; "MANPATH" : "/home/iurt/rpmbuild/BUILD/Camomile-1.0.2/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/iurt/rpmbuild/BUILD/Camomile-1.0.2/_build/install/default/lib" ; "OCAMLPATH" : "/home/iurt/rpmbuild/BUILD/Camomile-1.0.2/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/iurt/rpmbuild/BUILD/Camomile-1.0.2/_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: - alias @@default Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/camomileDefaultConfig.ml) > _build/default/Camomile/.camomileDefaultConfig.objs/camomileDefaultConfig.ml.d Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I Camomile/.camomileDefaultConfig.objs/byte -no-alias-deps -o Camomile/.camomileDefaultConfig.objs/byte/camomileDefaultConfig__.cmo -c -impl Camomile/camomileDefaultConfig__.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/installConfig.ml) > _build/default/Camomile/.camomileDefaultConfig.objs/installConfig.ml.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/camomileLibrary.ml) > _build/default/Camomile/.camomileLibrary.objs/camomileLibrary.ml.d Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -no-alias-deps -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__.cmo -c -impl Camomile/camomileLibrary__.ml-gen) Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/avlTree.mli) > _build/default/Camomile/.camomileLibrary.objs/avlTree.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/bitsvect.mli) > _build/default/Camomile/.camomileLibrary.objs/bitsvect.mli.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/byte_labeled_dag.mli) > _build/default/Camomile/.camomileLibrary.objs/byte_labeled_dag.mli.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/bytesvect.mli) > _build/default/Camomile/.camomileLibrary.objs/bytesvect.mli.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/caseMap.mli) > _build/default/Camomile/.camomileLibrary.objs/caseMap.mli.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/charEncoding.mli) > _build/default/Camomile/.camomileLibrary.objs/charEncoding.mli.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/charmap.mli) > _build/default/Camomile/.camomileLibrary.objs/charmap.mli.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/configInt.ml) > _build/default/Camomile/.camomileLibrary.objs/configInt.ml.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/database.mli) > _build/default/Camomile/.camomileLibrary.objs/database.mli.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/hangul.mli) > _build/default/Camomile/.camomileLibrary.objs/hangul.mli.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/iMap.mli) > _build/default/Camomile/.camomileLibrary.objs/iMap.mli.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/iSet.mli) > _build/default/Camomile/.camomileLibrary.objs/iSet.mli.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/locale.mli) > _build/default/Camomile/.camomileLibrary.objs/locale.mli.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/oOChannel.mli) > _build/default/Camomile/.camomileLibrary.objs/oOChannel.mli.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/stringPrep.mli) > _build/default/Camomile/.camomileLibrary.objs/stringPrep.mli.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/stringPrep_data.mli) > _build/default/Camomile/.camomileLibrary.objs/stringPrep_data.mli.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/subText.mli) > _build/default/Camomile/.camomileLibrary.objs/subText.mli.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/tbl31.mli) > _build/default/Camomile/.camomileLibrary.objs/tbl31.mli.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uCS4.mli) > _build/default/Camomile/.camomileLibrary.objs/uCS4.mli.d Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uChar.mli) > _build/default/Camomile/.camomileLibrary.objs/uChar.mli.d Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uCharInfo.mli) > _build/default/Camomile/.camomileLibrary.objs/uCharInfo.mli.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uCharTbl.mli) > _build/default/Camomile/.camomileLibrary.objs/uCharTbl.mli.d Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uCol.mli) > _build/default/Camomile/.camomileLibrary.objs/uCol.mli.d Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uLine.mli) > _build/default/Camomile/.camomileLibrary.objs/uLine.mli.d Running[31]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uMap.mli) > _build/default/Camomile/.camomileLibrary.objs/uMap.mli.d Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uNF.mli) > _build/default/Camomile/.camomileLibrary.objs/uNF.mli.d Running[33]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uPervasives.mli) > _build/default/Camomile/.camomileLibrary.objs/uPervasives.mli.d Running[34]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uRe.mli) > _build/default/Camomile/.camomileLibrary.objs/uRe.mli.d Running[35]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uReStr.mli) > _build/default/Camomile/.camomileLibrary.objs/uReStr.mli.d Running[36]: (cd _build/default && /usr/bin/ocamllex -q -o Camomile/internal/uReStrLexer.ml Camomile/internal/uReStrLexer.mll) Running[37]: (cd _build/default && /usr/bin/ocamlyacc Camomile/internal/uReStrParser.mly) Running[38]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/uReStrParserType.ml) > _build/default/Camomile/.camomileLibrary.objs/uReStrParserType.ml.d Running[39]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uSet.mli) > _build/default/Camomile/.camomileLibrary.objs/uSet.mli.d Running[40]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uTF16.mli) > _build/default/Camomile/.camomileLibrary.objs/uTF16.mli.d Running[41]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uTF8.mli) > _build/default/Camomile/.camomileLibrary.objs/uTF8.mli.d Running[42]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/uText.mli) > _build/default/Camomile/.camomileLibrary.objs/uText.mli.d Running[43]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/unicodeString.ml) > _build/default/Camomile/.camomileLibrary.objs/unicodeString.ml.d Running[44]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/unidata.mli) > _build/default/Camomile/.camomileLibrary.objs/unidata.mli.d Running[45]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/unimap.mli) > _build/default/Camomile/.camomileLibrary.objs/unimap.mli.d Running[46]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/xArray.mli) > _build/default/Camomile/.camomileLibrary.objs/xArray.mli.d Running[47]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/public/xString.mli) > _build/default/Camomile/.camomileLibrary.objs/xString.mli.d Running[48]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/camomileLibraryDefault.ml) > _build/default/Camomile/.camomileLibraryDefault.objs/camomileLibraryDefault.ml.d Running[49]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/camomileLibraryDyn.ml) > _build/default/Camomile/.camomileLibraryDyn.objs/camomileLibraryDyn.ml.d Running[50]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/camomile_do_not_use.ml) > _build/default/Camomile/.camomile_yuge.objs/camomile_do_not_use.ml.d Running[51]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/avlTree.ml) > _build/default/Camomile/.camomileLibrary.objs/avlTree.ml.d Running[52]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/bitsvect.ml) > _build/default/Camomile/.camomileLibrary.objs/bitsvect.ml.d Running[53]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/byte_labeled_dag.ml) > _build/default/Camomile/.camomileLibrary.objs/byte_labeled_dag.ml.d Running[54]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/bytesvect.ml) > _build/default/Camomile/.camomileLibrary.objs/bytesvect.ml.d Running[55]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/caseMap.ml) > _build/default/Camomile/.camomileLibrary.objs/caseMap.ml.d Running[56]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/charEncoding.ml) > _build/default/Camomile/.camomileLibrary.objs/charEncoding.ml.d Running[57]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/charmap.ml) > _build/default/Camomile/.camomileLibrary.objs/charmap.ml.d Running[58]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/database.ml) > _build/default/Camomile/.camomileLibrary.objs/database.ml.d Running[59]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/hangul.ml) > _build/default/Camomile/.camomileLibrary.objs/hangul.ml.d Running[60]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/iMap.ml) > _build/default/Camomile/.camomileLibrary.objs/iMap.ml.d Running[61]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/iSet.ml) > _build/default/Camomile/.camomileLibrary.objs/iSet.ml.d Running[62]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/locale.ml) > _build/default/Camomile/.camomileLibrary.objs/locale.ml.d Running[63]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/oOChannel.ml) > _build/default/Camomile/.camomileLibrary.objs/oOChannel.ml.d Running[64]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/stringPrep.ml) > _build/default/Camomile/.camomileLibrary.objs/stringPrep.ml.d Running[65]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/stringPrep_data.ml) > _build/default/Camomile/.camomileLibrary.objs/stringPrep_data.ml.d Running[66]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/subText.ml) > _build/default/Camomile/.camomileLibrary.objs/subText.ml.d Running[67]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/tbl31.ml) > _build/default/Camomile/.camomileLibrary.objs/tbl31.ml.d Running[68]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uCS4.ml) > _build/default/Camomile/.camomileLibrary.objs/uCS4.ml.d Running[69]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uChar.ml) > _build/default/Camomile/.camomileLibrary.objs/uChar.ml.d Running[70]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uCharInfo.ml) > _build/default/Camomile/.camomileLibrary.objs/uCharInfo.ml.d Running[71]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uCharTbl.ml) > _build/default/Camomile/.camomileLibrary.objs/uCharTbl.ml.d Running[72]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uCol.ml) > _build/default/Camomile/.camomileLibrary.objs/uCol.ml.d Running[73]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uLine.ml) > _build/default/Camomile/.camomileLibrary.objs/uLine.ml.d Running[74]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uMap.ml) > _build/default/Camomile/.camomileLibrary.objs/uMap.ml.d Running[75]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uNF.ml) > _build/default/Camomile/.camomileLibrary.objs/uNF.ml.d Running[76]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uPervasives.ml) > _build/default/Camomile/.camomileLibrary.objs/uPervasives.ml.d Running[77]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uRe.ml) > _build/default/Camomile/.camomileLibrary.objs/uRe.ml.d Running[78]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uReStr.ml) > _build/default/Camomile/.camomileLibrary.objs/uReStr.ml.d Running[79]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uSet.ml) > _build/default/Camomile/.camomileLibrary.objs/uSet.ml.d Running[80]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uTF16.ml) > _build/default/Camomile/.camomileLibrary.objs/uTF16.ml.d Running[81]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uTF8.ml) > _build/default/Camomile/.camomileLibrary.objs/uTF8.ml.d Running[82]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/uText.ml) > _build/default/Camomile/.camomileLibrary.objs/uText.ml.d Running[83]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/unidata.ml) > _build/default/Camomile/.camomileLibrary.objs/unidata.ml.d Running[84]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/unimap.ml) > _build/default/Camomile/.camomileLibrary.objs/unimap.ml.d Running[85]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/xArray.ml) > _build/default/Camomile/.camomileLibrary.objs/xArray.ml.d Running[86]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/public/xString.ml) > _build/default/Camomile/.camomileLibrary.objs/xString.ml.d Running[87]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/toolslib/absCe.mli) > _build/default/Camomile/toolslib/.toolslib.objs/absCe.mli.d Running[88]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/toolslib/absCe.ml) > _build/default/Camomile/toolslib/.toolslib.objs/absCe.ml.d Running[89]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/toolslib/absOrd.mli) > _build/default/Camomile/toolslib/.toolslib.objs/absOrd.mli.d Running[90]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/toolslib/absOrd.ml) > _build/default/Camomile/toolslib/.toolslib.objs/absOrd.ml.d Running[91]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/toolslib/camomileconfig.ml) > _build/default/Camomile/toolslib/.toolslib.objs/camomileconfig.ml.d Running[92]: (cd _build/default && /usr/bin/ocamllex -q -o Camomile/toolslib/colLexer.ml Camomile/toolslib/colLexer.mll) Running[93]: (cd _build/default && /usr/bin/ocamlyacc Camomile/toolslib/colParser.mly) Running[94]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/toolslib/toolslib.ml) > _build/default/Camomile/toolslib/.toolslib.objs/toolslib.ml.d Running[95]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/camomilecharmap.ml) > _build/default/Camomile/tools/.parse_unidata.eobjs/camomilecharmap.ml.d Running[96]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/camomilestringprep.ml) > _build/default/Camomile/tools/.parse_unidata.eobjs/camomilestringprep.ml.d Running[97]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/parse_age.ml) > _build/default/Camomile/tools/.parse_unidata.eobjs/parse_age.ml.d Running[98]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/parse_allkeys.ml) > _build/default/Camomile/tools/.parse_unidata.eobjs/parse_allkeys.ml.d Running[99]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/parse_casefolding.ml) > _build/default/Camomile/tools/.parse_unidata.eobjs/parse_casefolding.ml.d Running[100]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/parse_scripts.ml) > _build/default/Camomile/tools/.parse_unidata.eobjs/parse_scripts.ml.d Running[101]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/parse_specialcasing.ml) > _build/default/Camomile/tools/.parse_unidata.eobjs/parse_specialcasing.ml.d Running[102]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/parse_unidata.ml) > _build/default/Camomile/tools/.parse_unidata.eobjs/parse_unidata.ml.d Running[103]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/parse_uniset.ml) > _build/default/Camomile/tools/.parse_unidata.eobjs/parse_uniset.ml.d Running[104]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/camomilelocaledef.ml) > _build/default/Camomile/tools/.camomilelocaledef.eobjs/camomilelocaledef.ml.d Running[105]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/tools/camomilelocaledef_lexer.ml) > _build/default/Camomile/tools/.camomilelocaledef.eobjs/camomilelocaledef_lexer.ml.d Running[106]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/mappings/gen_mappings.ml) > _build/default/Camomile/mappings/.gen_mappings.eobjs/gen_mappings.ml.d Running[107]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml-gen -no-alias-deps -o Camomile/.camomileDefaultConfig.objs/native/camomileDefaultConfig__.cmx -c -impl Camomile/camomileDefaultConfig__.ml-gen) Running[108]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileDefaultConfig.objs/byte -no-alias-deps -open CamomileDefaultConfig__ -o Camomile/.camomileDefaultConfig.objs/byte/camomileDefaultConfig__InstallConfig.cmo -c -impl Camomile/installConfig.ml) Running[109]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -intf-suffix .ml-gen -no-alias-deps -o Camomile/.camomileLibrary.objs/native/camomileLibrary__.cmx -c -impl Camomile/camomileLibrary__.ml-gen) Output[37]: 4 shift/reduce conflicts. Running[110]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/internal/uReStrParser.mli) > _build/default/Camomile/.camomileLibrary.objs/uReStrParser.mli.d Running[111]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/uReStrParser.ml) > _build/default/Camomile/.camomileLibrary.objs/uReStrParser.ml.d Running[112]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/internal/uReStrLexer.ml) > _build/default/Camomile/.camomileLibrary.objs/uReStrLexer.ml.d Running[113]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/toolslib/colParser.mli) > _build/default/Camomile/toolslib/.toolslib.objs/colParser.mli.d Running[114]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/toolslib/colParser.ml) > _build/default/Camomile/toolslib/.toolslib.objs/colParser.ml.d Running[115]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl Camomile/toolslib/colLexer.ml) > _build/default/Camomile/toolslib/.toolslib.objs/colLexer.ml.d Running[116]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf Camomile/tools/camomilelocaledef_lexer.mli) > _build/default/Camomile/tools/.camomilelocaledef.eobjs/camomilelocaledef_lexer.mli.d Running[117]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileDefaultConfig.objs/byte -no-alias-deps -open CamomileDefaultConfig__ -o Camomile/.camomileDefaultConfig.objs/byte/camomileDefaultConfig.cmo -c -impl Camomile/camomileDefaultConfig.ml) Running[118]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileDefaultConfig__ -o Camomile/.camomileDefaultConfig.objs/native/camomileDefaultConfig__InstallConfig.cmx -c -impl Camomile/installConfig.ml) Running[119]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__AvlTree.cmi -c -intf Camomile/internal/avlTree.mli) Running[120]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Bitsvect.cmi -c -intf Camomile/internal/bitsvect.mli) Running[121]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.cmi -c -intf Camomile/internal/byte_labeled_dag.mli) Running[122]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Bytesvect.cmi -c -intf Camomile/internal/bytesvect.mli) Running[123]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__ConfigInt.cmo -c -impl Camomile/configInt.ml) Running[124]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Database.cmi -c -intf Camomile/internal/database.mli) Running[125]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Locale.cmi -c -intf Camomile/public/locale.mli) Running[126]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.cmi -c -intf Camomile/public/oOChannel.mli) Running[127]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UChar.cmi -c -intf Camomile/public/uChar.mli) Running[128]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__XArray.cmi -c -intf Camomile/internal/xArray.mli) Running[129]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o Camomile/camomileDefaultConfig.cma Camomile/.camomileDefaultConfig.objs/byte/camomileDefaultConfig__.cmo Camomile/.camomileDefaultConfig.objs/byte/camomileDefaultConfig__InstallConfig.cmo Camomile/.camomileDefaultConfig.objs/byte/camomileDefaultConfig.cmo) Running[130]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileDefaultConfig__ -o Camomile/.camomileDefaultConfig.objs/native/camomileDefaultConfig.cmx -c -impl Camomile/camomileDefaultConfig.ml) Running[131]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__AvlTree.cmo -c -impl Camomile/internal/avlTree.ml) Running[132]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__ISet.cmi -c -intf Camomile/internal/iSet.mli) Running[133]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Bitsvect.cmo -c -impl Camomile/internal/bitsvect.ml) Running[134]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Bytesvect.cmo -c -impl Camomile/internal/bytesvect.ml) Running[135]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.cmo -c -impl Camomile/internal/byte_labeled_dag.ml) Running[136]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Database.cmo -c -impl Camomile/internal/database.ml) Running[137]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Unimap.cmi -c -intf Camomile/internal/unimap.mli) Running[138]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__XArray.cmo -c -impl Camomile/internal/xArray.ml) Running[139]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UChar.cmo -c -impl Camomile/public/uChar.ml) Running[140]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.cmi -c -intf Camomile/public/uCS4.mli) Running[141]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UPervasives.cmi -c -intf Camomile/public/uPervasives.mli) Running[142]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF16.cmi -c -intf Camomile/public/uTF16.mli) Running[143]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.cmi -c -intf Camomile/public/uTF8.mli) Running[144]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UText.cmi -c -intf Camomile/public/uText.mli) Running[145]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UnicodeString.cmo -c -impl Camomile/public/unicodeString.ml) Output[126]: File "Camomile/public/oOChannel.mli", line 116, characters 22-43: 116 | class of_in_channel : Pervasives.in_channel -> char_input_channel ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "Camomile/public/oOChannel.mli", line 119, characters 23-45: 119 | class of_out_channel : Pervasives.out_channel -> char_output_channel ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[146]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.cmo -c -impl Camomile/public/oOChannel.ml) Running[147]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Locale.cmo -c -impl Camomile/public/locale.ml) Running[148]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__AvlTree.cmx -c -impl Camomile/internal/avlTree.ml) Running[149]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Bitsvect.cmx -c -impl Camomile/internal/bitsvect.ml) Running[150]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Bytesvect.cmx -c -impl Camomile/internal/bytesvect.ml) Running[151]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__ConfigInt.cmx -c -impl Camomile/configInt.ml) Running[152]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Database.cmx -c -impl Camomile/internal/database.ml) Running[153]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__OOChannel.cmx -c -impl Camomile/public/oOChannel.ml) Running[154]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UChar.cmx -c -impl Camomile/public/uChar.ml) Running[155]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__XArray.cmx -c -impl Camomile/internal/xArray.ml) Running[156]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o Camomile/camomileDefaultConfig.cmxa Camomile/.camomileDefaultConfig.objs/native/camomileDefaultConfig__.cmx Camomile/.camomileDefaultConfig.objs/native/camomileDefaultConfig__InstallConfig.cmx Camomile/.camomileDefaultConfig.objs/native/camomileDefaultConfig.cmx) Running[157]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__ISet.cmo -c -impl Camomile/internal/iSet.ml) Running[158]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__IMap.cmi -c -intf Camomile/internal/iMap.mli) Running[159]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__USet.cmi -c -intf Camomile/public/uSet.mli) Output[135]: File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47: 90 | let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[160]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.cmo -c -impl Camomile/public/uCS4.ml) Running[161]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF16.cmo -c -impl Camomile/public/uTF16.ml) Running[162]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.cmo -c -impl Camomile/public/uTF8.ml) Running[163]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UPervasives.cmo -c -impl Camomile/public/uPervasives.ml) Running[164]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UText.cmo -c -impl Camomile/public/uText.ml) Running[165]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__XString.cmi -c -intf Camomile/public/xString.mli) Running[166]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__CaseMap.cmi -c -intf Camomile/public/caseMap.mli) Running[167]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.cmi -c -intf Camomile/public/charEncoding.mli) Running[168]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__StringPrep.cmi -c -intf Camomile/public/stringPrep.mli) Running[169]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__SubText.cmi -c -intf Camomile/public/subText.mli) Running[170]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCol.cmi -c -intf Camomile/public/uCol.mli) Running[171]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__ULine.cmi -c -intf Camomile/public/uLine.mli) Running[172]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__IMap.cmo -c -impl Camomile/internal/iMap.ml) Running[173]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Tbl31.cmi -c -intf Camomile/internal/tbl31.mli) Running[174]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__USet.cmo -c -impl Camomile/public/uSet.ml) Running[175]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UMap.cmi -c -intf Camomile/public/uMap.mli) Running[176]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UReStrParserType.cmo -c -impl Camomile/internal/uReStrParserType.ml) Running[177]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.cmx -c -impl Camomile/public/uCS4.ml) Running[178]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF16.cmx -c -impl Camomile/public/uTF16.ml) Running[179]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.cmx -c -impl Camomile/public/uTF8.ml) Running[180]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UnicodeString.cmx -c -impl Camomile/public/unicodeString.ml) Running[181]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__ISet.cmx -c -impl Camomile/internal/iSet.ml) Running[182]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.cmx -c -impl Camomile/internal/byte_labeled_dag.ml) Running[183]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Locale.cmx -c -impl Camomile/public/locale.ml) Running[184]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I Camomile -o Camomile/camomileDefaultConfig.cmxs Camomile/camomileDefaultConfig.cmxa) Running[185]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UText.cmx -c -impl Camomile/public/uText.ml) Output[160]: File "Camomile/public/uCS4.ml", line 143, characters 9-27: 143 | 0 -> Pervasives.compare a b ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[186]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__SubText.cmo -c -impl Camomile/public/subText.ml) Running[187]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__URe.cmi -c -intf Camomile/public/uRe.mli) Output[167]: File "Camomile/public/charEncoding.mli", line 133, characters 27-49: 133 | class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "Camomile/public/charEncoding.mli", line 138, characters 26-47: 138 | class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[188]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__XString.cmo -c -impl Camomile/public/xString.ml) Running[189]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Hangul.cmi -c -intf Camomile/internal/hangul.mli) Running[190]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UNF.cmi -c -intf Camomile/public/uNF.mli) Output[162]: File "Camomile/public/uTF8.ml", line 197, characters 20-38: 197 | let compare s1 s2 = Pervasives.compare s1 s2 ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[191]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__ULine.cmo -c -impl Camomile/public/uLine.ml) Running[192]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Tbl31.cmo -c -impl Camomile/internal/tbl31.ml) Running[193]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Charmap.cmi -c -intf Camomile/internal/charmap.mli) Running[194]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Unimap.cmo -c -impl Camomile/internal/unimap.ml) Running[195]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UMap.cmo -c -impl Camomile/public/uMap.ml) Running[196]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCharTbl.cmi -c -intf Camomile/public/uCharTbl.mli) Running[197]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UReStrParser.cmi -c -intf Camomile/internal/uReStrParser.mli) Running[198]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__SubText.cmx -c -impl Camomile/public/subText.ml) Running[199]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__ULine.cmx -c -impl Camomile/public/uLine.ml) Output[177]: File "Camomile/public/uCS4.ml", line 143, characters 9-27: 143 | 0 -> Pervasives.compare a b ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[200]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__URe.cmo -c -impl Camomile/public/uRe.ml) Running[201]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UReStr.cmi -c -intf Camomile/public/uReStr.mli) Output[182]: File "Camomile/internal/byte_labeled_dag.ml", line 90, characters 29-47: 90 | let comp (s1, _) (s2, _) = Pervasives.compare s1 s2 in ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[202]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Hangul.cmo -c -impl Camomile/internal/hangul.ml) Running[203]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Charmap.cmo -c -impl Camomile/internal/charmap.ml) Running[204]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.cmo -c -impl Camomile/public/charEncoding.ml) Output[179]: File "Camomile/public/uTF8.ml", line 197, characters 20-38: 197 | let compare s1 s2 = Pervasives.compare s1 s2 ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[205]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UPervasives.cmx -c -impl Camomile/public/uPervasives.ml) Running[206]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__IMap.cmx -c -impl Camomile/internal/iMap.ml) Running[207]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__USet.cmx -c -impl Camomile/public/uSet.ml) Running[208]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__XString.cmx -c -impl Camomile/public/xString.ml) Running[209]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UReStrParser.cmo -c -impl Camomile/internal/uReStrParser.ml) Running[210]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UReStrLexer.cmo -c -impl Camomile/internal/uReStrLexer.ml) Running[211]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCharTbl.cmo -c -impl Camomile/public/uCharTbl.ml) Running[212]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__StringPrep_data.cmi -c -intf Camomile/internal/stringPrep_data.mli) Running[213]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCharInfo.cmi -c -intf Camomile/public/uCharInfo.mli) Running[214]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Unidata.cmi -c -intf Camomile/internal/unidata.mli) Running[215]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__StringPrep.cmo -c -impl Camomile/public/stringPrep.ml) Running[216]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UNF.cmo -c -impl Camomile/public/uNF.ml) Running[217]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__Unidata.cmo -c -impl Camomile/internal/unidata.ml) Running[218]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary.cmo -c -impl Camomile/camomileLibrary.ml) Running[219]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__CaseMap.cmo -c -impl Camomile/public/caseMap.ml) Running[220]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCol.cmo -c -impl Camomile/public/uCol.ml) Running[221]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UReStr.cmo -c -impl Camomile/public/uReStr.ml) Running[222]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__StringPrep_data.cmo -c -impl Camomile/internal/stringPrep_data.ml) Running[223]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCharInfo.cmo -c -impl Camomile/public/uCharInfo.ml) Running[224]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UReStrParserType.cmx -c -impl Camomile/internal/uReStrParserType.ml) Running[225]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__URe.cmx -c -impl Camomile/public/uRe.ml) Running[226]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Tbl31.cmx -c -impl Camomile/internal/tbl31.ml) Running[227]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UMap.cmx -c -impl Camomile/public/uMap.ml) Running[228]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Hangul.cmx -c -impl Camomile/internal/hangul.ml) Running[229]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UReStrParser.cmx -c -impl Camomile/internal/uReStrParser.ml) Running[230]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibraryDefault.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -no-alias-deps -o Camomile/.camomileLibraryDefault.objs/byte/camomileLibraryDefault.cmo -c -impl Camomile/camomileLibraryDefault.ml) Output[220]: File "Camomile/public/uCol.ml", line 734, characters 8-26: 734 | Pervasives.compare key1 key2 ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "Camomile/public/uCol.ml", line 785, characters 8-26: 785 | Pervasives.compare k key ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[231]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UReStrLexer.cmx -c -impl Camomile/internal/uReStrLexer.ml) Running[232]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomileLibraryDyn.objs/byte -I Camomile/.camomileLibraryDefault.objs/byte -I Camomile/.camomileLibraryDefault.objs/native -no-alias-deps -o Camomile/.camomileLibraryDyn.objs/byte/camomileLibraryDyn.cmo -c -impl Camomile/camomileLibraryDyn.ml) Running[233]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o Camomile/camomileLibraryDefault.cma Camomile/.camomileLibraryDefault.objs/byte/camomileLibraryDefault.cmo) Output[204]: File "Camomile/public/charEncoding.ml", line 134, characters 27-49: 134 | class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "Camomile/public/charEncoding.ml", line 139, characters 26-47: 139 | class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[234]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o Camomile/camomileLibrary.cma Camomile/.camomileLibrary.objs/byte/camomileLibrary__.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UChar.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__XArray.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UText.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__XString.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__AvlTree.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__ConfigInt.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__Database.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__ISet.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__IMap.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__Bitsvect.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__Bytesvect.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__Tbl31.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__Unimap.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__Locale.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__USet.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UMap.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCharTbl.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__Unidata.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UnicodeString.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF8.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UTF16.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UReStrParserType.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UReStrParser.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UReStrLexer.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__SubText.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCharInfo.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__URe.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UReStr.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UPervasives.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__Hangul.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__OOChannel.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UNF.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__ULine.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCol.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__UCS4.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__StringPrep_data.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__StringPrep.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__Byte_labeled_dag.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__Charmap.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__CharEncoding.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary__CaseMap.cmo Camomile/.camomileLibrary.objs/byte/camomileLibrary.cmo) Running[235]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileLibraryDefault.objs/byte -I Camomile/.camomileLibraryDefault.objs/native -I Camomile/.camomileLibraryDyn.objs/byte -I Camomile/.camomileLibraryDyn.objs/native -no-alias-deps -o Camomile/.camomile_yuge.objs/byte/camomile_do_not_use.cmo -c -impl Camomile/camomile_do_not_use.ml) Running[236]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o Camomile/camomileLibraryDyn.cma Camomile/.camomileLibraryDyn.objs/byte/camomileLibraryDyn.cmo) Running[237]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -no-alias-deps -o Camomile/toolslib/.toolslib.objs/byte/absOrd.cmi -c -intf Camomile/toolslib/absOrd.mli) Running[238]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -no-alias-deps -o Camomile/toolslib/.toolslib.objs/byte/camomileconfig.cmo -c -impl Camomile/toolslib/camomileconfig.ml) Running[239]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o Camomile/camomile_yuge.cma Camomile/.camomile_yuge.objs/byte/camomile_do_not_use.cmo) Running[240]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -no-alias-deps -o Camomile/toolslib/.toolslib.objs/byte/toolslib.cmo -c -impl Camomile/toolslib/toolslib.ml) Running[241]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -no-alias-deps -o Camomile/toolslib/.toolslib.objs/byte/absCe.cmi -c -intf Camomile/toolslib/absCe.mli) Running[242]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -no-alias-deps -o Camomile/toolslib/.toolslib.objs/byte/colParser.cmi -c -intf Camomile/toolslib/colParser.mli) Running[243]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -no-alias-deps -o Camomile/toolslib/.toolslib.objs/byte/colLexer.cmo -c -impl Camomile/toolslib/colLexer.ml) Running[244]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Unimap.cmx -c -impl Camomile/internal/unimap.ml) Running[245]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Charmap.cmx -c -impl Camomile/internal/charmap.ml) Running[246]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UCharTbl.cmx -c -impl Camomile/public/uCharTbl.ml) Running[247]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__Unidata.cmx -c -impl Camomile/internal/unidata.ml) Running[248]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__StringPrep_data.cmx -c -impl Camomile/internal/stringPrep_data.ml) Running[249]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UCharInfo.cmx -c -impl Camomile/public/uCharInfo.ml) Running[250]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__CharEncoding.cmx -c -impl Camomile/public/charEncoding.ml) Running[251]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__CaseMap.cmx -c -impl Camomile/public/caseMap.ml) Running[252]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UNF.cmx -c -impl Camomile/public/uNF.ml) Running[253]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UReStr.cmx -c -impl Camomile/public/uReStr.ml) Running[254]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__StringPrep.cmx -c -impl Camomile/public/stringPrep.ml) Running[255]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary__UCol.cmx -c -impl Camomile/public/uCol.ml) Output[255]: File "Camomile/public/uCol.ml", line 734, characters 8-26: 734 | Pervasives.compare key1 key2 ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "Camomile/public/uCol.ml", line 785, characters 8-26: 785 | Pervasives.compare k key ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Output[250]: File "Camomile/public/charEncoding.ml", line 134, characters 27-49: 134 | class out_channel : t -> Pervasives.out_channel -> [UChar.t] obj_output_channel ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "Camomile/public/charEncoding.ml", line 139, characters 26-47: 139 | class in_channel : t -> Pervasives.in_channel -> [UChar.t] obj_input_channel ^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[256]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -intf-suffix .ml -no-alias-deps -open CamomileLibrary__ -o Camomile/.camomileLibrary.objs/native/camomileLibrary.cmx -c -impl Camomile/camomileLibrary.ml) Running[257]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibraryDefault.objs/byte -I Camomile/.camomileLibraryDefault.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/.camomileLibraryDefault.objs/native/camomileLibraryDefault.cmx -c -impl Camomile/camomileLibraryDefault.ml) Running[258]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o Camomile/camomileLibrary.cmxa Camomile/.camomileLibrary.objs/native/camomileLibrary__.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UChar.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__XArray.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UText.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__XString.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__AvlTree.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__ConfigInt.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__Database.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__ISet.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__IMap.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__Bitsvect.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__Bytesvect.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__Tbl31.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__Unimap.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__Locale.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__USet.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UMap.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UCharTbl.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__Unidata.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UnicodeString.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF8.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UTF16.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UReStrParserType.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UReStrParser.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UReStrLexer.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__SubText.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UCharInfo.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__URe.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UReStr.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UPervasives.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__Hangul.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__OOChannel.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UNF.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__ULine.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UCol.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__UCS4.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__StringPrep_data.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__StringPrep.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__Byte_labeled_dag.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__Charmap.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__CharEncoding.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary__CaseMap.cmx Camomile/.camomileLibrary.objs/native/camomileLibrary.cmx) Running[259]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomileLibraryDyn.objs/byte -I Camomile/.camomileLibraryDyn.objs/native -I Camomile/.camomileLibraryDefault.objs/byte -I Camomile/.camomileLibraryDefault.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/.camomileLibraryDyn.objs/native/camomileLibraryDyn.cmx -c -impl Camomile/camomileLibraryDyn.ml) Running[260]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o Camomile/camomileLibraryDefault.cmxa Camomile/.camomileLibraryDefault.objs/native/camomileLibraryDefault.cmx) Running[261]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I Camomile -o Camomile/camomileLibrary.cmxs Camomile/camomileLibrary.cmxa) Running[262]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/.camomileDefaultConfig.objs/byte -I Camomile/.camomileDefaultConfig.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomileLibraryDefault.objs/byte -I Camomile/.camomileLibraryDefault.objs/native -I Camomile/.camomileLibraryDyn.objs/byte -I Camomile/.camomileLibraryDyn.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/.camomile_yuge.objs/native/camomile_do_not_use.cmx -c -impl Camomile/camomile_do_not_use.ml) Running[263]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o Camomile/camomileLibraryDyn.cmxa Camomile/.camomileLibraryDyn.objs/native/camomileLibraryDyn.cmx) Running[264]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I Camomile -o Camomile/camomileLibraryDefault.cmxs Camomile/camomileLibraryDefault.cmxa) Running[265]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/toolslib/.toolslib.objs/native/absOrd.cmx -c -impl Camomile/toolslib/absOrd.ml) Running[266]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/toolslib/.toolslib.objs/native/camomileconfig.cmx -c -impl Camomile/toolslib/camomileconfig.ml) Running[267]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o Camomile/camomile_yuge.cmxa Camomile/.camomile_yuge.objs/native/camomile_do_not_use.cmx) Running[268]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I Camomile -o Camomile/camomileLibraryDyn.cmxs Camomile/camomileLibraryDyn.cmxa) Running[269]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/toolslib/.toolslib.objs/native/toolslib.cmx -c -impl Camomile/toolslib/toolslib.ml) Running[270]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I Camomile -o Camomile/camomile_yuge.cmxs Camomile/camomile_yuge.cmxa) Running[271]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/toolslib/.toolslib.objs/native/absCe.cmx -c -impl Camomile/toolslib/absCe.ml) Output[271]: File "Camomile/toolslib/absCe.ml", line 52, characters 47-65: 52 | module Elt = struct type t = elt let compare = Pervasives.compare end ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Running[272]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/toolslib/.toolslib.objs/native/colParser.cmx -c -impl Camomile/toolslib/colParser.ml) Running[273]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/toolslib/.toolslib.objs/native/colLexer.cmx -c -impl Camomile/toolslib/colLexer.ml) Running[274]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -a -o Camomile/toolslib/toolslib.cmxa Camomile/toolslib/.toolslib.objs/native/camomileconfig.cmx Camomile/toolslib/.toolslib.objs/native/toolslib.cmx Camomile/toolslib/.toolslib.objs/native/absOrd.cmx Camomile/toolslib/.toolslib.objs/native/absCe.cmx Camomile/toolslib/.toolslib.objs/native/colParser.cmx Camomile/toolslib/.toolslib.objs/native/colLexer.cmx) Running[275]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/byte/camomilecharmap.cmo -c -impl Camomile/tools/camomilecharmap.ml) Running[276]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/byte/parse_uniset.cmo -c -impl Camomile/tools/parse_uniset.ml) Running[277]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/byte/parse_allkeys.cmo -c -impl Camomile/tools/parse_allkeys.ml) Running[278]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/byte/parse_unidata.cmo -c -impl Camomile/tools/parse_unidata.ml) Running[279]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/byte/parse_scripts.cmo -c -impl Camomile/tools/parse_scripts.ml) Running[280]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/byte/parse_age.cmo -c -impl Camomile/tools/parse_age.ml) Running[281]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/byte/parse_casefolding.cmo -c -impl Camomile/tools/parse_casefolding.ml) Running[282]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/byte/camomilestringprep.cmo -c -impl Camomile/tools/camomilestringprep.ml) Running[283]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/byte/parse_specialcasing.cmo -c -impl Camomile/tools/parse_specialcasing.ml) Running[284]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.camomilelocaledef.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.camomilelocaledef.eobjs/byte/camomilelocaledef_lexer.cmi -c -intf Camomile/tools/camomilelocaledef_lexer.mli) Running[285]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I Camomile/mappings/.gen_mappings.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/mappings/.gen_mappings.eobjs/byte/gen_mappings.cmo -c -impl Camomile/mappings/gen_mappings.ml) Running[286]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/tools/.parse_unidata.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/native/parse_uniset.cmx -c -impl Camomile/tools/parse_uniset.ml) Running[287]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/tools/.parse_unidata.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/native/parse_scripts.cmx -c -impl Camomile/tools/parse_scripts.ml) Running[288]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/tools/.parse_unidata.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/native/camomilecharmap.cmx -c -impl Camomile/tools/camomilecharmap.ml) Running[289]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/tools/.parse_unidata.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/native/parse_age.cmx -c -impl Camomile/tools/parse_age.ml) Running[290]: (cd _build/default && /usr/bin/ocamlc.opt -I Camomile -w -40 -g -bin-annot -I Camomile/tools/.camomilelocaledef.eobjs/byte -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -no-alias-deps -o Camomile/tools/.camomilelocaledef.eobjs/byte/camomilelocaledef.cmo -c -impl Camomile/tools/camomilelocaledef.ml) Running[291]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.camomilelocaledef.eobjs/byte -I Camomile/tools/.camomilelocaledef.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.camomilelocaledef.eobjs/native/camomilelocaledef_lexer.cmx -c -impl Camomile/tools/camomilelocaledef_lexer.ml) Running[292]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/tools/.parse_unidata.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/native/parse_allkeys.cmx -c -impl Camomile/tools/parse_allkeys.ml) Running[293]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I Camomile/mappings/.gen_mappings.eobjs/byte -I Camomile/mappings/.gen_mappings.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/mappings/.gen_mappings.eobjs/native/gen_mappings.cmx -c -impl Camomile/mappings/gen_mappings.ml) Running[294]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/tools/.parse_unidata.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/native/camomilestringprep.cmx -c -impl Camomile/tools/camomilestringprep.ml) Running[295]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/tools/.parse_unidata.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/native/parse_unidata.cmx -c -impl Camomile/tools/parse_unidata.ml) Running[296]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/tools/.parse_unidata.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/native/parse_casefolding.cmx -c -impl Camomile/tools/parse_casefolding.ml) Running[297]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -o Camomile/tools/parse_scripts.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/tools/.parse_unidata.eobjs/native/parse_scripts.cmx) Running[298]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -o Camomile/tools/parse_uniset.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/tools/.parse_unidata.eobjs/native/parse_uniset.cmx) Running[299]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -o Camomile/tools/parse_age.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/tools/.parse_unidata.eobjs/native/parse_age.cmx) Running[300]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.parse_unidata.eobjs/byte -I Camomile/tools/.parse_unidata.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/.camomile_yuge.objs/byte -I Camomile/.camomile_yuge.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.parse_unidata.eobjs/native/parse_specialcasing.cmx -c -impl Camomile/tools/parse_specialcasing.ml) Running[301]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -o Camomile/tools/parse_casefolding.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/tools/.parse_unidata.eobjs/native/parse_casefolding.cmx) Running[302]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o Camomile/mappings/gen_mappings.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/mappings/.gen_mappings.eobjs/native/gen_mappings.cmx) Running[303]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -o Camomile/tools/camomilecharmap.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/tools/.parse_unidata.eobjs/native/camomilecharmap.cmx) Running[304]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -o Camomile/tools/parse_allkeys.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/tools/.parse_unidata.eobjs/native/parse_allkeys.cmx) Running[305]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -o Camomile/tools/camomilestringprep.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/tools/.parse_unidata.eobjs/native/camomilestringprep.cmx) Running[306]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -o Camomile/tools/parse_unidata.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/tools/.parse_unidata.eobjs/native/parse_unidata.cmx) Running[307]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -I Camomile/tools/.camomilelocaledef.eobjs/byte -I Camomile/tools/.camomilelocaledef.eobjs/native -I Camomile/.camomileLibrary.objs/byte -I Camomile/.camomileLibrary.objs/native -I Camomile/toolslib/.toolslib.objs/byte -I Camomile/toolslib/.toolslib.objs/native -intf-suffix .ml -no-alias-deps -o Camomile/tools/.camomilelocaledef.eobjs/native/camomilelocaledef.cmx -c -impl Camomile/tools/camomilelocaledef.ml) Running[308]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -o Camomile/tools/parse_specialcasing.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/tools/.parse_unidata.eobjs/native/parse_specialcasing.cmx) Running[309]: (cd _build/default && /usr/bin/ocamlopt.opt -I Camomile -w -40 -g -o Camomile/tools/camomilelocaledef.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/bigarray.cmxa -I /usr/lib64/ocaml Camomile/camomileDefaultConfig.cmxa Camomile/camomileLibrary.cmxa Camomile/camomileLibraryDefault.cmxa Camomile/camomileLibraryDyn.cmxa Camomile/camomile_yuge.cmxa /usr/lib64/ocaml/str.cmxa -I /usr/lib64/ocaml Camomile/toolslib/toolslib.cmxa Camomile/tools/.camomilelocaledef.eobjs/native/camomilelocaledef_lexer.cmx Camomile/tools/.camomilelocaledef.eobjs/native/camomilelocaledef.cmx) Running[310]: (cd _build/default/Camomile/database && ../tools/parse_casefolding.exe . ../unidata/CaseFolding.txt) Running[311]: (cd _build/default/Camomile/database && ../tools/parse_scripts.exe . ../unidata/Scripts.txt) Running[312]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1026) Running[313]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1047) Running[314]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM437) Running[315]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM500) Running[316]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM850) Running[317]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM851) Running[318]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM852) Running[319]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM855) Running[320]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM856) Running[321]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM857) Running[322]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM860) Running[323]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM861) Running[324]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM862) Running[325]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM863) Running[326]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM865) Running[327]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM866) Running[328]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM866NAV) Running[329]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM869) Running[330]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM904) Running[331]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ANSI_X3.110-1983) Running[332]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ANSI_X3.4-1968) Running[333]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-6) Running[334]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ASMO_449) Running[335]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ARMSCII-8) Running[336]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . BIG5) Running[337]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . BIG5-HKSCS) Running[338]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . BRF) Running[339]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . BS_4730) Running[340]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . BS_VIEWDATA) Running[341]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CSA_Z243.4-1985-1) Running[342]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . GB_1988-80) Running[343]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM868) Running[344]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CWI) Running[345]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM037) Running[346]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM038) Running[347]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP10007) Running[348]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1004) Running[349]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1124) Running[350]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP1125) Running[351]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1129) Running[352]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1132) Running[353]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1133) Running[354]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1160) Running[355]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1161) Running[356]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1163) Running[357]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM1164) Running[358]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP1250) Running[359]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP1251) Running[360]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP1252) Running[361]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP1253) Running[362]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP1254) Running[363]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP1255) Running[364]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP1256) Running[365]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP1257) Running[366]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP1258) Running[367]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM273) Running[368]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM274) Running[369]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM275) Running[370]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM278) Running[371]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM280) Running[372]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM281) Running[373]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM284) Running[374]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM285) Running[375]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM290) Running[376]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM297) Running[377]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM420) Running[378]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM423) Running[379]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM424) Running[380]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP737) Running[381]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP775) Running[382]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-1) Running[383]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM864) Running[384]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM870) Running[385]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM871) Running[386]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM874) Running[387]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM875) Running[388]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM880) Running[389]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM891) Running[390]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM903) Running[391]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM905) Running[392]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM918) Running[393]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM922) Running[394]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP932) Running[395]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . GBK) Running[396]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CP949) Running[397]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CSA_Z243.4-1985-2) Running[398]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CSA_Z243.4-1985-GR) Running[399]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . CSN_369103) Running[400]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . NC_NC00-10) Running[401]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-5) Running[402]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . PT154) Running[403]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . DIN_66003) Running[404]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . DEC-MCS) Running[405]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . DS_2089) Running[406]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_2033-1983) Running[407]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-AT-DE-A) Running[408]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-AT-DE) Running[409]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-CA-FR) Running[410]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM277) Running[411]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-DK-NO-A) Running[412]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-DK-NO) Running[413]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-ES-A) Running[414]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-ES-S) Running[415]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-ES) Running[416]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-FI-SE-A) Running[417]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-FI-SE) Running[418]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-FR) Running[419]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IBM256) Running[420]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-IS-FRISS) Running[421]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-IT) Running[422]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-PT) Running[423]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-UK) Running[424]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EBCDIC-US) Running[425]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-7) Running[426]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ECMA-CYRILLIC) Running[427]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ES) Running[428]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ES2) Running[429]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EUC-JISX0213) Running[430]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EUC-JP-MS) Running[431]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EUC-JP) Running[432]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EUC-KR) Running[433]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . EUC-TW) Running[434]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . SEN_850200_B) Running[435]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . NF_Z_62-010) Running[436]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . GB18030) Running[437]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . GB2312) Running[438]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . GEORGIAN-ACADEMY) Running[439]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . GEORGIAN-PS) Running[440]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . GOST_19768-74) Running[441]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . GREEK-CCITT) Running[442]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . GREEK7-OLD) Running[443]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . GREEK7) Running[444]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-8) Running[445]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . HP-GREEK8) Running[446]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . HP-ROMAN8) Running[447]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . HP-ROMAN9) Running[448]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . HP-THAI8) Running[449]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . HP-TURKISH8) Running[450]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . MSZ_7795.3) Running[451]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IEC_P27-1) Running[452]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . INIS-8) Running[453]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . INIS-CYRILLIC) Running[454]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . INIS) Running[455]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . INVARIANT) Running[456]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_646.IRV) Running[457]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISIRI-3342) Running[458]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_11548-1) Running[459]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . UTF-8) Running[460]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-10) Running[461]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-11) Running[462]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-13) Running[463]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-14) Running[464]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-15) Running[465]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-16) Running[466]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-2) Running[467]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-3) Running[468]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-4) Running[469]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-9) Running[470]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-8859-9E) Running[471]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . T.61-7BIT) Running[472]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . T.61-8BIT) Running[473]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . SEN_850200_C) Running[474]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . T.101-G2) Running[475]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . JIS_C6220-1969-RO) Running[476]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . JUS_I.B1.002) Running[477]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_6937-2-ADD) Running[478]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . JUS_I.B1.003-SERB) Running[479]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . JUS_I.B1.003-MAC) Running[480]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . IT) Running[481]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_6937-2-25) Running[482]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_8859-SUPP) Running[483]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_10367-BOX) Running[484]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_6937) Running[485]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . SAMI) Running[486]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . PT) Running[487]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . TIS-620) Running[488]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . LATIN-GREEK) Running[489]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-IR-197) Running[490]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-IR-209) Running[491]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . NF_Z_62-010_1973) Running[492]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . LATIN-GREEK-1) Running[493]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_5427) Running[494]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_5427-EXT) Running[495]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_5428) Running[496]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . NS_4551-1) Running[497]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . NS_4551-2) Running[498]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . VIDEOTEX-SUPPL) Running[499]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . NATS-SEFI) Running[500]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . PT2) Running[501]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . NATS-DANO) Running[502]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO-IR-90) Running[503]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . JIS_C6229-1984-B) Running[504]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . KSC5636) Running[505]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . ISO_646.BASIC) Running[506]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . JIS_X0201) Running[507]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . JOHAB) Running[508]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . KOI-8) Running[509]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . KOI8-R) Running[510]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . KOI8-RU) Running[511]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . KOI8-T) Running[512]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . KOI8-U) Running[513]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . MAC-CYRILLIC) Running[514]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . MAC-IS) Running[515]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . MAC-SAMI) Running[516]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . MAC-UK) Running[517]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . MACINTOSH) Running[518]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . MIK) Running[519]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . NEXTSTEP) Running[520]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . RK1048) Running[521]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . SHIFT_JIS) Running[522]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . SHIFT_JISX0213) Running[523]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . TCVN5712-1) Running[524]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . VISCII) Running[525]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . SAMI-WS2) Running[526]: (cd _build/default/Camomile/charmaps && ../tools/camomilecharmap.exe -d . WINDOWS-31J) Running[527]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . ASCII_Hex_Digit ../unidata/PropList.txt) Running[528]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Alphabetic ../unidata/DerivedCoreProperties.txt) Running[529]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Bidi_Control ../unidata/PropList.txt) Running[530]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Default_Ignorable_Code_Point ../unidata/DerivedCoreProperties.txt) Running[531]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Deprecated ../unidata/PropList.txt) Running[532]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Diacritic ../unidata/PropList.txt) Running[533]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Extender ../unidata/PropList.txt) Running[534]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Grapheme_Base ../unidata/DerivedCoreProperties.txt) Running[535]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Grapheme_Extend ../unidata/DerivedCoreProperties.txt) Running[536]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Grapheme_Link ../unidata/PropList.txt) Running[537]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Hex_Digit ../unidata/PropList.txt) Running[538]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Hyphen ../unidata/PropList.txt) Running[539]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . IDS_Binary_Operator ../unidata/PropList.txt) Running[540]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . IDS_Trinary_Operator ../unidata/PropList.txt) Running[541]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . ID_Continue ../unidata/DerivedCoreProperties.txt) Running[542]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . ID_Start ../unidata/DerivedCoreProperties.txt) Running[543]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Ideographic ../unidata/PropList.txt) Running[544]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Join_Control ../unidata/PropList.txt) Running[545]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Logical_Order_Exception ../unidata/PropList.txt) Running[546]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Lowercase ../unidata/DerivedCoreProperties.txt) Running[547]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Math ../unidata/DerivedCoreProperties.txt) Running[548]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Noncharacter_Code_Point ../unidata/PropList.txt) Running[549]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Other_Alphabetic ../unidata/PropList.txt) Running[550]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Other_Default_Ignorable_Code_Point ../unidata/PropList.txt) Running[551]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Other_Grapheme_Extend ../unidata/PropList.txt) Running[552]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Other_Lowercase ../unidata/PropList.txt) Running[553]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Other_Math ../unidata/PropList.txt) Running[554]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Other_Uppercase ../unidata/PropList.txt) Running[555]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Quotation_Mark ../unidata/PropList.txt) Running[556]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Radical ../unidata/PropList.txt) Running[557]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Soft_Dotted ../unidata/PropList.txt) Running[558]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Terminal_Punctuation ../unidata/PropList.txt) Running[559]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Unified_Ideograph ../unidata/PropList.txt) Running[560]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . Uppercase ../unidata/DerivedCoreProperties.txt) Running[561]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . White_Space ../unidata/PropList.txt) Running[562]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . XID_Continue ../unidata/DerivedCoreProperties.txt) Running[563]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe -filter . XID_Start ../unidata/DerivedCoreProperties.txt) Running[564]: (cd _build/default/Camomile/database && ../tools/parse_uniset.exe . composition_exclusion ../unidata/CompositionExclusions.txt) Running[565]: (cd _build/default/Camomile/database && ../tools/parse_unidata.exe . ../unidata/UnicodeData.txt) Running[566]: (cd _build/default/Camomile/database && ../tools/parse_age.exe . ../unidata/DerivedAge.txt) Running[567]: (cd _build/default/Camomile/database && ../tools/camomilestringprep.exe -in ../unidata/stringprep -out .) Running[568]: (cd _build/default/Camomile/mappings && ./gen_mappings.exe) Running[569]: (cd _build/default/Camomile && tools/parse_allkeys.exe database unidata/tr10/allkeys.txt) Running[570]: (cd _build/default/Camomile && tools/parse_specialcasing.exe database unidata/SpecialCasing.txt) Running[571]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/af.txt locales) Running[572]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/af_ZA.txt locales) Running[573]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/am.txt locales) Running[574]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/am_ET.txt locales) Running[575]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar.txt locales) Running[576]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_AE.txt locales) Running[577]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_BH.txt locales) Running[578]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_DZ.txt locales) Running[579]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_EG.txt locales) Running[580]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_IN.txt locales) Running[581]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_IQ.txt locales) Running[582]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_JO.txt locales) Running[583]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_KW.txt locales) Running[584]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_LB.txt locales) Running[585]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_LY.txt locales) Running[586]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_MA.txt locales) Running[587]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_OM.txt locales) Running[588]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_QA.txt locales) Running[589]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_SA.txt locales) Running[590]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_SD.txt locales) Running[591]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_SY.txt locales) Running[592]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_TN.txt locales) Running[593]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ar_YE.txt locales) Running[594]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/az.txt locales) Running[595]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/az_AZ.txt locales) Running[596]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/be.txt locales) Running[597]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/be_BY.txt locales) Running[598]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/bg.txt locales) Running[599]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/bg_BG.txt locales) Running[600]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/bn.txt locales) Running[601]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/bn_IN.txt locales) Running[602]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ca.txt locales) Running[603]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ca_ES.txt locales) Running[604]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ca_ES_PREEURO.txt locales) Running[605]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/cs.txt locales) Running[606]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/cs_CZ.txt locales) Running[607]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/da.txt locales) Running[608]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/da_DK.txt locales) Running[609]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de.txt locales) Running[610]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de_AT.txt locales) Running[611]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de_AT_PREEURO.txt locales) Running[612]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de_BE.txt locales) Running[613]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de_CH.txt locales) Running[614]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de_DE.txt locales) Running[615]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de_DE_PREEURO.txt locales) Running[616]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de_LI.txt locales) Running[617]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de_LU.txt locales) Running[618]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de_LU_PREEURO.txt locales) Running[619]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/de__PHONEBOOK.txt locales) Running[620]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/div.txt locales) Running[621]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/div_MV.txt locales) Running[622]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/el.txt locales) Running[623]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/el_GR.txt locales) Running[624]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/el_GR_PREEURO.txt locales) Running[625]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en.txt locales) Running[626]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_AS.txt locales) Running[627]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_AU.txt locales) Running[628]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_BE.txt locales) Running[629]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_BE_PREEURO.txt locales) Running[630]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_BW.txt locales) Running[631]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_BZ.txt locales) Running[632]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_CA.txt locales) Running[633]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_GB.txt locales) Running[634]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_GB_EURO.txt locales) Running[635]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_GU.txt locales) Running[636]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_HK.txt locales) Running[637]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_IE.txt locales) Running[638]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_IE_PREEURO.txt locales) Running[639]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_IN.txt locales) Running[640]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_JM.txt locales) Running[641]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_MH.txt locales) Running[642]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_MP.txt locales) Running[643]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_MT.txt locales) Running[644]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_NZ.txt locales) Running[645]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_PH.txt locales) Running[646]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_SG.txt locales) Running[647]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_TT.txt locales) Running[648]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_UM.txt locales) Running[649]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_US.txt locales) Running[650]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_US_POSIX.txt locales) Running[651]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_VI.txt locales) Running[652]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_ZA.txt locales) Running[653]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/en_ZW.txt locales) Running[654]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/eo.txt locales) Running[655]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es.txt locales) Running[656]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_AR.txt locales) Running[657]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_BO.txt locales) Running[658]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_CL.txt locales) Running[659]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_CO.txt locales) Running[660]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_CR.txt locales) Running[661]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_DO.txt locales) Running[662]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_EC.txt locales) Running[663]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_ES.txt locales) Running[664]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_ES_PREEURO.txt locales) Running[665]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_GT.txt locales) Running[666]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_HN.txt locales) Running[667]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_MX.txt locales) Running[668]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_NI.txt locales) Running[669]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_PA.txt locales) Running[670]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_PE.txt locales) Running[671]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_PR.txt locales) Running[672]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_PY.txt locales) Running[673]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_SV.txt locales) Running[674]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_US.txt locales) Running[675]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_UY.txt locales) Running[676]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es_VE.txt locales) Running[677]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/es__TRADITIONAL.txt locales) Running[678]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/et.txt locales) Running[679]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/et_EE.txt locales) Running[680]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/eu.txt locales) Running[681]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/eu_ES.txt locales) Running[682]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/eu_ES_PREEURO.txt locales) Running[683]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fa.txt locales) Running[684]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fa_IN.txt locales) Running[685]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fa_IR.txt locales) Running[686]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fi.txt locales) Running[687]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fi_FI.txt locales) Running[688]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fi_FI_PREEURO.txt locales) Running[689]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fo.txt locales) Running[690]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fo_FO.txt locales) Running[691]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fr.txt locales) Running[692]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fr_BE.txt locales) Running[693]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fr_BE_PREEURO.txt locales) Running[694]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fr_CA.txt locales) Running[695]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fr_CH.txt locales) Running[696]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fr_FR.txt locales) Running[697]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fr_FR_PREEURO.txt locales) Output[575]: Warning : normalization option is not supported Running[698]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fr_LU.txt locales) Output[594]: Warning : normalization option is not supported Running[699]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fr_LU_PREEURO.txt locales) Running[700]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/fr_MC.txt locales) Running[701]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ga.txt locales) Running[702]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ga_IE.txt locales) Running[703]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ga_IE_PREEURO.txt locales) Running[704]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gl.txt locales) Running[705]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gl_ES.txt locales) Running[706]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gl_ES_PREEURO.txt locales) Running[707]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gu.txt locales) Running[708]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gu_IN.txt locales) Running[709]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gv.txt locales) Running[710]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/gv_GB.txt locales) Running[711]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/he.txt locales) Running[712]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/he_IL.txt locales) Running[713]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi.txt locales) Running[714]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi_IN.txt locales) Running[715]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hi__DIRECT.txt locales) Running[716]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hr.txt locales) Running[717]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hr_HR.txt locales) Running[718]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hu.txt locales) Running[719]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hu_HU.txt locales) Running[720]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hy.txt locales) Running[721]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hy_AM.txt locales) Running[722]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/hy_AM_REVISED.txt locales) Running[723]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/id.txt locales) Running[724]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/id_ID.txt locales) Running[725]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/index.txt locales) Running[726]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/is.txt locales) Running[727]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/is_IS.txt locales) Running[728]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/it.txt locales) Running[729]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/it_CH.txt locales) Running[730]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/it_IT.txt locales) Running[731]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/it_IT_PREEURO.txt locales) Running[732]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/iw.txt locales) Running[733]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/iw_IL.txt locales) Running[734]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ja.txt locales) Output[620]: Warning : normalization option is not supported Running[735]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ja_JP.txt locales) Running[736]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ka.txt locales) Running[737]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ka_GE.txt locales) Output[622]: Warning : normalization option is not supported Running[738]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kk.txt locales) Running[739]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kk_KZ.txt locales) Running[740]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kl.txt locales) Running[741]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kl_GL.txt locales) Running[742]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kn.txt locales) Running[743]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kn_IN.txt locales) Running[744]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ko.txt locales) Running[745]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ko_KR.txt locales) Running[746]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kok.txt locales) Running[747]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kok_IN.txt locales) Running[748]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kw.txt locales) Running[749]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/kw_GB.txt locales) Running[750]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ky.txt locales) Running[751]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ky_KG.txt locales) Running[752]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/lt.txt locales) Running[753]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/lt_LT.txt locales) Running[754]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/lv.txt locales) Running[755]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/lv_LV.txt locales) Running[756]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mk.txt locales) Running[757]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mk_MK.txt locales) Running[758]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mn.txt locales) Running[759]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mn_MN.txt locales) Running[760]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mr.txt locales) Running[761]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mr_IN.txt locales) Running[762]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ms.txt locales) Running[763]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ms_BN.txt locales) Running[764]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ms_MY.txt locales) Running[765]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mt.txt locales) Running[766]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/mt_MT.txt locales) Running[767]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/nb.txt locales) Running[768]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/nb_NO.txt locales) Running[769]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/nl.txt locales) Running[770]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/nl_BE.txt locales) Running[771]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/nl_BE_PREEURO.txt locales) Running[772]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/nl_NL.txt locales) Running[773]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/nl_NL_PREEURO.txt locales) Running[774]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/nn.txt locales) Running[775]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/nn_NO.txt locales) Running[776]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/no.txt locales) Running[777]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/no_NO.txt locales) Running[778]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/no_NO_NY.txt locales) Running[779]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/om.txt locales) Running[780]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/om_ET.txt locales) Running[781]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/om_KE.txt locales) Running[782]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pa.txt locales) Running[783]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pa_IN.txt locales) Running[784]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pl.txt locales) Running[785]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pl_PL.txt locales) Running[786]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pt.txt locales) Running[787]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pt_BR.txt locales) Running[788]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pt_PT.txt locales) Running[789]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/pt_PT_PREEURO.txt locales) Running[790]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ro.txt locales) Running[791]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ro_RO.txt locales) Running[792]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/root.txt locales) Running[793]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ru.txt locales) Running[794]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ru_RU.txt locales) Running[795]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ru_UA.txt locales) Running[796]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sa.txt locales) Running[797]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sa_IN.txt locales) Running[798]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sh.txt locales) Output[683]: Warning : normalization option is not supported Running[799]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sh_YU.txt locales) Running[800]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sk.txt locales) Running[801]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sk_SK.txt locales) Running[802]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sl.txt locales) Running[803]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sl_SI.txt locales) Running[804]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/so.txt locales) Running[805]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/so_DJ.txt locales) Running[806]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/so_ET.txt locales) Running[807]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/so_KE.txt locales) Running[808]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/so_SO.txt locales) Running[809]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sq.txt locales) Running[810]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sq_AL.txt locales) Running[811]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sr.txt locales) Running[812]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sr_YU.txt locales) Running[813]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sv.txt locales) Running[814]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sv_FI.txt locales) Running[815]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sv_SE.txt locales) Output[707]: Warning : normalization option is not supported Running[816]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sw.txt locales) Output[711]: Warning : normalization option is not supported Running[817]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sw_KE.txt locales) Running[818]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/sw_TZ.txt locales) Running[819]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/syr.txt locales) Running[820]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/syr_SY.txt locales) Output[715]: Warning : normalization option is not supported Running[821]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ta.txt locales) Output[713]: Warning : normalization option is not supported Running[822]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ta_IN.txt locales) Running[823]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/te.txt locales) Running[824]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/te_IN.txt locales) Running[825]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/test_1.txt locales) Running[826]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/th.txt locales) Running[827]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/th_TH.txt locales) Running[828]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ti.txt locales) Running[829]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ti_ER.txt locales) Running[830]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ti_ET.txt locales) Running[831]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/tr.txt locales) Running[832]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/tr_TR.txt locales) Running[833]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/tt.txt locales) Running[834]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/tt_RU.txt locales) Running[835]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/uk.txt locales) Running[836]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/uk_UA.txt locales) Running[837]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ur.txt locales) Running[838]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/ur_PK.txt locales) Running[839]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/uz.txt locales) Running[840]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/uz_UZ.txt locales) Running[841]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/vi.txt locales) Running[842]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/vi_VN.txt locales) Running[843]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/zh.txt locales) Running[844]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/zh_CN.txt locales) Running[845]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/zh_HK.txt locales) Running[846]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/zh_MO.txt locales) Output[736]: Warning : normalization option is not supported Running[847]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/zh_SG.txt locales) Running[848]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/zh_TW.txt locales) Running[849]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/zh_TW_STROKE.txt locales) Running[850]: (cd _build/default/Camomile && tools/camomilelocaledef.exe --file locales/zh__PINYIN.txt locales) Output[742]: Warning : normalization option is not supported Output[738]: Warning : normalization option is not supported Output[750]: Warning : normalization option is not supported Output[758]: Warning : normalization option is not supported Output[760]: Warning : normalization option is not supported Output[782]: Warning : normalization option is not supported Output[734]: Warning : strength option is not supported Output[796]: Warning : normalization option is not supported Output[819]: Warning : normalization option is not supported Output[821]: Warning : normalization option is not supported Output[826]: Warning : file loading is not supported. Warning : normalization option is not supported Output[841]: Warning : normalization option is not supported Output[833]: Warning : normalization option is not supported Output[837]: Warning : normalization option is not supported Output[839]: Warning : normalization option is not supported Output[823]: Warning : normalization option is not supported + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IjqUEm + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64 + cd Camomile-1.0.2 + '[' 1 -eq 1 ']' + dune install --destdir=/home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64 --libdir=/usr/lib64/ocaml --verbose --profile release Workspace root: /home/iurt/rpmbuild/BUILD/Camomile-1.0.2 Running[0]: /usr/bin/nproc > /tmp/dune19bf3e.output 2> /dev/null Auto-detected concurrency: 96 Running[1]: /usr/bin/ocamlc.opt -config > /tmp/dune830c63.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/Camomile-1.0.2/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/home/iurt/rpmbuild/BUILD/Camomile-1.0.2/_build/default" ; "MANPATH" : "/home/iurt/rpmbuild/BUILD/Camomile-1.0.2/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/iurt/rpmbuild/BUILD/Camomile-1.0.2/_build/install/default/lib" ; "OCAMLPATH" : "/home/iurt/rpmbuild/BUILD/Camomile-1.0.2/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/iurt/rpmbuild/BUILD/Camomile-1.0.2/_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 } } Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/META Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/camomile_do_not_use.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/camomile_do_not_use.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/camomile_do_not_use.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/camomile_do_not_use.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/camomile_yuge.a Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/camomile_yuge.cma Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/camomile_yuge.cmxa Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/camomile_yuge.cmxs Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig.a Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig.cma Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig.cmxa Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig.cmxs Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig__.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig__.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig__.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig__.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig__InstallConfig.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig__InstallConfig.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/camomileDefaultConfig__InstallConfig.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/default_config/installConfig.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/dune-package Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/dyn/camomileLibraryDyn.a Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/dyn/camomileLibraryDyn.cma Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/dyn/camomileLibraryDyn.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/dyn/camomileLibraryDyn.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/dyn/camomileLibraryDyn.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/dyn/camomileLibraryDyn.cmxa Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/dyn/camomileLibraryDyn.cmxs Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/dyn/camomileLibraryDyn.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/lib_default/camomileLibraryDefault.a Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/lib_default/camomileLibraryDefault.cma Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/lib_default/camomileLibraryDefault.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/lib_default/camomileLibraryDefault.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/lib_default/camomileLibraryDefault.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/lib_default/camomileLibraryDefault.cmxa Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/lib_default/camomileLibraryDefault.cmxs Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/lib_default/camomileLibraryDefault.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/avlTree.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/avlTree.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/bitsvect.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/bitsvect.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/byte_labeled_dag.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/byte_labeled_dag.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/bytesvect.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/bytesvect.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary.a Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary.cma Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary.cmxa Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary.cmxs Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__AvlTree.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__AvlTree.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__AvlTree.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__AvlTree.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Bitsvect.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Bitsvect.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Bitsvect.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Bitsvect.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Byte_labeled_dag.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Byte_labeled_dag.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Byte_labeled_dag.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Byte_labeled_dag.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Bytesvect.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Bytesvect.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Bytesvect.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Bytesvect.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__CaseMap.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__CaseMap.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__CaseMap.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__CaseMap.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__CharEncoding.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__CharEncoding.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__CharEncoding.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__CharEncoding.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Charmap.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Charmap.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Charmap.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Charmap.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ConfigInt.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ConfigInt.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ConfigInt.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Database.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Database.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Database.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Database.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Hangul.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Hangul.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Hangul.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Hangul.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__IMap.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__IMap.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__IMap.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__IMap.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ISet.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ISet.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ISet.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ISet.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Locale.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Locale.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Locale.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Locale.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__OOChannel.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__OOChannel.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__OOChannel.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__OOChannel.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__StringPrep.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__StringPrep.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__StringPrep.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__StringPrep.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__StringPrep_data.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__StringPrep_data.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__StringPrep_data.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__StringPrep_data.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__SubText.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__SubText.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__SubText.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__SubText.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Tbl31.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Tbl31.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Tbl31.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Tbl31.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCS4.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCS4.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCS4.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCS4.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UChar.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UChar.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UChar.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UChar.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCharInfo.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCharInfo.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCharInfo.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCharInfo.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCharTbl.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCharTbl.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCharTbl.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCharTbl.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCol.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCol.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCol.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UCol.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ULine.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ULine.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ULine.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__ULine.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UMap.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UMap.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UMap.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UMap.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UNF.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UNF.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UNF.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UNF.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UPervasives.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UPervasives.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UPervasives.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UPervasives.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__URe.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__URe.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__URe.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__URe.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStr.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStr.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStr.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStr.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStrLexer.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStrLexer.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStrLexer.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStrParser.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStrParser.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStrParser.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStrParser.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStrParserType.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStrParserType.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UReStrParserType.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__USet.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__USet.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__USet.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__USet.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UTF16.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UTF16.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UTF16.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UTF16.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UTF8.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UTF8.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UTF8.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UTF8.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UText.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UText.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UText.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UText.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UnicodeString.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UnicodeString.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__UnicodeString.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Unidata.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Unidata.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Unidata.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Unidata.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Unimap.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Unimap.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Unimap.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__Unimap.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__XArray.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__XArray.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__XArray.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__XArray.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__XString.cmi Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__XString.cmt Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__XString.cmti Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/camomileLibrary__XString.cmx Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/caseMap.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/caseMap.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/charEncoding.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/charEncoding.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/charmap.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/charmap.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/configInt.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/database.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/database.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/hangul.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/hangul.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/iMap.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/iMap.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/iSet.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/iSet.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/locale.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/locale.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/oOChannel.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/oOChannel.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/stringPrep.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/stringPrep.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/stringPrep_data.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/stringPrep_data.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/subText.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/subText.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/tbl31.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/tbl31.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uCS4.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uCS4.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uChar.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uChar.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uCharInfo.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uCharInfo.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uCharTbl.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uCharTbl.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uCol.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uCol.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uLine.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uLine.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uMap.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uMap.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uNF.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uNF.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uPervasives.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uPervasives.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uRe.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uRe.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uReStr.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uReStr.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uReStrLexer.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uReStrParser.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uReStrParser.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uReStrParserType.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uSet.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uSet.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uTF16.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uTF16.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uTF8.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uTF8.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uText.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/uText.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/unicodeString.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/unidata.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/unidata.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/unimap.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/unimap.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/xArray.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/xArray.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/xString.ml Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/library/xString.mli Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/opam Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/1026.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/1047.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/437.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/500.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/500V1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/850.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/851.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/852.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/855.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/856.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/857.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/860.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/861.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/862.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/863.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/865.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/866.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/866NAV.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/869.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/904.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ANSI_X3%2E110-1983.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ANSI_X3%2E4-1968.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ANSI_X3%2E4-1986.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ARABIC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ARABIC7.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ARMSCII-8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ASCII.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ASMO-708.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ASMO_449.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/BIG5-CP950.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/BIG5-HKSCS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/BIG5.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/BIG5HKSCS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/BRF.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/BS_4730.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/BS_VIEWDATA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP-AR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP-GR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP-HU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP-IS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP037.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP038.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP10007.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1004.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1026.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1047.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1124.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1125.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1129.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1132.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1133.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1160.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1161.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1163.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1164.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1250.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1251.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1252.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1253.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1254.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1255.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1256.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1257.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP1258.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP273.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP274.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP275.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP278.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP280.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP281.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP284.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP285.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP290.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP297.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP367.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP420.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP423.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP424.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP437.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP500.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP737.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP775.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP819.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP850.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP851.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP852.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP855.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP856.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP857.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP860.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP861.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP862.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP863.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP864.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP865.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP866.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP866NAV.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP868.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP869.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP870.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP871.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP874.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP875.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP880.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP891.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP903.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP904.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP905.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP918.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP922.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP932.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP936.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CP949.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CSA7-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CSA7-2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CSA_T500-1983.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CSA_Z243%2E4-1985-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CSA_Z243%2E4-1985-2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CSA_Z243%2E4-1985-GR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CSN_369103.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CUBA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CWI-2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CWI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/CYRILLIC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/Cyrillic-Asian.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/DE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/DEC-MCS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/DEC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/DIN_66003.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/DK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/DS2089.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/DS_2089.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/E13B.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-AT-DE-A.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-AT-DE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-BE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-BR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CA-FR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-AR1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-AR2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-BE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-CA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-CH.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-DK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-ES.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-FI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-FR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-GB.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-GR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-HE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-IS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-IT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-NL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-NO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-ROECE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-SE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-TR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-US.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-WT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CP-YU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-CYRILLIC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-DK-NO-A.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-DK-NO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-ES-A.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-ES-S.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-ES.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-FI-SE-A.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-FI-SE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-FR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-GREEK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-INT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-INT1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-IS-FRISS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-IT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-JP-E.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-JP-KANA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-PT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-UK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EBCDIC-US.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ECMA-114.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ECMA-118.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ECMA-CYRILLIC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ELOT_928.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ES.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ES2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EUC-JISX0213.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EUC-JP-MS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EUC-JP.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EUC-KR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/EUC-TW.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/FI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/FR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/FRISS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GB.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GB18030.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GB2312.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GBK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GB_1988-80.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GEORGIAN-ACADEMY.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GEORGIAN-PS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GOST_19768-74.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GREEK-CCITT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GREEK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GREEK7-OLD.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GREEK7.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/GREEK8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/HEBREW.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/HP-GREEK8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/HP-ROMAN8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/HP-ROMAN9.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/HP-THAI8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/HP-TURKISH8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/HU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM-1047.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM037.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM038.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1004.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1026.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1047.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1124.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1129.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1132.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1133.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1160.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1161.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1162.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1163.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM1164.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM256.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM273.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM274.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM275.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM277.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM278.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM280.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM281.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM284.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM285.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM290.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM297.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM367.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM420.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM423.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM424.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM437.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM500.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM819.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM848.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM850.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM851.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM852.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM855.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM856.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM857.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM860.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM861.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM862.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM863.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM864.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM865.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM866.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM866NAV.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM868.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM869.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM870.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM871.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM874.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM875.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM880.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM891.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM903.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM904.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM905.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM918.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IBM922.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IEC_P27-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/INIS-8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/INIS-CYRILLIC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/INIS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/INVARIANT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IRV.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISIRI-3342.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO%2FTR_11548-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-10646%2FUTF-8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-10.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-11.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-13.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-14.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-15.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-16.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-3.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-4.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-5.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-6.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-7.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-9.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-8859-9E.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-10.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-100.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-101.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-102.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-103.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-109.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-11.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-110.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-111.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-121.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-122.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-123.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-126.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-127.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-128.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-138.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-139.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-14.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-141.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-142.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-143.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-144.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-146.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-147.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-148.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-15.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-150.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-151.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-152.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-153.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-154.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-155.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-156.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-157.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-158.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-16.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-166.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-17.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-170.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-179.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-18.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-19.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-197.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-209.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-21.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-226.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-25.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-27.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-37.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-4.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-47.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-49.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-50.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-51.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-54.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-55.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-57.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-6.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-60.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-61.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-69.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-70.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-8-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-84.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-85.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-86.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-88.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-89.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-9-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-90.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-92.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-98.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO-IR-99.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-CA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-CA2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-CN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-CU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-DE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-DK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-ES.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-ES2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-FI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-FR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-FR1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-GB.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-HU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-IT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-JP-OCR-B.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-JP.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-KR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-NO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-NO2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-PT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-PT2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-SE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-SE2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-US.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO646-YU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO6937.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_10367-BOX.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_11548-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_2033-1983.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_5427%3A1981.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_5427-EXT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_5427.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_5428%3A1980.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_5428.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_646%2EBASIC%3A1983.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_646%2EBASIC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_646%2EIRV%3A1983.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_646%2EIRV%3A1991.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_646%2EIRV.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_6937%3A1992.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_6937-2%3A1983.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_6937-2-25.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_6937-2-ADD.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_6937.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-1%3A1987.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-10%3A1992.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-10.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-15.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-16%3A2001.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-16.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-2%3A1987.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-3%3A1988.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-3.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-4%3A1988.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-4.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-5%3A1988.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-5.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-6%3A1987.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-6.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-7%3A1987.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-7%3A2003.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-7.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-8%3A1988.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-9%3A1989.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-9.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_8859-SUPP.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ISO_9036.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/IT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/JIS_C6220-1969-RO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/JIS_C6229-1984-B.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/JIS_X0201.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/JOHAB.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/JP-OCR-B.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/JP.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/JS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/JUS_I%2EB1%2E002.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/JUS_I%2EB1%2E003-MAC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/JUS_I%2EB1%2E003-SERB.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/KOI-7.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/KOI-8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/KOI8-R.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/KOI8-RU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/KOI8-T.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/KOI8-U.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/KSC5636.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/L1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/L10.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/L2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/L3.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/L4.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/L5.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/L6.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/L7.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/L8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LAP.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN-9.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN-GREEK-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN-GREEK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN-LAP.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN1-2-5.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN10.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN3.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN4.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN5.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN6.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN7.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/LATIN8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MAC-CYRILLIC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MAC-IS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MAC-SAMI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MAC-UK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MAC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MACEDONIAN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MACINTOSH.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MIK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MS-ANSI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MS-ARAB.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MS-CYRL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MS-EE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MS-GREEK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MS-HEBR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MS-TURK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MS936.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/MSZ_7795%2E3.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NAPLPS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NATS-DANO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NATS-SEFI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NC_NC00-10%3A81.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NC_NC00-10.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NEXT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NEXTSTEP.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NF_Z_62-010.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NF_Z_62-010_%281973%29.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NO2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NS_4551-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/NS_4551-2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/OS2LATIN1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/PT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/PT154.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/PT2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/R8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/R9.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/REF.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/RK1048.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ROMAN8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ROMAN9.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/RUSCII.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/SAMI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/SE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/SE2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/SEN_850200_B.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/SEN_850200_C.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/SERBIAN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/SHIFT_JIS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/SHIFT_JISX0213.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/SJIS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/SS636127.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/STRK1048-2002.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/ST_SEV_358-88.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/T%2E101-G2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/T%2E61-7BIT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/T%2E61-8BIT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/T%2E61.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/TCVN-5712.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/TCVN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/TCVN5712-1%3A1993.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/TCVN5712-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/THAI8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/TIS-620.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/TIS620%2E2529-1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/TIS620%2E2533-0.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/TIS620-0.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/TIS620.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/TURKISH8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/UK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/US-ASCII.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/US.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/UTF-8.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/VIDEOTEX-SUPPL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/VISCII.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/WIN-SAMI-2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/WINBALTRIM.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/WINDOWS-31J.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/WINDOWS-874.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/WINDOWS-936.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/WINDOWS-SAMI2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/WS2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/X0201.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/charmaps/YU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/ASCII_Hex_Digit.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/ASCII_Hex_Digit_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Alphabetic.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Alphabetic_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Bidi_Control.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Bidi_Control_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Default_Ignorable_Code_Point.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Default_Ignorable_Code_Point_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Deprecated.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Deprecated_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Diacritic.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Diacritic_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Extender.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Extender_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Grapheme_Base.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Grapheme_Base_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Grapheme_Extend.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Grapheme_Extend_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Grapheme_Link.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Grapheme_Link_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Hex_Digit.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Hex_Digit_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Hyphen.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Hyphen_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/IDS_Binary_Operator.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/IDS_Binary_Operator_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/IDS_Trinary_Operator.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/IDS_Trinary_Operator_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/ID_Continue.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/ID_Continue_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/ID_Start.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/ID_Start_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Ideographic.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Ideographic_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Join_Control.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Join_Control_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Logical_Order_Exception.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Logical_Order_Exception_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Lowercase.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Lowercase_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Math.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Math_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Noncharacter_Code_Point.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Noncharacter_Code_Point_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Alphabetic.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Alphabetic_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Default_Ignorable_Code_Point.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Default_Ignorable_Code_Point_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Grapheme_Extend.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Grapheme_Extend_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Lowercase.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Lowercase_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Math.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Math_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Uppercase.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Other_Uppercase_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Quotation_Mark.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Quotation_Mark_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Radical.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Radical_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Soft_Dotted.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Soft_Dotted_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Terminal_Punctuation.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Terminal_Punctuation_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Unified_Ideograph.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Unified_Ideograph_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Uppercase.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/Uppercase_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/White_Space.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/White_Space_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/XID_Continue.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/XID_Continue_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/XID_Start.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/XID_Start_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/acset.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/age.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/allkeys.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/case_folding.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/combined_class.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/combined_class_map.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/composition.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/composition_exclusion.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/composition_exclusion_set.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/d1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/d2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/decomposition.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/general_category.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/general_category_map.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/iscsi_prohibited.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/map_b1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/map_b1b2.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/mib_prohibited.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/nameprep_prohibited.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/nodeprep_prohibited.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/resourceprep_prohibited.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/saslprep_map.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/saslprep_prohibited.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/scripts.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/scripts_map.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/special_casing.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/to_lower1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/to_title1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/to_upper1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/database/trace_prohibited.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/af.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/af_ZA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/am.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/am_ET.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_AE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_BH.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_DZ.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_EG.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_IQ.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_JO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_KW.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_LB.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_LY.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_MA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_OM.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_QA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_SA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_SD.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_SY.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_TN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ar_YE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/az.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/az_AZ.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/be.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/be_BY.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/bg.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/bg_BG.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/bn.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/bn_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ca.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ca_ES.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ca_ES_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/cs.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/cs_CZ.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/da.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/da_DK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de_AT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de_AT_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de_BE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de_CH.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de_DE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de_DE_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de_LI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de_LU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de_LU_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/de__PHONEBOOK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/div.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/div_MV.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/el.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/el_GR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/el_GR_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_AS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_AU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_BE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_BE_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_BW.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_BZ.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_CA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_GB.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_GB_EURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_GU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_HK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_IE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_IE_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_JM.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_MH.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_MP.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_MT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_NZ.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_PH.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_SG.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_TT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_UM.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_US.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_US_POSIX.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_VI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_ZA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/en_ZW.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/eo.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_AR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_BO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_CL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_CO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_CR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_DO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_EC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_ES.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_ES_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_GT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_HN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_MX.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_NI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_PA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_PE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_PR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_PY.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_SV.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_US.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_UY.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es_VE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/es__TRADITIONAL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/et.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/et_EE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/eu.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/eu_ES.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/eu_ES_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fa.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fa_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fa_IR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fi.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fi_FI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fi_FI_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fo.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fo_FO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fr.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fr_BE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fr_BE_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fr_CA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fr_CH.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fr_FR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fr_FR_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fr_LU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fr_LU_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/fr_MC.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ga.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ga_IE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ga_IE_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/gl.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/gl_ES.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/gl_ES_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/gu.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/gu_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/gv.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/gv_GB.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/he.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/he_IL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/hi.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/hi_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/hi__DIRECT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/hr.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/hr_HR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/hu.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/hu_HU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/hy.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/hy_AM.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/hy_AM_REVISED.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/id.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/id_ID.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/index.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/is.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/is_IS.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/it.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/it_CH.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/it_IT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/it_IT_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/iw.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/iw_IL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ja.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ja_JP.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ka.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ka_GE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/kk.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/kk_KZ.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/kl.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/kl_GL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/kn.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/kn_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ko.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ko_KR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/kok.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/kok_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/kw.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/kw_GB.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ky.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ky_KG.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/lt.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/lt_LT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/lv.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/lv_LV.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/mk.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/mk_MK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/mn.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/mn_MN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/mr.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/mr_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ms.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ms_BN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ms_MY.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/mt.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/mt_MT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/nb.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/nb_NO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/nl.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/nl_BE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/nl_BE_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/nl_NL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/nl_NL_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/nn.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/nn_NO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/no.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/no_NO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/no_NO_NY.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/om.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/om_ET.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/om_KE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/pa.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/pa_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/pl.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/pl_PL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/pt.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/pt_BR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/pt_PT.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/pt_PT_PREEURO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ro.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ro_RO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/root.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ru.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ru_RU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ru_UA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sa.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sa_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sh.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sh_YU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sk.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sk_SK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sl.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sl_SI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/so.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/so_DJ.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/so_ET.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/so_KE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/so_SO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sq.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sq_AL.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sr.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sr_YU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sv.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sv_FI.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sv_SE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sw.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sw_KE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/sw_TZ.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/syr.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/syr_SY.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ta.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ta_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/te.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/te_IN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/test_1.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/th.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/th_TH.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ti.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ti_ER.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ti_ET.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/tr.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/tr_TR.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/tt.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/tt_RU.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/uk.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/uk_UA.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ur.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/ur_PK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/uz.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/uz_UZ.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/vi.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/vi_VN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/zh.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/zh_CN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/zh_HK.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/zh_MO.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/zh_SG.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/zh_TW.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/zh_TW_STROKE.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/locales/zh__PINYIN.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/mappings/cns11643.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/mappings/gb2312.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/mappings/iso88597.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/mappings/jisx0201.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/mappings/jisx0208.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/mappings/jisx0212.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/camomile/mappings/ksc5601.mar Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/doc/camomile/CHANGES.md Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/doc/camomile/LICENSE.md Installing /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/doc/camomile/README.md + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/doc + cp _build/install/default/lib/camomile/library/avlTree.mli _build/install/default/lib/camomile/library/bitsvect.mli _build/install/default/lib/camomile/library/byte_labeled_dag.mli _build/install/default/lib/camomile/library/bytesvect.mli _build/install/default/lib/camomile/library/caseMap.mli _build/install/default/lib/camomile/library/charEncoding.mli _build/install/default/lib/camomile/library/charmap.mli _build/install/default/lib/camomile/library/database.mli _build/install/default/lib/camomile/library/hangul.mli _build/install/default/lib/camomile/library/iMap.mli _build/install/default/lib/camomile/library/iSet.mli _build/install/default/lib/camomile/library/locale.mli _build/install/default/lib/camomile/library/oOChannel.mli _build/install/default/lib/camomile/library/stringPrep.mli _build/install/default/lib/camomile/library/stringPrep_data.mli _build/install/default/lib/camomile/library/subText.mli _build/install/default/lib/camomile/library/tbl31.mli _build/install/default/lib/camomile/library/uCS4.mli _build/install/default/lib/camomile/library/uChar.mli _build/install/default/lib/camomile/library/uCharInfo.mli _build/install/default/lib/camomile/library/uCharTbl.mli _build/install/default/lib/camomile/library/uCol.mli _build/install/default/lib/camomile/library/uLine.mli _build/install/default/lib/camomile/library/uMap.mli _build/install/default/lib/camomile/library/uNF.mli _build/install/default/lib/camomile/library/uPervasives.mli _build/install/default/lib/camomile/library/uRe.mli _build/install/default/lib/camomile/library/uReStr.mli _build/install/default/lib/camomile/library/uReStrParser.mli _build/install/default/lib/camomile/library/uSet.mli _build/install/default/lib/camomile/library/uTF16.mli _build/install/default/lib/camomile/library/uTF8.mli _build/install/default/lib/camomile/library/uText.mli _build/install/default/lib/camomile/library/unidata.mli _build/install/default/lib/camomile/library/unimap.mli _build/install/default/lib/camomile/library/xArray.mli _build/install/default/lib/camomile/library/xString.mli /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/lib64/ocaml/camomile/ + /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-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-shared /usr/bin/strip + /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.LG3YBn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Camomile-1.0.2 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-camomile-1.0.2-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rpaEbn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Camomile-1.0.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/doc/ocaml-camomile + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/doc/ocaml-camomile + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/doc/ocaml-camomile + cp -pr CHANGES.md /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/doc/ocaml-camomile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fjwqBo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Camomile-1.0.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/licenses/ocaml-camomile + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/licenses/ocaml-camomile + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/licenses/ocaml-camomile + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib64/ocaml/camomile/META 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 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(CamomileDefaultConfig) = 0fa978e466426949c2e4bd98e6a2d8e7 ocaml(CamomileDefaultConfig__) = 95bfb13b4ed5aec424481787e4a09180 ocaml(CamomileDefaultConfig__InstallConfig) = fda75bd222e1fc151cd1f833f36bc8a8 ocaml(CamomileLibrary) = 822063ac1340962ee8ef5c061b6b429b ocaml(CamomileLibraryDefault) = 54e6299d034683f97d6f955e99a2c365 ocaml(CamomileLibraryDyn) = 8800a91cc6ea6eec6481119f9bd667ad ocaml(CamomileLibrary__) = f8054e55ffc62bc1f4ea51dbab498c7f ocaml(CamomileLibrary__AvlTree) = 5327ad641f69758eb0f0349ed9431bde ocaml(CamomileLibrary__Bitsvect) = 369d4b2f52dce646098c716a64c51658 ocaml(CamomileLibrary__Byte_labeled_dag) = 24595fb3ebc988d1892e319d5e29809e ocaml(CamomileLibrary__Bytesvect) = ab7b24c87bb37c2a250b9b89a9280e88 ocaml(CamomileLibrary__CaseMap) = 367c2aa7cded9a42be195ca3bb210dd5 ocaml(CamomileLibrary__CharEncoding) = cb2c62209ca2e190a1ee427e0781dad6 ocaml(CamomileLibrary__Charmap) = ab1f2c9ae3bbb405ec9531bd920bcb10 ocaml(CamomileLibrary__ConfigInt) = 8712f7368715ce52e4634466aea40609 ocaml(CamomileLibrary__Database) = f2fb9162d793962abe7fafa5a10a3b1e ocaml(CamomileLibrary__Hangul) = f6c5dc3eafdebce813e64debae25ffb1 ocaml(CamomileLibrary__IMap) = f517391fd60f5f67dbbcd86d515140ab ocaml(CamomileLibrary__ISet) = 03826bda4f73425444343dffe5a4157d ocaml(CamomileLibrary__Locale) = aa72a998e0e08f86cb85980cd12f6cb8 ocaml(CamomileLibrary__OOChannel) = 4f320ae8c22266074ee1f77145850250 ocaml(CamomileLibrary__StringPrep) = a18ea271e78681cce417ca75d71e7c7f ocaml(CamomileLibrary__StringPrep_data) = ffa0a8ee9e646f60718a6972b3accc91 ocaml(CamomileLibrary__SubText) = 4586e6321f9e517bbec55a92cc3d4781 ocaml(CamomileLibrary__Tbl31) = feaf9648a1355f90a6dfba6e50b09be0 ocaml(CamomileLibrary__UCS4) = f10990c667eb32bf13207372a955aa8f ocaml(CamomileLibrary__UChar) = 09c9180e6794fe1a1f77b057b2712e27 ocaml(CamomileLibrary__UCharInfo) = 3a3f2f773b88ff77b35fb4aed9628ed4 ocaml(CamomileLibrary__UCharTbl) = 42191222633f47fa8abc437b49fc4d06 ocaml(CamomileLibrary__UCol) = a6942d4942cb7a5924d7db9a9a17ce5a ocaml(CamomileLibrary__ULine) = 529658503791aa8efdbbe7932f941e03 ocaml(CamomileLibrary__UMap) = 3526cd70dad06d9aa8fd661b88681207 ocaml(CamomileLibrary__UNF) = 7098c6f1c06079930562d63f62d4c991 ocaml(CamomileLibrary__UPervasives) = 32609cd4887ca29b69b9cdf0a27557e9 ocaml(CamomileLibrary__URe) = 52dbb915a673035d246684f7963bb3f8 ocaml(CamomileLibrary__UReStr) = 25eecd5cbeaf1d8f490e831208e8eab7 ocaml(CamomileLibrary__UReStrLexer) = 7b9019e3f6dd19e038cc5e49978a283b ocaml(CamomileLibrary__UReStrParser) = c83fd1d489834542af464fa07e8993d0 ocaml(CamomileLibrary__UReStrParserType) = af3ade16eeafbe43512e1f4dc0112602 ocaml(CamomileLibrary__USet) = c7b500e2e023476da337246e0992e1be ocaml(CamomileLibrary__UTF16) = bff3a9b6a78ddd12f67cbfbe1e8d7291 ocaml(CamomileLibrary__UTF8) = 28fc0e7ae4dc5d5a686532e15b2ee11b ocaml(CamomileLibrary__UText) = d1c155c626b9ee77b54301cb78e95baa ocaml(CamomileLibrary__UnicodeString) = af781b86cfec63549e8a4a411881e52f ocaml(CamomileLibrary__Unidata) = 1176098b6d8098ff4989ccf3d8b1a667 ocaml(CamomileLibrary__Unimap) = fa7ea30606ba23e2b2cf697fbc8c2a01 ocaml(CamomileLibrary__XArray) = ae5d7733c3be321ed653f53000139751 ocaml(CamomileLibrary__XString) = 1c3e7e12d40598840e8ffa8b926b6425 ocaml(Camomile_do_not_use) = 73d9423782fc7e389591ceac9f105a11 ocaml-camomile = 1:1.0.2-3.mga8 ocaml-camomile(x86-64) = 1:1.0.2-3.mga8 ocamlx(CamomileDefaultConfig) = 42174e589e373d2d22ecf08ab9ac9494 ocamlx(CamomileDefaultConfig__) = 0de872481361e5e6a1be6e9d1e3791a4 ocamlx(CamomileDefaultConfig__InstallConfig) = 1c1b814ce72b1ec1459b55a78f1c193e ocamlx(CamomileLibrary) = 874f351e5072b3030b74f687215b8bf9 ocamlx(CamomileLibraryDefault) = 7110cf758828de0cd44af428b6b4dab8 ocamlx(CamomileLibraryDyn) = f6a47861fd08430e31cdadf49b2d04ec ocamlx(CamomileLibrary__) = 4bfc648300a22e407c3e9b6fc8c97942 ocamlx(CamomileLibrary__AvlTree) = 5a8d0280b7b4a38af285a8af7599bb64 ocamlx(CamomileLibrary__Bitsvect) = ed1c371f85adb35dfa2d8d3f5b4b4cf0 ocamlx(CamomileLibrary__Byte_labeled_dag) = a19efc147724db4db517df8412a40d21 ocamlx(CamomileLibrary__Bytesvect) = c73930f3778a35c149822d2d69a6b4e7 ocamlx(CamomileLibrary__CaseMap) = 3e261e25d73eaa477de71232a6136f59 ocamlx(CamomileLibrary__CharEncoding) = 899a24d7732651f269ae6ff524b65980 ocamlx(CamomileLibrary__Charmap) = 2c2dda66d8fdd0f6d06bd7ccb15b890d ocamlx(CamomileLibrary__ConfigInt) = df100cc54a69fd44ded73a7337595c2a ocamlx(CamomileLibrary__Database) = 5318fe399e98774d5ed8a1b0c620c386 ocamlx(CamomileLibrary__Hangul) = b35ad5bdfb68222160c419b0bb4e2b06 ocamlx(CamomileLibrary__IMap) = 2fdd1c94017d239e18688edf23db8aa2 ocamlx(CamomileLibrary__ISet) = 829248a3ca68bb805a1abcff7eaea216 ocamlx(CamomileLibrary__Locale) = 61cb1b6a8ed4dc3d4e26632686ef0d29 ocamlx(CamomileLibrary__OOChannel) = ce982ca2c12e4bffabcd87965c7365be ocamlx(CamomileLibrary__StringPrep) = e1fcbcd0c997cad31dc2a86c6ad4d0f1 ocamlx(CamomileLibrary__StringPrep_data) = f17fae00ec9875a9a6d37a433a38bd5b ocamlx(CamomileLibrary__SubText) = e29d269ceb8d57361d3300b39ee8237c ocamlx(CamomileLibrary__Tbl31) = 6fc6e2ee7e95d2052cb3ea2e7c6f916c ocamlx(CamomileLibrary__UCS4) = 66e10917a60a7f7becbb71d3e0de8abe ocamlx(CamomileLibrary__UChar) = b753e973bc1107028611b4d3363099ff ocamlx(CamomileLibrary__UCharInfo) = c791183776f16045bb3c776049211beb ocamlx(CamomileLibrary__UCharTbl) = 504335e5223f78426fa23cfe0f2a4ffe ocamlx(CamomileLibrary__UCol) = f726e9be24c9eff4a0f01e962e88addd ocamlx(CamomileLibrary__ULine) = 830f7b0b0058e456917245b644c677af ocamlx(CamomileLibrary__UMap) = db49d91420cda2f5ba556e9c10847273 ocamlx(CamomileLibrary__UNF) = 6a31e6bca183c891a41a79002f8467d4 ocamlx(CamomileLibrary__UPervasives) = 90de837ab32fa3bbae6a00ed933dfe26 ocamlx(CamomileLibrary__URe) = b7fa685565615deec96928e769a63c7e ocamlx(CamomileLibrary__UReStr) = e7b8b43d263994b105f09bff032c9694 ocamlx(CamomileLibrary__UReStrLexer) = fbe6c827fc6a0fb23d7450bdf86c19bf ocamlx(CamomileLibrary__UReStrParser) = fb6a53afd506a366a85758b96b5cadad ocamlx(CamomileLibrary__UReStrParserType) = abcd1c7f884aa3edb57b6143ee92ace0 ocamlx(CamomileLibrary__USet) = 7800a7b6cc7c8c54c006ff49110cd56d ocamlx(CamomileLibrary__UTF16) = 9ff6f79e8fad7b261dc3e40ccccafdef ocamlx(CamomileLibrary__UTF8) = 8bbe16d25212cf677ab250ad09eb27cb ocamlx(CamomileLibrary__UText) = caa1f2f905801ab38800e9c8d48f8e30 ocamlx(CamomileLibrary__UnicodeString) = 4415832254203f8eecedba8ec1f1a669 ocamlx(CamomileLibrary__Unidata) = 99cff47add14e19f325d71c2dd3193a7 ocamlx(CamomileLibrary__Unimap) = ddcad2ce376c6aa3156a1ab16cbb3b3c ocamlx(CamomileLibrary__XArray) = d9f17a8f55eeb94703c0e650d8b9f28b ocamlx(CamomileLibrary__XString) = 704def51becb584a27932942720fe0a7 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(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalLazy) = 4dbf494440e1d7857c9e9f8079808cd4 ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(CamomileDefaultConfig) = 0fa978e466426949c2e4bd98e6a2d8e7 ocaml(CamomileDefaultConfig__) = 95bfb13b4ed5aec424481787e4a09180 ocaml(CamomileDefaultConfig__InstallConfig) = fda75bd222e1fc151cd1f833f36bc8a8 ocaml(CamomileLibrary) = 822063ac1340962ee8ef5c061b6b429b ocaml(CamomileLibraryDefault) = 54e6299d034683f97d6f955e99a2c365 ocaml(CamomileLibrary__) = f8054e55ffc62bc1f4ea51dbab498c7f ocaml(CamomileLibrary__AvlTree) = 5327ad641f69758eb0f0349ed9431bde ocaml(CamomileLibrary__Bitsvect) = 369d4b2f52dce646098c716a64c51658 ocaml(CamomileLibrary__Byte_labeled_dag) = 24595fb3ebc988d1892e319d5e29809e ocaml(CamomileLibrary__Bytesvect) = ab7b24c87bb37c2a250b9b89a9280e88 ocaml(CamomileLibrary__CaseMap) = 367c2aa7cded9a42be195ca3bb210dd5 ocaml(CamomileLibrary__CharEncoding) = cb2c62209ca2e190a1ee427e0781dad6 ocaml(CamomileLibrary__Charmap) = ab1f2c9ae3bbb405ec9531bd920bcb10 ocaml(CamomileLibrary__ConfigInt) = 8712f7368715ce52e4634466aea40609 ocaml(CamomileLibrary__Database) = f2fb9162d793962abe7fafa5a10a3b1e ocaml(CamomileLibrary__Hangul) = f6c5dc3eafdebce813e64debae25ffb1 ocaml(CamomileLibrary__IMap) = f517391fd60f5f67dbbcd86d515140ab ocaml(CamomileLibrary__ISet) = 03826bda4f73425444343dffe5a4157d ocaml(CamomileLibrary__Locale) = aa72a998e0e08f86cb85980cd12f6cb8 ocaml(CamomileLibrary__OOChannel) = 4f320ae8c22266074ee1f77145850250 ocaml(CamomileLibrary__StringPrep) = a18ea271e78681cce417ca75d71e7c7f ocaml(CamomileLibrary__StringPrep_data) = ffa0a8ee9e646f60718a6972b3accc91 ocaml(CamomileLibrary__SubText) = 4586e6321f9e517bbec55a92cc3d4781 ocaml(CamomileLibrary__Tbl31) = feaf9648a1355f90a6dfba6e50b09be0 ocaml(CamomileLibrary__UCS4) = f10990c667eb32bf13207372a955aa8f ocaml(CamomileLibrary__UChar) = 09c9180e6794fe1a1f77b057b2712e27 ocaml(CamomileLibrary__UCharInfo) = 3a3f2f773b88ff77b35fb4aed9628ed4 ocaml(CamomileLibrary__UCharTbl) = 42191222633f47fa8abc437b49fc4d06 ocaml(CamomileLibrary__UCol) = a6942d4942cb7a5924d7db9a9a17ce5a ocaml(CamomileLibrary__ULine) = 529658503791aa8efdbbe7932f941e03 ocaml(CamomileLibrary__UMap) = 3526cd70dad06d9aa8fd661b88681207 ocaml(CamomileLibrary__UNF) = 7098c6f1c06079930562d63f62d4c991 ocaml(CamomileLibrary__UPervasives) = 32609cd4887ca29b69b9cdf0a27557e9 ocaml(CamomileLibrary__URe) = 52dbb915a673035d246684f7963bb3f8 ocaml(CamomileLibrary__UReStr) = 25eecd5cbeaf1d8f490e831208e8eab7 ocaml(CamomileLibrary__UReStrLexer) = 7b9019e3f6dd19e038cc5e49978a283b ocaml(CamomileLibrary__UReStrParser) = c83fd1d489834542af464fa07e8993d0 ocaml(CamomileLibrary__UReStrParserType) = af3ade16eeafbe43512e1f4dc0112602 ocaml(CamomileLibrary__USet) = c7b500e2e023476da337246e0992e1be ocaml(CamomileLibrary__UTF16) = bff3a9b6a78ddd12f67cbfbe1e8d7291 ocaml(CamomileLibrary__UTF8) = 28fc0e7ae4dc5d5a686532e15b2ee11b ocaml(CamomileLibrary__UText) = d1c155c626b9ee77b54301cb78e95baa ocaml(CamomileLibrary__UnicodeString) = af781b86cfec63549e8a4a411881e52f ocaml(CamomileLibrary__Unidata) = 1176098b6d8098ff4989ccf3d8b1a667 ocaml(CamomileLibrary__Unimap) = fa7ea30606ba23e2b2cf697fbc8c2a01 ocaml(CamomileLibrary__XArray) = ae5d7733c3be321ed653f53000139751 ocaml(CamomileLibrary__XString) = 1c3e7e12d40598840e8ffa8b926b6425 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__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__lazy) = fc2e64496010f839ea977622a4ebeafc ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__parsing) = 0f8a2f81be75a9e86f670a6fef3a7f30 ocaml(Stdlib__pervasives) = b21448628d3d122ebdaa9995cac0ba7f ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__queue) = 03c7b1e419bb4f4383376912cbd6bf5a ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__stream) = 1571ee6ad62a0ffc202bec6301bacca2 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__stringLabels) = 246c1999640c298557265d4ea7994080 ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Stdlib__weak) = 566904bc5a0ffe372f2b7937579598cc ocamlx(CamlinternalLazy) = dddd3ac46ea6780f2847c7da43f41f5b ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(CamomileDefaultConfig) = 42174e589e373d2d22ecf08ab9ac9494 ocamlx(CamomileDefaultConfig__InstallConfig) = 1c1b814ce72b1ec1459b55a78f1c193e ocamlx(CamomileLibrary) = 874f351e5072b3030b74f687215b8bf9 ocamlx(CamomileLibraryDefault) = 7110cf758828de0cd44af428b6b4dab8 ocamlx(CamomileLibrary__AvlTree) = 5a8d0280b7b4a38af285a8af7599bb64 ocamlx(CamomileLibrary__Bitsvect) = ed1c371f85adb35dfa2d8d3f5b4b4cf0 ocamlx(CamomileLibrary__Byte_labeled_dag) = a19efc147724db4db517df8412a40d21 ocamlx(CamomileLibrary__Bytesvect) = c73930f3778a35c149822d2d69a6b4e7 ocamlx(CamomileLibrary__CaseMap) = 3e261e25d73eaa477de71232a6136f59 ocamlx(CamomileLibrary__CharEncoding) = 899a24d7732651f269ae6ff524b65980 ocamlx(CamomileLibrary__Charmap) = 2c2dda66d8fdd0f6d06bd7ccb15b890d ocamlx(CamomileLibrary__Database) = 5318fe399e98774d5ed8a1b0c620c386 ocamlx(CamomileLibrary__Hangul) = b35ad5bdfb68222160c419b0bb4e2b06 ocamlx(CamomileLibrary__IMap) = 2fdd1c94017d239e18688edf23db8aa2 ocamlx(CamomileLibrary__ISet) = 829248a3ca68bb805a1abcff7eaea216 ocamlx(CamomileLibrary__Locale) = 61cb1b6a8ed4dc3d4e26632686ef0d29 ocamlx(CamomileLibrary__OOChannel) = ce982ca2c12e4bffabcd87965c7365be ocamlx(CamomileLibrary__StringPrep) = e1fcbcd0c997cad31dc2a86c6ad4d0f1 ocamlx(CamomileLibrary__StringPrep_data) = f17fae00ec9875a9a6d37a433a38bd5b ocamlx(CamomileLibrary__SubText) = e29d269ceb8d57361d3300b39ee8237c ocamlx(CamomileLibrary__Tbl31) = 6fc6e2ee7e95d2052cb3ea2e7c6f916c ocamlx(CamomileLibrary__UChar) = b753e973bc1107028611b4d3363099ff ocamlx(CamomileLibrary__UCharInfo) = c791183776f16045bb3c776049211beb ocamlx(CamomileLibrary__UCharTbl) = 504335e5223f78426fa23cfe0f2a4ffe ocamlx(CamomileLibrary__UCol) = f726e9be24c9eff4a0f01e962e88addd ocamlx(CamomileLibrary__UMap) = db49d91420cda2f5ba556e9c10847273 ocamlx(CamomileLibrary__UNF) = 6a31e6bca183c891a41a79002f8467d4 ocamlx(CamomileLibrary__URe) = b7fa685565615deec96928e769a63c7e ocamlx(CamomileLibrary__UReStr) = e7b8b43d263994b105f09bff032c9694 ocamlx(CamomileLibrary__UReStrLexer) = fbe6c827fc6a0fb23d7450bdf86c19bf ocamlx(CamomileLibrary__UReStrParser) = fb6a53afd506a366a85758b96b5cadad ocamlx(CamomileLibrary__USet) = 7800a7b6cc7c8c54c006ff49110cd56d ocamlx(CamomileLibrary__UTF8) = 8bbe16d25212cf677ab250ad09eb27cb ocamlx(CamomileLibrary__UText) = caa1f2f905801ab38800e9c8d48f8e30 ocamlx(CamomileLibrary__Unidata) = 99cff47add14e19f325d71c2dd3193a7 ocamlx(CamomileLibrary__Unimap) = ddcad2ce376c6aa3156a1ab16cbb3b3c ocamlx(CamomileLibrary__XArray) = d9f17a8f55eeb94703c0e650d8b9f28b ocamlx(CamomileLibrary__XString) = 704def51becb584a27932942720fe0a7 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__bigarray) = b14315739423f75b471a54b0cd4e3d10 ocamlx(Stdlib__buffer) = 5a4eb38b27225067d0fbce3397ab57fa ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__char) = d80ec3dec044dcabdaf3546ec3ca4692 ocamlx(Stdlib__filename) = 4acdb6cb1dcdea0eb5f64c37cb1fa406 ocamlx(Stdlib__format) = 640a01647329f0a32f48a8a90a89014f ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__lexing) = e7ce663ca25a827e8cc02172a8f8f6fb ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__parsing) = 6cc6af62ef0c74e718bcf92be05fd292 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__queue) = 81c3e47f06925d2c8ab234b197abc367 ocamlx(Stdlib__stream) = 86781de8c85b808c620b24c4c1e0ef61 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__stringLabels) = 241e4bf7f31e6444af5a54c849f186b2 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Stdlib__weak) = b8f1a2821001d118c5570770bb7b673f Processing files: ocaml-camomile-devel-1.0.2-3.mga8.x86_64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6IG45l + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Camomile-1.0.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/licenses/ocaml-camomile-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/licenses/ocaml-camomile-devel + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/licenses/ocaml-camomile-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Camomile_do_not_use) = 73d9423782fc7e389591ceac9f105a11 ocaml-camomile-devel = 1:1.0.2-3.mga8 ocaml-camomile-devel(x86-64) = 1:1.0.2-3.mga8 ocamlx(Camomile_do_not_use) = 227b229562e3049bd183f5d482510226 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 Processing files: ocaml-camomile-data-1.0.2-3.mga8.x86_64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.s568Rm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Camomile-1.0.2 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/licenses/ocaml-camomile-data + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/licenses/ocaml-camomile-data + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64/usr/share/licenses/ocaml-camomile-data + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml-camomile-data = 1:1.0.2-3.mga8 ocaml-camomile-data(x86-64) = 1:1.0.2-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-camomile-devel-1.0.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-camomile-1.0.2-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-camomile-data-1.0.2-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g74ozm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Camomile-1.0.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-camomile-1.0.2-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Kf1cWm + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Camomile-1.0.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!