Advertisement
Guest User

Untitled

a guest
Dec 15th, 2016
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 23.86 KB | None | 0 0
  1. anon@debian:~$ git clone https://github.com/neuronalmotion/qtrpi.git
  2. Cloning into 'qtrpi'...
  3. remote: Counting objects: 530, done.
  4. remote: Total 530 (delta 0), reused 0 (delta 0), pack-reused 530
  5. Receiving objects: 100% (530/530), 267.91 KiB | 0 bytes/s, done.
  6. Resolving deltas: 100% (295/295), done.
  7. Checking connectivity... done.
  8. anon@debian:~$ cd qtrpi
  9. anon@debian:~/qtrpi$ export QTRPI_QT_VERSION='5.7.1'
  10. anon@debian:~/qtrpi$ export QTRPI_QT_VERSION='5.7.0'
  11. anon@debian:~/qtrpi$ export QTRPI_TARGET_DEVICE='linux-rpi3-g++'
  12. anon@debian:~/qtrpi$ export QTRPI_TARGET_HOST='pi@192.168.0.20'
  13. anon@debian:~/qtrpi$ ./init-qtrpi-full.sh
  14. [sudo] password for anon:
  15. mkdir: cannot create directory ‘raspi’: File exists
  16. mkdir: cannot create directory ‘raspbian’: File exists
  17. mkdir: cannot create directory ‘bin’: File exists
  18.  
  19. --------------------------------------------------------------------
  20. Downloading Raspberry Pi toolchain
  21. --------------------------------------------------------------------
  22. /opt/qtrpi/raspi /opt/qtrpi
  23. fatal: destination path 'tools' already exists and is not an empty directory.
  24. /opt/qtrpi
  25.  
  26. --------------------------------------------------------------------
  27. Downloading Raspbian latest image
  28. --------------------------------------------------------------------
  29. --2016-12-15 11:45:48--  https://downloads.raspberrypi.org/raspbian_latest
  30. Resolving downloads.raspberrypi.org (downloads.raspberrypi.org)... 93.93.128.133, 93.93.128.230, 46.235.227.11, ...
  31. Connecting to downloads.raspberrypi.org (downloads.raspberrypi.org)|93.93.128.133|:443... connected.
  32. HTTP request sent, awaiting response... 302 Found
  33. Location: https://downloads.raspberrypi.org/raspbian/images/raspbian-2016-11-29/2016-11-25-raspbian-jessie.zip [following]
  34. --2016-12-15 11:45:48--  https://downloads.raspberrypi.org/raspbian/images/raspbian-2016-11-29/2016-11-25-raspbian-jessie.zip
  35. Reusing existing connection to downloads.raspberrypi.org:443.
  36. HTTP request sent, awaiting response... 302 Found
  37. Location: http://director.downloads.raspberrypi.org/raspbian/images/raspbian-2016-11-29/2016-11-25-raspbian-jessie.zip [following]
  38. --2016-12-15 11:45:48--  http://director.downloads.raspberrypi.org/raspbian/images/raspbian-2016-11-29/2016-11-25-raspbian-jessie.zip
  39. Resolving director.downloads.raspberrypi.org (director.downloads.raspberrypi.org)... 93.93.128.230, 46.235.227.11, 93.93.130.214, ...
  40. Connecting to director.downloads.raspberrypi.org (director.downloads.raspberrypi.org)|93.93.128.230|:80... connected.
  41. HTTP request sent, awaiting response... 200 OK
  42. Length: 1540284051 (1.4G) [application/zip]
  43. Saving to: ‘2016-11-25-raspbian-jessie.zip’
  44.  
  45. 2016-11-25-raspbia 100%[================>]   1.43G  7.33MB/s   in 6m 18s s
  46.  
  47. 2016-12-15 11:52:06 (3.89 MB/s) - ‘2016-11-25-raspbian-jessie.zip’ saved [1540284051/1540284051]
  48.  
  49. Archive:  2016-11-25-raspbian-jessie.zip
  50.   inflating: 2016-11-25-raspbian-jessie.img  
  51.  
  52. --------------------------------------------------------------------
  53. Creating sysroot
  54. --------------------------------------------------------------------
  55. losetup: 2016-11-25-raspbian-jessie.img: failed to set up loop device: Device or resource busy
  56. mount: special device /dev/loop0p2 does not exist
  57. umount: /mnt/raspbian: not mounted
  58. Reading package lists... Done
  59. Building dependency tree      
  60. Reading state information... Done
  61. The following NEW packages will be installed:
  62.   qemu-user-static
  63. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  64. Need to get 6,913 kB of archives.
  65. After this operation, 81.7 MB of additional disk space will be used.
  66. Get:1 http://security.debian.org/ jessie/updates/main qemu-user-static amd64 1:2.1+dfsg-12+deb8u6 [6,913 kB]
  67. Fetched 6,913 kB in 1s (5,223 kB/s)          
  68. Selecting previously unselected package qemu-user-static.
  69. (Reading database ... 181900 files and directories currently installed.)
  70. Preparing to unpack .../qemu-user-static_1%3a2.1+dfsg-12+deb8u6_amd64.deb ...
  71. Unpacking qemu-user-static (1:2.1+dfsg-12+deb8u6) ...
  72. Processing triggers for man-db (2.7.0.2-5) ...
  73. Setting up qemu-user-static (1:2.1+dfsg-12+deb8u6) ...
  74. cp: cannot create regular file ‘sysroot-full/usr/bin/’: No such file or directory
  75. mount: mount point sysroot-full/proc does not exist
  76. mount: mount point sysroot-full/dev does not exist
  77. mount: mount point sysroot-full/sys does not exist
  78. sed: can't read sysroot-full/etc/ld.so.preload: No such file or directory
  79. sed: can't read sysroot-full/etc/apt/sources.list: No such file or directory
  80. chroot: failed to run command/bin/bash’: No such file or directory
  81. chroot: failed to run command/bin/bash’: No such file or directory
  82. chroot: failed to run command/bin/bash’: No such file or directory
  83. chroot: failed to run command/bin/bash’: No such file or directory
  84. umount: sysroot-full/sys: mountpoint not found
  85. umount: sysroot-full/dev: mountpoint not found
  86. umount: sysroot-full/proc: mountpoint not found
  87. sending incremental file list
  88. rsync: change_dir "/opt/qtrpi/raspbian/sysroot-full/lib" failed: No such file or directory (2)
  89.  
  90. sent 20 bytes  received 12 bytes  64.00 bytes/sec
  91. total size is 0  speedup is 0.00
  92. rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1]
  93. sending incremental file list
  94. rsync: change_dir "/opt/qtrpi/raspbian/sysroot-full/usr/include" failed: No such file or directory (2)
  95.  
  96. sent 20 bytes  received 12 bytes  64.00 bytes/sec
  97. total size is 0  speedup is 0.00
  98. rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1]
  99. sending incremental file list
  100. rsync: change_dir "/opt/qtrpi/raspbian/sysroot-full/usr/lib" failed: No such file or directory (2)
  101.  
  102. sent 20 bytes  received 12 bytes  64.00 bytes/sec
  103. total size is 0  speedup is 0.00
  104. rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1]
  105. sending incremental file list
  106. rsync: change_dir "/opt/qtrpi/raspbian/sysroot-full/opt/vc" failed: No such file or directory (2)
  107.  
  108. sent 20 bytes  received 12 bytes  64.00 bytes/sec
  109. total size is 0  speedup is 0.00
  110. rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1]
  111.  
  112. --------------------------------------------------------------------
  113. Create modules directory...
  114. --------------------------------------------------------------------
  115.  
  116. --------------------------------------------------------------------
  117. Synchronize all modules...
  118. --------------------------------------------------------------------
  119. Cloning into 'qtbase'...
  120. remote: Counting objects: 440799, done.
  121. remote: Compressing objects: 100% (122289/122289), done.
  122. remote: Total 440799 (delta 349690), reused 390688 (delta 312988)
  123. Receiving objects: 100% (440799/440799), 210.40 MiB | 4.69 MiB/s, done.
  124. Resolving deltas: 100% (349690/349690), done.
  125. Checking connectivity... done.
  126. Checking out files: 100% (21493/21493), done.
  127. /opt/qtrpi/modules/qtbase /opt/qtrpi/modules
  128. HEAD is now at 3a9801d doc: Specify which characters are replaced by toPlainText()
  129. make: *** No rule to make target 'clean'.  Stop.
  130. Note: checking out 'tags/v5.7.0'.
  131.  
  132. You are in 'detached HEAD' state. You can look around, make experimental
  133. changes and commit them, and you can discard any commits you make in this
  134. state without impacting any branches by performing another checkout.
  135.  
  136. If you want to create a new branch to retain commits you create, you may
  137. do so (now or later) by using -b with the checkout command again. Example:
  138.  
  139.   git checkout -b new_branch_name
  140.  
  141. HEAD is now at 6c1e352... Add Qt 5.7.0 changelog
  142. /opt/qtrpi/modules
  143. Cloning into 'qtdeclarative'...
  144. remote: Counting objects: 195228, done.
  145. remote: Compressing objects: 100% (70808/70808), done.
  146. remote: Total 195228 (delta 154085), reused 152069 (delta 122073)
  147. Receiving objects: 100% (195228/195228), 83.71 MiB | 5.34 MiB/s, done.
  148. Resolving deltas: 100% (154085/154085), done.
  149. Checking connectivity... done.
  150. /opt/qtrpi/modules/qtdeclarative /opt/qtrpi/modules
  151. HEAD is now at 16c81bb Example: correction initialization fields Header.qml
  152. make: *** No rule to make target 'clean'.  Stop.
  153. Note: checking out 'tags/v5.7.0'.
  154.  
  155. You are in 'detached HEAD' state. You can look around, make experimental
  156. changes and commit them, and you can discard any commits you make in this
  157. state without impacting any branches by performing another checkout.
  158.  
  159. If you want to create a new branch to retain commits you create, you may
  160. do so (now or later) by using -b with the checkout command again. Example:
  161.  
  162.   git checkout -b new_branch_name
  163.  
  164. HEAD is now at 210617d... QML: Only release types if they aren't referenced anymore
  165. /opt/qtrpi/modules
  166. Cloning into 'qt3d'...
  167. remote: Counting objects: 83131, done.
  168. remote: Compressing objects: 100% (8460/8460), done.
  169. remote: Total 83131 (delta 6207), reused 0 (delta 0)
  170. Receiving objects: 100% (83131/83131), 71.85 MiB | 5.81 MiB/s, done.
  171. Resolving deltas: 100% (65919/65919), done.
  172. Checking connectivity... done.
  173. /opt/qtrpi/modules/qt3d /opt/qtrpi/modules
  174. HEAD is now at b3b2535 Add FrameProfiler
  175. make: *** No rule to make target 'clean'.  Stop.
  176. Note: checking out 'tags/v5.7.0'.
  177.  
  178. You are in 'detached HEAD' state. You can look around, make experimental
  179. changes and commit them, and you can discard any commits you make in this
  180. state without impacting any branches by performing another checkout.
  181.  
  182. If you want to create a new branch to retain commits you create, you may
  183. do so (now or later) by using -b with the checkout command again. Example:
  184.  
  185.  git checkout -b new_branch_name
  186.  
  187. HEAD is now at eb3fed5... Fix broken connection due to API change in b1ace55
  188. /opt/qtrpi/modules
  189. Cloning into 'qtquickcontrols'...
  190. remote: Counting objects: 31357, done.
  191. remote: Compressing objects: 100% (12377/12377), done.
  192. remote: Total 31357 (delta 22221), reused 25652 (delta 18509)
  193. Receiving objects: 100% (31357/31357), 14.26 MiB | 6.85 MiB/s, done.
  194. Resolving deltas: 100% (22221/22221), done.
  195. Checking connectivity... done.
  196. /opt/qtrpi/modules/qtquickcontrols /opt/qtrpi/modules
  197. HEAD is now at 84b48ca Merge remote-tracking branch 'origin/5.7' into 5.8
  198. make: *** No rule to make target 'clean'.  Stop.
  199. Note: checking out 'tags/v5.7.0'.
  200.  
  201. You are in 'detached HEAD' state. You can look around, make experimental
  202. changes and commit them, and you can discard any commits you make in this
  203. state without impacting any branches by performing another checkout.
  204.  
  205. If you want to create a new branch to retain commits you create, you may
  206. do so (now or later) by using -b with the checkout command again. Example:
  207.  
  208.  git checkout -b new_branch_name
  209.  
  210. HEAD is now at b5a8306... Fix Controls 1 types linking to Controls 2
  211. /opt/qtrpi/modules
  212. Cloning into 'qtquickcontrols2'...
  213. remote: Counting objects: 27266, done.
  214. remote: Compressing objects: 100% (12162/12162), done.
  215. remote: Total 27266 (delta 19646), reused 21284 (delta 14949)
  216. Receiving objects: 100% (27266/27266), 9.16 MiB | 7.00 MiB/s, done.
  217. Resolving deltas: 100% (19646/19646), done.
  218. Checking connectivity... done.
  219. /opt/qtrpi/modules/qtquickcontrols2 /opt/qtrpi/modules
  220. HEAD is now at 74b6f17 Stabilize tst_combobox::test_modelReset()
  221. make: *** No rule to make target 'clean'.  Stop.
  222. Note: checking out 'tags/v5.7.0'.
  223.  
  224. You are in 'detached HEAD' state. You can look around, make experimental
  225. changes and commit them, and you can discard any commits you make in this
  226. state without impacting any branches by performing another checkout.
  227.  
  228. If you want to create a new branch to retain commits you create, you may
  229. do so (now or later) by using -b with the checkout command again. Example:
  230.  
  231.  git checkout -b new_branch_name
  232.  
  233. HEAD is now at 6b0fc95... Update plugins.qmltypes to avoid race condition in code model
  234. /opt/qtrpi/modules
  235. true
  236.  
  237. --------------------------------------------------------------------
  238. Clean output directory...
  239. --------------------------------------------------------------------
  240.  
  241. --------------------------------------------------------------------
  242. Build qtbase...
  243. --------------------------------------------------------------------
  244. /opt/qtrpi/modules/qtbase /opt/qtrpi
  245. HEAD is now at 6c1e352 Add Qt 5.7.0 changelog
  246. make: *** No rule to make target 'clean'.  Stop.
  247.  
  248. This is the Qt Open Source Edition.
  249.  
  250. You are licensed to use this software under the terms of
  251. the GNU Lesser General Public License (LGPL) versions 3.
  252. You are also licensed to use this software under the terms of
  253. the GNU General Public License (GPL) versions 2.
  254.  
  255. You have already accepted the terms of the Open Source license.
  256.  
  257. <srcbase> = /opt/qtrpi/modules/qtbase
  258. <outbase> = /opt/qtrpi/modules/qtbase
  259. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/animation/ { qabstractanimation.h (1), qabstractanimation_p.h (1), qanimationgroup.h (1), qanimationgroup_p.h (1), qparallelanimationgroup.h (1), qparallelanimationgroup_p.h (1), qpauseanimation.h (1), qpropertyanimation.h (1), qpropertyanimation_p.h (1), qsequentialanimationgroup.h (1), qsequentialanimationgroup_p.h (1), qvariantanimation.h (1), qvariantanimation_p.h (1) }
  260. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/arch/ { qatomic_bootstrap.h (1), qatomic_cxx11.h (1), qatomic_msvc.h (1) }
  261. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/codecs/ { cp949codetbl_p.h (1), qbig5codec_p.h (1), qeucjpcodec_p.h (1), qeuckrcodec_p.h (1), qgb18030codec_p.h (1), qiconvcodec_p.h (1), qicucodec_p.h (1), qisciicodec_p.h (1), qjiscodec_p.h (1), qjpunicode_p.h (1), qlatincodec_p.h (1), qsimplecodec_p.h (1), qsjiscodec_p.h (1), qtextcodec.h (1), qtextcodec_p.h (1), qtsciicodec_p.h (1), qutfcodec_p.h (1), qwindowscodec_p.h (1) }
  262. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/global/ { qcompilerdetection.h (1), qconfig-dist.h (1), qconfig-large.h (1), qconfig-medium.h (1), qconfig-minimal.h (1), qconfig-nacl.h (1), qconfig-small.h (1), qendian.h (1), qflags.h (1), qglobal.h (1), qglobalstatic.h (1), qhooks_p.h (1), qisenum.h (1), qlibraryinfo.h (1), qlogging.h (1), qnamespace.h (1), qnumeric.h (1), qnumeric_p.h (1), qprocessordetection.h (1), qsysinfo.h (1), qsystemdetection.h (1), qt_pch.h (1), qt_windows.h (1), qtypeinfo.h (1), qtypetraits.h (1), qversiontagging.h (1) }
  263. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/io/ { qabstractfileengine_p.h (1), qbuffer.h (1), qdatastream.h (1), qdatastream_p.h (1), qdataurl_p.h (1), qdebug.h (1), qdebug_p.h (1), qdir.h (1), qdir_p.h (1), qdiriterator.h (1), qfile.h (1), qfile_p.h (1), qfiledevice.h (1), qfiledevice_p.h (1), qfileinfo.h (1), qfileinfo_p.h (1), qfileselector.h (1), qfileselector_p.h (1), qfilesystemengine_p.h (1), qfilesystementry_p.h (1), qfilesystemiterator_p.h (1), qfilesystemmetadata_p.h (1), qfilesystemwatcher.h (1), qfilesystemwatcher_fsevents_p.h (1), qfilesystemwatcher_inotify_p.h (1), qfilesystemwatcher_kqueue_p.h (1), qfilesystemwatcher_p.h (1), qfilesystemwatcher_polling_p.h (1), qfilesystemwatcher_win_p.h (1), qfsfileengine_iterator_p.h (1), qfsfileengine_p.h (1), qiodevice.h (1), qiodevice_p.h (1), qipaddress_p.h (1), qlockfile.h (1), qlockfile_p.h (1), qloggingcategory.h (1), qloggingregistry_p.h (1), qnoncontiguousbytedevice_p.h (1), qprocess.h (1), qprocess_p.h (1), qresource.h (1), qresource_iterator_p.h (1), qresource_p.h (1), qsavefile.h (1), qsavefile_p.h (1), qsettings.h (1), qsettings_p.h (1), qstandardpaths.h (1), qstorageinfo.h (1), qstorageinfo_p.h (1), qtemporarydir.h (1), qtemporaryfile.h (1), qtemporaryfile_p.h (1), qtextstream.h (1), qtextstream_p.h (1), qtldurl_p.h (1), qurl.h (1), qurl_p.h (1), qurlquery.h (1), qurltlds_p.h (1), qwindowspipereader_p.h (1), qwindowspipewriter_p.h (1), qwinoverlappedionotifier_p.h (1) }
  264. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/itemmodels/ { qabstractitemmodel.h (1), qabstractitemmodel_p.h (1), qabstractproxymodel.h (1), qabstractproxymodel_p.h (1), qidentityproxymodel.h (1), qitemselectionmodel.h (1), qitemselectionmodel_p.h (1), qsortfilterproxymodel.h (1), qstringlistmodel.h (1) }
  265. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/json/ { qjson_p.h (1), qjsonarray.h (1), qjsondocument.h (1), qjsonobject.h (1), qjsonparser_p.h (1), qjsonvalue.h (1), qjsonwriter_p.h (1) }
  266. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/kernel/ { qabstracteventdispatcher.h (1), qabstracteventdispatcher_p.h (1), qabstractnativeeventfilter.h (1), qbasictimer.h (1), qcfsocketnotifier_p.h (1), qcore_mac_p.h (1), qcore_unix_p.h (1), qcoreapplication.h (1), qcoreapplication_p.h (1), qcorecmdlineargs_p.h (1), qcoreevent.h (1), qcoreglobaldata_p.h (1), qcrashhandler_p.h (1), qeventdispatcher_cf_p.h (1), qeventdispatcher_glib_p.h (1), qeventdispatcher_unix_p.h (1), qeventdispatcher_win_p.h (1), qeventdispatcher_winrt_p.h (1), qeventloop.h (1), qeventloop_p.h (1), qfunctions_fake_env_p.h (1), qfunctions_nacl.h (1), qfunctions_p.h (1), qfunctions_vxworks.h (1), qfunctions_wince.h (1), qfunctions_winrt.h (1), qjni_p.h (1), qjnihelpers_p.h (1), qmath.h (1), qmetaobject.h (1), qmetaobject_moc_p.h (1), qmetaobject_p.h (1), qmetaobjectbuilder_p.h (1), qmetatype.h (1), qmetatype_p.h (1), qmetatypeswitcher_p.h (1), qmimedata.h (1), qobject.h (1), qobject_impl.h (1), qobject_p.h (1), qobjectcleanuphandler.h (1), qobjectdefs.h (1), qobjectdefs_impl.h (1), qpointer.h (1), qpoll_p.h (1), qppsattribute_p.h (1), qppsattributeprivate_p.h (1), qppsobject_p.h (1), qppsobjectprivate_p.h (1), qsharedmemory.h (1), qsharedmemory_p.h (1), qsignalmapper.h (1), qsocketnotifier.h (1), qsystemerror_p.h (1), qsystemsemaphore.h (1), qsystemsemaphore_p.h (1), qtimer.h (1), qtimerinfo_unix_p.h (1), qtranslator.h (1), qtranslator_p.h (1), qvariant.h (1), qvariant_p.h (1), qwineventnotifier.h (1) }
  267. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/mimetypes/ { qmimedatabase.h (1), qmimedatabase_p.h (1), qmimeglobpattern_p.h (1), qmimemagicrule_p.h (1), qmimemagicrulematcher_p.h (1), qmimeprovider_p.h (1), qmimetype.h (1), qmimetype_p.h (1), qmimetypeparser_p.h (1) }
  268. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/plugin/ { qelfparser_p.h (1), qfactoryinterface.h (1), qfactoryloader_p.h (1), qlibrary.h (1), qlibrary_p.h (1), qmachparser_p.h (1), qplugin.h (1), qpluginloader.h (1), qsystemlibrary_p.h (1), quuid.h (1) }
  269. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/statemachine/ { qabstractstate.h (1), qabstractstate_p.h (1), qabstracttransition.h (1), qabstracttransition_p.h (1), qeventtransition.h (1), qeventtransition_p.h (1), qfinalstate.h (1), qfinalstate_p.h (1), qhistorystate.h (1), qhistorystate_p.h (1), qsignaleventgenerator_p.h (1), qsignaltransition.h (1), qsignaltransition_p.h (1), qstate.h (1), qstate_p.h (1), qstatemachine.h (1), qstatemachine_p.h (1) }
  270. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/thread/ { qatomic.h (1), qbasicatomic.h (1), qexception.h (1), qfuture.h (1), qfutureinterface.h (1), qfutureinterface_p.h (1), qfuturesynchronizer.h (1), qfuturewatcher.h (1), qfuturewatcher_p.h (1), qgenericatomic.h (1), qmutex.h (1), qmutex_p.h (1), qmutexpool_p.h (1), qorderedmutexlocker_p.h (1), qreadwritelock.h (1), qreadwritelock_p.h (1), qresultstore.h (1), qrunnable.h (1), qsemaphore.h (1), qthread.h (1), qthread_p.h (1), qthreadpool.h (1), qthreadpool_p.h (1), qthreadstorage.h (1), qwaitcondition.h (1) }
  271. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/tools/ { qalgorithms.h (1), qarraydata.h (1), qarraydataops.h (1), qarraydatapointer.h (1), qbitarray.h (1), qbytearray.h (1), qbytearray_p.h (1), qbytearraylist.h (1), qbytearraymatcher.h (1), qbytedata_p.h (1), qcache.h (1), qchar.h (1), qcollator.h (1), qcollator_p.h (1), qcommandlineoption.h (1), qcommandlineparser.h (1), qcontainerfwd.h (1), qcontiguouscache.h (1), qcryptographichash.h (1), qdatetime.h (1), qdatetime_p.h (1), qdatetimeparser_p.h (1), qdoublescanprint_p.h (1), qeasingcurve.h (1), qelapsedtimer.h (1), qfreelist_p.h (1), qharfbuzz_p.h (1), qhash.h (1), qhashfunctions.h (1), qiterator.h (1), qline.h (1), qlinkedlist.h (1), qlist.h (1), qlocale.h (1), qlocale_data_p.h (1), qlocale_p.h (1), qlocale_tools_p.h (1), qmap.h (1), qmargins.h (1), qmessageauthenticationcode.h (1), qpair.h (1), qpodlist_p.h (1), qpoint.h (1), qqueue.h (1), qrect.h (1), qrefcount.h (1), qregexp.h (1), qregularexpression.h (1), qringbuffer_p.h (1), qscopedpointer.h (1), qscopedpointer_p.h (1), qscopedvaluerollback.h (1), qset.h (1), qshareddata.h (1), qsharedpointer.h (1), qsharedpointer_impl.h (1), qsimd_p.h (1), qsize.h (1), qstack.h (1), qstring.h (1), qstringalgorithms_p.h (1), qstringbuilder.h (1), qstringiterator_p.h (1), qstringlist.h (1), qstringmatcher.h (1), qtextboundaryfinder.h (1), qtimeline.h (1), qtimezone.h (1), qtimezoneprivate_data_p.h (1), qtimezoneprivate_p.h (1), qtools_p.h (1), qunicodetables_p.h (1), qunicodetools_p.h (1), qvarlengtharray.h (1), qvector.h (1), qversionnumber.h (1) }
  272. QtCore: created fwd-include header(s) for <srcbase>/src/corelib/xml/ { qxmlstream.h (1), qxmlstream_p.h (1), qxmlutils_p.h (1) }
  273. Creating qmake...
  274. .........................................................................................Done.
  275. Running configuration tests...
  276. Warning: Disabling pkg-config since PKG_CONFIG_LIBDIR is not set and
  277. the host's .pc files would be used (even if you set PKG_CONFIG_PATH).
  278. Set this variable to the directory that contains target .pc files
  279. for pkg-config to function correctly when cross-compiling or
  280. use -pkg-config to override this test.
  281. Note: PKG_CONFIG_SYSROOT_DIR automatically set to /opt/qtrpi/raspbian/sysroot
  282.  
  283. Could not determine the target architecture!
  284. Turn on verbose messaging (-v) to see the final report.
  285. checking for C++11...  no.
  286. ERROR: Qt requires a C++11 compiler and yours does not seem to be that.
  287. Please upgrade.
  288. make: *** No targets specified and no makefile found.  Stop.
  289. make: *** No rule to make target 'install'.  Stop.
  290. /opt/qtrpi
  291.  
  292. --------------------------------------------------------------------
  293. Build qtdeclarative...
  294. --------------------------------------------------------------------
  295. /opt/qtrpi/modules/qtdeclarative /opt/qtrpi
  296. HEAD is now at 210617d QML: Only release types if they aren't referenced anymore
  297. make: *** No rule to make target 'clean'.  Stop.
  298. ./compile-qt-modules.sh: line 25: /opt/qtrpi/raspi/qt5/bin/qmake: No such file or directory
  299. make: *** No targets specified and no makefile found.  Stop.
  300. make: *** No rule to make target 'install'.  Stop.
  301. /opt/qtrpi
  302.  
  303. --------------------------------------------------------------------
  304. Build qt3d...
  305. --------------------------------------------------------------------
  306. /opt/qtrpi/modules/qt3d /opt/qtrpi
  307. HEAD is now at eb3fed5 Fix broken connection due to API change in b1ace55
  308. make: *** No rule to make target 'clean'.  Stop.
  309. ./compile-qt-modules.sh: line 25: /opt/qtrpi/raspi/qt5/bin/qmake: No such file or directory
  310. make: *** No targets specified and no makefile found.  Stop.
  311. make: *** No rule to make target 'install'.  Stop.
  312. /opt/qtrpi
  313.  
  314. --------------------------------------------------------------------
  315. Build qtquickcontrols...
  316. --------------------------------------------------------------------
  317. /opt/qtrpi/modules/qtquickcontrols /opt/qtrpi
  318. HEAD is now at b5a8306 Fix Controls 1 types linking to Controls 2
  319. make: *** No rule to make target 'clean'.  Stop.
  320. ./compile-qt-modules.sh: line 25: /opt/qtrpi/raspi/qt5/bin/qmake: No such file or directory
  321. make: *** No targets specified and no makefile found.  Stop.
  322. make: *** No rule to make target 'install'.  Stop.
  323. /opt/qtrpi
  324.  
  325. --------------------------------------------------------------------
  326. Build qtquickcontrols2...
  327. --------------------------------------------------------------------
  328. /opt/qtrpi/modules/qtquickcontrols2 /opt/qtrpi
  329. HEAD is now at 6b0fc95 Update plugins.qmltypes to avoid race condition in code model
  330. make: *** No rule to make target 'clean'.  Stop.
  331. ./compile-qt-modules.sh: line 25: /opt/qtrpi/raspi/qt5/bin/qmake: No such file or directory
  332. make: *** No targets specified and no makefile found.  Stop.
  333. make: *** No rule to make target 'install'.  Stop.
  334. /opt/qtrpi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement