Advertisement
Guest User

qt manual build

a guest
Mar 31st, 2021
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 211.83 KB | None | 0 0
  1. cd qtbase/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/qtbase.pro ) && make -f Makefile install
  2. make[1]: Entering directory '/home/tanmay/qt5-build/qtbase'
  3. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/src.pro ) && make -f Makefile install
  4. make[2]: Entering directory '/home/tanmay/qt5-build/qtbase/src'
  5. cd tools/bootstrap/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/tools/bootstrap/bootstrap.pro ) && make -f Makefile install
  6. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/tools/bootstrap'
  7. make[3]: Nothing to be done for 'install'.
  8. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/tools/bootstrap'
  9. cd tools/moc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/tools/moc/moc.pro ) && make -f Makefile install
  10. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/tools/moc'
  11. make[3]: Nothing to be done for 'install'.
  12. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/tools/moc'
  13. cd tools/rcc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/tools/rcc/rcc.pro ) && make -f Makefile install
  14. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/tools/rcc'
  15. make[3]: Nothing to be done for 'install'.
  16. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/tools/rcc'
  17. cd tools/tracegen/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/tools/tracegen/tracegen.pro ) && make -f Makefile install
  18. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/tools/tracegen'
  19. make[3]: Nothing to be done for 'install'.
  20. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/tools/tracegen'
  21. cd corelib/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/corelib/corelib.pro ) && make -f Makefile install
  22. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/corelib'
  23. make[3]: Nothing to be done for 'install'.
  24. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/corelib'
  25. cd tools/qlalr/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/tools/qlalr/qlalr.pro ) && make -f Makefile install
  26. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/tools/qlalr'
  27. make[3]: Nothing to be done for 'install'.
  28. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/tools/qlalr'
  29. cd network/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/network/network.pro ) && make -f Makefile install
  30. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/network'
  31. make[3]: Nothing to be done for 'install'.
  32. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/network'
  33. cd sql/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/sql/sql.pro ) && make -f Makefile install
  34. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/sql'
  35. make[3]: Nothing to be done for 'install'.
  36. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/sql'
  37. cd xml/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/xml/xml.pro ) && make -f Makefile install
  38. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/xml'
  39. make[3]: Nothing to be done for 'install'.
  40. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/xml'
  41. cd tools/qvkgen/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/tools/qvkgen/qvkgen.pro ) && make -f Makefile install
  42. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/tools/qvkgen'
  43. make[3]: Nothing to be done for 'install'.
  44. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/tools/qvkgen'
  45. cd gui/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/gui/gui.pro ) && make -f Makefile install
  46. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/gui'
  47. /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/gui/gui.pro
  48. Project MESSAGE: perl -w /home/tanmay/qt5/qtbase/bin/syncqt.pl -check-includes -module QtGui -version 5.15.3 -outdir /home/tanmay/qt5-build/qtbase -builddir /home/tanmay/qt5-build/qtbase /home/tanmay/qt5/qtbase
  49. <srcbase> = /home/tanmay/qt5/qtbase
  50. <bldbase> = /home/tanmay/qt5-build/qtbase
  51. <outbase> = /home/tanmay/qt5-build/qtbase
  52. make[3]: Nothing to be done for 'install'.
  53. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/gui'
  54. cd tools/uic/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/tools/uic/uic.pro ) && make -f Makefile install
  55. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/tools/uic'
  56. make[3]: Nothing to be done for 'install'.
  57. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/tools/uic'
  58. cd platformheaders/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformheaders/platformheaders.pro ) && make -f Makefile install
  59. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformheaders'
  60. make[3]: Nothing to be done for 'install'.
  61. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformheaders'
  62. cd widgets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/widgets/widgets.pro ) && make -f Makefile install
  63. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/widgets'
  64. make[3]: Nothing to be done for 'install'.
  65. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/widgets'
  66. cd testlib/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/testlib/testlib.pro ) && make -f Makefile install
  67. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/testlib'
  68. make[3]: Nothing to be done for 'install'.
  69. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/testlib'
  70. cd tools/bootstrap-dbus/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/tools/bootstrap-dbus/bootstrap-dbus.pro ) && make -f Makefile install
  71. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/tools/bootstrap-dbus'
  72. make[3]: Nothing to be done for 'install'.
  73. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/tools/bootstrap-dbus'
  74. cd dbus/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/dbus/dbus.pro ) && make -f Makefile install
  75. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/dbus'
  76. make[3]: Nothing to be done for 'install'.
  77. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/dbus'
  78. cd tools/qdbusxml2cpp/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/tools/qdbusxml2cpp/qdbusxml2cpp.pro ) && make -f Makefile install
  79. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/tools/qdbusxml2cpp'
  80. make[3]: Nothing to be done for 'install'.
  81. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/tools/qdbusxml2cpp'
  82. cd tools/qdbuscpp2xml/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/tools/qdbuscpp2xml/qdbuscpp2xml.pro ) && make -f Makefile install
  83. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/tools/qdbuscpp2xml'
  84. make[3]: Nothing to be done for 'install'.
  85. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/tools/qdbuscpp2xml'
  86. cd concurrent/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/concurrent/concurrent.pro ) && make -f Makefile install
  87. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/concurrent'
  88. make[3]: Nothing to be done for 'install'.
  89. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/concurrent'
  90. cd platformsupport/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/platformsupport.pro ) && make -f Makefile install
  91. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport'
  92. cd edid/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/edid/edid.pro ) && make -f Makefile install
  93. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/edid'
  94. make[4]: Nothing to be done for 'install'.
  95. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/edid'
  96. cd eventdispatchers/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/eventdispatchers/eventdispatchers.pro ) && make -f Makefile install
  97. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/eventdispatchers'
  98. make[4]: Nothing to be done for 'install'.
  99. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/eventdispatchers'
  100. cd devicediscovery/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/devicediscovery/devicediscovery.pro ) && make -f Makefile install
  101. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/devicediscovery'
  102. make[4]: Nothing to be done for 'install'.
  103. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/devicediscovery'
  104. cd fbconvenience/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/fbconvenience/fbconvenience.pro ) && make -f Makefile install
  105. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/fbconvenience'
  106. make[4]: Nothing to be done for 'install'.
  107. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/fbconvenience'
  108. cd themes/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/themes/themes.pro ) && make -f Makefile install
  109. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/themes'
  110. make[4]: Nothing to be done for 'install'.
  111. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/themes'
  112. cd fontdatabases/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/fontdatabases/fontdatabases.pro ) && make -f Makefile install
  113. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/fontdatabases'
  114. make[4]: Nothing to be done for 'install'.
  115. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/fontdatabases'
  116. cd input/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/input/input.pro ) && make -f Makefile install
  117. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/input'
  118. cd xkbcommon/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/input/xkbcommon/xkbcommon.pro ) && make -f Makefile install
  119. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/input/xkbcommon'
  120. make[5]: Nothing to be done for 'install'.
  121. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/input/xkbcommon'
  122. ( test -e Makefile.input-support || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.input-support /home/tanmay/qt5/qtbase/src/platformsupport/input/input-support.pro ) && make -f Makefile.input-support install
  123. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/input'
  124. make[5]: Nothing to be done for 'install'.
  125. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/input'
  126. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/input'
  127. cd services/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/services/services.pro ) && make -f Makefile install
  128. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/services'
  129. make[4]: Nothing to be done for 'install'.
  130. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/services'
  131. cd platformcompositor/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/platformcompositor/platformcompositor.pro ) && make -f Makefile install
  132. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/platformcompositor'
  133. make[4]: Nothing to be done for 'install'.
  134. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/platformcompositor'
  135. cd eglconvenience/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/eglconvenience/eglconvenience.pro ) && make -f Makefile install
  136. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/eglconvenience'
  137. make[4]: Nothing to be done for 'install'.
  138. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/eglconvenience'
  139. cd glxconvenience/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/glxconvenience/glxconvenience.pro ) && make -f Makefile install
  140. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/glxconvenience'
  141. make[4]: Nothing to be done for 'install'.
  142. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/glxconvenience'
  143. cd kmsconvenience/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/kmsconvenience/kmsconvenience.pro ) && make -f Makefile install
  144. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/kmsconvenience'
  145. make[4]: Nothing to be done for 'install'.
  146. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/kmsconvenience'
  147. cd accessibility/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/accessibility/accessibility.pro ) && make -f Makefile install
  148. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/accessibility'
  149. make[4]: Nothing to be done for 'install'.
  150. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/accessibility'
  151. cd linuxaccessibility/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/linuxaccessibility/linuxaccessibility.pro ) && make -f Makefile install
  152. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/linuxaccessibility'
  153. make[4]: Nothing to be done for 'install'.
  154. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/linuxaccessibility'
  155. cd vkconvenience/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/platformsupport/vkconvenience/vkconvenience.pro ) && make -f Makefile install
  156. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/vkconvenience'
  157. make[4]: Nothing to be done for 'install'.
  158. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport/vkconvenience'
  159. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/platformsupport'
  160. cd openglextensions/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/openglextensions/openglextensions.pro ) && make -f Makefile install
  161. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/openglextensions'
  162. make[3]: Nothing to be done for 'install'.
  163. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/openglextensions'
  164. cd printsupport/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/printsupport/printsupport.pro ) && make -f Makefile install
  165. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/printsupport'
  166. make[3]: Nothing to be done for 'install'.
  167. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/printsupport'
  168. cd opengl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/opengl/opengl.pro ) && make -f Makefile install
  169. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/opengl'
  170. make[3]: Nothing to be done for 'install'.
  171. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/opengl'
  172. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/plugins.pro ) && make -f Makefile install
  173. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins'
  174. cd sqldrivers/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/sqldrivers/sqldrivers.pro ) && make -f Makefile install
  175. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers'
  176. cd psql/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/sqldrivers/psql/psql.pro ) && make -f Makefile install
  177. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers/psql'
  178. make[5]: Nothing to be done for 'install'.
  179. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers/psql'
  180. cd mysql/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/sqldrivers/mysql/mysql.pro ) && make -f Makefile install
  181. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers/mysql'
  182. make[5]: Nothing to be done for 'install'.
  183. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers/mysql'
  184. cd odbc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/sqldrivers/odbc/odbc.pro ) && make -f Makefile install
  185. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers/odbc'
  186. make[5]: Nothing to be done for 'install'.
  187. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers/odbc'
  188. cd tds/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/sqldrivers/tds/tds.pro ) && make -f Makefile install
  189. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers/tds'
  190. make[5]: Nothing to be done for 'install'.
  191. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers/tds'
  192. cd sqlite/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/sqldrivers/sqlite/sqlite.pro ) && make -f Makefile install
  193. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers/sqlite'
  194. make[5]: Nothing to be done for 'install'.
  195. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers/sqlite'
  196. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/sqldrivers'
  197. cd bearer/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/bearer/bearer.pro ) && make -f Makefile install
  198. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/bearer'
  199. cd generic/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/bearer/generic/generic.pro ) && make -f Makefile install
  200. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/bearer/generic'
  201. make[5]: Nothing to be done for 'install'.
  202. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/bearer/generic'
  203. cd connman/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/bearer/connman/connman.pro ) && make -f Makefile install
  204. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/bearer/connman'
  205. make[5]: Nothing to be done for 'install'.
  206. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/bearer/connman'
  207. cd networkmanager/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/bearer/networkmanager/networkmanager.pro ) && make -f Makefile install
  208. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/bearer/networkmanager'
  209. make[5]: Nothing to be done for 'install'.
  210. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/bearer/networkmanager'
  211. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/bearer'
  212. cd platforms/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/platforms.pro ) && make -f Makefile install
  213. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms'
  214. cd minimal/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/minimal/minimal.pro ) && make -f Makefile install
  215. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/minimal'
  216. make[5]: Nothing to be done for 'install'.
  217. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/minimal'
  218. cd offscreen/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/offscreen/offscreen.pro ) && make -f Makefile install
  219. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/offscreen'
  220. make[5]: Nothing to be done for 'install'.
  221. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/offscreen'
  222. cd xcb/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/xcb/xcb.pro ) && make -f Makefile install
  223. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb'
  224. ( test -e Makefile.xcb_qpa_lib || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.xcb_qpa_lib /home/tanmay/qt5/qtbase/src/plugins/platforms/xcb/xcb_qpa_lib.pro ) && make -f Makefile.xcb_qpa_lib install
  225. make[6]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb'
  226. make[6]: Nothing to be done for 'install'.
  227. make[6]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb'
  228. ( test -e Makefile.xcb-plugin || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.xcb-plugin /home/tanmay/qt5/qtbase/src/plugins/platforms/xcb/xcb-plugin.pro ) && make -f Makefile.xcb-plugin install
  229. make[6]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb'
  230. make[6]: Nothing to be done for 'install'.
  231. make[6]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb'
  232. cd gl_integrations/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/gl_integrations.pro ) && make -f Makefile install
  233. make[6]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb/gl_integrations'
  234. cd xcb_egl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_egl/xcb_egl.pro ) && make -f Makefile install
  235. make[7]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_egl'
  236. make[7]: Nothing to be done for 'install'.
  237. make[7]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_egl'
  238. cd xcb_glx/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_glx/xcb_glx.pro ) && make -f Makefile install
  239. make[7]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_glx'
  240. make[7]: Nothing to be done for 'install'.
  241. make[7]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb/gl_integrations/xcb_glx'
  242. make[6]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb/gl_integrations'
  243. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/xcb'
  244. cd eglfs/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/eglfs/eglfs.pro ) && make -f Makefile install
  245. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs'
  246. ( test -e Makefile.eglfsdeviceintegration || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.eglfsdeviceintegration /home/tanmay/qt5/qtbase/src/plugins/platforms/eglfs/eglfsdeviceintegration.pro ) && make -f Makefile.eglfsdeviceintegration install
  247. make[6]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs'
  248. make[6]: Nothing to be done for 'install'.
  249. make[6]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs'
  250. ( test -e Makefile.eglfs-plugin || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.eglfs-plugin /home/tanmay/qt5/qtbase/src/plugins/platforms/eglfs/eglfs-plugin.pro ) && make -f Makefile.eglfs-plugin install
  251. make[6]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs'
  252. make[6]: Nothing to be done for 'install'.
  253. make[6]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs'
  254. cd deviceintegration/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/deviceintegration.pro ) && make -f Makefile install
  255. make[6]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration'
  256. cd eglfs_x11/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/eglfs_x11.pro ) && make -f Makefile install
  257. make[7]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11'
  258. make[7]: Nothing to be done for 'install'.
  259. make[7]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11'
  260. cd eglfs_kms_support/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/eglfs_kms_support.pro ) && make -f Makefile install
  261. make[7]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support'
  262. make[7]: Nothing to be done for 'install'.
  263. make[7]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support'
  264. cd eglfs_kms/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/eglfs_kms.pro ) && make -f Makefile install
  265. make[7]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms'
  266. make[7]: Nothing to be done for 'install'.
  267. make[7]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms'
  268. cd eglfs_kms_egldevice/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice/eglfs_kms_egldevice.pro ) && make -f Makefile install
  269. make[7]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice'
  270. make[7]: Nothing to be done for 'install'.
  271. make[7]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice'
  272. cd eglfs_emu/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu/eglfs_emu.pro ) && make -f Makefile install
  273. make[7]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu'
  274. make[7]: Nothing to be done for 'install'.
  275. make[7]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_emu'
  276. make[6]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs/deviceintegration'
  277. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/eglfs'
  278. cd minimalegl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/minimalegl/minimalegl.pro ) && make -f Makefile install
  279. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/minimalegl'
  280. make[5]: Nothing to be done for 'install'.
  281. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/minimalegl'
  282. cd linuxfb/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/linuxfb/linuxfb.pro ) && make -f Makefile install
  283. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/linuxfb'
  284. make[5]: Nothing to be done for 'install'.
  285. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/linuxfb'
  286. cd vnc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforms/vnc/vnc.pro ) && make -f Makefile install
  287. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/vnc'
  288. make[5]: Nothing to be done for 'install'.
  289. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms/vnc'
  290. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforms'
  291. cd platforminputcontexts/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforminputcontexts/platforminputcontexts.pro ) && make -f Makefile install
  292. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforminputcontexts'
  293. cd compose/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforminputcontexts/compose/compose.pro ) && make -f Makefile install
  294. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforminputcontexts/compose'
  295. make[5]: Nothing to be done for 'install'.
  296. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforminputcontexts/compose'
  297. cd ibus/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platforminputcontexts/ibus/ibus.pro ) && make -f Makefile install
  298. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforminputcontexts/ibus'
  299. make[5]: Nothing to be done for 'install'.
  300. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforminputcontexts/ibus'
  301. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platforminputcontexts'
  302. cd platformthemes/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platformthemes/platformthemes.pro ) && make -f Makefile install
  303. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platformthemes'
  304. cd xdgdesktopportal/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platformthemes/xdgdesktopportal/xdgdesktopportal.pro ) && make -f Makefile install
  305. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platformthemes/xdgdesktopportal'
  306. make[5]: Nothing to be done for 'install'.
  307. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platformthemes/xdgdesktopportal'
  308. cd gtk3/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/platformthemes/gtk3/gtk3.pro ) && make -f Makefile install
  309. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/platformthemes/gtk3'
  310. make[5]: Nothing to be done for 'install'.
  311. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platformthemes/gtk3'
  312. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/platformthemes'
  313. cd imageformats/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/imageformats/imageformats.pro ) && make -f Makefile install
  314. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/imageformats'
  315. cd ico/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/imageformats/ico/ico.pro ) && make -f Makefile install
  316. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/imageformats/ico'
  317. make[5]: Nothing to be done for 'install'.
  318. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/imageformats/ico'
  319. cd jpeg/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/imageformats/jpeg/jpeg.pro ) && make -f Makefile install
  320. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/imageformats/jpeg'
  321. make[5]: Nothing to be done for 'install'.
  322. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/imageformats/jpeg'
  323. cd gif/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/imageformats/gif/gif.pro ) && make -f Makefile install
  324. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/imageformats/gif'
  325. make[5]: Nothing to be done for 'install'.
  326. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/imageformats/gif'
  327. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/imageformats'
  328. cd generic/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/generic/generic.pro ) && make -f Makefile install
  329. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic'
  330. cd evdevmouse/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/generic/evdevmouse/evdevmouse.pro ) && make -f Makefile install
  331. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/evdevmouse'
  332. make[5]: Nothing to be done for 'install'.
  333. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/evdevmouse'
  334. cd evdevtouch/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/generic/evdevtouch/evdevtouch.pro ) && make -f Makefile install
  335. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/evdevtouch'
  336. make[5]: Nothing to be done for 'install'.
  337. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/evdevtouch'
  338. cd evdevkeyboard/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/generic/evdevkeyboard/evdevkeyboard.pro ) && make -f Makefile install
  339. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/evdevkeyboard'
  340. make[5]: Nothing to be done for 'install'.
  341. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/evdevkeyboard'
  342. cd evdevtablet/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/generic/evdevtablet/evdevtablet.pro ) && make -f Makefile install
  343. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/evdevtablet'
  344. make[5]: Nothing to be done for 'install'.
  345. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/evdevtablet'
  346. cd tuiotouch/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/generic/tuiotouch/tuiotouch.pro ) && make -f Makefile install
  347. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/tuiotouch'
  348. make[5]: Nothing to be done for 'install'.
  349. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/tuiotouch'
  350. cd libinput/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/generic/libinput/libinput.pro ) && make -f Makefile install
  351. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/libinput'
  352. make[5]: Nothing to be done for 'install'.
  353. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic/libinput'
  354. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/generic'
  355. cd styles/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/styles/styles.pro ) && make -f Makefile install
  356. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/styles'
  357. make[4]: Nothing to be done for 'install'.
  358. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/styles'
  359. cd printsupport/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/printsupport/printsupport.pro ) && make -f Makefile install
  360. make[4]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/printsupport'
  361. cd cups/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/plugins/printsupport/cups/cups.pro ) && make -f Makefile install
  362. make[5]: Entering directory '/home/tanmay/qt5-build/qtbase/src/plugins/printsupport/cups'
  363. make[5]: Nothing to be done for 'install'.
  364. make[5]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/printsupport/cups'
  365. make[4]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins/printsupport'
  366. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/plugins'
  367. cd network/doc/snippets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/network/doc/snippets/snippets.pro ) && make -f Makefile install
  368. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/network/doc/snippets'
  369. make[3]: Nothing to be done for 'install'.
  370. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/network/doc/snippets'
  371. cd sql/doc/snippets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/sql/doc/snippets/snippets.pro ) && make -f Makefile install
  372. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/sql/doc/snippets'
  373. make[3]: Nothing to be done for 'install'.
  374. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/sql/doc/snippets'
  375. cd testlib/doc/snippets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/testlib/doc/snippets/snippets.pro ) && make -f Makefile install
  376. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/testlib/doc/snippets'
  377. make[3]: Nothing to be done for 'install'.
  378. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/testlib/doc/snippets'
  379. cd widgets/doc/snippets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/src/widgets/doc/snippets/snippets.pro ) && make -f Makefile install
  380. make[3]: Entering directory '/home/tanmay/qt5-build/qtbase/src/widgets/doc/snippets'
  381. make[3]: Nothing to be done for 'install'.
  382. make[3]: Leaving directory '/home/tanmay/qt5-build/qtbase/src/widgets/doc/snippets'
  383. make[2]: Leaving directory '/home/tanmay/qt5-build/qtbase/src'
  384. cd qmake/ && ( test -e Makefile.qmake-aux || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.qmake-aux /home/tanmay/qt5/qtbase/qmake/qmake-aux.pro ) && make -f Makefile.qmake-aux install
  385. make[2]: Entering directory '/home/tanmay/qt5-build/qtbase/qmake'
  386. make[2]: Nothing to be done for 'install'.
  387. make[2]: Leaving directory '/home/tanmay/qt5-build/qtbase/qmake'
  388. cd doc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtbase/doc/doc.pro ) && make -f Makefile install
  389. make[2]: Entering directory '/home/tanmay/qt5-build/qtbase/doc'
  390. make[2]: Nothing to be done for 'install'.
  391. make[2]: Leaving directory '/home/tanmay/qt5-build/qtbase/doc'
  392. make[1]: Leaving directory '/home/tanmay/qt5-build/qtbase'
  393. cd qtnetworkauth/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtnetworkauth/qtnetworkauth.pro ) && make -f Makefile install
  394. make[1]: Entering directory '/home/tanmay/qt5-build/qtnetworkauth'
  395. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtnetworkauth/src/src.pro ) && make -f Makefile install
  396. make[2]: Entering directory '/home/tanmay/qt5-build/qtnetworkauth/src'
  397. cd oauth/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtnetworkauth/src/oauth/oauth.pro ) && make -f Makefile install
  398. make[3]: Entering directory '/home/tanmay/qt5-build/qtnetworkauth/src/oauth'
  399. make[3]: Nothing to be done for 'install'.
  400. make[3]: Leaving directory '/home/tanmay/qt5-build/qtnetworkauth/src/oauth'
  401. make[2]: Leaving directory '/home/tanmay/qt5-build/qtnetworkauth/src'
  402. make[1]: Leaving directory '/home/tanmay/qt5-build/qtnetworkauth'
  403. cd qtmacextras/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmacextras/qtmacextras.pro ) && make -f Makefile install
  404. make[1]: Entering directory '/home/tanmay/qt5-build/qtmacextras'
  405. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmacextras/src/src.pro ) && make -f Makefile install
  406. make[2]: Entering directory '/home/tanmay/qt5-build/qtmacextras/src'
  407. make[2]: Nothing to be done for 'install'.
  408. make[2]: Leaving directory '/home/tanmay/qt5-build/qtmacextras/src'
  409. make[1]: Leaving directory '/home/tanmay/qt5-build/qtmacextras'
  410. cd qtx11extras/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtx11extras/qtx11extras.pro ) && make -f Makefile install
  411. make[1]: Entering directory '/home/tanmay/qt5-build/qtx11extras'
  412. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtx11extras/src/src.pro ) && make -f Makefile install
  413. make[2]: Entering directory '/home/tanmay/qt5-build/qtx11extras/src'
  414. cd x11extras/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtx11extras/src/x11extras/x11extras.pro ) && make -f Makefile install
  415. make[3]: Entering directory '/home/tanmay/qt5-build/qtx11extras/src/x11extras'
  416. make[3]: Nothing to be done for 'install'.
  417. make[3]: Leaving directory '/home/tanmay/qt5-build/qtx11extras/src/x11extras'
  418. make[2]: Leaving directory '/home/tanmay/qt5-build/qtx11extras/src'
  419. make[1]: Leaving directory '/home/tanmay/qt5-build/qtx11extras'
  420. cd qtandroidextras/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtandroidextras/qtandroidextras.pro ) && make -f Makefile install
  421. make[1]: Entering directory '/home/tanmay/qt5-build/qtandroidextras'
  422. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtandroidextras/src/src.pro ) && make -f Makefile install
  423. make[2]: Entering directory '/home/tanmay/qt5-build/qtandroidextras/src'
  424. make[2]: Nothing to be done for 'install'.
  425. make[2]: Leaving directory '/home/tanmay/qt5-build/qtandroidextras/src'
  426. make[1]: Leaving directory '/home/tanmay/qt5-build/qtandroidextras'
  427. cd qtserialport/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialport/qtserialport.pro ) && make -f Makefile install
  428. make[1]: Entering directory '/home/tanmay/qt5-build/qtserialport'
  429. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialport/src/src.pro ) && make -f Makefile install
  430. make[2]: Entering directory '/home/tanmay/qt5-build/qtserialport/src'
  431. cd serialport/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialport/src/serialport/serialport.pro ) && make -f Makefile install
  432. make[3]: Entering directory '/home/tanmay/qt5-build/qtserialport/src/serialport'
  433. make[3]: Nothing to be done for 'install'.
  434. make[3]: Leaving directory '/home/tanmay/qt5-build/qtserialport/src/serialport'
  435. make[2]: Leaving directory '/home/tanmay/qt5-build/qtserialport/src'
  436. make[1]: Leaving directory '/home/tanmay/qt5-build/qtserialport'
  437. cd qtserialbus/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/qtserialbus.pro ) && make -f Makefile install
  438. make[1]: Entering directory '/home/tanmay/qt5-build/qtserialbus'
  439. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/src.pro ) && make -f Makefile install
  440. make[2]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src'
  441. cd serialbus/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/serialbus/serialbus.pro ) && make -f Makefile install
  442. make[3]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/serialbus'
  443. make[3]: Nothing to be done for 'install'.
  444. make[3]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/serialbus'
  445. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/plugins/plugins.pro ) && make -f Makefile install
  446. make[3]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/plugins'
  447. cd canbus/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/plugins/canbus/canbus.pro ) && make -f Makefile install
  448. make[4]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus'
  449. cd virtualcan/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/plugins/canbus/virtualcan/virtualcan.pro ) && make -f Makefile install
  450. make[5]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus/virtualcan'
  451. make[5]: Nothing to be done for 'install'.
  452. make[5]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus/virtualcan'
  453. cd socketcan/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/plugins/canbus/socketcan/socketcan.pro ) && make -f Makefile install
  454. make[5]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus/socketcan'
  455. make[5]: Nothing to be done for 'install'.
  456. make[5]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus/socketcan'
  457. cd passthrucan/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/plugins/canbus/passthrucan/passthrucan.pro ) && make -f Makefile install
  458. make[5]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus/passthrucan'
  459. make[5]: Nothing to be done for 'install'.
  460. make[5]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus/passthrucan'
  461. cd peakcan/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/plugins/canbus/peakcan/peakcan.pro ) && make -f Makefile install
  462. make[5]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus/peakcan'
  463. make[5]: Nothing to be done for 'install'.
  464. make[5]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus/peakcan'
  465. cd tinycan/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/plugins/canbus/tinycan/tinycan.pro ) && make -f Makefile install
  466. make[5]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus/tinycan'
  467. make[5]: Nothing to be done for 'install'.
  468. make[5]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus/tinycan'
  469. make[4]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/plugins/canbus'
  470. make[3]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/plugins'
  471. cd tools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/tools/tools.pro ) && make -f Makefile install
  472. make[3]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/tools'
  473. cd canbusutil/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/tools/canbusutil/canbusutil.pro ) && make -f Makefile install
  474. make[4]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/tools/canbusutil'
  475. make[4]: Nothing to be done for 'install'.
  476. make[4]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/tools/canbusutil'
  477. make[3]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/tools'
  478. cd serialbus/doc/snippets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtserialbus/src/serialbus/doc/snippets/snippets.pro ) && make -f Makefile install
  479. make[3]: Entering directory '/home/tanmay/qt5-build/qtserialbus/src/serialbus/doc/snippets'
  480. make[3]: Nothing to be done for 'install'.
  481. make[3]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src/serialbus/doc/snippets'
  482. make[2]: Leaving directory '/home/tanmay/qt5-build/qtserialbus/src'
  483. make[1]: Leaving directory '/home/tanmay/qt5-build/qtserialbus'
  484. cd qtimageformats/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/qtimageformats.pro ) && make -f Makefile install
  485. make[1]: Entering directory '/home/tanmay/qt5-build/qtimageformats'
  486. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/src/src.pro ) && make -f Makefile install
  487. make[2]: Entering directory '/home/tanmay/qt5-build/qtimageformats/src'
  488. cd imageformats/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/src/imageformats/imageformats.pro ) && make -f Makefile install
  489. make[3]: Entering directory '/home/tanmay/qt5-build/qtimageformats/src/imageformats'
  490. make[3]: Nothing to be done for 'install'.
  491. make[3]: Leaving directory '/home/tanmay/qt5-build/qtimageformats/src/imageformats'
  492. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/src/plugins/plugins.pro ) && make -f Makefile install
  493. make[3]: Entering directory '/home/tanmay/qt5-build/qtimageformats/src/plugins'
  494. cd imageformats/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/src/plugins/imageformats/imageformats.pro ) && make -f Makefile install
  495. make[4]: Entering directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats'
  496. cd tga/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/src/plugins/imageformats/tga/tga.pro ) && make -f Makefile install
  497. make[5]: Entering directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/tga'
  498. make[5]: Nothing to be done for 'install'.
  499. make[5]: Leaving directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/tga'
  500. cd wbmp/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/src/plugins/imageformats/wbmp/wbmp.pro ) && make -f Makefile install
  501. make[5]: Entering directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/wbmp'
  502. make[5]: Nothing to be done for 'install'.
  503. make[5]: Leaving directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/wbmp'
  504. cd tiff/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/src/plugins/imageformats/tiff/tiff.pro ) && make -f Makefile install
  505. make[5]: Entering directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/tiff'
  506. make[5]: Nothing to be done for 'install'.
  507. make[5]: Leaving directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/tiff'
  508. cd webp/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/src/plugins/imageformats/webp/webp.pro ) && make -f Makefile install
  509. make[5]: Entering directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/webp'
  510. make[5]: Nothing to be done for 'install'.
  511. make[5]: Leaving directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/webp'
  512. cd icns/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/src/plugins/imageformats/icns/icns.pro ) && make -f Makefile install
  513. make[5]: Entering directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/icns'
  514. make[5]: Nothing to be done for 'install'.
  515. make[5]: Leaving directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/icns'
  516. cd mng/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtimageformats/src/plugins/imageformats/mng/mng.pro ) && make -f Makefile install
  517. make[5]: Entering directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/mng'
  518. make[5]: Nothing to be done for 'install'.
  519. make[5]: Leaving directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats/mng'
  520. make[4]: Leaving directory '/home/tanmay/qt5-build/qtimageformats/src/plugins/imageformats'
  521. make[3]: Leaving directory '/home/tanmay/qt5-build/qtimageformats/src/plugins'
  522. make[2]: Leaving directory '/home/tanmay/qt5-build/qtimageformats/src'
  523. make[1]: Leaving directory '/home/tanmay/qt5-build/qtimageformats'
  524. cd qtactiveqt/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtactiveqt/qtactiveqt.pro ) && make -f Makefile install
  525. make[1]: Entering directory '/home/tanmay/qt5-build/qtactiveqt'
  526. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtactiveqt/src/src.pro ) && make -f Makefile install
  527. make[2]: Entering directory '/home/tanmay/qt5-build/qtactiveqt/src'
  528. cd activeqt/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtactiveqt/src/activeqt/activeqt.pro ) && make -f Makefile install
  529. make[3]: Entering directory '/home/tanmay/qt5-build/qtactiveqt/src/activeqt'
  530. make[3]: Nothing to be done for 'install'.
  531. make[3]: Leaving directory '/home/tanmay/qt5-build/qtactiveqt/src/activeqt'
  532. make[2]: Leaving directory '/home/tanmay/qt5-build/qtactiveqt/src'
  533. make[1]: Leaving directory '/home/tanmay/qt5-build/qtactiveqt'
  534. cd qtsvg/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsvg/qtsvg.pro ) && make -f Makefile install
  535. make[1]: Entering directory '/home/tanmay/qt5-build/qtsvg'
  536. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsvg/src/src.pro ) && make -f Makefile install
  537. make[2]: Entering directory '/home/tanmay/qt5-build/qtsvg/src'
  538. cd svg/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsvg/src/svg/svg.pro ) && make -f Makefile install
  539. make[3]: Entering directory '/home/tanmay/qt5-build/qtsvg/src/svg'
  540. make[3]: Nothing to be done for 'install'.
  541. make[3]: Leaving directory '/home/tanmay/qt5-build/qtsvg/src/svg'
  542. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsvg/src/plugins/plugins.pro ) && make -f Makefile install
  543. make[3]: Entering directory '/home/tanmay/qt5-build/qtsvg/src/plugins'
  544. cd imageformats/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsvg/src/plugins/imageformats/imageformats.pro ) && make -f Makefile install
  545. make[4]: Entering directory '/home/tanmay/qt5-build/qtsvg/src/plugins/imageformats'
  546. cd svg/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsvg/src/plugins/imageformats/svg/svg.pro ) && make -f Makefile install
  547. make[5]: Entering directory '/home/tanmay/qt5-build/qtsvg/src/plugins/imageformats/svg'
  548. make[5]: Nothing to be done for 'install'.
  549. make[5]: Leaving directory '/home/tanmay/qt5-build/qtsvg/src/plugins/imageformats/svg'
  550. make[4]: Leaving directory '/home/tanmay/qt5-build/qtsvg/src/plugins/imageformats'
  551. cd iconengines/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsvg/src/plugins/iconengines/iconengines.pro ) && make -f Makefile install
  552. make[4]: Entering directory '/home/tanmay/qt5-build/qtsvg/src/plugins/iconengines'
  553. cd svgiconengine/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsvg/src/plugins/iconengines/svgiconengine/svgiconengine.pro ) && make -f Makefile install
  554. make[5]: Entering directory '/home/tanmay/qt5-build/qtsvg/src/plugins/iconengines/svgiconengine'
  555. make[5]: Nothing to be done for 'install'.
  556. make[5]: Leaving directory '/home/tanmay/qt5-build/qtsvg/src/plugins/iconengines/svgiconengine'
  557. make[4]: Leaving directory '/home/tanmay/qt5-build/qtsvg/src/plugins/iconengines'
  558. make[3]: Leaving directory '/home/tanmay/qt5-build/qtsvg/src/plugins'
  559. make[2]: Leaving directory '/home/tanmay/qt5-build/qtsvg/src'
  560. make[1]: Leaving directory '/home/tanmay/qt5-build/qtsvg'
  561. cd qtdeclarative/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/qtdeclarative.pro ) && make -f Makefile install
  562. make[1]: Entering directory '/home/tanmay/qt5-build/qtdeclarative'
  563. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/src.pro ) && make -f Makefile install
  564. make[2]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src'
  565. cd qmltyperegistrar/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/qmltyperegistrar/qmltyperegistrar.pro ) && make -f Makefile install
  566. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/qmltyperegistrar'
  567. make[3]: Nothing to be done for 'install'.
  568. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/qmltyperegistrar'
  569. cd qml/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/qml/qml.pro ) && make -f Makefile install
  570. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/qml'
  571. make[3]: Nothing to be done for 'install'.
  572. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/qml'
  573. cd qmlmodels/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/qmlmodels/qmlmodels.pro ) && make -f Makefile install
  574. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/qmlmodels'
  575. make[3]: Nothing to be done for 'install'.
  576. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/qmlmodels'
  577. cd qmlworkerscript/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/qmlworkerscript/qmlworkerscript.pro ) && make -f Makefile install
  578. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/qmlworkerscript'
  579. make[3]: Nothing to be done for 'install'.
  580. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/qmlworkerscript'
  581. cd quick/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/quick/quick.pro ) && make -f Makefile install
  582. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/quick'
  583. make[3]: Nothing to be done for 'install'.
  584. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/quick'
  585. cd quickshapes/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/quickshapes/quickshapes.pro ) && make -f Makefile install
  586. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/quickshapes'
  587. make[3]: Nothing to be done for 'install'.
  588. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/quickshapes'
  589. cd qmltest/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/qmltest/qmltest.pro ) && make -f Makefile install
  590. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/qmltest'
  591. make[3]: Nothing to be done for 'install'.
  592. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/qmltest'
  593. cd particles/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/particles/particles.pro ) && make -f Makefile install
  594. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/particles'
  595. make[3]: Nothing to be done for 'install'.
  596. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/particles'
  597. cd quickwidgets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/quickwidgets/quickwidgets.pro ) && make -f Makefile install
  598. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/quickwidgets'
  599. make[3]: Nothing to be done for 'install'.
  600. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/quickwidgets'
  601. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/plugins.pro ) && make -f Makefile install
  602. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins'
  603. cd qmltooling/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmltooling.pro ) && make -f Makefile install
  604. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling'
  605. cd packetprotocol/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/packetprotocol/packetprotocol.pro ) && make -f Makefile install
  606. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/packetprotocol'
  607. make[5]: Nothing to be done for 'install'.
  608. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/packetprotocol'
  609. cd qmldbg_native/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_native/qmldbg_native.pro ) && make -f Makefile install
  610. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_native'
  611. make[5]: Nothing to be done for 'install'.
  612. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_native'
  613. cd qmldbg_server/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_server/qmldbg_server.pro ) && make -f Makefile install
  614. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_server'
  615. make[5]: Nothing to be done for 'install'.
  616. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_server'
  617. cd qmldbg_local/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_local/qmldbg_local.pro ) && make -f Makefile install
  618. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_local'
  619. make[5]: Nothing to be done for 'install'.
  620. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_local'
  621. cd qmldbg_tcp/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_tcp/qmldbg_tcp.pro ) && make -f Makefile install
  622. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_tcp'
  623. make[5]: Nothing to be done for 'install'.
  624. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_tcp'
  625. cd qmldbg_messages/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_messages/qmldbg_messages.pro ) && make -f Makefile install
  626. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_messages'
  627. make[5]: Nothing to be done for 'install'.
  628. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_messages'
  629. cd qmldbg_profiler/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler/qmldbg_profiler.pro ) && make -f Makefile install
  630. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler'
  631. make[5]: Nothing to be done for 'install'.
  632. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_profiler'
  633. cd qmldbg_debugger/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger/qmldbg_debugger.pro ) && make -f Makefile install
  634. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger'
  635. make[5]: Nothing to be done for 'install'.
  636. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_debugger'
  637. cd qmldbg_nativedebugger/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger/qmldbg_nativedebugger.pro ) && make -f Makefile install
  638. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger'
  639. make[5]: Nothing to be done for 'install'.
  640. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_nativedebugger'
  641. cd qmldbg_inspector/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_inspector/qmldbg_inspector.pro ) && make -f Makefile install
  642. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_inspector'
  643. make[5]: Nothing to be done for 'install'.
  644. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_inspector'
  645. cd qmldbg_quickprofiler/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_quickprofiler/qmldbg_quickprofiler.pro ) && make -f Makefile install
  646. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_quickprofiler'
  647. make[5]: Nothing to be done for 'install'.
  648. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_quickprofiler'
  649. cd qmldbg_preview/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/qmltooling/qmldbg_preview/qmldbg_preview.pro ) && make -f Makefile install
  650. make[5]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_preview'
  651. make[5]: Nothing to be done for 'install'.
  652. make[5]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling/qmldbg_preview'
  653. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/qmltooling'
  654. cd scenegraph/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/plugins/scenegraph/scenegraph.pro ) && make -f Makefile install
  655. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/scenegraph'
  656. make[4]: Nothing to be done for 'install'.
  657. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins/scenegraph'
  658. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/plugins'
  659. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/imports.pro ) && make -f Makefile install
  660. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports'
  661. cd builtins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/builtins/builtins.pro ) && make -f Makefile install
  662. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/builtins'
  663. make[4]: Nothing to be done for 'install'.
  664. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/builtins'
  665. cd qtqml/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/qtqml/qtqml.pro ) && make -f Makefile install
  666. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/qtqml'
  667. make[4]: Nothing to be done for 'install'.
  668. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/qtqml'
  669. cd models/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/models/models.pro ) && make -f Makefile install
  670. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/models'
  671. make[4]: Nothing to be done for 'install'.
  672. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/models'
  673. cd labsmodels/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/labsmodels/labsmodels.pro ) && make -f Makefile install
  674. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/labsmodels'
  675. make[4]: Nothing to be done for 'install'.
  676. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/labsmodels'
  677. cd folderlistmodel/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/folderlistmodel/folderlistmodel.pro ) && make -f Makefile install
  678. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/folderlistmodel'
  679. make[4]: Nothing to be done for 'install'.
  680. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/folderlistmodel'
  681. cd workerscript/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/workerscript/workerscript.pro ) && make -f Makefile install
  682. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/workerscript'
  683. make[4]: Nothing to be done for 'install'.
  684. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/workerscript'
  685. cd localstorage/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/localstorage/localstorage.pro ) && make -f Makefile install
  686. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/localstorage'
  687. make[4]: Nothing to be done for 'install'.
  688. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/localstorage'
  689. cd settings/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/settings/settings.pro ) && make -f Makefile install
  690. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/settings'
  691. make[4]: Nothing to be done for 'install'.
  692. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/settings'
  693. cd statemachine/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/statemachine/statemachine.pro ) && make -f Makefile install
  694. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/statemachine'
  695. make[4]: Nothing to be done for 'install'.
  696. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/statemachine'
  697. cd labsanimation/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/labsanimation/labsanimation.pro ) && make -f Makefile install
  698. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/labsanimation'
  699. make[4]: Nothing to be done for 'install'.
  700. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/labsanimation'
  701. cd layouts/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/layouts/layouts.pro ) && make -f Makefile install
  702. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/layouts'
  703. make[4]: Nothing to be done for 'install'.
  704. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/layouts'
  705. cd qtquick2/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/qtquick2/qtquick2.pro ) && make -f Makefile install
  706. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/qtquick2'
  707. make[4]: Nothing to be done for 'install'.
  708. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/qtquick2'
  709. cd window/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/window/window.pro ) && make -f Makefile install
  710. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/window'
  711. make[4]: Nothing to be done for 'install'.
  712. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/window'
  713. cd wavefrontmesh/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/wavefrontmesh/wavefrontmesh.pro ) && make -f Makefile install
  714. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/wavefrontmesh'
  715. make[4]: Nothing to be done for 'install'.
  716. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/wavefrontmesh'
  717. cd testlib/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/testlib/testlib.pro ) && make -f Makefile install
  718. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/testlib'
  719. make[4]: Nothing to be done for 'install'.
  720. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/testlib'
  721. cd sharedimage/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/sharedimage/sharedimage.pro ) && make -f Makefile install
  722. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/sharedimage'
  723. make[4]: Nothing to be done for 'install'.
  724. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/sharedimage'
  725. cd particles/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/particles/particles.pro ) && make -f Makefile install
  726. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/particles'
  727. make[4]: Nothing to be done for 'install'.
  728. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/particles'
  729. cd shapes/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/imports/shapes/shapes.pro ) && make -f Makefile install
  730. make[4]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/shapes'
  731. make[4]: Nothing to be done for 'install'.
  732. make[4]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports/shapes'
  733. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/imports'
  734. cd qmldevtools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/qmldevtools/qmldevtools.pro ) && make -f Makefile install
  735. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/qmldevtools'
  736. make[3]: Nothing to be done for 'install'.
  737. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/qmldevtools'
  738. cd qmldebug/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/src/qmldebug/qmldebug.pro ) && make -f Makefile install
  739. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/src/qmldebug'
  740. make[3]: Nothing to be done for 'install'.
  741. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src/qmldebug'
  742. make[2]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/src'
  743. cd tools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/tools.pro ) && make -f Makefile install
  744. make[2]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools'
  745. cd qmllint/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmllint/qmllint.pro ) && make -f Makefile install
  746. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmllint'
  747. make[3]: Nothing to be done for 'install'.
  748. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmllint'
  749. cd qmlmin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmlmin/qmlmin.pro ) && make -f Makefile install
  750. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlmin'
  751. make[3]: Nothing to be done for 'install'.
  752. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlmin'
  753. cd qmlimportscanner/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmlimportscanner/qmlimportscanner.pro ) && make -f Makefile install
  754. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlimportscanner'
  755. make[3]: Nothing to be done for 'install'.
  756. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlimportscanner'
  757. cd qmlformat/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmlformat/qmlformat.pro ) && make -f Makefile install
  758. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlformat'
  759. make[3]: Nothing to be done for 'install'.
  760. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlformat'
  761. cd qmlcachegen/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmlcachegen/qmlcachegen.pro ) && make -f Makefile install
  762. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlcachegen'
  763. make[3]: Nothing to be done for 'install'.
  764. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlcachegen'
  765. cd qml/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qml/qml.pro ) && make -f Makefile install
  766. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qml'
  767. make[3]: Nothing to be done for 'install'.
  768. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qml'
  769. cd qmlprofiler/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmlprofiler/qmlprofiler.pro ) && make -f Makefile install
  770. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlprofiler'
  771. make[3]: Nothing to be done for 'install'.
  772. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlprofiler'
  773. cd qmlpreview/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmlpreview/qmlpreview.pro ) && make -f Makefile install
  774. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlpreview'
  775. make[3]: Nothing to be done for 'install'.
  776. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlpreview'
  777. cd qmlscene/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmlscene/qmlscene.pro ) && make -f Makefile install
  778. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlscene'
  779. make[3]: Nothing to be done for 'install'.
  780. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlscene'
  781. cd qmltime/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmltime/qmltime.pro ) && make -f Makefile install
  782. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmltime'
  783. make[3]: Nothing to be done for 'install'.
  784. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmltime'
  785. cd qmlplugindump/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmlplugindump/qmlplugindump.pro ) && make -f Makefile install
  786. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlplugindump'
  787. make[3]: Nothing to be done for 'install'.
  788. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmlplugindump'
  789. cd qmleasing/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmleasing/qmleasing.pro ) && make -f Makefile install
  790. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmleasing'
  791. make[3]: Nothing to be done for 'install'.
  792. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmleasing'
  793. cd qmltestrunner/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmltestrunner/qmltestrunner.pro ) && make -f Makefile install
  794. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmltestrunner'
  795. make[3]: Nothing to be done for 'install'.
  796. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmltestrunner'
  797. cd qmljs/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdeclarative/tools/qmljs/qmljs.pro ) && make -f Makefile install
  798. make[3]: Entering directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmljs'
  799. make[3]: Nothing to be done for 'install'.
  800. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools/qmljs'
  801. make[2]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative/tools'
  802. make[1]: Leaving directory '/home/tanmay/qt5-build/qtdeclarative'
  803. cd qtquick3d/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/qtquick3d.pro ) && make -f Makefile install
  804. make[1]: Entering directory '/home/tanmay/qt5-build/qtquick3d'
  805. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/src.pro ) && make -f Makefile install
  806. make[2]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src'
  807. cd utils/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/utils/utils.pro ) && make -f Makefile install
  808. make[3]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/utils'
  809. make[3]: Nothing to be done for 'install'.
  810. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/utils'
  811. cd render/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/render/render.pro ) && make -f Makefile install
  812. make[3]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/render'
  813. make[3]: Nothing to be done for 'install'.
  814. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/render'
  815. cd assetimport/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/assetimport/assetimport.pro ) && make -f Makefile install
  816. make[3]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/assetimport'
  817. make[3]: Nothing to be done for 'install'.
  818. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/assetimport'
  819. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/plugins/plugins.pro ) && make -f Makefile install
  820. make[3]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/plugins'
  821. cd assetimporters/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/plugins/assetimporters/assetimporters.pro ) && make -f Makefile install
  822. make[4]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/plugins/assetimporters'
  823. cd uip/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/plugins/assetimporters/uip/uip.pro ) && make -f Makefile install
  824. make[5]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/plugins/assetimporters/uip'
  825. make[5]: Nothing to be done for 'install'.
  826. make[5]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/plugins/assetimporters/uip'
  827. cd assimp/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/plugins/assetimporters/assimp/assimp.pro ) && make -f Makefile install
  828. make[5]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/plugins/assetimporters/assimp'
  829. make[5]: Nothing to be done for 'install'.
  830. make[5]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/plugins/assetimporters/assimp'
  831. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/plugins/assetimporters'
  832. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/plugins'
  833. cd runtimerender/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/runtimerender/runtimerender.pro ) && make -f Makefile install
  834. make[3]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/runtimerender'
  835. make[3]: Nothing to be done for 'install'.
  836. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/runtimerender'
  837. cd quick3d/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/quick3d/quick3d.pro ) && make -f Makefile install
  838. make[3]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/quick3d'
  839. make[3]: Nothing to be done for 'install'.
  840. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/quick3d'
  841. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/imports/imports.pro ) && make -f Makefile install
  842. make[3]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/imports'
  843. cd effectlib/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/imports/effectlib/effectlib.pro ) && make -f Makefile install
  844. make[4]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/imports/effectlib'
  845. ( test -e Makefile.plugin || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.plugin /home/tanmay/qt5/qtquick3d/src/imports/effectlib/plugin.pro ) && make -f Makefile.plugin install
  846. make[5]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/imports/effectlib'
  847. make[5]: Nothing to be done for 'install'.
  848. make[5]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/imports/effectlib'
  849. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/imports/effectlib'
  850. cd quick3d/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/imports/quick3d/quick3d.pro ) && make -f Makefile install
  851. make[4]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/imports/quick3d'
  852. make[4]: Nothing to be done for 'install'.
  853. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/imports/quick3d'
  854. cd materiallib/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/imports/materiallib/materiallib.pro ) && make -f Makefile install
  855. make[4]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/imports/materiallib'
  856. ( test -e Makefile.plugin || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.plugin /home/tanmay/qt5/qtquick3d/src/imports/materiallib/plugin.pro ) && make -f Makefile.plugin install
  857. make[5]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/imports/materiallib'
  858. make[5]: Nothing to be done for 'install'.
  859. make[5]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/imports/materiallib'
  860. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/imports/materiallib'
  861. cd helpers/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/src/imports/helpers/helpers.pro ) && make -f Makefile install
  862. make[4]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/imports/helpers'
  863. ( test -e Makefile.plugin || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.plugin /home/tanmay/qt5/qtquick3d/src/imports/helpers/plugin.pro ) && make -f Makefile.plugin install
  864. make[5]: Entering directory '/home/tanmay/qt5-build/qtquick3d/src/imports/helpers'
  865. make[5]: Nothing to be done for 'install'.
  866. make[5]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/imports/helpers'
  867. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/imports/helpers'
  868. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src/imports'
  869. make[2]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/src'
  870. cd tools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/tools/tools.pro ) && make -f Makefile install
  871. make[2]: Entering directory '/home/tanmay/qt5-build/qtquick3d/tools'
  872. cd balsam/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/tools/balsam/balsam.pro ) && make -f Makefile install
  873. make[3]: Entering directory '/home/tanmay/qt5-build/qtquick3d/tools/balsam'
  874. make[3]: Nothing to be done for 'install'.
  875. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/tools/balsam'
  876. cd meshdebug/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquick3d/tools/meshdebug/meshdebug.pro ) && make -f Makefile install
  877. make[3]: Entering directory '/home/tanmay/qt5-build/qtquick3d/tools/meshdebug'
  878. make[3]: Nothing to be done for 'install'.
  879. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/tools/meshdebug'
  880. make[2]: Leaving directory '/home/tanmay/qt5-build/qtquick3d/tools'
  881. make[1]: Leaving directory '/home/tanmay/qt5-build/qtquick3d'
  882. cd qtquicktimeline/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquicktimeline/qtquicktimeline.pro ) && make -f Makefile install
  883. make[1]: Entering directory '/home/tanmay/qt5-build/qtquicktimeline'
  884. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquicktimeline/src/src.pro ) && make -f Makefile install
  885. make[2]: Entering directory '/home/tanmay/qt5-build/qtquicktimeline/src'
  886. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquicktimeline/src/imports/imports.pro ) && make -f Makefile install
  887. make[3]: Entering directory '/home/tanmay/qt5-build/qtquicktimeline/src/imports'
  888. cd timeline/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquicktimeline/src/imports/timeline/timeline.pro ) && make -f Makefile install
  889. make[4]: Entering directory '/home/tanmay/qt5-build/qtquicktimeline/src/imports/timeline'
  890. make[4]: Nothing to be done for 'install'.
  891. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquicktimeline/src/imports/timeline'
  892. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquicktimeline/src/imports'
  893. make[2]: Leaving directory '/home/tanmay/qt5-build/qtquicktimeline/src'
  894. make[1]: Leaving directory '/home/tanmay/qt5-build/qtquicktimeline'
  895. cd qtlottie/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlottie/qtlottie.pro ) && make -f Makefile install
  896. make[1]: Entering directory '/home/tanmay/qt5-build/qtlottie'
  897. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlottie/src/src.pro ) && make -f Makefile install
  898. make[2]: Entering directory '/home/tanmay/qt5-build/qtlottie/src'
  899. cd bodymovin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlottie/src/bodymovin/bodymovin.pro ) && make -f Makefile install
  900. make[3]: Entering directory '/home/tanmay/qt5-build/qtlottie/src/bodymovin'
  901. make[3]: Nothing to be done for 'install'.
  902. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlottie/src/bodymovin'
  903. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlottie/src/imports/imports.pro ) && make -f Makefile install
  904. make[3]: Entering directory '/home/tanmay/qt5-build/qtlottie/src/imports'
  905. make[3]: Nothing to be done for 'install'.
  906. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlottie/src/imports'
  907. make[2]: Leaving directory '/home/tanmay/qt5-build/qtlottie/src'
  908. make[1]: Leaving directory '/home/tanmay/qt5-build/qtlottie'
  909. cd qtremoteobjects/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/qtremoteobjects.pro ) && make -f Makefile install
  910. make[1]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects'
  911. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/src/src.pro ) && make -f Makefile install
  912. make[2]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects/src'
  913. cd repparser/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/src/repparser/repparser.pro ) && make -f Makefile install
  914. make[3]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects/src/repparser'
  915. make[3]: Nothing to be done for 'install'.
  916. make[3]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects/src/repparser'
  917. cd remoteobjects/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/src/remoteobjects/remoteobjects.pro ) && make -f Makefile install
  918. make[3]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects/src/remoteobjects'
  919. make[3]: Nothing to be done for 'install'.
  920. make[3]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects/src/remoteobjects'
  921. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/src/imports/imports.pro ) && make -f Makefile install
  922. make[3]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects/src/imports'
  923. cd compat/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/src/imports/compat/compat.pro ) && make -f Makefile install
  924. make[4]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects/src/imports/compat'
  925. make[4]: Nothing to be done for 'install'.
  926. make[4]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects/src/imports/compat'
  927. cd remoteobjects/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/src/imports/remoteobjects/remoteobjects.pro ) && make -f Makefile install
  928. make[4]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects/src/imports/remoteobjects'
  929. make[4]: Nothing to be done for 'install'.
  930. make[4]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects/src/imports/remoteobjects'
  931. make[3]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects/src/imports'
  932. make[2]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects/src'
  933. cd tools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/tools/tools.pro ) && make -f Makefile install
  934. make[2]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects/tools'
  935. cd repc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/tools/repc/repc.pro ) && make -f Makefile install
  936. make[3]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects/tools/repc'
  937. make[3]: Nothing to be done for 'install'.
  938. make[3]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects/tools/repc'
  939. make[2]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects/tools'
  940. cd mkspecs/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/mkspecs/mkspecs.pro ) && make -f Makefile install
  941. make[2]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects/mkspecs'
  942. cd features/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtremoteobjects/mkspecs/features/features.pro ) && make -f Makefile install
  943. make[3]: Entering directory '/home/tanmay/qt5-build/qtremoteobjects/mkspecs/features'
  944. make[3]: Nothing to be done for 'install'.
  945. make[3]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects/mkspecs/features'
  946. make[2]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects/mkspecs'
  947. make[1]: Leaving directory '/home/tanmay/qt5-build/qtremoteobjects'
  948. cd qtscxml/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscxml/qtscxml.pro ) && make -f Makefile install
  949. make[1]: Entering directory '/home/tanmay/qt5-build/qtscxml'
  950. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscxml/src/src.pro ) && make -f Makefile install
  951. make[2]: Entering directory '/home/tanmay/qt5-build/qtscxml/src'
  952. cd scxml/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscxml/src/scxml/scxml.pro ) && make -f Makefile install
  953. make[3]: Entering directory '/home/tanmay/qt5-build/qtscxml/src/scxml'
  954. make[3]: Nothing to be done for 'install'.
  955. make[3]: Leaving directory '/home/tanmay/qt5-build/qtscxml/src/scxml'
  956. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscxml/src/imports/imports.pro ) && make -f Makefile install
  957. make[3]: Entering directory '/home/tanmay/qt5-build/qtscxml/src/imports'
  958. cd scxmlstatemachine/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscxml/src/imports/scxmlstatemachine/scxmlstatemachine.pro ) && make -f Makefile install
  959. make[4]: Entering directory '/home/tanmay/qt5-build/qtscxml/src/imports/scxmlstatemachine'
  960. make[4]: Nothing to be done for 'install'.
  961. make[4]: Leaving directory '/home/tanmay/qt5-build/qtscxml/src/imports/scxmlstatemachine'
  962. make[3]: Leaving directory '/home/tanmay/qt5-build/qtscxml/src/imports'
  963. make[2]: Leaving directory '/home/tanmay/qt5-build/qtscxml/src'
  964. cd tools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscxml/tools/tools.pro ) && make -f Makefile install
  965. make[2]: Entering directory '/home/tanmay/qt5-build/qtscxml/tools'
  966. cd qscxmlc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscxml/tools/qscxmlc/qscxmlc.pro ) && make -f Makefile install
  967. make[3]: Entering directory '/home/tanmay/qt5-build/qtscxml/tools/qscxmlc'
  968. make[3]: Nothing to be done for 'install'.
  969. make[3]: Leaving directory '/home/tanmay/qt5-build/qtscxml/tools/qscxmlc'
  970. make[2]: Leaving directory '/home/tanmay/qt5-build/qtscxml/tools'
  971. make[1]: Leaving directory '/home/tanmay/qt5-build/qtscxml'
  972. cd qtpurchasing/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtpurchasing/qtpurchasing.pro ) && make -f Makefile install
  973. make[1]: Entering directory '/home/tanmay/qt5-build/qtpurchasing'
  974. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtpurchasing/src/src.pro ) && make -f Makefile install
  975. make[2]: Entering directory '/home/tanmay/qt5-build/qtpurchasing/src'
  976. cd purchasing/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtpurchasing/src/purchasing/purchasing.pro ) && make -f Makefile install
  977. make[3]: Entering directory '/home/tanmay/qt5-build/qtpurchasing/src/purchasing'
  978. make[3]: Nothing to be done for 'install'.
  979. make[3]: Leaving directory '/home/tanmay/qt5-build/qtpurchasing/src/purchasing'
  980. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtpurchasing/src/imports/imports.pro ) && make -f Makefile install
  981. make[3]: Entering directory '/home/tanmay/qt5-build/qtpurchasing/src/imports'
  982. cd purchasing/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtpurchasing/src/imports/purchasing/purchasing.pro ) && make -f Makefile install
  983. make[4]: Entering directory '/home/tanmay/qt5-build/qtpurchasing/src/imports/purchasing'
  984. make[4]: Nothing to be done for 'install'.
  985. make[4]: Leaving directory '/home/tanmay/qt5-build/qtpurchasing/src/imports/purchasing'
  986. make[3]: Leaving directory '/home/tanmay/qt5-build/qtpurchasing/src/imports'
  987. make[2]: Leaving directory '/home/tanmay/qt5-build/qtpurchasing/src'
  988. make[1]: Leaving directory '/home/tanmay/qt5-build/qtpurchasing'
  989. cd qtwebsockets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebsockets/qtwebsockets.pro ) && make -f Makefile install
  990. make[1]: Entering directory '/home/tanmay/qt5-build/qtwebsockets'
  991. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebsockets/src/src.pro ) && make -f Makefile install
  992. make[2]: Entering directory '/home/tanmay/qt5-build/qtwebsockets/src'
  993. cd websockets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebsockets/src/websockets/websockets.pro ) && make -f Makefile install
  994. make[3]: Entering directory '/home/tanmay/qt5-build/qtwebsockets/src/websockets'
  995. make[3]: Nothing to be done for 'install'.
  996. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwebsockets/src/websockets'
  997. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebsockets/src/imports/imports.pro ) && make -f Makefile install
  998. make[3]: Entering directory '/home/tanmay/qt5-build/qtwebsockets/src/imports'
  999. cd qmlwebsockets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebsockets/src/imports/qmlwebsockets/qmlwebsockets.pro ) && make -f Makefile install
  1000. make[4]: Entering directory '/home/tanmay/qt5-build/qtwebsockets/src/imports/qmlwebsockets'
  1001. make[4]: Nothing to be done for 'install'.
  1002. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwebsockets/src/imports/qmlwebsockets'
  1003. cd qmlwebsockets_compat/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebsockets/src/imports/qmlwebsockets_compat/qmlwebsockets_compat.pro ) && make -f Makefile install
  1004. make[4]: Entering directory '/home/tanmay/qt5-build/qtwebsockets/src/imports/qmlwebsockets_compat'
  1005. make[4]: Nothing to be done for 'install'.
  1006. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwebsockets/src/imports/qmlwebsockets_compat'
  1007. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwebsockets/src/imports'
  1008. make[2]: Leaving directory '/home/tanmay/qt5-build/qtwebsockets/src'
  1009. make[1]: Leaving directory '/home/tanmay/qt5-build/qtwebsockets'
  1010. cd qtwebglplugin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebglplugin/qtwebglplugin.pro ) && make -f Makefile install
  1011. make[1]: Entering directory '/home/tanmay/qt5-build/qtwebglplugin'
  1012. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebglplugin/src/src.pro ) && make -f Makefile install
  1013. make[2]: Entering directory '/home/tanmay/qt5-build/qtwebglplugin/src'
  1014. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebglplugin/src/plugins/plugins.pro ) && make -f Makefile install
  1015. make[3]: Entering directory '/home/tanmay/qt5-build/qtwebglplugin/src/plugins'
  1016. cd platforms/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebglplugin/src/plugins/platforms/platforms.pro ) && make -f Makefile install
  1017. make[4]: Entering directory '/home/tanmay/qt5-build/qtwebglplugin/src/plugins/platforms'
  1018. cd webgl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebglplugin/src/plugins/platforms/webgl/webgl.pro ) && make -f Makefile install
  1019. make[5]: Entering directory '/home/tanmay/qt5-build/qtwebglplugin/src/plugins/platforms/webgl'
  1020. make[5]: Nothing to be done for 'install'.
  1021. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwebglplugin/src/plugins/platforms/webgl'
  1022. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwebglplugin/src/plugins/platforms'
  1023. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwebglplugin/src/plugins'
  1024. make[2]: Leaving directory '/home/tanmay/qt5-build/qtwebglplugin/src'
  1025. make[1]: Leaving directory '/home/tanmay/qt5-build/qtwebglplugin'
  1026. cd qtwebchannel/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebchannel/qtwebchannel.pro ) && make -f Makefile install
  1027. make[1]: Entering directory '/home/tanmay/qt5-build/qtwebchannel'
  1028. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebchannel/src/src.pro ) && make -f Makefile install
  1029. make[2]: Entering directory '/home/tanmay/qt5-build/qtwebchannel/src'
  1030. cd webchannel/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebchannel/src/webchannel/webchannel.pro ) && make -f Makefile install
  1031. make[3]: Entering directory '/home/tanmay/qt5-build/qtwebchannel/src/webchannel'
  1032. make[3]: Nothing to be done for 'install'.
  1033. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwebchannel/src/webchannel'
  1034. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebchannel/src/imports/imports.pro ) && make -f Makefile install
  1035. make[3]: Entering directory '/home/tanmay/qt5-build/qtwebchannel/src/imports'
  1036. cd webchannel/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebchannel/src/imports/webchannel/webchannel.pro ) && make -f Makefile install
  1037. make[4]: Entering directory '/home/tanmay/qt5-build/qtwebchannel/src/imports/webchannel'
  1038. make[4]: Nothing to be done for 'install'.
  1039. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwebchannel/src/imports/webchannel'
  1040. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwebchannel/src/imports'
  1041. make[2]: Leaving directory '/home/tanmay/qt5-build/qtwebchannel/src'
  1042. make[1]: Leaving directory '/home/tanmay/qt5-build/qtwebchannel'
  1043. cd qtgamepad/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgamepad/qtgamepad.pro ) && make -f Makefile install
  1044. make[1]: Entering directory '/home/tanmay/qt5-build/qtgamepad'
  1045. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgamepad/src/src.pro ) && make -f Makefile install
  1046. make[2]: Entering directory '/home/tanmay/qt5-build/qtgamepad/src'
  1047. cd gamepad/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgamepad/src/gamepad/gamepad.pro ) && make -f Makefile install
  1048. make[3]: Entering directory '/home/tanmay/qt5-build/qtgamepad/src/gamepad'
  1049. make[3]: Nothing to be done for 'install'.
  1050. make[3]: Leaving directory '/home/tanmay/qt5-build/qtgamepad/src/gamepad'
  1051. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgamepad/src/plugins/plugins.pro ) && make -f Makefile install
  1052. make[3]: Entering directory '/home/tanmay/qt5-build/qtgamepad/src/plugins'
  1053. cd gamepads/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgamepad/src/plugins/gamepads/gamepads.pro ) && make -f Makefile install
  1054. make[4]: Entering directory '/home/tanmay/qt5-build/qtgamepad/src/plugins/gamepads'
  1055. cd sdl2/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgamepad/src/plugins/gamepads/sdl2/sdl2.pro ) && make -f Makefile install
  1056. make[5]: Entering directory '/home/tanmay/qt5-build/qtgamepad/src/plugins/gamepads/sdl2'
  1057. make[5]: Nothing to be done for 'install'.
  1058. make[5]: Leaving directory '/home/tanmay/qt5-build/qtgamepad/src/plugins/gamepads/sdl2'
  1059. cd evdev/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgamepad/src/plugins/gamepads/evdev/evdev.pro ) && make -f Makefile install
  1060. make[5]: Entering directory '/home/tanmay/qt5-build/qtgamepad/src/plugins/gamepads/evdev'
  1061. make[5]: Nothing to be done for 'install'.
  1062. make[5]: Leaving directory '/home/tanmay/qt5-build/qtgamepad/src/plugins/gamepads/evdev'
  1063. make[4]: Leaving directory '/home/tanmay/qt5-build/qtgamepad/src/plugins/gamepads'
  1064. make[3]: Leaving directory '/home/tanmay/qt5-build/qtgamepad/src/plugins'
  1065. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgamepad/src/imports/imports.pro ) && make -f Makefile install
  1066. make[3]: Entering directory '/home/tanmay/qt5-build/qtgamepad/src/imports'
  1067. cd gamepad/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgamepad/src/imports/gamepad/gamepad.pro ) && make -f Makefile install
  1068. make[4]: Entering directory '/home/tanmay/qt5-build/qtgamepad/src/imports/gamepad'
  1069. make[4]: Nothing to be done for 'install'.
  1070. make[4]: Leaving directory '/home/tanmay/qt5-build/qtgamepad/src/imports/gamepad'
  1071. make[3]: Leaving directory '/home/tanmay/qt5-build/qtgamepad/src/imports'
  1072. make[2]: Leaving directory '/home/tanmay/qt5-build/qtgamepad/src'
  1073. make[1]: Leaving directory '/home/tanmay/qt5-build/qtgamepad'
  1074. cd qt3d/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/qt3d.pro ) && make -f Makefile install
  1075. make[1]: Entering directory '/home/tanmay/qt5-build/qt3d'
  1076. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/src.pro ) && make -f Makefile install
  1077. make[2]: Entering directory '/home/tanmay/qt5-build/qt3d/src'
  1078. cd core/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/core/core.pro ) && make -f Makefile install
  1079. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/core'
  1080. make[3]: Nothing to be done for 'install'.
  1081. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/core'
  1082. cd input/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/input/input.pro ) && make -f Makefile install
  1083. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/input'
  1084. make[3]: Nothing to be done for 'install'.
  1085. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/input'
  1086. cd logic/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/logic/logic.pro ) && make -f Makefile install
  1087. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/logic'
  1088. make[3]: Nothing to be done for 'install'.
  1089. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/logic'
  1090. cd render/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/render/render.pro ) && make -f Makefile install
  1091. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/render'
  1092. make[3]: Nothing to be done for 'install'.
  1093. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/render'
  1094. cd plugins/renderers/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/renderers/renderers.pro ) && make -f Makefile install
  1095. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/renderers'
  1096. cd opengl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/renderers/opengl/opengl.pro ) && make -f Makefile install
  1097. make[4]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/renderers/opengl'
  1098. make[4]: Nothing to be done for 'install'.
  1099. make[4]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/renderers/opengl'
  1100. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/renderers'
  1101. cd animation/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/animation/animation.pro ) && make -f Makefile install
  1102. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/animation'
  1103. make[3]: Nothing to be done for 'install'.
  1104. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/animation'
  1105. cd doc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/doc/doc.pro ) && make -f Makefile install
  1106. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/doc'
  1107. make[3]: Nothing to be done for 'install'.
  1108. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/doc'
  1109. cd extras/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/extras/extras.pro ) && make -f Makefile install
  1110. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/extras'
  1111. make[3]: Nothing to be done for 'install'.
  1112. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/extras'
  1113. cd plugins/sceneparsers/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/sceneparsers/sceneparsers.pro ) && make -f Makefile install
  1114. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/sceneparsers'
  1115. cd assimp/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/sceneparsers/assimp/assimp.pro ) && make -f Makefile install
  1116. make[4]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/sceneparsers/assimp'
  1117. make[4]: Nothing to be done for 'install'.
  1118. make[4]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/sceneparsers/assimp'
  1119. cd gltf/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/sceneparsers/gltf/gltf.pro ) && make -f Makefile install
  1120. make[4]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/sceneparsers/gltf'
  1121. make[4]: Nothing to be done for 'install'.
  1122. make[4]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/sceneparsers/gltf'
  1123. cd gltfexport/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/sceneparsers/gltfexport/gltfexport.pro ) && make -f Makefile install
  1124. make[4]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/sceneparsers/gltfexport'
  1125. make[4]: Nothing to be done for 'install'.
  1126. make[4]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/sceneparsers/gltfexport'
  1127. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/sceneparsers'
  1128. cd plugins/geometryloaders/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/geometryloaders/geometryloaders.pro ) && make -f Makefile install
  1129. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/geometryloaders'
  1130. cd default/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/geometryloaders/default/default.pro ) && make -f Makefile install
  1131. make[4]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/geometryloaders/default'
  1132. make[4]: Nothing to be done for 'install'.
  1133. make[4]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/geometryloaders/default'
  1134. cd gltf/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/geometryloaders/gltf/gltf.pro ) && make -f Makefile install
  1135. make[4]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/geometryloaders/gltf'
  1136. make[4]: Nothing to be done for 'install'.
  1137. make[4]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/geometryloaders/gltf'
  1138. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/geometryloaders'
  1139. cd quick3d/quick3d/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/quick3d/quick3d/quick3d.pro ) && make -f Makefile install
  1140. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3d'
  1141. make[3]: Nothing to be done for 'install'.
  1142. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3d'
  1143. cd quick3d/imports/core/ && ( test -e Makefile.importscore || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.importscore /home/tanmay/qt5/qt3d/src/quick3d/imports/core/importscore.pro ) && make -f Makefile.importscore install
  1144. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/core'
  1145. make[3]: Nothing to be done for 'install'.
  1146. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/core'
  1147. cd quick3d/quick3dinput/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/quick3d/quick3dinput/quick3dinput.pro ) && make -f Makefile install
  1148. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3dinput'
  1149. make[3]: Nothing to be done for 'install'.
  1150. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3dinput'
  1151. cd quick3d/imports/input/ && ( test -e Makefile.importsinput || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.importsinput /home/tanmay/qt5/qt3d/src/quick3d/imports/input/importsinput.pro ) && make -f Makefile.importsinput install
  1152. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/input'
  1153. make[3]: Nothing to be done for 'install'.
  1154. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/input'
  1155. cd quick3d/imports/logic/ && ( test -e Makefile.importslogic || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.importslogic /home/tanmay/qt5/qt3d/src/quick3d/imports/logic/importslogic.pro ) && make -f Makefile.importslogic install
  1156. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/logic'
  1157. make[3]: Nothing to be done for 'install'.
  1158. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/logic'
  1159. cd quick3d/quick3drender/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/quick3d/quick3drender/quick3drender.pro ) && make -f Makefile install
  1160. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3drender'
  1161. make[3]: Nothing to be done for 'install'.
  1162. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3drender'
  1163. cd quick3d/imports/render/ && ( test -e Makefile.importsrender || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.importsrender /home/tanmay/qt5/qt3d/src/quick3d/imports/render/importsrender.pro ) && make -f Makefile.importsrender install
  1164. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/render'
  1165. make[3]: Nothing to be done for 'install'.
  1166. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/render'
  1167. cd quick3d/imports/scene3d/ && ( test -e Makefile.importsscene3d || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.importsscene3d /home/tanmay/qt5/qt3d/src/quick3d/imports/scene3d/importsscene3d.pro ) && make -f Makefile.importsscene3d install
  1168. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/scene3d'
  1169. make[3]: Nothing to be done for 'install'.
  1170. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/scene3d'
  1171. cd quick3d/quick3dscene2d/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/quick3d/quick3dscene2d/quick3dscene2d.pro ) && make -f Makefile install
  1172. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3dscene2d'
  1173. make[3]: Nothing to be done for 'install'.
  1174. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3dscene2d'
  1175. cd quick3d/imports/scene2d/ && ( test -e Makefile.importsscene2d || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.importsscene2d /home/tanmay/qt5/qt3d/src/quick3d/imports/scene2d/importsscene2d.pro ) && make -f Makefile.importsscene2d install
  1176. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/scene2d'
  1177. make[3]: Nothing to be done for 'install'.
  1178. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/scene2d'
  1179. cd quick3d/quick3danimation/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/quick3d/quick3danimation/quick3danimation.pro ) && make -f Makefile install
  1180. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3danimation'
  1181. make[3]: Nothing to be done for 'install'.
  1182. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3danimation'
  1183. cd quick3d/imports/animation/ && ( test -e Makefile.importsanimation || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.importsanimation /home/tanmay/qt5/qt3d/src/quick3d/imports/animation/importsanimation.pro ) && make -f Makefile.importsanimation install
  1184. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/animation'
  1185. make[3]: Nothing to be done for 'install'.
  1186. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/animation'
  1187. cd quick3d/quick3dextras/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/quick3d/quick3dextras/quick3dextras.pro ) && make -f Makefile install
  1188. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3dextras'
  1189. make[3]: Nothing to be done for 'install'.
  1190. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/quick3dextras'
  1191. cd quick3d/imports/extras/ && ( test -e Makefile.importsextras || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.importsextras /home/tanmay/qt5/qt3d/src/quick3d/imports/extras/importsextras.pro ) && make -f Makefile.importsextras install
  1192. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/extras'
  1193. make[3]: Nothing to be done for 'install'.
  1194. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/quick3d/imports/extras'
  1195. cd plugins/renderplugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/renderplugins/renderplugins.pro ) && make -f Makefile install
  1196. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/renderplugins'
  1197. cd scene2d/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/src/plugins/renderplugins/scene2d/scene2d.pro ) && make -f Makefile install
  1198. make[4]: Entering directory '/home/tanmay/qt5-build/qt3d/src/plugins/renderplugins/scene2d'
  1199. make[4]: Nothing to be done for 'install'.
  1200. make[4]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/renderplugins/scene2d'
  1201. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/src/plugins/renderplugins'
  1202. make[2]: Leaving directory '/home/tanmay/qt5-build/qt3d/src'
  1203. cd tools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/tools/tools.pro ) && make -f Makefile install
  1204. make[2]: Entering directory '/home/tanmay/qt5-build/qt3d/tools'
  1205. cd qgltf/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qt3d/tools/qgltf/qgltf.pro ) && make -f Makefile install
  1206. make[3]: Entering directory '/home/tanmay/qt5-build/qt3d/tools/qgltf'
  1207. make[3]: Nothing to be done for 'install'.
  1208. make[3]: Leaving directory '/home/tanmay/qt5-build/qt3d/tools/qgltf'
  1209. make[2]: Leaving directory '/home/tanmay/qt5-build/qt3d/tools'
  1210. make[1]: Leaving directory '/home/tanmay/qt5-build/qt3d'
  1211. cd qtwayland/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/qtwayland.pro ) && make -f Makefile install
  1212. make[1]: Entering directory '/home/tanmay/qt5-build/qtwayland'
  1213. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/src.pro ) && make -f Makefile install
  1214. make[2]: Entering directory '/home/tanmay/qt5-build/qtwayland/src'
  1215. cd qtwaylandscanner/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/qtwaylandscanner/qtwaylandscanner.pro ) && make -f Makefile install
  1216. make[3]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/qtwaylandscanner'
  1217. make[3]: Nothing to be done for 'install'.
  1218. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/qtwaylandscanner'
  1219. cd client/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/client/client.pro ) && make -f Makefile install
  1220. make[3]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/client'
  1221. make[3]: Nothing to be done for 'install'.
  1222. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/client'
  1223. cd compositor/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/compositor/compositor.pro ) && make -f Makefile install
  1224. make[3]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/compositor'
  1225. make[3]: Nothing to be done for 'install'.
  1226. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/compositor'
  1227. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/plugins.pro ) && make -f Makefile install
  1228. make[3]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins'
  1229. cd platforms/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/platforms/platforms.pro ) && make -f Makefile install
  1230. make[4]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/platforms'
  1231. cd qwayland-generic/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/platforms/qwayland-generic/qwayland-generic.pro ) && make -f Makefile install
  1232. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/platforms/qwayland-generic'
  1233. make[5]: Nothing to be done for 'install'.
  1234. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/platforms/qwayland-generic'
  1235. cd qwayland-egl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/platforms/qwayland-egl/qwayland-egl.pro ) && make -f Makefile install
  1236. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/platforms/qwayland-egl'
  1237. make[5]: Nothing to be done for 'install'.
  1238. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/platforms/qwayland-egl'
  1239. cd qwayland-xcomposite-egl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/platforms/qwayland-xcomposite-egl/qwayland-xcomposite-egl.pro ) && make -f Makefile install
  1240. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/platforms/qwayland-xcomposite-egl'
  1241. make[5]: Nothing to be done for 'install'.
  1242. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/platforms/qwayland-xcomposite-egl'
  1243. cd qwayland-xcomposite-glx/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/platforms/qwayland-xcomposite-glx/qwayland-xcomposite-glx.pro ) && make -f Makefile install
  1244. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/platforms/qwayland-xcomposite-glx'
  1245. make[5]: Nothing to be done for 'install'.
  1246. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/platforms/qwayland-xcomposite-glx'
  1247. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/platforms'
  1248. cd decorations/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/decorations/decorations.pro ) && make -f Makefile install
  1249. make[4]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/decorations'
  1250. cd bradient/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/decorations/bradient/bradient.pro ) && make -f Makefile install
  1251. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/decorations/bradient'
  1252. make[5]: Nothing to be done for 'install'.
  1253. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/decorations/bradient'
  1254. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/decorations'
  1255. cd shellintegration/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/shellintegration/shellintegration.pro ) && make -f Makefile install
  1256. make[4]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration'
  1257. cd fullscreen-shell-v1/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/shellintegration/fullscreen-shell-v1/fullscreen-shell-v1.pro ) && make -f Makefile install
  1258. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/fullscreen-shell-v1'
  1259. make[5]: Nothing to be done for 'install'.
  1260. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/fullscreen-shell-v1'
  1261. cd ivi-shell/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/shellintegration/ivi-shell/ivi-shell.pro ) && make -f Makefile install
  1262. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/ivi-shell'
  1263. make[5]: Nothing to be done for 'install'.
  1264. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/ivi-shell'
  1265. cd wl-shell/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/shellintegration/wl-shell/wl-shell.pro ) && make -f Makefile install
  1266. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/wl-shell'
  1267. make[5]: Nothing to be done for 'install'.
  1268. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/wl-shell'
  1269. cd xdg-shell/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/shellintegration/xdg-shell/xdg-shell.pro ) && make -f Makefile install
  1270. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/xdg-shell'
  1271. make[5]: Nothing to be done for 'install'.
  1272. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/xdg-shell'
  1273. cd xdg-shell-v5/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro ) && make -f Makefile install
  1274. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/xdg-shell-v5'
  1275. make[5]: Nothing to be done for 'install'.
  1276. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/xdg-shell-v5'
  1277. cd xdg-shell-v6/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/shellintegration/xdg-shell-v6/xdg-shell-v6.pro ) && make -f Makefile install
  1278. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/xdg-shell-v6'
  1279. make[5]: Nothing to be done for 'install'.
  1280. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration/xdg-shell-v6'
  1281. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/shellintegration'
  1282. cd hardwareintegration/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/hardwareintegration.pro ) && make -f Makefile install
  1283. make[4]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration'
  1284. cd client/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/client/client.pro ) && make -f Makefile install
  1285. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client'
  1286. cd wayland-egl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/client/wayland-egl/wayland-egl.pro ) && make -f Makefile install
  1287. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/wayland-egl'
  1288. make[6]: Nothing to be done for 'install'.
  1289. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/wayland-egl'
  1290. cd xcomposite-egl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/client/xcomposite-egl/xcomposite-egl.pro ) && make -f Makefile install
  1291. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/xcomposite-egl'
  1292. make[6]: Nothing to be done for 'install'.
  1293. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/xcomposite-egl'
  1294. cd xcomposite-glx/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/client/xcomposite-glx/xcomposite-glx.pro ) && make -f Makefile install
  1295. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/xcomposite-glx'
  1296. make[6]: Nothing to be done for 'install'.
  1297. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/xcomposite-glx'
  1298. cd drm-egl-server/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/client/drm-egl-server/drm-egl-server.pro ) && make -f Makefile install
  1299. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/drm-egl-server'
  1300. make[6]: Nothing to be done for 'install'.
  1301. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/drm-egl-server'
  1302. cd shm-emulation-server/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/client/shm-emulation-server/shm-emulation-server.pro ) && make -f Makefile install
  1303. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/shm-emulation-server'
  1304. make[6]: Nothing to be done for 'install'.
  1305. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/shm-emulation-server'
  1306. cd vulkan-server/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/client/vulkan-server/vulkan-server.pro ) && make -f Makefile install
  1307. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/vulkan-server'
  1308. make[6]: Nothing to be done for 'install'.
  1309. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client/vulkan-server'
  1310. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/client'
  1311. cd compositor/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/compositor/compositor.pro ) && make -f Makefile install
  1312. make[5]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor'
  1313. cd wayland-egl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/compositor/wayland-egl/wayland-egl.pro ) && make -f Makefile install
  1314. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/wayland-egl'
  1315. make[6]: Nothing to be done for 'install'.
  1316. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/wayland-egl'
  1317. cd xcomposite-egl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/compositor/xcomposite-egl/xcomposite-egl.pro ) && make -f Makefile install
  1318. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/xcomposite-egl'
  1319. make[6]: Nothing to be done for 'install'.
  1320. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/xcomposite-egl'
  1321. cd xcomposite-glx/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/compositor/xcomposite-glx/xcomposite-glx.pro ) && make -f Makefile install
  1322. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/xcomposite-glx'
  1323. make[6]: Nothing to be done for 'install'.
  1324. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/xcomposite-glx'
  1325. cd drm-egl-server/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/compositor/drm-egl-server/drm-egl-server.pro ) && make -f Makefile install
  1326. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/drm-egl-server'
  1327. make[6]: Nothing to be done for 'install'.
  1328. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/drm-egl-server'
  1329. cd shm-emulation-server/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/compositor/shm-emulation-server/shm-emulation-server.pro ) && make -f Makefile install
  1330. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/shm-emulation-server'
  1331. make[6]: Nothing to be done for 'install'.
  1332. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/shm-emulation-server'
  1333. cd vulkan-server/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/compositor/vulkan-server/vulkan-server.pro ) && make -f Makefile install
  1334. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/vulkan-server'
  1335. make[6]: Nothing to be done for 'install'.
  1336. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/vulkan-server'
  1337. cd wayland-eglstream-controller/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/compositor/wayland-eglstream-controller/wayland-eglstream-controller.pro ) && make -f Makefile install
  1338. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/wayland-eglstream-controller'
  1339. make[6]: Nothing to be done for 'install'.
  1340. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/wayland-eglstream-controller'
  1341. cd hardwarelayer/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/plugins/hardwareintegration/compositor/hardwarelayer/hardwarelayer.pro ) && make -f Makefile install
  1342. make[6]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/hardwarelayer'
  1343. make[6]: Nothing to be done for 'install'.
  1344. make[6]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor/hardwarelayer'
  1345. make[5]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration/compositor'
  1346. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins/hardwareintegration'
  1347. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/plugins'
  1348. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/imports/imports.pro ) && make -f Makefile install
  1349. make[3]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/imports'
  1350. cd compositor/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/imports/compositor/compositor.pro ) && make -f Makefile install
  1351. make[4]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/imports/compositor'
  1352. make[4]: Nothing to be done for 'install'.
  1353. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/imports/compositor'
  1354. cd texture-sharing/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/imports/texture-sharing/texture-sharing.pro ) && make -f Makefile install
  1355. make[4]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/imports/texture-sharing'
  1356. make[4]: Nothing to be done for 'install'.
  1357. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/imports/texture-sharing'
  1358. cd texture-sharing-extension/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwayland/src/imports/texture-sharing-extension/texture-sharing-extension.pro ) && make -f Makefile install
  1359. make[4]: Entering directory '/home/tanmay/qt5-build/qtwayland/src/imports/texture-sharing-extension'
  1360. make[4]: Nothing to be done for 'install'.
  1361. make[4]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/imports/texture-sharing-extension'
  1362. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src/imports'
  1363. make[2]: Leaving directory '/home/tanmay/qt5-build/qtwayland/src'
  1364. make[1]: Leaving directory '/home/tanmay/qt5-build/qtwayland'
  1365. cd qtconnectivity/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtconnectivity/qtconnectivity.pro ) && make -f Makefile install
  1366. make[1]: Entering directory '/home/tanmay/qt5-build/qtconnectivity'
  1367. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtconnectivity/src/src.pro ) && make -f Makefile install
  1368. make[2]: Entering directory '/home/tanmay/qt5-build/qtconnectivity/src'
  1369. cd bluetooth/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtconnectivity/src/bluetooth/bluetooth.pro ) && make -f Makefile install
  1370. make[3]: Entering directory '/home/tanmay/qt5-build/qtconnectivity/src/bluetooth'
  1371. make[3]: Nothing to be done for 'install'.
  1372. make[3]: Leaving directory '/home/tanmay/qt5-build/qtconnectivity/src/bluetooth'
  1373. cd nfc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtconnectivity/src/nfc/nfc.pro ) && make -f Makefile install
  1374. make[3]: Entering directory '/home/tanmay/qt5-build/qtconnectivity/src/nfc'
  1375. make[3]: Nothing to be done for 'install'.
  1376. make[3]: Leaving directory '/home/tanmay/qt5-build/qtconnectivity/src/nfc'
  1377. cd bluetooth/doc/snippets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtconnectivity/src/bluetooth/doc/snippets/snippets.pro ) && make -f Makefile install
  1378. make[3]: Entering directory '/home/tanmay/qt5-build/qtconnectivity/src/bluetooth/doc/snippets'
  1379. make[3]: Nothing to be done for 'install'.
  1380. make[3]: Leaving directory '/home/tanmay/qt5-build/qtconnectivity/src/bluetooth/doc/snippets'
  1381. cd nfc/doc/snippets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtconnectivity/src/nfc/doc/snippets/snippets.pro ) && make -f Makefile install
  1382. make[3]: Entering directory '/home/tanmay/qt5-build/qtconnectivity/src/nfc/doc/snippets'
  1383. make[3]: Nothing to be done for 'install'.
  1384. make[3]: Leaving directory '/home/tanmay/qt5-build/qtconnectivity/src/nfc/doc/snippets'
  1385. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtconnectivity/src/imports/imports.pro ) && make -f Makefile install
  1386. make[3]: Entering directory '/home/tanmay/qt5-build/qtconnectivity/src/imports'
  1387. cd bluetooth/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtconnectivity/src/imports/bluetooth/bluetooth.pro ) && make -f Makefile install
  1388. make[4]: Entering directory '/home/tanmay/qt5-build/qtconnectivity/src/imports/bluetooth'
  1389. make[4]: Nothing to be done for 'install'.
  1390. make[4]: Leaving directory '/home/tanmay/qt5-build/qtconnectivity/src/imports/bluetooth'
  1391. cd nfc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtconnectivity/src/imports/nfc/nfc.pro ) && make -f Makefile install
  1392. make[4]: Entering directory '/home/tanmay/qt5-build/qtconnectivity/src/imports/nfc'
  1393. make[4]: Nothing to be done for 'install'.
  1394. make[4]: Leaving directory '/home/tanmay/qt5-build/qtconnectivity/src/imports/nfc'
  1395. make[3]: Leaving directory '/home/tanmay/qt5-build/qtconnectivity/src/imports'
  1396. make[2]: Leaving directory '/home/tanmay/qt5-build/qtconnectivity/src'
  1397. make[1]: Leaving directory '/home/tanmay/qt5-build/qtconnectivity'
  1398. cd qtsensors/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/qtsensors.pro ) && make -f Makefile install
  1399. make[1]: Entering directory '/home/tanmay/qt5-build/qtsensors'
  1400. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/src.pro ) && make -f Makefile install
  1401. make[2]: Entering directory '/home/tanmay/qt5-build/qtsensors/src'
  1402. cd sensors/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/sensors/sensors.pro ) && make -f Makefile install
  1403. make[3]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/sensors'
  1404. make[3]: Nothing to be done for 'install'.
  1405. make[3]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/sensors'
  1406. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/imports/imports.pro ) && make -f Makefile install
  1407. make[3]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/imports'
  1408. cd sensors/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/imports/sensors/sensors.pro ) && make -f Makefile install
  1409. make[4]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/imports/sensors'
  1410. make[4]: Nothing to be done for 'install'.
  1411. make[4]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/imports/sensors'
  1412. make[3]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/imports'
  1413. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/plugins/plugins.pro ) && make -f Makefile install
  1414. make[3]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/plugins'
  1415. cd sensors/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/plugins/sensors/sensors.pro ) && make -f Makefile install
  1416. make[4]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensors'
  1417. cd generic/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/plugins/sensors/generic/generic.pro ) && make -f Makefile install
  1418. make[5]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensors/generic'
  1419. make[5]: Nothing to be done for 'install'.
  1420. make[5]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensors/generic'
  1421. cd linux/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/plugins/sensors/linux/linux.pro ) && make -f Makefile install
  1422. make[5]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensors/linux'
  1423. make[5]: Nothing to be done for 'install'.
  1424. make[5]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensors/linux'
  1425. cd iio-sensor-proxy/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/plugins/sensors/iio-sensor-proxy/iio-sensor-proxy.pro ) && make -f Makefile install
  1426. make[5]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensors/iio-sensor-proxy'
  1427. make[5]: Nothing to be done for 'install'.
  1428. make[5]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensors/iio-sensor-proxy'
  1429. make[4]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensors'
  1430. cd sensorgestures/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/plugins/sensorgestures/sensorgestures.pro ) && make -f Makefile install
  1431. make[4]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensorgestures'
  1432. cd shake/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/plugins/sensorgestures/shake/shake.pro ) && make -f Makefile install
  1433. make[5]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensorgestures/shake'
  1434. make[5]: Nothing to be done for 'install'.
  1435. make[5]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensorgestures/shake'
  1436. cd qtsensors/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtsensors/src/plugins/sensorgestures/qtsensors/qtsensors.pro ) && make -f Makefile install
  1437. make[5]: Entering directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensorgestures/qtsensors'
  1438. make[5]: Nothing to be done for 'install'.
  1439. make[5]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensorgestures/qtsensors'
  1440. make[4]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/plugins/sensorgestures'
  1441. make[3]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src/plugins'
  1442. make[2]: Leaving directory '/home/tanmay/qt5-build/qtsensors/src'
  1443. make[1]: Leaving directory '/home/tanmay/qt5-build/qtsensors'
  1444. cd qtgraphicaleffects/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgraphicaleffects/qtgraphicaleffects.pro ) && make -f Makefile install
  1445. make[1]: Entering directory '/home/tanmay/qt5-build/qtgraphicaleffects'
  1446. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgraphicaleffects/src/src.pro ) && make -f Makefile install
  1447. make[2]: Entering directory '/home/tanmay/qt5-build/qtgraphicaleffects/src'
  1448. cd effects/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgraphicaleffects/src/effects/effects.pro ) && make -f Makefile install
  1449. make[3]: Entering directory '/home/tanmay/qt5-build/qtgraphicaleffects/src/effects'
  1450. ( test -e Makefile.effects_plugin || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.effects_plugin /home/tanmay/qt5/qtgraphicaleffects/src/effects/effects_plugin.pro ) && make -f Makefile.effects_plugin install
  1451. make[4]: Entering directory '/home/tanmay/qt5-build/qtgraphicaleffects/src/effects'
  1452. make[4]: Nothing to be done for 'install'.
  1453. make[4]: Leaving directory '/home/tanmay/qt5-build/qtgraphicaleffects/src/effects'
  1454. cd private/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtgraphicaleffects/src/effects/private/private.pro ) && make -f Makefile install
  1455. make[4]: Entering directory '/home/tanmay/qt5-build/qtgraphicaleffects/src/effects/private'
  1456. make[4]: Nothing to be done for 'install'.
  1457. make[4]: Leaving directory '/home/tanmay/qt5-build/qtgraphicaleffects/src/effects/private'
  1458. make[3]: Leaving directory '/home/tanmay/qt5-build/qtgraphicaleffects/src/effects'
  1459. make[2]: Leaving directory '/home/tanmay/qt5-build/qtgraphicaleffects/src'
  1460. make[1]: Leaving directory '/home/tanmay/qt5-build/qtgraphicaleffects'
  1461. cd qtquickcontrols2/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/qtquickcontrols2.pro ) && make -f Makefile install
  1462. make[1]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2'
  1463. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/src.pro ) && make -f Makefile install
  1464. make[2]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src'
  1465. cd quicktemplates2/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/quicktemplates2/quicktemplates2.pro ) && make -f Makefile install
  1466. make[3]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/quicktemplates2'
  1467. make[3]: Nothing to be done for 'install'.
  1468. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/quicktemplates2'
  1469. cd quickcontrols2/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/quickcontrols2/quickcontrols2.pro ) && make -f Makefile install
  1470. make[3]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/quickcontrols2'
  1471. make[3]: Nothing to be done for 'install'.
  1472. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/quickcontrols2'
  1473. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/imports/imports.pro ) && make -f Makefile install
  1474. make[3]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports'
  1475. cd controls/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/imports/controls/controls.pro ) && make -f Makefile install
  1476. make[4]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/controls'
  1477. make[4]: Nothing to be done for 'install'.
  1478. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/controls'
  1479. cd calendar/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/imports/calendar/calendar.pro ) && make -f Makefile install
  1480. make[4]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/calendar'
  1481. make[4]: Nothing to be done for 'install'.
  1482. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/calendar'
  1483. cd platform/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/imports/platform/platform.pro ) && make -f Makefile install
  1484. make[4]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/platform'
  1485. make[4]: Nothing to be done for 'install'.
  1486. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/platform'
  1487. cd templates/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/imports/templates/templates.pro ) && make -f Makefile install
  1488. make[4]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/templates'
  1489. make[4]: Nothing to be done for 'install'.
  1490. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/templates'
  1491. cd controls/fusion/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/imports/controls/fusion/fusion.pro ) && make -f Makefile install
  1492. make[4]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/controls/fusion'
  1493. make[4]: Nothing to be done for 'install'.
  1494. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/controls/fusion'
  1495. cd controls/imagine/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/imports/controls/imagine/imagine.pro ) && make -f Makefile install
  1496. make[4]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/controls/imagine'
  1497. make[4]: Nothing to be done for 'install'.
  1498. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/controls/imagine'
  1499. cd controls/material/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/imports/controls/material/material.pro ) && make -f Makefile install
  1500. make[4]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/controls/material'
  1501. make[4]: Nothing to be done for 'install'.
  1502. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/controls/material'
  1503. cd controls/universal/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols2/src/imports/controls/universal/universal.pro ) && make -f Makefile install
  1504. make[4]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/controls/universal'
  1505. make[4]: Nothing to be done for 'install'.
  1506. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports/controls/universal'
  1507. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src/imports'
  1508. make[2]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2/src'
  1509. make[1]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols2'
  1510. cd qtquickcontrols/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols/qtquickcontrols.pro ) && make -f Makefile install
  1511. make[1]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols'
  1512. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols/src/src.pro ) && make -f Makefile install
  1513. make[2]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols/src'
  1514. cd controls/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols/src/controls/controls.pro ) && make -f Makefile install
  1515. make[3]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols/src/controls'
  1516. make[3]: Nothing to be done for 'install'.
  1517. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols/src/controls'
  1518. cd extras/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols/src/extras/extras.pro ) && make -f Makefile install
  1519. make[3]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols/src/extras'
  1520. make[3]: Nothing to be done for 'install'.
  1521. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols/src/extras'
  1522. cd extras/Styles/ && ( test -e Makefile.styles || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile.styles /home/tanmay/qt5/qtquickcontrols/src/extras/Styles/styles.pro ) && make -f Makefile.styles install
  1523. make[3]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols/src/extras/Styles'
  1524. cd Flat/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols/src/extras/Styles/Flat/Flat.pro ) && make -f Makefile install
  1525. make[4]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols/src/extras/Styles/Flat'
  1526. make[4]: Nothing to be done for 'install'.
  1527. make[4]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols/src/extras/Styles/Flat'
  1528. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols/src/extras/Styles'
  1529. cd dialogs/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols/src/dialogs/dialogs.pro ) && make -f Makefile install
  1530. make[3]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols/src/dialogs'
  1531. make[3]: Nothing to be done for 'install'.
  1532. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols/src/dialogs'
  1533. cd dialogs/Private/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols/src/dialogs/Private/Private.pro ) && make -f Makefile install
  1534. make[3]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols/src/dialogs/Private'
  1535. make[3]: Nothing to be done for 'install'.
  1536. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols/src/dialogs/Private'
  1537. cd widgets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtquickcontrols/src/widgets/widgets.pro ) && make -f Makefile install
  1538. make[3]: Entering directory '/home/tanmay/qt5-build/qtquickcontrols/src/widgets'
  1539. make[3]: Nothing to be done for 'install'.
  1540. make[3]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols/src/widgets'
  1541. make[2]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols/src'
  1542. make[1]: Leaving directory '/home/tanmay/qt5-build/qtquickcontrols'
  1543. cd qtlocation/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/qtlocation.pro ) && make -f Makefile install
  1544. make[1]: Entering directory '/home/tanmay/qt5-build/qtlocation'
  1545. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/src.pro ) && make -f Makefile install
  1546. make[2]: Entering directory '/home/tanmay/qt5-build/qtlocation/src'
  1547. cd 3rdparty/clipper/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/3rdparty/clipper/clipper.pro ) && make -f Makefile install
  1548. make[3]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/3rdparty/clipper'
  1549. make[3]: Nothing to be done for 'install'.
  1550. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/3rdparty/clipper'
  1551. cd 3rdparty/poly2tri/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/3rdparty/poly2tri/poly2tri.pro ) && make -f Makefile install
  1552. make[3]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/3rdparty/poly2tri'
  1553. make[3]: Nothing to be done for 'install'.
  1554. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/3rdparty/poly2tri'
  1555. cd 3rdparty/clip2tri/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/3rdparty/clip2tri/clip2tri.pro ) && make -f Makefile install
  1556. make[3]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/3rdparty/clip2tri'
  1557. make[3]: Nothing to be done for 'install'.
  1558. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/3rdparty/clip2tri'
  1559. cd positioning/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/positioning/positioning.pro ) && make -f Makefile install
  1560. make[3]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/positioning'
  1561. make[3]: Nothing to be done for 'install'.
  1562. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/positioning'
  1563. cd positioningquick/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/positioningquick/positioningquick.pro ) && make -f Makefile install
  1564. make[3]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/positioningquick'
  1565. make[3]: Nothing to be done for 'install'.
  1566. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/positioningquick'
  1567. cd location/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/location/location.pro ) && make -f Makefile install
  1568. make[3]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/location'
  1569. make[3]: Nothing to be done for 'install'.
  1570. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/location'
  1571. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/imports/imports.pro ) && make -f Makefile install
  1572. make[3]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/imports'
  1573. cd positioning/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/imports/positioning/positioning.pro ) && make -f Makefile install
  1574. make[4]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/imports/positioning'
  1575. make[4]: Nothing to be done for 'install'.
  1576. make[4]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/imports/positioning'
  1577. cd location/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/imports/location/location.pro ) && make -f Makefile install
  1578. make[4]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/imports/location'
  1579. make[4]: Nothing to be done for 'install'.
  1580. make[4]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/imports/location'
  1581. cd locationlabs/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/imports/locationlabs/locationlabs.pro ) && make -f Makefile install
  1582. make[4]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/imports/locationlabs'
  1583. make[4]: Nothing to be done for 'install'.
  1584. make[4]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/imports/locationlabs'
  1585. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/imports'
  1586. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/plugins.pro ) && make -f Makefile install
  1587. make[3]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins'
  1588. cd position/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/position/position.pro ) && make -f Makefile install
  1589. make[4]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/position'
  1590. cd geoclue/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/position/geoclue/geoclue.pro ) && make -f Makefile install
  1591. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/position/geoclue'
  1592. make[5]: Nothing to be done for 'install'.
  1593. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/position/geoclue'
  1594. cd geoclue2/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/position/geoclue2/geoclue2.pro ) && make -f Makefile install
  1595. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/position/geoclue2'
  1596. make[5]: Nothing to be done for 'install'.
  1597. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/position/geoclue2'
  1598. cd serialnmea/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/position/serialnmea/serialnmea.pro ) && make -f Makefile install
  1599. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/position/serialnmea'
  1600. make[5]: Nothing to be done for 'install'.
  1601. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/position/serialnmea'
  1602. cd positionpoll/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/position/positionpoll/positionpoll.pro ) && make -f Makefile install
  1603. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/position/positionpoll'
  1604. make[5]: Nothing to be done for 'install'.
  1605. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/position/positionpoll'
  1606. make[4]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/position'
  1607. cd geoservices/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/geoservices/geoservices.pro ) && make -f Makefile install
  1608. make[4]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices'
  1609. cd nokia/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/geoservices/nokia/nokia.pro ) && make -f Makefile install
  1610. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/nokia'
  1611. make[5]: Nothing to be done for 'install'.
  1612. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/nokia'
  1613. cd mapbox/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/geoservices/mapbox/mapbox.pro ) && make -f Makefile install
  1614. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/mapbox'
  1615. make[5]: Nothing to be done for 'install'.
  1616. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/mapbox'
  1617. cd esri/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/geoservices/esri/esri.pro ) && make -f Makefile install
  1618. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/esri'
  1619. make[5]: Nothing to be done for 'install'.
  1620. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/esri'
  1621. cd itemsoverlay/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/geoservices/itemsoverlay/itemsoverlay.pro ) && make -f Makefile install
  1622. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/itemsoverlay'
  1623. make[5]: Nothing to be done for 'install'.
  1624. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/itemsoverlay'
  1625. cd osm/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/geoservices/osm/osm.pro ) && make -f Makefile install
  1626. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/osm'
  1627. make[5]: Nothing to be done for 'install'.
  1628. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/osm'
  1629. cd ../../3rdparty/mapbox-gl-native/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/3rdparty/mapbox-gl-native/mapbox-gl-native.pro ) && make -f Makefile install
  1630. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/3rdparty/mapbox-gl-native'
  1631. make[5]: Nothing to be done for 'install'.
  1632. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/3rdparty/mapbox-gl-native'
  1633. cd mapboxgl/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/plugins/geoservices/mapboxgl/mapboxgl.pro ) && make -f Makefile install
  1634. make[5]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/mapboxgl'
  1635. make[5]: Nothing to be done for 'install'.
  1636. make[5]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices/mapboxgl'
  1637. make[4]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins/geoservices'
  1638. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/plugins'
  1639. cd positioning/doc/snippets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/positioning/doc/snippets/snippets.pro ) && make -f Makefile install
  1640. make[3]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/positioning/doc/snippets'
  1641. cd cpp/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/positioning/doc/snippets/cpp/cpp.pro ) && make -f Makefile install
  1642. make[4]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/positioning/doc/snippets/cpp'
  1643. make[4]: Nothing to be done for 'install'.
  1644. make[4]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/positioning/doc/snippets/cpp'
  1645. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/positioning/doc/snippets'
  1646. cd location/doc/snippets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/location/doc/snippets/snippets.pro ) && make -f Makefile install
  1647. make[3]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/location/doc/snippets'
  1648. cd places/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/location/doc/snippets/places/places.pro ) && make -f Makefile install
  1649. make[4]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/location/doc/snippets/places'
  1650. make[4]: Nothing to be done for 'install'.
  1651. make[4]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/location/doc/snippets/places'
  1652. cd declarative/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/location/doc/snippets/declarative/declarative.pro ) && make -f Makefile install
  1653. make[4]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/location/doc/snippets/declarative'
  1654. make[4]: Nothing to be done for 'install'.
  1655. make[4]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/location/doc/snippets/declarative'
  1656. cd cpp/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtlocation/src/location/doc/snippets/cpp/cpp.pro ) && make -f Makefile install
  1657. make[4]: Entering directory '/home/tanmay/qt5-build/qtlocation/src/location/doc/snippets/cpp'
  1658. make[4]: Nothing to be done for 'install'.
  1659. make[4]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/location/doc/snippets/cpp'
  1660. make[3]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src/location/doc/snippets'
  1661. make[2]: Leaving directory '/home/tanmay/qt5-build/qtlocation/src'
  1662. make[1]: Leaving directory '/home/tanmay/qt5-build/qtlocation'
  1663. cd qtxmlpatterns/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtxmlpatterns/qtxmlpatterns.pro ) && make -f Makefile install
  1664. make[1]: Entering directory '/home/tanmay/qt5-build/qtxmlpatterns'
  1665. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtxmlpatterns/src/src.pro ) && make -f Makefile install
  1666. make[2]: Entering directory '/home/tanmay/qt5-build/qtxmlpatterns/src'
  1667. cd xmlpatterns/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtxmlpatterns/src/xmlpatterns/xmlpatterns.pro ) && make -f Makefile install
  1668. make[3]: Entering directory '/home/tanmay/qt5-build/qtxmlpatterns/src/xmlpatterns'
  1669. make[3]: Nothing to be done for 'install'.
  1670. make[3]: Leaving directory '/home/tanmay/qt5-build/qtxmlpatterns/src/xmlpatterns'
  1671. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtxmlpatterns/src/imports/imports.pro ) && make -f Makefile install
  1672. make[3]: Entering directory '/home/tanmay/qt5-build/qtxmlpatterns/src/imports'
  1673. cd xmllistmodel/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtxmlpatterns/src/imports/xmllistmodel/xmllistmodel.pro ) && make -f Makefile install
  1674. make[4]: Entering directory '/home/tanmay/qt5-build/qtxmlpatterns/src/imports/xmllistmodel'
  1675. make[4]: Nothing to be done for 'install'.
  1676. make[4]: Leaving directory '/home/tanmay/qt5-build/qtxmlpatterns/src/imports/xmllistmodel'
  1677. make[3]: Leaving directory '/home/tanmay/qt5-build/qtxmlpatterns/src/imports'
  1678. make[2]: Leaving directory '/home/tanmay/qt5-build/qtxmlpatterns/src'
  1679. cd tools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtxmlpatterns/tools/tools.pro ) && make -f Makefile install
  1680. make[2]: Entering directory '/home/tanmay/qt5-build/qtxmlpatterns/tools'
  1681. cd xmlpatterns/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtxmlpatterns/tools/xmlpatterns/xmlpatterns.pro ) && make -f Makefile install
  1682. make[3]: Entering directory '/home/tanmay/qt5-build/qtxmlpatterns/tools/xmlpatterns'
  1683. make[3]: Nothing to be done for 'install'.
  1684. make[3]: Leaving directory '/home/tanmay/qt5-build/qtxmlpatterns/tools/xmlpatterns'
  1685. cd xmlpatternsvalidator/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtxmlpatterns/tools/xmlpatternsvalidator/xmlpatternsvalidator.pro ) && make -f Makefile install
  1686. make[3]: Entering directory '/home/tanmay/qt5-build/qtxmlpatterns/tools/xmlpatternsvalidator'
  1687. make[3]: Nothing to be done for 'install'.
  1688. make[3]: Leaving directory '/home/tanmay/qt5-build/qtxmlpatterns/tools/xmlpatternsvalidator'
  1689. make[2]: Leaving directory '/home/tanmay/qt5-build/qtxmlpatterns/tools'
  1690. make[1]: Leaving directory '/home/tanmay/qt5-build/qtxmlpatterns'
  1691. cd qtmultimedia/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/qtmultimedia.pro ) && make -f Makefile install
  1692. make[1]: Entering directory '/home/tanmay/qt5-build/qtmultimedia'
  1693. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/src.pro ) && make -f Makefile install
  1694. make[2]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src'
  1695. cd multimedia/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/multimedia/multimedia.pro ) && make -f Makefile install
  1696. make[3]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/multimedia'
  1697. make[3]: Nothing to be done for 'install'.
  1698. make[3]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/multimedia'
  1699. cd qtmultimediaquicktools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/qtmultimediaquicktools/qtmultimediaquicktools.pro ) && make -f Makefile install
  1700. make[3]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/qtmultimediaquicktools'
  1701. make[3]: Nothing to be done for 'install'.
  1702. make[3]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/qtmultimediaquicktools'
  1703. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/imports/imports.pro ) && make -f Makefile install
  1704. make[3]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/imports'
  1705. cd multimedia/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/imports/multimedia/multimedia.pro ) && make -f Makefile install
  1706. make[4]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/imports/multimedia'
  1707. make[4]: Nothing to be done for 'install'.
  1708. make[4]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/imports/multimedia'
  1709. make[3]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/imports'
  1710. cd multimediawidgets/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/multimediawidgets/multimediawidgets.pro ) && make -f Makefile install
  1711. make[3]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/multimediawidgets'
  1712. make[3]: Nothing to be done for 'install'.
  1713. make[3]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/multimediawidgets'
  1714. cd gsttools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/gsttools/gsttools.pro ) && make -f Makefile install
  1715. make[3]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/gsttools'
  1716. make[3]: Nothing to be done for 'install'.
  1717. make[3]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/gsttools'
  1718. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/plugins/plugins.pro ) && make -f Makefile install
  1719. make[3]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins'
  1720. cd m3u/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/plugins/m3u/m3u.pro ) && make -f Makefile install
  1721. make[4]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/m3u'
  1722. make[4]: Nothing to be done for 'install'.
  1723. make[4]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/m3u'
  1724. cd videonode/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/plugins/videonode/videonode.pro ) && make -f Makefile install
  1725. make[4]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/videonode'
  1726. make[4]: Nothing to be done for 'install'.
  1727. make[4]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/videonode'
  1728. cd gstreamer/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/plugins/gstreamer/gstreamer.pro ) && make -f Makefile install
  1729. make[4]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/gstreamer'
  1730. cd audiodecoder/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/plugins/gstreamer/audiodecoder/audiodecoder.pro ) && make -f Makefile install
  1731. make[5]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/gstreamer/audiodecoder'
  1732. make[5]: Nothing to be done for 'install'.
  1733. make[5]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/gstreamer/audiodecoder'
  1734. cd camerabin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/plugins/gstreamer/camerabin/camerabin.pro ) && make -f Makefile install
  1735. make[5]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/gstreamer/camerabin'
  1736. make[5]: Nothing to be done for 'install'.
  1737. make[5]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/gstreamer/camerabin'
  1738. cd mediaplayer/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/plugins/gstreamer/mediaplayer/mediaplayer.pro ) && make -f Makefile install
  1739. make[5]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/gstreamer/mediaplayer'
  1740. make[5]: Nothing to be done for 'install'.
  1741. make[5]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/gstreamer/mediaplayer'
  1742. cd mediacapture/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/plugins/gstreamer/mediacapture/mediacapture.pro ) && make -f Makefile install
  1743. make[5]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/gstreamer/mediacapture'
  1744. make[5]: Nothing to be done for 'install'.
  1745. make[5]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/gstreamer/mediacapture'
  1746. make[4]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/gstreamer'
  1747. cd pulseaudio/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/plugins/pulseaudio/pulseaudio.pro ) && make -f Makefile install
  1748. make[4]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/pulseaudio'
  1749. make[4]: Nothing to be done for 'install'.
  1750. make[4]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/pulseaudio'
  1751. cd alsa/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtmultimedia/src/plugins/alsa/alsa.pro ) && make -f Makefile install
  1752. make[4]: Entering directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/alsa'
  1753. make[4]: Nothing to be done for 'install'.
  1754. make[4]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins/alsa'
  1755. make[3]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src/plugins'
  1756. make[2]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia/src'
  1757. make[1]: Leaving directory '/home/tanmay/qt5-build/qtmultimedia'
  1758. cd qtspeech/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtspeech/qtspeech.pro ) && make -f Makefile install
  1759. make[1]: Entering directory '/home/tanmay/qt5-build/qtspeech'
  1760. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtspeech/src/src.pro ) && make -f Makefile install
  1761. make[2]: Entering directory '/home/tanmay/qt5-build/qtspeech/src'
  1762. cd tts/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtspeech/src/tts/tts.pro ) && make -f Makefile install
  1763. make[3]: Entering directory '/home/tanmay/qt5-build/qtspeech/src/tts'
  1764. make[3]: Nothing to be done for 'install'.
  1765. make[3]: Leaving directory '/home/tanmay/qt5-build/qtspeech/src/tts'
  1766. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtspeech/src/plugins/plugins.pro ) && make -f Makefile install
  1767. make[3]: Entering directory '/home/tanmay/qt5-build/qtspeech/src/plugins'
  1768. cd tts/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtspeech/src/plugins/tts/tts.pro ) && make -f Makefile install
  1769. make[4]: Entering directory '/home/tanmay/qt5-build/qtspeech/src/plugins/tts'
  1770. make[4]: Nothing to be done for 'install'.
  1771. make[4]: Leaving directory '/home/tanmay/qt5-build/qtspeech/src/plugins/tts'
  1772. make[3]: Leaving directory '/home/tanmay/qt5-build/qtspeech/src/plugins'
  1773. cd doc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtspeech/src/doc/doc.pro ) && make -f Makefile install
  1774. make[3]: Entering directory '/home/tanmay/qt5-build/qtspeech/src/doc'
  1775. make[3]: Nothing to be done for 'install'.
  1776. make[3]: Leaving directory '/home/tanmay/qt5-build/qtspeech/src/doc'
  1777. make[2]: Leaving directory '/home/tanmay/qt5-build/qtspeech/src'
  1778. make[1]: Leaving directory '/home/tanmay/qt5-build/qtspeech'
  1779. cd qtvirtualkeyboard/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/qtvirtualkeyboard.pro ) && make -f Makefile install
  1780. make[1]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard'
  1781. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/src.pro ) && make -f Makefile install
  1782. make[2]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src'
  1783. cd virtualkeyboard/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/virtualkeyboard/virtualkeyboard.pro ) && make -f Makefile install
  1784. make[3]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/virtualkeyboard'
  1785. make[3]: Nothing to be done for 'install'.
  1786. make[3]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/virtualkeyboard'
  1787. cd import/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/import/import.pro ) && make -f Makefile install
  1788. make[3]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/import'
  1789. Makefile:604: warning: overriding recipe for target 'qmltypes'
  1790. Makefile:601: warning: ignoring old recipe for target 'qmltypes'
  1791. make[3]: Nothing to be done for 'install'.
  1792. make[3]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/import'
  1793. cd settings/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/settings/settings.pro ) && make -f Makefile install
  1794. make[3]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/settings'
  1795. make[3]: Nothing to be done for 'install'.
  1796. make[3]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/settings'
  1797. cd styles/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/styles/styles.pro ) && make -f Makefile install
  1798. make[3]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/styles'
  1799. make[3]: Nothing to be done for 'install'.
  1800. make[3]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/styles'
  1801. cd plugin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugin/plugin.pro ) && make -f Makefile install
  1802. make[3]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugin'
  1803. make[3]: Nothing to be done for 'install'.
  1804. make[3]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugin'
  1805. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/plugins.pro ) && make -f Makefile install
  1806. make[3]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins'
  1807. cd hangul/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/hangul/hangul.pro ) && make -f Makefile install
  1808. make[4]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/hangul'
  1809. make[4]: Nothing to be done for 'install'.
  1810. make[4]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/hangul'
  1811. cd openwnn/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/openwnn/openwnn.pro ) && make -f Makefile install
  1812. make[4]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/openwnn'
  1813. cd 3rdparty/openwnn/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn/openwnn.pro ) && make -f Makefile install
  1814. make[5]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn'
  1815. make[5]: Nothing to be done for 'install'.
  1816. make[5]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/openwnn/3rdparty/openwnn'
  1817. cd plugin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/openwnn/plugin/plugin.pro ) && make -f Makefile install
  1818. make[5]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/openwnn/plugin'
  1819. make[5]: Nothing to be done for 'install'.
  1820. make[5]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/openwnn/plugin'
  1821. make[4]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/openwnn'
  1822. cd pinyin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/pinyin/pinyin.pro ) && make -f Makefile install
  1823. make[4]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/pinyin'
  1824. cd 3rdparty/pinyin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin/pinyin.pro ) && make -f Makefile install
  1825. make[5]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin'
  1826. make[5]: Nothing to be done for 'install'.
  1827. make[5]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/pinyin/3rdparty/pinyin'
  1828. cd plugin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/pinyin/plugin/plugin.pro ) && make -f Makefile install
  1829. make[5]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/pinyin/plugin'
  1830. make[5]: Nothing to be done for 'install'.
  1831. make[5]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/pinyin/plugin'
  1832. make[4]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/pinyin'
  1833. cd tcime/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/tcime/tcime.pro ) && make -f Makefile install
  1834. make[4]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/tcime'
  1835. cd 3rdparty/tcime/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/tcime/3rdparty/tcime/tcime.pro ) && make -f Makefile install
  1836. make[5]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/tcime/3rdparty/tcime'
  1837. make[5]: Nothing to be done for 'install'.
  1838. make[5]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/tcime/3rdparty/tcime'
  1839. cd plugin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/tcime/plugin/plugin.pro ) && make -f Makefile install
  1840. make[5]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/tcime/plugin'
  1841. make[5]: Nothing to be done for 'install'.
  1842. make[5]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/tcime/plugin'
  1843. make[4]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/tcime'
  1844. cd thai/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/thai/thai.pro ) && make -f Makefile install
  1845. make[4]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/thai'
  1846. cd plugin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtvirtualkeyboard/src/plugins/thai/plugin/plugin.pro ) && make -f Makefile install
  1847. make[5]: Entering directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/thai/plugin'
  1848. make[5]: Nothing to be done for 'install'.
  1849. make[5]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/thai/plugin'
  1850. make[4]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins/thai'
  1851. make[3]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src/plugins'
  1852. make[2]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard/src'
  1853. make[1]: Leaving directory '/home/tanmay/qt5-build/qtvirtualkeyboard'
  1854. cd qtdatavis3d/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdatavis3d/qtdatavis3d.pro ) && make -f Makefile install
  1855. make[1]: Entering directory '/home/tanmay/qt5-build/qtdatavis3d'
  1856. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdatavis3d/src/src.pro ) && make -f Makefile install
  1857. make[2]: Entering directory '/home/tanmay/qt5-build/qtdatavis3d/src'
  1858. cd datavisualization/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdatavis3d/src/datavisualization/datavisualization.pro ) && make -f Makefile install
  1859. make[3]: Entering directory '/home/tanmay/qt5-build/qtdatavis3d/src/datavisualization'
  1860. make[3]: Nothing to be done for 'install'.
  1861. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdatavis3d/src/datavisualization'
  1862. cd datavisualizationqml2/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdatavis3d/src/datavisualizationqml2/datavisualizationqml2.pro ) && make -f Makefile install
  1863. make[3]: Entering directory '/home/tanmay/qt5-build/qtdatavis3d/src/datavisualizationqml2'
  1864. make[3]: Nothing to be done for 'install'.
  1865. make[3]: Leaving directory '/home/tanmay/qt5-build/qtdatavis3d/src/datavisualizationqml2'
  1866. make[2]: Leaving directory '/home/tanmay/qt5-build/qtdatavis3d/src'
  1867. make[1]: Leaving directory '/home/tanmay/qt5-build/qtdatavis3d'
  1868. cd qtcharts/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtcharts/qtcharts.pro ) && make -f Makefile install
  1869. make[1]: Entering directory '/home/tanmay/qt5-build/qtcharts'
  1870. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtcharts/src/src.pro ) && make -f Makefile install
  1871. make[2]: Entering directory '/home/tanmay/qt5-build/qtcharts/src'
  1872. cd charts/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtcharts/src/charts/charts.pro ) && make -f Makefile install
  1873. make[3]: Entering directory '/home/tanmay/qt5-build/qtcharts/src/charts'
  1874. make[3]: Nothing to be done for 'install'.
  1875. make[3]: Leaving directory '/home/tanmay/qt5-build/qtcharts/src/charts'
  1876. cd chartsqml2/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtcharts/src/chartsqml2/chartsqml2.pro ) && make -f Makefile install
  1877. make[3]: Entering directory '/home/tanmay/qt5-build/qtcharts/src/chartsqml2'
  1878. make[3]: Nothing to be done for 'install'.
  1879. make[3]: Leaving directory '/home/tanmay/qt5-build/qtcharts/src/chartsqml2'
  1880. make[2]: Leaving directory '/home/tanmay/qt5-build/qtcharts/src'
  1881. make[1]: Leaving directory '/home/tanmay/qt5-build/qtcharts'
  1882. cd qtwinextras/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwinextras/qtwinextras.pro ) && make -f Makefile install
  1883. make[1]: Entering directory '/home/tanmay/qt5-build/qtwinextras'
  1884. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwinextras/src/src.pro ) && make -f Makefile install
  1885. make[2]: Entering directory '/home/tanmay/qt5-build/qtwinextras/src'
  1886. make[2]: Nothing to be done for 'install'.
  1887. make[2]: Leaving directory '/home/tanmay/qt5-build/qtwinextras/src'
  1888. make[1]: Leaving directory '/home/tanmay/qt5-build/qtwinextras'
  1889. cd qttools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/qttools.pro ) && make -f Makefile install
  1890. make[1]: Entering directory '/home/tanmay/qt5-build/qttools'
  1891. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/src.pro ) && make -f Makefile install
  1892. make[2]: Entering directory '/home/tanmay/qt5-build/qttools/src'
  1893. cd designer/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/designer/designer.pro ) && make -f Makefile install
  1894. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/designer'
  1895. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/designer/src/src.pro ) && make -f Makefile install
  1896. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/designer/src'
  1897. cd uiplugin/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/designer/src/uiplugin/uiplugin.pro ) && make -f Makefile install
  1898. make[5]: Entering directory '/home/tanmay/qt5-build/qttools/src/designer/src/uiplugin'
  1899. make[5]: Nothing to be done for 'install'.
  1900. make[5]: Leaving directory '/home/tanmay/qt5-build/qttools/src/designer/src/uiplugin'
  1901. cd uitools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/designer/src/uitools/uitools.pro ) && make -f Makefile install
  1902. make[5]: Entering directory '/home/tanmay/qt5-build/qttools/src/designer/src/uitools'
  1903. make[5]: Nothing to be done for 'install'.
  1904. make[5]: Leaving directory '/home/tanmay/qt5-build/qttools/src/designer/src/uitools'
  1905. cd lib/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/designer/src/lib/lib.pro ) && make -f Makefile install
  1906. make[5]: Entering directory '/home/tanmay/qt5-build/qttools/src/designer/src/lib'
  1907. make[5]: Nothing to be done for 'install'.
  1908. make[5]: Leaving directory '/home/tanmay/qt5-build/qttools/src/designer/src/lib'
  1909. cd components/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/designer/src/components/components.pro ) && make -f Makefile install
  1910. make[5]: Entering directory '/home/tanmay/qt5-build/qttools/src/designer/src/components'
  1911. cd lib/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/designer/src/components/lib/lib.pro ) && make -f Makefile install
  1912. make[6]: Entering directory '/home/tanmay/qt5-build/qttools/src/designer/src/components/lib'
  1913. make[6]: Nothing to be done for 'install'.
  1914. make[6]: Leaving directory '/home/tanmay/qt5-build/qttools/src/designer/src/components/lib'
  1915. make[5]: Leaving directory '/home/tanmay/qt5-build/qttools/src/designer/src/components'
  1916. cd designer/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/designer/src/designer/designer.pro ) && make -f Makefile install
  1917. make[5]: Entering directory '/home/tanmay/qt5-build/qttools/src/designer/src/designer'
  1918. make[5]: Nothing to be done for 'install'.
  1919. make[5]: Leaving directory '/home/tanmay/qt5-build/qttools/src/designer/src/designer'
  1920. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/designer/src/plugins/plugins.pro ) && make -f Makefile install
  1921. make[5]: Entering directory '/home/tanmay/qt5-build/qttools/src/designer/src/plugins'
  1922. cd qquickwidget/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/designer/src/plugins/qquickwidget/qquickwidget.pro ) && make -f Makefile install
  1923. make[6]: Entering directory '/home/tanmay/qt5-build/qttools/src/designer/src/plugins/qquickwidget'
  1924. make[6]: Nothing to be done for 'install'.
  1925. make[6]: Leaving directory '/home/tanmay/qt5-build/qttools/src/designer/src/plugins/qquickwidget'
  1926. make[5]: Leaving directory '/home/tanmay/qt5-build/qttools/src/designer/src/plugins'
  1927. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/designer/src'
  1928. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/designer'
  1929. cd pixeltool/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/pixeltool/pixeltool.pro ) && make -f Makefile install
  1930. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/pixeltool'
  1931. make[3]: Nothing to be done for 'install'.
  1932. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/pixeltool'
  1933. cd assistant/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/assistant/assistant.pro ) && make -f Makefile install
  1934. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/assistant'
  1935. cd help/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/assistant/help/help.pro ) && make -f Makefile install
  1936. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/assistant/help'
  1937. make[4]: Nothing to be done for 'install'.
  1938. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/assistant/help'
  1939. cd assistant/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/assistant/assistant/assistant.pro ) && make -f Makefile install
  1940. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/assistant/assistant'
  1941. make[4]: Nothing to be done for 'install'.
  1942. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/assistant/assistant'
  1943. cd qhelpgenerator/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/assistant/qhelpgenerator/qhelpgenerator.pro ) && make -f Makefile install
  1944. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/assistant/qhelpgenerator'
  1945. make[4]: Nothing to be done for 'install'.
  1946. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/assistant/qhelpgenerator'
  1947. cd qcollectiongenerator/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/assistant/qcollectiongenerator/qcollectiongenerator.pro ) && make -f Makefile install
  1948. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/assistant/qcollectiongenerator'
  1949. make[4]: Nothing to be done for 'install'.
  1950. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/assistant/qcollectiongenerator'
  1951. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/assistant'
  1952. cd distancefieldgenerator/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/distancefieldgenerator/distancefieldgenerator.pro ) && make -f Makefile install
  1953. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/distancefieldgenerator'
  1954. make[3]: Nothing to be done for 'install'.
  1955. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/distancefieldgenerator'
  1956. cd linguist/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/linguist/linguist.pro ) && make -f Makefile install
  1957. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/linguist'
  1958. cd lconvert/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/linguist/lconvert/lconvert.pro ) && make -f Makefile install
  1959. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/linguist/lconvert'
  1960. make[4]: Nothing to be done for 'install'.
  1961. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/linguist/lconvert'
  1962. cd lprodump/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/linguist/lprodump/lprodump.pro ) && make -f Makefile install
  1963. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/linguist/lprodump'
  1964. make[4]: Nothing to be done for 'install'.
  1965. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/linguist/lprodump'
  1966. cd lrelease/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/linguist/lrelease/lrelease.pro ) && make -f Makefile install
  1967. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/linguist/lrelease'
  1968. make[4]: Nothing to be done for 'install'.
  1969. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/linguist/lrelease'
  1970. cd lrelease-pro/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/linguist/lrelease-pro/lrelease-pro.pro ) && make -f Makefile install
  1971. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/linguist/lrelease-pro'
  1972. make[4]: Nothing to be done for 'install'.
  1973. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/linguist/lrelease-pro'
  1974. cd lupdate/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/linguist/lupdate/lupdate.pro ) && make -f Makefile install
  1975. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/linguist/lupdate'
  1976. make[4]: Nothing to be done for 'install'.
  1977. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/linguist/lupdate'
  1978. cd lupdate-pro/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/linguist/lupdate-pro/lupdate-pro.pro ) && make -f Makefile install
  1979. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/linguist/lupdate-pro'
  1980. make[4]: Nothing to be done for 'install'.
  1981. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/linguist/lupdate-pro'
  1982. cd linguist/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/linguist/linguist/linguist.pro ) && make -f Makefile install
  1983. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/linguist/linguist'
  1984. make[4]: Nothing to be done for 'install'.
  1985. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/linguist/linguist'
  1986. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/linguist'
  1987. cd qtattributionsscanner/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/qtattributionsscanner/qtattributionsscanner.pro ) && make -f Makefile install
  1988. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/qtattributionsscanner'
  1989. make[3]: Nothing to be done for 'install'.
  1990. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/qtattributionsscanner'
  1991. cd qtplugininfo/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/qtplugininfo/qtplugininfo.pro ) && make -f Makefile install
  1992. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/qtplugininfo'
  1993. make[3]: Nothing to be done for 'install'.
  1994. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/qtplugininfo'
  1995. cd qdoc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/qdoc/qdoc.pro ) && make -f Makefile install
  1996. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/qdoc'
  1997. make[3]: Nothing to be done for 'install'.
  1998. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/qdoc'
  1999. cd qtpaths/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/qtpaths/qtpaths.pro ) && make -f Makefile install
  2000. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/qtpaths'
  2001. make[3]: Nothing to be done for 'install'.
  2002. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/qtpaths'
  2003. cd qdbus/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/qdbus/qdbus.pro ) && make -f Makefile install
  2004. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/qdbus'
  2005. cd qdbus/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/qdbus/qdbus/qdbus.pro ) && make -f Makefile install
  2006. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/qdbus/qdbus'
  2007. make[4]: Nothing to be done for 'install'.
  2008. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/qdbus/qdbus'
  2009. cd qdbusviewer/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/qdbus/qdbusviewer/qdbusviewer.pro ) && make -f Makefile install
  2010. make[4]: Entering directory '/home/tanmay/qt5-build/qttools/src/qdbus/qdbusviewer'
  2011. make[4]: Nothing to be done for 'install'.
  2012. make[4]: Leaving directory '/home/tanmay/qt5-build/qttools/src/qdbus/qdbusviewer'
  2013. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/qdbus'
  2014. cd qtdiag/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttools/src/qtdiag/qtdiag.pro ) && make -f Makefile install
  2015. make[3]: Entering directory '/home/tanmay/qt5-build/qttools/src/qtdiag'
  2016. make[3]: Nothing to be done for 'install'.
  2017. make[3]: Leaving directory '/home/tanmay/qt5-build/qttools/src/qtdiag'
  2018. make[2]: Leaving directory '/home/tanmay/qt5-build/qttools/src'
  2019. make[1]: Leaving directory '/home/tanmay/qt5-build/qttools'
  2020. cd qtscript/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscript/qtscript.pro ) && make -f Makefile install
  2021. make[1]: Entering directory '/home/tanmay/qt5-build/qtscript'
  2022. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscript/src/src.pro ) && make -f Makefile install
  2023. make[2]: Entering directory '/home/tanmay/qt5-build/qtscript/src'
  2024. cd script/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscript/src/script/script.pro ) && make -f Makefile install
  2025. make[3]: Entering directory '/home/tanmay/qt5-build/qtscript/src/script'
  2026. make[3]: Nothing to be done for 'install'.
  2027. make[3]: Leaving directory '/home/tanmay/qt5-build/qtscript/src/script'
  2028. cd scripttools/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtscript/src/scripttools/scripttools.pro ) && make -f Makefile install
  2029. make[3]: Entering directory '/home/tanmay/qt5-build/qtscript/src/scripttools'
  2030. make[3]: Nothing to be done for 'install'.
  2031. make[3]: Leaving directory '/home/tanmay/qt5-build/qtscript/src/scripttools'
  2032. make[2]: Leaving directory '/home/tanmay/qt5-build/qtscript/src'
  2033. make[1]: Leaving directory '/home/tanmay/qt5-build/qtscript'
  2034. cd qtwebview/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebview/qtwebview.pro ) && make -f Makefile install
  2035. make[1]: Entering directory '/home/tanmay/qt5-build/qtwebview'
  2036. cd src/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebview/src/src.pro ) && make -f Makefile install
  2037. make[2]: Entering directory '/home/tanmay/qt5-build/qtwebview/src'
  2038. cd webview/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebview/src/webview/webview.pro ) && make -f Makefile install
  2039. make[3]: Entering directory '/home/tanmay/qt5-build/qtwebview/src/webview'
  2040. make[3]: Nothing to be done for 'install'.
  2041. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwebview/src/webview'
  2042. cd imports/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebview/src/imports/imports.pro ) && make -f Makefile install
  2043. make[3]: Entering directory '/home/tanmay/qt5-build/qtwebview/src/imports'
  2044. make[3]: Nothing to be done for 'install'.
  2045. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwebview/src/imports'
  2046. cd plugins/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtwebview/src/plugins/plugins.pro ) && make -f Makefile install
  2047. make[3]: Entering directory '/home/tanmay/qt5-build/qtwebview/src/plugins'
  2048. make[3]: Nothing to be done for 'install'.
  2049. make[3]: Leaving directory '/home/tanmay/qt5-build/qtwebview/src/plugins'
  2050. make[2]: Leaving directory '/home/tanmay/qt5-build/qtwebview/src'
  2051. make[1]: Leaving directory '/home/tanmay/qt5-build/qtwebview'
  2052. cd qttranslations/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttranslations/qttranslations.pro ) && make -f Makefile install
  2053. make[1]: Entering directory '/home/tanmay/qt5-build/qttranslations'
  2054. cd translations/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qttranslations/translations/translations.pro ) && make -f Makefile install
  2055. make[2]: Entering directory '/home/tanmay/qt5-build/qttranslations/translations'
  2056. make[2]: Nothing to be done for 'install'.
  2057. make[2]: Leaving directory '/home/tanmay/qt5-build/qttranslations/translations'
  2058. make[1]: Leaving directory '/home/tanmay/qt5-build/qttranslations'
  2059. cd qtdoc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdoc/qtdoc.pro ) && make -f Makefile install
  2060. make[1]: Entering directory '/home/tanmay/qt5-build/qtdoc'
  2061. cd doc/src/cmake/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdoc/doc/src/cmake/cmake.pro ) && make -f Makefile install
  2062. make[2]: Entering directory '/home/tanmay/qt5-build/qtdoc/doc/src/cmake'
  2063. make[2]: Nothing to be done for 'install'.
  2064. make[2]: Leaving directory '/home/tanmay/qt5-build/qtdoc/doc/src/cmake'
  2065. cd doc/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtdoc/doc/doc.pro ) && make -f Makefile install
  2066. make[2]: Entering directory '/home/tanmay/qt5-build/qtdoc/doc'
  2067. make[2]: Nothing to be done for 'install'.
  2068. make[2]: Leaving directory '/home/tanmay/qt5-build/qtdoc/doc'
  2069. make[1]: Leaving directory '/home/tanmay/qt5-build/qtdoc'
  2070. cd qtqa/ && ( test -e Makefile || /home/tanmay/qt5-build/qtbase/bin/qmake -o Makefile /home/tanmay/qt5/qtqa/qtqa.pro ) && make -f Makefile install
  2071. make[1]: Entering directory '/home/tanmay/qt5-build/qtqa'
  2072. make[1]: Nothing to be done for 'install'.
  2073. make[1]: Leaving directory '/home/tanmay/qt5-build/qtqa'
  2074.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement