=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for ocsigenserver-2.15.0.tar.gz
=> Checksum RMD160 OK for ocsigenserver-2.15.0.tar.gz
=> Checksum SHA512 OK for ocsigenserver-2.15.0.tar.gz
===> Installing dependencies for ocsigen-2.15.0
==========================================================================
The supported build options for ocsigen are:

	camlzip gdbm pgsql sqlite

The currently selected options are:

	camlzip gdbm

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.ocsigen (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
ocsigen-2.15.0.  Their current value is shown below:

        * APACHE_GROUP = www
        * APACHE_USER = www
        * OCAML_USE_OPT_COMPILER = yes
        * OCSIGEN_GROUP = www
        * OCSIGEN_USER = www
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private
        * VARBASE = /var

Based on these variables, the following variables have been set:

        * TERMCAP_TYPE = termcap

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency distcc-[0-9]*: found distcc-3.3
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency ocaml-react-[0-9]*: found ocaml-react-1.2.1nb5
=> Full dependency ocaml-text-[0-9]*: found ocaml-text-0.8nb9
=> Full dependency ocaml-zip-[0-9]*: found ocaml-zip-1.07nb5
=> Full dependency ocaml-findlib>=1.8.1: found ocaml-findlib-1.8.1
=> Full dependency ocaml>=4.08.1nb1: found ocaml-4.08.1nb2
=> Full dependency ocaml-dbm>=1.0nb17: found ocaml-dbm-1.0nb17
=> Full dependency ocaml-lwt_log>=1.1.0nb5: found ocaml-lwt_log-1.1.0nb5
=> Full dependency ocaml-lwt_react>=1.1.2: found ocaml-lwt_react-1.1.2
=> Full dependency ocaml-lwt_ssl>=1.1.2nb4: found ocaml-lwt_ssl-1.1.2nb4
=> Full dependency ocaml-ssl>=0.5.9: found ocaml-ssl-0.5.9
=> Full dependency pcre-ocaml>=7.4.1: found pcre-ocaml-7.4.1
=> Full dependency ocaml-ipaddr>=3.1.0: found ocaml-ipaddr-3.1.0
=> Full dependency ocamlnet>=4.1.6nb1: found ocamlnet-4.1.6nb12
=> Full dependency ocaml-cryptokit>=1.13: found ocaml-cryptokit-1.13
=> Full dependency ocaml-tyxml>=4.3.0nb1: found ocaml-tyxml-4.3.0nb1
=> Full dependency ocaml-xml-light>=2.4: found ocaml-xml-light-2.4
===> Overriding tools for ocsigen-2.15.0
===> Extracting for ocsigen-2.15.0
===> Patching for ocsigen-2.15.0
=> Applying pkgsrc patches for ocsigen-2.15.0
===> Creating toolchain wrappers for ocsigen-2.15.0
===> Configuring for ocsigen-2.15.0
\n\tWelcome to Ocsigen server, version 2.9.\n
Checking for ocamlc ... found
Checking for OCaml version... 4.08.1
Checking for ocamlfind ... found
Checking for react ... found
Checking for ssl ... found
Checking for lwt ... found
Checking for lwt.unix ... found
Checking for lwt_react ... found
Checking for lwt_ssl ... found
Checking for lwt_log ... found
Checking for netstring ... found
Checking for netstring-pcre ... found
Checking for netsys ... found
Checking for pcre ... found
Checking for cryptokit ... found
Checking for tyxml ... found
Checking for xml-light ... found
Checking for dbm ... found
Checking for camlzip ... found
Checking for rlwrap ... not found
Checking for ledit ... not found

Effective options:
    --disable-debug
    --enable-annot
    --disable-profiling
    --enable-natdynlink
    --without-pgsql
    --without-sqlite
    --with-dbm
    --with-camlzip
    --name ocsigenserver
    --root 
    --temproot /tmp/pkgbuild/www/ocsigen/work.i386/.destdir
    --prefix /usr/pkg
    --ocsigen-user www
    --ocsigen-group www
    --bindir /usr/pkg/bin
    --libdir /usr/pkg/lib/ocaml/site-lib
    --sysconfdir /usr/pkg/share/examples/ocsigen
    --mandir /usr/pkg/man/man1
    --docdir /usr/pkg/share/doc
    --logdir /var/log/ocsigen
    --staticpagesdir /usr/pkg/share/ocsigen/www
    --uploaddir /tmp
    --datadir /var/lib/ocsigen
    --commandpipe /var/run/ocsigen_command

Writing Makefile.config


Please check Makefile.config.

You can now compile Ocsigen Server by invoking:

   make
   make doc

You may want to test the server before installation:

   make run.local
   make run.opt.local

Finally, if you want system-wide install, (become root if needed and) do:

   make install
   make install.doc