Advertisement
Guest User

Untitled

a guest
Nov 6th, 2016
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.05 KB | None | 0 0
  1. + cd qtbase
  2. + /home/silart/build/qt-everywhere-opensource-src-5.7.0/qtbase/configure -top-level -prefix /home/silart/Tools/Qt/5.7.0/shared -platform linux-g++ -device-option CROSS_COMPILE=x86_64-linux-gnu- -opensource -confirm-license -shared -release -c++std c++14 -qt-xcb -fontconfig -opengl desktop -skip webengine -skip websockets -skip webview -skip webchannel -nomake examples -nomake tests
  3.  
  4. This is the Qt Open Source Edition.
  5.  
  6. You are licensed to use this software under the terms of
  7. the GNU Lesser General Public License (LGPL) versions 3.
  8. You are also licensed to use this software under the terms of
  9. the GNU General Public License (GPL) versions 2.
  10.  
  11. You have already accepted the terms of the Open Source license.
  12.  
  13. Preparing build tree...
  14. Creating qmake...
  15. Done.
  16. Running configuration tests...
  17. checking for C++11... yes.
  18. checking for C++14... yes.
  19. checking for default C++ standard edition... yes.
  20. checking for 64-bit std::atomic... yes.
  21. checking for sse2... yes.
  22. checking for sse3... yes.
  23. checking for ssse3... yes.
  24. checking for sse4_1... yes.
  25. checking for sse4_2... yes.
  26. checking for avx... yes.
  27. checking for avx2... yes.
  28. checking for avx512f... yes.
  29. checking for avx512er... yes.
  30. checking for avx512cd... yes.
  31. checking for avx512pf... yes.
  32. checking for avx512dq... no.
  33. checking for avx512bw... no.
  34. checking for avx512vl... no.
  35. checking for avx512ifma... no.
  36. checking for avx512vbmi... no.
  37. checking for ipc_sysv... yes.
  38. checking for zlib... no.
  39. checking for mtdev... no.
  40. checking for libjpeg... no.
  41. checking for libpng... no.
  42. checking for libdl... yes.
  43. checking for DB2... no.
  44. checking for InterBase... no.
  45. checking for MySQL (thread-safe)... no.
  46. checking for MySQL (thread-unsafe)... no.
  47. checking for OCI... no.
  48. checking for ODBC... no.
  49. checking for iODBC... no.
  50. checking for PostgreSQL... no.
  51. checking for SQLite2... no.
  52. checking for TDS... no.
  53. checking for NIS... yes.
  54. checking for Cups... no.
  55. checking for POSIX iconv... yes.
  56. checking for D-Bus... no.
  57. checking for libproxy... no.
  58. checking for Glib... no.
  59. checking for ICU... no.
  60. checking for PulseAudio... no.
  61. checking for OpenGL... yes.
  62. checking for FontConfig... no.
  63. checking for libudev... no.
  64. checking for evdev... yes.
  65. checking for tslib... no.
  66. checking for xkbcommon... no.
  67. checking for XLib... yes.
  68. checking for Xrender... no.
  69. checking for XInput2... no.
  70. checking for xcb... yes.
  71. checking for xcb-glx... yes.
  72. checking for xcb-xlib... yes.
  73. checking for GBM... no.
  74. checking for LinuxFB... yes.
  75. checking for KMS... yes.
  76. checking for Mir client... no.
  77. checking for EGL... no.
  78. checking for eglfs-brcm... no.
  79. checking for eglfs-egldevice... no.
  80. checking for eglfs-mali... no.
  81. checking for eglfs-mali-2... no.
  82. checking for eglfs-viv... no.
  83. checking for DoubleConversion... no.
  84. checking for FreeType... no.
  85. checking for HarfBuzz... no.
  86. checking for STL... yes.
  87. checking for POSIX clock_gettime()... yes.
  88. checking for POSIX Monotonic Clock... yes.
  89. checking for posix_fallocate... yes.
  90. checking for mremap... yes.
  91. checking for getaddrinfo... yes.
  92. checking for inotify... yes.
  93. checking for eventfd... yes.
  94. checking for IPv6 interface name... yes.
  95. checking for getifaddrs... yes.
  96. checking for cloexec... yes.
  97. checking for ppoll... no.
  98. checking for pollts... no.
  99. checking for poll... yes.
  100. checking for OpenSSL... no.
  101. checking for PCRE... no.
  102. checking for OpenVG... no.
  103. checking for OpenVG... no.
  104. checking for OpenVG (lc includes)... no.
  105. checking for OpenVG (lc includes)... no.
  106. checking for alsa... no.
  107. checking for GStreamer 1.0... no.
  108. checking for GStreamer 0.10... no.
  109. Done running configuration tests.
  110.  
  111. Configure summary
  112.  
  113. Build type: linux-g++ (x86_64, CPU features: mmx sse sse2)
  114.  
  115. Build options:
  116. Configuration .......... accessibility accessibility-atspi-bridge audio-backend avx avx2 avx512cd avx512er avx512f avx512pf c++11 c++14 clock-gettime clock-monotonic compile_examples concurrent dbus doubleconversion enable_new_dtags evdev eventfd freetype full-config getaddrinfo getifaddrs harfbuzz iconv inotify ipv6ifname kms large-config largefile linuxfb medium-config minimal-config mremap nis opengl pcre png poll_poll posix_fallocate precompile_header qpa qpa reduce_exports reduce_relocations release rpath shared small-config sse2 sse3 sse4_1 sse4_2 ssse3 threadsafe-cloexec use_gold_linker xcb xcb-glx xcb-plugin xcb-qt xcb-xlib xkbcommon-qt xlib zlib
  117. Build parts ............ libs tools
  118. Mode ................... release
  119. Using sanitizer(s)...... none
  120. Using C++ standard ..... c++14
  121. Using gold linker....... yes
  122. Using new DTAGS ........ yes
  123. Using PCH .............. yes
  124. Using LTCG ............. no
  125. Target compiler supports:
  126. SSE .................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  127. AVX .................. AVX AVX2
  128. AVX512 ............... AVX512F AVX512ER AVX512CD AVX512PF
  129.  
  130. Qt modules and options:
  131. Qt D-Bus ............... yes (loading dbus-1 at runtime)
  132. Qt Concurrent .......... yes
  133. Qt GUI ................. yes
  134. Qt Widgets ............. yes
  135. Large File ............. yes
  136. QML debugging .......... yes
  137. Use system proxies ..... no
  138.  
  139. Support enabled for:
  140. Accessibility .......... yes
  141. ALSA ................... no
  142. CUPS ................... no
  143. DoubleConversion........ yes (bundled copy)
  144. Evdev .................. yes
  145. FontConfig ............. no
  146. FreeType ............... yes (bundled copy)
  147. Glib ................... no
  148. GStreamer .............. no
  149. GTK platformtheme ...... no
  150. HarfBuzz ............... yes (bundled copy)
  151. Iconv .................. yes
  152. ICU .................... no
  153. Image formats:
  154. GIF .................. yes (plugin, using bundled copy)
  155. JPEG ................. yes (plugin, using bundled copy)
  156. PNG .................. yes (in QtGui, using bundled copy)
  157. libinput................ no
  158. Logging backends:
  159. journald ............... no
  160. syslog ............... no
  161. mtdev .................. no
  162. Networking:
  163. getaddrinfo .......... yes
  164. getifaddrs ........... yes
  165. IPv6 ifname .......... yes
  166. libproxy.............. no
  167. OpenSSL .............. no
  168. NIS .................... yes
  169. OpenGL / OpenVG:
  170. EGL .................. no
  171. OpenGL ............... desktop
  172. OpenVG ............... no
  173. PCRE ................... yes (bundled copy)
  174. pkg-config ............. yes
  175. PulseAudio ............. no
  176. QPA backends:
  177. DirectFB ............. no
  178. EGLFS ................ no
  179. EGLFS i.MX6 ........ no
  180. EGLFS i.MX6 Wayland. no
  181. EGLFS EGLDevice .... no
  182. EGLFS GBM .......... no
  183. EGLFS Mali ......... no
  184. EGLFS Raspberry Pi . no
  185. EGLFS X11 .......... no
  186. LinuxFB .............. yes
  187. Mir client............ no
  188. XCB .................. yes (bundled copy)
  189. EGL on X ........... no
  190. GLX ................ yes
  191. MIT-SHM ............ yes
  192. Xcb-Xlib ........... yes
  193. Xcursor ............ yes (loaded at runtime)
  194. Xfixes ............. yes (loaded at runtime)
  195. Xi2 ................ no
  196. Xrandr ............. yes (loaded at runtime)
  197. Xrender ............ no
  198. XKB ................ yes
  199. XShape ............. yes
  200. XSync .............. yes
  201. Session management ..... yes
  202. SQL drivers:
  203. DB2 .................. no
  204. InterBase ............ no
  205. MySQL ................ no
  206. OCI .................. no
  207. ODBC ................. no
  208. PostgreSQL ........... no
  209. SQLite 2 ............. no
  210. SQLite ............... yes (plugin, using bundled copy)
  211. TDS .................. no
  212. tslib .................. no
  213. udev ................... no
  214. xkbcommon-x11........... yes (bundled copy, XKB config root: /usr/share/X11/xkb)
  215. xkbcommon-evdev......... no
  216. zlib ................... yes (bundled copy)
  217.  
  218.  
  219. Qt is now configured for building. Just run 'make'.
  220. Once everything is built, you must run 'make install'.
  221. Qt will be installed into /home/silart/Tools/Qt/5.7.0/shared
  222.  
  223. Prior to reconfiguration, make sure you remove any leftovers from
  224. the previous build.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement