ZachHowell_Essentium

QT Terminal Text

Feb 16th, 2022
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.54 KB | None | 0 0
  1. zach@zach-Virtual-Machine:~/dev/cura-build-environment/build$ sudo make
  2. [sudo] password for zach:
  3. [ 5%] Built target zlib
  4. [ 10%] Built target sqlite3
  5. [ 15%] Built target bzip2-static
  6. [ 19%] Built target bzip2-shared
  7. [ 23%] Built target libffi
  8. [ 27%] Built target OpenBLAS
  9. [ 31%] Built target OpenSSL
  10. [ 35%] Built target xz
  11. [ 41%] Built target Python
  12. [ 46%] Built target Sip
  13. [ 51%] Built target Protobuf
  14. [ 52%] Performing update step for 'Arcus'
  15. HEAD is now at 5f03951 Link against Python development component
  16. [ 53%] No patch step for 'Arcus'
  17. [ 54%] Performing configure step for 'Arcus'
  18. -- Linking and building against Python 3.10.0
  19. -- Python > 3.7 - not linking to libpython
  20. -- Configuring done
  21. -- Generating done
  22. -- Build files have been written to: /home/zach/dev/cura-build-environment/build/Arcus-prefix/src/Arcus-build
  23. [ 54%] Performing build step for 'Arcus'
  24. Consolidate compiler generated dependencies of target Arcus
  25. [ 35%] Built target Arcus
  26. Consolidate compiler generated dependencies of target python_module_Arcus
  27. [100%] Built target python_module_Arcus
  28. [ 55%] Performing install step for 'Arcus'
  29. [ 35%] Built target Arcus
  30. [100%] Built target python_module_Arcus
  31. Install the project...
  32. -- Install configuration: ""
  33. -- Up-to-date: /usr/local/lib/python3.10/site-packages/Arcus.so
  34. -- Up-to-date: /usr/local/lib/libArcus.a
  35. -- Up-to-date: /usr/local/include/Arcus/Socket.h
  36. -- Up-to-date: /usr/local/include/Arcus/SocketListener.h
  37. -- Up-to-date: /usr/local/include/Arcus/Types.h
  38. -- Up-to-date: /usr/local/include/Arcus/MessageTypeStore.h
  39. -- Up-to-date: /usr/local/include/Arcus/Error.h
  40. -- Up-to-date: /usr/local/include/Arcus/ArcusExport.h
  41. -- Up-to-date: /usr/local/lib/cmake/Arcus/Arcus-targets.cmake
  42. -- Up-to-date: /usr/local/lib/cmake/Arcus/Arcus-targets-noconfig.cmake
  43. -- Up-to-date: /usr/local/lib/cmake/Arcus/ArcusConfig.cmake
  44. -- Up-to-date: /usr/local/lib/cmake/Arcus/ArcusConfigVersion.cmake
  45. [ 56%] Completed 'Arcus'
  46. [ 56%] Built target Arcus
  47. [ 57%] Performing update step for 'nlopt'
  48. [ 57%] No patch step for 'nlopt'
  49. [ 58%] Performing configure step for 'nlopt'
  50. CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
  51. Compatibility with CMake < 2.8.12 will be removed from a future version of
  52. CMake.
  53.  
  54. Update the VERSION argument <min> value or use a ...<max> suffix to tell
  55. CMake that the project does not need compatibility with older versions.
  56.  
  57.  
  58. -- NLopt version 2.6.2
  59. -- Could NOT find NumPy (missing: NUMPY_INCLUDE_DIRS)
  60. -- Could NOT find Guile (missing: GUILE_EXECUTABLE GUILE_ROOT_DIR GUILE_INCLUDE_DIRS GUILE_LIBRARIES)
  61. -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
  62. -- Could NOT find Octave (missing: OCTAVE_EXECUTABLE OCTAVE_ROOT_DIR OCTAVE_INCLUDE_DIRS OCTAVE_LIBRARIES)
  63. -- Could NOT find Matlab (missing: Matlab_INCLUDE_DIRS Matlab_MEX_LIBRARY Matlab_MEX_EXTENSION Matlab_ROOT_DIR Matlab_MX_LIBRARY MX_LIBRARY MAIN_PROGRAM) (found version "NOTFOUND")
  64. -- Configuring done
  65. -- Generating done
  66. -- Build files have been written to: /home/zach/dev/cura-build-environment/build/nlopt-prefix/src/nlopt-build
  67. [ 58%] Performing build step for 'nlopt'
  68. [ 1%] Built target generate-cpp
  69. [ 3%] Built target generate-fortran
  70. Consolidate compiler generated dependencies of target nlopt
  71. [ 86%] Built target nlopt
  72. Consolidate compiler generated dependencies of target t_tutorial
  73. [ 89%] Built target t_tutorial
  74. Consolidate compiler generated dependencies of target testopt
  75. [100%] Built target testopt
  76. [ 59%] Performing install step for 'nlopt'
  77. [ 1%] Built target generate-cpp
  78. [ 3%] Built target generate-fortran
  79. [ 86%] Built target nlopt
  80. [ 89%] Built target t_tutorial
  81. [100%] Built target testopt
  82. Install the project...
  83. -- Install configuration: ""
  84. -- Up-to-date: /usr/local/lib/pkgconfig/nlopt.pc
  85. -- Up-to-date: /usr/local/include/nlopt.h
  86. -- Up-to-date: /usr/local/include/nlopt.hpp
  87. -- Up-to-date: /usr/local/include/nlopt.f
  88. -- Up-to-date: /usr/local/lib/libnlopt.so.0.10.0
  89. -- Up-to-date: /usr/local/lib/libnlopt.so.0
  90. -- Up-to-date: /usr/local/lib/libnlopt.so
  91. -- Up-to-date: /usr/local/lib/cmake/nlopt/NLoptLibraryDepends.cmake
  92. -- Up-to-date: /usr/local/lib/cmake/nlopt/NLoptLibraryDepends-noconfig.cmake
  93. -- Up-to-date: /usr/local/lib/cmake/nlopt/NLoptConfig.cmake
  94. -- Up-to-date: /usr/local/lib/cmake/nlopt/NLoptConfigVersion.cmake
  95. -- Up-to-date: /usr/local/share/man/man3/nlopt.3
  96. -- Up-to-date: /usr/local/share/man/man3/nlopt_minimize.3
  97. -- Up-to-date: /usr/local/share/man/man3/nlopt_minimize_constrained.3
  98. [ 60%] Completed 'nlopt'
  99. [ 61%] Built target nlopt
  100. [ 65%] Built target BoostHeaders
  101. [ 69%] Built target Clipper
  102. [ 70%] Performing configure step for 'libnest2d'
  103. -- Installed Libnest2DConfig.cmake will require packages: Threads Boost Clipper NLopt
  104. -- Configuring done
  105. -- Generating done
  106. -- Build files have been written to: /home/zach/dev/cura-build-environment/build/libnest2d-prefix/src/libnest2d-build
  107. [ 70%] Performing build step for 'libnest2d'
  108. [ 71%] Performing install step for 'libnest2d'
  109. Install the project...
  110. -- Install configuration: ""
  111. -- Up-to-date: /usr/local/lib/cmake/Libnest2D/Libnest2DTargets.cmake
  112. -- Up-to-date: /usr/local/include/libnest2d/libnest2d.hpp
  113. -- Up-to-date: /usr/local/include/libnest2d/nester.hpp
  114. -- Up-to-date: /usr/local/include/libnest2d/geometry_traits.hpp
  115. -- Up-to-date: /usr/local/include/libnest2d/geometry_traits_nfp.hpp
  116. -- Up-to-date: /usr/local/include/libnest2d/common.hpp
  117. -- Up-to-date: /usr/local/include/libnest2d/parallel.hpp
  118. -- Up-to-date: /usr/local/include/libnest2d/optimizer.hpp
  119. -- Up-to-date: /usr/local/include/libnest2d/utils/metaloop.hpp
  120. -- Up-to-date: /usr/local/include/libnest2d/utils/rotfinder.hpp
  121. -- Up-to-date: /usr/local/include/libnest2d/utils/rotcalipers.hpp
  122. -- Up-to-date: /usr/local/include/libnest2d/utils/bigint.hpp
  123. -- Up-to-date: /usr/local/include/libnest2d/utils/rational.hpp
  124. -- Up-to-date: /usr/local/include/libnest2d/utils/boost_alg.hpp
  125. -- Up-to-date: /usr/local/include/libnest2d/placers/placer_boilerplate.hpp
  126. -- Up-to-date: /usr/local/include/libnest2d/placers/bottomleftplacer.hpp
  127. -- Up-to-date: /usr/local/include/libnest2d/placers/nfpplacer.hpp
  128. -- Up-to-date: /usr/local/include/libnest2d/selections/selection_boilerplate.hpp
  129. -- Up-to-date: /usr/local/include/libnest2d/selections/filler.hpp
  130. -- Up-to-date: /usr/local/include/libnest2d/selections/firstfit.hpp
  131. -- Up-to-date: /usr/local/include/libnest2d/selections/djd_heuristic.hpp
  132. -- Up-to-date: /usr/local/include/libnest2d/backends/clipper/geometries.hpp
  133. -- Up-to-date: /usr/local/include/libnest2d/backends/clipper/clipper_polygon.hpp
  134. -- Up-to-date: /usr/local/include/libnest2d/optimizers/nlopt/simplex.hpp
  135. -- Up-to-date: /usr/local/include/libnest2d/optimizers/nlopt/subplex.hpp
  136. -- Up-to-date: /usr/local/include/libnest2d/optimizers/nlopt/genetic.hpp
  137. -- Up-to-date: /usr/local/include/libnest2d/optimizers/nlopt/nlopt_boilerplate.hpp
  138. -- Up-to-date: /usr/local/lib/cmake/Libnest2D/Libnest2DConfig.cmake
  139. -- Up-to-date: /usr/local/lib/cmake/Libnest2D/Libnest2DConfigVersion.cmake
  140. -- Up-to-date: /usr/local/lib/cmake/Libnest2D/FindClipper.cmake
  141. -- Up-to-date: /usr/local/lib/cmake/Libnest2D/FindNLopt.cmake
  142. -- Up-to-date: /usr/local/lib/cmake/Libnest2D/FindTBB.cmake
  143. -- Installing: /usr/local/lib/cmake/Libnest2D/RPPackageVersions.cmake
  144. [ 72%] Completed 'libnest2d'
  145. [ 73%] Built target libnest2d
  146. [ 73%] Performing update step for 'pynest2d'
  147. HEAD is now at baec470 Update C++ standard to 17
  148. [ 74%] No patch step for 'pynest2d'
  149. [ 74%] Performing configure step for 'pynest2d'
  150. CMake Warning (dev) at /snap/cmake/1005/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  151. The package name passed to `find_package_handle_standard_args` (LIBNEST2D)
  152. does not match the name of the calling package (libnest2d). This can lead
  153. to problems in calling code that expects `find_package` result variables
  154. (e.g., `_FOUND`) to follow a certain pattern.
  155. Call Stack (most recent call first):
  156. cmake/Findlibnest2d.cmake:28 (find_package_handle_standard_args)
  157. CMakeLists.txt:24 (find_package)
  158. This warning is for project developers. Use -Wno-dev to suppress it.
  159.  
  160. -- Configuring done
  161. -- Generating done
  162. -- Build files have been written to: /home/zach/dev/cura-build-environment/build/pynest2d-prefix/src/pynest2d-build
  163. [ 75%] Performing build step for 'pynest2d'
  164. Consolidate compiler generated dependencies of target python_module_pynest2d
  165. [100%] Built target python_module_pynest2d
  166. [ 75%] Performing install step for 'pynest2d'
  167. [100%] Built target python_module_pynest2d
  168. Install the project...
  169. -- Install configuration: ""
  170. -- Up-to-date: /usr/local/lib/python3.10/site-packages/pynest2d.so
  171. [ 75%] Completed 'pynest2d'
  172. [ 77%] Built target pynest2d
  173. [ 77%] Performing configure step for 'Qt'
  174. + cd qtbase
  175. + /home/zach/dev/cura-build-environment/build/Qt-prefix/src/Qt/qtbase/configure -top-level -release -prefix /usr/local -archdatadir /usr/local/lib -datadir /usr/local/share -opensource -confirm-license -nomake examples -nomake tests -nomake tools -no-cups -no-sql-db2 -no-sql-ibase -no-sql-mysql -no-sql-oci -no-sql-odbc -no-sql-psql -no-sql-sqlite -no-sql-sqlite2 -no-sql-tds -skip qtconnectivity -skip qtdoc -skip qtlocation -skip qtmultimedia -skip qtscript -skip qtsensors -skip qtwebchannel -skip qtwebengine -skip qtandroidextras -skip qtactiveqt -skip qttools -skip qtxmlpatterns -skip qt3d -skip qtcanvas3d -skip qtserialport -skip qtwayland -skip qtgamepad -skip qtscxml -rpath -pkg-config -opengl desktop -no-gtk -fontconfig -system-freetype -system-zlib -ssl -openssl-runtime -xcb -xcb-xlib -I /usr/local/include -L /usr/local/lib
  176. Creating qmake...
  177. Done.
  178.  
  179. This is the Qt Open Source Edition.
  180.  
  181. You have already accepted the terms of the Open Source license.
  182.  
  183. Running configuration tests...
  184. Done running configuration tests.
  185.  
  186. Configure summary:
  187.  
  188. Build type: linux-g++ (x86_64, CPU features: mmx sse sse2)
  189. Compiler: gcc 9.3.0
  190. Configuration: sse2 aesni sse3 ssse3 sse4_1 sse4_2 avx avx2 avx512f avx512bw avx512cd avx512dq avx512er avx512ifma avx512pf avx512vbmi avx512vl compile_examples enable_new_dtags f16c largefile precompile_header rdrnd rdseed shani x86SimdAlways shared shared rpath release c++11 c++14 c++17 c++1z concurrent dbus reduce_exports reduce_relocations stl
  191. Build options:
  192. Mode ................................... release
  193. Optimize release build for size ........ no
  194. Building shared libraries .............. yes
  195. Using C standard ....................... C11
  196. Using C++ standard ..................... C++17
  197. Using ccache ........................... no
  198. Using new DTAGS ........................ yes
  199. Relocatable ............................ yes
  200. Using precompiled headers .............. yes
  201. Using LTCG ............................. no
  202. Target compiler supports:
  203. SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  204. AVX .................................. AVX AVX2
  205. AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
  206. Other x86 ............................ AES F16C RDRAND SHA
  207. Intrinsics without -mXXX option ...... yes
  208. Build parts ............................ libs
  209. Qt modules and options:
  210. Qt Concurrent .......................... yes
  211. Qt D-Bus ............................... yes
  212. Qt D-Bus directly linked to libdbus .... yes
  213. Qt Gui ................................. yes
  214. Qt Network ............................. yes
  215. Qt Sql ................................. yes
  216. Qt Testlib ............................. yes
  217. Qt Widgets ............................. yes
  218. Qt Xml ................................. yes
  219. Support enabled for:
  220. Using pkg-config ....................... yes
  221. udev ................................... yes
  222. Using system zlib ...................... yes
  223. Zstandard support ...................... no
  224. Qt Core:
  225. DoubleConversion ....................... yes
  226. Using system DoubleConversion ........ yes
  227. GLib ................................... yes
  228. iconv .................................. no
  229. ICU .................................... yes
  230. Built-in copy of the MIME database ..... yes
  231. Tracing backend ........................ <none>
  232. Logging backends:
  233. journald ............................. no
  234. syslog ............................... no
  235. slog2 ................................ no
  236. PCRE2 .................................. yes
  237. Using system PCRE2 ................... yes
  238. Qt Network:
  239. getifaddrs() ........................... yes
  240. IPv6 ifname ............................ yes
  241. libproxy ............................... no
  242. Linux AF_NETLINK ....................... yes
  243. OpenSSL ................................ yes
  244. Qt directly linked to OpenSSL ........ no
  245. OpenSSL 1.1 ............................ yes
  246. DTLS ................................... yes
  247. OCSP-stapling .......................... yes
  248. SCTP ................................... no
  249. Use system proxies ..................... yes
  250. GSSAPI ................................. no
  251. Qt Gui:
  252. Accessibility .......................... yes
  253. FreeType ............................... yes
  254. Using system FreeType ................ yes
  255. HarfBuzz ............................... yes
  256. Using system HarfBuzz ................ yes
  257. Fontconfig ............................. yes
  258. Image formats:
  259. GIF .................................. yes
  260. ICO .................................. yes
  261. JPEG ................................. yes
  262. Using system libjpeg ............... yes
  263. PNG .................................. yes
  264. Using system libpng ................ yes
  265. Text formats:
  266. HtmlParser ........................... yes
  267. CssParser ............................ yes
  268. OdfWriter ............................ yes
  269. MarkdownReader ....................... yes
  270. Using system libmd4c ............... no
  271. MarkdownWriter ....................... yes
  272. EGL .................................... yes
  273. OpenVG ................................. no
  274. OpenGL:
  275. Desktop OpenGL ....................... yes
  276. OpenGL ES 2.0 ........................ no
  277. OpenGL ES 3.0 ........................ no
  278. OpenGL ES 3.1 ........................ no
  279. OpenGL ES 3.2 ........................ no
  280. Vulkan ................................. yes
  281. Session Management ..................... yes
  282. Features used by QPA backends:
  283. evdev .................................. yes
  284. libinput ............................... yes
  285. INTEGRITY HID .......................... no
  286. mtdev .................................. yes
  287. tslib .................................. no
  288. xkbcommon .............................. yes
  289. X11 specific:
  290. XLib ................................. yes
  291. XCB Xlib ............................. yes
  292. EGL on X11 ........................... yes
  293. xkbcommon-x11 ........................ yes
  294. QPA backends:
  295. DirectFB ............................... no
  296. EGLFS .................................. yes
  297. EGLFS details:
  298. EGLFS OpenWFD ........................ no
  299. EGLFS i.Mx6 .......................... no
  300. EGLFS i.Mx6 Wayland .................. no
  301. EGLFS RCAR ........................... no
  302. EGLFS EGLDevice ...................... yes
  303. EGLFS GBM ............................ yes
  304. EGLFS VSP2 ........................... no
  305. EGLFS Mali ........................... no
  306. EGLFS Raspberry Pi ................... no
  307. EGLFS X11 ............................ yes
  308. LinuxFB ................................ yes
  309. VNC .................................... yes
  310. Qt Sql:
  311. SQL item models ........................ yes
  312. Qt Widgets:
  313. GTK+ ................................... no
  314. Styles ................................. Fusion Windows
  315. Qt PrintSupport:
  316. CUPS ................................... no
  317. Qt Sql Drivers:
  318. DB2 (IBM) .............................. no
  319. InterBase .............................. no
  320. MySql .................................. no
  321. OCI (Oracle) ........................... no
  322. ODBC ................................... no
  323. PostgreSQL ............................. no
  324. SQLite2 ................................ no
  325. SQLite ................................. no
  326. Using system provided SQLite ......... no
  327. TDS (Sybase) ........................... no
  328. Qt Testlib:
  329. Tester for item models ................. yes
  330. Qt SerialBus:
  331. Socket CAN ............................. yes
  332. Socket CAN FD .......................... yes
  333. SerialPort Support ..................... no
  334. Further Image Formats:
  335. JasPer ................................. no
  336. MNG .................................... no
  337. TIFF ................................... yes
  338. Using system libtiff ................. yes
  339. WEBP ................................... yes
  340. Using system libwebp ................. no
  341. Qt QML:
  342. QML network support .................... yes
  343. QML debugging and profiling support .... yes
  344. QML just-in-time compiler .............. yes
  345. QML sequence object .................... yes
  346. QML XML http request ................... yes
  347. QML Locale ............................. yes
  348. Qt QML Models:
  349. QML list model ......................... yes
  350. QML delegate model ..................... yes
  351. Qt Quick:
  352. Direct3D 12 ............................ no
  353. AnimatedImage item ..................... yes
  354. Canvas item ............................ yes
  355. Support for Qt Quick Designer .......... yes
  356. Flipable item .......................... yes
  357. GridView item .......................... yes
  358. ListView item .......................... yes
  359. TableView item ......................... yes
  360. Path support ........................... yes
  361. PathView item .......................... yes
  362. Positioner items ....................... yes
  363. Repeater item .......................... yes
  364. ShaderEffect item ...................... yes
  365. Sprite item ............................ yes
  366. QtQuick3D:
  367. Assimp ................................. yes
  368. System Assimp .......................... no
  369. Qt Quick Controls 2:
  370. Styles ................................. Default Fusion Imagine Material Universal
  371. Qt Quick Templates 2:
  372. Hover support .......................... yes
  373. Multi-touch support .................... yes
  374. Qt TextToSpeech:
  375. Flite .................................. no
  376. Flite with ALSA ........................ no
  377. Speech Dispatcher ...................... no
  378.  
  379. Note: Also available for Linux: linux-clang linux-icc
  380.  
  381. ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread && libs.xcb && tests.xcb_syslibs && features.xkbcommon-x11' failed.
  382.  
  383. Check config.log for details.
  384. make[2]: *** [CMakeFiles/Qt.dir/build.make:93: Qt-prefix/src/Qt-stamp/Qt-configure] Error 3
  385. make[1]: *** [CMakeFiles/Makefile2:644: CMakeFiles/Qt.dir/all] Error 2
  386. make: *** [Makefile:91: all] Error 2
  387.  
Advertisement
Add Comment
Please, Sign In to add comment