Git Product home page Git Product logo

Comments (3)

jroylance avatar jroylance commented on July 4, 2024 1

Can confirm this is a problem for us - I think bazel-contrib/toolchains_llvm@228c08c might be the culprit (or related)

from bazel-buildfarm.

sgowroji avatar sgowroji commented on July 4, 2024

Yes your right. https://github.com/grailbio/bazel-toolchain was just transferred to https://github.com/bazel-contrib/toolchains_llvm.
And causing issue with checksum update.

from bazel-buildfarm.

maruel avatar maruel commented on July 4, 2024

I chose a bad day to try it out. This got me farther.

--- deps.bzl
+++ deps.bzl
@@ -100,8 +100,8 @@ def archive_dependencies(third_party):
         # Used to format proto files
         {
             "name": "com_grail_bazel_toolchain",
-            "sha256": "ee74a364a978fa3c85ea56d736010bfc44ea22b439691e9cefdf72284d6c9b93",
-            "strip_prefix": "bazel-toolchain-d46339675a83e3517d955f5456e525501c3e05b8",
+            "sha256":"a64a58440db5714369323eedffa9ce7eefd17e0fde2608ce0e658f2e61c9793c",
+            "strip_prefix": "toolchains_llvm-d46339675a83e3517d955f5456e525501c3e05b8",
             "url": "https://github.com/grailbio/bazel-toolchain/archive/d46339675a83e3517d955f5456e525501c3e05b8.tar.gz",
             "patch_args": ["-p1"],
             "patches": ["%s:clang_toolchain.patch" % third_party],

from bazel-buildfarm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.