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
00:30:13 ERROR: /root/.cache/bazel/_bazel_root/f8087e59fd95af1ae29e8fcb7ff1a3dc/external/m4_v1.4.18/BUILD.bazel:192:1: undeclared inclusion(s) in rule '@m4_v1.4.18//:gnulib':
00:30:13 this rule is missing dependency declarations for the following files included by 'external/m4_v1.4.18/lib/pipe-safer.c':
00:30:13 'external/m4_v1.4.18/lib/unistd-safer.h'
The text was updated successfully, but these errors were encountered:
After some debugging, it looks like the above error happens when building without a sandbox. I've taken the existing workaround for Windows builds and expanded it to all OSes (047c793).
The text was updated successfully, but these errors were encountered: