DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/lang/ocaml DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: port allows a parallel build DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port ocaml. DEBUG: Requested variant i386 is not provided by port ocaml. DEBUG: Requested variant macosx is not provided by port ocaml. DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/lang/ocaml DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: port allows a parallel build DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port ocaml. DEBUG: Requested variant i386 is not provided by port ocaml. DEBUG: Requested variant macosx is not provided by port ocaml. DEBUG: Executing org.macports.main (ocaml) ---> Fetching ocaml DEBUG: Executing org.macports.fetch (ocaml) ---> Verifying checksum(s) for ocaml DEBUG: Executing org.macports.checksum (ocaml) ---> Checksumming ocaml-3.10.2.tar.bz2 DEBUG: Correct (md5) checksum for ocaml-3.10.2.tar.bz2 DEBUG: Correct (sha1) checksum for ocaml-3.10.2.tar.bz2 DEBUG: Correct (rmd160) checksum for ocaml-3.10.2.tar.bz2 DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 ---> Extracting ocaml DEBUG: Executing org.macports.extract (ocaml) ---> Extracting ocaml-3.10.2.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/ocaml/ocaml-3.10.2.tar.bz2 DEBUG: Environment: "MACOSX_DEPLOYMENT_TARGET"='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ocaml/work" && /opt/local/bin/bzip2 -dc /opt/local/var/macports/distfiles/ocaml/ocaml-3.10.2.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (ocaml) ---> Configuring ocaml DEBUG: Executing org.macports.configure (ocaml) DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' "MACOSX_DEPLOYMENT_TARGET"='10.4' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ocaml/work/ocaml-3.10.2" && ./configure -prefix /opt/local -no-tk' Configuring for a i686-apple-darwin8.11.1 ... gcc found The C compiler is ANSI-compliant. Checking the sizes of integers and pointers... OK, this is a regular 32 bit architecture. 64-bit "long long" integer type found (printf with "%ll"). This is a little-endian architecture. Doubles can be word-aligned. 64-bit integers can be word-aligned. Native division and modulus have round-towards-zero semantics, will use them. ranlib found #! appears to work in shell scripts POSIX signal handling found. getrusage() found. times() found. termcap functions found (with libraries '-lcurses') You have BSD sockets. socklen_t is defined in inet_aton() found. IPv6 is supported. unistd.h found. off_t is defined in dirent.h found. rewinddir() found. lockf() found. mkfifo() found. getcwd() found. getwd() found. getpriority() found. utime() found. utimes() found. dup2() found. fchmod() found. truncate() found. sys/select.h found. select() found. symlink() found. waitpid() found. wait4() found. getgroups() found. POSIX termios found. Asynchronous I/O are supported. setitimer() found. gethostname() found. uname() found. gettimeofday() found. mktime() found. setsid() found. putenv() found. setlocale() and found. NSLinkModule() found. Using darwin dynamic loading. Dynamic loading of shared libraries is supported. mmap() found. Replay debugger supported. System stack overflow can be detected. POSIX threads library supported. Options for linking with POSIX threads: -lpthread sigwait() found Bytecode threads library supported. Location of X11 include files: /usr/X11R6/include/X11 Options for linking with X11: -L/usr/X11R6/lib -lX11 NDBM found (in /usr/include) Configuring LablTk... Configuration failed, LablTk will not be built. ** Configuration summary ** Directories where Objective Caml will be installed: binaries.................. /opt/local/bin standard library.......... /opt/local/lib/ocaml manual pages.............. /opt/local/man (with extension .1) Configuration for the bytecode compiler: C compiler used........... gcc options for compiling..... -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT options for linking....... -lcurses -lpthread shared libraries are supported options for compiling..... -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT command for building...... gcc -bundle -flat_namespace -undefined suppress -o lib.so /a/path objs Configuration for the native-code compiler: hardware architecture..... i386 OS variant................ macosx C compiler used........... gcc options for compiling..... -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT options for linking....... assembler ................ $(AS) preprocessed assembler ... gcc -c -DSYS_$(SYSTEM) profiling with gprof ..... supported Source-level replay debugger: supported Additional libraries supported: unix str num dynlink bigarray systhreads threads graph dbm Configuration for the "num" library: target architecture ...... ia32 (asm level 2) Configuration for the "graph" library: options for compiling .... -I/usr/X11R6/include options for linking ...... -L/usr/X11R6/lib -lX11 The "labltk" library: not supported ** Objective Caml configuration completed successfully ** ---> Building ocaml with target world.opt DEBUG: Executing org.macports.build (ocaml) DEBUG: Environment: "MACOSX_DEPLOYMENT_TARGET"='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ocaml/work/ocaml-3.10.2" && unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && make -j2 world.opt' cd byterun; make all sed -n -e '/^ /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \ -e '/^}/q' instruct.h > jumptbl.h gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o misc.o misc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o stacks.o stacks.c cd byterun; make all gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o interp.o interp.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o fix_code.o fix_code.c echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" >version.h gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o main.o main.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o freelist.o freelist.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o major_gc.o major_gc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o stacks.o stacks.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o startup.o startup.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o minor_gc.o minor_gc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o memory.o memory.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o minor_gc.o minor_gc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o alloc.o alloc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o memory.o memory.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o roots.o roots.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o alloc.o alloc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o globroots.o globroots.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o roots.o roots.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o fail.o fail.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o globroots.o globroots.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals.o signals.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o fail.o fail.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals_byt.o signals_byt.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals.o signals.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o printexc.o printexc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals_byt.o signals_byt.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o backtrace.o backtrace.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o printexc.o printexc.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compare.o compare.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o backtrace.o backtrace.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o ints.o ints.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compare.o compare.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o ints.o ints.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o floats.o floats.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o floats.o floats.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o str.o str.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o array.o array.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o str.o str.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o io.o io.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o array.o array.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o io.o io.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o extern.o extern.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o extern.o extern.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o intern.o intern.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o intern.o intern.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o hash.o hash.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o sys.o sys.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o hash.o hash.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o meta.o meta.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o sys.o sys.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o parsing.o parsing.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o meta.o meta.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o gc_ctrl.o gc_ctrl.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o parsing.o parsing.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o gc_ctrl.o gc_ctrl.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o terminfo.o terminfo.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o md5.o md5.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o terminfo.o terminfo.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o md5.o md5.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o obj.o obj.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lexing.o lexing.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o obj.o obj.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o callback.o callback.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lexing.o lexing.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o debugger.o debugger.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o callback.o callback.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o weak.o weak.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o debugger.o debugger.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compact.o compact.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o weak.o weak.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o finalise.o finalise.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compact.o compact.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o custom.o custom.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o finalise.o finalise.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o dynlink.o dynlink.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o custom.o custom.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o unix.o unix.c gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o dynlink.o dynlink.c 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 > primitives gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o unix.o unix.c echo "/opt/local/lib/ocaml/stublibs" >ld.conf echo "/opt/local/lib/ocaml" >>ld.conf gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o interp.o interp.c (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 ar rc libcamlrun.a interp.o misc.o stacks.o fix_code.o startup.o main.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 ranlib libcamlrun.a gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o prims.o prims.c gcc -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -o ocamlrun \ prims.o libcamlrun.a -lcurses -lpthread if test -f stdlib/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o startup.o startup.c boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c utils/misc.mli make: boot/ocamlrun: Command not found make: *** [utils/misc.cmi] Error 127 make: *** Waiting for unfinished jobs.... (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 gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o prims.o prims.c ar rc libcamlrun.a interp.o misc.o stacks.o fix_code.o startup.o main.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 ranlib libcamlrun.a gcc -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -o ocamlrun \ prims.o libcamlrun.a -lcurses -lpthread cp byterun/ocamlrun boot/ocamlrun make: *** Waiting for unfinished jobs.... cd yacc; make all make: *** Waiting for unfinished jobs.... gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o closure.o closure.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o error.o error.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lalr.o lalr.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lr0.o lr0.c echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" >version.h gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o mkpar.o mkpar.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o output.o output.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o reader.o reader.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o skeleton.o skeleton.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o symtab.o symtab.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o verbose.o verbose.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o warshall.o warshall.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o main.o main.c gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -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 cp yacc/ocamlyacc boot/ocamlyacc make: *** Waiting for unfinished jobs.... cd stdlib; make COMPILER=../boot/ocamlc all make: *** Waiting for unfinished jobs.... ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli sed -e "s|%%VERSION%%|`head -1 ../VERSION`|" sys.mlp >sys.ml if true; then \ echo '#!/opt/local/bin/ocamlrun' > camlheader && \ echo '#!' | tr -d '\012' > camlheader_ur; \ else \ gcc -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \ -DRUNTIME_NAME='"/opt/local/bin/ocamlrun"' \ header.c -o tmpheader && \ strip tmpheader && \ mv tmpheader camlheader && \ cp camlheader camlheader_ur; \ fi if true; then \ echo '#!/opt/local/bin/ocamlrun' > camlheader && \ echo '#!' | tr -d '\012' > camlheader_ur; \ else \ gcc -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \ -DRUNTIME_NAME='"/opt/local/bin/ocamlrun"' \ header.c -o tmpheader && \ strip tmpheader && \ mv tmpheader camlheader && \ cp camlheader camlheader_ur; \ fi ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml ../boot/ocamlrun ../boot/ocamlc -a -o stdlib.cma pervasives.cmo array.cmo list.cmo char.cmo string.cmo sys.cmo hashtbl.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 stream.cmo buffer.cmo printf.cmo format.cmo scanf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo lazy.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot make: *** Waiting for unfinished jobs.... if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi make: *** Waiting for unfinished jobs.... if test -d stdlib/caml; then :; else \ ln -s ../byterun stdlib/caml; fi make: *** Waiting for unfinished jobs.... Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_ocaml/work/ocaml-3.10.2" && unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && make -j2 world.opt " returned error 2 Command output: ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml ../boot/ocamlrun ../boot/ocamlc -a -o stdlib.cma pervasives.cmo array.cmo list.cmo char.cmo string.cmo sys.cmo hashtbl.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 stream.cmo buffer.cmo printf.cmo format.cmo scanf.cmo arg.cmo printexc.cmo gc.cmo digest.cmo random.cmo callback.cmo camlinternalOO.cmo oo.cmo camlinternalMod.cmo genlex.cmo weak.cmo lazy.cmo filename.cmo complex.cmo arrayLabels.cmo listLabels.cmo stringLabels.cmo moreLabels.cmo stdLabels.cmo cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot make: *** Waiting for unfinished jobs.... if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi make: *** Waiting for unfinished jobs.... if test -d stdlib/caml; then :; else \ ln -s ../byterun stdlib/caml; fi make: *** Waiting for unfinished jobs.... Warning: the following items did not execute (for ocaml): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.