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

Several warnings during the cmake stage that should be cleaned? #825

Closed
jypeter opened this issue Oct 21, 2014 · 3 comments · Fixed by #1062
Closed

Several warnings during the cmake stage that should be cleaned? #825

jypeter opened this issue Oct 21, 2014 · 3 comments · Fixed by #1062
Assignees
Milestone

Comments

@jypeter
Copy link
Member

jypeter commented Oct 21, 2014

I have listed below some messages I get in my ccmake window when running 'c'onfigure
This is related to 2.0.0 (I explicitely did a 'git checkout 2.0.0')

ccmake -D GIT_PROTOCOL=git://  -D CMAKE_INSTALL_PREFIX=$CDAT_INSTALL $CDAT_MAIN_DIR

None of these messages seem fatal, but I'd rather avoid false 'warnings' if I want to be able to see easily the real problems

An unexpected mpi4py message (and I have not enabled anything parallel)

 [INFO] Could not system mpi4py,

Why do I get this message about shapely, when I seem to have CDAT_BUILD_SHAPELY set to OFF?

Could not detect shapely,
/home/share/unix_files/cdat/versions/cdat_install_uv-2.0.0_x86_64_gcc4_12/bin/python

Why do I get this message, even if I don't have a UVCDAT_ANONYMOUS_LOG variable ?

[INFO] Using UVCDAT_ANONYMOUS_LOG found in environment which is set to: 'True'

What is this * Couldn't fetch test files* message?

 [INFO] Package --- UVCMETRICS/UVCMETRICS/790a22a00d57e2ddaeffbb79b869df169a626204 --- will be built
Couldn't fetch test files for uvcmetrics package, tests will fail

And then there is the following vistrails related error

 [INFO] Package --- vistrails/VISTRAILS/uvcdat-2.0.0 --- will be built

 CMake Warning at CMake/cdat_modules/vistrails_external.cmake:33 (message):
   Unable to extract remote for 'uvcdat-master' using default VisTrails branch
 Call Stack (most recent call first):
   CMakeLists.txt:563 (include)
@doutriaux1
Copy link
Contributor

@aashish24 @dlonie what is the "default" vistrails branch?

@aashish24
Copy link
Contributor

default is vistrails-master

@aashish24
Copy link
Contributor

oops.. uvcdat-master.

but let's hold on to it as we may restructure it

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

Successfully merging a pull request may close this issue.

4 participants