Ticket #15332: ocaml-parallel-build.txt

File ocaml-parallel-build.txt, 34.7 KB (added by ryandesign (Ryan Carsten Schmidt), 16 years ago)
Line 
1DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/lang/ocaml
2DEBUG: setting option os.universal_supported to yes
3DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
4DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
5DEBUG: port allows a parallel build
6DEBUG: adding the default universal variant
7DEBUG: Requested variant darwin is not provided by port ocaml.
8DEBUG: Requested variant i386 is not provided by port ocaml.
9DEBUG: Requested variant macosx is not provided by port ocaml.
10DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/lang/ocaml
11DEBUG: setting option os.universal_supported to yes
12DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
13DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
14DEBUG: port allows a parallel build
15DEBUG: adding the default universal variant
16DEBUG: Requested variant darwin is not provided by port ocaml.
17DEBUG: Requested variant i386 is not provided by port ocaml.
18DEBUG: Requested variant macosx is not provided by port ocaml.
19DEBUG: Executing org.macports.main (ocaml)
20--->  Fetching ocaml
21DEBUG: Executing org.macports.fetch (ocaml)
22--->  Verifying checksum(s) for ocaml
23DEBUG: Executing org.macports.checksum (ocaml)
24--->  Checksumming ocaml-3.10.2.tar.bz2
25DEBUG: Correct (md5) checksum for ocaml-3.10.2.tar.bz2
26DEBUG: Correct (sha1) checksum for ocaml-3.10.2.tar.bz2
27DEBUG: Correct (rmd160) checksum for ocaml-3.10.2.tar.bz2
28DEBUG: setting option extract.cmd to /opt/local/bin/bzip2
29--->  Extracting ocaml
30DEBUG: Executing org.macports.extract (ocaml)
31--->  Extracting ocaml-3.10.2.tar.bz2
32DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/ocaml/ocaml-3.10.2.tar.bz2
33DEBUG: Environment: "MACOSX_DEPLOYMENT_TARGET"='10.4'
34DEBUG: 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 -'
35DEBUG: Executing org.macports.patch (ocaml)
36--->  Configuring ocaml
37DEBUG: Executing org.macports.configure (ocaml)
38DEBUG: Using compiler 'Mac OS X gcc 4.0'
39DEBUG: 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'
40DEBUG: 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'
41Configuring for a i686-apple-darwin8.11.1 ...
42gcc found
43The C compiler is ANSI-compliant.
44Checking the sizes of integers and pointers...
45OK, this is a regular 32 bit architecture.
4664-bit "long long" integer type found (printf with "%ll").
47This is a little-endian architecture.
48Doubles can be word-aligned.
4964-bit integers can be word-aligned.
50Native division and modulus have round-towards-zero semantics, will use them.
51ranlib found
52#! appears to work in shell scripts
53POSIX signal handling found.
54getrusage() found.
55times() found.
56termcap functions found (with libraries '-lcurses')
57You have BSD sockets.
58socklen_t is defined in <sys/socket.h>
59inet_aton() found.
60IPv6 is supported.
61unistd.h found.
62off_t is defined in <sys/types.h>
63dirent.h found.
64rewinddir() found.
65lockf() found.
66mkfifo() found.
67getcwd() found.
68getwd() found.
69getpriority() found.
70utime() found.
71utimes() found.
72dup2() found.
73fchmod() found.
74truncate() found.
75sys/select.h found.
76select() found.
77symlink() found.
78waitpid() found.
79wait4() found.
80getgroups() found.
81POSIX termios found.
82Asynchronous I/O are supported.
83setitimer() found.
84gethostname() found.
85uname() found.
86gettimeofday() found.
87mktime() found.
88setsid() found.
89putenv() found.
90setlocale() and <locale.h> found.
91NSLinkModule() found. Using darwin dynamic loading.
92Dynamic loading of shared libraries is supported.
93mmap() found.
94Replay debugger supported.
95System stack overflow can be detected.
96POSIX threads library supported.
97Options for linking with POSIX threads: -lpthread
98sigwait() found
99Bytecode threads library supported.
100Location of X11 include files: /usr/X11R6/include/X11
101Options for linking with X11: -L/usr/X11R6/lib -lX11
102NDBM found (in /usr/include)
103Configuring LablTk...
104Configuration failed, LablTk will not be built.
105
106** Configuration summary **
107
108Directories where Objective Caml will be installed:
109        binaries.................. /opt/local/bin
110        standard library.......... /opt/local/lib/ocaml
111        manual pages.............. /opt/local/man (with extension .1)
112Configuration for the bytecode compiler:
113        C compiler used........... gcc
114        options for compiling.....  -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
115        options for linking.......     -lcurses -lpthread
116        shared libraries are supported
117        options for compiling.....   -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
118        command for building...... gcc -bundle -flat_namespace -undefined suppress -o lib.so /a/path objs
119Configuration for the native-code compiler:
120        hardware architecture..... i386
121        OS variant................ macosx
122        C compiler used........... gcc
123        options for compiling..... -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
124        options for linking.......   
125        assembler ................ $(AS)
126        preprocessed assembler ... gcc -c -DSYS_$(SYSTEM)
127        profiling with gprof ..... supported
128Source-level replay debugger: supported
129Additional libraries supported:
130        unix str num dynlink bigarray systhreads threads graph dbm
131Configuration for the "num" library:
132        target architecture ...... ia32 (asm level 2)
133Configuration for the "graph" library:
134        options for compiling .... -I/usr/X11R6/include
135        options for linking ...... -L/usr/X11R6/lib -lX11
136The "labltk" library: not supported
137
138** Objective Caml configuration completed successfully **
139
140--->  Building ocaml with target world.opt
141DEBUG: Executing org.macports.build (ocaml)
142DEBUG: Environment: "MACOSX_DEPLOYMENT_TARGET"='10.4'
143DEBUG: 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'
144cd byterun; make all
145sed -n -e '/^  /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
146       -e '/^}/q' instruct.h > jumptbl.h
147gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o misc.o misc.c
148gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o stacks.o stacks.c
149cd byterun; make all
150gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o interp.o interp.c
151gcc -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
152echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" >version.h
153gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o main.o main.c
154gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o freelist.o freelist.c
155gcc -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
156gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o stacks.o stacks.c
157gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o startup.o startup.c
158gcc -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
159gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o memory.o memory.c
160gcc -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
161gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o alloc.o alloc.c
162gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o memory.o memory.c
163gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o roots.o roots.c
164gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o alloc.o alloc.c
165gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o globroots.o globroots.c
166gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o roots.o roots.c
167gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o fail.o fail.c
168gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o globroots.o globroots.c
169gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o signals.o signals.c
170gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o fail.o fail.c
171gcc -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
172gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o signals.o signals.c
173gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o printexc.o printexc.c
174gcc -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
175gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o backtrace.o backtrace.c
176gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o printexc.o printexc.c
177gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o compare.o compare.c
178gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o backtrace.o backtrace.c
179gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o ints.o ints.c
180gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o compare.o compare.c
181gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o ints.o ints.c
182gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o floats.o floats.c
183gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o floats.o floats.c
184gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o str.o str.c
185gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o array.o array.c
186gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o str.o str.c
187gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o io.o io.c
188gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o array.o array.c
189gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o io.o io.c
190gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o extern.o extern.c
191gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o extern.o extern.c
192gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o intern.o intern.c
193gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o intern.o intern.c
194gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o hash.o hash.c
195gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o sys.o sys.c
196gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o hash.o hash.c
197gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o meta.o meta.c
198gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o sys.o sys.c
199gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o parsing.o parsing.c
200gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o meta.o meta.c
201gcc -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
202gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o parsing.o parsing.c
203gcc -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
204gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o terminfo.o terminfo.c
205gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o md5.o md5.c
206gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o terminfo.o terminfo.c
207gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o md5.o md5.c
208gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o obj.o obj.c
209gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o lexing.o lexing.c
210gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o obj.o obj.c
211gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o callback.o callback.c
212gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o lexing.o lexing.c
213gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o debugger.o debugger.c
214gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o callback.o callback.c
215gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o weak.o weak.c
216gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o debugger.o debugger.c
217gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o compact.o compact.c
218gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o weak.o weak.c
219gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o finalise.o finalise.c
220gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o compact.o compact.c
221gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o custom.o custom.c
222gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o finalise.o finalise.c
223gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o dynlink.o dynlink.c
224gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o custom.o custom.c
225gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o unix.o unix.c
226gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o dynlink.o dynlink.c
227sed -n -e "s/CAMLprim value \([a-z0-9_][a-z0-9_]*\).*/\1/p" \
228    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
229gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o unix.o unix.c
230echo "/opt/local/lib/ocaml/stublibs" >ld.conf
231echo "/opt/local/lib/ocaml" >>ld.conf
232gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o interp.o interp.c
233(echo '#include "mlvalues.h"'; \
234 echo '#include "prims.h"'; \
235 sed -e 's/.*/extern value &();/' primitives; \
236 echo 'c_primitive caml_builtin_cprim[] = {'; \
237 sed -e 's/.*/  &,/' primitives; \
238 echo '  0 };'; \
239 echo 'char * caml_names_of_builtin_cprim[] = {'; \
240 sed -e 's/.*/  "&",/' primitives; \
241 echo '  0 };') > prims.c
242ar 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
243ranlib libcamlrun.a
244gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o prims.o prims.c
245gcc -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -o ocamlrun \
246          prims.o libcamlrun.a -lcurses -lpthread
247if test -f stdlib/libcamlrun.a; then :; else \
248          ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi
249gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o startup.o startup.c
250boot/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
251make: boot/ocamlrun: Command not found
252make: *** [utils/misc.cmi] Error 127
253make: *** Waiting for unfinished jobs....
254(echo '#include "mlvalues.h"'; \
255 echo '#include "prims.h"'; \
256 sed -e 's/.*/extern value &();/' primitives; \
257 echo 'c_primitive caml_builtin_cprim[] = {'; \
258 sed -e 's/.*/  &,/' primitives; \
259 echo '  0 };'; \
260 echo 'char * caml_names_of_builtin_cprim[] = {'; \
261 sed -e 's/.*/  "&",/' primitives; \
262 echo '  0 };') > prims.c
263gcc -DCAML_NAME_SPACE -O -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o prims.o prims.c
264ar 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
265ranlib libcamlrun.a
266gcc -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -o ocamlrun \
267          prims.o libcamlrun.a -lcurses -lpthread
268cp byterun/ocamlrun boot/ocamlrun
269make: *** Waiting for unfinished jobs....
270cd yacc; make all
271make: *** Waiting for unfinished jobs....
272gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o closure.o closure.c
273gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o error.o error.c
274gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o lalr.o lalr.c
275gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o lr0.o lr0.c
276echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" >version.h
277gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o mkpar.o mkpar.c
278gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o output.o output.c
279gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o reader.o reader.c
280gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o skeleton.o skeleton.c
281gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o symtab.o symtab.c
282gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o verbose.o verbose.c
283gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o warshall.o warshall.c
284gcc -O -DNDEBUG -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o main.o main.c
285gcc -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
286cp yacc/ocamlyacc boot/ocamlyacc
287make: *** Waiting for unfinished jobs....
288cd stdlib; make COMPILER=../boot/ocamlc all
289make: *** Waiting for unfinished jobs....
290../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
291sed -e "s|%%VERSION%%|`head -1 ../VERSION`|" sys.mlp >sys.ml
292if true; then \
293          echo '#!/opt/local/bin/ocamlrun' > camlheader && \
294          echo '#!' | tr -d '\012' > camlheader_ur; \
295        else \
296  gcc -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  \
297                    -DRUNTIME_NAME='"/opt/local/bin/ocamlrun"' \
298                    header.c -o tmpheader && \
299          strip tmpheader && \
300  mv tmpheader camlheader && \
301          cp camlheader camlheader_ur; \
302        fi
303if true; then \
304          echo '#!/opt/local/bin/ocamlrun' > camlheader && \
305          echo '#!' | tr -d '\012' > camlheader_ur; \
306        else \
307  gcc -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  \
308                    -DRUNTIME_NAME='"/opt/local/bin/ocamlrun"' \
309                    header.c -o tmpheader && \
310          strip tmpheader && \
311  mv tmpheader camlheader && \
312          cp camlheader camlheader_ur; \
313        fi
314../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
315../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
316../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
317../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
318../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
319../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
320../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
321../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
322../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
323../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
324../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
325../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
326../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
327../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
328../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
329../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
330../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
331../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
332../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
333../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
334../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
335../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
336../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
337../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
338../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
339../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
340../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
341../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
342../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
343../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
344../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
345../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
346../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
347../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
348../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
349../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
350../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
351../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
352../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
353../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
354../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
355../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
356../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
357../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
358../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
359../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
360../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
361../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
362../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
363../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
364../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
365../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
366../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
367../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
368../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
369../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
370../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
371../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
372../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
373../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
374../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
375../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
376../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
377../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
378../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
379../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
380../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
381../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
382../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
383../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
384../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
385../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
386../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
387../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
388../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
389../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
390../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
391../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
392../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
393../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
394../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
395../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
396../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
397../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
398../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
399../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
400../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
401cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
402make: *** Waiting for unfinished jobs....
403if test -f boot/libcamlrun.a; then :; else \
404          ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
405make: *** Waiting for unfinished jobs....
406if test -d stdlib/caml; then :; else \
407          ln -s ../byterun stdlib/caml; fi
408make: *** Waiting for unfinished jobs....
409Error: 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
410Command output: ../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
411../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
412../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
413../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
414../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
415../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
416../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
417../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
418../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
419../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
420../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
421../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
422../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
423../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
424../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
425../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
426../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
427../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
428../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
429../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
430../boot/ocamlrun ../boot/ocamlc -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
431../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
432cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
433make: *** Waiting for unfinished jobs....
434if test -f boot/libcamlrun.a; then :; else \
435          ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
436make: *** Waiting for unfinished jobs....
437if test -d stdlib/caml; then :; else \
438          ln -s ../byterun stdlib/caml; fi
439make: *** Waiting for unfinished jobs....
440
441Warning: the following items did not execute (for ocaml): org.macports.activate org.macports.build org.macports.destroot org.macports.install
442Error: Status 1 encountered during processing.