=> Bootstrap dependency digest>=20010302: found digest-20111104
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for pxp-1.1.6.tar.gz
=> Checksum RMD160 OK for pxp-1.1.6.tar.gz
===> Installing dependencies for pxp-1.1.6nb2
=> Build dependency gmake>=3.81: found gmake-3.82nb5
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency ocaml-findlib-[0-9]*: found ocaml-findlib-1.3.3nb1
=> Full dependency ocamlnet-[0-9]*: found ocamlnet-3.6nb1
=> Full dependency ocaml>=4.00.1: found ocaml-4.00.1
===> Overriding tools for pxp-1.1.6nb2
===> Extracting for pxp-1.1.6nb2
===> Patching for pxp-1.1.6nb2
===> Creating toolchain wrappers for pxp-1.1.6nb2
===> Configuring for pxp-1.1.6nb2
=> Checking for portability problems in extracted files
Checking for ocamlfind... found
Checking for netstring... found
Checking for wlexing... not found
wlex support is disabled
Checking Lexing.lexbuf type... new style
Checking for cygwin... not found

Effective options:
    -with-lex-iso88591
    -with-lex-utf8
    -without-wlex

Writing src/pxp/META
Writing src/pxp-engine/META
Writing src/pxp-lex-iso88591/META
Writing src/pxp-lex-utf8/META
Writing Makefile.conf

You can now compile PXP by invoking
   make all
for the bytecode compiler, and optionally by invoking
   make opt
for the native-code compiler (if supported on your architecture).
Finally, a
   make install
will install the package.
=> Substituting "ocamlfind" in src/pxp/Makefile		 src/pxp-engine/Makefile		 src/pxp-lex-iso88591/Makefile	 src/pxp-lex-utf8/Makefile	 src/pxp-wlex/Makefile