Code Monkey home page Code Monkey logo

Comments (5)

DavidGillsjo avatar DavidGillsjo commented on June 3, 2024 1

Unfortunately I have no ideas for your build.
I've only used the environment defined by the Dockerfile which is based on ubuntu18.04.

Please let me know if you figure it out!

from srw-net.

DavidGillsjo avatar DavidGillsjo commented on June 3, 2024

Hi,
Thanks for reaching out. Unfortunately I have not seen this error before.
Did you build a docker image defined by the supplied Dockerfile or are you setting up your own environment?
I've built in my docker-container using gcc and g++ version 7.5.0. What versions are you using?

from srw-net.

ariel415el avatar ariel415el commented on June 3, 2024

Hi, thanks for the quick reply:

I'm building localy and not using a docker image.
My versions are:
g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
gcc (Ubuntu 8.4.0-3ubuntu2) 8.4.0

About docker
There is no docker/build_docker.sh script only docker/build.sh which didn't work for me giving the error:
./build.sh: line 2: ./../libs/dockers/common/build.sh: No such file or directory

When I built a docker image from the DockerFile in the docker folder using docker build -f .
it asks for host name

[powerlevel10k] fetching gitstatusd .. [ok]                                                                                                           
 pytorch  /host_home  

from srw-net.

DavidGillsjo avatar DavidGillsjo commented on June 3, 2024

OK, I've only used the docker image so I don't have any ideas regarding you build issue, unfortunately.
Regarding the docker build error I suspect you have not updated the submodules. Try

git submodule init
git submodule update

and then build the docker image again with

cd docker
./build.sh

from srw-net.

ariel415el avatar ariel415el commented on June 3, 2024

Ok this was indeed the problem for docker.
I did run these commands but since it has git clone commands in ssh it did nothing on my local enviroment.
After I manually cloned the repos I from .gitmodules I was able to run the docker image via run.sh

I now encounter runtime issues #2

Also i'm still trying to build locally so any new ideas are welcome.

Thanks for the help.

from srw-net.

Related Issues (8)

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.