=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Checksum SHA1 OK for ocaml-4.00.1.tar.bz2
=> Checksum RMD160 OK for ocaml-4.00.1.tar.bz2
===> Installing dependencies for ocaml-4.00.1
==========================================================================
The following variables will affect the build process of this package,
ocaml-4.00.1.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4
        * CURSES_DEFAULT = curses

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

        * BDBBASE = /usr
        * BDB_LIBS (defined, but empty)
        * BDB_TYPE = db1
        * CURSES_TYPE = curses
        * 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 checkperms>=1.1: found checkperms-1.11
===> Overriding tools for ocaml-4.00.1
===> Extracting for ocaml-4.00.1
/bin/cp /Users/kristerw/pbulk/scratch/lang/ocaml/work/ocaml-4.00.1/asmrun/power-elf.S /Users/kristerw/pbulk/scratch/lang/ocaml/work/ocaml-4.00.1/asmrun/power-bsd.S
/bin/cp /Users/kristerw/pbulk/pkgsrc/mk/gnu-config/config.guess /Users/kristerw/pbulk/scratch/lang/ocaml/work/ocaml-4.00.1/config/gnu/
/bin/cp /Users/kristerw/pbulk/pkgsrc/mk/gnu-config/config.sub /Users/kristerw/pbulk/scratch/lang/ocaml/work/ocaml-4.00.1/config/gnu/
===> Patching for ocaml-4.00.1
=> Applying pkgsrc patches for ocaml-4.00.1
===> Creating toolchain wrappers for ocaml-4.00.1
===> Configuring for ocaml-4.00.1
=> Substituting "extra-rt-libs" in bytecomp/bytelink.ml
=> Checking for portability problems in extracted files
Configuring for a i386-apple-darwin12 ...
The C compiler is ANSI-compliant.
Checking the sizes of integers and pointers...
OK, this is a regular 32 bit architecture.
64-bit "long long" integer type found (printf with "%ll").
This is a little-endian architecture.
Doubles can be word-aligned.
64-bit integers can be word-aligned.
Native division and modulus have round-towards-zero semantics, will use them.
ranlib found
#! appears to work in shell scripts
POSIX signal handling found.
expm1(), log1p(), hypot(), copysign() found.
getrusage() found.
times() found.
termcap functions found (with libraries '-lcurses')
You have BSD sockets.
socklen_t is defined in <sys/socket.h>
inet_aton() found.
IPv6 is supported.
unistd.h found.
off_t is defined in <sys/types.h>
dirent.h found.
rewinddir() found.
lockf() found.
mkfifo() found.
getcwd() found.
getwd() found.
getpriority() found.
utime() found.
utimes() found.
dup2() found.
fchmod() found.
truncate() found.
sys/select.h found.
select() found.
symlink() found.
waitpid() found.
wait4() found.
getgroups() found.
setgroups() found.
initgroups() found.
POSIX termios found.
Asynchronous I/O are supported.
setitimer() found.
gethostname() found.
uname() found.
gettimeofday() found.
mktime() found.
setsid() found.
putenv() found.
setlocale() and <locale.h> found.
dlopen() found.
Dynamic loading of shared libraries is supported.
mmap() found.
pwrite() found
Replay debugger supported.
System stack overflow can be detected.
POSIX threads library supported.
Options for linking with POSIX threads: -lpthread
sigwait() found
Bytecode threads library supported.
Cannot compile X11 program
X11 not found, the "graph" library will not be supported.
Configuring LablTk...
Configuration failed, LablTk will not be built.
BFD library not found, 'objinfo' will be unable to display info on .cmxs files
Assembler does not support CFI

** Configuration summary **

Directories where OCaml will be installed:
        binaries.................. /usr/pkg/bin
        standard library.......... /usr/pkg/lib/ocaml
        manual pages.............. /usr/pkg/man (with extension .1)
Configuration for the bytecode compiler:
        C compiler used........... gcc
        options for compiling.....  -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
        options for linking.......    -L/usr/lib -L/usr/pkg/lib    -lcurses -lpthread
        shared libraries are supported
        options for compiling.....   -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
        command for building...... gcc -bundle -flat_namespace -undefined suppress -o lib.so /a/path objs
Configuration for the native-code compiler:
        hardware architecture..... i386
        OS variant................ macosx
        C compiler used........... gcc
        options for compiling..... -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
        options for linking.......    -L/usr/lib -L/usr/pkg/lib  
        assembler ................ as
        preprocessed assembler ... gcc -c
        assembler supports CFI ... no
        native dynlink ........... false
        profiling with gprof ..... supported
Source-level replay debugger: supported
Additional libraries supported:
        unix str num dynlink bigarray systhreads threads
Configuration for the "num" library:
        target architecture ...... ia32 (asm level 2)
The "graph" library: not supported
The "labltk" library: not supported

** OCaml configuration completed successfully **