Open
Description
Well, like most Bazel things I try, this doesn't seem to work at all:
DEBUG: Rule 'pybind11_bazel' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "9df284330336958c837fb70dc34c0a6254dac52a5c983b3373a8c2bbb79ac35e"
DEBUG: Repository pybind11_bazel instantiated at:
/home/colivier/src/hm-cupano/WORKSPACE:43:13: in <toplevel>
Repository rule http_archive defined at:
/home/colivier/.cache/bazel/_bazel_colivier/c6bb00f9e8f790cdd03a2ec44db149ec/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in <toplevel>
ERROR: /home/colivier/.cache/bazel/_bazel_colivier/c6bb00f9e8f790cdd03a2ec44db149ec/external/pybind11/BUILD.bazel: no such target '@pybind11//:msvc_compiler': target 'msvc_compiler' not declared in package '' defined by /home/colivier/.cache/bazel/_bazel_colivier/c6bb00f9e8f790cdd03a2ec44db149ec/external/pybind11/BUILD.bazel (Tip: use `query "@pybind11//:*"` to see all the targets in that package)
ERROR: /home/colivier/src/hm-cupano/hmcupano/BUILD.bazel:3:17: errors encountered resolving select() keys for //hmcupano:hello_ext.so
ERROR: Analysis of target '//hmcupano:hello_ext' failed; build aborted:
INFO: Elapsed time: 0.685s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (39 packages loaded, 140 targets configured)
- The terminal process "/usr/bin/bash '-c', 'bazelisk build --config=debug //...'" terminated with exit code: 1.
- Terminal will be reused by tasks, press any key to close it.