GCC 7 was set as default in r475856.
cad/openvsp broke because it used some headers from math/glm but try to compile them with GCC. On the other side, math/glm doesn't recognize GCC 7.x as a valid compiler. Import changes from dd48b56e44d699a022c69155c8672caacafd9e8a to update the list of supported compilers.