When you upgrade to a brand new osx version, things involving homebrew are likely to be broken for some time until people get a chance to rebuild packages and clean up after messes apple makes. Ref https://github.com/staticfloat/homebrew-juliadeps/commits/master, if you do
using Homebrew
Homebrew.update()
Pkg.build("Cairo")
