ConfigureLogTransitionsModule-stderr.txt 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. ^NotDefined -> NotFound
  2. CMake Warning at ConfigureLogTransitionsModule.cmake:[0-9]+ \(find_package\):
  3. No "FindViaModule.cmake" found in CMAKE_MODULE_PATH.
  4. Call Stack \(most recent call first\):
  5. CMakeLists.txt:[0-9]+ \(include\)
  6. CMake Warning \(dev\) at ConfigureLogTransitionsModule.cmake:[0-9]+ \(find_package\):
  7. FindViaModule.cmake must either be part of this project itself, in this
  8. case adjust CMAKE_MODULE_PATH so that it points to the correct location
  9. inside its source tree.
  10. Or it must be installed by a package which has already been found via
  11. find_package\(\). In this case make sure that package has indeed been found
  12. and adjust CMAKE_MODULE_PATH to contain the location where that package has
  13. installed FindViaModule.cmake. This must be a location provided by that
  14. package. This error in general means that the buildsystem of this project
  15. is relying on a Find-module without ensuring that it is actually available.
  16. Call Stack \(most recent call first\):
  17. CMakeLists.txt:[0-9]+ \(include\)
  18. This warning is for project developers. Use -Wno-dev to suppress it.
  19. NotFound -> NotFound
  20. CMake Warning at ConfigureLogTransitionsModule.cmake:[0-9]+ \(find_package\):
  21. No "FindViaModule.cmake" found in CMAKE_MODULE_PATH.
  22. Call Stack \(most recent call first\):
  23. CMakeLists.txt:[0-9]+ \(include\)
  24. CMake Warning \(dev\) at ConfigureLogTransitionsModule.cmake:[0-9]+ \(find_package\):
  25. FindViaModule.cmake must either be part of this project itself, in this
  26. case adjust CMAKE_MODULE_PATH so that it points to the correct location
  27. inside its source tree.
  28. Or it must be installed by a package which has already been found via
  29. find_package\(\). In this case make sure that package has indeed been found
  30. and adjust CMAKE_MODULE_PATH to contain the location where that package has
  31. installed FindViaModule.cmake. This must be a location provided by that
  32. package. This error in general means that the buildsystem of this project
  33. is relying on a Find-module without ensuring that it is actually available.
  34. Call Stack \(most recent call first\):
  35. CMakeLists.txt:[0-9]+ \(include\)
  36. This warning is for project developers. Use -Wno-dev to suppress it.
  37. NotFound -> Found
  38. Found -> Found
  39. Found -> NotFound
  40. CMake Warning at ConfigureLogTransitionsModule.cmake:[0-9]+ \(find_package\):
  41. No "FindViaModule.cmake" found in CMAKE_MODULE_PATH.
  42. Call Stack \(most recent call first\):
  43. CMakeLists.txt:[0-9]+ \(include\)
  44. CMake Warning \(dev\) at ConfigureLogTransitionsModule.cmake:[0-9]+ \(find_package\):
  45. FindViaModule.cmake must either be part of this project itself, in this
  46. case adjust CMAKE_MODULE_PATH so that it points to the correct location
  47. inside its source tree.
  48. Or it must be installed by a package which has already been found via
  49. find_package\(\). In this case make sure that package has indeed been found
  50. and adjust CMAKE_MODULE_PATH to contain the location where that package has
  51. installed FindViaModule.cmake. This must be a location provided by that
  52. package. This error in general means that the buildsystem of this project
  53. is relying on a Find-module without ensuring that it is actually available.
  54. Call Stack \(most recent call first\):
  55. CMakeLists.txt:[0-9]+ \(include\)
  56. This warning is for project developers. Use -Wno-dev to suppress it.
  57. END$