Building ocaml-nox11-4.01.0_1.txz (origin /buildshare/ports/355755/lang/ocaml-nox11) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ocaml-4.01-refman-html.tar.gz x distfiles/ocaml-4.01-refman.ps.gz x distfiles/ocaml-4.01.0.tar.bz2 x distfiles/ocaml-4.01-refman.pdf x packages/ x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ocaml-nox11-4.01.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ocaml-nox11-4.01.0_1 ===> ocaml-nox11-4.01.0_1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of ocaml-nox11-4.01.0_1 Make install ===> License QPL10 LGPL20 accepted by the user ===> ocaml-nox11-4.01.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ocaml-nox11-4.01.0_1 for building ===> Extracting for ocaml-nox11-4.01.0_1 => SHA256 Checksum OK for ocaml-4.01.0.tar.bz2. => SHA256 Checksum OK for ocaml-4.01-refman-html.tar.gz. => SHA256 Checksum OK for ocaml-4.01-refman.ps.gz. => SHA256 Checksum OK for ocaml-4.01-refman.pdf. /bin/mv /obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/asmrun/power-elf.S /obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/asmrun/power-bsd.S ===> Patching for ocaml-nox11-4.01.0_1 ===> Applying FreeBSD patches for ocaml-nox11-4.01.0_1 ===> ocaml-nox11-4.01.0_1 depends on executable: gmake - found ===> Configuring for ocaml-nox11-4.01.0_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/configure Configuring for a powerpc-unknown-freebsd10.0 ... runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst ansi.c The C compiler is ANSI-compliant. Checking the sizes of integers and pointers... runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst sizes.c OK, this is a regular 32 bit architecture. runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst longlong.c 64-bit "long long" integer type found (printf with "%ll"). runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst endian.c endian.c: In function 'main': endian.c:35: warning: incompatible implicit declaration of built-in function 'exit' This is a big-endian architecture. runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst dblalign.c dblalign.c: In function 'main': dblalign.c:51: warning: incompatible implicit declaration of built-in function 'exit' Doubles can be word-aligned. runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst int64align.c int64align.c: In function 'main': int64align.c:52: warning: incompatible implicit declaration of built-in function 'exit' 64-bit integers can be word-aligned. runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst divmod.c Native division and modulus have round-towards-zero semantics, will use them. ranlib found #! appears to work in shell scripts hasgot sigaction sigprocmask: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c POSIX signal handling found. hasgot2 -i math.h -lm expm1 log1p hypot copysign: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c -lm expm1(), log1p(), hypot(), copysign() found. hasgot getrusage: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c getrusage() found. hasgot times: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c times() found. hasgot tgetent tgetstr tgetnum tputs: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c /tmp/ccDG79XC.o: In function `main': hasgot.c:(.text+0xc): undefined reference to `tgetent' hasgot.c:(.text+0x10): undefined reference to `tgetstr' hasgot.c:(.text+0x14): undefined reference to `tgetnum' hasgot.c:(.text+0x18): undefined reference to `tputs' hasgot -lcurses tgetent tgetstr tgetnum tputs: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c -lcurses termcap functions found (with libraries '-lcurses') hasgot socket socketpair bind listen accept connect: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c You have BSD sockets. hasgot -i sys/socket.h -t socklen_t: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c socklen_t is defined in hasgot inet_aton: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c inet_aton() found. hasgot -i sys/types.h -i sys/socket.h -i netinet/in.h -t struct sockaddr_in6: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c hasgot getaddrinfo getnameinfo inet_pton inet_ntop: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c IPv6 is supported. hasgot -i unistd.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c unistd.h found. hasgot -i sys/types.h -t off_t: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c off_t is defined in hasgot -i sys/types.h -i dirent.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c dirent.h found. hasgot rewinddir: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c rewinddir() found. hasgot lockf: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c lockf() found. hasgot mkfifo: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c mkfifo() found. hasgot getcwd: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c getcwd() found. hasgot getwd: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c getwd() found. hasgot getpriority setpriority: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c getpriority() found. hasgot -i sys/types.h -i utime.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c hasgot utime: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c utime() found. hasgot utimes: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c utimes() found. hasgot dup2: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c dup2() found. hasgot fchmod fchown: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c fchmod() found. hasgot truncate ftruncate: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c truncate() found. hasgot -i sys/types.h -i sys/select.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c sys/select.h found. hasgot select: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c hasgot -i sys/types.h -i sys/select.h -t fd_set: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c select() found. hasgot symlink readlink lstat: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c symlink() found. hasgot waitpid: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c waitpid() found. hasgot wait4: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c wait4() found. hasgot -i limits.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst getgroups.c getgroups() found. hasgot -i limits.h -i grp.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst setgroups.c setgroups() found. hasgot -i limits.h -i grp.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst initgroups.c initgroups() found. hasgot -i termios.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c hasgot tcgetattr tcsetattr tcsendbreak tcflush tcflow: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c POSIX termios found. runtest: cc -O2 -pipe -fno-strict-aliasing -O -o tst async_io.c Asynchronous I/O are supported. hasgot setitimer: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c setitimer() found. hasgot gethostname: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c gethostname() found. hasgot -i sys/utsname.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c hasgot uname: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c uname() found. hasgot gettimeofday: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c gettimeofday() found. hasgot mktime: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c mktime() found. hasgot setsid: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c setsid() found. hasgot putenv: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c putenv() found. hasgot -i locale.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c hasgot setlocale: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c setlocale() and found. hasgot dlopen: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c dlopen() found. Dynamic loading of shared libraries is supported. hasgot -i sys/types.h -i sys/mman.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c hasgot mmap munmap: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c mmap() found. hasgot pwrite: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c pwrite() found trycompile: cc -O2 -pipe -fno-strict-aliasing -O -o tst -DNUM_ARGS=5 gethostbyname.c gethostbyname.c: In function 'main': gethostbyname.c:29: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type gethostbyname.c:29: error: too few arguments to function 'gethostbyname_r' trycompile: cc -O2 -pipe -fno-strict-aliasing -O -o tst -DNUM_ARGS=6 gethostbyname.c gethostbyname_r() found (with 6 arguments). trycompile: cc -O2 -pipe -fno-strict-aliasing -O -o tst -DNUM_ARGS=7 gethostbyaddr.c gethostbyaddr.c: In function 'main': gethostbyaddr.c:34: warning: passing argument 7 of 'gethostbyaddr_r' from incompatible pointer type gethostbyaddr.c:34: error: too few arguments to function 'gethostbyaddr_r' trycompile: cc -O2 -pipe -fno-strict-aliasing -O -o tst -DNUM_ARGS=8 gethostbyaddr.c gethostbyaddr_r() found (with 8 arguments). Replay debugger supported. Cannot detect system stack overflow. hasgot -i pthread.h -pthread pthread_self: cc -O2 -pipe -fno-strict-aliasing -O -pthread -o tst hasgot.c POSIX threads library supported. Options for linking with POSIX threads: -pthread hasgot -pthread sigwait: cc -O2 -pipe -fno-strict-aliasing -O -pthread -o tst hasgot.c sigwait() found Bytecode threads library supported. hasgot not found not found -i X11/Xlib.h XrmInitialize: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c hasgot.c: In function 'main': hasgot.c:7: error: 'X11' undeclared (first use in this function) hasgot.c:7: error: (Each undeclared identifier is reported only once hasgot.c:7: error: for each function it appears in.) hasgot.c:7: error: 'Xlib' undeclared (first use in this function) Cannot compile X11 program X11 not found, the "graph" library will not be supported. Configuring LablTk... Configuration failed, LablTk will not be built. hasgot -i bfd.h: cc -O2 -pipe -fno-strict-aliasing -O -o tst hasgot.c hasgot.c:1:17: error: bfd.h: No such file or directory BFD library not found, 'objinfo' will be unable to display info on .cmxs files tryassemble: cc -c -o tst cfi.S tryassemble: as -o tst cfi.S Assembler supports CFI ** Configuration summary ** Directories where OCaml will be installed: binaries.................. /usr/local/bin standard library.......... /usr/local/lib/ocaml manual pages.............. /usr/local/man (with extension .1) Configuration for the bytecode compiler: C compiler used........... cc -O2 -pipe -fno-strict-aliasing options for compiling..... -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE options for linking....... -Wl,-E -lm -lcurses -pthread shared libraries are supported options for compiling..... -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE command for building...... cc -O2 -pipe -fno-strict-aliasing -shared -o lib.so -Wl,-rpath,/a/path objs Configuration for the native-code compiler: hardware architecture..... power (ppc) OS variant................ elf C compiler used........... cc -O2 -pipe -fno-strict-aliasing options for compiling..... -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE options for linking....... -lm assembler ................ as preprocessed assembler ... cc -c assembler supports CFI ... yes with frame pointers....... no native dynlink ........... false profiling with gprof ..... not supported Source-level replay debugger: supported Additional libraries supported: unix str num dynlink bigarray systhreads threads Configuration for the "num" library: target architecture ...... ppc (asm level 1) The "graph" library: not supported The "labltk" library: not supported ** OCaml configuration completed successfully ** ===> Building for ocaml-nox11-4.01.0_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0' gmake coldstart gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0' cd byterun; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/byterun' sed -n -e '/^ /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \ -e '/^}/q' instruct.h > jumptbl.h cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o interp.o interp.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o misc.o misc.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o stacks.o stacks.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o fix_code.o fix_code.c echo "#define OCAML_VERSION \"`sed -e 1q ../VERSION`\"" > version.h cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o startup.o startup.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o freelist.o freelist.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o major_gc.o major_gc.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o minor_gc.o minor_gc.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o memory.o memory.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o alloc.o alloc.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o roots.o roots.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o globroots.o globroots.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o fail.o fail.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o signals.o signals.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o signals_byt.o signals_byt.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o printexc.o printexc.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o backtrace.o backtrace.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o compare.o compare.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o ints.o ints.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o floats.o floats.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o str.o str.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o array.o array.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o io.o io.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o extern.o extern.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o intern.o intern.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o hash.o hash.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o sys.o sys.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o meta.o meta.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o parsing.o parsing.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o gc_ctrl.o gc_ctrl.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o terminfo.o terminfo.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o md5.o md5.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o obj.o obj.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o lexing.o lexing.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o callback.o callback.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o debugger.o debugger.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o weak.o weak.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o compact.o compact.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o finalise.o finalise.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o custom.o custom.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o dynlink.o dynlink.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o unix.o unix.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o main.o main.c ar rc libcamlrun.a interp.o misc.o stacks.o fix_code.o startup.o freelist.o major_gc.o minor_gc.o memory.o alloc.o roots.o globroots.o fail.o signals.o signals_byt.o printexc.o backtrace.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o meta.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o callback.o debugger.o weak.o compact.o finalise.o custom.o dynlink.o unix.o main.o ranlib libcamlrun.a sed -n -e "s/CAMLprim value \([a-z0-9_][a-z0-9_]*\).*/\1/p" alloc.c array.c compare.c extern.c floats.c gc_ctrl.c hash.c intern.c interp.c ints.c io.c lexing.c md5.c meta.c obj.c parsing.c signals.c str.c sys.c terminfo.c callback.c weak.c finalise.c stacks.c dynlink.c backtrace.c \ | sort | uniq > primitives (echo '#include "mlvalues.h"'; \ echo '#include "prims.h"'; \ sed -e 's/.*/extern value &();/' primitives; \ echo 'c_primitive caml_builtin_cprim[] = {'; \ sed -e 's/.*/ &,/' primitives; \ echo ' 0 };'; \ echo 'char * caml_names_of_builtin_cprim[] = {'; \ sed -e 's/.*/ "&",/' primitives; \ echo ' 0 };') > prims.c cc -O2 -pipe -fno-strict-aliasing -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o prims.o prims.c cc -O2 -pipe -fno-strict-aliasing -Wl,-E -o ocamlrun \ prims.o libcamlrun.a -lm -lcurses -pthread echo "/usr/local/lib/ocaml/stublibs" > ld.conf echo "/usr/local/lib/ocaml" >> ld.conf ln -s -f interp.c interp.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC interp.pic.c rm interp.pic.c ln -s -f misc.c misc.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC misc.pic.c rm misc.pic.c ln -s -f stacks.c stacks.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC stacks.pic.c rm stacks.pic.c ln -s -f fix_code.c fix_code.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC fix_code.pic.c rm fix_code.pic.c ln -s -f startup.c startup.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC startup.pic.c rm startup.pic.c ln -s -f freelist.c freelist.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC freelist.pic.c rm freelist.pic.c ln -s -f major_gc.c major_gc.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC major_gc.pic.c rm major_gc.pic.c ln -s -f minor_gc.c minor_gc.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC minor_gc.pic.c rm minor_gc.pic.c ln -s -f memory.c memory.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC memory.pic.c rm memory.pic.c ln -s -f alloc.c alloc.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC alloc.pic.c rm alloc.pic.c ln -s -f roots.c roots.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC roots.pic.c rm roots.pic.c ln -s -f globroots.c globroots.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC globroots.pic.c rm globroots.pic.c ln -s -f fail.c fail.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC fail.pic.c rm fail.pic.c ln -s -f signals.c signals.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC signals.pic.c rm signals.pic.c ln -s -f signals_byt.c signals_byt.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC signals_byt.pic.c rm signals_byt.pic.c ln -s -f printexc.c printexc.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC printexc.pic.c rm printexc.pic.c ln -s -f backtrace.c backtrace.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC backtrace.pic.c rm backtrace.pic.c ln -s -f compare.c compare.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC compare.pic.c rm compare.pic.c ln -s -f ints.c ints.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC ints.pic.c rm ints.pic.c ln -s -f floats.c floats.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC floats.pic.c rm floats.pic.c ln -s -f str.c str.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC str.pic.c rm str.pic.c ln -s -f array.c array.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC array.pic.c rm array.pic.c ln -s -f io.c io.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC io.pic.c rm io.pic.c ln -s -f extern.c extern.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC extern.pic.c rm extern.pic.c ln -s -f intern.c intern.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC intern.pic.c rm intern.pic.c ln -s -f hash.c hash.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC hash.pic.c rm hash.pic.c ln -s -f sys.c sys.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC sys.pic.c rm sys.pic.c ln -s -f meta.c meta.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC meta.pic.c rm meta.pic.c ln -s -f parsing.c parsing.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC parsing.pic.c rm parsing.pic.c ln -s -f gc_ctrl.c gc_ctrl.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC gc_ctrl.pic.c rm gc_ctrl.pic.c ln -s -f terminfo.c terminfo.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC terminfo.pic.c rm terminfo.pic.c ln -s -f md5.c md5.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC md5.pic.c rm md5.pic.c ln -s -f obj.c obj.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC obj.pic.c rm obj.pic.c ln -s -f lexing.c lexing.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC lexing.pic.c rm lexing.pic.c ln -s -f callback.c callback.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC callback.pic.c rm callback.pic.c ln -s -f debugger.c debugger.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC debugger.pic.c rm debugger.pic.c ln -s -f weak.c weak.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC weak.pic.c rm weak.pic.c ln -s -f compact.c compact.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC compact.pic.c rm compact.pic.c ln -s -f finalise.c finalise.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC finalise.pic.c rm finalise.pic.c ln -s -f custom.c custom.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC custom.pic.c rm custom.pic.c ln -s -f dynlink.c dynlink.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC dynlink.pic.c rm dynlink.pic.c ln -s -f unix.c unix.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC unix.pic.c rm unix.pic.c ln -s -f main.c main.pic.c cc -O2 -pipe -fno-strict-aliasing -c -DCAML_NAME_SPACE -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC main.pic.c rm main.pic.c cc -O2 -pipe -fno-strict-aliasing -shared -o libcamlrun_shared.so interp.pic.o misc.pic.o stacks.pic.o fix_code.pic.o startup.pic.o freelist.pic.o major_gc.pic.o minor_gc.pic.o memory.pic.o alloc.pic.o roots.pic.o globroots.pic.o fail.pic.o signals.pic.o signals_byt.pic.o printexc.pic.o backtrace.pic.o compare.pic.o ints.pic.o floats.pic.o str.pic.o array.pic.o io.pic.o extern.pic.o intern.pic.o hash.pic.o sys.pic.o meta.pic.o parsing.pic.o gc_ctrl.pic.o terminfo.pic.o md5.pic.o obj.pic.o lexing.pic.o callback.pic.o debugger.pic.o weak.pic.o compact.pic.o finalise.pic.o custom.pic.o dynlink.pic.o unix.pic.o main.pic.o -lm -lcurses -pthread gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/byterun' cp byterun/ocamlrun boot/ocamlrun cd yacc; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/yacc' cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o closure.o closure.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o error.o error.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o lalr.o lalr.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o lr0.o lr0.c echo "#define OCAML_VERSION \"`sed -e 1q ../VERSION`\"" >version.h cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o main.o main.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o mkpar.o mkpar.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o output.o output.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o reader.o reader.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o skeleton.o skeleton.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o symtab.o symtab.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o verbose.o verbose.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o warshall.o warshall.c cc -O2 -pipe -fno-strict-aliasing -O -DNDEBUG -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -o ocamlyacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/yacc' cp yacc/ocamlyacc boot/ocamlyacc cd stdlib; gmake COMPILER=../boot/ocamlc all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/stdlib' ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml sed -e "s|%%VERSION%%|`sed -e 1q ../VERSION`|" sys.mlp >sys.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml ../boot/ocamlrun ../boot/ocamlc -a -o stdlib.cma pervasives.cmo array.cmo list.cmo char.cmo string.cmo sys.cmo sort.cmo marshal.cmo obj.cmo int32.cmo int64.cmo nativeint.cmo lexing.cmo parsing.cmo set.cmo map.cmo stack.cmo queue.cmo camlinternalLazy.cmo lazy.cmo stream.cmo buffer.cmo printf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo hashtbl.cmo format.cmo scanf.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml if true; then \ echo '#!/usr/local/bin/ocamlrun' > camlheader && \ echo '#!/usr/local/bin/ocamlrund' > camlheaderd && \ echo '#!' | tr -d '\012' > camlheader_ur; \ else \ cc -O2 -pipe -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -Wl,-E \ -DRUNTIME_NAME='"/usr/local/bin/ocamlrun"' \ header.c -o tmpheader && \ strip tmpheader && \ mv tmpheader camlheader && \ cp camlheader camlheader_ur && \ cc -O2 -pipe -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -Wl,-E \ -DRUNTIME_NAME='"/usr/local/bin/ocamlrund"' \ header.c -o tmpheader && \ strip tmpheader && \ mv tmpheader camlheaderd; \ fi gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/stdlib' cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi if test -d stdlib/caml; then :; else \ ln -s ../byterun stdlib/caml; fi gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0' gmake opt.opt gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0' cd byterun; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/byterun' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/byterun' if test -f stdlib/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi cd byterun; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/byterun' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/byterun' cp byterun/ocamlrun boot/ocamlrun cd yacc; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/yacc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/yacc' cp yacc/ocamlyacc boot/ocamlyacc cd stdlib; gmake COMPILER=../boot/ocamlc all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/stdlib' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/stdlib' cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi if test -d stdlib/caml; then :; else \ ln -s ../byterun stdlib/caml; fi boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/tbl.ml sed -e 's|%%LIBDIR%%|/usr/local/lib/ocaml|' \ -e 's|%%BYTERUN%%|/usr/local/bin/ocamlrun|' \ -e 's|%%CCOMPTYPE%%|cc|' \ -e 's|%%BYTECC%%|cc -O2 -pipe -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -fPIC|' \ -e 's|%%NATIVECC%%|cc -O2 -pipe -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing |' \ -e 's|%%PACKLD%%|ld -r -o\ |' \ -e 's|%%BYTECCLIBS%%|-lm -lcurses -pthread|' \ -e 's|%%NATIVECCLIBS%%|-lm |' \ -e 's|%%RANLIBCMD%%|ranlib|' \ -e 's|%%ARCMD%%|ar|' \ -e 's|%%CC_PROFILE%%|-pg|' \ -e 's|%%ARCH%%|power|' \ -e 's|%%MODEL%%|ppc|' \ -e 's|%%SYSTEM%%|elf|' \ -e 's|%%EXT_OBJ%%|.o|' \ -e 's|%%EXT_ASM%%|.s|' \ -e 's|%%EXT_LIB%%|.a|' \ -e 's|%%EXT_DLL%%|.so|' \ -e 's|%%SYSTHREAD_SUPPORT%%|true|' \ -e 's|%%ASM%%|as |' \ -e 's|%%ASM_CFI_SUPPORTED%%|true|' \ -e 's|%%WITH_FRAME_POINTERS%%|false|' \ -e 's|%%MKDLL%%|cc -O2 -pipe -fno-strict-aliasing -shared|' \ -e 's|%%MKEXE%%|cc -O2 -pipe -fno-strict-aliasing|' \ -e 's|%%MKMAINDLL%%|cc -O2 -pipe -fno-strict-aliasing -shared|' \ utils/config.mlp > utils/config.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/config.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/clflags.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/terminfo.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/ccomp.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/warnings.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/consistbl.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/location.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/longident.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml boot/ocamlyacc -v parsing/parser.mly boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/asttypes.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parsetree.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parser.ml boot/ocamlrun boot/ocamllex parsing/lexer.mll 169 states, 3671 transitions, table size 15698 bytes 2228 additional bytes used for bindings boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/lexer.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/parse.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/printast.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/pprintast.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/pprintast.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ident.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/path.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/primitive.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/types.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/btype.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/outcometree.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/oprint.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/subst.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/predef.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/datarepr.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmi_format.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmi_format.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/env.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtree.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyped.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyped.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/ctype.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/printtyp.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includeclass.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/mtype.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/envaux.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/envaux.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includecore.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/includemod.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typetexp.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/parmatch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtreeIter.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtreeIter.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtreeMap.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedtreeMap.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmt_format.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/cmt_format.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/annot.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/stypes.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typecore.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typedecl.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typeclass.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c typing/typemod.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/lambda.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printlambda.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/typeopt.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/switch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/matching.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translobj.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translcore.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translclass.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/translmod.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/simplif.ml (echo 'let builtin_exceptions = [|'; \ sed -n -e 's|.*/\* \("[A-Za-z_]*"\) \*/$| \1;|p' byterun/fail.h | \ sed -e '$s/;$//'; \ echo '|]'; \ echo 'let builtin_primitives = [|'; \ sed -e 's/.*/ "&";/' -e '$s/;$//' byterun/primitives; \ echo '|]') > bytecomp/runtimedef.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/runtimedef.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/pparse.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main_args.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compenv.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compenv.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compmisc.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compmisc.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -a -o compilerlibs/ocamlcommon.cma utils/misc.cmo utils/tbl.cmo utils/config.cmo utils/clflags.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo parsing/location.cmo parsing/longident.cmo parsing/syntaxerr.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo parsing/pprintast.cmo parsing/ast_mapper.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo typing/cmi_format.cmo typing/env.cmo typing/typedtree.cmo typing/printtyped.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/envaux.cmo typing/includecore.cmo typing/includemod.cmo typing/typetexp.cmo typing/parmatch.cmo typing/typedtreeIter.cmo typing/typedtreeMap.cmo typing/cmt_format.cmo typing/stypes.cmo typing/typecore.cmo typing/typedecl.cmo typing/typeclass.cmo typing/typemod.cmo bytecomp/lambda.cmo bytecomp/printlambda.cmo bytecomp/typeopt.cmo bytecomp/switch.cmo bytecomp/matching.cmo bytecomp/translobj.cmo bytecomp/translcore.cmo bytecomp/translclass.cmo bytecomp/translmod.cmo bytecomp/simplif.cmo bytecomp/runtimedef.cmo driver/pparse.cmo driver/main_args.cmo driver/compenv.cmo driver/compmisc.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml sed -n -e '/^enum/p' -e 's/,//g' -e '/^ /p' byterun/instruct.h | \ awk -f tools/make-opcodes > bytecomp/opcodes.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/cmo_format.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/errors.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/compile.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -a -o compilerlibs/ocamlbytecomp.cma bytecomp/meta.cmo bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/opcodes.cmo bytecomp/emitcode.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/errors.cmo driver/compile.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c driver/main.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -compat-32 -o ocamlc \ compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma driver/main.cmo cd yacc; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/yacc' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/yacc' cd lex; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/lex' ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A cset.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A cset.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A syntax.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A syntax.ml ../boot/ocamlyacc -v parser.mly ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A parser.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A parser.ml ../boot/ocamlrun ../boot/ocamllex lexer.mll 95 states, 1173 transitions, table size 5262 bytes 1784 additional bytes used for bindings ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A lexer.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A lexer.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A table.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A table.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A lexgen.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A lexgen.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A compact.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A compact.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A common.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A common.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A output.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A output.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A outputbis.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A outputbis.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A main.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -compat-32 -o ocamllex cset.cmo syntax.cmo parser.cmo lexer.cmo table.cmo lexgen.cmo compact.cmo common.cmo output.cmo outputbis.cmo main.cmo gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/lex' boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/debuginfo.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/clambda.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/cmx_format.mli cd tools; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/tools' ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver depend.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver depend.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamldep.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -compat-32 -o ocamldep misc.cmo config.cmo clflags.cmo terminfo.cmo warnings.cmo location.cmo longident.cmo syntaxerr.cmo parser.cmo lexer.cmo parse.cmo ccomp.cmo pparse.cmo compenv.cmo depend.cmo ocamldep.cmo ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlprof.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver profiling.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver profiling.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlprof misc.cmo config.cmo clflags.cmo terminfo.cmo warnings.cmo location.cmo longident.cmo syntaxerr.cmo parser.cmo lexer.cmo parse.cmo ocamlprof.cmo ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlcp.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlcp warnings.cmo main_args.cmo ocamlcp.cmo ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamloptp.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamloptp warnings.cmo main_args.cmo \ ocamloptp.cmo sed -e 's|%%BINDIR%%|/usr/local/bin|' ocamlmktop.tpl > ocamlmktop chmod +x ocamlmktop ../build/mkmyocamlbuild_config.sh cp ../myocamlbuild_config.ml . ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver myocamlbuild_config.ml echo '(* THIS FILE IS GENERATED FROM ocamlmklib.mlp *)' >ocamlmklib.ml sed -e "s|%%BINDIR%%|/usr/local/bin|" \ -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|true|" \ -e "s|%%MKSHAREDLIB%%||" \ -e "s|%%BYTECCRPATH%%|-Wl,-rpath,|" \ -e "s|%%NATIVECCRPATH%%|-Wl,-rpath,|" \ -e "s|%%MKSHAREDLIBRPATH%%|-Wl,-rpath,|" \ -e "s|%%RANLIB%%|ranlib|" \ ocamlmklib.mlp >> ocamlmklib.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver ocamlmklib.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o ocamlmklib myocamlbuild_config.cmo \ ocamlmklib.cmo unset LC_ALL || : ; \ unset LC_CTYPE || : ; \ unset LC_COLLATE LANG || : ; \ sed -e '/\/\*/d' \ -e '/^#/d' \ -e 's/enum \(.*\) {/let names_of_\1 = [|/' \ -e 's/};$/ |]/' \ -e 's/\([A-Z][A-Z_0-9a-z]*\)/"\1"/g' \ -e 's/,/;/g' \ ../byterun/instruct.h > opnames.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver opnames.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver dumpobj.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o dumpobj \ misc.cmo tbl.cmo config.cmo ident.cmo \ opcodes.cmo bytesections.cmo opnames.cmo dumpobj.cmo cc -O2 -pipe -fno-strict-aliasing -o objinfo_helper -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing \ objinfo_helper.c ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver objinfo.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -o objinfo ../utils/misc.cmo ../utils/config.cmo ../utils/warnings.cmo ../parsing/location.cmo ../typing/cmi_format.cmo ../bytecomp/bytesections.cmo objinfo.cmo ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver untypeast.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver untypeast.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver tast_iter.mli ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver tast_iter.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver cmt2annot.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +32..39 -warn-error A -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver read_cmt.ml ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o read_cmt ../utils/misc.cmo ../utils/warnings.cmo ../utils/tbl.cmo ../utils/consistbl.cmo ../utils/config.cmo ../utils/clflags.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/lexer.cmo ../parsing/pprintast.cmo ../typing/ident.cmo ../typing/path.cmo ../typing/types.cmo ../typing/typedtree.cmo ../typing/btype.cmo ../typing/subst.cmo ../typing/predef.cmo ../typing/datarepr.cmo ../typing/cmi_format.cmo ../typing/env.cmo ../typing/ctype.cmo ../typing/oprint.cmo ../typing/primitive.cmo ../typing/printtyp.cmo ../typing/mtype.cmo ../typing/envaux.cmo ../typing/typedtreeMap.cmo ../typing/typedtreeIter.cmo ../typing/cmt_format.cmo ../typing/stypes.cmo untypeast.cmo tast_iter.cmo cmt2annot.cmo read_cmt.cmo gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/tools' cd stdlib; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/stdlib' ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml ../boot/ocamlrun ../ocamlc -a -o stdlib.cma pervasives.cmo array.cmo list.cmo char.cmo string.cmo sys.cmo sort.cmo marshal.cmo obj.cmo int32.cmo int64.cmo nativeint.cmo lexing.cmo parsing.cmo set.cmo map.cmo stack.cmo queue.cmo camlinternalLazy.cmo lazy.cmo stream.cmo buffer.cmo printf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo hashtbl.cmo format.cmo scanf.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/stdlib' boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/toploop.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/toploop.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/trace.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/trace.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topdirs.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topdirs.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topmain.mli boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topmain.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -a -o compilerlibs/ocamltoplevel.cma toplevel/genprintval.cmo toplevel/toploop.cmo toplevel/trace.cmo toplevel/topdirs.cmo toplevel/topmain.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/topstart.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/expunge.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -o expunge compilerlibs/ocamlcommon.cma \ compilerlibs/ocamlbytecomp.cma toplevel/expunge.cmo boot/ocamlrun boot/ocamlc -nostdlib -I boot -linkall -o ocaml.tmp \ compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma \ compilerlibs/ocamltoplevel.cma toplevel/topstart.cmo byterun/ocamlrun ./expunge ocaml.tmp ocaml arg array arrayLabels buffer callback camlinternalLazy camlinternalMod camlinternalOO char complex digest filename format gc genlex hashtbl int32 int64 lazy lexing list listLabels map marshal moreLabels nativeint obj oo parsing pervasives printexc printf queue random scanf set sort stack stdLabels stream string stringLabels sys weak outcometree topdirs toploop rm -f ocaml.tmp gmake runtimeopt gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0' cd asmrun; gmake all gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/asmrun' cc -O2 -pipe -fno-strict-aliasing -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power -DSYS_elf -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o startup.o startup.c ln -s ../byterun/main.c main.c cc -O2 -pipe -fno-strict-aliasing -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power -DSYS_elf -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o main.o main.c cc -O2 -pipe -fno-strict-aliasing -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power -DSYS_elf -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o fail.o fail.c cc -O2 -pipe -fno-strict-aliasing -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power -DSYS_elf -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o roots.o roots.c ln -s ../byterun/globroots.c globroots.c cc -O2 -pipe -fno-strict-aliasing -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power -DSYS_elf -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o globroots.o globroots.c ln -s ../byterun/signals.c signals.c cc -O2 -pipe -fno-strict-aliasing -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power -DSYS_elf -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o signals.o signals.c cc -O2 -pipe -fno-strict-aliasing -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power -DSYS_elf -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -c -o signals_asm.o signals_asm.c signals_asm.c: In function 'handle_signal': signals_asm.c:93: error: 'struct sigcontext' has no member named 'regs' signals_asm.c:93: error: 'struct sigcontext' has no member named 'regs' signals_asm.c:93: error: 'struct sigcontext' has no member named 'regs' signals_asm.c:93: error: 'struct sigcontext' has no member named 'regs' signals_asm.c:93: error: 'struct sigcontext' has no member named 'regs' signals_asm.c:93: error: 'struct sigcontext' has no member named 'regs' signals_asm.c:94: error: 'struct sigcontext' has no member named 'regs' signals_asm.c: In function 'trap_handler': signals_asm.c:167: error: 'struct sigcontext' has no member named 'regs' signals_asm.c:168: error: 'struct sigcontext' has no member named 'regs' gmake[4]: *** [signals_asm.o] Error 1 gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0/asmrun' gmake[3]: *** [makeruntimeopt] Error 2 gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0' gmake[2]: *** [opt-core] Error 2 gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0' gmake[1]: *** [world.opt] Error 2 gmake[1]: Leaving directory `/obj/buildshare/ports/355755/lang/ocaml-nox11/work/ocaml-4.01.0' *** Error code 1 Stop. make: stopped in /buildshare/ports/355755/lang/ocaml-nox11