Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2014
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 150.27 KB | None | 0 0
  1. [compiler.get] Downloading http://caml.inria.fr/pub/distrib/ocaml-4.01/ocaml-4.01.0.tar.gz
  2. % Total % Received % Xferd Average Speed Time Time Time Current
  3. Dload Upload Total Spent Left Speed
  4. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  5. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  6. 100 4294k 100 4294k 0 0 8309k 0 --:--:-- --:--:-- --:--:-- 8307k
  7. 200
  8. % Total % Received % Xferd Average Speed Time Time Time Current
  9. Dload Upload Total Spent Left Speed
  10. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  11. 100 755 0 755 0 0 1811 0 --:--:-- --:--:-- --:--:-- 1814
  12. 200
  13. patching file configure
  14. Hunk #1 succeeded at 278 (offset -44 lines).
  15. Now compiling OCaml. This may take a while, please bear with us...
  16. Configuring for a x86_64-unknown-linux-gnu ...
  17. gcc found
  18. The C compiler is ANSI-compliant.
  19. Checking the sizes of integers and pointers...
  20. Wow! A 64 bit architecture!
  21. This is a little-endian architecture.
  22. Doubles can be word-aligned.
  23. 64-bit integers can be word-aligned.
  24. Native division and modulus have round-towards-zero semantics,
  25. will use them.
  26. ranlib found
  27. #! appears to work in shell scripts
  28. POSIX signal handling found.
  29. expm1(), log1p(), hypot(), copysign() found.
  30. getrusage() found.
  31. times() found.
  32. termcap functions found (with libraries '-lcurses')
  33. You have BSD sockets.
  34. socklen_t is defined in <sys/socket.h>
  35. inet_aton() found.
  36. IPv6 is supported.
  37. unistd.h found.
  38. off_t is defined in <sys/types.h>
  39. dirent.h found.
  40. rewinddir() found.
  41. lockf() found.
  42. mkfifo() found.
  43. getcwd() found.
  44. getwd() found.
  45. getpriority() found.
  46. utime() found.
  47. utimes() found.
  48. dup2() found.
  49. fchmod() found.
  50. truncate() found.
  51. sys/select.h found.
  52. select() found.
  53. symlink() found.
  54. waitpid() found.
  55. wait4() found.
  56. getgroups() found.
  57. setgroups() found.
  58. initgroups() found.
  59. POSIX termios found.
  60. Asynchronous I/O are supported.
  61. setitimer() found.
  62. gethostname() found.
  63. uname() found.
  64. gettimeofday() found.
  65. mktime() found.
  66. setsid() found.
  67. putenv() found.
  68. setlocale() and <locale.h> found.
  69. dlopen() found in -ldl.
  70. Dynamic loading of shared libraries is supported.
  71. mmap() found.
  72. pwrite() found
  73. gethostbyname_r() found (with 6 arguments).
  74. gethostbyaddr_r() found (with 8 arguments).
  75. Replay debugger supported.
  76. System stack overflow can be detected.
  77. POSIX threads library supported.
  78. Options for linking with POSIX threads: -lpthread
  79. sigwait() found
  80. Bytecode threads library supported.
  81. X11 works
  82. Options for compiling for X11:
  83. Options for linking with X11: -L/usr/lib/x86_64-linux-gnu -lX11
  84. Configuring LablTk...
  85. tcl.h and/or tk.h not found.
  86. Configuration failed, LablTk will not be built.
  87. BFD library not found, 'objinfo' will be unable to display info on .cmxs files
  88. Assembler supports CFI
  89.  
  90. ** Configuration summary **
  91.  
  92. Directories where OCaml will be installed:
  93. binaries.................. /home/thore/.opam/4.01.0/bin
  94. standard library.......... /home/thore/.opam/4.01.0/lib/ocaml
  95. manual pages.............. /home/thore/.opam/4.01.0/man (with extension .1)
  96. Configuration for the bytecode compiler:
  97. C compiler used........... gcc
  98. options for compiling..... -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
  99. options for linking....... -Wl,-E -lm -ldl -lcurses -lpthread
  100. shared libraries are supported
  101. options for compiling..... -fPIC -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
  102. command for building...... gcc -shared -o lib.so -Wl,-rpath,/a/path objs
  103. Configuration for the native-code compiler:
  104. hardware architecture..... amd64
  105. OS variant................ linux
  106. C compiler used........... gcc
  107. options for compiling..... -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
  108. options for linking....... -lm
  109. assembler ................ as
  110. preprocessed assembler ... gcc -c
  111. assembler supports CFI ... yes
  112. with frame pointers....... no
  113. native dynlink ........... true
  114. profiling with gprof ..... supported
  115. Source-level replay debugger: supported
  116. Debug runtime will be compiled and installed
  117. Additional libraries supported:
  118. unix str num dynlink bigarray systhreads threads graph
  119. Configuration for the "num" library:
  120. target architecture ...... amd64 (asm level 1)
  121. Configuration for the "graph" library:
  122. options for compiling ....
  123. options for linking ...... -L/usr/lib/x86_64-linux-gnu -lX11
  124. The "labltk" library: not supported
  125.  
  126. ** OCaml configuration completed successfully **
  127.  
  128. make coldstart
  129. make[1]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml'
  130. cd byterun; make all
  131. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/byterun'
  132. sed -n -e '/^ /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
  133. -e '/^}/q' instruct.h > jumptbl.h
  134. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o interp.o interp.c
  135. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o misc.o misc.c
  136. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o stacks.o stacks.c
  137. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o fix_code.o fix_code.c
  138. echo "#define OCAML_VERSION \"`sed -e 1q ../VERSION`\"" > version.h
  139. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o startup.o startup.c
  140. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o freelist.o freelist.c
  141. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o major_gc.o major_gc.c
  142. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o minor_gc.o minor_gc.c
  143. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o memory.o memory.c
  144. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o alloc.o alloc.c
  145. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o roots.o roots.c
  146. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o globroots.o globroots.c
  147. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o fail.o fail.c
  148. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals.o signals.c
  149. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o signals_byt.o signals_byt.c
  150. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o printexc.o printexc.c
  151. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o backtrace.o backtrace.c
  152. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compare.o compare.c
  153. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o ints.o ints.c
  154. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o floats.o floats.c
  155. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o str.o str.c
  156. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o array.o array.c
  157. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o io.o io.c
  158. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o extern.o extern.c
  159. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o intern.o intern.c
  160. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o hash.o hash.c
  161. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o sys.o sys.c
  162. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o meta.o meta.c
  163. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o parsing.o parsing.c
  164. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o gc_ctrl.o gc_ctrl.c
  165. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o terminfo.o terminfo.c
  166. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o md5.o md5.c
  167. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o obj.o obj.c
  168. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lexing.o lexing.c
  169. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o callback.o callback.c
  170. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o debugger.o debugger.c
  171. debugger.c: In function ‘caml_debugger’:
  172. debugger.c:253:7: warning: variable ‘frame_number’ set but not used [-Wunused-but-set-variable]
  173. int frame_number;
  174. ^
  175. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o weak.o weak.c
  176. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o compact.o compact.c
  177. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o finalise.o finalise.c
  178. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o custom.o custom.c
  179. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o dynlink.o dynlink.c
  180. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o unix.o unix.c
  181. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o main.o main.c
  182. 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
  183. ranlib libcamlrun.a
  184. 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 \
  185. | sort | uniq > primitives
  186. (echo '#include "mlvalues.h"'; \
  187. echo '#include "prims.h"'; \
  188. sed -e 's/.*/extern value &();/' primitives; \
  189. echo 'c_primitive caml_builtin_cprim[] = {'; \
  190. sed -e 's/.*/ &,/' primitives; \
  191. echo ' 0 };'; \
  192. echo 'char * caml_names_of_builtin_cprim[] = {'; \
  193. sed -e 's/.*/ "&",/' primitives; \
  194. echo ' 0 };') > prims.c
  195. gcc -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o prims.o prims.c
  196. gcc -Wl,-E -o ocamlrun \
  197. prims.o libcamlrun.a -lm -ldl -lcurses -lpthread
  198. echo "/home/thore/.opam/4.01.0/lib/ocaml/stublibs" > ld.conf
  199. echo "/home/thore/.opam/4.01.0/lib/ocaml" >> ld.conf
  200. ln -s -f interp.c interp.d.c
  201. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT interp.d.c
  202. rm interp.d.c
  203. ln -s -f misc.c misc.d.c
  204. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT misc.d.c
  205. rm misc.d.c
  206. ln -s -f stacks.c stacks.d.c
  207. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT stacks.d.c
  208. rm stacks.d.c
  209. ln -s -f fix_code.c fix_code.d.c
  210. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT fix_code.d.c
  211. rm fix_code.d.c
  212. ln -s -f startup.c startup.d.c
  213. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT startup.d.c
  214. rm startup.d.c
  215. ln -s -f freelist.c freelist.d.c
  216. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT freelist.d.c
  217. rm freelist.d.c
  218. ln -s -f major_gc.c major_gc.d.c
  219. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT major_gc.d.c
  220. rm major_gc.d.c
  221. ln -s -f minor_gc.c minor_gc.d.c
  222. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT minor_gc.d.c
  223. rm minor_gc.d.c
  224. ln -s -f memory.c memory.d.c
  225. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT memory.d.c
  226. rm memory.d.c
  227. ln -s -f alloc.c alloc.d.c
  228. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT alloc.d.c
  229. rm alloc.d.c
  230. ln -s -f roots.c roots.d.c
  231. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT roots.d.c
  232. rm roots.d.c
  233. ln -s -f globroots.c globroots.d.c
  234. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT globroots.d.c
  235. rm globroots.d.c
  236. ln -s -f fail.c fail.d.c
  237. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT fail.d.c
  238. rm fail.d.c
  239. ln -s -f signals.c signals.d.c
  240. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT signals.d.c
  241. rm signals.d.c
  242. ln -s -f signals_byt.c signals_byt.d.c
  243. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT signals_byt.d.c
  244. rm signals_byt.d.c
  245. ln -s -f printexc.c printexc.d.c
  246. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT printexc.d.c
  247. rm printexc.d.c
  248. ln -s -f backtrace.c backtrace.d.c
  249. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT backtrace.d.c
  250. rm backtrace.d.c
  251. ln -s -f compare.c compare.d.c
  252. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT compare.d.c
  253. rm compare.d.c
  254. ln -s -f ints.c ints.d.c
  255. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT ints.d.c
  256. rm ints.d.c
  257. ln -s -f floats.c floats.d.c
  258. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT floats.d.c
  259. rm floats.d.c
  260. ln -s -f str.c str.d.c
  261. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT str.d.c
  262. rm str.d.c
  263. ln -s -f array.c array.d.c
  264. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT array.d.c
  265. rm array.d.c
  266. ln -s -f io.c io.d.c
  267. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT io.d.c
  268. rm io.d.c
  269. ln -s -f extern.c extern.d.c
  270. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT extern.d.c
  271. rm extern.d.c
  272. ln -s -f intern.c intern.d.c
  273. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT intern.d.c
  274. rm intern.d.c
  275. ln -s -f hash.c hash.d.c
  276. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT hash.d.c
  277. rm hash.d.c
  278. ln -s -f sys.c sys.d.c
  279. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT sys.d.c
  280. rm sys.d.c
  281. ln -s -f meta.c meta.d.c
  282. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT meta.d.c
  283. rm meta.d.c
  284. ln -s -f parsing.c parsing.d.c
  285. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT parsing.d.c
  286. rm parsing.d.c
  287. ln -s -f gc_ctrl.c gc_ctrl.d.c
  288. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT gc_ctrl.d.c
  289. rm gc_ctrl.d.c
  290. ln -s -f terminfo.c terminfo.d.c
  291. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT terminfo.d.c
  292. rm terminfo.d.c
  293. ln -s -f md5.c md5.d.c
  294. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT md5.d.c
  295. rm md5.d.c
  296. ln -s -f obj.c obj.d.c
  297. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT obj.d.c
  298. rm obj.d.c
  299. ln -s -f lexing.c lexing.d.c
  300. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT lexing.d.c
  301. rm lexing.d.c
  302. ln -s -f callback.c callback.d.c
  303. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT callback.d.c
  304. rm callback.d.c
  305. ln -s -f debugger.c debugger.d.c
  306. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT debugger.d.c
  307. debugger.d.c: In function ‘caml_debugger’:
  308. debugger.d.c:253:7: warning: variable ‘frame_number’ set but not used [-Wunused-but-set-variable]
  309. int frame_number;
  310. ^
  311. rm debugger.d.c
  312. ln -s -f weak.c weak.d.c
  313. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT weak.d.c
  314. rm weak.d.c
  315. ln -s -f compact.c compact.d.c
  316. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT compact.d.c
  317. rm compact.d.c
  318. ln -s -f finalise.c finalise.d.c
  319. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT finalise.d.c
  320. rm finalise.d.c
  321. ln -s -f custom.c custom.d.c
  322. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT custom.d.c
  323. rm custom.d.c
  324. ln -s -f dynlink.c dynlink.d.c
  325. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT dynlink.d.c
  326. rm dynlink.d.c
  327. ln -s -f unix.c unix.d.c
  328. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT unix.d.c
  329. rm unix.d.c
  330. ln -s -f main.c main.d.c
  331. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT main.d.c
  332. rm main.d.c
  333. sed -e '/\/\*/d' \
  334. -e '/^#/d' \
  335. -e 's/enum /char * names_of_/' \
  336. -e 's/{$/[] = {/' \
  337. -e 's/\([[:upper:]][[:upper:]_0-9]*\)/"\1"/g' instruct.h > opnames.h
  338. ln -s -f instrtrace.c instrtrace.d.c
  339. gcc -c -DCAML_NAME_SPACE -g -DDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT instrtrace.d.c
  340. rm instrtrace.d.c
  341. ar rc libcamlrund.a interp.d.o misc.d.o stacks.d.o fix_code.d.o startup.d.o freelist.d.o major_gc.d.o minor_gc.d.o memory.d.o alloc.d.o roots.d.o globroots.d.o fail.d.o signals.d.o signals_byt.d.o printexc.d.o backtrace.d.o compare.d.o ints.d.o floats.d.o str.d.o array.d.o io.d.o extern.d.o intern.d.o hash.d.o sys.d.o meta.d.o parsing.d.o gc_ctrl.d.o terminfo.d.o md5.d.o obj.d.o lexing.d.o callback.d.o debugger.d.o weak.d.o compact.d.o finalise.d.o custom.d.o dynlink.d.o unix.d.o main.d.o instrtrace.d.o
  342. ranlib libcamlrund.a
  343. gcc -g -Wl,-E -o ocamlrund \
  344. prims.o libcamlrund.a -lm -ldl -lcurses -lpthread
  345. ln -s -f interp.c interp.pic.c
  346. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC interp.pic.c
  347. rm interp.pic.c
  348. ln -s -f misc.c misc.pic.c
  349. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC misc.pic.c
  350. rm misc.pic.c
  351. ln -s -f stacks.c stacks.pic.c
  352. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC stacks.pic.c
  353. rm stacks.pic.c
  354. ln -s -f fix_code.c fix_code.pic.c
  355. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC fix_code.pic.c
  356. rm fix_code.pic.c
  357. ln -s -f startup.c startup.pic.c
  358. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC startup.pic.c
  359. rm startup.pic.c
  360. ln -s -f freelist.c freelist.pic.c
  361. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC freelist.pic.c
  362. rm freelist.pic.c
  363. ln -s -f major_gc.c major_gc.pic.c
  364. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC major_gc.pic.c
  365. rm major_gc.pic.c
  366. ln -s -f minor_gc.c minor_gc.pic.c
  367. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC minor_gc.pic.c
  368. rm minor_gc.pic.c
  369. ln -s -f memory.c memory.pic.c
  370. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC memory.pic.c
  371. rm memory.pic.c
  372. ln -s -f alloc.c alloc.pic.c
  373. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC alloc.pic.c
  374. rm alloc.pic.c
  375. ln -s -f roots.c roots.pic.c
  376. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC roots.pic.c
  377. rm roots.pic.c
  378. ln -s -f globroots.c globroots.pic.c
  379. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC globroots.pic.c
  380. rm globroots.pic.c
  381. ln -s -f fail.c fail.pic.c
  382. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC fail.pic.c
  383. rm fail.pic.c
  384. ln -s -f signals.c signals.pic.c
  385. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC signals.pic.c
  386. rm signals.pic.c
  387. ln -s -f signals_byt.c signals_byt.pic.c
  388. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC signals_byt.pic.c
  389. rm signals_byt.pic.c
  390. ln -s -f printexc.c printexc.pic.c
  391. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC printexc.pic.c
  392. rm printexc.pic.c
  393. ln -s -f backtrace.c backtrace.pic.c
  394. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC backtrace.pic.c
  395. rm backtrace.pic.c
  396. ln -s -f compare.c compare.pic.c
  397. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC compare.pic.c
  398. rm compare.pic.c
  399. ln -s -f ints.c ints.pic.c
  400. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC ints.pic.c
  401. rm ints.pic.c
  402. ln -s -f floats.c floats.pic.c
  403. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC floats.pic.c
  404. rm floats.pic.c
  405. ln -s -f str.c str.pic.c
  406. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC str.pic.c
  407. rm str.pic.c
  408. ln -s -f array.c array.pic.c
  409. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC array.pic.c
  410. rm array.pic.c
  411. ln -s -f io.c io.pic.c
  412. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC io.pic.c
  413. rm io.pic.c
  414. ln -s -f extern.c extern.pic.c
  415. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC extern.pic.c
  416. rm extern.pic.c
  417. ln -s -f intern.c intern.pic.c
  418. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC intern.pic.c
  419. rm intern.pic.c
  420. ln -s -f hash.c hash.pic.c
  421. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC hash.pic.c
  422. rm hash.pic.c
  423. ln -s -f sys.c sys.pic.c
  424. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC sys.pic.c
  425. rm sys.pic.c
  426. ln -s -f meta.c meta.pic.c
  427. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC meta.pic.c
  428. rm meta.pic.c
  429. ln -s -f parsing.c parsing.pic.c
  430. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC parsing.pic.c
  431. rm parsing.pic.c
  432. ln -s -f gc_ctrl.c gc_ctrl.pic.c
  433. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC gc_ctrl.pic.c
  434. rm gc_ctrl.pic.c
  435. ln -s -f terminfo.c terminfo.pic.c
  436. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC terminfo.pic.c
  437. rm terminfo.pic.c
  438. ln -s -f md5.c md5.pic.c
  439. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC md5.pic.c
  440. rm md5.pic.c
  441. ln -s -f obj.c obj.pic.c
  442. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC obj.pic.c
  443. rm obj.pic.c
  444. ln -s -f lexing.c lexing.pic.c
  445. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC lexing.pic.c
  446. rm lexing.pic.c
  447. ln -s -f callback.c callback.pic.c
  448. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC callback.pic.c
  449. rm callback.pic.c
  450. ln -s -f debugger.c debugger.pic.c
  451. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC debugger.pic.c
  452. debugger.pic.c: In function ‘caml_debugger’:
  453. debugger.pic.c:253:7: warning: variable ‘frame_number’ set but not used [-Wunused-but-set-variable]
  454. int frame_number;
  455. ^
  456. rm debugger.pic.c
  457. ln -s -f weak.c weak.pic.c
  458. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC weak.pic.c
  459. rm weak.pic.c
  460. ln -s -f compact.c compact.pic.c
  461. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC compact.pic.c
  462. rm compact.pic.c
  463. ln -s -f finalise.c finalise.pic.c
  464. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC finalise.pic.c
  465. rm finalise.pic.c
  466. ln -s -f custom.c custom.pic.c
  467. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC custom.pic.c
  468. rm custom.pic.c
  469. ln -s -f dynlink.c dynlink.pic.c
  470. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC dynlink.pic.c
  471. rm dynlink.pic.c
  472. ln -s -f unix.c unix.pic.c
  473. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC unix.pic.c
  474. rm unix.pic.c
  475. ln -s -f main.c main.pic.c
  476. gcc -c -DCAML_NAME_SPACE -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC main.pic.c
  477. rm main.pic.c
  478. gcc -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 -ldl -lcurses -lpthread
  479. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/byterun'
  480. cp byterun/ocamlrun boot/ocamlrun
  481. cd yacc; make all
  482. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/yacc'
  483. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o closure.o closure.c
  484. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o error.o error.c
  485. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lalr.o lalr.c
  486. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o lr0.o lr0.c
  487. echo "#define OCAML_VERSION \"`sed -e 1q ../VERSION`\"" >version.h
  488. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o main.o main.c
  489. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o mkpar.o mkpar.c
  490. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o output.o output.c
  491. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o reader.o reader.c
  492. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o skeleton.o skeleton.c
  493. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o symtab.o symtab.c
  494. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o verbose.o verbose.c
  495. gcc -O -DNDEBUG -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -c -o warshall.o warshall.c
  496. gcc -O -DNDEBUG -fno-defer-pop -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
  497. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/yacc'
  498. cp yacc/ocamlyacc boot/ocamlyacc
  499. cd stdlib; make COMPILER=../boot/ocamlc all
  500. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/stdlib'
  501. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
  502. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
  503. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
  504. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
  505. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
  506. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
  507. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
  508. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
  509. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
  510. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
  511. sed -e "s|%%VERSION%%|`sed -e 1q ../VERSION`|" sys.mlp >sys.ml
  512. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
  513. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
  514. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
  515. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
  516. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
  517. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
  518. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
  519. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
  520. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
  521. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
  522. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
  523. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
  524. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
  525. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
  526. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
  527. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
  528. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
  529. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
  530. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
  531. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
  532. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
  533. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
  534. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
  535. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
  536. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
  537. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
  538. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli
  539. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml
  540. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
  541. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
  542. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
  543. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
  544. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
  545. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
  546. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
  547. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
  548. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
  549. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
  550. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
  551. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
  552. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
  553. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
  554. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
  555. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
  556. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
  557. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
  558. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
  559. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
  560. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
  561. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
  562. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
  563. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
  564. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
  565. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
  566. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
  567. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
  568. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
  569. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
  570. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
  571. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
  572. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
  573. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
  574. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
  575. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
  576. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
  577. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
  578. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
  579. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
  580. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
  581. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
  582. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
  583. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
  584. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
  585. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
  586. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
  587. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
  588. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
  589. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
  590. ../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
  591. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
  592. if true; then \
  593. echo '#!/home/thore/.opam/4.01.0/bin/ocamlrun' > camlheader && \
  594. echo '#!/home/thore/.opam/4.01.0/bin/ocamlrund' > camlheaderd && \
  595. echo '#!' | tr -d '\012' > camlheader_ur; \
  596. else \
  597. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wl,-E \
  598. -DRUNTIME_NAME='"/home/thore/.opam/4.01.0/bin/ocamlrun"' \
  599. header.c -o tmpheader && \
  600. strip tmpheader && \
  601. mv tmpheader camlheader && \
  602. cp camlheader camlheader_ur && \
  603. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wl,-E \
  604. -DRUNTIME_NAME='"/home/thore/.opam/4.01.0/bin/ocamlrund"' \
  605. header.c -o tmpheader && \
  606. strip tmpheader && \
  607. mv tmpheader camlheaderd; \
  608. fi
  609. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/stdlib'
  610. cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
  611. if test -f boot/libcamlrun.a; then :; else \
  612. ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi
  613. if test -d stdlib/caml; then :; else \
  614. ln -s ../byterun stdlib/caml; fi
  615. make[1]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml'
  616. make all
  617. make[1]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml'
  618. cd byterun; make all
  619. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/byterun'
  620. make[2]: Nothing to be done for `all'.
  621. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/byterun'
  622. if test -f stdlib/libcamlrun.a; then :; else \
  623. ln -s ../byterun/libcamlrun.a stdlib/libcamlrun.a; fi
  624. 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
  625. 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
  626. 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
  627. 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
  628. sed -e 's|%%LIBDIR%%|/home/thore/.opam/4.01.0/lib/ocaml|' \
  629. -e 's|%%BYTERUN%%|/home/thore/.opam/4.01.0/bin/ocamlrun|' \
  630. -e 's|%%CCOMPTYPE%%|cc|' \
  631. -e 's|%%BYTECC%%|gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC|' \
  632. -e 's|%%NATIVECC%%|gcc -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT|' \
  633. -e 's|%%PACKLD%%|ld -r -o\ |' \
  634. -e 's|%%BYTECCLIBS%%|-lm -ldl -lcurses -lpthread|' \
  635. -e 's|%%NATIVECCLIBS%%|-lm -ldl|' \
  636. -e 's|%%RANLIBCMD%%|ranlib|' \
  637. -e 's|%%ARCMD%%|ar|' \
  638. -e 's|%%CC_PROFILE%%|-pg|' \
  639. -e 's|%%ARCH%%|amd64|' \
  640. -e 's|%%MODEL%%|default|' \
  641. -e 's|%%SYSTEM%%|linux|' \
  642. -e 's|%%EXT_OBJ%%|.o|' \
  643. -e 's|%%EXT_ASM%%|.s|' \
  644. -e 's|%%EXT_LIB%%|.a|' \
  645. -e 's|%%EXT_DLL%%|.so|' \
  646. -e 's|%%SYSTHREAD_SUPPORT%%|true|' \
  647. -e 's|%%ASM%%|as|' \
  648. -e 's|%%ASM_CFI_SUPPORTED%%|true|' \
  649. -e 's|%%WITH_FRAME_POINTERS%%|false|' \
  650. -e 's|%%MKDLL%%|gcc -shared|' \
  651. -e 's|%%MKEXE%%|gcc|' \
  652. -e 's|%%MKMAINDLL%%|gcc -shared|' \
  653. utils/config.mlp > utils/config.ml
  654. 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
  655. 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
  656. 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
  657. 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
  658. 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
  659. 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
  660. 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
  661. 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
  662. 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
  663. 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
  664. 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
  665. 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
  666. 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
  667. 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
  668. 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
  669. 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
  670. 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
  671. 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
  672. boot/ocamlyacc -v parsing/parser.mly
  673. 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
  674. 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
  675. 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
  676. 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
  677. boot/ocamlrun boot/ocamllex parsing/lexer.mll
  678. 169 states, 3671 transitions, table size 15698 bytes
  679. 2228 additional bytes used for bindings
  680. 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
  681. 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
  682. 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
  683. 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
  684. 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
  685. 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
  686. 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
  687. 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
  688. 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
  689. 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
  690. 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
  691. 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
  692. 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
  693. 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
  694. 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
  695. 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
  696. 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
  697. 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
  698. 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
  699. 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
  700. 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
  701. 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
  702. 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
  703. 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
  704. 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
  705. 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
  706. 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
  707. 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
  708. 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
  709. 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
  710. 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
  711. 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
  712. 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
  713. 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
  714. 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
  715. 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
  716. 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
  717. 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
  718. 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
  719. 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
  720. 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
  721. 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
  722. 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
  723. 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
  724. 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
  725. 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
  726. 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
  727. 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
  728. 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
  729. 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
  730. 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
  731. 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
  732. 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
  733. 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
  734. 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
  735. 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
  736. 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
  737. 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
  738. 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
  739. 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
  740. 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
  741. 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
  742. 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
  743. 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
  744. 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
  745. 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
  746. 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
  747. 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
  748. 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
  749. 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
  750. 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
  751. 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
  752. 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
  753. 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
  754. 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
  755. 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
  756. 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
  757. 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
  758. 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
  759. 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
  760. 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
  761. 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
  762. 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
  763. 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
  764. 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
  765. 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
  766. 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
  767. 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
  768. 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
  769. 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
  770. 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
  771. 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
  772. (echo 'let builtin_exceptions = [|'; \
  773. sed -n -e 's|.*/\* \("[A-Za-z_]*"\) \*/$| \1;|p' byterun/fail.h | \
  774. sed -e '$s/;$//'; \
  775. echo '|]'; \
  776. echo 'let builtin_primitives = [|'; \
  777. sed -e 's/.*/ "&";/' -e '$s/;$//' byterun/primitives; \
  778. echo '|]') > bytecomp/runtimedef.ml
  779. 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
  780. 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
  781. 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
  782. 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
  783. 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
  784. 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
  785. 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
  786. 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
  787. 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
  788. 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
  789. 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
  790. 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
  791. 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
  792. 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
  793. 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
  794. 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
  795. 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
  796. 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
  797. 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
  798. sed -n -e '/^enum/p' -e 's/,//g' -e '/^ /p' byterun/instruct.h | \
  799. awk -f tools/make-opcodes > bytecomp/opcodes.ml
  800. 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
  801. 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
  802. 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
  803. 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
  804. 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
  805. 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
  806. 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
  807. 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
  808. 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
  809. 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
  810. 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
  811. 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
  812. 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
  813. 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
  814. 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
  815. 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
  816. 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
  817. 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
  818. 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
  819. 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
  820. 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
  821. 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
  822. 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
  823. boot/ocamlrun boot/ocamlc -nostdlib -I boot -compat-32 -o ocamlc \
  824. compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma driver/main.cmo
  825. cd yacc; make all
  826. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/yacc'
  827. make[2]: Nothing to be done for `all'.
  828. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/yacc'
  829. cd lex; make all
  830. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/lex'
  831. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A cset.mli
  832. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A cset.ml
  833. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A syntax.mli
  834. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A syntax.ml
  835. ../boot/ocamlyacc -v parser.mly
  836. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A parser.mli
  837. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A parser.ml
  838. ../boot/ocamlrun ../boot/ocamllex lexer.mll
  839. 95 states, 1173 transitions, table size 5262 bytes
  840. 1784 additional bytes used for bindings
  841. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A lexer.mli
  842. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A lexer.ml
  843. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A table.mli
  844. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A table.ml
  845. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A lexgen.mli
  846. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A lexgen.ml
  847. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A compact.mli
  848. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A compact.ml
  849. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A common.mli
  850. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A common.ml
  851. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A output.mli
  852. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A output.ml
  853. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A outputbis.mli
  854. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A outputbis.ml
  855. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -c -w +33..39 -warn-error A main.ml
  856. ../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
  857. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/lex'
  858. 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
  859. 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
  860. 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
  861. cd tools; make all
  862. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/tools'
  863. ../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
  864. ../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
  865. ../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
  866. ../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
  867. ../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
  868. ../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
  869. ../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
  870. ../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
  871. ../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
  872. ../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
  873. ../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
  874. ../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 \
  875. ocamloptp.cmo
  876. sed -e 's|%%BINDIR%%|/home/thore/.opam/4.01.0/bin|' ocamlmktop.tpl > ocamlmktop
  877. chmod +x ocamlmktop
  878. ../build/mkmyocamlbuild_config.sh
  879. cp ../myocamlbuild_config.ml .
  880. ../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
  881. echo '(* THIS FILE IS GENERATED FROM ocamlmklib.mlp *)' >ocamlmklib.ml
  882. sed -e "s|%%BINDIR%%|/home/thore/.opam/4.01.0/bin|" \
  883. -e "s|%%SUPPORTS_SHARED_LIBRARIES%%|true|" \
  884. -e "s|%%MKSHAREDLIB%%||" \
  885. -e "s|%%BYTECCRPATH%%|-Wl,-rpath,|" \
  886. -e "s|%%NATIVECCRPATH%%|-Wl,-rpath,|" \
  887. -e "s|%%MKSHAREDLIBRPATH%%|-Wl,-rpath,|" \
  888. -e "s|%%RANLIB%%|ranlib|" \
  889. ocamlmklib.mlp >> ocamlmklib.ml
  890. ../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
  891. ../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 \
  892. ocamlmklib.cmo
  893. unset LC_ALL || : ; \
  894. unset LC_CTYPE || : ; \
  895. unset LC_COLLATE LANG || : ; \
  896. sed -e '/\/\*/d' \
  897. -e '/^#/d' \
  898. -e 's/enum \(.*\) {/let names_of_\1 = [|/' \
  899. -e 's/};$/ |]/' \
  900. -e 's/\([A-Z][A-Z_0-9a-z]*\)/"\1"/g' \
  901. -e 's/,/;/g' \
  902. ../byterun/instruct.h > opnames.ml
  903. ../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
  904. ../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
  905. ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../asmcomp -I ../driver -o dumpobj \
  906. misc.cmo tbl.cmo config.cmo ident.cmo \
  907. opcodes.cmo bytesections.cmo opnames.cmo dumpobj.cmo
  908. gcc -o objinfo_helper -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT \
  909. objinfo_helper.c
  910. ../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
  911. ../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
  912. ../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
  913. ../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
  914. ../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
  915. ../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
  916. ../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
  917. ../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
  918. ../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
  919. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/tools'
  920. cd stdlib; make all
  921. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/stdlib'
  922. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags pervasives.cmi` -c pervasives.mli
  923. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags pervasives.cmo` -c pervasives.ml
  924. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags array.cmi` -c array.mli
  925. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags array.cmo` -c array.ml
  926. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags list.cmi` -c list.mli
  927. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags list.cmo` -c list.ml
  928. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags char.cmi` -c char.mli
  929. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags char.cmo` -c char.ml
  930. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags string.cmi` -c string.mli
  931. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags string.cmo` -c string.ml
  932. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sys.cmi` -c sys.mli
  933. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sys.cmo` -c sys.ml
  934. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sort.cmi` -c sort.mli
  935. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags sort.cmo` -c sort.ml
  936. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags marshal.cmi` -c marshal.mli
  937. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags marshal.cmo` -c marshal.ml
  938. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int32.cmi` -c int32.mli
  939. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags obj.cmi` -c obj.mli
  940. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags obj.cmo` -c obj.ml
  941. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int32.cmo` -c int32.ml
  942. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int64.cmi` -c int64.mli
  943. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags int64.cmo` -c int64.ml
  944. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags nativeint.cmi` -c nativeint.mli
  945. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags nativeint.cmo` -c nativeint.ml
  946. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lexing.cmi` -c lexing.mli
  947. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lexing.cmo` -c lexing.ml
  948. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags parsing.cmi` -c parsing.mli
  949. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags parsing.cmo` -c parsing.ml
  950. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags set.cmi` -c set.mli
  951. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags set.cmo` -c set.ml
  952. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags map.cmi` -c map.mli
  953. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags map.cmo` -c map.ml
  954. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stack.cmi` -c stack.mli
  955. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stack.cmo` -c stack.ml
  956. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags queue.cmi` -c queue.mli
  957. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags queue.cmo` -c queue.ml
  958. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmi` -c camlinternalLazy.mli
  959. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalLazy.cmo` -c camlinternalLazy.ml
  960. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lazy.cmi` -c lazy.mli
  961. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags lazy.cmo` -c lazy.ml
  962. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stream.cmi` -c stream.mli
  963. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stream.cmo` -c stream.ml
  964. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags buffer.cmi` -c buffer.mli
  965. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags buffer.cmo` -c buffer.ml
  966. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printf.cmi` -c printf.mli
  967. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printf.cmo` -c printf.ml
  968. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arg.cmi` -c arg.mli
  969. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arg.cmo` -c arg.ml
  970. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printexc.cmi` -c printexc.mli
  971. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags printexc.cmo` -c printexc.ml
  972. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags gc.cmi` -c gc.mli
  973. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags gc.cmo` -c gc.ml
  974. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags digest.cmi` -c digest.mli
  975. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags digest.cmo` -c digest.ml
  976. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags random.cmi` -c random.mli
  977. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags random.cmo` -c random.ml
  978. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags hashtbl.cmi` -c hashtbl.mli
  979. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags hashtbl.cmo` -c hashtbl.ml
  980. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags format.cmi` -c format.mli
  981. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags format.cmo` -c format.ml
  982. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags scanf.cmi` -c scanf.mli
  983. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags scanf.cmo` -c scanf.ml
  984. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags callback.cmi` -c callback.mli
  985. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags callback.cmo` -c callback.ml
  986. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmi` -c camlinternalOO.mli
  987. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalOO.cmo` -c camlinternalOO.ml
  988. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags oo.cmi` -c oo.mli
  989. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags oo.cmo` -c oo.ml
  990. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmi` -c camlinternalMod.mli
  991. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags camlinternalMod.cmo` -c camlinternalMod.ml
  992. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags genlex.cmi` -c genlex.mli
  993. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags genlex.cmo` -c genlex.ml
  994. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags weak.cmi` -c weak.mli
  995. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags weak.cmo` -c weak.ml
  996. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags filename.cmi` -c filename.mli
  997. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags filename.cmo` -c filename.ml
  998. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags complex.cmi` -c complex.mli
  999. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags complex.cmo` -c complex.ml
  1000. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arrayLabels.cmi` -c arrayLabels.mli
  1001. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags arrayLabels.cmo` -c arrayLabels.ml
  1002. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags listLabels.cmi` -c listLabels.mli
  1003. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags listLabels.cmo` -c listLabels.ml
  1004. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stringLabels.cmi` -c stringLabels.mli
  1005. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stringLabels.cmo` -c stringLabels.ml
  1006. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags moreLabels.cmi` -c moreLabels.mli
  1007. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags moreLabels.cmo` -c moreLabels.ml
  1008. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stdLabels.cmi` -c stdLabels.mli
  1009. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags stdLabels.cmo` -c stdLabels.ml
  1010. ../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
  1011. ../boot/ocamlrun ../ocamlc -strict-sequence -w +33..39 -g -warn-error A -nostdlib `./Compflags std_exit.cmo` -c std_exit.ml
  1012. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/stdlib'
  1013. 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
  1014. 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
  1015. 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
  1016. 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
  1017. 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
  1018. 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
  1019. 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
  1020. 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
  1021. 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
  1022. 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
  1023. 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
  1024. 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
  1025. 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
  1026. boot/ocamlrun boot/ocamlc -nostdlib -I boot -o expunge compilerlibs/ocamlcommon.cma \
  1027. compilerlibs/ocamlbytecomp.cma toplevel/expunge.cmo
  1028. boot/ocamlrun boot/ocamlc -nostdlib -I boot -linkall -o ocaml.tmp \
  1029. compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma \
  1030. compilerlibs/ocamltoplevel.cma toplevel/topstart.cmo
  1031. 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
  1032. rm -f ocaml.tmp
  1033. for i in unix str num dynlink bigarray systhreads threads graph; do \
  1034. (cd otherlibs/$i; make RUNTIME= all) || exit $?; \
  1035. done
  1036. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/unix'
  1037. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c accept.c
  1038. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c access.c
  1039. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c addrofstr.c
  1040. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c alarm.c
  1041. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c bind.c
  1042. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c chdir.c
  1043. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c chmod.c
  1044. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c chown.c
  1045. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c chroot.c
  1046. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c close.c
  1047. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c closedir.c
  1048. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c connect.c
  1049. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c cst2constr.c
  1050. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c cstringv.c
  1051. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c dup.c
  1052. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c dup2.c
  1053. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c envir.c
  1054. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c errmsg.c
  1055. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c execv.c
  1056. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c execve.c
  1057. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c execvp.c
  1058. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c exit.c
  1059. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c fchmod.c
  1060. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c fchown.c
  1061. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c fcntl.c
  1062. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c fork.c
  1063. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c ftruncate.c
  1064. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getaddrinfo.c
  1065. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getcwd.c
  1066. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getegid.c
  1067. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c geteuid.c
  1068. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getgid.c
  1069. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getgr.c
  1070. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getgroups.c
  1071. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c gethost.c
  1072. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c gethostname.c
  1073. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getlogin.c
  1074. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getnameinfo.c
  1075. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getpeername.c
  1076. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getpid.c
  1077. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getppid.c
  1078. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getproto.c
  1079. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getpw.c
  1080. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c gettimeofday.c
  1081. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getserv.c
  1082. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getsockname.c
  1083. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c getuid.c
  1084. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c gmtime.c
  1085. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c initgroups.c
  1086. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c isatty.c
  1087. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c itimer.c
  1088. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c kill.c
  1089. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c link.c
  1090. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c listen.c
  1091. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c lockf.c
  1092. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c lseek.c
  1093. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c mkdir.c
  1094. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c mkfifo.c
  1095. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c nice.c
  1096. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c open.c
  1097. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c opendir.c
  1098. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c pipe.c
  1099. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c putenv.c
  1100. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c read.c
  1101. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c readdir.c
  1102. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c readlink.c
  1103. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c rename.c
  1104. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c rewinddir.c
  1105. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c rmdir.c
  1106. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c select.c
  1107. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c sendrecv.c
  1108. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c setgid.c
  1109. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c setgroups.c
  1110. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c setsid.c
  1111. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c setuid.c
  1112. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c shutdown.c
  1113. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c signals.c
  1114. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c sleep.c
  1115. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c socket.c
  1116. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c socketaddr.c
  1117. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c socketpair.c
  1118. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c sockopt.c
  1119. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c stat.c
  1120. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c strofaddr.c
  1121. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c symlink.c
  1122. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c termios.c
  1123. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c time.c
  1124. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c times.c
  1125. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c truncate.c
  1126. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c umask.c
  1127. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c unixsupport.c
  1128. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c unlink.c
  1129. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c utimes.c
  1130. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c wait.c
  1131. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c write.c
  1132. ../../boot/ocamlrun ../../tools/ocamlmklib -oc unix accept.o access.o addrofstr.o alarm.o bind.o chdir.o chmod.o chown.o chroot.o close.o closedir.o connect.o cst2constr.o cstringv.o dup.o dup2.o envir.o errmsg.o execv.o execve.o execvp.o exit.o fchmod.o fchown.o fcntl.o fork.o ftruncate.o getaddrinfo.o getcwd.o getegid.o geteuid.o getgid.o getgr.o getgroups.o gethost.o gethostname.o getlogin.o getnameinfo.o getpeername.o getpid.o getppid.o getproto.o getpw.o gettimeofday.o getserv.o getsockname.o getuid.o gmtime.o initgroups.o isatty.o itimer.o kill.o link.o listen.o lockf.o lseek.o mkdir.o mkfifo.o nice.o open.o opendir.o pipe.o putenv.o read.o readdir.o readlink.o rename.o rewinddir.o rmdir.o select.o sendrecv.o setgid.o setgroups.o setsid.o setuid.o shutdown.o signals.o sleep.o socket.o socketaddr.o socketpair.o sockopt.o stat.o strofaddr.o symlink.o termios.o time.o times.o truncate.o umask.o unixsupport.o unlink.o utimes.o wait.o write.o
  1133. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g -nolabels unix.mli
  1134. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g -nolabels unix.ml
  1135. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g -nolabels unixLabels.mli
  1136. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g -nolabels unixLabels.ml
  1137. ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlc '../../ocamlcomp.sh' -linkall \
  1138. unix.cmo unixLabels.cmo
  1139. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/unix'
  1140. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/str'
  1141. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c strstubs.c
  1142. ../../boot/ocamlrun ../../tools/ocamlmklib -oc camlstr strstubs.o
  1143. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g str.mli
  1144. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g str.ml
  1145. ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlc '../../ocamlcomp.sh' -linkall \
  1146. str.cmo
  1147. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/str'
  1148. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/num'
  1149. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -DBNG_ARCH_amd64 -DBNG_ASM_LEVEL=1 -c bng.c
  1150. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -DBNG_ARCH_amd64 -DBNG_ASM_LEVEL=1 -c nat_stubs.c
  1151. ../../boot/ocamlrun ../../tools/ocamlmklib -oc nums bng.o nat_stubs.o
  1152. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g int_misc.mli
  1153. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g int_misc.ml
  1154. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g nat.mli
  1155. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g nat.ml
  1156. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g big_int.mli
  1157. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g big_int.ml
  1158. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g arith_flags.mli
  1159. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g arith_flags.ml
  1160. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g ratio.mli
  1161. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g ratio.ml
  1162. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g num.mli
  1163. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g num.ml
  1164. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g arith_status.mli
  1165. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g arith_status.ml
  1166. ../../boot/ocamlrun ../../tools/ocamlmklib -o nums -oc nums -ocamlc '../../ocamlcomp.sh' -linkall \
  1167. int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
  1168. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/num'
  1169. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/dynlink'
  1170. ../../boot/ocamlrun ../../ocamlc -w +33..39 -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -pack -o dynlinkaux.cmo ../../utils/misc.cmo ../../utils/config.cmo ../../utils/clflags.cmo ../../utils/tbl.cmo ../../utils/consistbl.cmo ../../utils/terminfo.cmo ../../utils/warnings.cmo ../../parsing/asttypes.cmi ../../parsing/location.cmo ../../parsing/longident.cmo ../../typing/ident.cmo ../../typing/path.cmo ../../typing/primitive.cmo ../../typing/types.cmo ../../typing/btype.cmo ../../typing/subst.cmo ../../typing/predef.cmo ../../typing/datarepr.cmo ../../typing/cmi_format.cmo ../../typing/env.cmo ../../bytecomp/lambda.cmo ../../bytecomp/instruct.cmo ../../bytecomp/cmo_format.cmi ../../bytecomp/opcodes.cmo ../../bytecomp/runtimedef.cmo ../../bytecomp/bytesections.cmo ../../bytecomp/dll.cmo ../../bytecomp/meta.cmo ../../bytecomp/symtable.cmo
  1171. ../../boot/ocamlrun ../../ocamlc -c -w +33..39 -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp dynlink.mli
  1172. ../../boot/ocamlrun ../../ocamlc -c -w +33..39 -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp dynlink.ml
  1173. ../../boot/ocamlrun ../../ocamlc -w +33..39 -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -ccopt "-Wl,-E" -a -o dynlink.cma \
  1174. dynlinkaux.cmo dynlink.cmo
  1175. ../../boot/ocamlrun ../../ocamlc -c -w +33..39 -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp extract_crc.ml
  1176. ../../boot/ocamlrun ../../ocamlc -w +33..39 -warn-error A -I ../../stdlib -I ../../utils -I ../../typing -I ../../bytecomp -I ../../asmcomp -o extract_crc dynlink.cma extract_crc.cmo
  1177. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/dynlink'
  1178. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/bigarray'
  1179. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -I../unix -DIN_OCAML_BIGARRAY -DCAML_NAME_SPACE -c bigarray_stubs.c
  1180. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -I../unix -DIN_OCAML_BIGARRAY -DCAML_NAME_SPACE -c mmap_unix.c
  1181. ../../boot/ocamlrun ../../tools/ocamlmklib -oc bigarray bigarray_stubs.o mmap_unix.o
  1182. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g -I ../unix bigarray.mli
  1183. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g -I ../unix bigarray.ml
  1184. ../../boot/ocamlrun ../../tools/ocamlmklib -o bigarray -oc bigarray -ocamlc '../../ocamlcomp.sh' -linkall \
  1185. bigarray.cmo
  1186. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/bigarray'
  1187. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/systhreads'
  1188. gcc -O -I../../byterun -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC \
  1189. -c st_stubs.c
  1190. mv st_stubs.o st_stubs_b.o
  1191. ../../boot/ocamlrun ../../tools/ocamlmklib -o threads st_stubs_b.o -lpthread
  1192. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A -g thread.mli
  1193. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A -g thread.ml
  1194. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A -g mutex.mli
  1195. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A -g mutex.ml
  1196. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A -g condition.mli
  1197. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A -g condition.ml
  1198. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A -g event.mli
  1199. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A -g event.ml
  1200. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A -g threadUnix.mli
  1201. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A -g threadUnix.ml
  1202. ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo \
  1203. -cclib -lunix -cclib -lpthread
  1204. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/systhreads'
  1205. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/threads'
  1206. gcc -I../../byterun -O -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -g -c -o scheduler.o scheduler.c
  1207. ../../boot/ocamlrun ../../tools/ocamlmklib -o threads -oc vmthreads scheduler.o
  1208. ln -s -f ../unix/unix.mli unix.mli
  1209. ln -s -f ../unix/unix.cmi unix.cmi
  1210. ../../ocamlcomp.sh -I ../unix -w +33..39 -warn-error A -c unix.ml
  1211. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A thread.mli
  1212. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A thread.ml
  1213. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A mutex.mli
  1214. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A mutex.ml
  1215. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A condition.mli
  1216. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A condition.ml
  1217. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A event.mli
  1218. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A event.ml
  1219. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A threadUnix.mli
  1220. ../../ocamlcomp.sh -I ../unix -c -w +33..39 -warn-error A threadUnix.ml
  1221. ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o threads -oc vmthreads thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo
  1222. ln -s ../../stdlib/pervasives.mli pervasives.mli
  1223. ln -s ../../stdlib/pervasives.cmi pervasives.cmi
  1224. ../../ocamlcomp.sh -I ../unix -w +33..39 -warn-error A -nopervasives -c pervasives.ml
  1225. ln -s ../../stdlib/marshal.mli marshal.mli
  1226. ln -s ../../stdlib/marshal.cmi marshal.cmi
  1227. ../../ocamlcomp.sh -I ../unix -w +33..39 -warn-error A -c marshal.ml
  1228. ../../ocamlcomp.sh -I ../unix -a -o stdlib.cma pervasives.cmo ../../stdlib/array.cmo ../../stdlib/list.cmo ../../stdlib/char.cmo ../../stdlib/string.cmo ../../stdlib/sys.cmo ../../stdlib/sort.cmo marshal.cmo ../../stdlib/obj.cmo ../../stdlib/int32.cmo ../../stdlib/int64.cmo ../../stdlib/nativeint.cmo ../../stdlib/lexing.cmo ../../stdlib/parsing.cmo ../../stdlib/set.cmo ../../stdlib/map.cmo ../../stdlib/stack.cmo ../../stdlib/queue.cmo ../../stdlib/camlinternalLazy.cmo ../../stdlib/lazy.cmo ../../stdlib/stream.cmo ../../stdlib/buffer.cmo ../../stdlib/printf.cmo ../../stdlib/arg.cmo ../../stdlib/printexc.cmo ../../stdlib/gc.cmo ../../stdlib/digest.cmo ../../stdlib/random.cmo ../../stdlib/hashtbl.cmo ../../stdlib/format.cmo ../../stdlib/scanf.cmo ../../stdlib/callback.cmo ../../stdlib/camlinternalOO.cmo ../../stdlib/oo.cmo ../../stdlib/camlinternalMod.cmo ../../stdlib/genlex.cmo ../../stdlib/weak.cmo ../../stdlib/filename.cmo ../../stdlib/complex.cmo ../../stdlib/arrayLabels.cmo ../../stdlib/listLabels.cmo ../../stdlib/stringLabels.cmo ../../stdlib/stdLabels.cmo ../../stdlib/moreLabels.cmo
  1229. ../../boot/ocamlrun ../../tools/ocamlmklib -ocamlc '../../ocamlcomp.sh -I ../unix' -o unix -linkall unix.cmo ../unix/unixLabels.cmo
  1230. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/threads'
  1231. make[2]: Entering directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/graph'
  1232. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c open.c
  1233. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c draw.c
  1234. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c fill.c
  1235. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c color.c
  1236. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c text.c
  1237. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c image.c
  1238. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c make_img.c
  1239. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c dump_img.c
  1240. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c point_col.c
  1241. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c sound.c
  1242. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c events.c
  1243. gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../byterun -O -fPIC -c subwindow.c
  1244. ../../boot/ocamlrun ../../tools/ocamlmklib -oc graphics open.o draw.o fill.o color.o text.o image.o make_img.o dump_img.o point_col.o sound.o events.o subwindow.o -ldopt "-L/usr/lib/x86_64-linux-gnu -lX11"
  1245. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g graphics.mli
  1246. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g graphics.ml
  1247. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g graphicsX11.mli
  1248. ../../ocamlcomp.sh -c -w +33..39 -warn-error A -g graphicsX11.ml
  1249. ../../boot/ocamlrun ../../tools/ocamlmklib -o graphics -oc graphics -ocamlc '../../ocamlcomp.sh' -linkall \
  1250. graphics.cmo graphicsX11.cmo -cclib "\"-L/usr/lib/x86_64-linux-gnu -lX11\""
  1251. make[2]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml/otherlibs/graph'
  1252. ./build/mixed-boot.sh
  1253. + dirname ./build/mixed-boot.sh
  1254. + cd ./build/..
  1255. + touch build/ocamlbuild_mixed_mode
  1256. + mkdir -p _build
  1257. + cp -rf boot _build/
  1258. + ./build/mkconfig.sh
  1259. + ./build/mkmyocamlbuild_config.sh
  1260. + ./build/boot.sh
  1261. + TAG_LINE=true: -use_stdlib
  1262. + STDLIB_MODULES=Pervasives,Arg,Array,Buffer,Char,Digest,Filename,Format,Hashtbl,Lazy,Lexing,List,Map,Printexc,Printf,Scanf,Set,String,Sys,Parsing,Int32,Int64,Nativeint,Obj,Queue,Sort,Stream,Stack
  1263. + ./boot/ocamlrun boot/myocamlbuild.boot -ignore Pervasives,Arg,Array,Buffer,Char,Digest,Filename,Format,Hashtbl,Lazy,Lexing,List,Map,Printexc,Printf,Scanf,Set,String,Sys,Parsing,Int32,Int64,Nativeint,Obj,Queue,Sort,Stream,Stack -tag-line true: -use_stdlib boot/stdlib.cma boot/std_exit.cmo
  1264. + boot/ocamlrun boot/myocamlbuild.boot -tag-line true: -use_stdlib -log _boot_log1 ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuildlight.byte
  1265. mkdir ocamlbuild
  1266. boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.mli > ocamlbuild/log.mli.depends
  1267. boot/ocamlrun boot/ocamldep -modules ocamlbuild/signatures.mli > ocamlbuild/signatures.mli.depends
  1268. boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.mli > ocamlbuild/tags.mli.depends
  1269. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/signatures.cmi ocamlbuild/signatures.mli
  1270. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/tags.cmi ocamlbuild/tags.mli
  1271. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/log.cmi ocamlbuild/log.mli
  1272. boot/ocamlrun boot/ocamldep -modules ocamlbuild/log.ml > ocamlbuild/log.ml.depends
  1273. boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.mli > ocamlbuild/display.mli.depends
  1274. boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.mli > ocamlbuild/my_std.mli.depends
  1275. boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.mli > ocamlbuild/my_unix.mli.depends
  1276. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/display.cmi ocamlbuild/display.mli
  1277. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/my_std.cmi ocamlbuild/my_std.mli
  1278. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/my_unix.cmi ocamlbuild/my_unix.mli
  1279. boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_unix.ml > ocamlbuild/my_unix.ml.depends
  1280. boot/ocamlrun boot/ocamldep -modules ocamlbuild/my_std.ml > ocamlbuild/my_std.ml.depends
  1281. boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.mli > ocamlbuild/shell.mli.depends
  1282. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/shell.cmi ocamlbuild/shell.mli
  1283. boot/ocamlrun boot/ocamldep -modules ocamlbuild/shell.ml > ocamlbuild/shell.ml.depends
  1284. boot/ocamlrun boot/ocamldep -modules ocamlbuild/display.ml > ocamlbuild/display.ml.depends
  1285. boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.mli > ocamlbuild/discard_printf.mli.depends
  1286. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/discard_printf.cmi ocamlbuild/discard_printf.mli
  1287. boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.mli > ocamlbuild/command.mli.depends
  1288. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/command.cmi ocamlbuild/command.mli
  1289. boot/ocamlrun boot/ocamldep -modules ocamlbuild/command.ml > ocamlbuild/command.ml.depends
  1290. boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.mli > ocamlbuild/lexers.mli.depends
  1291. boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.mli > ocamlbuild/glob.mli.depends
  1292. boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.mli > ocamlbuild/bool.mli.depends
  1293. boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.mli > ocamlbuild/glob_ast.mli.depends
  1294. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/bool.cmi ocamlbuild/bool.mli
  1295. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/glob_ast.cmi ocamlbuild/glob_ast.mli
  1296. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/glob.cmi ocamlbuild/glob.mli
  1297. boot/ocamlrun boot/ocamldep -modules ocamlbuild/param_tags.mli > ocamlbuild/param_tags.mli.depends
  1298. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/lexers.cmi ocamlbuild/lexers.mli
  1299. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/param_tags.cmi ocamlbuild/param_tags.mli
  1300. boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.mli > ocamlbuild/configuration.mli.depends
  1301. boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.mli > ocamlbuild/pathname.mli.depends
  1302. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/pathname.cmi ocamlbuild/pathname.mli
  1303. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/configuration.cmi ocamlbuild/configuration.mli
  1304. boot/ocamlrun boot/ocamldep -modules ocamlbuild/configuration.ml > ocamlbuild/configuration.ml.depends
  1305. boot/ocamlrun boot/ocamldep -modules ocamlbuild/discard_printf.ml > ocamlbuild/discard_printf.ml.depends
  1306. boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.mli > ocamlbuild/flags.mli.depends
  1307. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/flags.cmi ocamlbuild/flags.mli
  1308. boot/ocamlrun boot/ocamldep -modules ocamlbuild/flags.ml > ocamlbuild/flags.ml.depends
  1309. boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.mli > ocamlbuild/hygiene.mli.depends
  1310. boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.mli > ocamlbuild/slurp.mli.depends
  1311. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/slurp.cmi ocamlbuild/slurp.mli
  1312. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/hygiene.cmi ocamlbuild/hygiene.mli
  1313. boot/ocamlrun boot/ocamldep -modules ocamlbuild/hygiene.ml > ocamlbuild/hygiene.ml.depends
  1314. boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.mli > ocamlbuild/options.mli.depends
  1315. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/options.cmi ocamlbuild/options.mli
  1316. boot/ocamlrun boot/ocamldep -modules ocamlbuild/options.ml > ocamlbuild/options.ml.depends
  1317. cp -p myocamlbuild_config.mli ocamlbuild/ocamlbuild_Myocamlbuild_config.mli
  1318. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_Myocamlbuild_config.mli > ocamlbuild/ocamlbuild_Myocamlbuild_config.mli.depends
  1319. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.mli > ocamlbuild/ocamlbuild_where.mli.depends
  1320. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild_Myocamlbuild_config.cmi ocamlbuild/ocamlbuild_Myocamlbuild_config.mli
  1321. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild_where.cmi ocamlbuild/ocamlbuild_where.mli
  1322. boot/ocamlrun boot/ocamldep -modules ocamlbuild/pathname.ml > ocamlbuild/pathname.ml.depends
  1323. boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.mli > ocamlbuild/report.mli.depends
  1324. boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.mli > ocamlbuild/solver.mli.depends
  1325. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/solver.cmi ocamlbuild/solver.mli
  1326. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/report.cmi ocamlbuild/report.mli
  1327. boot/ocamlrun boot/ocamldep -modules ocamlbuild/report.ml > ocamlbuild/report.ml.depends
  1328. boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.mli > ocamlbuild/resource.mli.depends
  1329. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/resource.cmi ocamlbuild/resource.mli
  1330. boot/ocamlrun boot/ocamldep -modules ocamlbuild/resource.ml > ocamlbuild/resource.ml.depends
  1331. boot/ocamlrun boot/ocamldep -modules ocamlbuild/digest_cache.mli > ocamlbuild/digest_cache.mli.depends
  1332. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/digest_cache.cmi ocamlbuild/digest_cache.mli
  1333. boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.mli > ocamlbuild/rule.mli.depends
  1334. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/rule.cmi ocamlbuild/rule.mli
  1335. boot/ocamlrun boot/ocamldep -modules ocamlbuild/rule.ml > ocamlbuild/rule.ml.depends
  1336. boot/ocamlrun boot/ocamldep -modules ocamlbuild/slurp.ml > ocamlbuild/slurp.ml.depends
  1337. boot/ocamlrun boot/ocamldep -modules ocamlbuild/solver.ml > ocamlbuild/solver.ml.depends
  1338. boot/ocamlrun boot/ocamldep -modules ocamlbuild/tags.ml > ocamlbuild/tags.ml.depends
  1339. boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.mli > ocamlbuild/tools.mli.depends
  1340. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/tools.cmi ocamlbuild/tools.mli
  1341. boot/ocamlrun boot/ocamldep -modules ocamlbuild/tools.ml > ocamlbuild/tools.ml.depends
  1342. boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.mli > ocamlbuild/fda.mli.depends
  1343. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/fda.cmi ocamlbuild/fda.mli
  1344. boot/ocamlrun boot/ocamldep -modules ocamlbuild/fda.ml > ocamlbuild/fda.ml.depends
  1345. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.mli > ocamlbuild/ocaml_specific.mli.depends
  1346. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_specific.cmi ocamlbuild/ocaml_specific.mli
  1347. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_specific.ml > ocamlbuild/ocaml_specific.ml.depends
  1348. boot/ocamlrun boot/ocamldep -modules ocamlbuild/findlib.mli > ocamlbuild/findlib.mli.depends
  1349. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.mli > ocamlbuild/ocaml_compiler.mli.depends
  1350. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.mli > ocamlbuild/ocaml_tools.mli.depends
  1351. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.mli > ocamlbuild/ocaml_utils.mli.depends
  1352. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/findlib.cmi ocamlbuild/findlib.mli
  1353. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_compiler.cmi ocamlbuild/ocaml_compiler.mli
  1354. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_tools.cmi ocamlbuild/ocaml_tools.mli
  1355. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_utils.cmi ocamlbuild/ocaml_utils.mli
  1356. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.mli > ocamlbuild/ocaml_arch.mli.depends
  1357. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_arch.cmi ocamlbuild/ocaml_arch.mli
  1358. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_arch.ml > ocamlbuild/ocaml_arch.ml.depends
  1359. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_where.ml > ocamlbuild/ocamlbuild_where.ml.depends
  1360. cp -p myocamlbuild_config.ml ocamlbuild/ocamlbuild_Myocamlbuild_config.ml
  1361. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_Myocamlbuild_config.ml > ocamlbuild/ocamlbuild_Myocamlbuild_config.ml.depends
  1362. boot/ocamlrun boot/ocamllex -q ocamlbuild/lexers.mll
  1363. boot/ocamlrun boot/ocamldep -modules ocamlbuild/lexers.ml > ocamlbuild/lexers.ml.depends
  1364. boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob.ml > ocamlbuild/glob.ml.depends
  1365. boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.mli > ocamlbuild/glob_lexer.mli.depends
  1366. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/glob_lexer.cmi ocamlbuild/glob_lexer.mli
  1367. boot/ocamlrun boot/ocamldep -modules ocamlbuild/bool.ml > ocamlbuild/bool.ml.depends
  1368. boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_ast.ml > ocamlbuild/glob_ast.ml.depends
  1369. boot/ocamlrun boot/ocamllex -q ocamlbuild/glob_lexer.mll
  1370. boot/ocamlrun boot/ocamldep -modules ocamlbuild/glob_lexer.ml > ocamlbuild/glob_lexer.ml.depends
  1371. boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.mli > ocamlbuild/plugin.mli.depends
  1372. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/plugin.cmi ocamlbuild/plugin.mli
  1373. boot/ocamlrun boot/ocamldep -modules ocamlbuild/plugin.ml > ocamlbuild/plugin.ml.depends
  1374. boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.mli > ocamlbuild/main.mli.depends
  1375. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/main.cmi ocamlbuild/main.mli
  1376. boot/ocamlrun boot/ocamldep -modules ocamlbuild/main.ml > ocamlbuild/main.ml.depends
  1377. boot/ocamlrun boot/ocamldep -modules ocamlbuild/exit_codes.mli > ocamlbuild/exit_codes.mli.depends
  1378. boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.mli > ocamlbuild/hooks.mli.depends
  1379. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.mli > ocamlbuild/ocaml_dependencies.mli.depends
  1380. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/exit_codes.cmi ocamlbuild/exit_codes.mli
  1381. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/hooks.cmi ocamlbuild/hooks.mli
  1382. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_dependencies.cmi ocamlbuild/ocaml_dependencies.mli
  1383. boot/ocamlrun boot/ocamldep -modules ocamlbuild/hooks.ml > ocamlbuild/hooks.ml.depends
  1384. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_utils.ml > ocamlbuild/ocaml_utils.ml.depends
  1385. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_tools.ml > ocamlbuild/ocaml_tools.ml.depends
  1386. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_compiler.ml > ocamlbuild/ocaml_compiler.ml.depends
  1387. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocaml_dependencies.ml > ocamlbuild/ocaml_dependencies.ml.depends
  1388. boot/ocamlrun boot/ocamldep -modules ocamlbuild/exit_codes.ml > ocamlbuild/exit_codes.ml.depends
  1389. boot/ocamlrun boot/ocamldep -modules ocamlbuild/digest_cache.ml > ocamlbuild/digest_cache.ml.depends
  1390. boot/ocamlrun boot/ocamldep -modules ocamlbuild/findlib.ml > ocamlbuild/findlib.ml.depends
  1391. boot/ocamlrun boot/ocamldep -modules ocamlbuild/param_tags.ml > ocamlbuild/param_tags.ml.depends
  1392. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/log.cmo ocamlbuild/log.ml
  1393. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/my_unix.cmo ocamlbuild/my_unix.ml
  1394. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/my_std.cmo ocamlbuild/my_std.ml
  1395. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/shell.cmo ocamlbuild/shell.ml
  1396. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/display.cmo ocamlbuild/display.ml
  1397. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/command.cmo ocamlbuild/command.ml
  1398. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/configuration.cmo ocamlbuild/configuration.ml
  1399. ../ocamlcomp.sh -c -g -annot -rectypes -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/discard_printf.cmo ocamlbuild/discard_printf.ml
  1400. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/flags.cmo ocamlbuild/flags.ml
  1401. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/hygiene.cmo ocamlbuild/hygiene.ml
  1402. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/options.cmo ocamlbuild/options.ml
  1403. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/pathname.cmo ocamlbuild/pathname.ml
  1404. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/report.cmo ocamlbuild/report.ml
  1405. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/resource.cmo ocamlbuild/resource.ml
  1406. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/rule.cmo ocamlbuild/rule.ml
  1407. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/slurp.cmo ocamlbuild/slurp.ml
  1408. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/solver.cmo ocamlbuild/solver.ml
  1409. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/tags.cmo ocamlbuild/tags.ml
  1410. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/tools.cmo ocamlbuild/tools.ml
  1411. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/fda.cmo ocamlbuild/fda.ml
  1412. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_specific.cmo ocamlbuild/ocaml_specific.ml
  1413. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_arch.ml
  1414. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild_where.cmo ocamlbuild/ocamlbuild_where.ml
  1415. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild_Myocamlbuild_config.cmo ocamlbuild/ocamlbuild_Myocamlbuild_config.ml
  1416. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/lexers.cmo ocamlbuild/lexers.ml
  1417. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/glob.cmo ocamlbuild/glob.ml
  1418. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/bool.cmo ocamlbuild/bool.ml
  1419. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/glob_ast.cmo ocamlbuild/glob_ast.ml
  1420. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/glob_lexer.cmo ocamlbuild/glob_lexer.ml
  1421. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/plugin.cmo ocamlbuild/plugin.ml
  1422. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/main.cmo ocamlbuild/main.ml
  1423. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/hooks.cmo ocamlbuild/hooks.ml
  1424. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_utils.ml
  1425. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_tools.ml
  1426. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_compiler.ml
  1427. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_dependencies.ml
  1428. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/exit_codes.cmo ocamlbuild/exit_codes.ml
  1429. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/digest_cache.cmo ocamlbuild/digest_cache.ml
  1430. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/findlib.cmo ocamlbuild/findlib.ml
  1431. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/param_tags.cmo ocamlbuild/param_tags.ml
  1432. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.mli > ocamlbuild/ocamlbuild_plugin.mli.depends
  1433. ../ocamlcomp.sh -pack -g ocamlbuild/discard_printf.cmo ocamlbuild/signatures.cmi ocamlbuild/my_std.cmo ocamlbuild/my_unix.cmo ocamlbuild/tags.cmo ocamlbuild/display.cmo ocamlbuild/log.cmo ocamlbuild/shell.cmo ocamlbuild/bool.cmo ocamlbuild/glob_ast.cmo ocamlbuild/glob_lexer.cmo ocamlbuild/glob.cmo ocamlbuild/lexers.cmo ocamlbuild/param_tags.cmo ocamlbuild/command.cmo ocamlbuild/ocamlbuild_Myocamlbuild_config.cmo ocamlbuild/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/flags.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/findlib.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo
  1434. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild_plugin.cmi ocamlbuild/ocamlbuild_plugin.mli
  1435. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_plugin.ml > ocamlbuild/ocamlbuild_plugin.ml.depends
  1436. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_plugin.ml
  1437. ../ocamlcomp.sh -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma
  1438. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.mli > ocamlbuild/ocamlbuildlight.mli.depends
  1439. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuildlight.cmi ocamlbuild/ocamlbuildlight.mli
  1440. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuildlight.ml > ocamlbuild/ocamlbuildlight.ml.depends
  1441. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuildlight.cmo ocamlbuild/ocamlbuildlight.ml
  1442. ../ocamlcomp.sh -g -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte
  1443. + rm -f _build/myocamlbuild
  1444. + boot/ocamlrun boot/myocamlbuild.boot -just-plugin -install-lib-dir _build/ocamlbuild -byte-plugin
  1445. boot/ocamlrun boot/ocamlc -I boot -nostdlib -I /home/thore/.opam/4.01.0/build/ocaml/_build/ocamlbuild -g -I stdlib /home/thore/.opam/4.01.0/build/ocaml/_build/ocamlbuild/ocamlbuildlightlib.cma myocamlbuild_config.mli myocamlbuild_config.ml myocamlbuild.ml /home/thore/.opam/4.01.0/build/ocaml/_build/ocamlbuild/ocamlbuildlight.cmo -o myocamlbuild
  1446. + cp _build/myocamlbuild boot/myocamlbuild
  1447. + ./boot/ocamlrun boot/myocamlbuild -tag-line true: -use_stdlib -log _boot_log2 boot/camlheader ocamlc
  1448. touch ocamlbuild-mixed-boot
  1449. ./build/ocamlbuild-byte-only.sh
  1450. + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex ocamlbuild/ocamlbuildlib.cma ocamlbuild/ocamlbuildlightlib.cma ocamlbuild/ocamlbuild.byte ocamlbuild/ocamlbuildlight.byte
  1451. mkdir stdlib
  1452. cp -pf /home/thore/.opam/4.01.0/build/ocaml/stdlib/libcamlrun.a stdlib/libcamlrun.a
  1453. mkdir lex
  1454. ../ocamlcomp.sh -pack -g ocamlbuild/discard_printf.cmo ocamlbuild/signatures.cmi ocamlbuild/my_std.cmo ocamlbuild/my_unix.cmo ocamlbuild/tags.cmo ocamlbuild/display.cmo ocamlbuild/log.cmo ocamlbuild/shell.cmo ocamlbuild/bool.cmo ocamlbuild/glob_ast.cmo ocamlbuild/glob_lexer.cmo ocamlbuild/glob.cmo ocamlbuild/lexers.cmo ocamlbuild/param_tags.cmo ocamlbuild/command.cmo ocamlbuild/ocamlbuild_Myocamlbuild_config.cmo ocamlbuild/ocamlbuild_where.cmo ocamlbuild/slurp.cmo ocamlbuild/options.cmo ocamlbuild/pathname.cmo ocamlbuild/configuration.cmo ocamlbuild/flags.cmo ocamlbuild/hygiene.cmo ocamlbuild/digest_cache.cmo ocamlbuild/resource.cmo ocamlbuild/rule.cmo ocamlbuild/solver.cmo ocamlbuild/report.cmo ocamlbuild/tools.cmo ocamlbuild/fda.cmo ocamlbuild/findlib.cmo ocamlbuild/ocaml_arch.cmo ocamlbuild/ocaml_utils.cmo ocamlbuild/ocaml_dependencies.cmo ocamlbuild/ocaml_compiler.cmo ocamlbuild/ocaml_tools.cmo ocamlbuild/ocaml_specific.cmo ocamlbuild/plugin.cmo ocamlbuild/exit_codes.cmo ocamlbuild/hooks.cmo ocamlbuild/main.cmo -o ocamlbuild/ocamlbuild_pack.cmo
  1455. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_unix_plugin.mli > ocamlbuild/ocamlbuild_unix_plugin.mli.depends
  1456. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild_unix_plugin.cmi ocamlbuild/ocamlbuild_unix_plugin.mli
  1457. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_unix_plugin.ml > ocamlbuild/ocamlbuild_unix_plugin.ml.depends
  1458. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_executor.mli > ocamlbuild/ocamlbuild_executor.mli.depends
  1459. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild_executor.cmi ocamlbuild/ocamlbuild_executor.mli
  1460. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild_executor.ml > ocamlbuild/ocamlbuild_executor.ml.depends
  1461. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild_unix_plugin.cmo ocamlbuild/ocamlbuild_unix_plugin.ml
  1462. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_executor.ml
  1463. ../ocamlcomp.sh -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_unix_plugin.cmo -o ocamlbuild/ocamlbuildlib.cma
  1464. ../ocamlcomp.sh -a -linkall -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_plugin.cmo -o ocamlbuild/ocamlbuildlightlib.cma
  1465. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.mli > ocamlbuild/ocamlbuild.mli.depends
  1466. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild.cmi ocamlbuild/ocamlbuild.mli
  1467. boot/ocamlrun boot/ocamldep -modules ocamlbuild/ocamlbuild.ml > ocamlbuild/ocamlbuild.ml.depends
  1468. ../ocamlcomp.sh -c -g -annot -warn-error A -w L -w R -w Z -I ../otherlibs/unix -I ocamlbuild -o ocamlbuild/ocamlbuild.cmo ocamlbuild/ocamlbuild.ml
  1469. ../ocamlcomp.sh unix.cma -g -I stdlib -I ../otherlibs/unix ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuild_executor.cmo ocamlbuild/ocamlbuild_unix_plugin.cmo ocamlbuild/ocamlbuild.cmo -o ocamlbuild/ocamlbuild.byte
  1470. ../ocamlcomp.sh -g -I stdlib ocamlbuild/ocamlbuild_pack.cmo ocamlbuild/ocamlbuildlight.cmo -o ocamlbuild/ocamlbuildlight.byte
  1471. ./build/camlp4-byte-only.sh
  1472. + ./boot/ocamlrun boot/myocamlbuild byte_stdlib_mixed_mode ocamlc lex/ocamllex camlp4/Camlp4/Camlp4Ast.partial.ml camlp4/boot/camlp4boot.byte camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
  1473. mkdir camlp4
  1474. mkdir camlp4/Camlp4
  1475. mkdir camlp4/boot
  1476. boot/ocamlrun boot/ocamldep -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends
  1477. boot/ocamlrun boot/ocamldep -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends
  1478. boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_config.mli > camlp4/Camlp4_config.mli.depends
  1479. mkdir utils
  1480. mkdir parsing
  1481. mkdir typing
  1482. boot/ocamlrun boot/ocamldep -modules camlp4/Camlp4_import.ml > camlp4/Camlp4_import.ml.depends
  1483. ../ocamlcomp.sh -c -g -warn-error A -w Z -I camlp4 -o camlp4/Camlp4_config.cmi camlp4/Camlp4_config.mli
  1484. ../ocamlcomp.sh -c -g -warn-error A -I camlp4 -o camlp4/Camlp4_import.cmo camlp4/Camlp4_import.ml
  1485. ../ocamlcomp.sh -c -g -warn-error A -w a -I ../otherlibs/dynlink -I camlp4/boot -I camlp4 -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml
  1486. Killed
  1487. Exit code 137 while executing this command:
  1488. ../ocamlcomp.sh -c -g -warn-error A -w a -I ../otherlibs/dynlink -I camlp4/boot -I camlp4 -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml
  1489. make[1]: *** [camlp4out] Error 137
  1490. make[1]: Leaving directory `/home/thore/.opam/4.01.0/build/ocaml'
  1491. make: *** [world] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement