Skip to content
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

Error during make #177

Open
TheSallust opened this issue Feb 25, 2025 · 4 comments
Open

Error during make #177

TheSallust opened this issue Feb 25, 2025 · 4 comments

Comments

@TheSallust
Copy link

[ 51%] Built target OPENNURBS_BLD-install
gmake: *** [Makefile:91: all] Error 2
CMake Error at misc/CMake/BRLCAD_Util.cmake:102 (_message):
Unable to successfully build bext dependency repository
Call Stack (most recent call first):
misc/CMake/BRLCAD_EXT_Setup.cmake:446 (message)
misc/CMake/BRLCAD_ExternalDeps.cmake:529 (brlcad_ext_setup)
CMakeLists.txt:2096 (brlcad_bext_process)

@starseeker
Copy link
Member

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?

@TheSallust
Copy link
Author

I do not have the folder OPENNURBS_BLD-prefix or OPENNURBS_BLD-stamp

@starseeker
Copy link
Member

Hmm. Looking more closely, I see it thinks it built the install target for OpenNURBS. Does the log report which component specifically failed? (Guessing TCL, but might be something else...)

@brlcad
Copy link
Member

brlcad commented Feb 28, 2025

@TheSallust can you provide the entire cmake/build log? that will help sort out what failed exactly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants