just want to report a bug. i've recently build xen-api from "fusion" branch, and got this error:
findlib: [WARNING] Interface trie.cmi occurs in several directories: /root/.opam/4.00.1/lib/xenstore, /root/.opam/4.00.1/lib/stdext
- build ocaml/database block_device_io.o
+ ocamlfind ocamlopt -package xml-light2,stdext,stunnel,http-svr,log,sexpr,rpclib,uuid,gzip,xcp-inventory -g -dtypes -thread -warn-error +a-4-6-9-27-28-29 -ccopt -fPIC -I ../idl/ocaml_backend -I ../xapi -I ../idl -I ../util -I ../autogen -I .. -c block_device_io.ml
File "block_device_io.ml", line 123, characters 20-33:
Error: Unbound constructor Syslog.Local5
- build ocaml/xenops xenops_task.cmi
+ ocamlfind ocamlopt -package oclock,xml-light2,sexpr,stunnel,http-svr,netdev,rpclib,threads,xenctrl,xenstore-compat,xenctrlext,stdext,log,cdrom,netdev,oUnit,uuid,xcp-inventory,xcp,xcp.xen -g -dtypes -thread -warn-error +a-4-6-9-27-28-29 -thread -ccopt
-fPIC -I ../xapi -I ../util -I .. -c xenops_task.ml
findlib: [WARNING] Interface trie.cmi occurs in several directories: /root/.opam/4.00.1/lib/xenstore, /root/.opam/4.00.1/lib/stdext
*** omake: 433/2201 targets are up to date
*** omake: failed (2.70 sec, 40/79 scans, 23/161 rules, 101/1014 digests)
*** omake: targets were not rebuilt because of errors:
ocaml/database/block_device_io.cmi
depends on: ocaml/database/block_device_io.ml
ocaml/database/block_device_io.cmx
depends on: ocaml/database/block_device_io.ml
ocaml/database/block_device_io.o
depends on: ocaml/database/block_device_io.ml
make: *** [all] Error 2