OpenSubdiv
OpenSubdiv copied to clipboard
Migrate to FindCUDAToolkit
trafficstars
Filed as internal issue #OSD-436
PixarAnimationStudios.OpenSubdiv (macOS) Failing after 13s — macOS failed
Judging from the log:
/bin/bash --noprofile --norc /Users/runner/work/_temp/4a641c5b-5932-47b6-9975-7d6d26e3535f.sh
/Users/runner/work/1/s/build_scripts/build_osd.py:122: SyntaxWarning: invalid escape sequence '\d'
"(\d+).(\d+)",
Traceback (most recent call last):
File "/Users/runner/work/1/s/build_scripts/build_osd.py", line 26, in <module>
from distutils.spawn import find_executable
ModuleNotFoundError: No module named 'distutils'
Looks like there's something wrong with the macOS CI configuration...?
You're right. It looks like something has changed on the macOS-11 configs. I've filed #1330 for us to follow up with a fix. Thanks!