Guest User

Untitled

a guest
Nov 20th, 2022
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.74 KB | None | 0 0
  1. -- The C compiler identification is AppleClang 14.0.0.14000029
  2. -- The CXX compiler identification is AppleClang 14.0.0.14000029
  3. -- Detecting C compiler ABI info
  4. -- Detecting C compiler ABI info - done
  5. -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
  6. -- Detecting C compile features
  7. -- Detecting C compile features - done
  8. -- Detecting CXX compiler ABI info
  9. -- Detecting CXX compiler ABI info - done
  10. -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped
  11. -- Detecting CXX compile features
  12. -- Detecting CXX compile features - done
  13. -- Found ZLIB: /Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/lib/libz.a (found version "1.2.13")
  14. CMake Warning (dev) at vcpkg/installed/x64-osx/share/protobuf/protobuf-config.cmake:167 (if):
  15. if given arguments:
  16.  
  17. "ON"
  18.  
  19. An argument named "ON" appears in a conditional statement. Policy CMP0012
  20. is not set: if() recognizes numbers and boolean constants. Run "cmake
  21. --help-policy CMP0012" for policy details. Use the cmake_policy command to
  22. set the policy and suppress this warning.
  23. Call Stack (most recent call first):
  24. vcpkg/installed/x64-osx/share/protobuf/vcpkg-cmake-wrapper.cmake:16 (_find_package)
  25. vcpkg/scripts/buildsystems/vcpkg.cmake:783 (include)
  26. vcpkg/installed/x64-osx/share/grpc/gRPCConfig.cmake:9 (find_package)
  27. vcpkg/scripts/buildsystems/vcpkg.cmake:827 (_find_package)
  28. CMakeLists.txt:25 (find_package)
  29. This warning is for project developers. Use -Wno-dev to suppress it.
  30.  
  31. -- Found OpenSSL: /Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/debug/lib/libcrypto.a (found version "3.0.7")
  32. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  33. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
  34. -- Found Threads: TRUE
  35. -- Found c-ares: /Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/share/c-ares/c-ares-config.cmake (found version "1.18.0")
  36. -- Found RE2 via CMake.
  37. CMake Warning (dev) at vcpkg/installed/x64-osx/share/protobuf/protobuf-config.cmake:167 (if):
  38. if given arguments:
  39.  
  40. "ON"
  41.  
  42. An argument named "ON" appears in a conditional statement. Policy CMP0012
  43. is not set: if() recognizes numbers and boolean constants. Run "cmake
  44. --help-policy CMP0012" for policy details. Use the cmake_policy command to
  45. set the policy and suppress this warning.
  46. Call Stack (most recent call first):
  47. vcpkg/installed/x64-osx/share/protobuf/vcpkg-cmake-wrapper.cmake:16 (_find_package)
  48. vcpkg/scripts/buildsystems/vcpkg.cmake:783 (include)
  49. CMakeLists.txt:26 (find_package)
  50. This warning is for project developers. Use -Wno-dev to suppress it.
  51.  
  52. -- Found Doxygen: /usr/local/bin/doxygen (found version "1.9.5") found components: doxygen missing components: dot
  53. Doxygen build started
  54. -- Found Python: /usr/local/bin/python3.10 (found version "3.10.8") found components: Interpreter
  55. CMake Warning (dev) at vcpkg/installed/x64-osx/share/protobuf/protobuf-config.cmake:167 (if):
  56. if given arguments:
  57.  
  58. "ON"
  59.  
  60. An argument named "ON" appears in a conditional statement. Policy CMP0012
  61. is not set: if() recognizes numbers and boolean constants. Run "cmake
  62. --help-policy CMP0012" for policy details. Use the cmake_policy command to
  63. set the policy and suppress this warning.
  64. Call Stack (most recent call first):
  65. vcpkg/installed/x64-osx/share/protobuf/vcpkg-cmake-wrapper.cmake:16 (_find_package)
  66. vcpkg/scripts/buildsystems/vcpkg.cmake:783 (include)
  67. /usr/local/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
  68. vcpkg/installed/x64-osx/share/opencv/OpenCVModules.cmake:20 (find_dependency)
  69. vcpkg/installed/x64-osx/share/opencv/OpenCVConfig.cmake:126 (include)
  70. vcpkg/scripts/buildsystems/vcpkg.cmake:829 (_find_package)
  71. src/CameraServer/CMakeLists.txt:4 (find_package)
  72. This warning is for project developers. Use -Wno-dev to suppress it.
  73.  
  74. -- Found TIFF: /Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/lib/libtiff.a (found version "4.4.0")
  75. -- Found LibLZMA: /Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/lib/liblzma.a (found version "5.2.5")
  76. -- Found JPEG: /Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/lib/libjpeg.a (found version "62")
  77. -- Found OpenCV: /Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx (found version "4.6.0")
  78. -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2")
  79. -- Checking for module 'tensorflow'
  80. -- Found tensorflow, version 2.10.0
  81. CMake Warning (dev) at vcpkg/installed/x64-osx/share/protobuf/protobuf-config.cmake:167 (if):
  82. if given arguments:
  83.  
  84. "ON"
  85.  
  86. An argument named "ON" appears in a conditional statement. Policy CMP0012
  87. is not set: if() recognizes numbers and boolean constants. Run "cmake
  88. --help-policy CMP0012" for policy details. Use the cmake_policy command to
  89. set the policy and suppress this warning.
  90. Call Stack (most recent call first):
  91. vcpkg/installed/x64-osx/share/protobuf/vcpkg-cmake-wrapper.cmake:16 (_find_package)
  92. vcpkg/scripts/buildsystems/vcpkg.cmake:783 (include)
  93. /usr/local/Cellar/cmake/3.24.2/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package)
  94. vcpkg/installed/x64-osx/share/opencv/OpenCVModules.cmake:20 (find_dependency)
  95. vcpkg/installed/x64-osx/share/opencv/OpenCVConfig.cmake:126 (include)
  96. vcpkg/scripts/buildsystems/vcpkg.cmake:829 (_find_package)
  97. libraries/ImageProcessing/CMakeLists.txt:4 (find_package)
  98. This warning is for project developers. Use -Wno-dev to suppress it.
  99.  
  100. -- Configuring done
  101. CMake Warning (dev) at vcpkg/scripts/buildsystems/vcpkg.cmake:582 (_add_executable):
  102. Policy CMP0003 should be set before this line. Add code such as
  103.  
  104. if(COMMAND cmake_policy)
  105. cmake_policy(SET CMP0003 NEW)
  106. endif(COMMAND cmake_policy)
  107.  
  108. as early as possible but after the most recent call to
  109. cmake_minimum_required or cmake_policy(VERSION). This warning appears
  110. because target "myproject.Core" links to some libraries for which the
  111. linker must search:
  112.  
  113. gRPC, resolv, gRPC, protobuf
  114.  
  115. and other libraries with known full path:
  116.  
  117. /Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/debug/lib/libre2.a
  118. /Users/oliverkarger/Desktop/myproject/build/archive/libLmyproject.Protos.a
  119.  
  120. CMake is adding directories in the second list to the linker search path in
  121. case they are needed to find libraries from the first list (for backwards
  122. compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable
  123. or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for
  124. more information.
  125. Call Stack (most recent call first):
  126. src/Core/CMakeLists.txt:4 (add_executable)
  127. This warning is for project developers. Use -Wno-dev to suppress it.
  128.  
  129. CMake Warning at vcpkg/scripts/buildsystems/vcpkg.cmake:582 (_add_executable):
  130. Cannot generate a safe linker search path for target
  131. myproject.CameraServer because there is a cycle in the constraint graph:
  132.  
  133. dir 0 is [/usr/local/Cellar/libtensorflow/2.10.0/lib]
  134. dir 1 is [/Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/debug/lib]
  135. dir 3 must precede it due to link library [libjpeg.a]
  136. dir 2 is [/Users/oliverkarger/Desktop/myproject/build/lib]
  137. dir 3 is [/Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/lib]
  138. dir 1 must precede it due to link library [libquirc.a]
  139.  
  140. Some of these libraries may not be found correctly.
  141. Call Stack (most recent call first):
  142. src/CameraServer/CMakeLists.txt:13 (add_executable)
  143.  
  144.  
  145. CMake Warning at vcpkg/scripts/buildsystems/vcpkg.cmake:623 (_add_library):
  146. Cannot generate a safe linker search path for target
  147. myproject.ImageProcesing because there is a cycle in the constraint
  148. graph:
  149.  
  150. dir 0 is [/Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/debug/lib]
  151. dir 1 must precede it due to link library [libjpeg.a]
  152. dir 1 is [/Users/oliverkarger/Desktop/myproject/vcpkg/installed/x64-osx/lib]
  153. dir 0 must precede it due to link library [libquirc.a]
  154.  
  155. Some of these libraries may not be found correctly.
  156. Call Stack (most recent call first):
  157. libraries/ImageProcessing/CMakeLists.txt:6 (add_library)
  158.  
  159.  
  160. CMake Warning (dev):
  161. Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
  162. --help-policy CMP0042" for policy details. Use the cmake_policy command to
  163. set the policy and suppress this warning.
  164.  
  165. MACOSX_RPATH is not specified for the following targets:
  166.  
  167. myprojectMath
  168. myproject.CommonCC
  169. myproject.DataStructures
  170. myproject.ImageProcesing
  171.  
  172. This warning is for project developers. Use -Wno-dev to suppress it.
  173.  
  174. -- Generating done
  175. -- Build files have been written to: /Users/oliverkarger/Desktop/myproject/build-files
Advertisement
Add Comment
Please, Sign In to add comment