Master build failing

This is on the master branch. The build has failed for me on MacOS all day… Anyone else getting this?

There are a string of errors like this…

[ 50%] Building CXX object source/blender/usd/CMakeFiles/bf_usd.dir/intern/usd_writer_hair.cc.o
In file included from /Users/chuck/git/blender/blender/source/blender/usd/intern/usd_writer_abstract.cc:19:
In file included from /Users/chuck/git/blender/blender/source/blender/usd/intern/usd_writer_abstract.h:22:
/Users/chuck/git/blender/blender/source/blender/usd/intern/usd_exporter_context.h:24:10: fatal error: ‘pxr/usd/sdf/path.h’ file not found
#include <pxr/usd/sdf/path.h>
^~~~~~~~~~~~~~~~~~~~

mac does not have the USD libs yet i think, in your CMakeCache.txt file try turning off WITH_USD