Attempting to build Tachyon 0.16.2 on MacOS 10.11.x produces an error when it reaches the Syphon dependency:
Scanning dependencies of target mac-syphon
make[2]: *** No rule to make target `plugins/mac-syphon/CMakeFiles/mac-syphon.dir/build'. Stop.
make[1]: *** [plugins/mac-syphon/CMakeFiles/mac-syphon.dir/all] Error 2
make: *** [all] Error 2
cp: ../build_deps/go/bin/ftl-express: No such file or directory
This is running the included macbuild.sh script.