=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for ocsigen-2.8nb1 /usr/pkg/bin/gmake -C src all gmake[1]: Entering directory '/data/scratch/www/ocsigen/work/ocsigenserver-2.8/src' cat files/META.in \ | sed s/%%CAMLZIPNAME%%/zip/ \ | sed s/%%NAME%%/ocsigenserver/g \ | sed s/%%DEPS%%/lwt.ssl,bytes,lwt.preemptive,ipaddr,netstring,netstring-pcre,findlib,cryptokit,tyxml,tyxml.parser,dynlink/g \ | sed s/%%BASEDEPS%%/lwt,ipaddr,bytes/g \ > files/META echo directory = \"../server\" > files/META.ocsigenserver cat files/META.in \ | sed s/%%CAMLZIPNAME%%/zip/ \ | sed s/%%NAME%%/ocsigenserver/g \ | sed s/%%DEPS%%/lwt.ssl,bytes,lwt.preemptive,ipaddr,netstring,netstring-pcre,findlib,cryptokit,tyxml,tyxml.parser,dynlink/g \ | sed s/%%BASEDEPS%%/lwt,ipaddr,bytes/g \ | sed "s%package \"\(polytables\|commandline\|baselib\)\" (%package \"\1\" (\n directory = \"../baselib\"%" \ | sed "s%package \"\(http\|cookies\)\" (%package \"\1\" (\n directory = \"../http\"%" \ | sed "s%directory = \"extensions\"%directory = \"../extensions\"%" \ >> files/META.ocsigenserver cat files/ocsigenserver.conf.in \ | sed s%_LOGDIR_%/var/log/ocsigen%g \ | sed s%_DATADIR_%/var/lib/ocsigen%g \ | sed s%_OCSIGENUSER_%www%g \ | sed s%_OCSIGENGROUP_%"www"%g \ | sed s%_COMMANDPIPE_%/var/run/ocsigen_command%g \ | sed s%_MIMEFILE_%/usr/pkg/share/examples/ocsigen/mime.types%g \ | sed s%_METADIR_%/usr/pkg/lib/ocaml/site-lib%g \ | sed s%_PROJECTNAME_%ocsigenserver%g \ | sed s%_LIBDIR_%/usr/pkg/lib/ocaml/site-lib%g \ | sed s%_EXTDIR_%/usr/pkg/lib/ocaml/site-lib/ocsigenserver/extensions%g \ | sed s%_CONFIGDIR_%/usr/pkg/share/examples/ocsigen%g \ | sed s%_STATICPAGESDIR_%/usr/pkg/share/ocsigen/www%g \ | sed s%_EXTPACKAGENAME_%ocsigenserver.ext%g \ > ../ocsigenserver.conf.sample mkdir -p ../local/etc ../local/var/log ../local/var/run cat files/ocsigenserver.conf.in \ | sed s%80\%8080\%g \ | sed s%_LOGDIR_%/data/scratch/www/ocsigen/work/ocsigenserver-2.8/local/var/log%g \ | sed s%_DATADIR_%/data/scratch/www/ocsigen/work/ocsigenserver-2.8/local/var/lib%g \ | sed s%\_OCSIGENUSER_\%%g \ | sed s%\_OCSIGENGROUP_\%%g \ | sed s%_COMMANDPIPE_%/data/scratch/www/ocsigen/work/ocsigenserver-2.8/local/var/run/ocsigenserver_command%g \ | sed s%_MIMEFILE_%/data/scratch/www/ocsigen/work/ocsigenserver-2.8/src/files/mime.types%g \ | sed s%_METADIR_%/usr/pkg/lib/ocaml/site-lib\"/\>\\\ --\>%\%g \ | sed s%\<\!--\ \\ --\>%\%g \ | sed s%store\ dir=\"/data/scratch/www/ocsigen/work/ocsigenserver-2.8/var/lib\"%store\ dir=\"/data/scratch/www/ocsigen/work/ocsigenserver-2.8/local/var/lib/ocsipersist\"%g \ > ../local/etc/ocsigenserver.conf /usr/pkg/bin/gmake -C baselib all gmake[2]: Entering directory '/data/scratch/www/ocsigen/work/ocsigenserver-2.8/src/baselib' ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_lib_base.mli ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_lib_base.ml ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_lib.mli ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_lib.ml ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_cache.mli ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_cache.ml cat ocsigen_config.ml.in \ | sed s%0000000000000000%2.8% \ | sed s%_WARNING_%"Warning: this file has been generated from ocsigen_config.ml.in - DO NOT MODIFY MANUALLY!"% \ | sed s%_LOGDIR_%/var/log/ocsigen% \ | sed s%_DATADIR_%/var/lib/ocsigen%g \ | sed s%_BINDIR_%/usr/pkg/bin%g \ | sed s%_EXTDIR_%/usr/pkg/lib/ocaml/site-lib/ocsigenserver/extensions%g \ | sed s%_STATICPAGESDIR_%/usr/pkg/share/ocsigen/www% \ | sed s%_UP_%/tmp%g \ | sed s%_OCSIGENUSER_%www%g \ | sed s%_OCSIGENGROUP_%"www"%g \ | sed s%_PROJECTNAME_%ocsigenserver%g \ | sed s%_COMMANDPIPE_%/var/run/ocsigen_command%g \ | sed s%_CONFIGDIR_%/usr/pkg/share/examples/ocsigen% \ | sed s%_PREEMTIMPLEM_%Lwt_preemptive% \ | sed s%_ISNATIVE_%Dynlink.is_native%g \ | sed "s%_DEPS_%\"unix\";\"bytes\";\"ssl\";\"lwt\";\"lwt.log\";\"bigarray\";\"lwt.unix\";\"lwt.ssl\";\"threads\";\"lwt.preemptive\";\"sexplib\";\"ipaddr\";\"str\";\"netsys\";\"netstring\";\"pcre\";\"netstring-pcre\";\"findlib\";\"num.core\";\"num\";\"cryptokit\";\"uutf\";\"re\";\"tyxml.functor\";\"tyxml\";\"camlp4\";\"dynlink\";\"camlp4.lib\";\"tyxml.parser\"; \"ocsigenserver.commandline\"; \"ocsigenserver.polytables\"; \"ocsigenserver.cookies\"; \"ocsigenserver.baselib\"; \"ocsigenserver.http\"; \"ocsigenserver\"; %g" \ > ocsigen_config.ml ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_config.mli ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_config.ml ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_getcommandline.mli ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_commandline.ml ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_messages.mli ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_messages.ml File "ocsigen_messages.ml", line 151, characters 28-44: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ln -s dynlink_wrapper.natdynlink.ml dynlink_wrapper.ml ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c dynlink_wrapper.ml ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_loader.mli ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_loader.ml ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_stream.mli ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_stream.ml ocamlfind ocamlc -bin-annot -thread -a -o baselib.cma ocsigen_lib_base.cmo ocsigen_lib.cmo ocsigen_cache.cmo ocsigen_config.cmo ocsigen_commandline.cmo ocsigen_messages.cmo dynlink_wrapper.cmo ocsigen_loader.cmo ocsigen_stream.cmo ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c commandline/ocsigen_getcommandline.ml ocamlfind ocamlc -bin-annot -thread -a -o parsecommandline.cma commandline/ocsigen_getcommandline.cmo ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c nocommandline/ocsigen_getcommandline.ml ocamlfind ocamlc -bin-annot -thread -a -o donotparsecommandline.cma nocommandline/ocsigen_getcommandline.cmo ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c polytables.mli ocamlfind ocamlc -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c polytables.ml ocamlfind ocamlc -bin-annot -thread -a -o polytables.cma polytables.cmo ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_lib_base.ml ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_lib.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Netencoding, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Neturl, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_cache.ml ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_config.ml ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_commandline.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Ocsigen_getcommandline, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_messages.ml File "ocsigen_messages.ml", line 151, characters 28-44: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c dynlink_wrapper.ml ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_loader.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c ocsigen_stream.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -thread -a -o baselib.cmxa ocsigen_lib_base.cmx ocsigen_lib.cmx ocsigen_cache.cmx ocsigen_config.cmx ocsigen_commandline.cmx ocsigen_messages.cmx dynlink_wrapper.cmx ocsigen_loader.cmx ocsigen_stream.cmx ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c commandline/ocsigen_getcommandline.ml ocamlfind ocamlopt -bin-annot -thread -a -o parsecommandline.cmxa commandline/ocsigen_getcommandline.cmx ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c nocommandline/ocsigen_getcommandline.ml ocamlfind ocamlopt -bin-annot -thread -a -o donotparsecommandline.cmxa nocommandline/ocsigen_getcommandline.cmx ocamlfind ocamlopt -bin-annot -thread -shared -linkall -o parsecommandline.cmxs parsecommandline.cmxa ocamlfind ocamlopt -bin-annot -thread -shared -linkall -o donotparsecommandline.cmxs donotparsecommandline.cmxa ocamlfind ocamlopt -bin-annot -thread -package bytes -package lwt.unix -package netstring -package netstring-pcre -package cryptokit -package findlib -package tyxml -package lwt.preemptive -package ipaddr -c polytables.ml ocamlfind ocamlopt -bin-annot -thread -a -o polytables.cmxa polytables.cmx ocamlfind ocamlopt -bin-annot -thread -shared -linkall -o polytables.cmxs polytables.cmxa gmake[2]: Leaving directory '/data/scratch/www/ocsigen/work/ocsigenserver-2.8/src/baselib' /usr/pkg/bin/gmake -C http all gmake[2]: Entering directory '/data/scratch/www/ocsigen/work/ocsigenserver-2.8/src/http' ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c multipart.mli ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c multipart.ml File "multipart.ml", line 47, characters 10-26: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c http_headers.mli ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c http_headers.ml File "http_headers.ml", line 22, characters 17-33: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_cookies.mli ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_cookies.ml ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_http_frame.mli ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_http_frame.ml ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_http_com.mli ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_charset_mime.mli ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_senders.mli ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_headers.mli ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_headers.ml File "ocsigen_headers.ml", line 131, characters 4-20: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. ocamllex http_lexer.mll 64 states, 3199 transitions, table size 13180 bytes 8057 additional bytes used for bindings ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c http_lexer.ml File "http_lexer.mll", line 40, characters 30-46: Warning 3: deprecated: String.uppercase Use String.uppercase_ascii instead. ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c framepp.mli ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c framepp.ml ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_http_com.ml ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_charset_mime.ml File "ocsigen_charset_mime.ml", line 45, characters 8-24: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "ocsigen_charset_mime.ml", line 69, characters 28-44: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_senders.ml File "ocsigen_senders.ml", line 38, characters 4-24: Warning 3: deprecated: module Xml_print.Make_typed Use Xml_print.Make_typed_fmt instead. ocamlfind ocamlc -bin-annot -a -o http.cma multipart.cmo http_headers.cmo ocsigen_cookies.cmo ocsigen_http_frame.cmo ocsigen_headers.cmo http_lexer.cmo framepp.cmo ocsigen_http_com.cmo ocsigen_charset_mime.cmo ocsigen_senders.cmo ocamlfind ocamlopt -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c multipart.ml File "multipart.ml", line 47, characters 10-26: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c http_headers.ml File "http_headers.ml", line 22, characters 17-33: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_cookies.ml ocamlfind ocamlopt -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_http_frame.ml ocamlfind ocamlopt -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c http_lexer.ml File "http_lexer.mll", line 40, characters 30-46: Warning 3: deprecated: String.uppercase Use String.uppercase_ascii instead. ocamlfind ocamlopt -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c framepp.ml ocamlfind ocamlopt -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_http_com.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Netdate, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_charset_mime.ml File "ocsigen_charset_mime.ml", line 45, characters 8-24: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "ocsigen_charset_mime.ml", line 69, characters 28-44: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_senders.ml File "ocsigen_senders.ml", line 38, characters 4-24: Warning 3: deprecated: module Xml_print.Make_typed Use Xml_print.Make_typed_fmt instead. File "_none_", line 1: Warning 58: no cmx file was found in path for module Netencoding, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -I ../baselib -package bytes -package netstring -package netstring-pcre -package lwt.ssl -package tyxml -c ocsigen_headers.ml File "ocsigen_headers.ml", line 131, characters 4-20: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "_none_", line 1: Warning 58: no cmx file was found in path for module Netdate, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -a -o http.cmxa multipart.cmx http_headers.cmx ocsigen_cookies.cmx ocsigen_http_frame.cmx ocsigen_headers.cmx http_lexer.cmx framepp.cmx ocsigen_http_com.cmx ocsigen_charset_mime.cmx ocsigen_senders.cmx gmake[2]: Leaving directory '/data/scratch/www/ocsigen/work/ocsigenserver-2.8/src/http' /usr/pkg/bin/gmake -C server all gmake[2]: Entering directory '/data/scratch/www/ocsigen/work/ocsigenserver-2.8/src/server' ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_socket.mli ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_socket.ml ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_request_info.mli ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_request_info.ml ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_command.mli ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_command.ml ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_extensions.mli ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_range.mli ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_range.ml ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_extensions.ml ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_parseconfig.mli ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_parseconfig.ml File "ocsigen_parseconfig.ml", line 699, characters 16-32: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_http_client.mli ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_http_client.ml ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_local_files.mli ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_local_files.ml ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_server.mli ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_server.ml File "ocsigen_server.ml", line 108, characters 10-26: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "ocsigen_server.ml", line 108, characters 31-47: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "ocsigen_server.ml", line 229, characters 12-28: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "ocsigen_server.ml", line 759, characters 15-28: Warning 3: deprecated: Ocsigen_lib.String.create Use Bytes.create instead. ocamlfind ocamlc -bin-annot -thread -a -o ocsigenserver.cma ocsigen_socket.cmo ocsigen_request_info.cmo ocsigen_command.cmo ocsigen_range.cmo ocsigen_extensions.cmo ocsigen_parseconfig.cmo ocsigen_http_client.cmo ocsigen_local_files.cmo ocsigen_server.cmo ocamlfind ocamlc -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c server_main.ml ocamlfind ocamlc -bin-annot -thread -o ocsigenserver -linkpkg -linkall -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . ../baselib/parsecommandline.cma ../baselib/baselib.cma ../baselib/polytables.cma ../http/http.cma ocsigenserver.cma server_main.cmo ocamlfind ocamlopt -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_socket.ml ocamlfind ocamlopt -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_request_info.ml ocamlfind ocamlopt -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_command.ml ocamlfind ocamlopt -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_extensions.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Neturl, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_range.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Netdate, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_parseconfig.ml File "ocsigen_parseconfig.ml", line 699, characters 16-32: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_str, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_http_client.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Netencoding, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_local_files.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Neturl, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c ocsigen_server.ml File "ocsigen_server.ml", line 108, characters 10-26: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "ocsigen_server.ml", line 108, characters 31-47: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "ocsigen_server.ml", line 229, characters 12-28: Warning 3: deprecated: Ocsigen_lib.String.lowercase Use String.lowercase_ascii instead. File "ocsigen_server.ml", line 759, characters 15-28: Warning 3: deprecated: Ocsigen_lib.String.create Use Bytes.create instead. File "_none_", line 1: Warning 58: no cmx file was found in path for module Netencoding, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Netstring_pcre, and its interface was not compiled with -opaque File "_none_", line 1: Warning 58: no cmx file was found in path for module Neturl, and its interface was not compiled with -opaque ocamlfind ocamlopt -bin-annot -thread -a -o ocsigenserver.cmxa ocsigen_socket.cmx ocsigen_request_info.cmx ocsigen_command.cmx ocsigen_range.cmx ocsigen_extensions.cmx ocsigen_parseconfig.cmx ocsigen_http_client.cmx ocsigen_local_files.cmx ocsigen_server.cmx ocamlfind ocamlopt -bin-annot -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . -c server_main.ml ocamlfind ocamlopt -bin-annot -thread -o ocsigenserver.opt -linkpkg -linkall -thread -I ../baselib -I ../http -package lwt.ssl -package bytes -package lwt.preemptive -package ipaddr -package netstring -package netstring-pcre -package findlib -package cryptokit -package tyxml -package tyxml.parser -package dynlink -I . ../baselib/parsecommandline.cmxa ../baselib/baselib.cmxa ../baselib/polytables.cmxa ../http/http.cmxa ocsigenserver.cmxa server_main.cmx /tmp/camlstartup12ce7a.o: In function `caml_startup__code_begin': :(.text+0x3a5): undefined reference to `camlSsl__entry' /tmp/camlstartup12ce7a.o: In function `caml_globals': :(.data+0x428): undefined reference to `camlSsl__gc_roots' /tmp/camlstartup12ce7a.o: In function `caml_data_segments': :(.data+0x4b28): undefined reference to `camlSsl__data_begin' :(.data+0x4b30): undefined reference to `camlSsl__data_end' /tmp/camlstartup12ce7a.o: In function `caml_code_segments': :(.data+0x5f70): undefined reference to `camlSsl__code_begin' :(.data+0x5f78): undefined reference to `camlSsl__code_end' /tmp/camlstartup12ce7a.o: In function `caml_frametable': :(.data+0x71e8): undefined reference to `camlSsl__frametable' ocsigenserver.a(ocsigen_http_client.o): In function `camlOcsigen_http_client__entry': :(.text+0x4b3c): undefined reference to `camlSsl__init_1406' ocsigenserver.a(ocsigen_server.o): In function `camlOcsigen_server__fun_7325': :(.text+0x4034): undefined reference to `camlSsl' ocsigenserver.a(ocsigen_server.o): In function `camlOcsigen_server__fun_7836': :(.text+0x5657): undefined reference to `camlSsl' ocsigenserver.a(ocsigen_server.o): In function `camlOcsigen_server__errmsg_4976': :(.text+0x591f): undefined reference to `camlSsl' ocsigenserver.a(ocsigen_server.o): In function `camlOcsigen_server__set_ciphers_if_needed_5222': :(.text+0x7da1): undefined reference to `camlSsl' ocsigenserver.a(ocsigen_server.o): In function `camlOcsigen_server__set_dhfile_if_needed_5224': :(.text+0x7e71): undefined reference to `camlSsl' ocsigenserver.a(ocsigen_server.o)::(.text+0x7f41): more undefined references to `camlSsl' follow clang: error: linker command failed with exit code 1 (use -v to see invocation) File "caml_startup", line 1: Error: Error during linking Makefile:57: recipe for target 'ocsigenserver.opt' failed gmake[2]: *** [ocsigenserver.opt] Error 2 gmake[2]: Leaving directory '/data/scratch/www/ocsigen/work/ocsigenserver-2.8/src/server' Makefile:4: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/data/scratch/www/ocsigen/work/ocsigenserver-2.8/src' Makefile:8: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/www/ocsigen *** Error code 1 Stop. make: stopped in /data/pkgsrc/www/ocsigen