I realize Sierra is beta is probably not yet on the road map, but just so you know:
When attempting to install with brew on Sierra, XCode 8 Beta3, I get:
==> Downloading https://github.com/TheNewNormal/corectl/archive/v0.7.13.tar.gz
Already downloaded: /Users/ian/Library/Caches/Homebrew/corectl-0.7.13.tar.gz
==> opam init --no-setup
==> opam pin add qcow-format https://github.com/mirage/ocaml-qcow.git#96db516d97b1c3ef2c7bccdac8fb6cfdcb667a04
==> opam install uri qcow-format ocamlfind
==> make tarball VERSION=0.7.13
Last 15 lines from /Users/ian/Library/Logs/Homebrew/corectl/04.make:
^
src/vmm/vmm.c:95:24: note: expanded from macro 'vcpu_unlock'
define vcpu_unlock(v) OSSpinLockUnlock(&(v)->lock)
In file included from src/vmm/vmm.c:36:
In file included from /usr/include/libkern/OSAtomic.h:44:
/usr/include/libkern/OSSpinLockDeprecated.h:105:9: note: 'OSSpinLockUnlock' has been explicitly marked deprecated here
void OSSpinLockUnlock( volatile OSSpinLock __lock );
^
19 errors generated.
make[1]: ** [build/vmm/vmm.o] Error 1
make[1]: *** Waiting for unfinished jobs....
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/local/lib/ocaml/compiler-libs, /usr/local/lib/ocaml
make: *** [hyperkit] Error 2
make: *** Waiting for unfinished jobs....
I realize Sierra is beta is probably not yet on the road map, but just so you know:
When attempting to install with brew on Sierra, XCode 8 Beta3, I get:
==> Downloading https://github.com/TheNewNormal/corectl/archive/v0.7.13.tar.gz
Already downloaded: /Users/ian/Library/Caches/Homebrew/corectl-0.7.13.tar.gz
==> opam init --no-setup
==> opam pin add qcow-format https://github.com/mirage/ocaml-qcow.git#96db516d97b1c3ef2c7bccdac8fb6cfdcb667a04
==> opam install uri qcow-format ocamlfind
==> make tarball VERSION=0.7.13
Last 15 lines from /Users/ian/Library/Logs/Homebrew/corectl/04.make:
^
src/vmm/vmm.c:95:24: note: expanded from macro 'vcpu_unlock'
define vcpu_unlock(v) OSSpinLockUnlock(&(v)->lock)
In file included from src/vmm/vmm.c:36:
In file included from /usr/include/libkern/OSAtomic.h:44:
/usr/include/libkern/OSSpinLockDeprecated.h:105:9: note: 'OSSpinLockUnlock' has been explicitly marked deprecated here
void OSSpinLockUnlock( volatile OSSpinLock __lock );
^
19 errors generated.
make[1]: ** [build/vmm/vmm.o] Error 1
make[1]: *** Waiting for unfinished jobs....
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/local/lib/ocaml/compiler-libs, /usr/local/lib/ocaml
make: *** [hyperkit] Error 2
make: *** Waiting for unfinished jobs....