warn-uninitialized-stderr.txt 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. ^CMake Warning \(dev\) at warn-uninitialized.cmake:3 \(set\):
  2. uninitialized variable 'OLD_WARN_FROM_NORMAL_CMAKE_FILE_INSIDE_BRACES'
  3. Call Stack \(most recent call first\):
  4. CMakeLists.txt:3 \(include\)
  5. This warning is for project developers. Use -Wno-dev to suppress it.
  6. CMake Warning \(dev\) at warn-uninitialized.cmake:4 \(set\):
  7. uninitialized variable 'OLD_WARN_FROM_NORMAL_CMAKE_FILE_IN_ATS'
  8. Call Stack \(most recent call first\):
  9. CMakeLists.txt:3 \(include\)
  10. This warning is for project developers. Use -Wno-dev to suppress it.
  11. CMake Warning \(dev\) at warn-uninitialized.cmake:5 \(string\):
  12. uninitialized variable 'OLD_WARN_FROM_STRING_CONFIGURE_INSIDE_BRACES'
  13. Call Stack \(most recent call first\):
  14. CMakeLists.txt:3 \(include\)
  15. This warning is for project developers. Use -Wno-dev to suppress it.
  16. CMake Warning \(dev\) at warn-uninitialized.cmake:7 \(configure_file\):
  17. uninitialized variable 'OLD_WARN_FROM_CONFIGURE_FILE_INSIDE_AT'
  18. Call Stack \(most recent call first\):
  19. CMakeLists.txt:3 \(include\)
  20. This warning is for project developers. Use -Wno-dev to suppress it.
  21. CMake Warning \(dev\) at warn-uninitialized.cmake:8 \(string\):
  22. uninitialized variable 'OLD_WARN_FROM_STRING_CONFIGURE_INSIDE_AT'
  23. Call Stack \(most recent call first\):
  24. CMakeLists.txt:3 \(include\)
  25. This warning is for project developers. Use -Wno-dev to suppress it.
  26. CMake Warning \(dev\) at warn-uninitialized.cmake:13 \(set\):
  27. uninitialized variable 'NEW_WARN_FROM_NORMAL_CMAKE_FILE_INSIDE_BRACES'
  28. Call Stack \(most recent call first\):
  29. CMakeLists.txt:3 \(include\)
  30. This warning is for project developers. Use -Wno-dev to suppress it.
  31. CMake Warning \(dev\) at warn-uninitialized.cmake:14 \(string\):
  32. uninitialized variable 'NEW_WARN_FROM_STRING_CONFIGURE_INSIDE_BRACES'
  33. Call Stack \(most recent call first\):
  34. CMakeLists.txt:3 \(include\)
  35. This warning is for project developers. Use -Wno-dev to suppress it.
  36. CMake Warning \(dev\) at warn-uninitialized.cmake:16 \(configure_file\):
  37. uninitialized variable 'NEW_WARN_FROM_CONFIGURE_FILE_INSIDE_AT'
  38. Call Stack \(most recent call first\):
  39. CMakeLists.txt:3 \(include\)
  40. This warning is for project developers. Use -Wno-dev to suppress it.
  41. CMake Warning \(dev\) at warn-uninitialized.cmake:17 \(string\):
  42. uninitialized variable 'NEW_WARN_FROM_STRING_CONFIGURE_INSIDE_AT'
  43. Call Stack \(most recent call first\):
  44. CMakeLists.txt:3 \(include\)
  45. This warning is for project developers. Use -Wno-dev to suppress it.$