* Package: dev-ml/topkg-0.9.1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking topkg-0.9.1.tar.gz to /var/tmp/portage/dev-ml/topkg-0.9.1/work >>> Source unpacked in /var/tmp/portage/dev-ml/topkg-0.9.1/work >>> Preparing source in /var/tmp/portage/dev-ml/topkg-0.9.1/work/topkg-0.9.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ml/topkg-0.9.1/work/topkg-0.9.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ml/topkg-0.9.1/work/topkg-0.9.1 ... File "src/topkg_log.ml", line 50, characters 32-49: 50 | ('a, Format.formatter, unit) Pervasives.format -> 'a) -> unit ^^^^^^^^^^^^^^^^^ 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 "src/topkg_cmd.ml", line 24, characters 19-37: 24 | let compare l l' = Pervasives.compare l l' ^^^^^^^^^^^^^^^^^^ 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 "src/topkg_conf.ml", line 336, characters 8-30: 336 | pre ^ Topkg_string.uppercase name ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Topkg_string.uppercase Use String.uppercase_ascii instead. File "src/topkg_install.ml", line 147, characters 19-42: 147 | let mod_name = Topkg_string.capitalize @@ Topkg_fpath.basename path in ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Topkg_string.capitalize Use String.capitalize_ascii instead. File "src/topkg_install.ml", line 176, characters 35-58: 176 | let in_mllib i = List.mem (Topkg_string.capitalize i) mod_names in ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Topkg_string.capitalize Use String.capitalize_ascii instead. File "src/topkg_install.ml", line 195, characters 18-43: 195 | let fname = Topkg_string.uncapitalize (Topkg_fpath.basename path) in ^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Topkg_string.uncapitalize Use String.uncapitalize_ascii instead. ocamlfind ocamldep -package 'bytes result' -modules src/topkg.ml > src/topkg.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg.mli > src/topkg.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg.cmi src/topkg.mli + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg.cmi src/topkg.mli File "src/topkg.mli", line 284, characters 34-51: 284 | ('a, Format.formatter, unit) Pervasives.format -> 'a) -> unit ^^^^^^^^^^^^^^^^^ 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 ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.ml > src/topkg_build.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.mli > src/topkg_build.mli.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.mli > src/topkg_codec.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.mli > src/topkg_result.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_result.cmi src/topkg_result.mli ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.mli > src/topkg_conf.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmi src/topkg_codec.mli ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmi src/topkg_conf.mli ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_build.cmi src/topkg_build.mli ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.ml > src/topkg_string.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.mli > src/topkg_string.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_string.cmi src/topkg_string.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_string.cmx src/topkg_string.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_string.cmx src/topkg_string.ml File "src/topkg_string.ml", line 1: Alert deprecated: uppercase Use String.uppercase_ascii instead. File "string.mli", lines 260-261, characters 0-60: Definition File "src/topkg_string.mli", line 30, characters 0-32: Expected signature ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.ml > src/topkg_codec.ml.depends ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml File "src/topkg_cmd.ml", line 24, characters 19-37: 24 | let compare l l' = Pervasives.compare l l' ^^^^^^^^^^^^^^^^^^ 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 ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.ml > src/topkg_os.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.mli > src/topkg_os.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_os.cmi src/topkg_os.mli ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.ml > src/topkg_log.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.mli > src/topkg_log.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_log.cmi src/topkg_log.mli + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_log.cmi src/topkg_log.mli File "src/topkg_log.mli", line 23, characters 50-67: 23 | (?header:string -> ('a, Format.formatter, unit) Pervasives.format -> 'a) -> ^^^^^^^^^^^^^^^^^ 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 ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.ml > src/topkg_result.ml.depends ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_result.cmx src/topkg_result.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_log.cmx src/topkg_log.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_log.cmx src/topkg_log.ml File "src/topkg_log.ml", line 50, characters 32-49: 50 | ('a, Format.formatter, unit) Pervasives.format -> 'a) -> unit ^^^^^^^^^^^^^^^^^ 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 ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_os.cmx src/topkg_os.ml ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.ml > src/topkg_conf.ml.depends ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmx src/topkg_codec.ml ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmx src/topkg_conf.ml ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.ml > src/topkg_opam.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.mli > src/topkg_opam.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmi src/topkg_opam.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmx src/topkg_opam.ml ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.ml > src/topkg_install.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.mli > src/topkg_install.mli.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.mli > src/topkg_test.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_test.cmi src/topkg_test.mli ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_install.cmi src/topkg_install.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.ml > src/topkg_test.ml.depends ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_test.cmx src/topkg_test.ml ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.mli > src/topkg_publish.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmi src/topkg_publish.mli ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_build.cmx src/topkg_build.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_install.cmx src/topkg_install.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_install.cmx src/topkg_install.ml File "src/topkg_install.ml", line 147, characters 19-42: 147 | let mod_name = Topkg_string.capitalize @@ Topkg_fpath.basename path in ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Topkg_string.capitalize Use String.capitalize_ascii instead. File "src/topkg_install.ml", line 176, characters 35-58: 176 | let in_mllib i = List.mem (Topkg_string.capitalize i) mod_names in ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Topkg_string.capitalize Use String.capitalize_ascii instead. File "src/topkg_install.ml", line 195, characters 18-43: 195 | let fname = Topkg_string.uncapitalize (Topkg_fpath.basename path) in ^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Topkg_string.uncapitalize Use String.uncapitalize_ascii instead. ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.ml > src/topkg_publish.ml.depends ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmx src/topkg_publish.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.ml > src/topkg_main.ml.depends ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.mli > src/topkg_main.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_main.cmi src/topkg_main.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_main.cmx src/topkg_main.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg.cmx src/topkg.ml ocamlfind ocamlopt -a -package 'bytes result' -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa ocamlfind ocamlopt -shared -linkall -package 'bytes result' -I src src/topkg.cmxa -o src/topkg.cmxs ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg.cmo src/topkg.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_build.cmo src/topkg_build.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmo src/topkg_codec.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml File "src/topkg_cmd.ml", line 24, characters 19-37: 24 | let compare l l' = Pervasives.compare l l' ^^^^^^^^^^^^^^^^^^ 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 ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmo src/topkg_conf.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_install.cmo src/topkg_install.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_log.cmo src/topkg_log.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_main.cmo src/topkg_main.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_log.cmo src/topkg_log.ml File "src/topkg_log.ml", line 50, characters 32-49: 50 | ('a, Format.formatter, unit) Pervasives.format -> 'a) -> unit ^^^^^^^^^^^^^^^^^ 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 ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmo src/topkg_opam.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_install.cmo src/topkg_install.ml File "src/topkg_install.ml", line 147, characters 19-42: 147 | let mod_name = Topkg_string.capitalize @@ Topkg_fpath.basename path in ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Topkg_string.capitalize Use String.capitalize_ascii instead. File "src/topkg_install.ml", line 176, characters 35-58: 176 | let in_mllib i = List.mem (Topkg_string.capitalize i) mod_names in ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Topkg_string.capitalize Use String.capitalize_ascii instead. File "src/topkg_install.ml", line 195, characters 18-43: 195 | let fname = Topkg_string.uncapitalize (Topkg_fpath.basename path) in ^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Topkg_string.uncapitalize Use String.uncapitalize_ascii instead. ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_os.cmo src/topkg_os.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmo src/topkg_publish.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_result.cmo src/topkg_result.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_string.cmo src/topkg_string.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_test.cmo src/topkg_test.ml ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I src-care -I src-bin -I test -o src/topkg_string.cmo src/topkg_string.ml File "src/topkg_string.ml", line 1: Alert deprecated: uppercase Use String.uppercase_ascii instead. File "string.mli", lines 260-261, characters 0-60: Definition File "src/topkg_string.mli", line 30, characters 0-32: Expected signature ocamlfind ocamlc -a -package 'bytes result' -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } >>> Source compiled. >>> Test phase [not enabled]: dev-ml/topkg-0.9.1 >>> Install dev-ml/topkg-0.9.1 into /var/tmp/portage/dev-ml/topkg-0.9.1/image/ Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg.a Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_vcs.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_test.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_string.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_result.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_publish.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_pkg.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_os.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_opam.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_main.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_log.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_ipc.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_install.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_fpath.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_fexts.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_distrib.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_conf.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_codec.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_cmd.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_build.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg.cmti Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg.cmxs Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg.cmxa Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_vcs.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_test.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_string.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_result.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_publish.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_pkg.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_os.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_opam.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_main.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_log.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_ipc.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_install.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_fpath.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_fexts.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_distrib.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_conf.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_codec.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_cmd.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg_build.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg.cmx Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg.cmi Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg.cma Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/topkg.mli Installed /var/tmp/portage/dev-ml/topkg-0.9.1/image//usr/lib64/ocaml/topkg/META >>> Completed installing dev-ml/topkg-0.9.1 into /var/tmp/portage/dev-ml/topkg-0.9.1/image/ * Final size of build directory: 8428 KiB (8.2 MiB) * Final size of installed tree: 3520 KiB (3.4 MiB) * QA Notice: Files built without respecting CFLAGS have been detected * Please include the following list of files in your report: * /usr/lib64/ocaml/topkg/topkg.cmxs strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/ocaml/topkg/topkg.a /usr/lib64/ocaml/topkg/topkg.cmxs >>> Done. emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1011-aws x86_64) ================================================================= System uname: Linux-5.4.0-1011-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895556 total, 2174960 free KiB Swap: 0 total, 0 free sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -k -b" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS