I found the issue on my end. I had never accepted the XCode license agreement so the gcc compiler wouldn't run
Try sudo /usr/bin/gcc If you get a warning about accepting the license agreement, flow the prompts to accept the XCode license agreement. After that the install will work. How Apple gets away with blocking gcc by a license agreement is beyond me. -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
