Skip to content

bazel cache error build #276

@gutsy-robot

Description

@gutsy-robot

Hi,

I am trying to build the package using the given instructions. On doing bash apollo.sh build , I get the following error :

ERROR: /home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/BUILD:92:1: undeclared inclusion(s) in rule '@boringssl//boringssl-chromium-stable-with-bazel:crypto':
this rule is missing dependency declarations for the following files included by 'external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/bcm.c':
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/aes/aes.c'
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/aes/key_wrap.c'
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/aes/mode_wrappers.c'
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/bn/add.c'
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/bn/asm/x86_64-gcc.c'
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/bn/bn.c'
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/bn/bytes.c'
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/bn/cmp.c'
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/bn/ctx.c'
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/bn/div.c'
'/home/siddharth/.cache/bazel/_bazel_siddharth/540135163923dd7d5820f3ee4b306b32/external/boringssl/boringssl-chromium-stable-with-bazel/src/crypto/fipsmodule/bn/exponentiation.c'

I have tried clearing the cache and then re-running build. Can someone help me figure out what might be the issue.

Thanks in advance!

Metadata

Metadata

Assignees

Labels

Module: BuildIndicates build related issuesType: BugIndicates an unexpected problem or unintended behavior

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions