=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for ocsigenserver-2.1.tar.gz
=> Checksum RMD160 OK for ocsigenserver-2.1.tar.gz
===> Installing dependencies for ocsigen-2.1
==========================================================================
The supported build options for ocsigen are:

	camlzip sqlite

The currently selected options are:

	camlzip

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.1.  Their current value is shown below:

        * APACHE_GROUP = www
        * APACHE_USER = www
        * CURSES_DEFAULT = ncurses
        * OCSIGEN_GROUP = www
        * OCSIGEN_USER = www
        * SSLBASE (defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private
        * VARBASE = /var

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

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency ocaml>=3.12.0nb5: found ocaml-3.12.1nb1
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency ocaml-findlib-[0-9]*: found ocaml-findlib-1.3.3
=> Full dependency ocaml-react-[0-9]*: found ocaml-react-0.9.4
=> Full dependency ocaml-text-[0-9]*: found ocaml-text-0.6
=> Full dependency ocaml-tyxml>=2.1: found ocaml-tyxml-2.1
=> Full dependency ocaml-zip-[0-9]*: found ocaml-zip-1.04
=> Full dependency pcre-ocaml>=5.15.0nb2: found pcre-ocaml-6.2.5
=> Full dependency ocaml-ssl>=0.4.2nb1: found ocaml-ssl-0.4.6
=> Full dependency ocaml-cryptokit>=1.5: found ocaml-cryptokit-1.6
=> Full dependency ocamlnet>=3.5.1: found ocamlnet-3.6
=> Full dependency ocaml-lwt>=2.0.0: found ocaml-lwt-2.4.0
===> Overriding tools for ocsigen-2.1
===> Extracting for ocsigen-2.1
===> Patching for ocsigen-2.1
=> Applying pkgsrc patches for ocsigen-2.1
===> Creating toolchain wrappers for ocsigen-2.1
===> Configuring for ocsigen-2.1
=> Checking for portability problems in extracted files
\n\tWelcome to Ocsigen server, version 2.1.\n
Checking for ocamlc ... found
Checking for OCaml version... 3.12.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 netstring ... found
Checking for netsys ... found
Checking for pcre ... found
Checking for cryptokit ... found
Checking for tyxml ... found
Checking for dbm ... found
Checking for camlzip ... not found
Checking for zip ... found
Checking for lwt.extra ... found
Checking for rlwrap ... not found
Checking for ledit ... not found

Effective options:
    --disable-debug
    --disable-annot
    --enable-natdynlink
    --without-sqlite
    --with-dbm
    --with-camlzip
    --with-preempt
    --name ocsigenserver
    --root 
    --temproot /tmp/pkgsrc/www/ocsigen/work/.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/share/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