Giter Club home page Giter Club logo

Comments (7)

jarlostensen avatar jarlostensen commented on July 3, 2024 1

That's a shame. I'm actually trying to get it to build but I'm no Conan expert and that too seems borken. Of course, reliance on a lot of external packages is always a risk and in the case of IncludeOS it appears to be a death sentence.

from includeos.

fwsGonzo avatar fwsGonzo commented on July 3, 2024 1

There has been work towards going back to the CMake build system, and that will probably happen on a fork anyway. InludeOS is dead, but the code is open and someone can continue the work if they want to. I think that if I were to restart work on IncludeOS, I would probably remove musl and put back newlib. Still have C++ exceptions, but no threads and no bloated binaries.

from includeos.

timpatt avatar timpatt commented on July 3, 2024 1

The reason the conan packages can't be found is that they appear to have been stored on bintray which JFrog shut down in 2021. Unfortunately, I'm not aware of any alternatives other than the official Conan Center.

If you are still keen on building IncludeOS, I suspect you should still be able to use the conan dependencies by going through each of the dependencies here and running something like "conan export . GSL/2.0.0@includeos/stable" in the directory containing each conanfile.py (Make sure you change the package/version name as appropriate).

Then, add --build=missing to the end of your conan install .... command.

Note that I haven't tried this, but I think the theory is sound ;-)

from includeos.

fl0wm0ti0n avatar fl0wm0ti0n commented on July 3, 2024

Ok i have now new infos. and i dont like that behavior of conan...

if i run
flow@lightmachine:~/temp/hello_world$ sudo conan config install https://github.com/includeos/conan_config.git

i cant later find the remotes via tghese commands:
flow@lightmachine:~/temp/hello_world$ sudo conan search -r includeos

so that does mean you have to be aware if you run it with sudo or without... cause it depends on the user where it finds the files... they are in home and not somewhere global..

from includeos.

AlexisTM avatar AlexisTM commented on July 3, 2024

This adds a remote that has either been disabled or removed. The dependencies (built by includeos team) are not available anymore.

from includeos.

jarlostensen avatar jarlostensen commented on July 3, 2024

Is this project still maintained then, or has it gone off the radar? I noticed that the links to prebuilt binaries was also broken.

from includeos.

AlexisTM avatar AlexisTM commented on July 3, 2024

It has gone off sadly.

from includeos.

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.