FlashRoute icon indicating copy to clipboard operation
FlashRoute copied to clipboard

There was a problem with the build

Open lyf1984 opened this issue 10 months ago • 0 comments

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)

lyf1984 avatar Apr 07 '25 10:04 lyf1984