-
Notifications
You must be signed in to change notification settings - Fork 6
Description
bazel build flashroute
DEBUG: Rule 'com_github_nelhage_rules_boost' indicated that a canonical reproducible form can be obtained by modifying arguments shallow_since = "1743651357 +0200"
DEBUG: Repository com_github_nelhage_rules_boost instantiated at:
/mnt/c/Users/13058/Desktop/flashroute/FlashRoute-0.1.0/WORKSPACE:38:15: in
Repository rule git_repository defined at:
/home/hust/.cache/bazel/_bazel_hust/ae50dd60aa204de6bdffeb6c06b4d282/external/bazel_tools/tools/build_defs/repo/git.bzl:199:33: in
ERROR: Traceback (most recent call last):
File "/home/hust/.cache/bazel/_bazel_hust/ae50dd60aa204de6bdffeb6c06b4d282/external/boost/BUILD.bazel", line 6, column 30, in
_repo_dir = repository_name().removeprefix("@")
Error: 'string' value has no field or method 'removeprefix'
ERROR: /mnt/c/Users/13058/Desktop/flashroute/FlashRoute-0.1.0/flashroute/BUILD:169:10: no such target '@boost//:asio': target 'asio' not declared in package '' defined by /home/hust/.cache/bazel/_bazel_hust/ae50dd60aa204de6bdffeb6c06b4d282/external/boost/BUILD.bazel and referenced by '//flashroute:flashroute'
ERROR: /mnt/c/Users/13058/Desktop/flashroute/FlashRoute-0.1.0/flashroute/BUILD:169:10: no such target '@boost//:format': target 'format' not declared in package '' defined by /home/hust/.cache/bazel/_bazel_hust/ae50dd60aa204de6bdffeb6c06b4d282/external/boost/BUILD.bazel and referenced by '//flashroute:flashroute'
ERROR: Analysis of target '//flashroute:flashroute' failed; build aborted: Analysis failed
INFO: Elapsed time: 4.898s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (17 packages loaded, 86 targets configured)