make[4]: Entering directory '/build/reproducible-path/cothreads-0.10/src/process'
ocamldep -I +unix -I .. *.ml *.mli > .depend
../../Makefile.template:27: update target 'thread.cmi' due to: target does not exist
ocamlc -I +unix -I .. -c thread.mli
../../Makefile.template:27: update target 'coordinator.cmi' due to: target does not exist
ocamlc -I +unix -I .. -c coordinator.mli
../../Makefile.template:31: update target '../libextunix.cmx' due to: target does not exist
ocamlopt -I +unix -I .. -c ../libextunix.ml
../../Makefile.template:31: update target 'coordinator.cmx' due to: target does not exist
ocamlopt -I +unix -I .. -c coordinator.ml
../../Makefile.template:31: update target 'mutex.cmx' due to: target does not exist
ocamlopt -I +unix -I .. -c mutex.ml
../../Makefile.template:31: update target 'event.cmx' due to: target does not exist
ocamlopt -I +unix -I .. -c event.ml
../../Makefile.template:31: update target 'cothread.cmx' due to: target does not exist
ocamlopt -I +unix -I .. -c cothread.ml
../../Makefile.template:31: update target 'thread.cmx' due to: target does not exist
ocamlopt -I +unix -I .. -c thread.ml
../../Makefile.template:31: update target 'stm.cmx' due to: target does not exist
ocamlopt -I +unix -I .. -c stm.ml
../../Makefile.template:31: update target 'condition.cmx' due to: target does not exist
ocamlopt -I +unix -I .. -c condition.ml
Makefile:44: update target 'cothreads.cmxa' due to: target does not exist ocamlopt -I +unix -I .. -a -o cothreads.cmxa libext.cmx libextunix.cmx coordinator.cmx mutex.cmx condition.cmx event.cmx cothread.cmx stm.cmx thread.cmx
Makefile:44: update target 'threads.cmxa' due to: target does not exist ocamlopt -I +unix -I .. -a -o threads.cmxa libext.cmx libextunix.cmx coordinator.cmx mutex.cmx condition.cmx event.cmx cothread.cmx stm.cmx thread.cmx
../../Makefile.template:29: update target 'mutex.cmo' due to: target does not exist
ocamlc -I +unix -I .. -c mutex.ml
../../Makefile.template:29: update target 'event.cmo' due to: target does not exist
ocamlc -I +unix -I .. -c event.ml
../../Makefile.template:29: update target '../libext.cmo' due to: target does not exist
ocamlc -I +unix -I .. -c ../libext.ml
../../Makefile.template:29: update target 'cothread.cmo' due to: target does not exist
ocamlc -I +unix -I .. -c cothread.ml
../../Makefile.template:29: update target 'thread.cmo' due to: target does not exist
ocamlc -I +unix -I .. -c thread.ml
../../Makefile.template:29: update target 'stm.cmo' due to: target does not exist
ocamlc -I +unix -I .. -c stm.ml
../../Makefile.template:29: update target 'condition.cmo' due to: target does not exist
ocamlc -I +unix -I .. -c condition.ml
../../Makefile.template:29: update target '../libextunix.cmo' due to: target does not exist
ocamlc -I +unix -I .. -c ../libextunix.ml
../../Makefile.template:29: update target 'coordinator.cmo' due to: target does not exist
ocamlc -I +unix -I .. -c coordinator.ml
Makefile:42: update target 'cothreads.cma' due to: target does not exist ocamlc -I +unix -I .. -a -o cothreads.cma libext.cmo libextunix.cmo coordinator.cmo mutex.cmo condition.cmo event.cmo cothread.cmo stm.cmo thread.cmo
Makefile:42: update target 'threads.cma' due to: target does not exist
ocamlc -I +unix -I .. -a -o threads.cma libext.cmo libextunix.cmo coordinator.cmo mutex.cmo condition.cmo event.cmo cothread.cmo stm.cmo thread.cmo
../../Makefile.template:27: update target '../stm.cmi' due to: target does not exist
ocamlc -I +unix -I .. -c ../stm.mli
Makefile:47: update target 'stm.cmi' due to: ../stm.cmi
if [ ! -e stm.cmi -a -e ../stm.cmi ]; then ln -s ../stm.cmi .; fi ../../Makefile.template:27: update target '../cothread.cmi' due to: target does not exist
ocamlc -I +unix -I .. -c ../cothread.mli
Makefile:47: update target 'cothread.cmi' due to: ../cothread.cmi
if [ ! -e cothread.cmi -a -e ../cothread.cmi ]; then ln -s ../cothread.cmi .; fi
make[4]: *** No rule to make target '../event.mli', needed by '../event.cmi'. Stop.
make[4]: Leaving directory '/build/reproducible-path/cothreads-0.10/src/process'
make[3]: *** [Makefile:44: suball] Error 2 shuffle=reverse
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 493 |
Nodes: | 16 (2 / 14) |
Uptime: | 00:49:41 |
Calls: | 9,707 |
Calls today: | 2 |
Files: | 13,740 |
Messages: | 6,180,641 |