Giter VIP home page Giter VIP logo

Comments (5)

squizz617 avatar squizz617 commented on June 25, 2024

That seems to be an issue with the older versions of clang, being not aware of the recent fs flags such as FALLOC_FL_COLLAPSE_RANGE.
Instead of using the system's clang, could you retry building hydra with the llvm included in the repo?

from hydra.

Chr1s-T avatar Chr1s-T commented on June 25, 2024

Should I build the llvm in the directory llvm-build? But I cannot make install directly, what should I do...?
image

from hydra.

squizz617 avatar squizz617 commented on June 25, 2024

As per the error message, cmake 2.8.12 is too old (was released in 2013) to compile llvm toolchain that we utilize. I would suggest you to install a newer version of cmake (3.4.3 or higher) in your system. If you are running ubuntu 16.04 or higher, running apt update && sudo apt upgrade will suffice.

from hydra.

Chr1s-T avatar Chr1s-T commented on June 25, 2024

Holy God, plz help me! It turns out no use for some errors.
As you can see, I have compiled and installed the cmake and clang completely:
image
image
And I have make install in the llvm-build directory successfully:
image
But when I tried to sudo make build-ext4-imgwrp, it's still failed:
image
What's the problem in here? It's too hard for me...

from hydra.

squizz617 avatar squizz617 commented on June 25, 2024

I wonder if the proper cmake arguments were set when your were manually building llvm.
As the Makefile handles everything, would you try cloning hydra repository again, and building from scratch?

from hydra.

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.