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 failed because of ERROR: build interrupted #26

Open
mingfure opened this issue Mar 11, 2019 · 0 comments
Open

Build failed because of ERROR: build interrupted #26

mingfure opened this issue Mar 11, 2019 · 0 comments

Comments

@mingfure
Copy link

when I build the project bybazel build //...,it always occur the following error.

ERROR: /root/.cache/bazel/_bazel_root/18886dfff758d88a4f92fb648ac370ec/external/org_pubref_rules_protobuf/protobuf/internal/require.bzl:46:13: no such package '@boringssl//': Error downloading [https://boringssl.googlesource.com/boringssl/+archive/74ffd81aa7ec3d0aa3d3d820dbeda934958ca81a.tar.gz] to /root/.cache/bazel/_bazel_root/18886dfff758d88a4f92fb648ac370ec/external/boringssl/74ffd81aa7ec3d0aa3d3d820dbeda934958ca81a.tar.gz: Premature EOF and referenced by '//external:libssl'
ERROR: Analysis of target '//n2p/protos:interface_cc_proto' failed; build aborted: Analysis failed
INFO: Elapsed time: 205.228s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded, 0 targets configured)

I thought it was because my connection was not stable, but I could download it for a period of time in the beginning every time. Is there any way to download the dependency package offline? Or some other solution?

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