Advertisement
nwetter

cmake cross attempt

Feb 21st, 2022
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.90 KB | None | 0 0
  1. nate@nate-ubuntuvm:~/hosthome/Documents/GitHub/clearview/cmake-cross$ rm -rf *; cmake -DCMAKE_TOOLCHAIN_FILE=../toolchain-crosscompile.cmake ..
  2. -- The C compiler identification is GNU 9.3.0
  3. -- The CXX compiler identification is GNU 9.3.0
  4. -- Check for working C compiler: /bin/arm-linux-gnueabihf-gcc-9
  5. -- Check for working C compiler: /bin/arm-linux-gnueabihf-gcc-9 -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Detecting C compile features
  9. -- Detecting C compile features - done
  10. -- Check for working CXX compiler: /bin/arm-linux-gnueabihf-g++-9
  11. -- Check for working CXX compiler: /bin/arm-linux-gnueabihf-g++-9 -- works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. -- Detecting CXX compile features
  15. -- Detecting CXX compile features - done
  16. -- PYLON_BASE is PYLON_BASE-NOTFOUND
  17. -- PYLON_UTILITY is PYLON_UTILITY-NOTFOUND
  18. -- GEN_API_BASLER is GEN_API_BASLER-NOTFOUND
  19. -- GC_BASE_BASLER is GC_BASE_BASLER-NOTFOUND
  20. -- Could NOT find Qt5 (missing: Qt5_DIR)
  21. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  22. -- Checking for one of the modules 'glib-2.0'
  23. -- GLIB is GLIB2-NOTFOUND
  24. -- Looking for pthread.h
  25. -- Looking for pthread.h - found
  26. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  27. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
  28. -- Check if compiler accepts -pthread
  29. -- Check if compiler accepts -pthread - yes
  30. -- Found Threads: TRUE
  31. -- PTHREAD is PTHREAD-NOTFOUND
  32. -- FFTW3F is FFTW3F-NOTFOUND
  33. -- ARCHIVE is ARCHIVE-NOTFOUND
  34. -- MATH is MATH-NOTFOUND
  35. -- OPENSSL is OPENSSL-NOTFOUND
  36. -- CRYPTO is CRYPTO-NOTFOUND
  37. CMAKE_FIND_ROOT_PATH is /lib/arm-clearview/arm-linux-gnueabihf
  38. CMAKE_PREFIX_PATH is /lib/arm-clearview/arm-linux-gnueabihf
  39. CMAKE_SYSROOT is /lib/arm-clearview/arm-linux-gnueabihf
  40. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  41. Please set them or make sure they are set and tested correctly in the CMake files:
  42. ARCHIVE
  43. linked by target "mockprocess" in directory /home/nate/hosthome/Documents/GitHub/clearview
  44. linked by target "verify" in directory /home/nate/hosthome/Documents/GitHub/clearview
  45. linked by target "purchase" in directory /home/nate/hosthome/Documents/GitHub/clearview
  46. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  47. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  48. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  49. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  50. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  51. CRYPTO
  52. linked by target "mockprocess" in directory /home/nate/hosthome/Documents/GitHub/clearview
  53. linked by target "verify" in directory /home/nate/hosthome/Documents/GitHub/clearview
  54. linked by target "verify" in directory /home/nate/hosthome/Documents/GitHub/clearview
  55. linked by target "purchase" in directory /home/nate/hosthome/Documents/GitHub/clearview
  56. linked by target "purchase" in directory /home/nate/hosthome/Documents/GitHub/clearview
  57. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  58. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  59. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  60. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  61. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  62. FFTW3F
  63. linked by target "mockprocess" in directory /home/nate/hosthome/Documents/GitHub/clearview
  64. linked by target "verify" in directory /home/nate/hosthome/Documents/GitHub/clearview
  65. linked by target "purchase" in directory /home/nate/hosthome/Documents/GitHub/clearview
  66. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  67. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  68. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  69. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  70. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  71. GC_BASE_BASLER
  72. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  73. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  74. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  75. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  76. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  77. GEN_API_BASLER
  78. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  79. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  80. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  81. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  82. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  83. GLIB2
  84. linked by target "mockprocess" in directory /home/nate/hosthome/Documents/GitHub/clearview
  85. linked by target "verify" in directory /home/nate/hosthome/Documents/GitHub/clearview
  86. linked by target "verify" in directory /home/nate/hosthome/Documents/GitHub/clearview
  87. linked by target "purchase" in directory /home/nate/hosthome/Documents/GitHub/clearview
  88. linked by target "purchase" in directory /home/nate/hosthome/Documents/GitHub/clearview
  89. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  90. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  91. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  92. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  93. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  94. MATH
  95. linked by target "mockprocess" in directory /home/nate/hosthome/Documents/GitHub/clearview
  96. linked by target "verify" in directory /home/nate/hosthome/Documents/GitHub/clearview
  97. linked by target "purchase" in directory /home/nate/hosthome/Documents/GitHub/clearview
  98. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  99. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  100. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  101. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  102. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  103. OPENSSL
  104. linked by target "mockprocess" in directory /home/nate/hosthome/Documents/GitHub/clearview
  105. linked by target "verify" in directory /home/nate/hosthome/Documents/GitHub/clearview
  106. linked by target "verify" in directory /home/nate/hosthome/Documents/GitHub/clearview
  107. linked by target "purchase" in directory /home/nate/hosthome/Documents/GitHub/clearview
  108. linked by target "purchase" in directory /home/nate/hosthome/Documents/GitHub/clearview
  109. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  110. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  111. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  112. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  113. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  114. PTHREAD
  115. linked by target "mockprocess" in directory /home/nate/hosthome/Documents/GitHub/clearview
  116. linked by target "verify" in directory /home/nate/hosthome/Documents/GitHub/clearview
  117. linked by target "purchase" in directory /home/nate/hosthome/Documents/GitHub/clearview
  118. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  119. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  120. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  121. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  122. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  123. PYLON_BASE
  124. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  125. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  126. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  127. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  128. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  129. PYLON_UTILITY
  130. linked by target "mockpdf" in directory /home/nate/hosthome/Documents/GitHub/clearview
  131. linked by target "process" in directory /home/nate/hosthome/Documents/GitHub/clearview
  132. linked by target "test-unit" in directory /home/nate/hosthome/Documents/GitHub/clearview
  133. linked by target "test-integration" in directory /home/nate/hosthome/Documents/GitHub/clearview
  134. linked by target "clearview" in directory /home/nate/hosthome/Documents/GitHub/clearview
  135.  
  136. -- Configuring incomplete, errors occurred!
  137. See also "/home/nate/hosthome/Documents/GitHub/clearview/cmake-cross/CMakeFiles/CMakeOutput.log".
  138. See also "/home/nate/hosthome/Documents/GitHub/clearview/cmake-cross/CMakeFiles/CMakeError.log".
  139. nate@nate-ubuntuvm:~/hosthome/Documents/GitHub/clearview/cmake-cross$
  140.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement