=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for cl74unix.tar.gz => Checksum RMD160 OK for cl74unix.tar.gz ===> Installing dependencies for caml-light-0.74nb2 => Build dependency nbpatch-[0-9]*: found nbpatch-20100124 => Build dependency checkperms>=1.1: found checkperms-1.11 ===> Overriding tools for caml-light-0.74nb2 ===> Extracting for caml-light-0.74nb2 ===> Patching for caml-light-0.74nb2 => Applying pkgsrc patches for caml-light-0.74nb2 ===> Creating toolchain wrappers for caml-light-0.74nb2 ===> Configuring for caml-light-0.74nb2 => Checking for portability problems in extracted files cd /Users/kristerw/pbulk/scratch/lang/caml-light/work/cl74/src && /usr/pkg/bin/bmake configure cd ../config; sh ./autoconf "gcc -Dunix -fno-defer-pop " Checking the sizes of integers and pointers... sizes.c: In function 'main': sizes.c:5: warning: incompatible implicit declaration of built-in function 'printf' sizes.c:5: warning: format '%d' expects type 'int', but argument 2 has type 'long unsigned int' sizes.c:5: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' sizes.c:5: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' OK, this is a regular 32 bit architecture. schar.c: In function 'main': schar.c:6: warning: incompatible implicit declaration of built-in function 'exit' The char type is signed. Good! endian.c: In function 'main': endian.c:20: warning: incompatible implicit declaration of built-in function 'exit' This is a little-endian architecture. align.c: In function 'main': align.c:87: warning: incompatible implicit declaration of built-in function 'exit' This architecture has no alignment constraints. dblalign.c: In function 'main': dblalign.c:36: warning: incompatible implicit declaration of built-in function 'exit' Doubles can be word-aligned. bytecopy.c: In function 'main': bytecopy.c:11: warning: incompatible implicit declaration of built-in function 'memmove' bytecopy.c:12: warning: incompatible implicit declaration of built-in function 'exit' Function "memmove" is provided and handles overlapping moves correctly. bytecopy.c: In function 'main': bytecopy.c:11: warning: incompatible implicit declaration of built-in function 'bcopy' bytecopy.c:12: warning: incompatible implicit declaration of built-in function 'exit' Function "bcopy" is provided and handles overlapping moves correctly. bytecopy.c: In function 'main': bytecopy.c:11: warning: incompatible implicit declaration of built-in function 'memcpy' bytecopy.c:12: warning: incompatible implicit declaration of built-in function 'exit' The return type for signal handlers appears to be "void". Signals have the BSD semantics. rename() found. You have BSD sockets. unistd.h found. dirent.h found. lockf() found. mkfifo() found. getcwd() found. getwd() found. getpriority() found. utime() found. utimes() found. dup2() found. fchmod() found. truncate() found. select() found. symlink() found. wait3() found. waitpid() found. getgroups() found. POSIX termios found. async_io.c: In function 'main': async_io.c:35: warning: incompatible implicit declaration of built-in function 'exit' Asynchronous I/O are supported. setitimer() found. gethostname() found. uname() found. gettimeofday() found. echo '#define HAS_STRERROR' >> /Users/kristerw/pbulk/scratch/lang/caml-light/work/cl74/config/s.h