Coder Social home page Coder Social logo

Comments (7)

jsharpe avatar jsharpe commented on August 16, 2024 2

--cxxopt=-Xclang --cxxopt=-fno-cxx-modules can mitigate it but we need a fundamental solution.

@fmeum's fix in #337 should have resolved that issue - are you seeing it even with that patch applied? Appreciate it hasn't made it into a release yet, we're probably overdue cutting a new version.

from toolchains_llvm.

helly25 avatar helly25 commented on August 16, 2024 1

I could not find an easy solution. So for the time being I have pinned my repos to a commit hash just before version 1.0.0.

from toolchains_llvm.

ahojnnes avatar ahojnnes commented on August 16, 2024

I am facing the same issue. @helly25 Any workaround that you discovered?

from toolchains_llvm.

hcoona avatar hcoona commented on August 16, 2024

--cxxopt=-Xclang --cxxopt=-fno-cxx-modules can mitigate it but we need a fundamental solution.

from toolchains_llvm.

helly25 avatar helly25 commented on August 16, 2024

I tried successfully #337 with https://github.com/helly25/mbo/releases/tag/0.2.27 but I have a private repository where it causes issues. I'll investigate that further.

from toolchains_llvm.

helly25 avatar helly25 commented on August 16, 2024

The issue I now have with the private repo is that _system_module_map now uses ctx.actions.template_dict().join_all() with arg allow_closure = True. That requires Bazel version 7+ which I cannot use yet in that repo.

from toolchains_llvm.

helly25 avatar helly25 commented on August 16, 2024

After applying the fix from #337 the mentioned private repository works fine after upgrading to Bazel 7.2.1.

It also works in v1.1.2 without patching.

@ahojnnes Feel free to reopen the bug if this still fails for you with an actual supported Bazel version.

from toolchains_llvm.

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.