Advertisement
Guest User

Untitled

a guest
Oct 18th, 2017
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.65 KB | None | 0 0
  1. $ python configure.py --verbose --qmake=/home/jeff/Qt/5.9.2/gcc_64/bin/qmake
  2. Querying qmake about your Qt installation...
  3. Determining the details of your Qt installation...
  4. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtCore.mk cfgtest_QtCore.pro
  5. Info: creating stash file /home/jeff/Downloads/PyQt5_gpl-5.9/.qmake.stash
  6. make -f cfgtest_QtCore.mk
  7. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtCore.o config-tests/cfgtest_QtCore.cpp
  8. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtCore cfgtest_QtCore.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Core -lpthread
  9. ./cfgtest_QtCore cfgtest_QtCore.out
  10. This is the GPL version of PyQt 5.9 (licensed under the GNU General Public
  11. License) for Python 2.7.12 on linux2.
  12.  
  13. Type 'L' to view the license.
  14. Type 'yes' to accept the terms of the license.
  15. Type 'no' to decline the terms of the license.
  16.  
  17. Do you accept the terms of the license? yes
  18. Found the license file pyqt-gpl.sip.
  19.  
  20. Checking to see if the QtGui module should be built...
  21. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtGui.mk cfgtest_QtGui.pro
  22. make -f cfgtest_QtGui.mk
  23. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtGui.o config-tests/cfgtest_QtGui.cpp
  24. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtGui cfgtest_QtGui.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Gui -lQt5Core -lGL -lpthread
  25. ./cfgtest_QtGui cfgtest_QtGui.out
  26.  
  27. Checking to see if the QtHelp module should be built...
  28. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtHelp.mk cfgtest_QtHelp.pro
  29. make -f cfgtest_QtHelp.mk
  30. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtHelp -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtSql -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtHelp.o cfgtest_QtHelp.cpp
  31. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -Wl,-rpath-link,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtHelp cfgtest_QtHelp.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Core -lGL -lpthread
  32.  
  33. Checking to see if the QtMultimedia module should be built...
  34. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtMultimedia.mk cfgtest_QtMultimedia.pro
  35. make -f cfgtest_QtMultimedia.mk
  36. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtMultimedia -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtMultimedia.o cfgtest_QtMultimedia.cpp
  37. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtMultimedia cfgtest_QtMultimedia.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Multimedia -lQt5Gui -lQt5Network -lQt5Core -lGL -lpthread
  38.  
  39. Checking to see if the QtMultimediaWidgets module should be built...
  40. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtMultimediaWidgets.mk cfgtest_QtMultimediaWidgets.pro
  41. make -f cfgtest_QtMultimediaWidgets.mk
  42. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtMultimediaWidgets -I../../Qt/5.9.2/gcc_64/include/QtMultimedia -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtMultimediaWidgets.o cfgtest_QtMultimediaWidgets.cpp
  43. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -Wl,-rpath-link,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtMultimediaWidgets cfgtest_QtMultimediaWidgets.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5MultimediaWidgets -lpulse-mainloop-glib -lpulse -lglib-2.0 -lQt5Multimedia -lQt5Widgets -lQt5Gui -lQt5Network -lQt5Core -lGL -lpthread
  44.  
  45. Checking to see if the QtNetwork module should be built...
  46. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtNetwork.mk cfgtest_QtNetwork.pro
  47. make -f cfgtest_QtNetwork.mk
  48. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtNetwork.o config-tests/cfgtest_QtNetwork.cpp
  49. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtNetwork cfgtest_QtNetwork.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Network -lQt5Core -lpthread
  50. ./cfgtest_QtNetwork cfgtest_QtNetwork.out
  51.  
  52. Checking to see if the QtOpenGL module should be built...
  53. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtOpenGL.mk cfgtest_QtOpenGL.pro
  54. make -f cfgtest_QtOpenGL.mk
  55. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtOpenGL -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtOpenGL.o cfgtest_QtOpenGL.cpp
  56. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtOpenGL cfgtest_QtOpenGL.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
  57.  
  58. Checking to see if the QtPrintSupport module should be built...
  59. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtPrintSupport.mk cfgtest_QtPrintSupport.pro
  60. make -f cfgtest_QtPrintSupport.mk
  61. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtPrintSupport -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtPrintSupport.o config-tests/cfgtest_QtPrintSupport.cpp
  62. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtPrintSupport cfgtest_QtPrintSupport.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
  63. ./cfgtest_QtPrintSupport cfgtest_QtPrintSupport.out
  64.  
  65. Checking to see if the QtQml module should be built...
  66. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtQml.mk cfgtest_QtQml.pro
  67. make -f cfgtest_QtQml.mk
  68. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtQml -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtQml.o cfgtest_QtQml.cpp
  69. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtQml cfgtest_QtQml.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Gui -lQt5Qml -lQt5Network -lQt5Core -lGL -lpthread
  70.  
  71. Checking to see if the QtQuick module should be built...
  72. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtQuick.mk cfgtest_QtQuick.pro
  73. make -f cfgtest_QtQuick.mk
  74. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtQuick -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtQml -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtQuick.o cfgtest_QtQuick.cpp
  75. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtQuick cfgtest_QtQuick.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Quick -lQt5Gui -lQt5Qml -lQt5Network -lQt5Core -lGL -lpthread
  76.  
  77. Checking to see if the QtSql module should be built...
  78. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtSql.mk cfgtest_QtSql.pro
  79. make -f cfgtest_QtSql.mk
  80. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtSql -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtSql.o cfgtest_QtSql.cpp
  81. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtSql cfgtest_QtSql.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Core -lGL -lpthread
  82.  
  83. Checking to see if the QtSvg module should be built...
  84. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtSvg.mk cfgtest_QtSvg.pro
  85. make -f cfgtest_QtSvg.mk
  86. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtSvg -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtSvg.o cfgtest_QtSvg.cpp
  87. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtSvg cfgtest_QtSvg.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
  88.  
  89. Checking to see if the QtTest module should be built...
  90. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtTest.mk cfgtest_QtTest.pro
  91. make -f cfgtest_QtTest.mk
  92. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/home/jeff/Downloads/PyQt5_gpl-5.9"' -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtTest -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtTest.o cfgtest_QtTest.cpp
  93. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtTest cfgtest_QtTest.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Widgets -lQt5Gui -lQt5Test -lQt5Core -lGL -lpthread
  94.  
  95. Checking to see if the QtWebKit module should be built...
  96. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtWebKit.mk cfgtest_QtWebKit.pro
  97. Project ERROR: Unknown module(s) in QT: webkit
  98.  
  99. Checking to see if the QtWebKitWidgets module should be built...
  100. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtWebKitWidgets.mk cfgtest_QtWebKitWidgets.pro
  101. Project ERROR: Unknown module(s) in QT: webkitwidgets
  102.  
  103. Checking to see if the QtWidgets module should be built...
  104. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtWidgets.mk cfgtest_QtWidgets.pro
  105. make -f cfgtest_QtWidgets.mk
  106. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtWidgets.o cfgtest_QtWidgets.cpp
  107. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtWidgets cfgtest_QtWidgets.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
  108.  
  109. Checking to see if the QtXml module should be built...
  110. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtXml.mk cfgtest_QtXml.pro
  111. make -f cfgtest_QtXml.mk
  112. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtXml -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtXml.o cfgtest_QtXml.cpp
  113. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtXml cfgtest_QtXml.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Xml -lQt5Core -lpthread
  114.  
  115. Checking to see if the QtXmlPatterns module should be built...
  116. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtXmlPatterns.mk cfgtest_QtXmlPatterns.pro
  117. make -f cfgtest_QtXmlPatterns.mk
  118. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtXmlPatterns -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtXmlPatterns.o cfgtest_QtXmlPatterns.cpp
  119. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtXmlPatterns cfgtest_QtXmlPatterns.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5XmlPatterns -lQt5Network -lQt5Core -lpthread
  120.  
  121. Checking to see if the QtDesigner module should be built...
  122. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtDesigner.mk cfgtest_QtDesigner.pro
  123. make -f cfgtest_QtDesigner.mk
  124. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtDesigner -I../../Qt/5.9.2/gcc_64/include/QtUiPlugin -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtXml -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtDesigner.o cfgtest_QtDesigner.cpp
  125. In file included from cfgtest_QtDesigner.cpp:2:0:
  126. ../../Qt/5.9.2/gcc_64/include/QtDesigner/customwidget.h:4:4: warning: #warning Header <QtDesigner/customwidget.h> is deprecated. Please include <QtUiPlugin/customwidget.h> instead. [-Wcpp]
  127. # warning Header <QtDesigner/customwidget.h> is deprecated. Please include <QtUiPlugin/customwidget.h> instead.
  128. ^
  129. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtDesigner cfgtest_QtDesigner.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Designer -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Core -lGL -lpthread
  130.  
  131. Checking to see if the QAxContainer module should be built...
  132. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QAxContainer.mk cfgtest_QAxContainer.pro
  133. Project ERROR: Unknown module(s) in QT: axcontainer
  134.  
  135. Checking to see if the QtDBus module should be built...
  136. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtDBus.mk cfgtest_QtDBus.pro
  137. make -f cfgtest_QtDBus.mk
  138. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtDBus -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtDBus.o cfgtest_QtDBus.cpp
  139. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtDBus cfgtest_QtDBus.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5DBus -lQt5Core -lpthread
  140.  
  141. Checking to see if the _QOpenGLFunctions_2_0 module should be built...
  142. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest__QOpenGLFunctions_2_0.mk cfgtest__QOpenGLFunctions_2_0.pro
  143. make -f cfgtest__QOpenGLFunctions_2_0.mk
  144. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest__QOpenGLFunctions_2_0.o cfgtest__QOpenGLFunctions_2_0.cpp
  145. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest__QOpenGLFunctions_2_0 cfgtest__QOpenGLFunctions_2_0.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Gui -lQt5Core -lGL -lpthread
  146.  
  147. Checking to see if the _QOpenGLFunctions_2_1 module should be built...
  148. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest__QOpenGLFunctions_2_1.mk cfgtest__QOpenGLFunctions_2_1.pro
  149. make -f cfgtest__QOpenGLFunctions_2_1.mk
  150. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest__QOpenGLFunctions_2_1.o cfgtest__QOpenGLFunctions_2_1.cpp
  151. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest__QOpenGLFunctions_2_1 cfgtest__QOpenGLFunctions_2_1.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Gui -lQt5Core -lGL -lpthread
  152.  
  153. Checking to see if the _QOpenGLFunctions_4_1_Core module should be built...
  154. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest__QOpenGLFunctions_4_1_Core.mk cfgtest__QOpenGLFunctions_4_1_Core.pro
  155. make -f cfgtest__QOpenGLFunctions_4_1_Core.mk
  156. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest__QOpenGLFunctions_4_1_Core.o cfgtest__QOpenGLFunctions_4_1_Core.cpp
  157. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest__QOpenGLFunctions_4_1_Core cfgtest__QOpenGLFunctions_4_1_Core.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Gui -lQt5Core -lGL -lpthread
  158.  
  159. Checking to see if the QtSensors module should be built...
  160. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtSensors.mk cfgtest_QtSensors.pro
  161. make -f cfgtest_QtSensors.mk
  162. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_SENSORS_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtSensors -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtSensors.o cfgtest_QtSensors.cpp
  163. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtSensors cfgtest_QtSensors.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Gui -lQt5Sensors -lQt5Core -lGL -lpthread
  164.  
  165. Checking to see if the QtSerialPort module should be built...
  166. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtSerialPort.mk cfgtest_QtSerialPort.pro
  167. make -f cfgtest_QtSerialPort.mk
  168. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtSerialPort -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtSerialPort.o cfgtest_QtSerialPort.cpp
  169. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtSerialPort cfgtest_QtSerialPort.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Gui -lQt5SerialPort -lQt5Core -lGL -lpthread
  170.  
  171. Checking to see if the QtX11Extras module should be built...
  172. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtX11Extras.mk cfgtest_QtX11Extras.pro
  173. make -f cfgtest_QtX11Extras.mk
  174. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtX11Extras -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtX11Extras.o cfgtest_QtX11Extras.cpp
  175. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -Wl,-rpath-link,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtX11Extras cfgtest_QtX11Extras.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5X11Extras -lQt5Gui -lQt5Core -lGL -lpthread
  176.  
  177. Checking to see if the QtBluetooth module should be built...
  178. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtBluetooth.mk cfgtest_QtBluetooth.pro
  179. make -f cfgtest_QtBluetooth.mk
  180. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_BLUETOOTH_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtBluetooth -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtBluetooth.o cfgtest_QtBluetooth.cpp
  181. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -Wl,-rpath-link,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtBluetooth cfgtest_QtBluetooth.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Gui -lQt5Bluetooth -lQt5Core -lGL -lpthread
  182.  
  183. Checking to see if the QtMacExtras module should be built...
  184. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtMacExtras.mk cfgtest_QtMacExtras.pro
  185. Project ERROR: Unknown module(s) in QT: macextras
  186.  
  187. Checking to see if the QtPositioning module should be built...
  188. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtPositioning.mk cfgtest_QtPositioning.pro
  189. make -f cfgtest_QtPositioning.mk
  190. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtPositioning -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtPositioning.o cfgtest_QtPositioning.cpp
  191. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtPositioning cfgtest_QtPositioning.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Gui -lQt5Positioning -lQt5Core -lGL -lpthread
  192.  
  193. Checking to see if the QtWinExtras module should be built...
  194. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtWinExtras.mk cfgtest_QtWinExtras.pro
  195. Project ERROR: Unknown module(s) in QT: winextras
  196.  
  197. Checking to see if the QtQuickWidgets module should be built...
  198. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtQuickWidgets.mk cfgtest_QtQuickWidgets.pro
  199. make -f cfgtest_QtQuickWidgets.mk
  200. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtQuickWidgets -I../../Qt/5.9.2/gcc_64/include/QtQuick -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtQml -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtQuickWidgets.o cfgtest_QtQuickWidgets.cpp
  201. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtQuickWidgets cfgtest_QtQuickWidgets.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5QuickWidgets -lQt5Quick -lQt5Widgets -lQt5Gui -lQt5Qml -lQt5Network -lQt5Core -lGL -lpthread
  202.  
  203. Checking to see if the QtWebSockets module should be built...
  204. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtWebSockets.mk cfgtest_QtWebSockets.pro
  205. make -f cfgtest_QtWebSockets.mk
  206. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtWebSockets -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtWebSockets.o cfgtest_QtWebSockets.cpp
  207. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtWebSockets cfgtest_QtWebSockets.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5WebSockets -lQt5Network -lQt5Core -lpthread
  208.  
  209. Checking to see if the Enginio module should be built...
  210. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_Enginio.mk cfgtest_Enginio.pro
  211. Project ERROR: Unknown module(s) in QT: enginio
  212.  
  213. Checking to see if the QtWebChannel module should be built...
  214. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtWebChannel.mk cfgtest_QtWebChannel.pro
  215. make -f cfgtest_QtWebChannel.mk
  216. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtWebChannel -I../../Qt/5.9.2/gcc_64/include/QtQml -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtWebChannel.o cfgtest_QtWebChannel.cpp
  217. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtWebChannel cfgtest_QtWebChannel.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5WebChannel -lQt5Qml -lQt5Network -lQt5Core -lpthread
  218.  
  219. Checking to see if the QtWebEngineWidgets module should be built...
  220. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtWebEngineWidgets.mk cfgtest_QtWebEngineWidgets.pro
  221. make -f cfgtest_QtWebEngineWidgets.mk
  222. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtWebEngineWidgets -I../../Qt/5.9.2/gcc_64/include/QtWebEngineCore -I../../Qt/5.9.2/gcc_64/include/QtQuick -I../../Qt/5.9.2/gcc_64/include/QtPrintSupport -I../../Qt/5.9.2/gcc_64/include/QtWidgets -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtWebChannel -I../../Qt/5.9.2/gcc_64/include/QtQml -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtPositioning -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtWebEngineWidgets.o cfgtest_QtWebEngineWidgets.cpp
  223. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -Wl,-rpath-link,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtWebEngineWidgets cfgtest_QtWebEngineWidgets.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5WebEngineWidgets -lQt5WebEngineCore -lQt5Quick -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5WebChannel -lQt5Qml -lQt5Network -lQt5Positioning -lQt5Core -lGL -lpthread
  224.  
  225. Checking to see if the QtLocation module should be built...
  226. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtLocation.mk cfgtest_QtLocation.pro
  227. make -f cfgtest_QtLocation.mk
  228. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_LOCATION_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtLocation -I../../Qt/5.9.2/gcc_64/include/QtQuick -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtPositioning -I../../Qt/5.9.2/gcc_64/include/QtQml -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtLocation.o cfgtest_QtLocation.cpp
  229. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtLocation cfgtest_QtLocation.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Location -lQt5Quick -lQt5Gui -lQt5Positioning -lQt5Qml -lQt5Network -lQt5Core -lGL -lpthread
  230.  
  231. Checking to see if the QtNfc module should be built...
  232. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtNfc.mk cfgtest_QtNfc.pro
  233. make -f cfgtest_QtNfc.mk
  234. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_NFC_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtNfc -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtNfc.o cfgtest_QtNfc.cpp
  235. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -Wl,-rpath-link,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtNfc cfgtest_QtNfc.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5Nfc -lQt5Core -lpthread
  236.  
  237. Checking to see if the QtWebEngineCore module should be built...
  238. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtWebEngineCore.mk cfgtest_QtWebEngineCore.pro
  239. make -f cfgtest_QtWebEngineCore.mk
  240. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtWebEngineCore -I../../Qt/5.9.2/gcc_64/include/QtQuick -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtWebChannel -I../../Qt/5.9.2/gcc_64/include/QtQml -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtPositioning -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtWebEngineCore.o cfgtest_QtWebEngineCore.cpp
  241. cfgtest_QtWebEngineCore.cpp: In function ‘int main(int, char**)’:
  242. cfgtest_QtWebEngineCore.cpp:5:17: warning: unused variable ‘v’ [-Wunused-variable]
  243. const char *v = QTWEBENGINECORE_VERSION_STR;
  244. ^
  245. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -Wl,-rpath-link,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtWebEngineCore cfgtest_QtWebEngineCore.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5WebEngineCore -lQt5Quick -lQt5Gui -lQt5WebChannel -lQt5Qml -lQt5Network -lQt5Positioning -lQt5Core -lGL -lpthread
  246.  
  247. Checking to see if the QtWebEngine module should be built...
  248. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -o cfgtest_QtWebEngine.mk cfgtest_QtWebEngine.pro
  249. make -f cfgtest_QtWebEngine.mk
  250. g++ -c -pipe -O2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WEBENGINE_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I../../Qt/5.9.2/gcc_64/include -I../../Qt/5.9.2/gcc_64/include/QtWebEngine -I../../Qt/5.9.2/gcc_64/include/QtWebEngineCore -I../../Qt/5.9.2/gcc_64/include/QtQuick -I../../Qt/5.9.2/gcc_64/include/QtGui -I../../Qt/5.9.2/gcc_64/include/QtWebChannel -I../../Qt/5.9.2/gcc_64/include/QtQml -I../../Qt/5.9.2/gcc_64/include/QtNetwork -I../../Qt/5.9.2/gcc_64/include/QtPositioning -I../../Qt/5.9.2/gcc_64/include/QtCore -I. -isystem /usr/include/libdrm -I../../Qt/5.9.2/gcc_64/mkspecs/linux-g++ -o cfgtest_QtWebEngine.o cfgtest_QtWebEngine.cpp
  251. cfgtest_QtWebEngine.cpp: In function ‘int main(int, char**)’:
  252. cfgtest_QtWebEngine.cpp:5:17: warning: unused variable ‘v’ [-Wunused-variable]
  253. const char *v = QTWEBENGINE_VERSION_STR;
  254. ^
  255. g++ -Wl,-O1 -Wl,-rpath,/home/jeff/Qt/5.9.2/gcc_64/lib -Wl,-rpath-link,/home/jeff/Qt/5.9.2/gcc_64/lib -o cfgtest_QtWebEngine cfgtest_QtWebEngine.o -L/home/jeff/Qt/5.9.2/gcc_64/lib -lQt5WebEngine -lQt5WebEngineCore -lQt5Quick -lQt5Gui -lQt5WebChannel -lQt5Qml -lQt5Network -lQt5Positioning -lQt5Core -lGL -lpthread
  256. Checking to see if the dbus support module should be built...
  257. pkg-config --cflags-only-I --libs dbus-1
  258. Qt v5.9.2 is being used.
  259. The qmake executable is /home/jeff/Qt/5.9.2/gcc_64/bin/qmake.
  260. Qt is built as a shared library.
  261. SIP 4.19.3 is being used.
  262. The sip executable is /usr/bin/sip.
  263. These PyQt5 modules will be built: QtCore, QtGui, QtHelp, QtMultimedia,
  264. QtMultimediaWidgets, QtNetwork, QtOpenGL, QtPrintSupport, QtQml, QtQuick,
  265. QtSql, QtSvg, QtTest, QtWidgets, QtXml, QtXmlPatterns, QtDesigner, QtDBus,
  266. _QOpenGLFunctions_2_0, _QOpenGLFunctions_2_1, _QOpenGLFunctions_4_1_Core,
  267. QtSensors, QtSerialPort, QtX11Extras, QtBluetooth, QtPositioning,
  268. QtQuickWidgets, QtWebSockets, QtWebChannel, QtWebEngineWidgets, QtLocation,
  269. QtNfc, QtWebEngineCore, QtWebEngine.
  270. The PyQt5 Python package will be installed in /usr/lib/python2.7/dist-packages.
  271. PyQt5 is being built with generated docstrings.
  272. PyQt5 is being built with 'protected' redefined as 'public'.
  273. The Designer plugin will be installed in
  274. /home/jeff/Qt/5.9.2/gcc_64/plugins/designer.
  275. The qmlscene plugin will be installed in
  276. /home/jeff/Qt/5.9.2/gcc_64/plugins/PyQt5.
  277. The dbus support module will be installed in
  278. /usr/local/lib/python2.7/dist-packages/dbus/mainloop.
  279. The PyQt5 .sip files will be installed in /usr/share/sip/PyQt5.
  280. pyuic5, pyrcc5 and pylupdate5 will be installed in /usr/bin.
  281. The interpreter used by pyuic5 is /usr/bin/python.
  282. Generating the C++ source for the QtCore module...
  283. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtCore -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtCore/QtCoremod.sip
  284. Embedding sip flags...
  285.  
  286. Generating the .pro file for the QtCore module...
  287. Generating the C++ source for the QtGui module...
  288. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtGui -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtGui/QtGuimod.sip
  289.  
  290. Generating the .pro file for the QtGui module...
  291. Generating the C++ source for the QtHelp module...
  292. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtHelp -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtHelp/QtHelpmod.sip
  293.  
  294. Generating the .pro file for the QtHelp module...
  295. Generating the C++ source for the QtMultimedia module...
  296. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtMultimedia -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtMultimedia/QtMultimediamod.sip
  297.  
  298. Generating the .pro file for the QtMultimedia module...
  299. Generating the C++ source for the QtMultimediaWidgets module...
  300. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtMultimediaWidgets -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtMultimediaWidgets/QtMultimediaWidgetsmod.sip
  301.  
  302. Generating the .pro file for the QtMultimediaWidgets module...
  303. Generating the C++ source for the QtNetwork module...
  304. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtNetwork -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtNetwork/QtNetworkmod.sip
  305.  
  306. Generating the .pro file for the QtNetwork module...
  307. Generating the C++ source for the QtOpenGL module...
  308. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtOpenGL -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtOpenGL/QtOpenGLmod.sip
  309.  
  310. Generating the .pro file for the QtOpenGL module...
  311. Generating the C++ source for the QtPrintSupport module...
  312. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtPrintSupport -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtPrintSupport/QtPrintSupportmod.sip
  313.  
  314. Generating the .pro file for the QtPrintSupport module...
  315. Generating the C++ source for the QtQml module...
  316. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtQml -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtQml/QtQmlmod.sip
  317.  
  318. Generating the .pro file for the QtQml module...
  319. Generating the C++ source for the QtQuick module...
  320. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtQuick -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtQuick/QtQuickmod.sip
  321.  
  322. Generating the .pro file for the QtQuick module...
  323. Generating the C++ source for the QtSql module...
  324. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtSql -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtSql/QtSqlmod.sip
  325.  
  326. Generating the .pro file for the QtSql module...
  327. Generating the C++ source for the QtSvg module...
  328. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtSvg -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtSvg/QtSvgmod.sip
  329.  
  330. Generating the .pro file for the QtSvg module...
  331. Generating the C++ source for the QtTest module...
  332. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtTest -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtTest/QtTestmod.sip
  333.  
  334. Generating the .pro file for the QtTest module...
  335. Generating the C++ source for the QtWidgets module...
  336. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtWidgets -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtWidgets/QtWidgetsmod.sip
  337.  
  338. Generating the .pro file for the QtWidgets module...
  339. Generating the C++ source for the QtXml module...
  340. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtXml -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtXml/QtXmlmod.sip
  341.  
  342. Generating the .pro file for the QtXml module...
  343. Generating the C++ source for the QtXmlPatterns module...
  344. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtXmlPatterns -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtXmlPatterns/QtXmlPatternsmod.sip
  345.  
  346. Generating the .pro file for the QtXmlPatterns module...
  347. Generating the C++ source for the QtDesigner module...
  348. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtDesigner -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtDesigner/QtDesignermod.sip
  349.  
  350. Generating the .pro file for the QtDesigner module...
  351. Generating the C++ source for the QtDBus module...
  352. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtDBus -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtDBus/QtDBusmod.sip
  353.  
  354. Generating the .pro file for the QtDBus module...
  355. Generating the C++ source for the _QOpenGLFunctions_2_0 module...
  356. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -c /home/jeff/Downloads/PyQt5_gpl-5.9/_QOpenGLFunctions_2_0 -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0mod.sip
  357.  
  358. Generating the .pro file for the _QOpenGLFunctions_2_0 module...
  359. Generating the C++ source for the _QOpenGLFunctions_2_1 module...
  360. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -c /home/jeff/Downloads/PyQt5_gpl-5.9/_QOpenGLFunctions_2_1 -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/_QOpenGLFunctions_2_1/_QOpenGLFunctions_2_1mod.sip
  361.  
  362. Generating the .pro file for the _QOpenGLFunctions_2_1 module...
  363. Generating the C++ source for the _QOpenGLFunctions_4_1_Core module...
  364. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -c /home/jeff/Downloads/PyQt5_gpl-5.9/_QOpenGLFunctions_4_1_Core -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/_QOpenGLFunctions_4_1_Core/_QOpenGLFunctions_4_1_Coremod.sip
  365.  
  366. Generating the .pro file for the _QOpenGLFunctions_4_1_Core module...
  367. Generating the C++ source for the QtSensors module...
  368. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtSensors -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtSensors/QtSensorsmod.sip
  369.  
  370. Generating the .pro file for the QtSensors module...
  371. Generating the C++ source for the QtSerialPort module...
  372. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtSerialPort -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtSerialPort/QtSerialPortmod.sip
  373.  
  374. Generating the .pro file for the QtSerialPort module...
  375. Generating the C++ source for the QtX11Extras module...
  376. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtX11Extras -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtX11Extras/QtX11Extrasmod.sip
  377.  
  378. Generating the .pro file for the QtX11Extras module...
  379. Generating the C++ source for the QtBluetooth module...
  380. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtBluetooth -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtBluetooth/QtBluetoothmod.sip
  381.  
  382. Generating the .pro file for the QtBluetooth module...
  383. Generating the C++ source for the QtPositioning module...
  384. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtPositioning -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtPositioning/QtPositioningmod.sip
  385.  
  386. Generating the .pro file for the QtPositioning module...
  387. Generating the C++ source for the QtQuickWidgets module...
  388. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtQuickWidgets -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtQuickWidgets/QtQuickWidgetsmod.sip
  389.  
  390. Generating the .pro file for the QtQuickWidgets module...
  391. Generating the C++ source for the QtWebSockets module...
  392. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtWebSockets -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtWebSockets/QtWebSocketsmod.sip
  393.  
  394. Generating the .pro file for the QtWebSockets module...
  395. Generating the C++ source for the QtWebChannel module...
  396. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtWebChannel -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtWebChannel/QtWebChannelmod.sip
  397.  
  398. Generating the .pro file for the QtWebChannel module...
  399. Generating the C++ source for the QtWebEngineWidgets module...
  400. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtWebEngineWidgets -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtWebEngineWidgets/QtWebEngineWidgetsmod.sip
  401.  
  402. Generating the .pro file for the QtWebEngineWidgets module...
  403. Generating the C++ source for the QtLocation module...
  404. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtLocation -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtLocation/QtLocationmod.sip
  405.  
  406. Generating the .pro file for the QtLocation module...
  407. Generating the C++ source for the QtNfc module...
  408. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtNfc -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtNfc/QtNfcmod.sip
  409.  
  410. Generating the .pro file for the QtNfc module...
  411. Generating the C++ source for the QtWebEngineCore module...
  412. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtWebEngineCore -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtWebEngineCore/QtWebEngineCoremod.sip
  413.  
  414. Generating the .pro file for the QtWebEngineCore module...
  415. Generating the C++ source for the QtWebEngine module...
  416. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -o -c /home/jeff/Downloads/PyQt5_gpl-5.9/QtWebEngine -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/QtWebEngine/QtWebEnginemod.sip
  417.  
  418. Generating the .pro file for the QtWebEngine module...
  419. Generating the C++ source for the pylupdate module...
  420. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -c /home/jeff/Downloads/PyQt5_gpl-5.9/pylupdate -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/pylupdate/pylupdatemod.sip
  421.  
  422. Generating the .pro file for the pylupdate module...
  423. Generating the C++ source for the pyrcc module...
  424. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -c /home/jeff/Downloads/PyQt5_gpl-5.9/pyrcc -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip /home/jeff/Downloads/PyQt5_gpl-5.9/sip/pyrcc/pyrccmod.sip
  425.  
  426. Generating the .pro file for the pyrcc module...
  427. Generating the C++ source for the Qt module...
  428. /usr/bin/sip -w -f -x VendorID -t WS_X11 -t Qt_5_9_2 -x Py_v3 -B Qt_6_0_0 -P -c /home/jeff/Downloads/PyQt5_gpl-5.9/Qt -I sip -I /home/jeff/Downloads/PyQt5_gpl-5.9/sip sip/Qt/Qtmod.sip
  429.  
  430. Generating the .pro file for the Qt module...
  431. Generating the pylupdate5 wrapper...
  432. Generating the pyrcc5 wrapper...
  433. Generating the pyuic5 wrapper...
  434. Generating the Qt Designer plugin .pro file...
  435. Generating the qmlscene plugin .pro file...
  436. Re-writing
  437. /home/jeff/Downloads/PyQt5_gpl-5.9/examples/quick/tutorials/extending/chapter6-plugins/Charts/qmldir...
  438.  
  439. Generating the .pro file for the dbus module...
  440. Generating the top-level .pro file...
  441. Making the pylupdate5 wrapper executable...
  442. Making the pyrcc5 wrapper executable...
  443. Making the pyuic5 wrapper executable...
  444. Generating the Makefiles...
  445. /home/jeff/Qt/5.9.2/gcc_64/bin/qmake -recursive PyQt5.pro
  446. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtCore/QtCore.pro
  447. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtGui/QtGui.pro
  448. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtHelp/QtHelp.pro
  449. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtMultimedia/QtMultimedia.pro
  450. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtMultimediaWidgets/QtMultimediaWidgets.pro
  451. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtNetwork/QtNetwork.pro
  452. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtOpenGL/QtOpenGL.pro
  453. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtPrintSupport/QtPrintSupport.pro
  454. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtQml/QtQml.pro
  455. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtQuick/QtQuick.pro
  456. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtSql/QtSql.pro
  457. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtSvg/QtSvg.pro
  458. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtTest/QtTest.pro
  459. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtWidgets/QtWidgets.pro
  460. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtXml/QtXml.pro
  461. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtXmlPatterns/QtXmlPatterns.pro
  462. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtDesigner/QtDesigner.pro
  463. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtDBus/QtDBus.pro
  464. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.pro
  465. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/_QOpenGLFunctions_2_1/_QOpenGLFunctions_2_1.pro
  466. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/_QOpenGLFunctions_4_1_Core/_QOpenGLFunctions_4_1_Core.pro
  467. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtSensors/QtSensors.pro
  468. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtSerialPort/QtSerialPort.pro
  469. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtX11Extras/QtX11Extras.pro
  470. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtBluetooth/QtBluetooth.pro
  471. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtPositioning/QtPositioning.pro
  472. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtQuickWidgets/QtQuickWidgets.pro
  473. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtWebSockets/QtWebSockets.pro
  474. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtWebChannel/QtWebChannel.pro
  475. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtWebEngineWidgets/QtWebEngineWidgets.pro
  476. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtLocation/QtLocation.pro
  477. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtNfc/QtNfc.pro
  478. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtWebEngineCore/QtWebEngineCore.pro
  479. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/QtWebEngine/QtWebEngine.pro
  480. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/pylupdate/pylupdate.pro
  481. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/pyrcc/pyrcc.pro
  482. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/Qt/Qt.pro
  483. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/designer/designer.pro
  484. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/qmlscene/qmlscene.pro
  485. Reading /home/jeff/Downloads/PyQt5_gpl-5.9/dbus/dbus.pro
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement