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
currently on darwin_arm64 @openssl example fails with
➜ examples git:(main) ✗ bazel build @libssh2
...
ERROR: /private/var/tmp/_bazel_tanx/abc/external/rules_perl/BUILD:18:23: While resolving toolchains for target @rules_perl//:current_toolchain: No matching toolchains found for types @rules_perl//:toolchain_type.
To debug, rerun with --toolchain_resolution_debug='@rules_perl//:toolchain_type'
If platforms or toolchains are a new concept for you, we'd encourage reading https://bazel.build/concepts/platforms-intro.
currently on darwin_arm64
@openssl
example fails withadding
in latest
rules_perl
, toolchain is already registered in platformsThe text was updated successfully, but these errors were encountered: