=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for ocaml-http-0.1.5nb14 ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_types.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_parser_sanity.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_misc.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_threaded_tcp_server.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c cookie_lexer.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c cookie_lexer.ml ocamlfind ocamlopt -pp camlp4o -package unix,str,pcre,netstring -c cookie_lexer.ml cp http_threaded_tcp_server.cmi non_mt/ cp http_threaded_tcp_server.cmi mt/ cp http_threaded_tcp_server.cmi non_mt/ cp http_threaded_tcp_server.cmi mt/ cp http_threaded_tcp_server.mli non_mt/ cp http_threaded_tcp_server.mli mt/ cp http_threaded_tcp_server.mli mt/ cp http_threaded_tcp_server.mli non_mt/ ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c non_mt/http_threaded_tcp_server.ml ocamlfind ocamlopt -pp camlp4o -package unix,str,pcre,netstring -package threads -thread -c mt/http_threaded_tcp_server.ml ocamlfind ocamlopt -pp camlp4o -package unix,str,pcre,netstring -c non_mt/http_threaded_tcp_server.ml ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -package threads -thread -c mt/http_threaded_tcp_server.ml ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_constants.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_types.ml ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_misc.ml ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_common.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_tcp_server.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_parser.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_message.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_request.mli File "cookie_lexer.ml", line 211, characters 27-39: 211 | lexbuf.Lexing.lex_mem <- Array.create 2 (-1) ; __ocaml_lex_token_rec lexbuf 0 ^^^^^^^^^^^^ Alert deprecated: Stdlib.Array.create Use Array.make instead. ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_daemon.mli File "cookie_lexer.ml", line 211, characters 27-39: 211 | lexbuf.Lexing.lex_mem <- Array.create 2 (-1) ; __ocaml_lex_token_rec lexbuf 0 ^^^^^^^^^^^^ Alert deprecated: Stdlib.Array.create Use Array.make instead. ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_response.mli ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_user_agent.mli ocamlfind ocamlopt -pp camlp4o -package unix,str,pcre,netstring -c http_constants.ml ocamlfind ocamlopt -pp camlp4o -package unix,str,pcre,netstring -c http_types.ml ocamlfind ocamlopt -pp camlp4o -package unix,str,pcre,netstring -c http_tcp_server.ml ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_constants.ml ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_parser_sanity.ml ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_common.ml ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_tcp_server.ml ocamlfind ocamlc -pp camlp4o -package unix,str,pcre,netstring -c http_parser.ml File "http_misc.ml", line 126, characters 29-32: 126 | let bytes = input ic tmp 0 1024 in ^^^ Error: This expression has type string but an expression was expected of type bytes gmake: *** [Makefile:74: http_misc.cmo] Error 2 gmake: *** Waiting for unfinished jobs.... File "_none_", line 1: Warning 58: no cmx file was found in path for module Http_threaded_tcp_server, and its interface was not compiled with -opaque File "http_parser.ml", line 120, characters 47-62: 120 | | Malformed_URL _ | Invalid_code _ | Failure "int_of_string" -> ^^^^^^^^^^^^^^^ Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "http_parser.ml", line 143, characters 32-43: 143 | with Invalid_argument "Array.get" -> raise (Invalid_header line) ^^^^^^^^^^^ Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "http_parser.ml", line 148, characters 32-43: 148 | with Invalid_argument "Array.get" -> "" ^^^^^^^^^^^ Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/www/ocaml-http *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/ocaml-http