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

Better error message if lsb_release is missing #9345

Closed
peterfpeterson opened this issue Nov 21, 2013 · 1 comment
Closed

Better error message if lsb_release is missing #9345

peterfpeterson opened this issue Nov 21, 2013 · 1 comment
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@peterfpeterson
Copy link
Member

Joachim Wutke reported this error when lsb_release is missing (like on debian):

-- Found the following Boost libraries:
--   date_time
--   regex
CMake Warning (dev) at Build/CMake/LinuxSetup.cmake:4 (find_package):
   Syntax Warning in cmake code at

/home/jwu/g/othersw/mantid-3.0.0-Source/Build/CMake/FindPythonLibs.cmake:65:34

   Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
   Build/CMake/CommonSetup.cmake:222 (include)
   CMakeLists.txt:78 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

--  DIST:  CODENAME:
CMake Error at Build/CMake/LinuxSetup.cmake:93 (if):
   if given arguments:

     "STREQUAL" "RedHatEnterprise"

   Unknown arguments specified
Call Stack (most recent call first):
   Build/CMake/CommonSetup.cmake:222 (include)
   CMakeLists.txt:78 (include)


-- Configuring incomplete, errors occurred!
See also
"/home/jwu/g/othersw/mantid-3.0.0-Source/CMakeFiles/CMakeOutput.log".
See also
"/home/jwu/g/othersw/mantid-3.0.0-Source/CMakeFiles/CMakeError.log".
@peterfpeterson
Copy link
Member Author

This issue was originally trac ticket 8501

@peterfpeterson peterfpeterson added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@peterfpeterson peterfpeterson added this to the Release 3.2 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

1 participant