Advertisement
Guest User

Console log

a guest
Aug 3rd, 2017
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.66 KB | None | 0 0
  1. ----------------------------------------
  2. WARNING
  3. ----------------------------------------
  4.  
  5. Building PhantomJS from source takes a very long time, anywhere from 30 minutes
  6. to several hours (depending on the machine configuration). It is recommended to
  7. use the premade binary packages on supported operating systems.
  8.  
  9. For details, please go the the web site: http://phantomjs.org/download.html.
  10.  
  11. Do you want to continue (Y/n)? y
  12. Executing in /home/poweruser/phantomjs: git submodule init
  13. Executing in /home/poweruser/phantomjs: git submodule update --init
  14. configuring Qt Base, please wait...
  15. Executing in /home/poweruser/phantomjs/src/qt/qtbase: /home/poweruser/phantomjs/src/qt/qtbase/configure -static -opensource -confirm-license -prefix /home/poweruser/phantomjs/src/qt/qtbase -qt-zlib -qt-libpng -qt-libjpeg -qt-pcre -nomake examples -nomake tools -nomake tests -no-qml-debug -no-dbus -no-opengl -no-audio-backend -D QT_NO_GRAPHICSVIEW -D QT_NO_GRAPHICSEFFECT -D QT_NO_STYLESHEET -D QT_NO_STYLE_CDE -D QT_NO_STYLE_CLEANLOOKS -D QT_NO_STYLE_MOTIF -D QT_NO_STYLE_PLASTIQUE -D QT_NO_PRINTPREVIEWDIALOG -qpa phantom -openssl -openssl-linked -no-openvg -no-eglfs -no-egl -no-glib -no-gtkstyle -no-cups -no-sm -no-xinerama -no-xkb -no-xcb -no-kms -no-linuxfb -no-directfb -no-mtdev -no-libudev -no-evdev -no-pulseaudio -no-alsa -no-feature-PRINTPREVIEWWIDGET -fontconfig -icu -release
  16.  
  17. This is the Qt Open Source Edition.
  18.  
  19. You are licensed to use this software under the terms of
  20. the Lesser GNU General Public License (LGPL) versions 2.1.
  21. You are also licensed to use this software under the terms of
  22. the GNU Lesser General Public License (LGPL) versions 3.
  23.  
  24. You have already accepted the terms of the Open Source license.
  25.  
  26. <srcbase> = /home/poweruser/phantomjs/src/qt/qtbase
  27. <outbase> = /home/poweruser/phantomjs/src/qt/qtbase
  28. Creating qmake...
  29. .Done.
  30. Running configuration tests...
  31.  
  32. WARNING: Using static linking will disable the WebKit module.
  33.  
  34.  
  35. Configure summary
  36.  
  37. Build type: linux-g++ (x86_64, CPU features: mmx sse sse2)
  38. Platform notes:
  39.  
  40. - Also available for Linux: linux-clang linux-kcc linux-icc linux-cxx
  41.  
  42. Build options:
  43. Configuration .......... accessibility avx avx2 c++11 clock-gettime clock-monotonic compile_examples concurrent enable_new_dtags eventfd fontconfig full-config getaddrinfo getifaddrs gif harfbuzz iconv icu inotify ipv6ifname jpeg large-config largefile medium-config minimal-config mremap nis openssl-linked pcre png posix_fallocate precompile_header qpa qpa reduce_exports reduce_relocations release rpath small-config sse2 sse3 sse4_1 sse4_2 ssse3 static system-freetype use_gold_linker xlib xrender zlib
  44. Build parts ............ libs
  45. Mode ................... release
  46. Using sanitizer(s)...... none
  47. Using C++11 ............ yes
  48. Using gold linker....... yes
  49. Using new DTAGS ........ yes
  50. Using PCH .............. yes
  51. Target compiler supports:
  52. SSE2/SSE3/SSSE3 ...... yes/yes/yes
  53. SSE4.1/SSE4.2 ........ yes/yes
  54. AVX/AVX2 ............. yes/yes
  55.  
  56. Qt modules and options:
  57. Qt D-Bus ............... no
  58. Qt Concurrent .......... yes
  59. Qt GUI ................. yes
  60. Qt Widgets ............. yes
  61. Large File ............. yes
  62. QML debugging .......... no
  63. Use system proxies ..... no
  64.  
  65. Support enabled for:
  66. Accessibility .......... yes
  67. ALSA ................... no
  68. CUPS ................... no
  69. Evdev .................. no
  70. FontConfig ............. yes
  71. FreeType ............... yes (system library)
  72. Glib ................... no
  73. GStreamer .............. no
  74. GTK theme .............. no
  75. HarfBuzz ............... yes (bundled copy)
  76. Iconv .................. yes
  77. ICU .................... yes
  78. Image formats:
  79. GIF .................. yes (in QtGui, using bundled copy)
  80. JPEG ................. yes (in QtGui, using bundled copy)
  81. PNG .................. yes (in QtGui, using bundled copy)
  82. journald ............... no
  83. libinput................ no
  84. mtdev .................. no
  85. Networking:
  86. getaddrinfo .......... yes
  87. getifaddrs ........... yes
  88. IPv6 ifname .......... yes
  89. libproxy.............. no
  90. OpenSSL .............. yes (linked to the libraries)
  91. NIS .................... yes
  92. OpenGL / OpenVG:
  93. EGL .................. no
  94. OpenGL ............... no
  95. OpenVG ............... no
  96. PCRE ................... yes (bundled copy)
  97. pkg-config ............. yes
  98. PulseAudio ............. no
  99. QPA backends:
  100. DirectFB ............. no
  101. EGLFS ................ no
  102. EGLFS i.MX6....... . no
  103. EGLFS KMS .......... no
  104. EGLFS Mali ......... no
  105. EGLFS Raspberry Pi . no
  106. EGLFS X11 .......... no
  107. LinuxFB .............. no
  108. XCB .................. no
  109. Session management ..... no
  110. SQL drivers:
  111. DB2 .................. no
  112. InterBase ............ no
  113. MySQL ................ no
  114. OCI .................. no
  115. ODBC ................. no
  116. PostgreSQL ........... no
  117. SQLite 2 ............. no
  118. SQLite ............... yes (plugin, using bundled copy)
  119. TDS .................. no
  120. tslib .................. no
  121. udev ................... no
  122. xkbcommon-x11........... no
  123. xkbcommon-evdev......... no
  124. zlib ................... yes (bundled copy)
  125.  
  126.  
  127. WARNING: Using static linking will disable the use of dynamically
  128. loaded plugins. Make sure to import all needed static plugins,
  129. or compile needed modules into the library.
  130.  
  131. NOTE: When linking against OpenSSL, you can override the default
  132. library names through OPENSSL_LIBS.
  133. For example:
  134. OPENSSL_LIBS='-L/opt/ssl/lib -lssl -lcrypto' ./configure -openssl-linked
  135.  
  136. Qt is now configured for building. Just run 'make'.
  137. Once everything is built, Qt is installed.
  138. You should not run 'make install'.
  139.  
  140. Prior to reconfiguration, make sure you remove any leftovers from
  141. the previous build.
  142.  
  143. building Qt Base, please wait...
  144. Executing in /home/poweruser/phantomjs/src/qt/qtbase: make -j 1
  145. cd src/ && ( test -e Makefile || /home/poweruser/phantomjs/src/qt/qtbase/bin/qmake /home/poweruser/phantomjs/src/qt/qtbase/src/src.pro -o Makefile ) && make -f Makefile
  146. make[1]: Entering directory '/home/poweruser/phantomjs/src/qt/qtbase/src'
  147. cd tools/bootstrap/ && ( test -e Makefile || /home/poweruser/phantomjs/src/qt/qtbase/bin/qmake /home/poweruser/phantomjs/src/qt/qtbase/src/tools/bootstrap/bootstrap.pro -o Makefile ) && make -f Makefile
  148. make[2]: Entering directory '/home/poweruser/phantomjs/src/qt/qtbase/src/tools/bootstrap'
  149. make[2]: Nothing to be done for 'first'.
  150. make[2]: Leaving directory '/home/poweruser/phantomjs/src/qt/qtbase/src/tools/bootstrap'
  151. cd tools/moc/ && ( test -e Makefile || /home/poweruser/phantomjs/src/qt/qtbase/bin/qmake /home/poweruser/phantomjs/src/qt/qtbase/src/tools/moc/moc.pro -o Makefile ) && make -f Makefile
  152. make[2]: Entering directory '/home/poweruser/phantomjs/src/qt/qtbase/src/tools/moc'
  153. make[2]: Nothing to be done for 'first'.
  154. make[2]: Leaving directory '/home/poweruser/phantomjs/src/qt/qtbase/src/tools/moc'
  155. cd tools/rcc/ && ( test -e Makefile || /home/poweruser/phantomjs/src/qt/qtbase/bin/qmake /home/poweruser/phantomjs/src/qt/qtbase/src/tools/rcc/rcc.pro -o Makefile ) && make -f Makefile
  156. make[2]: Entering directory '/home/poweruser/phantomjs/src/qt/qtbase/src/tools/rcc'
  157. make[2]: Nothing to be done for 'first'.
  158. make[2]: Leaving directory '/home/poweruser/phantomjs/src/qt/qtbase/src/tools/rcc'
  159. cd 3rdparty/pcre/ && ( test -e Makefile || /home/poweruser/phantomjs/src/qt/qtbase/bin/qmake /home/poweruser/phantomjs/src/qt/qtbase/src/3rdparty/pcre/pcre.pro -o Makefile ) && make -f Makefile
  160. make[2]: Entering directory '/home/poweruser/phantomjs/src/qt/qtbase/src/3rdparty/pcre'
  161. make[2]: Nothing to be done for 'first'.
  162. make[2]: Leaving directory '/home/poweruser/phantomjs/src/qt/qtbase/src/3rdparty/pcre'
  163. cd corelib/ && ( test -e Makefile || /home/poweruser/phantomjs/src/qt/qtbase/bin/qmake /home/poweruser/phantomjs/src/qt/qtbase/src/corelib/corelib.pro -o Makefile ) && make -f Makefile
  164. make[2]: Entering directory '/home/poweruser/phantomjs/src/qt/qtbase/src/corelib'
  165. make[2]: Nothing to be done for 'first'.
  166. make[2]: Leaving directory '/home/poweruser/phantomjs/src/qt/qtbase/src/corelib'
  167. cd tools/qlalr/ && ( test -e Makefile || /home/poweruser/phantomjs/src/qt/qtbase/bin/qmake /home/poweruser/phantomjs/src/qt/qtbase/src/tools/qlalr/qlalr.pro -o Makefile ) && make -f Makefile
  168. make[2]: Entering directory '/home/poweruser/phantomjs/src/qt/qtbase/src/tools/qlalr'
  169. make[2]: Nothing to be done for 'first'.
  170. make[2]: Leaving directory '/home/poweruser/phantomjs/src/qt/qtbase/src/tools/qlalr'
  171. cd network/ && ( test -e Makefile || /home/poweruser/phantomjs/src/qt/qtbase/bin/qmake /home/poweruser/phantomjs/src/qt/qtbase/src/network/network.pro -o Makefile ) && make -f Makefile
  172. make[2]: Entering directory '/home/poweruser/phantomjs/src/qt/qtbase/src/network'
  173. g++ -c -include .pch/Qt5Network -pipe -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_NO_GRAPHICSVIEW -DQT_NO_GRAPHICSEFFECT -DQT_NO_STYLESHEET -DQT_NO_STYLE_CDE -DQT_NO_STYLE_CLEANLOOKS -DQT_NO_STYLE_MOTIF -DQT_NO_STYLE_PLASTIQUE -DQT_NO_PRINTPREVIEWDIALOG -DQT_NO_USING_NAMESPACE -DQT_BUILD_NETWORK_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../include -I../../include/QtNetwork -I../../include/QtNetwork/5.5.1 -I../../include/QtNetwork/5.5.1/QtNetwork -I../3rdparty/zlib -Ikernel -I../../include/QtCore/5.5.1 -I../../include/QtCore/5.5.1/QtCore -I../../include/QtCore -I.moc -I../../mkspecs/linux-g++ -o .obj/qsslcertificate_openssl.o ssl/qsslcertificate_openssl.cpp
  174. ssl/qsslcertificate_openssl.cpp: In function ‘uint qHash(const QSslCertificate&, uint)’:
  175. ssl/qsslcertificate_openssl.cpp:63:30: error: invalid use of incomplete type ‘X509 {aka struct x509_st}’
  176. return qHashBits(x509->sha1_hash, SHA_DIGEST_LENGTH, seed);
  177. ^~
  178. In file included from /usr/include/openssl/crypto.h:31:0,
  179. from /usr/include/openssl/comp.h:16,
  180. from /usr/include/openssl/ssl.h:47,
  181. from ../../include/QtNetwork/5.5.1/QtNetwork/private/../../../../../src/network/ssl/qsslcontext_openssl_p.h:53,
  182. from ../../include/QtNetwork/5.5.1/QtNetwork/private/qsslcontext_openssl_p.h:1,
  183. from ssl/qsslsocket_p.h:55,
  184. from ssl/qsslsocket_openssl_p.h:63,
  185. from ssl/qsslsocket_openssl_symbols_p.h:64,
  186. from ssl/qsslcertificate_openssl.cpp:35:
  187. /usr/include/openssl/ossl_typ.h:119:16: note: forward declaration of ‘X509 {aka struct x509_st}’
  188. typedef struct x509_st X509;
  189. ^~~~~~~
  190. ssl/qsslcertificate_openssl.cpp: In member function ‘QByteArray QSslCertificate::version() const’:
  191. ssl/qsslcertificate_openssl.cpp:87:68: error: invalid use of incomplete type ‘X509 {aka struct x509_st}’
  192. QByteArray::number(qlonglong(q_ASN1_INTEGER_get(d->x509->cert_info->version)) + 1);
  193. ^~
  194. In file included from /usr/include/openssl/crypto.h:31:0,
  195. from /usr/include/openssl/comp.h:16,
  196. from /usr/include/openssl/ssl.h:47,
  197. from ../../include/QtNetwork/5.5.1/QtNetwork/private/../../../../../src/network/ssl/qsslcontext_openssl_p.h:53,
  198. from ../../include/QtNetwork/5.5.1/QtNetwork/private/qsslcontext_openssl_p.h:1,
  199. from ssl/qsslsocket_p.h:55,
  200. from ssl/qsslsocket_openssl_p.h:63,
  201. from ssl/qsslsocket_openssl_symbols_p.h:64,
  202. from ssl/qsslcertificate_openssl.cpp:35:
  203. /usr/include/openssl/ossl_typ.h:119:16: note: forward declaration of ‘X509 {aka struct x509_st}’
  204. typedef struct x509_st X509;
  205. ^~~~~~~
  206. ssl/qsslcertificate_openssl.cpp: In member function ‘QByteArray QSslCertificate::serialNumber() const’:
  207. ssl/qsslcertificate_openssl.cpp:96:45: error: invalid use of incomplete type ‘X509 {aka struct x509_st}’
  208. ASN1_INTEGER *serialNumber = d->x509->cert_info->serialNumber;
  209. ^~
  210. In file included from /usr/include/openssl/crypto.h:31:0,
  211. from /usr/include/openssl/comp.h:16,
  212. from /usr/include/openssl/ssl.h:47,
  213. from ../../include/QtNetwork/5.5.1/QtNetwork/private/../../../../../src/network/ssl/qsslcontext_openssl_p.h:53,
  214. from ../../include/QtNetwork/5.5.1/QtNetwork/private/qsslcontext_openssl_p.h:1,
  215. from ssl/qsslsocket_p.h:55,
  216. from ssl/qsslsocket_openssl_p.h:63,
  217. from ssl/qsslsocket_openssl_symbols_p.h:64,
  218. from ssl/qsslcertificate_openssl.cpp:35:
  219. /usr/include/openssl/ossl_typ.h:119:16: note: forward declaration of ‘X509 {aka struct x509_st}’
  220. typedef struct x509_st X509;
  221. ^~~~~~~
  222. ssl/qsslcertificate_openssl.cpp: In member function ‘QSslKey QSslCertificate::publicKey() const’:
  223. ssl/qsslcertificate_openssl.cpp:232:32: error: invalid use of incomplete type ‘X509 {aka struct x509_st}’
  224. X509_PUBKEY *xkey = d->x509->cert_info->key;
  225. ^~
  226. In file included from /usr/include/openssl/crypto.h:31:0,
  227. from /usr/include/openssl/comp.h:16,
  228. from /usr/include/openssl/ssl.h:47,
  229. from ../../include/QtNetwork/5.5.1/QtNetwork/private/../../../../../src/network/ssl/qsslcontext_openssl_p.h:53,
  230. from ../../include/QtNetwork/5.5.1/QtNetwork/private/qsslcontext_openssl_p.h:1,
  231. from ssl/qsslsocket_p.h:55,
  232. from ssl/qsslsocket_openssl_p.h:63,
  233. from ssl/qsslsocket_openssl_symbols_p.h:64,
  234. from ssl/qsslcertificate_openssl.cpp:35:
  235. /usr/include/openssl/ossl_typ.h:119:16: note: forward declaration of ‘X509 {aka struct x509_st}’
  236. typedef struct x509_st X509;
  237. ^~~~~~~
  238. ssl/qsslcertificate_openssl.cpp:236:29: error: invalid use of incomplete type ‘EVP_PKEY {aka struct evp_pkey_st}’
  239. if (q_EVP_PKEY_type(pkey->type) == EVP_PKEY_RSA) {
  240. ^~
  241. In file included from /usr/include/openssl/crypto.h:31:0,
  242. from /usr/include/openssl/comp.h:16,
  243. from /usr/include/openssl/ssl.h:47,
  244. from ../../include/QtNetwork/5.5.1/QtNetwork/private/../../../../../src/network/ssl/qsslcontext_openssl_p.h:53,
  245. from ../../include/QtNetwork/5.5.1/QtNetwork/private/qsslcontext_openssl_p.h:1,
  246. from ssl/qsslsocket_p.h:55,
  247. from ssl/qsslsocket_openssl_p.h:63,
  248. from ssl/qsslsocket_openssl_symbols_p.h:64,
  249. from ssl/qsslcertificate_openssl.cpp:35:
  250. /usr/include/openssl/ossl_typ.h:93:16: note: forward declaration of ‘EVP_PKEY {aka struct evp_pkey_st}’
  251. typedef struct evp_pkey_st EVP_PKEY;
  252. ^~~~~~~~~~~
  253. ssl/qsslcertificate_openssl.cpp:240:36: error: invalid use of incomplete type ‘EVP_PKEY {aka struct evp_pkey_st}’
  254. } else if (q_EVP_PKEY_type(pkey->type) == EVP_PKEY_DSA) {
  255. ^~
  256. In file included from /usr/include/openssl/crypto.h:31:0,
  257. from /usr/include/openssl/comp.h:16,
  258. from /usr/include/openssl/ssl.h:47,
  259. from ../../include/QtNetwork/5.5.1/QtNetwork/private/../../../../../src/network/ssl/qsslcontext_openssl_p.h:53,
  260. from ../../include/QtNetwork/5.5.1/QtNetwork/private/qsslcontext_openssl_p.h:1,
  261. from ssl/qsslsocket_p.h:55,
  262. from ssl/qsslsocket_openssl_p.h:63,
  263. from ssl/qsslsocket_openssl_symbols_p.h:64,
  264. from ssl/qsslcertificate_openssl.cpp:35:
  265. /usr/include/openssl/ossl_typ.h:93:16: note: forward declaration of ‘EVP_PKEY {aka struct evp_pkey_st}’
  266. typedef struct evp_pkey_st EVP_PKEY;
  267. ^~~~~~~~~~~
  268. ssl/qsslcertificate_openssl.cpp:245:36: error: invalid use of incomplete type ‘EVP_PKEY {aka struct evp_pkey_st}’
  269. } else if (q_EVP_PKEY_type(pkey->type) == EVP_PKEY_EC) {
  270. ^~
  271. In file included from /usr/include/openssl/crypto.h:31:0,
  272. from /usr/include/openssl/comp.h:16,
  273. from /usr/include/openssl/ssl.h:47,
  274. from ../../include/QtNetwork/5.5.1/QtNetwork/private/../../../../../src/network/ssl/qsslcontext_openssl_p.h:53,
  275. from ../../include/QtNetwork/5.5.1/QtNetwork/private/qsslcontext_openssl_p.h:1,
  276. from ssl/qsslsocket_p.h:55,
  277. from ssl/qsslsocket_openssl_p.h:63,
  278. from ssl/qsslsocket_openssl_symbols_p.h:64,
  279. from ssl/qsslcertificate_openssl.cpp:35:
  280. /usr/include/openssl/ossl_typ.h:93:16: note: forward declaration of ‘EVP_PKEY {aka struct evp_pkey_st}’
  281. typedef struct evp_pkey_st EVP_PKEY;
  282. ^~~~~~~~~~~
  283. ssl/qsslcertificate_openssl.cpp:250:36: error: invalid use of incomplete type ‘EVP_PKEY {aka struct evp_pkey_st}’
  284. } else if (q_EVP_PKEY_type(pkey->type) == EVP_PKEY_DH) {
  285. ^~
  286. In file included from /usr/include/openssl/crypto.h:31:0,
  287. from /usr/include/openssl/comp.h:16,
  288. from /usr/include/openssl/ssl.h:47,
  289. from ../../include/QtNetwork/5.5.1/QtNetwork/private/../../../../../src/network/ssl/qsslcontext_openssl_p.h:53,
  290. from ../../include/QtNetwork/5.5.1/QtNetwork/private/qsslcontext_openssl_p.h:1,
  291. from ssl/qsslsocket_p.h:55,
  292. from ssl/qsslsocket_openssl_p.h:63,
  293. from ssl/qsslsocket_openssl_symbols_p.h:64,
  294. from ssl/qsslcertificate_openssl.cpp:35:
  295. /usr/include/openssl/ossl_typ.h:93:16: note: forward declaration of ‘EVP_PKEY {aka struct evp_pkey_st}’
  296. typedef struct evp_pkey_st EVP_PKEY;
  297. ^~~~~~~~~~~
  298. Makefile:21896: recipe for target '.obj/qsslcertificate_openssl.o' failed
  299. make[2]: *** [.obj/qsslcertificate_openssl.o] Error 1
  300. make[2]: Leaving directory '/home/poweruser/phantomjs/src/qt/qtbase/src/network'
  301. Makefile:213: recipe for target 'sub-network-make_first' failed
  302. make[1]: *** [sub-network-make_first] Error 2
  303. make[1]: Leaving directory '/home/poweruser/phantomjs/src/qt/qtbase/src'
  304. Makefile:44: recipe for target 'sub-src-make_first' failed
  305. make: *** [sub-src-make_first] Error 2
  306.  
  307. ERROR: Failed to build PhantomJS! Building Qt Base failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement