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

"This warning is for project developers" message during ccmake? #462

Closed
jypeter opened this issue Apr 27, 2014 · 2 comments
Closed

"This warning is for project developers" message during ccmake? #462

jypeter opened this issue Apr 27, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@jypeter
Copy link
Member

jypeter commented Apr 27, 2014

I got the following message when running ccmake. It's not the first time I got it, but I don't think I got it systematically on all the platforms (in this case, I was reinstalling 1.5.1 on the FC20 I have in VirtualBox, with the built-in FC20 cmake and Qt). Is this also a leftover that should be removed?

 [INFO] Updating git submodules

 CMake Warning (dev) at /usr/share/cmake/Modules/FortranCInterface.cmake:215
 (message):
   No FortranCInterface mangling known for mysub
 Call Stack (most recent call first):
   contrib/sciMake/sciFortranChecks.cmake:255 (FortranCInterface_HEADER)
   CMake/cdat_modules/esmf_pkg.cmake:26 (include)
   CMakeLists.txt:362 (include)
 This warning is for project developers.  Use -Wno-dev to suppress it.


 CMake Warning (dev) at /usr/share/cmake/Modules/FortranCInterface.cmake:201
 (message):
   No FortranCInterface mangling known for mymod:my_sub
 Call Stack (most recent call first):
   contrib/sciMake/sciFortranChecks.cmake:255 (FortranCInterface_HEADER)
   CMake/cdat_modules/esmf_pkg.cmake:26 (include)
   CMakeLists.txt:362 (include)
 This warning is for project developers.  Use -Wno-dev to suppress it.
@aashish24
Copy link
Contributor

I didn't see if before but we will have a look at it.

  • Aashish

@doutriaux1 doutriaux1 added this to the 2.1 milestone Oct 17, 2014
@doutriaux1 doutriaux1 modified the milestones: 2.2, 2.1 Nov 10, 2014
@doutriaux1
Copy link
Contributor

@aashish24 any idea? Moving to 2.3 anyway

@doutriaux1 doutriaux1 modified the milestones: 2.3, 2.2 Feb 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants