Git Product home page Git Product logo

Comments (3)

timonvo avatar timonvo commented on May 7, 2024

Thanks for the report. I believe the error you're seeing is likely due to some behavioral differences between clang (which we use internally) and GCC (which we test less frequently).

Would you be able to provide a bit more info:

  • What version of GCC are you using?
  • What bazel(isk) command are you running that leads to this error? Are you basically running the steps in https://github.com/google/federated-compute/blob/main/GETTING_STARTED.md#build-and-run-the-federated-program-test, or are you doing anything differently?
  • In #2 you mentioned you commented out the Werror flag. Were you referring to the flag listed in the .bazelrc here? Or did you comment out another line? I ask because the line I linked to is meant to only apply to clang-based builds (I think we purposely turned -Werror off for the default/GCC-based builds since GCC's Werror is a bit too eager.) If that was the line you edited, then are you accidentally passing "--config=clang" by chance?

from federated-compute.

doug-leith avatar doug-leith commented on May 7, 2024

from federated-compute.

timonvo avatar timonvo commented on May 7, 2024

I believe that commit 449b2f4 should've fixed this issue by now.

from federated-compute.

Related Issues (13)

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.