-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make failed (debian) #173
Comments
Can you tell us which version this is? Latest main? The failure is in OpenNURBS, which is one of the dependencies from https://github.com/BRL-CAD/bext - could you try building bext separately and seeing what the OpenNURBS build logs tell you? Also, do you have libuuid-dev on your system? |
Yes, latest main (as cloned) docker run --rm --net=host -it --entrypoint bash debian:latest And yes. Issue is related to BRL-CAD/bext same preparation + |
In the bext build directory there should be a folder: opennurbs/OPENNURBS_BLD-prefix/src/OPENNURBS_BLD-stamp/ with a bunch of log files for the various steps. Does any of them have a more informative error message? |
build.log
cmake .. -DBRLCAD_ENABLE_STRICT=NO -DBRLCAD_BUNDLED_LIBS=ON -DCMAKE_BUILD_TYPE=Release
make
(uuid_generate installed)
The text was updated successfully, but these errors were encountered: