chore: fetch translate-c from GitHub#666
Merged
Merged
Conversation
dcc3375 to
92f9d7a
Compare
92f9d7a to
8aff6b7
Compare
Codeberg downloads frequently fail, see below. https://buildkite.com/bazel/bcr-presubmit/builds/35077/canvas?tab=output&jid=019e688d-5b25-4f18-aef9-52bee495bfa3#L379 ``` (08:32:20) ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/39a54ffe92ada093bb93e97d77eb0747/external/bazel_tools/tools/build_defs/repo/http.bzl:200:45: An error occurred during the fetch of repository '+http_archive+translate-c': Traceback (most recent call last): File "/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/39a54ffe92ada093bb93e97d77eb0747/external/bazel_tools/tools/build_defs/repo/http.bzl", line 200, column 45, in _http_archive_impl download_info = ctx.download_and_extract( Error in download_and_extract: java.io.IOException: Error downloading [https://codeberg.org/ziglang/translate-c/archive/42f630117deffd5318b4a6ceffbd366dd0af8cee.tar.gz] to /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/39a54ffe92ada093bb93e97d77eb0747/external/+http_archive+translate-c/temp15172771316052087141/42f630117deffd5318b4a6ceffbd366dd0af8cee.tar.gz: Read timed out (08:32:20) ERROR: no such package '@@+http_archive+translate-c//': java.io.IOException: Error downloading [https://codeberg.org/ziglang/translate-c/archive/42f630117deffd5318b4a6ceffbd366dd0af8cee.tar.gz] to /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/39a54ffe92ada093bb93e97d77eb0747/external/+http_archive+translate-c/temp15172771316052087141/42f630117deffd5318b4a6ceffbd366dd0af8cee.tar.gz: Read timed out (08:32:20) ERROR: /var/lib/buildkite-agent/builds/bk-docker-gh68/bazel-org-repo-root/module_src/e2e/workspace/third_party/translate-c/BUILD.bazel:3:22: //third_party/translate-c:toolchain_impl depends on @@+http_archive+translate-c//:translate-c in repository @@+http_archive+translate-c which failed to fetch. no such package '@@+http_archive+translate-c//': java.io.IOException: Error downloading [https://codeberg.org/ziglang/translate-c/archive/42f630117deffd5318b4a6ceffbd366dd0af8cee.tar.gz] to /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/39a54ffe92ada093bb93e97d77eb0747/external/+http_archive+translate-c/temp15172771316052087141/42f630117deffd5318b4a6ceffbd366dd0af8cee.tar.gz: Read timed out (08:32:20) ERROR: Analysis of target '//translate-c/transitive-cc-library-zig-binary:output_test_external_translate_c' failed; build aborted: Analysis failed ```
8aff6b7 to
84a29e9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Codeberg downloads frequently fail, see below.
https://buildkite.com/bazel/bcr-presubmit/builds/35077/canvas?tab=output&jid=019e688d-5b25-4f18-aef9-52bee495bfa3#L379