Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
415
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.45 KB | None | 0 0
  1. OPENSSL_LIBS='-L/usr/lib/x86_64-linux-gnu -lssl -lcrypto' $SRC_FOLDER/configure -release -opensource -confirm-license -prefix $PREFIX_FOLDER -openssl-linked -static -optimize-size -ltcg -nomake examples -nomake tests -nomake tools -skip qt3d -skip qtactiveqt -skip qtcanvas3d -skip qtconnectivity -skip qtdeclarative -skip qtdatavis3d -skip qtdoc -skip qtgamepad -skip qtcharts -skip qtgraphicaleffects -skip qtlocation -skip qtnetworkauth -skip qtpurchasing -skip qtquickcontrols -skip qtquickcontrols2 -skip qtremoteobjects -skip qtscxml -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtspeech -skip qtvirtualkeyboard -skip qtwebchannel -skip qtwebengine -skip qtwebview -skip qtscript
  2. + cd qtbase
  3. + /home/skyweb/qt/5.12.3/qt-everywhere-src-5.12.3/qtbase/configure -top-level -release -opensource -confirm-license -prefix /home/skyweb/qt/5.12.3/64_static -openssl-linked -static -optimize-size -ltcg -nomake examples -nomake tests -nomake tools -skip qt3d -skip qtactiveqt -skip qtcanvas3d -skip qtconnectivity -skip qtdeclarative -skip qtdatavis3d -skip qtdoc -skip qtgamepad -skip qtcharts -skip qtgraphicaleffects -skip qtlocation -skip qtnetworkauth -skip qtpurchasing -skip qtquickcontrols -skip qtquickcontrols2 -skip qtremoteobjects -skip qtscxml -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtspeech -skip qtvirtualkeyboard -skip qtwebchannel -skip qtwebengine -skip qtwebview -skip qtscript
  4. Preparing build tree...
  5. Creating qmake...
  6. ...........................................................................................Done.
  7. Info: creating super cache file /home/skyweb/qt/5.12.3/64_static_build/.qmake.super
  8. Info: creating cache file /home/skyweb/qt/5.12.3/64_static_build/.qmake.cache
  9. Info: creating stash file /home/skyweb/qt/5.12.3/64_static_build/.qmake.stash
  10.  
  11. This is the Qt Open Source Edition.
  12.  
  13. You have already accepted the terms of the Open Source license.
  14.  
  15. Running configuration tests...
  16. Checking for gold linker... yes
  17. Checking for machine tuple... yes
  18. Checking for valid makespec... yes
  19. Checking for target architecture... x86_64
  20. Checking for SSE2 instructions... yes
  21. Checking for AES new instructions... yes
  22. Checking for alloca() in alloca.h... yes
  23. Checking for SSE3 instructions... yes
  24. Checking for SSSE3 instructions... yes
  25. Checking for SSE4.1 instructions... yes
  26. Checking for SSE4.2 instructions... yes
  27. Checking for AVX instructions... yes
  28. Checking for AVX2 instructions... yes
  29. Checking for AVX512 F instructions... yes
  30. Checking for AVX512 BW instructions... yes
  31. Checking for AVX512 CD instructions... yes
  32. Checking for AVX512 DQ instructions... yes
  33. Checking for AVX512 ER instructions... yes
  34. Checking for AVX512 IFMA instructions... yes
  35. Checking for AVX512 PF instructions... yes
  36. Checking for AVX512 VBMI instructions... yes
  37. Checking for AVX512 VL instructions... yes
  38. Checking for C++14 support... yes
  39. Checking for C++1z support... yes
  40. Checking for C99 support... yes
  41. Checking for C11 support... yes
  42. Checking for pkg-config... yes
  43. Checking for D-Bus >= 1.2... no
  44. Checking for new dtags support... yes
  45. Checking for F16C instructions... yes
  46. Checking for support for split sections and linker garbage collection... yes
  47. Checking for D-Bus >= 1.2 (host)... yes
  48. Checking for udev... no
  49. Checking for POSIX fallocate()... yes
  50. Checking for precompiled header support... yes
  51. Checking for RDRAND instruction... yes
  52. Checking for symbol visibility support... yes
  53. Checking for -Bsymbolic-functions support... yes
  54. Checking for SHA new instructions... yes
  55. Checking for STL compatibility... yes
  56. Checking for zlib... yes
  57. Checking for Intrinsics without -mXXX argument... yes
  58. Checking for clock_gettime()... yes
  59. Checking for POSIX monotonic clock... yes
  60. Checking for C++11 <future>... yes
  61. Checking for dlopen()... yes
  62. Checking for eventfd... yes
  63. Checking for futimens()... yes
  64. Checking for getauxval()... yes
  65. Checking for getentropy()... yes
  66. Checking for GLib... yes
  67. Checking for GNU libc... yes
  68. Checking for POSIX iconv... yes
  69. Checking for ICU... no
  70. Checking for inotify... yes
  71. Checking for SysV IPC... yes
  72. Checking for linkat()... yes
  73. Checking for ppoll()... yes
  74. Checking for renameat2()... yes
  75. Checking for slog2... no
  76. Checking for statx() in libc... yes
  77. Checking for 64 bit atomics... yes
  78. Checking for DoubleConversion... no
  79. Checking for PCRE2... no
  80. Checking for O_CLOEXEC... yes
  81. Checking for C++11 <random>... yes
  82. Checking for working std::atomic for function pointers... yes
  83. Checking for OpenSSL... yes
  84. Checking for DTLS support in OpenSSL... yes
  85. Checking for getifaddrs()... yes
  86. Checking for IPv6 ifname... yes
  87. Checking for Linux AF_NETLINK sockets... yes
  88. Checking for OpenSSL 1.1 support... yes
  89. Checking for xkbcommon >= 0.5.0... no
  90. Checking for Desktop OpenGL... yes
  91. Checking for KMS... yes
  92. Checking for DRM Atomic API... yes
  93. Checking for EGL... yes
  94. Checking for XLib... yes
  95. Checking for EGL on X11... yes
  96. Checking for EGLDevice... yes
  97. Checking for GBM... no
  98. Checking for Mali EGL... no
  99. Checking for Mali 2 EGL... no
  100. Checking for i.Mx6 EGL... no
  101. Checking for XCB >= 1.9... yes
  102. Checking for XCB Xlib... yes
  103. Checking for evdev... yes
  104. Checking for FreeType... no
  105. Checking for LinuxFB... yes
  106. Checking for mtdev... no
  107. Checking for OpenVG... no
  108. Checking for default QPA platform... xcb
  109. Checking for HarfBuzz... no
  110. Checking for libjpeg... no
  111. Checking for libpng... no
  112. Checking for tslib... no
  113. Checking for Vulkan... no
  114. Checking for GTK+ >= 3.6... no
  115. Checking for CUPS... no
  116. Checking for DB2 (IBM)... no
  117. Checking for InterBase... no
  118. Checking for MySQL... no
  119. Checking for OCI (Oracle)... no
  120. Checking for ODBC... no
  121. Checking for PostgreSQL... no
  122. Checking for SQLite (version 2)... no
  123. Checking for TDS (Sybase)... no
  124. Checking for Wayland client library... yes
  125. Checking for Wayland cursor library... yes
  126. Checking for wayland-scanner... yes
  127. Checking for Linux dma-buf Buffer Sharing... yes
  128. Checking for DRM EGL Server... yes
  129. Checking for Wayland EGL library... yes
  130. Checking for libhybris EGL Server... no
  131. Checking for XComposite... no
  132. Checking for wayland-server... yes
  133. Checking for Linux dma-buf Buffer Sharing... yes
  134. Checking for ALSA... yes
  135. Checking for GStreamer 1.0... yes
  136. Checking for GStreamer App 1.0... yes
  137. Checking for GStreamer encoding-profile.h... yes
  138. Checking for GStreamer Photography 1.0... no
  139. Checking for Video for Linux... yes
  140. Checking for OpenAL... no
  141. Checking for PulseAudio >= 0.9.10... no
  142. Checking for libresourceqt5... no
  143. Checking for libclang... no
  144. Done running configuration tests.
  145.  
  146. Configure summary:
  147.  
  148. Build type: linux-g++ (x86_64, CPU features: mmx sse sse2)
  149. Compiler: gcc 8.3.0
  150. Configuration: use_gold_linker 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 ltcg optimize_size precompile_header rdrnd shani x86SimdAlways release c++11 c++14 c++1z concurrent dbus reduce_exports reduce_relocations static stl
  151. Build options:
  152. Mode ................................... release
  153. Optimize release build for size ........ yes
  154. Building shared libraries .............. no
  155. Using C standard ....................... C11
  156. Using C++ standard ..................... C++1z
  157. Using ccache ........................... no
  158. Using gold linker ...................... yes
  159. Using new DTAGS ........................ yes
  160. Using precompiled headers .............. yes
  161. Using LTCG ............................. yes
  162. Target compiler supports:
  163. SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  164. AVX .................................. AVX AVX2
  165. AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI
  166. Other x86 ............................ AES F16C RDRAND SHA
  167. Intrinsics without -mXXX option ...... yes
  168. Build parts ............................ libs
  169. Qt modules and options:
  170. Qt Concurrent .......................... yes
  171. Qt D-Bus ............................... yes
  172. Qt D-Bus directly linked to libdbus .... no
  173. Qt Gui ................................. yes
  174. Qt Network ............................. yes
  175. Qt Sql ................................. yes
  176. Qt Testlib ............................. yes
  177. Qt Widgets ............................. yes
  178. Qt Xml ................................. yes
  179. Support enabled for:
  180. Using pkg-config ....................... yes
  181. udev ................................... no
  182. Using system zlib ...................... yes
  183. Qt Core:
  184. DoubleConversion ....................... yes
  185. Using system DoubleConversion ........ no
  186. GLib ................................... yes
  187. iconv .................................. yes
  188. ICU .................................... no
  189. Tracing backend ........................ <none>
  190. Logging backends:
  191. journald ............................. no
  192. syslog ............................... no
  193. slog2 ................................ no
  194. Using system PCRE2 ..................... no
  195. Qt Network:
  196. getifaddrs() ........................... yes
  197. IPv6 ifname ............................ yes
  198. libproxy ............................... no
  199. Linux AF_NETLINK ....................... yes
  200. OpenSSL ................................ yes
  201. Qt directly linked to OpenSSL ........ yes
  202. OpenSSL 1.1 ............................ yes
  203. DTLS ................................... yes
  204. SCTP ................................... no
  205. Use system proxies ..................... yes
  206. Qt Gui:
  207. Accessibility .......................... yes
  208. FreeType ............................... yes
  209. Using system FreeType ................ no
  210. HarfBuzz ............................... yes
  211. Using system HarfBuzz ................ no
  212. Fontconfig ............................. no
  213. Image formats:
  214. GIF .................................. yes
  215. ICO .................................. yes
  216. JPEG ................................. yes
  217. Using system libjpeg ............... no
  218. PNG .................................. yes
  219. Using system libpng ................ no
  220. EGL .................................... yes
  221. OpenVG ................................. no
  222. OpenGL:
  223. Desktop OpenGL ....................... yes
  224. OpenGL ES 2.0 ........................ no
  225. OpenGL ES 3.0 ........................ no
  226. OpenGL ES 3.1 ........................ no
  227. OpenGL ES 3.2 ........................ no
  228. Vulkan ................................. no
  229. Session Management ..................... yes
  230. Features used by QPA backends:
  231. evdev .................................. yes
  232. libinput ............................... no
  233. INTEGRITY HID .......................... no
  234. mtdev .................................. no
  235. tslib .................................. no
  236. xkbcommon .............................. no
  237. X11 specific:
  238. XLib ................................. yes
  239. XCB Xlib ............................. yes
  240. EGL on X11 ........................... yes
  241. QPA backends:
  242. DirectFB ............................... no
  243. EGLFS .................................. yes
  244. EGLFS details:
  245. EGLFS OpenWFD ........................ no
  246. EGLFS i.Mx6 .......................... no
  247. EGLFS i.Mx6 Wayland .................. no
  248. EGLFS RCAR ........................... no
  249. EGLFS EGLDevice ...................... yes
  250. EGLFS GBM ............................ no
  251. EGLFS VSP2 ........................... no
  252. EGLFS Mali ........................... no
  253. EGLFS Raspberry Pi ................... no
  254. EGLFS X11 ............................ yes
  255. LinuxFB ................................ yes
  256. VNC .................................... yes
  257. Mir client ............................. no
  258. Qt Sql:
  259. SQL item models ........................ yes
  260. Qt Widgets:
  261. GTK+ ................................... no
  262. Styles ................................. Fusion Windows
  263. Qt PrintSupport:
  264. CUPS ................................... no
  265. Qt Sql Drivers:
  266. DB2 (IBM) .............................. no
  267. InterBase .............................. no
  268. MySql .................................. no
  269. OCI (Oracle) ........................... no
  270. ODBC ................................... no
  271. PostgreSQL ............................. no
  272. SQLite2 ................................ no
  273. SQLite ................................. yes
  274. Using system provided SQLite ......... no
  275. TDS (Sybase) ........................... no
  276. Qt Testlib:
  277. Tester for item models ................. yes
  278. Qt Wayland Drivers:
  279. EGL .................................... yes
  280. Raspberry Pi ........................... no
  281. XComposite EGL ......................... no
  282. XComposite GLX ......................... no
  283. DRM EGL ................................ yes
  284. libhybris EGL .......................... no
  285. Shm emulation server buffer integration . yes
  286. Qt Wayland Client ........................ yes
  287. Qt Wayland Compositor .................... yes
  288. Qt Wayland Compositor Layer Plugins:
  289. VSP2 hardware layer integration ........ no
  290. QtXmlPatterns:
  291. XML schema support ..................... yes
  292. Qt Multimedia:
  293. ALSA ................................... yes
  294. GStreamer 1.0 .......................... yes
  295. GStreamer 0.10 ......................... no
  296. Video for Linux ........................ yes
  297. OpenAL ................................. no
  298. PulseAudio ............................. no
  299. Resource Policy (libresourceqt5) ....... no
  300. Windows Audio Services ................. no
  301. DirectShow ............................. no
  302. Windows Media Foundation ............... no
  303. Qt Tools:
  304. QDoc ................................... no
  305.  
  306. Note: Also available for Linux: linux-clang linux-icc
  307.  
  308. Note: Using static linking will disable the use of dynamically
  309. loaded plugins. Make sure to import all needed static plugins,
  310. or compile needed modules into the library.
  311.  
  312. WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation.
  313.  
  314. Either ensure that llvm-config is in your PATH environment variable, or set LLVM_INSTALL_DIR to the location of your llvm installation.
  315. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution.
  316. On macOS, you can use Homebrew's llvm package.
  317. On Windows, you must set LLVM_INSTALL_DIR to the installation path.
  318.  
  319. Qt is now configured for building. Just run 'make'.
  320. Once everything is built, you must run 'make install'.
  321. Qt will be installed into '/home/skyweb/qt/5.12.3/64_static'.
  322.  
  323. Prior to reconfiguration, make sure you remove any leftovers from
  324. the previous build.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement