GithubHelp home page GithubHelp logo

Comments (3)

saifhhasan avatar saifhhasan commented on April 25, 2024

Quick googling releavs that this is bug in devtoolset-7 just like you mentioned.
https://bugzilla.redhat.com/show_bug.cgi?id=1519073

You will need devtoolset-7.1 to get pass this error. You might pull latest devtoolset (from trunk if possible) and compile with it. Here we use CentOS but don't rely on devtoolsets for compilation. Our internal build systems leverages specific gcc-5+ version which supports c++14 very well.

from openr.

jeroen-dhollander avatar jeroen-dhollander commented on April 25, 2024

Thanks for the answer.

After you mentioned you use gcc-5 I took a closer look at devtoolset-6 (which uses gcc-6),
and I realized the failure was not due to C++14 but due to an interop issue with folly.

So I opened an issue there,
but for now I managed to work around it, so I can now compile on CentOS 7.

@anyone else reading this looking for the same answer: The solution turned out to be to simply use devtoolset-6, and use the patch here for the folly issue

from openr.

saifhhasan avatar saifhhasan commented on April 25, 2024

Thanks @jeroen-dhollander for posting patch for future references. Will go ahead and close the issue then :)

from openr.

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.