You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(temp): surface opencv install() build-log + cmake/loader state on failure
xim's interface mode suppresses install() subprocess + log.error output, so the
CMake hook's real failure is invisible in CI (only symptom: fetch exit 1). Add an
if:failure() Linux step that cats mcpp_opencv_build.log and inspects the xim:cmake
binary/interpreter + xim:glibc loader on the runner. Remove before merge.
0 commit comments