Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure #10

Open
haochenuw opened this issue Oct 4, 2023 · 0 comments
Open

Build failure #10

haochenuw opened this issue Oct 4, 2023 · 0 comments

Comments

@haochenuw
Copy link

OS: WSL2 Ubuntu 22.04

Bazel version: 6.3.2

Build command: bazel build ... --cxxopt='-std=c++17'

Failure Message:

INFO: Repository boringssl instantiated at:
  /home/haoche/Repos/private-membership/WORKSPACE:2:32: in <toplevel>
  /home/haoche/Repos/private-membership/build/private_membership_repositories.bzl:45:19: in private_membership_repositories
  /home/haoche/Repos/private-membership/build/boringssl/repo.bzl:24:21: in boringssl_repo
Repository rule http_archive defined at:
  /home/haoche/.cache/bazel/_bazel_haoche/c55304b062b35c895389662cdc6a2d35/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in <toplevel>
ERROR: Traceback (most recent call last):
        File "/home/haoche/.cache/bazel/_bazel_haoche/c55304b062b35c895389662cdc6a2d35/external/build_bazel_rules_apple/apple/internal/testing/ios_rules.bzl", line 63, column 71, in <toplevel>
                _ios_internal_ui_test_bundle = rule_factory.create_apple_bundling_rule(
        File "/home/haoche/.cache/bazel/_bazel_haoche/c55304b062b35c895389662cdc6a2d35/external/build_bazel_rules_apple/apple/internal/rule_factory.bzl", line 955, column 55, in _create_apple_bundling_rule
                rule_attrs.append(_common_binary_linking_attrs(rule_descriptor))
        File "/home/haoche/.cache/bazel/_bazel_haoche/c55304b062b35c895389662cdc6a2d35/external/build_bazel_rules_apple/apple/internal/rule_factory.bzl", line 233, column 21, in _common_binary_linking_attrs
                apple_common.objc_proto_aspect,
Error: 'apple_common' value has no field or method 'objc_proto_aspect'
ERROR: /home/haoche/Repos/private-membership/private_membership/rlwe/client/cpp/internal/BUILD:33:11: error loading package '@com_github_google_private_join_and_compute//private_join_and_compute/crypto': at /home/haoche/.cache/bazel/_bazel_haoche/c55304b062b35c895389662cdc6a2d35/external/com_github_grpc_grpc/bazel/grpc_build_system.bzl:29:6: at /home/haoche/.cache/bazel/_bazel_haoche/c55304b062b35c895389662cdc6a2d35/external/build_bazel_rules_apple/apple/ios.bzl:22:5: initialization of module 'apple/internal/testing/ios_rules.bzl' failed and referenced by '//private_membership/rlwe/client/cpp/internal:crypto_utils'
ERROR: Analysis of target '//private_membership/rlwe/client/cpp/internal:crypto_utils' failed; build aborted: Analysis failed
INFO: Elapsed time: 12.192s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded, 0 targets configured)
    currently loading: @com_github_google_private_join_and_compute//private_join_and_compute/crypto
    Fetching repository @local_config_cc; starting 12s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant