ruffsl

SlicerOpenIGTLink Build Log

Aug 20th, 2025
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 78.22 KB | Software | 0 0
  1. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  2.   Compatibility with CMake < 3.10 will be removed from a future version of
  3.   CMake.
  4.  
  5.   Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  6.   to tell CMake that the project requires at least <min> but has been updated
  7.   to work with policies introduced by <max> or earlier.
  8.  
  9. 
  10. CMake Warning (dev) at /work/Slicer-build/CTK/Utilities/CMake/FindPythonQt.cmake:8 (find_package):
  11.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  12.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  13.   the cmake_policy command to set the policy and suppress this warning.
  14.  
  15. Call Stack (most recent call first):
  16.   /usr/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  17.   /work/Slicer-build/CTK-build/CTKConfig.cmake:186 (find_dependency)
  18.   /work/Slicer-build/Slicer-build/SlicerConfig.cmake:1030 (find_package)
  19.   CMakeLists.txt:20 (find_package)
  20. This warning is for project developers.  Use -Wno-dev to suppress it.
  21. 
  22. -- Trying to find DCMTK expecting DCMTKConfig.cmake
  23. -- Trying to find DCMTK expecting DCMTKConfig.cmake - ok
  24. -- Trying to find DCMTK expecting DCMTKConfig.cmake
  25. -- Trying to find DCMTK expecting DCMTKConfig.cmake - ok
  26. CMake Warning (dev) at /work/Slicer-build/Slicer-build/SlicerConfig.cmake:1030 (find_package):
  27.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  28.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  29.   the cmake_policy command to set the policy and suppress this warning.
  30.  
  31. Call Stack (most recent call first):
  32.   CMakeLists.txt:20 (find_package)
  33. This warning is for project developers.  Use -Wno-dev to suppress it.
  34. 
  35. CMake Warning (dev) at /work/Slicer-build/Slicer-build/SlicerConfig.cmake:1030 (find_package):
  36.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  37.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  38.   the cmake_policy command to set the policy and suppress this warning.
  39.  
  40. Call Stack (most recent call first):
  41.   CMakeLists.txt:20 (find_package)
  42. This warning is for project developers.  Use -Wno-dev to suppress it.
  43. 
  44. -- Configuring SlicerOpenIGTLink with Qt 5.15.2 (using modules: Core, Widgets, Network, OpenGL, PrintSupport, UiTools, Xml, XmlPatterns, Svg, Sql, Multimedia, MultimediaWidgets, X11Extras, WebEngine, WebEngineWidgets, WebChannel, Qml, LinguistTools, Test, )
  45. -- Setting QT_PLUGINS_DIR: /opt/qt/5.15.2/gcc_64/plugins
  46. -- Setting QT_BINARY_DIR: /opt/qt/5.15.2/gcc_64/bin
  47. -- Setting QT_LIBRARY_DIR: /opt/qt/5.15.2/gcc_64/lib
  48. -- Checking EXTENSION_NAME variable
  49. -- Checking EXTENSION_NAME variable - NOTDEFINED
  50. -- Checking MODULE_NAME variable
  51. -- Checking MODULE_NAME variable - NOTDEFINED
  52. -- Checking PROJECT_NAME variable
  53. -- Checking PROJECT_NAME variable - SlicerOpenIGTLink
  54. -- Setting EXTENSION_NAME ......................: SlicerOpenIGTLink
  55. -- Adding ConfigureAdditionalLauncherSettings target
  56. -- Adding ConfigureAdditionalLauncherSettings target - no (because configuring top-level project)
  57. -- Setting EXTENSION_SOURCE_DIR ................: /work/SlicerOpenIGTLink
  58. -- Setting EXTENSION_SUPERBUILD_BINARY_DIR .....: /work/SlicerOpenIGTLink-build
  59. -- Setting EXTENSION_BUILD_SUBDIRECTORY ........: inner-build
  60. -- Setting EXTENSION_DEPENDS ...................: NA
  61. -- Setting EXTENSION_BUILD_SUBDIRECTORY ........: inner-build
  62. -- Setting EXTENSION_HOMEPAGE ..................: https://github.com/openigtlink/SlicerOpenIGTLink
  63. -- Setting EXTENSION_CONTRIBUTORS ..............: Junichi Tokuda (SPL), Longquan Chen (SPL)
  64. -- Setting EXTENSION_CATEGORY ..................: IGT
  65. -- Setting EXTENSION_ICONURL ...................: https://raw.githubusercontent.com/openigtlink/SlicerOpenIGTLink/master/Op [...]
  66. -- Setting EXTENSION_DESCRIPTION ...............: This extension adds OpenIGTLink communication interface to 3D Slicer to e [...]
  67. -- Setting EXTENSION_SCREENSHOTURLS ............: https://raw.githubusercontent.com/openigtlink/SlicerOpenIGTLink/master/Sc [...]
  68. -- Setting EXTENSION_ENABLED ...................: 1
  69. -- Setting EXTENSION_STATUS ....................: NOT DEFINED
  70. -- Setting default for EXTENSION_STATUS ........:
  71. -- SuperBuild - First pass
  72. -- SuperBuild - First pass - done
  73. -- SuperBuild - inner => Requires OpenIGTLinkIO,
  74. -- SuperBuild -   OpenIGTLinkIO => Requires OpenIGTLink,
  75. -- SuperBuild -     OpenIGTLink[OK]
  76. -- SuperBuild -     OpenIGTLink_DIR:/work/SlicerOpenIGTLink-build/OpenIGTLink-build
  77. -- SuperBuild -   OpenIGTLinkIO[OK]
  78. -- SuperBuild -   OpenIGTLinkIO_DIR:/work/SlicerOpenIGTLink-build/OpenIGTLinkIO-build
  79. -- SuperBuild - inner[OK]
  80. -- Configuring done (0.7s)
  81. -- Generating done (0.0s)
  82. -- Build files have been written to: /work/SlicerOpenIGTLink-build
  83.  
  84. [0/18] Generate version-OpenIGTLink.txt and license-OpenIGTLink.txt
  85. [0/18] Performing update step for 'OpenIGTLink'
  86. -- Fetching latest from the remote origin
  87.  
  88. [1/18] Generate version-OpenIGTLink.txt and license-OpenIGTLink.txt
  89. [2/18] No patch step for 'OpenIGTLink'
  90. [3/18] No patch step for 'OpenIGTLink'
  91. [3/18] Performing configure step for 'OpenIGTLink'
  92. loading initial cache file /work/SlicerOpenIGTLink-build/OpenIGTLink-prefix/tmp/OpenIGTLink-cache-Release.cmake
  93. CMake Warning (dev) at CMakeLists.txt:1 (PROJECT):
  94.   cmake_minimum_required() should be called prior to this top-level project()
  95.   call.  Please see the cmake-commands(7) manual for usage documentation of
  96.   both commands.
  97. This warning is for project developers.  Use -Wno-dev to suppress it.
  98. 
  99. CMake Deprecation Warning at CMakeLists.txt:3 (CMAKE_MINIMUM_REQUIRED):
  100.   Compatibility with CMake < 3.10 will be removed from a future version of
  101.   CMake.
  102.  
  103.   Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  104.   to tell CMake that the project requires at least <min> but has been updated
  105.   to work with policies introduced by <max> or earlier.
  106.  
  107. 
  108. -- Configuring done (0.0s)
  109. -- Generating done (0.0s)
  110. -- Build files have been written to: /work/SlicerOpenIGTLink-build/OpenIGTLink-build
  111.  
  112. [4/18] Performing build step for 'OpenIGTLink'
  113. ninja: no work to do.
  114.  
  115. [5/18] No install step for 'OpenIGTLink'
  116.  
  117. [6/18] Completed 'OpenIGTLink'
  118. [7/18] Completed 'OpenIGTLink'
  119. [7/18] Generate version-OpenIGTLinkIO.txt and license-OpenIGTLinkIO.txt
  120. [7/18] Performing update step for 'OpenIGTLinkIO'
  121. -- Fetching latest from the remote origin
  122.  
  123. [8/18] Generate version-OpenIGTLinkIO.txt and license-OpenIGTLinkIO.txt
  124. [9/18] No patch step for 'OpenIGTLinkIO'
  125. [10/18] No patch step for 'OpenIGTLinkIO'
  126. [10/18] Performing configure step for 'OpenIGTLinkIO'
  127. loading initial cache file /work/SlicerOpenIGTLink-build/OpenIGTLinkIO-prefix/tmp/OpenIGTLinkIO-cache-Release.cmake
  128. -- Configuring done (0.6s)
  129. -- Generating done (0.0s)
  130. -- Build files have been written to: /work/SlicerOpenIGTLink-build/OpenIGTLinkIO-build
  131.  
  132. [11/18] Performing build step for 'OpenIGTLinkIO'
  133. ninja: no work to do.
  134.  
  135. [12/18] No install step for 'OpenIGTLinkIO'
  136.  
  137. [13/18] Completed 'OpenIGTLinkIO'
  138. [14/18] Completed 'OpenIGTLinkIO'
  139. [14/18] Performing configure step for 'inner'
  140. loading initial cache file /work/SlicerOpenIGTLink-build/inner-prefix/tmp/inner-cache-Release.cmake
  141. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  142.   Compatibility with CMake < 3.10 will be removed from a future version of
  143.   CMake.
  144.  
  145.   Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  146.   to tell CMake that the project requires at least <min> but has been updated
  147.   to work with policies introduced by <max> or earlier.
  148.  
  149. 
  150. CMake Warning (dev) at /work/Slicer-build/CTK/Utilities/CMake/FindPythonQt.cmake:8 (find_package):
  151.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  152.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  153.   the cmake_policy command to set the policy and suppress this warning.
  154.  
  155. Call Stack (most recent call first):
  156.   /usr/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  157.   /work/Slicer-build/CTK-build/CTKConfig.cmake:186 (find_dependency)
  158.   /work/Slicer-build/Slicer-build/SlicerConfig.cmake:1030 (find_package)
  159.   CMakeLists.txt:20 (find_package)
  160. This warning is for project developers.  Use -Wno-dev to suppress it.
  161. 
  162. -- Trying to find DCMTK expecting DCMTKConfig.cmake
  163. -- Trying to find DCMTK expecting DCMTKConfig.cmake - ok
  164. -- Trying to find DCMTK expecting DCMTKConfig.cmake
  165. -- Trying to find DCMTK expecting DCMTKConfig.cmake - ok
  166. CMake Warning (dev) at /work/Slicer-build/Slicer-build/SlicerConfig.cmake:1030 (find_package):
  167.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  168.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  169.   the cmake_policy command to set the policy and suppress this warning.
  170.  
  171. Call Stack (most recent call first):
  172.   CMakeLists.txt:20 (find_package)
  173. This warning is for project developers.  Use -Wno-dev to suppress it.
  174. 
  175. CMake Warning (dev) at /work/Slicer-build/Slicer-build/SlicerConfig.cmake:1030 (find_package):
  176.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  177.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  178.   the cmake_policy command to set the policy and suppress this warning.
  179.  
  180. Call Stack (most recent call first):
  181.   CMakeLists.txt:20 (find_package)
  182. This warning is for project developers.  Use -Wno-dev to suppress it.
  183. 
  184. -- Configuring SlicerOpenIGTLink with Qt 5.15.2 (using modules: Core, Widgets, Network, OpenGL, PrintSupport, UiTools, Xml, XmlPatterns, Svg, Sql, Multimedia, MultimediaWidgets, X11Extras, WebEngine, WebEngineWidgets, WebChannel, Qml, LinguistTools, Test, )
  185. -- Setting QT_PLUGINS_DIR: /opt/qt/5.15.2/gcc_64/plugins
  186. -- Setting QT_BINARY_DIR: /opt/qt/5.15.2/gcc_64/bin
  187. -- Setting QT_LIBRARY_DIR: /opt/qt/5.15.2/gcc_64/lib
  188. -- Checking EXTENSION_NAME variable
  189. -- Checking EXTENSION_NAME variable - NOTDEFINED
  190. -- Checking MODULE_NAME variable
  191. -- Checking MODULE_NAME variable - NOTDEFINED
  192. -- Checking PROJECT_NAME variable
  193. -- Checking PROJECT_NAME variable - SlicerOpenIGTLink
  194. -- Setting EXTENSION_NAME ......................: SlicerOpenIGTLink
  195. -- Adding ConfigureAdditionalLauncherSettings target
  196. -- Adding ConfigureAdditionalLauncherSettings target - yes (because configuring inner-build)
  197. -- Setting EXTENSION_SOURCE_DIR ................: /work/SlicerOpenIGTLink
  198. -- Setting EXTENSION_SUPERBUILD_BINARY_DIR .....: /work/SlicerOpenIGTLink-build
  199. -- Setting EXTENSION_BUILD_SUBDIRECTORY ........: inner-build
  200. -- Setting EXTENSION_DEPENDS ...................: NA
  201. -- Setting EXTENSION_BUILD_SUBDIRECTORY ........: inner-build
  202. -- Setting EXTENSION_HOMEPAGE ..................: https://github.com/openigtlink/SlicerOpenIGTLink
  203. -- Setting EXTENSION_CONTRIBUTORS ..............: Junichi Tokuda (SPL), Longquan Chen (SPL)
  204. -- Setting EXTENSION_CATEGORY ..................: IGT
  205. -- Setting EXTENSION_ICONURL ...................: https://raw.githubusercontent.com/openigtlink/SlicerOpenIGTLink/master/Op [...]
  206. -- Setting EXTENSION_DESCRIPTION ...............: This extension adds OpenIGTLink communication interface to 3D Slicer to e [...]
  207. -- Setting EXTENSION_SCREENSHOTURLS ............: https://raw.githubusercontent.com/openigtlink/SlicerOpenIGTLink/master/Sc [...]
  208. -- Setting EXTENSION_ENABLED ...................: 1
  209. -- Setting EXTENSION_STATUS ....................: NOT DEFINED
  210. -- Setting default for EXTENSION_STATUS ........:
  211. CMake Deprecation Warning at OpenIGTLinkIF/CMakeLists.txt:1 (cmake_minimum_required):
  212.   Compatibility with CMake < 3.10 will be removed from a future version of
  213.   CMake.
  214.  
  215.   Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  216.   to tell CMake that the project requires at least <min> but has been updated
  217.   to work with policies introduced by <max> or earlier.
  218.  
  219. 
  220. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  221.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  222.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  223.   command to set the policy and suppress this warning.
  224. Call Stack (most recent call first):
  225.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:65 (SlicerMacroBuildModuleVTKLibrary)
  226.   OpenIGTLinkIF/MRML/CMakeLists.txt:49 (SlicerMacroBuildModuleMRML)
  227. This warning is for project developers.  Use -Wno-dev to suppress it.
  228. 
  229. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  230.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  231.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  232.   command to set the policy and suppress this warning.
  233. Call Stack (most recent call first):
  234.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:65 (SlicerMacroBuildModuleVTKLibrary)
  235.   OpenIGTLinkIF/MRML/CMakeLists.txt:49 (SlicerMacroBuildModuleMRML)
  236. This warning is for project developers.  Use -Wno-dev to suppress it.
  237. 
  238. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  239.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  240.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  241.   command to set the policy and suppress this warning.
  242. Call Stack (most recent call first):
  243.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:65 (SlicerMacroBuildModuleVTKLibrary)
  244.   OpenIGTLinkIF/MRML/CMakeLists.txt:49 (SlicerMacroBuildModuleMRML)
  245. This warning is for project developers.  Use -Wno-dev to suppress it.
  246. 
  247. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkWrapPython.cmake:192 (find_package):
  248.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  249.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  250.   the cmake_policy command to set the policy and suppress this warning.
  251.  
  252. Call Stack (most recent call first):
  253.   /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:165 (include)
  254.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  255.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  256.   OpenIGTLinkIF/MRML/CMakeLists.txt:49 (SlicerMacroBuildModuleMRML)
  257. This warning is for project developers.  Use -Wno-dev to suppress it.
  258. 
  259. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  260.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  261.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  262.   command to set the policy and suppress this warning.
  263. Call Stack (most recent call first):
  264.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  265.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  266.   OpenIGTLinkIF/MRML/CMakeLists.txt:49 (SlicerMacroBuildModuleMRML)
  267. This warning is for project developers.  Use -Wno-dev to suppress it.
  268. 
  269. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  270.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  271.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  272.   command to set the policy and suppress this warning.
  273. Call Stack (most recent call first):
  274.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  275.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  276.   OpenIGTLinkIF/MRML/CMakeLists.txt:49 (SlicerMacroBuildModuleMRML)
  277. This warning is for project developers.  Use -Wno-dev to suppress it.
  278. 
  279. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  280.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  281.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  282.   command to set the policy and suppress this warning.
  283. Call Stack (most recent call first):
  284.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  285.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  286.   OpenIGTLinkIF/MRML/CMakeLists.txt:49 (SlicerMacroBuildModuleMRML)
  287. This warning is for project developers.  Use -Wno-dev to suppress it.
  288. 
  289. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  290.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  291.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  292.   command to set the policy and suppress this warning.
  293. Call Stack (most recent call first):
  294.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:91 (SlicerMacroBuildModuleVTKLibrary)
  295.   OpenIGTLinkIF/Logic/CMakeLists.txt:27 (SlicerMacroBuildModuleLogic)
  296. This warning is for project developers.  Use -Wno-dev to suppress it.
  297. 
  298. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  299.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  300.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  301.   command to set the policy and suppress this warning.
  302. Call Stack (most recent call first):
  303.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:91 (SlicerMacroBuildModuleVTKLibrary)
  304.   OpenIGTLinkIF/Logic/CMakeLists.txt:27 (SlicerMacroBuildModuleLogic)
  305. This warning is for project developers.  Use -Wno-dev to suppress it.
  306. 
  307. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  308.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  309.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  310.   command to set the policy and suppress this warning.
  311. Call Stack (most recent call first):
  312.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:91 (SlicerMacroBuildModuleVTKLibrary)
  313.   OpenIGTLinkIF/Logic/CMakeLists.txt:27 (SlicerMacroBuildModuleLogic)
  314. This warning is for project developers.  Use -Wno-dev to suppress it.
  315. 
  316. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkWrapPython.cmake:192 (find_package):
  317.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  318.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  319.   the cmake_policy command to set the policy and suppress this warning.
  320.  
  321. Call Stack (most recent call first):
  322.   /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:165 (include)
  323.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  324.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  325.   OpenIGTLinkIF/Logic/CMakeLists.txt:27 (SlicerMacroBuildModuleLogic)
  326. This warning is for project developers.  Use -Wno-dev to suppress it.
  327. 
  328. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  329.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  330.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  331.   command to set the policy and suppress this warning.
  332. Call Stack (most recent call first):
  333.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  334.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  335.   OpenIGTLinkIF/Logic/CMakeLists.txt:27 (SlicerMacroBuildModuleLogic)
  336. This warning is for project developers.  Use -Wno-dev to suppress it.
  337. 
  338. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  339.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  340.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  341.   command to set the policy and suppress this warning.
  342. Call Stack (most recent call first):
  343.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  344.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  345.   OpenIGTLinkIF/Logic/CMakeLists.txt:27 (SlicerMacroBuildModuleLogic)
  346. This warning is for project developers.  Use -Wno-dev to suppress it.
  347. 
  348. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  349.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  350.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  351.   command to set the policy and suppress this warning.
  352. Call Stack (most recent call first):
  353.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  354.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  355.   OpenIGTLinkIF/Logic/CMakeLists.txt:27 (SlicerMacroBuildModuleLogic)
  356. This warning is for project developers.  Use -Wno-dev to suppress it.
  357. 
  358. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  359.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  360.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  361.   command to set the policy and suppress this warning.
  362. Call Stack (most recent call first):
  363.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  364.   OpenIGTLinkIF/Widgets/CMakeLists.txt:58 (SlicerMacroBuildModuleWidgets)
  365. This warning is for project developers.  Use -Wno-dev to suppress it.
  366. 
  367. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  368.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  369.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  370.   command to set the policy and suppress this warning.
  371. Call Stack (most recent call first):
  372.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  373.   OpenIGTLinkIF/Widgets/CMakeLists.txt:58 (SlicerMacroBuildModuleWidgets)
  374. This warning is for project developers.  Use -Wno-dev to suppress it.
  375. 
  376. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  377.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  378.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  379.   command to set the policy and suppress this warning.
  380. Call Stack (most recent call first):
  381.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  382.   OpenIGTLinkIF/Widgets/CMakeLists.txt:58 (SlicerMacroBuildModuleWidgets)
  383. This warning is for project developers.  Use -Wno-dev to suppress it.
  384. 
  385. -- Looking for decorator header qSlicerOpenIGTLinkIFModuleWidgetsPythonQtDecorators.h
  386. -- Looking for decorator header qSlicerOpenIGTLinkIFModuleWidgetsPythonQtDecorators.h - Not found
  387. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  388.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  389.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  390.   command to set the policy and suppress this warning.
  391. Call Stack (most recent call first):
  392.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  393.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  394.   OpenIGTLinkIF/Widgets/CMakeLists.txt:58 (SlicerMacroBuildModuleWidgets)
  395. This warning is for project developers.  Use -Wno-dev to suppress it.
  396. 
  397. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  398.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  399.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  400.   command to set the policy and suppress this warning.
  401. Call Stack (most recent call first):
  402.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  403.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  404.   OpenIGTLinkIF/Widgets/CMakeLists.txt:58 (SlicerMacroBuildModuleWidgets)
  405. This warning is for project developers.  Use -Wno-dev to suppress it.
  406. 
  407. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  408.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  409.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  410.   command to set the policy and suppress this warning.
  411. Call Stack (most recent call first):
  412.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  413.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  414.   OpenIGTLinkIF/Widgets/CMakeLists.txt:58 (SlicerMacroBuildModuleWidgets)
  415. This warning is for project developers.  Use -Wno-dev to suppress it.
  416. 
  417. -- Configuring Loadable module: OpenIGTLinkIF [qSlicerOpenIGTLinkIFModuleExport.h]
  418. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:235 (install):
  419.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  420.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  421.   command to set the policy and suppress this warning.
  422. Call Stack (most recent call first):
  423.   OpenIGTLinkIF/CMakeLists.txt:67 (slicerMacroBuildLoadableModule)
  424. This warning is for project developers.  Use -Wno-dev to suppress it.
  425. 
  426. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:235 (install):
  427.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  428.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  429.   command to set the policy and suppress this warning.
  430. Call Stack (most recent call first):
  431.   OpenIGTLinkIF/CMakeLists.txt:67 (slicerMacroBuildLoadableModule)
  432. This warning is for project developers.  Use -Wno-dev to suppress it.
  433. 
  434. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:235 (install):
  435.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  436.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  437.   command to set the policy and suppress this warning.
  438. Call Stack (most recent call first):
  439.   OpenIGTLinkIF/CMakeLists.txt:67 (slicerMacroBuildLoadableModule)
  440. This warning is for project developers.  Use -Wno-dev to suppress it.
  441. 
  442. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  443.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  444.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  445.   command to set the policy and suppress this warning.
  446. Call Stack (most recent call first):
  447.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:65 (SlicerMacroBuildModuleVTKLibrary)
  448.   OpenIGTLinkRemote/MRML/CMakeLists.txt:29 (SlicerMacroBuildModuleMRML)
  449. This warning is for project developers.  Use -Wno-dev to suppress it.
  450. 
  451. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  452.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  453.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  454.   command to set the policy and suppress this warning.
  455. Call Stack (most recent call first):
  456.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:65 (SlicerMacroBuildModuleVTKLibrary)
  457.   OpenIGTLinkRemote/MRML/CMakeLists.txt:29 (SlicerMacroBuildModuleMRML)
  458. This warning is for project developers.  Use -Wno-dev to suppress it.
  459. 
  460. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  461.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  462.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  463.   command to set the policy and suppress this warning.
  464. Call Stack (most recent call first):
  465.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:65 (SlicerMacroBuildModuleVTKLibrary)
  466.   OpenIGTLinkRemote/MRML/CMakeLists.txt:29 (SlicerMacroBuildModuleMRML)
  467. This warning is for project developers.  Use -Wno-dev to suppress it.
  468. 
  469. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkWrapPython.cmake:192 (find_package):
  470.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  471.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  472.   the cmake_policy command to set the policy and suppress this warning.
  473.  
  474. Call Stack (most recent call first):
  475.   /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:165 (include)
  476.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  477.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  478.   OpenIGTLinkRemote/MRML/CMakeLists.txt:29 (SlicerMacroBuildModuleMRML)
  479. This warning is for project developers.  Use -Wno-dev to suppress it.
  480. 
  481. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  482.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  483.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  484.   command to set the policy and suppress this warning.
  485. Call Stack (most recent call first):
  486.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  487.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  488.   OpenIGTLinkRemote/MRML/CMakeLists.txt:29 (SlicerMacroBuildModuleMRML)
  489. This warning is for project developers.  Use -Wno-dev to suppress it.
  490. 
  491. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  492.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  493.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  494.   command to set the policy and suppress this warning.
  495. Call Stack (most recent call first):
  496.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  497.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  498.   OpenIGTLinkRemote/MRML/CMakeLists.txt:29 (SlicerMacroBuildModuleMRML)
  499. This warning is for project developers.  Use -Wno-dev to suppress it.
  500. 
  501. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  502.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  503.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  504.   command to set the policy and suppress this warning.
  505. Call Stack (most recent call first):
  506.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  507.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  508.   OpenIGTLinkRemote/MRML/CMakeLists.txt:29 (SlicerMacroBuildModuleMRML)
  509. This warning is for project developers.  Use -Wno-dev to suppress it.
  510. 
  511. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  512.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  513.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  514.   command to set the policy and suppress this warning.
  515. Call Stack (most recent call first):
  516.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:91 (SlicerMacroBuildModuleVTKLibrary)
  517.   OpenIGTLinkRemote/Logic/CMakeLists.txt:21 (SlicerMacroBuildModuleLogic)
  518. This warning is for project developers.  Use -Wno-dev to suppress it.
  519. 
  520. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  521.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  522.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  523.   command to set the policy and suppress this warning.
  524. Call Stack (most recent call first):
  525.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:91 (SlicerMacroBuildModuleVTKLibrary)
  526.   OpenIGTLinkRemote/Logic/CMakeLists.txt:21 (SlicerMacroBuildModuleLogic)
  527. This warning is for project developers.  Use -Wno-dev to suppress it.
  528. 
  529. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  530.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  531.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  532.   command to set the policy and suppress this warning.
  533. Call Stack (most recent call first):
  534.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:91 (SlicerMacroBuildModuleVTKLibrary)
  535.   OpenIGTLinkRemote/Logic/CMakeLists.txt:21 (SlicerMacroBuildModuleLogic)
  536. This warning is for project developers.  Use -Wno-dev to suppress it.
  537. 
  538. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkWrapPython.cmake:192 (find_package):
  539.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  540.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  541.   the cmake_policy command to set the policy and suppress this warning.
  542.  
  543. Call Stack (most recent call first):
  544.   /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:165 (include)
  545.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  546.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  547.   OpenIGTLinkRemote/Logic/CMakeLists.txt:21 (SlicerMacroBuildModuleLogic)
  548. This warning is for project developers.  Use -Wno-dev to suppress it.
  549. 
  550. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  551.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  552.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  553.   command to set the policy and suppress this warning.
  554. Call Stack (most recent call first):
  555.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  556.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  557.   OpenIGTLinkRemote/Logic/CMakeLists.txt:21 (SlicerMacroBuildModuleLogic)
  558. This warning is for project developers.  Use -Wno-dev to suppress it.
  559. 
  560. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  561.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  562.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  563.   command to set the policy and suppress this warning.
  564. Call Stack (most recent call first):
  565.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  566.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  567.   OpenIGTLinkRemote/Logic/CMakeLists.txt:21 (SlicerMacroBuildModuleLogic)
  568. This warning is for project developers.  Use -Wno-dev to suppress it.
  569. 
  570. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  571.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  572.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  573.   command to set the policy and suppress this warning.
  574. Call Stack (most recent call first):
  575.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  576.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  577.   OpenIGTLinkRemote/Logic/CMakeLists.txt:21 (SlicerMacroBuildModuleLogic)
  578. This warning is for project developers.  Use -Wno-dev to suppress it.
  579. 
  580. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  581.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  582.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  583.   command to set the policy and suppress this warning.
  584. Call Stack (most recent call first):
  585.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  586.   OpenIGTLinkRemote/Widgets/CMakeLists.txt:41 (SlicerMacroBuildModuleWidgets)
  587. This warning is for project developers.  Use -Wno-dev to suppress it.
  588. 
  589. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  590.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  591.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  592.   command to set the policy and suppress this warning.
  593. Call Stack (most recent call first):
  594.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  595.   OpenIGTLinkRemote/Widgets/CMakeLists.txt:41 (SlicerMacroBuildModuleWidgets)
  596. This warning is for project developers.  Use -Wno-dev to suppress it.
  597. 
  598. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  599.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  600.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  601.   command to set the policy and suppress this warning.
  602. Call Stack (most recent call first):
  603.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  604.   OpenIGTLinkRemote/Widgets/CMakeLists.txt:41 (SlicerMacroBuildModuleWidgets)
  605. This warning is for project developers.  Use -Wno-dev to suppress it.
  606. 
  607. -- Looking for decorator header qSlicerOpenIGTLinkRemoteModuleWidgetsPythonQtDecorators.h
  608. -- Looking for decorator header qSlicerOpenIGTLinkRemoteModuleWidgetsPythonQtDecorators.h - Not found
  609. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  610.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  611.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  612.   command to set the policy and suppress this warning.
  613. Call Stack (most recent call first):
  614.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  615.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  616.   OpenIGTLinkRemote/Widgets/CMakeLists.txt:41 (SlicerMacroBuildModuleWidgets)
  617. This warning is for project developers.  Use -Wno-dev to suppress it.
  618. 
  619. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  620.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  621.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  622.   command to set the policy and suppress this warning.
  623. Call Stack (most recent call first):
  624.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  625.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  626.   OpenIGTLinkRemote/Widgets/CMakeLists.txt:41 (SlicerMacroBuildModuleWidgets)
  627. This warning is for project developers.  Use -Wno-dev to suppress it.
  628. 
  629. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  630.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  631.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  632.   command to set the policy and suppress this warning.
  633. Call Stack (most recent call first):
  634.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  635.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  636.   OpenIGTLinkRemote/Widgets/CMakeLists.txt:41 (SlicerMacroBuildModuleWidgets)
  637. This warning is for project developers.  Use -Wno-dev to suppress it.
  638. 
  639. -- Configuring Loadable module: OpenIGTLinkRemote [qSlicerOpenIGTLinkRemoteModuleExport.h]
  640. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:235 (install):
  641.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  642.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  643.   command to set the policy and suppress this warning.
  644. Call Stack (most recent call first):
  645.   /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:347 (slicerMacroBuildLoadableModule)
  646.   OpenIGTLinkRemote/CMakeLists.txt:45 (slicerMacroBuildQtModule)
  647. This warning is for project developers.  Use -Wno-dev to suppress it.
  648. 
  649. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:235 (install):
  650.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  651.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  652.   command to set the policy and suppress this warning.
  653. Call Stack (most recent call first):
  654.   /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:347 (slicerMacroBuildLoadableModule)
  655.   OpenIGTLinkRemote/CMakeLists.txt:45 (slicerMacroBuildQtModule)
  656. This warning is for project developers.  Use -Wno-dev to suppress it.
  657. 
  658. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:235 (install):
  659.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  660.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  661.   command to set the policy and suppress this warning.
  662. Call Stack (most recent call first):
  663.   /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:347 (slicerMacroBuildLoadableModule)
  664.   OpenIGTLinkRemote/CMakeLists.txt:45 (slicerMacroBuildQtModule)
  665. This warning is for project developers.  Use -Wno-dev to suppress it.
  666. 
  667. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  668.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  669.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  670.   command to set the policy and suppress this warning.
  671. Call Stack (most recent call first):
  672.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:65 (SlicerMacroBuildModuleVTKLibrary)
  673.   PlusRemote/MRML/CMakeLists.txt:28 (SlicerMacroBuildModuleMRML)
  674. This warning is for project developers.  Use -Wno-dev to suppress it.
  675. 
  676. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  677.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  678.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  679.   command to set the policy and suppress this warning.
  680. Call Stack (most recent call first):
  681.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:65 (SlicerMacroBuildModuleVTKLibrary)
  682.   PlusRemote/MRML/CMakeLists.txt:28 (SlicerMacroBuildModuleMRML)
  683. This warning is for project developers.  Use -Wno-dev to suppress it.
  684. 
  685. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  686.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  687.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  688.   command to set the policy and suppress this warning.
  689. Call Stack (most recent call first):
  690.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:65 (SlicerMacroBuildModuleVTKLibrary)
  691.   PlusRemote/MRML/CMakeLists.txt:28 (SlicerMacroBuildModuleMRML)
  692. This warning is for project developers.  Use -Wno-dev to suppress it.
  693. 
  694. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkWrapPython.cmake:192 (find_package):
  695.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  696.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  697.   the cmake_policy command to set the policy and suppress this warning.
  698.  
  699. Call Stack (most recent call first):
  700.   /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:165 (include)
  701.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  702.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  703.   PlusRemote/MRML/CMakeLists.txt:28 (SlicerMacroBuildModuleMRML)
  704. This warning is for project developers.  Use -Wno-dev to suppress it.
  705. 
  706. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  707.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  708.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  709.   command to set the policy and suppress this warning.
  710. Call Stack (most recent call first):
  711.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  712.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  713.   PlusRemote/MRML/CMakeLists.txt:28 (SlicerMacroBuildModuleMRML)
  714. This warning is for project developers.  Use -Wno-dev to suppress it.
  715. 
  716. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  717.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  718.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  719.   command to set the policy and suppress this warning.
  720. Call Stack (most recent call first):
  721.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  722.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  723.   PlusRemote/MRML/CMakeLists.txt:28 (SlicerMacroBuildModuleMRML)
  724. This warning is for project developers.  Use -Wno-dev to suppress it.
  725. 
  726. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  727.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  728.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  729.   command to set the policy and suppress this warning.
  730. Call Stack (most recent call first):
  731.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  732.   /work/Slicer/CMake/SlicerMacroBuildModuleMRML.cmake:94 (SlicerMacroPythonWrapModuleVTKLibrary)
  733.   PlusRemote/MRML/CMakeLists.txt:28 (SlicerMacroBuildModuleMRML)
  734. This warning is for project developers.  Use -Wno-dev to suppress it.
  735. 
  736. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  737.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  738.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  739.   command to set the policy and suppress this warning.
  740. Call Stack (most recent call first):
  741.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:91 (SlicerMacroBuildModuleVTKLibrary)
  742.   PlusRemote/Logic/CMakeLists.txt:29 (SlicerMacroBuildModuleLogic)
  743. This warning is for project developers.  Use -Wno-dev to suppress it.
  744. 
  745. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  746.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  747.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  748.   command to set the policy and suppress this warning.
  749. Call Stack (most recent call first):
  750.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:91 (SlicerMacroBuildModuleVTKLibrary)
  751.   PlusRemote/Logic/CMakeLists.txt:29 (SlicerMacroBuildModuleLogic)
  752. This warning is for project developers.  Use -Wno-dev to suppress it.
  753. 
  754. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleVTKLibrary.cmake:148 (install):
  755.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  756.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  757.   command to set the policy and suppress this warning.
  758. Call Stack (most recent call first):
  759.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:91 (SlicerMacroBuildModuleVTKLibrary)
  760.   PlusRemote/Logic/CMakeLists.txt:29 (SlicerMacroBuildModuleLogic)
  761. This warning is for project developers.  Use -Wno-dev to suppress it.
  762. 
  763. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkWrapPython.cmake:192 (find_package):
  764.   Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  765.   are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  766.   the cmake_policy command to set the policy and suppress this warning.
  767.  
  768. Call Stack (most recent call first):
  769.   /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:165 (include)
  770.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  771.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  772.   PlusRemote/Logic/CMakeLists.txt:29 (SlicerMacroBuildModuleLogic)
  773. This warning is for project developers.  Use -Wno-dev to suppress it.
  774. 
  775. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  776.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  777.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  778.   command to set the policy and suppress this warning.
  779. Call Stack (most recent call first):
  780.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  781.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  782.   PlusRemote/Logic/CMakeLists.txt:29 (SlicerMacroBuildModuleLogic)
  783. This warning is for project developers.  Use -Wno-dev to suppress it.
  784. 
  785. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  786.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  787.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  788.   command to set the policy and suppress this warning.
  789. Call Stack (most recent call first):
  790.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  791.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  792.   PlusRemote/Logic/CMakeLists.txt:29 (SlicerMacroBuildModuleLogic)
  793. This warning is for project developers.  Use -Wno-dev to suppress it.
  794. 
  795. CMake Warning (dev) at /work/Slicer-build/vtkAddon/CMake/vtkMacroKitPythonWrap.cmake:373 (install):
  796.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  797.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  798.   command to set the policy and suppress this warning.
  799. Call Stack (most recent call first):
  800.   /work/Slicer/CMake/SlicerMacroPythonWrapModuleVTKLibrary.cmake:73 (vtkMacroKitPythonWrap)
  801.   /work/Slicer/CMake/SlicerMacroBuildModuleLogic.cmake:120 (SlicerMacroPythonWrapModuleVTKLibrary)
  802.   PlusRemote/Logic/CMakeLists.txt:29 (SlicerMacroBuildModuleLogic)
  803. This warning is for project developers.  Use -Wno-dev to suppress it.
  804. 
  805. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  806.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  807.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  808.   command to set the policy and suppress this warning.
  809. Call Stack (most recent call first):
  810.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  811.   PlusRemote/Widgets/CMakeLists.txt:40 (SlicerMacroBuildModuleWidgets)
  812. This warning is for project developers.  Use -Wno-dev to suppress it.
  813. 
  814. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  815.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  816.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  817.   command to set the policy and suppress this warning.
  818. Call Stack (most recent call first):
  819.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  820.   PlusRemote/Widgets/CMakeLists.txt:40 (SlicerMacroBuildModuleWidgets)
  821. This warning is for project developers.  Use -Wno-dev to suppress it.
  822. 
  823. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  824.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  825.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  826.   command to set the policy and suppress this warning.
  827. Call Stack (most recent call first):
  828.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  829.   PlusRemote/Widgets/CMakeLists.txt:40 (SlicerMacroBuildModuleWidgets)
  830. This warning is for project developers.  Use -Wno-dev to suppress it.
  831. 
  832. -- Looking for decorator header qSlicerPlusRemoteModuleWidgetsPythonQtDecorators.h
  833. -- Looking for decorator header qSlicerPlusRemoteModuleWidgetsPythonQtDecorators.h - Not found
  834. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  835.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  836.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  837.   command to set the policy and suppress this warning.
  838. Call Stack (most recent call first):
  839.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  840.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  841.   PlusRemote/Widgets/CMakeLists.txt:40 (SlicerMacroBuildModuleWidgets)
  842. This warning is for project developers.  Use -Wno-dev to suppress it.
  843. 
  844. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  845.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  846.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  847.   command to set the policy and suppress this warning.
  848. Call Stack (most recent call first):
  849.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  850.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  851.   PlusRemote/Widgets/CMakeLists.txt:40 (SlicerMacroBuildModuleWidgets)
  852. This warning is for project developers.  Use -Wno-dev to suppress it.
  853. 
  854. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  855.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  856.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  857.   command to set the policy and suppress this warning.
  858. Call Stack (most recent call first):
  859.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  860.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  861.   PlusRemote/Widgets/CMakeLists.txt:40 (SlicerMacroBuildModuleWidgets)
  862. This warning is for project developers.  Use -Wno-dev to suppress it.
  863. 
  864. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildQtPlugin.cmake:158 (install):
  865.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  866.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  867.   command to set the policy and suppress this warning.
  868. Call Stack (most recent call first):
  869.   /work/Slicer-build/CTK/CMake/ctkMacroBuildQtPlugin.cmake:195 (ctkMacroBuildQtPlugin)
  870.   PlusRemote/Widgets/DesignerPlugins/CMakeLists.txt:31 (ctkMacroBuildQtDesignerPlugin)
  871. This warning is for project developers.  Use -Wno-dev to suppress it.
  872. 
  873. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildQtPlugin.cmake:158 (install):
  874.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  875.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  876.   command to set the policy and suppress this warning.
  877. Call Stack (most recent call first):
  878.   /work/Slicer-build/CTK/CMake/ctkMacroBuildQtPlugin.cmake:195 (ctkMacroBuildQtPlugin)
  879.   PlusRemote/Widgets/DesignerPlugins/CMakeLists.txt:31 (ctkMacroBuildQtDesignerPlugin)
  880. This warning is for project developers.  Use -Wno-dev to suppress it.
  881. 
  882. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildQtPlugin.cmake:158 (install):
  883.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  884.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  885.   command to set the policy and suppress this warning.
  886. Call Stack (most recent call first):
  887.   /work/Slicer-build/CTK/CMake/ctkMacroBuildQtPlugin.cmake:195 (ctkMacroBuildQtPlugin)
  888.   PlusRemote/Widgets/DesignerPlugins/CMakeLists.txt:31 (ctkMacroBuildQtDesignerPlugin)
  889. This warning is for project developers.  Use -Wno-dev to suppress it.
  890. 
  891. -- Configuring Loadable module: PlusRemote [qSlicerPlusRemoteModuleExport.h]
  892. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:235 (install):
  893.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  894.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  895.   command to set the policy and suppress this warning.
  896. Call Stack (most recent call first):
  897.   /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:347 (slicerMacroBuildLoadableModule)
  898.   PlusRemote/CMakeLists.txt:61 (slicerMacroBuildQtModule)
  899. This warning is for project developers.  Use -Wno-dev to suppress it.
  900. 
  901. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:235 (install):
  902.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  903.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  904.   command to set the policy and suppress this warning.
  905. Call Stack (most recent call first):
  906.   /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:347 (slicerMacroBuildLoadableModule)
  907.   PlusRemote/CMakeLists.txt:61 (slicerMacroBuildQtModule)
  908. This warning is for project developers.  Use -Wno-dev to suppress it.
  909. 
  910. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:235 (install):
  911.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  912.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  913.   command to set the policy and suppress this warning.
  914. Call Stack (most recent call first):
  915.   /work/Slicer/CMake/SlicerMacroBuildLoadableModule.cmake:347 (slicerMacroBuildLoadableModule)
  916.   PlusRemote/CMakeLists.txt:61 (slicerMacroBuildQtModule)
  917. This warning is for project developers.  Use -Wno-dev to suppress it.
  918. 
  919. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  920.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  921.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  922.   command to set the policy and suppress this warning.
  923. Call Stack (most recent call first):
  924.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  925.   UltrasoundRemoteControl/Widgets/CMakeLists.txt:39 (SlicerMacroBuildModuleWidgets)
  926. This warning is for project developers.  Use -Wno-dev to suppress it.
  927. 
  928. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  929.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  930.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  931.   command to set the policy and suppress this warning.
  932. Call Stack (most recent call first):
  933.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  934.   UltrasoundRemoteControl/Widgets/CMakeLists.txt:39 (SlicerMacroBuildModuleWidgets)
  935. This warning is for project developers.  Use -Wno-dev to suppress it.
  936. 
  937. CMake Warning (dev) at /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:188 (install):
  938.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  939.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  940.   command to set the policy and suppress this warning.
  941. Call Stack (most recent call first):
  942.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  943.   UltrasoundRemoteControl/Widgets/CMakeLists.txt:39 (SlicerMacroBuildModuleWidgets)
  944. This warning is for project developers.  Use -Wno-dev to suppress it.
  945. 
  946. -- Looking for decorator header qSlicerUltrasoundRemoteControlModuleWidgetsPythonQtDecorators.h
  947. -- Looking for decorator header qSlicerUltrasoundRemoteControlModuleWidgetsPythonQtDecorators.h - Not found
  948. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  949.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  950.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  951.   command to set the policy and suppress this warning.
  952. Call Stack (most recent call first):
  953.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  954.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  955.   UltrasoundRemoteControl/Widgets/CMakeLists.txt:39 (SlicerMacroBuildModuleWidgets)
  956. This warning is for project developers.  Use -Wno-dev to suppress it.
  957. 
  958. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  959.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  960.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  961.   command to set the policy and suppress this warning.
  962. Call Stack (most recent call first):
  963.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  964.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  965.   UltrasoundRemoteControl/Widgets/CMakeLists.txt:39 (SlicerMacroBuildModuleWidgets)
  966. This warning is for project developers.  Use -Wno-dev to suppress it.
  967. 
  968. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroBuildLibWrapper.cmake:164 (install):
  969.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  970.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  971.   command to set the policy and suppress this warning.
  972. Call Stack (most recent call first):
  973.   /work/Slicer/CMake/SlicerMacroBuildModuleQtLibrary.cmake:230 (ctkMacroBuildLibWrapper)
  974.   /work/Slicer/CMake/SlicerMacroBuildModuleWidgets.cmake:107 (SlicerMacroBuildModuleQtLibrary)
  975.   UltrasoundRemoteControl/Widgets/CMakeLists.txt:39 (SlicerMacroBuildModuleWidgets)
  976. This warning is for project developers.  Use -Wno-dev to suppress it.
  977. 
  978. -- Configuring Scripted module: UltrasoundRemoteControl
  979. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroCompilePythonScript.cmake:96 (install):
  980.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  981.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  982.   command to set the policy and suppress this warning.
  983. Call Stack (most recent call first):
  984.   /work/Slicer/CMake/SlicerMacroBuildScriptedModule.cmake:100 (ctkMacroCompilePythonScript)
  985.   UltrasoundRemoteControl/CMakeLists.txt:17 (slicerMacroBuildScriptedModule)
  986. This warning is for project developers.  Use -Wno-dev to suppress it.
  987. 
  988. -- Configuring Scripted module: GenericSerialDeviceRemoteControl
  989. CMake Warning (dev) at /work/Slicer-build/CTK/CMake/ctkMacroCompilePythonScript.cmake:96 (install):
  990.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  991.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  992.   command to set the policy and suppress this warning.
  993. Call Stack (most recent call first):
  994.   /work/Slicer/CMake/SlicerMacroBuildScriptedModule.cmake:100 (ctkMacroCompilePythonScript)
  995.   GenericSerialDeviceRemoteControl/CMakeLists.txt:16 (slicerMacroBuildScriptedModule)
  996. This warning is for project developers.  Use -Wno-dev to suppress it.
  997. 
  998. -- Configuring SlicerOpenIGTLink revision []
  999. -- Extension description has been written to: /work/SlicerOpenIGTLink-build/inner-build/SlicerOpenIGTLink.s4ext
  1000. CMake Warning (dev) at /work/Slicer/CMake/SlicerExtensionCPack.cmake:116 (install):
  1001.   Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  1002.   "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  1003.   command to set the policy and suppress this warning.
  1004. Call Stack (most recent call first):
  1005.   CMakeLists.txt:65 (include)
  1006. This warning is for project developers.  Use -Wno-dev to suppress it.
  1007. 
  1008. -- Checking if extension type is SuperBuild
  1009. -- Checking if extension type is SuperBuild - true
  1010. -- Setting 'CTEST_MODEL' variable with default value 'Experimental'
  1011. -- Setting 'SLICER_EXTENSION_MANAGER_CLIENT_EXECUTABLE' variable with default value 'SLICER_EXTENSION_MANAGER_CLIENT_EXECUTABLE-NOTDEFINED'
  1012. -- Setting 'SLICER_EXTENSION_MANAGER_URL' variable with default value 'SLICER_EXTENSION_MANAGER_URL-NOTDEFINED'
  1013. -- Setting 'SLICER_EXTENSION_MANAGER_API_KEY' variable with default value 'OBFUSCATED'
  1014. -- Configuring done (1.2s)
  1015. -- Generating done (0.7s)
  1016. -- Build files have been written to: /work/SlicerOpenIGTLink-build/inner-build
  1017.  
  1018. [15/18] Performing build step for 'inner'
  1019.  
  1020. [0/5] Configuring: AdditionalLauncherSettings.ini
  1021. [0/5] Linking CXX shared module lib/Slicer-5.9/qt-loadable-modules/qSlicerOpenIGTLinkIFModuleWidgetsPythonQt.so
  1022. [0/5] Linking CXX shared module lib/Slicer-5.9/qt-loadable-modules/qSlicerOpenIGTLinkRemoteModuleWidgetsPythonQt.so
  1023. [0/5] Linking CXX shared module lib/Slicer-5.9/qt-loadable-modules/qSlicerPlusRemoteModuleWidgetsPythonQt.so
  1024. [0/5] Linking CXX shared module lib/Slicer-5.9/qt-loadable-modules/qSlicerUltrasoundRemoteControlModuleWidgetsPythonQt.so
  1025. [1/5] Configuring: AdditionalLauncherSettings.ini
  1026. [2/5] Linking CXX shared module lib/Slicer-5.9/qt-loadable-modules/qSlicerUltrasoundRemoteControlModuleWidgetsPythonQt.so
  1027. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 3 (>= sh_info of 3)
  1028. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 4 (>= sh_info of 3)
  1029. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 5 (>= sh_info of 3)
  1030. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 6 (>= sh_info of 3)
  1031. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 7 (>= sh_info of 3)
  1032. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 8 (>= sh_info of 3)
  1033. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 9 (>= sh_info of 3)
  1034. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 10 (>= sh_info of 3)
  1035. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 11 (>= sh_info of 3)
  1036. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 12 (>= sh_info of 3)
  1037. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 13 (>= sh_info of 3)
  1038. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 14 (>= sh_info of 3)
  1039. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 15 (>= sh_info of 3)
  1040. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 16 (>= sh_info of 3)
  1041. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 17 (>= sh_info of 3)
  1042. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 18 (>= sh_info of 3)
  1043. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 19 (>= sh_info of 3)
  1044. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 20 (>= sh_info of 3)
  1045.  
  1046. [3/5] Linking CXX shared module lib/Slicer-5.9/qt-loadable-modules/qSlicerOpenIGTLinkIFModuleWidgetsPythonQt.so
  1047. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 3 (>= sh_info of 3)
  1048. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 4 (>= sh_info of 3)
  1049. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 5 (>= sh_info of 3)
  1050. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 6 (>= sh_info of 3)
  1051. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 7 (>= sh_info of 3)
  1052. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 8 (>= sh_info of 3)
  1053. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 9 (>= sh_info of 3)
  1054. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 10 (>= sh_info of 3)
  1055. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 11 (>= sh_info of 3)
  1056. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 12 (>= sh_info of 3)
  1057. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 13 (>= sh_info of 3)
  1058. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 14 (>= sh_info of 3)
  1059. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 15 (>= sh_info of 3)
  1060. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 16 (>= sh_info of 3)
  1061. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 17 (>= sh_info of 3)
  1062. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 18 (>= sh_info of 3)
  1063. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 19 (>= sh_info of 3)
  1064. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 20 (>= sh_info of 3)
  1065.  
  1066. [4/5] Linking CXX shared module lib/Slicer-5.9/qt-loadable-modules/qSlicerPlusRemoteModuleWidgetsPythonQt.so
  1067. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 3 (>= sh_info of 3)
  1068. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 4 (>= sh_info of 3)
  1069. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 5 (>= sh_info of 3)
  1070. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 6 (>= sh_info of 3)
  1071. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 7 (>= sh_info of 3)
  1072. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 8 (>= sh_info of 3)
  1073. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 9 (>= sh_info of 3)
  1074. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 10 (>= sh_info of 3)
  1075. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 11 (>= sh_info of 3)
  1076. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 12 (>= sh_info of 3)
  1077. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 13 (>= sh_info of 3)
  1078. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 14 (>= sh_info of 3)
  1079. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 15 (>= sh_info of 3)
  1080. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 16 (>= sh_info of 3)
  1081. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 17 (>= sh_info of 3)
  1082. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 18 (>= sh_info of 3)
  1083. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 19 (>= sh_info of 3)
  1084. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 20 (>= sh_info of 3)
  1085.  
  1086. [5/5] Linking CXX shared module lib/Slicer-5.9/qt-loadable-modules/qSlicerOpenIGTLinkRemoteModuleWidgetsPythonQt.so
  1087. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 3 (>= sh_info of 3)
  1088. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 4 (>= sh_info of 3)
  1089. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 5 (>= sh_info of 3)
  1090. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 6 (>= sh_info of 3)
  1091. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 7 (>= sh_info of 3)
  1092. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 8 (>= sh_info of 3)
  1093. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 9 (>= sh_info of 3)
  1094. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 10 (>= sh_info of 3)
  1095. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 11 (>= sh_info of 3)
  1096. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 12 (>= sh_info of 3)
  1097. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 13 (>= sh_info of 3)
  1098. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 14 (>= sh_info of 3)
  1099. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 15 (>= sh_info of 3)
  1100. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 16 (>= sh_info of 3)
  1101. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 17 (>= sh_info of 3)
  1102. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 18 (>= sh_info of 3)
  1103. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 19 (>= sh_info of 3)
  1104. /opt/rh/gcc-toolset-14/root/usr/libexec/gcc/x86_64-redhat-linux/14/ld: /opt/qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so.5.15.2: .dynsym local symbol at index 20 (>= sh_info of 3)
  1105.  
  1106. [16/18] No install step for 'inner'
  1107.  
  1108. [17/18] Completed 'inner'
  1109. [18/18] Completed 'inner'
  1110. ninja: error: unknown target 'package'
  1111.  
Tags: build logs
Advertisement
Add Comment
Please, Sign In to add comment