1. [olief@XPS13 Downloads]$ sudo ./aseba.sh
  2. Clonage dans 'dashel'...
  3. remote: Counting objects: 892, done.
  4. remote: Total 892 (delta 0), reused 0 (delta 0), pack-reused 892
  5. Réception d'objets: 100% (892/892), 279.62 KiB | 0 bytes/s, fait.
  6. Résolution des deltas: 100% (569/569), fait.
  7. Vérification de la connectivité... fait.
  8. -- The C compiler identification is GNU 4.9.2
  9. -- The CXX compiler identification is GNU 4.9.2
  10. -- Check for working C compiler: /usr/bin/cc
  11. -- Check for working C compiler: /usr/bin/cc -- works
  12. -- Detecting C compiler ABI info
  13. -- Detecting C compiler ABI info - done
  14. -- Detecting C compile features
  15. -- Detecting C compile features - done
  16. -- Check for working CXX compiler: /usr/bin/c++
  17. -- Check for working CXX compiler: /usr/bin/c++ -- works
  18. -- Detecting CXX compiler ABI info
  19. -- Detecting CXX compiler ABI info - done
  20. -- Detecting CXX compile features
  21. -- Detecting CXX compile features - done
  22. -- libudev found
  23. -- Configuring done
  24. -- Generating done
  25. -- Build files have been written to: /home/olief/Downloads/aseba/build-dashel
  26. Scanning dependencies of target dashel
  27. [ 14%] Building CXX object CMakeFiles/dashel.dir/dashel/dashel-posix.cpp.o
  28. [ 28%] Building CXX object CMakeFiles/dashel.dir/dashel/dashel-common.cpp.o
  29. Linking CXX shared library libdashel.so
  30. [ 28%] Built target dashel
  31. Scanning dependencies of target chat
  32. [ 42%] Building CXX object CMakeFiles/chat.dir/examples/chat.cpp.o
  33. Linking CXX executable chat
  34. [ 42%] Built target chat
  35. Scanning dependencies of target dws
  36. [ 57%] Building CXX object CMakeFiles/dws.dir/examples/dws.cpp.o
  37. Linking CXX executable dws
  38. [ 57%] Built target dws
  39. Scanning dependencies of target microterm
  40. [ 71%] Building CXX object CMakeFiles/microterm.dir/examples/microterm.cpp.o
  41. Linking CXX executable microterm
  42. [ 71%] Built target microterm
  43. Scanning dependencies of target portlist
  44. [ 85%] Building CXX object CMakeFiles/portlist.dir/examples/portlist.cpp.o
  45. Linking CXX executable portlist
  46. [ 85%] Built target portlist
  47. Scanning dependencies of target udp
  48. [100%] Building CXX object CMakeFiles/udp.dir/examples/udp.cpp.o
  49. Linking CXX executable udp
  50. [100%] Built target udp
  51. Clonage dans 'enki'...
  52. remote: Counting objects: 1492, done.
  53. remote: Total 1492 (delta 0), reused 0 (delta 0), pack-reused 1492
  54. Réception d'objets: 100% (1492/1492), 6.06 MiB | 2.11 MiB/s, fait.
  55. Résolution des deltas: 100% (1009/1009), fait.
  56. Vérification de la connectivité... fait.
  57. -- The C compiler identification is GNU 4.9.2
  58. -- The CXX compiler identification is GNU 4.9.2
  59. -- Check for working C compiler: /usr/bin/cc
  60. -- Check for working C compiler: /usr/bin/cc -- works
  61. -- Detecting C compiler ABI info
  62. -- Detecting C compiler ABI info - done
  63. -- Detecting C compile features
  64. -- Detecting C compile features - done
  65. -- Check for working CXX compiler: /usr/bin/c++
  66. -- Check for working CXX compiler: /usr/bin/c++ -- works
  67. -- Detecting CXX compiler ABI info
  68. -- Detecting CXX compiler ABI info - done
  69. -- Detecting CXX compile features
  70. -- Detecting CXX compile features - done
  71. -- Looking for include file pthread.h
  72. -- Looking for include file pthread.h - found
  73. -- Looking for pthread_create
  74. -- Looking for pthread_create - not found
  75. -- Looking for pthread_create in pthreads
  76. -- Looking for pthread_create in pthreads - not found
  77. -- Looking for pthread_create in pthread
  78. -- Looking for pthread_create in pthread - found
  79. -- Found Threads: TRUE
  80. -- Found SDL: /usr/lib64/libSDLmain.a;/usr/lib64/libSDL.so;-lpthread (found version "1.2.15")
  81. SDL found
  82. -- Looking for Q_WS_X11
  83. -- Looking for Q_WS_X11 - found
  84. -- Looking for Q_WS_WIN
  85. -- Looking for Q_WS_WIN - not found
  86. -- Looking for Q_WS_QWS
  87. -- Looking for Q_WS_QWS - not found
  88. -- Looking for Q_WS_MAC
  89. -- Looking for Q_WS_MAC - not found
  90. -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.6")
  91. -- Found OpenGL: /usr/lib64/libGL.so
  92. -- Found PythonInterp: /usr/bin/python (found version "2.7.9")
  93. Python version from interpreter is 2.7.9
  94. -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.9")
  95. Python libs and executable found, looking for boost::python
  96. -- Boost version: 1.58.0
  97. -- Found the following Boost libraries:
  98. -- python
  99. boost::python found, generating python bindings
  100. -- Configuring done
  101. -- Generating done
  102. -- Build files have been written to: /home/olief/Downloads/aseba/build-enki
  103. Scanning dependencies of target enki
  104. [ 3%] Building CXX object enki/CMakeFiles/enki.dir/Geometry.cpp.o
  105. [ 6%] Building CXX object enki/CMakeFiles/enki.dir/Types.cpp.o
  106. [ 9%] Building CXX object enki/CMakeFiles/enki.dir/PhysicalEngine.cpp.o
  107. [ 12%] Building CXX object enki/CMakeFiles/enki.dir/BluetoothBase.cpp.o
  108. [ 16%] Building CXX object enki/CMakeFiles/enki.dir/interactions/IRSensor.cpp.o
  109. [ 19%] Building CXX object enki/CMakeFiles/enki.dir/interactions/CircularCam.cpp.o
  110. [ 22%] Building CXX object enki/CMakeFiles/enki.dir/interactions/Bluetooth.cpp.o
  111. [ 25%] Building CXX object enki/CMakeFiles/enki.dir/interactions/ActiveSoundSource.cpp.o
  112. [ 29%] Building CXX object enki/CMakeFiles/enki.dir/interactions/Microphone.cpp.o
  113. [ 32%] Building CXX object enki/CMakeFiles/enki.dir/robots/DifferentialWheeled.cpp.o
  114. [ 35%] Building CXX object enki/CMakeFiles/enki.dir/robots/khepera/Khepera.cpp.o
  115. [ 38%] Building CXX object enki/CMakeFiles/enki.dir/robots/e-puck/EPuck.cpp.o
  116. [ 41%] Building CXX object enki/CMakeFiles/enki.dir/robots/s-bot/Sbot.cpp.o
  117. [ 45%] Building CXX object enki/CMakeFiles/enki.dir/robots/s-bot/SbotObject.cpp.o
  118. [ 48%] Building CXX object enki/CMakeFiles/enki.dir/robots/marxbot/Marxbot.cpp.o
  119. Linking CXX static library libenki.a
  120. [ 48%] Built target enki
  121. Scanning dependencies of target enkiTest
  122. [ 51%] Building CXX object examples/CMakeFiles/enkiTest.dir/enkiTest.cpp.o
  123. Linking CXX executable enkiTest
  124. [ 51%] Built target enkiTest
  125. [ 54%] Generating qrc_enki-viewer-textures.cxx
  126. [ 58%] Generating Viewer.moc
  127. Scanning dependencies of target enkiviewer
  128. [ 61%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/Viewer.cpp.o
  129. [ 64%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/EPuckModel.cpp.o
  130. [ 67%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/objects/EPuckBody.cpp.o
  131. [ 70%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/objects/EPuckRest.cpp.o
  132. [ 74%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/objects/EPuckRing.cpp.o
  133. [ 77%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/objects/EPuckWheelLeft.cpp.o
  134. [ 80%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/objects/EPuckWheelRight.cpp.o
  135. [ 83%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/MarxbotModel.cpp.o
  136. [ 87%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/objects/MarxbotBase.cpp.o
  137. [ 90%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/objects/MarxbotWheel.cpp.o
  138. [ 93%] Building CXX object viewer/CMakeFiles/enkiviewer.dir/qrc_enki-viewer-textures.cxx.o
  139. Linking CXX static library libenkiviewer.a
  140. [ 93%] Built target enkiviewer
  141. Scanning dependencies of target enkiplayground
  142. [ 96%] Building CXX object viewer/CMakeFiles/enkiplayground.dir/Playground.cpp.o
  143. Linking CXX executable enkiplayground
  144. [ 96%] Built target enkiplayground
  145. Scanning dependencies of target pyenki
  146. [100%] Building CXX object python/CMakeFiles/pyenki.dir/enki.cpp.o
  147. Linking CXX shared module pyenki.so
  148. [100%] Built target pyenki
  149. Clonage dans 'aseba'...
  150. remote: Counting objects: 13735, done.
  151. remote: Compressing objects: 100% (285/285), done.
  152. remote: Total 13735 (delta 83), reused 0 (delta 0), pack-reused 13448
  153. Réception d'objets: 100% (13735/13735), 11.79 MiB | 3.66 MiB/s, fait.
  154. Résolution des deltas: 100% (7890/7890), fait.
  155. Vérification de la connectivité... fait.
  156. La branche release-1.3.x est paramétrée pour suivre la branche distante release-1.3.x depuis origin.
  157. Basculement sur la nouvelle branche 'release-1.3.x'
  158. -- The C compiler identification is GNU 4.9.2
  159. -- The CXX compiler identification is GNU 4.9.2
  160. -- Check for working C compiler: /usr/bin/cc
  161. -- Check for working C compiler: /usr/bin/cc -- works
  162. -- Detecting C compiler ABI info
  163. -- Detecting C compiler ABI info - done
  164. -- Detecting C compile features
  165. -- Detecting C compile features - done
  166. -- Check for working CXX compiler: /usr/bin/c++
  167. -- Check for working CXX compiler: /usr/bin/c++ -- works
  168. -- Detecting CXX compiler ABI info
  169. -- Detecting CXX compiler ABI info - done
  170. -- Detecting CXX compile features
  171. -- Detecting CXX compile features - done
  172. -- Found Subversion: /usr/bin/svn (found version "1.8.13")
  173. -- Subversion executable found
  174. -- Git executable found
  175. -- Git repository found
  176. -- Enabling Dashel socketcan plugin
  177. -- Looking for Q_WS_X11
  178. -- Looking for Q_WS_X11 - found
  179. -- Looking for Q_WS_WIN
  180. -- Looking for Q_WS_WIN - not found
  181. -- Looking for Q_WS_QWS
  182. -- Looking for Q_WS_QWS - not found
  183. -- Looking for Q_WS_MAC
  184. -- Looking for Q_WS_MAC - not found
  185. -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.6")
  186. -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.6")
  187. -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.6")
  188. Cannot find Qwt
  189. -- Qwt found
  190. -- qcollectiongenerator executable found
  191. -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.2")
  192. -- zzuf executable not found! Disabling fuzzy tests
  193. -- valgrind executable not found! Disabling memory leaks tests
  194. -- Configuring done
  195. -- Generating done
  196. -- Build files have been written to: /home/olief/Downloads/aseba/build-aseba
  197. /usr/bin/cmake -H/home/olief/Downloads/aseba/aseba -B/home/olief/Downloads/aseba/build-aseba --check-build-system CMakeFiles/Makefile.cmake 0
  198. /usr/bin/cmake -E cmake_progress_start /home/olief/Downloads/aseba/build-aseba/CMakeFiles /home/olief/Downloads/aseba/build-aseba/CMakeFiles/progress.marks
  199. make -f CMakeFiles/Makefile2 all
  200. make[1] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  201. make -f CMakeFiles/versionheader.dir/build.make CMakeFiles/versionheader.dir/depend
  202. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  203. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/CMakeFiles/versionheader.dir/DependInfo.cmake --color=
  204. Dependee "/home/olief/Downloads/aseba/build-aseba/CMakeFiles/versionheader.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/CMakeFiles/versionheader.dir/depend.internal".
  205. Dependee "/home/olief/Downloads/aseba/build-aseba/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/CMakeFiles/versionheader.dir/depend.internal".
  206. Scanning dependencies of target versionheader
  207. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  208. make -f CMakeFiles/versionheader.dir/build.make CMakeFiles/versionheader.dir/build
  209. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  210. make[2]: rien à faire pour « CMakeFiles/versionheader.dir/build ».
  211. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  212. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  213. [ 0%] Built target versionheader
  214. make -f common/CMakeFiles/asebacommon.dir/build.make common/CMakeFiles/asebacommon.dir/depend
  215. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  216. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/common /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/common /home/olief/Downloads/aseba/build-aseba/common/CMakeFiles/asebacommon.dir/DependInfo.cmake --color=
  217. Dependee "/home/olief/Downloads/aseba/build-aseba/common/CMakeFiles/asebacommon.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/common/CMakeFiles/asebacommon.dir/depend.internal".
  218. Dependee "/home/olief/Downloads/aseba/build-aseba/common/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/common/CMakeFiles/asebacommon.dir/depend.internal".
  219. Scanning dependencies of target asebacommon
  220. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  221. make -f common/CMakeFiles/asebacommon.dir/build.make common/CMakeFiles/asebacommon.dir/build
  222. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  223. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 2
  224. [ 1%] Building CXX object common/CMakeFiles/asebacommon.dir/utils/FormatableString.cpp.o
  225. cd /home/olief/Downloads/aseba/build-aseba/common && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacommon.dir/utils/FormatableString.cpp.o -c /home/olief/Downloads/aseba/aseba/common/utils/FormatableString.cpp
  226. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  227. [ 1%] Building CXX object common/CMakeFiles/asebacommon.dir/utils/utils.cpp.o
  228. cd /home/olief/Downloads/aseba/build-aseba/common && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacommon.dir/utils/utils.cpp.o -c /home/olief/Downloads/aseba/aseba/common/utils/utils.cpp
  229. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 3
  230. [ 2%] Building CXX object common/CMakeFiles/asebacommon.dir/utils/HexFile.cpp.o
  231. cd /home/olief/Downloads/aseba/build-aseba/common && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacommon.dir/utils/HexFile.cpp.o -c /home/olief/Downloads/aseba/aseba/common/utils/HexFile.cpp
  232. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 4
  233. [ 3%] Building CXX object common/CMakeFiles/asebacommon.dir/utils/BootloaderInterface.cpp.o
  234. cd /home/olief/Downloads/aseba/build-aseba/common && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacommon.dir/utils/BootloaderInterface.cpp.o -c /home/olief/Downloads/aseba/aseba/common/utils/BootloaderInterface.cpp
  235. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 5
  236. [ 4%] Building CXX object common/CMakeFiles/asebacommon.dir/msg/msg.cpp.o
  237. cd /home/olief/Downloads/aseba/build-aseba/common && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacommon.dir/msg/msg.cpp.o -c /home/olief/Downloads/aseba/aseba/common/msg/msg.cpp
  238. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  239. [ 4%] Building CXX object common/CMakeFiles/asebacommon.dir/msg/descriptions-manager.cpp.o
  240. cd /home/olief/Downloads/aseba/build-aseba/common && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacommon.dir/msg/descriptions-manager.cpp.o -c /home/olief/Downloads/aseba/aseba/common/msg/descriptions-manager.cpp
  241. Linking CXX static library libasebacommon.a
  242. cd /home/olief/Downloads/aseba/build-aseba/common && /usr/bin/cmake -P CMakeFiles/asebacommon.dir/cmake_clean_target.cmake
  243. cd /home/olief/Downloads/aseba/build-aseba/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebacommon.dir/link.txt --verbose=1
  244. /usr/bin/ar cq libasebacommon.a CMakeFiles/asebacommon.dir/utils/FormatableString.cpp.o CMakeFiles/asebacommon.dir/utils/utils.cpp.o CMakeFiles/asebacommon.dir/utils/HexFile.cpp.o CMakeFiles/asebacommon.dir/utils/BootloaderInterface.cpp.o CMakeFiles/asebacommon.dir/msg/msg.cpp.o CMakeFiles/asebacommon.dir/msg/descriptions-manager.cpp.o
  245. /usr/bin/ranlib libasebacommon.a
  246. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  247. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 2 3 4 5
  248. [ 4%] Built target asebacommon
  249. make -f transport/buffer/CMakeFiles/asebavmbuffer.dir/build.make transport/buffer/CMakeFiles/asebavmbuffer.dir/depend
  250. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  251. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/transport/buffer /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/transport/buffer /home/olief/Downloads/aseba/build-aseba/transport/buffer/CMakeFiles/asebavmbuffer.dir/DependInfo.cmake --color=
  252. Dependee "/home/olief/Downloads/aseba/build-aseba/transport/buffer/CMakeFiles/asebavmbuffer.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/transport/buffer/CMakeFiles/asebavmbuffer.dir/depend.internal".
  253. Dependee "/home/olief/Downloads/aseba/build-aseba/transport/buffer/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/transport/buffer/CMakeFiles/asebavmbuffer.dir/depend.internal".
  254. Scanning dependencies of target asebavmbuffer
  255. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  256. make -f transport/buffer/CMakeFiles/asebavmbuffer.dir/build.make transport/buffer/CMakeFiles/asebavmbuffer.dir/build
  257. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  258. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 85
  259. [ 5%] Building C object transport/buffer/CMakeFiles/asebavmbuffer.dir/vm-buffer.c.o
  260. cd /home/olief/Downloads/aseba/build-aseba/transport/buffer && /usr/bin/cc -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebavmbuffer.dir/vm-buffer.c.o -c /home/olief/Downloads/aseba/aseba/transport/buffer/vm-buffer.c
  261. /home/olief/Downloads/aseba/aseba/transport/buffer/vm-buffer.c: In function ‘AsebaProcessIncomingEvents’:
  262. /home/olief/Downloads/aseba/aseba/transport/buffer/vm-buffer.c:212:3: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing]
  263. uint16 type = bswap16(((uint16*)buffer)[0]);
  264. ^
  265. Linking C static library libasebavmbuffer.a
  266. cd /home/olief/Downloads/aseba/build-aseba/transport/buffer && /usr/bin/cmake -P CMakeFiles/asebavmbuffer.dir/cmake_clean_target.cmake
  267. cd /home/olief/Downloads/aseba/build-aseba/transport/buffer && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebavmbuffer.dir/link.txt --verbose=1
  268. /usr/bin/ar cq libasebavmbuffer.a CMakeFiles/asebavmbuffer.dir/vm-buffer.c.o
  269. /usr/bin/ranlib libasebavmbuffer.a
  270. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  271. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 85
  272. [ 5%] Built target asebavmbuffer
  273. make -f transport/dashel_plugins/CMakeFiles/asebadashelplugins.dir/build.make transport/dashel_plugins/CMakeFiles/asebadashelplugins.dir/depend
  274. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  275. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/transport/dashel_plugins /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/transport/dashel_plugins /home/olief/Downloads/aseba/build-aseba/transport/dashel_plugins/CMakeFiles/asebadashelplugins.dir/DependInfo.cmake --color=
  276. Dependee "/home/olief/Downloads/aseba/build-aseba/transport/dashel_plugins/CMakeFiles/asebadashelplugins.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/transport/dashel_plugins/CMakeFiles/asebadashelplugins.dir/depend.internal".
  277. Dependee "/home/olief/Downloads/aseba/build-aseba/transport/dashel_plugins/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/transport/dashel_plugins/CMakeFiles/asebadashelplugins.dir/depend.internal".
  278. Scanning dependencies of target asebadashelplugins
  279. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  280. make -f transport/dashel_plugins/CMakeFiles/asebadashelplugins.dir/build.make transport/dashel_plugins/CMakeFiles/asebadashelplugins.dir/build
  281. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  282. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 15
  283. [ 6%] Building CXX object transport/dashel_plugins/CMakeFiles/asebadashelplugins.dir/socketcan.cpp.o
  284. cd /home/olief/Downloads/aseba/build-aseba/transport/dashel_plugins && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebadashelplugins.dir/socketcan.cpp.o -c /home/olief/Downloads/aseba/aseba/transport/dashel_plugins/socketcan.cpp
  285. Linking CXX static library libasebadashelplugins.a
  286. cd /home/olief/Downloads/aseba/build-aseba/transport/dashel_plugins && /usr/bin/cmake -P CMakeFiles/asebadashelplugins.dir/cmake_clean_target.cmake
  287. cd /home/olief/Downloads/aseba/build-aseba/transport/dashel_plugins && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebadashelplugins.dir/link.txt --verbose=1
  288. /usr/bin/ar cq libasebadashelplugins.a CMakeFiles/asebadashelplugins.dir/socketcan.cpp.o
  289. /usr/bin/ranlib libasebadashelplugins.a
  290. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  291. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 15
  292. [ 6%] Built target asebadashelplugins
  293. make -f switches/switch/CMakeFiles/asebaswitch.dir/build.make switches/switch/CMakeFiles/asebaswitch.dir/depend
  294. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  295. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/switches/switch /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/switches/switch /home/olief/Downloads/aseba/build-aseba/switches/switch/CMakeFiles/asebaswitch.dir/DependInfo.cmake --color=
  296. Dependee "/home/olief/Downloads/aseba/build-aseba/switches/switch/CMakeFiles/asebaswitch.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/switches/switch/CMakeFiles/asebaswitch.dir/depend.internal".
  297. Dependee "/home/olief/Downloads/aseba/build-aseba/switches/switch/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/switches/switch/CMakeFiles/asebaswitch.dir/depend.internal".
  298. Scanning dependencies of target asebaswitch
  299. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  300. make -f switches/switch/CMakeFiles/asebaswitch.dir/build.make switches/switch/CMakeFiles/asebaswitch.dir/build
  301. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  302. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 82
  303. [ 7%] Building CXX object switches/switch/CMakeFiles/asebaswitch.dir/switch.cpp.o
  304. cd /home/olief/Downloads/aseba/build-aseba/switches/switch && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebaswitch.dir/switch.cpp.o -c /home/olief/Downloads/aseba/aseba/switches/switch/switch.cpp
  305. Linking CXX executable asebaswitch
  306. cd /home/olief/Downloads/aseba/build-aseba/switches/switch && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebaswitch.dir/link.txt --verbose=1
  307. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebaswitch.dir/switch.cpp.o -o asebaswitch -rdynamic ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  308. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  309. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 82
  310. [ 7%] Built target asebaswitch
  311. make -f compiler/CMakeFiles/asebacompiler.dir/build.make compiler/CMakeFiles/asebacompiler.dir/depend
  312. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  313. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/compiler /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/compiler /home/olief/Downloads/aseba/build-aseba/compiler/CMakeFiles/asebacompiler.dir/DependInfo.cmake --color=
  314. Dependee "/home/olief/Downloads/aseba/build-aseba/compiler/CMakeFiles/asebacompiler.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/compiler/CMakeFiles/asebacompiler.dir/depend.internal".
  315. Dependee "/home/olief/Downloads/aseba/build-aseba/compiler/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/compiler/CMakeFiles/asebacompiler.dir/depend.internal".
  316. Scanning dependencies of target asebacompiler
  317. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  318. make -f compiler/CMakeFiles/asebacompiler.dir/build.make compiler/CMakeFiles/asebacompiler.dir/build
  319. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  320. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 6
  321. [ 8%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/compiler.cpp.o
  322. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/compiler.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/compiler.cpp
  323. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 7
  324. [ 9%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/errors.cpp.o
  325. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/errors.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/errors.cpp
  326. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 8
  327. [ 10%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/identifier-lookup.cpp.o
  328. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/identifier-lookup.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/identifier-lookup.cpp
  329. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  330. [ 10%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/lexer.cpp.o
  331. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/lexer.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/lexer.cpp
  332. /home/olief/Downloads/aseba/aseba/compiler/lexer.cpp: In member function ‘bool Aseba::Compiler::testNextCharacter(std::wistream&, Aseba::SourcePos&, wchar_t, Aseba::Compiler::Token::Type)’:
  333. /home/olief/Downloads/aseba/aseba/compiler/lexer.cpp:482:21: attention : comparaison entre des expressions entières signée et non signée [-Wsign-compare]
  334. if (source.peek() == int(test))
  335. ^
  336. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 9
  337. [ 11%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/parser.cpp.o
  338. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/parser.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/parser.cpp
  339. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 10
  340. [ 12%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/analysis.cpp.o
  341. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/analysis.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/analysis.cpp
  342. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  343. [ 12%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/tree-build.cpp.o
  344. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/tree-build.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/tree-build.cpp
  345. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 11
  346. [ 13%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/tree-expand.cpp.o
  347. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/tree-expand.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/tree-expand.cpp
  348. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 12
  349. [ 14%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/tree-dump.cpp.o
  350. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/tree-dump.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/tree-dump.cpp
  351. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 13
  352. [ 15%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/tree-typecheck.cpp.o
  353. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/tree-typecheck.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/tree-typecheck.cpp
  354. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  355. [ 15%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/tree-optimize.cpp.o
  356. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/tree-optimize.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/tree-optimize.cpp
  357. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 14
  358. [ 16%] Building CXX object compiler/CMakeFiles/asebacompiler.dir/tree-emit.cpp.o
  359. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacompiler.dir/tree-emit.cpp.o -c /home/olief/Downloads/aseba/aseba/compiler/tree-emit.cpp
  360. /home/olief/Downloads/aseba/aseba/compiler/tree-emit.cpp: In member function ‘virtual void Aseba::ArrayWriteNode::emit(Aseba::PreLinkBytecode&) const’:
  361. /home/olief/Downloads/aseba/aseba/compiler/tree-emit.cpp:402:18: attention : unused variable ‘immediateChild’ [-Wunused-variable]
  362. ImmediateNode* immediateChild = dynamic_cast<ImmediateNode*>(children[0]);
  363. ^
  364. /home/olief/Downloads/aseba/aseba/compiler/tree-emit.cpp: In member function ‘virtual void Aseba::ArrayReadNode::emit(Aseba::PreLinkBytecode&) const’:
  365. /home/olief/Downloads/aseba/aseba/compiler/tree-emit.cpp:416:18: attention : unused variable ‘immediateChild’ [-Wunused-variable]
  366. ImmediateNode* immediateChild = dynamic_cast<ImmediateNode*>(children[0]);
  367. ^
  368. /home/olief/Downloads/aseba/aseba/compiler/tree-emit.cpp: In member function ‘virtual void Aseba::LoadNativeArgNode::emit(Aseba::PreLinkBytecode&) const’:
  369. /home/olief/Downloads/aseba/aseba/compiler/tree-emit.cpp:432:18: attention : unused variable ‘immediateChild’ [-Wunused-variable]
  370. ImmediateNode* immediateChild = dynamic_cast<ImmediateNode*>(children[0]);
  371. ^
  372. Linking CXX static library libasebacompiler.a
  373. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/cmake -P CMakeFiles/asebacompiler.dir/cmake_clean_target.cmake
  374. cd /home/olief/Downloads/aseba/build-aseba/compiler && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebacompiler.dir/link.txt --verbose=1
  375. /usr/bin/ar cq libasebacompiler.a CMakeFiles/asebacompiler.dir/compiler.cpp.o CMakeFiles/asebacompiler.dir/errors.cpp.o CMakeFiles/asebacompiler.dir/identifier-lookup.cpp.o CMakeFiles/asebacompiler.dir/lexer.cpp.o CMakeFiles/asebacompiler.dir/parser.cpp.o CMakeFiles/asebacompiler.dir/analysis.cpp.o CMakeFiles/asebacompiler.dir/tree-build.cpp.o CMakeFiles/asebacompiler.dir/tree-expand.cpp.o CMakeFiles/asebacompiler.dir/tree-dump.cpp.o CMakeFiles/asebacompiler.dir/tree-typecheck.cpp.o CMakeFiles/asebacompiler.dir/tree-optimize.cpp.o CMakeFiles/asebacompiler.dir/tree-emit.cpp.o
  376. /usr/bin/ranlib libasebacompiler.a
  377. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  378. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 6 7 8 9 10 11 12 13 14
  379. [ 16%] Built target asebacompiler
  380. make -f switches/medulla/CMakeFiles/asebamedulla.dir/build.make switches/medulla/CMakeFiles/asebamedulla.dir/depend
  381. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  382. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  383. [ 16%] Generating moc_medulla.cxx
  384. cd /home/olief/Downloads/aseba/build-aseba/switches/medulla && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/switches/medulla/moc_medulla.cxx_parameters
  385. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/switches/medulla /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/switches/medulla /home/olief/Downloads/aseba/build-aseba/switches/medulla/CMakeFiles/asebamedulla.dir/DependInfo.cmake --color=
  386. Dependee "/home/olief/Downloads/aseba/build-aseba/switches/medulla/CMakeFiles/asebamedulla.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/switches/medulla/CMakeFiles/asebamedulla.dir/depend.internal".
  387. Dependee "/home/olief/Downloads/aseba/build-aseba/switches/medulla/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/switches/medulla/CMakeFiles/asebamedulla.dir/depend.internal".
  388. Scanning dependencies of target asebamedulla
  389. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  390. make -f switches/medulla/CMakeFiles/asebamedulla.dir/build.make switches/medulla/CMakeFiles/asebamedulla.dir/build
  391. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  392. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 19
  393. [ 17%] Building CXX object switches/medulla/CMakeFiles/asebamedulla.dir/medulla.cpp.o
  394. cd /home/olief/Downloads/aseba/build-aseba/switches/medulla && /usr/bin/c++ -DASEBA_ASSERT -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtDBus -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtCore -Wall -o CMakeFiles/asebamedulla.dir/medulla.cpp.o -c /home/olief/Downloads/aseba/aseba/switches/medulla/medulla.cpp
  395. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 20
  396. [ 18%] Building CXX object switches/medulla/CMakeFiles/asebamedulla.dir/moc_medulla.cxx.o
  397. cd /home/olief/Downloads/aseba/build-aseba/switches/medulla && /usr/bin/c++ -DASEBA_ASSERT -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtDBus -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtCore -Wall -o CMakeFiles/asebamedulla.dir/moc_medulla.cxx.o -c /home/olief/Downloads/aseba/build-aseba/switches/medulla/moc_medulla.cxx
  398. Linking CXX executable asebamedulla
  399. cd /home/olief/Downloads/aseba/build-aseba/switches/medulla && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebamedulla.dir/link.txt --verbose=1
  400. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebamedulla.dir/medulla.cpp.o CMakeFiles/asebamedulla.dir/moc_medulla.cxx.o -o asebamedulla -rdynamic ../../compiler/libasebacompiler.a -lQtDBus -lQtXml -lQtCore ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  401. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  402. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 19 20
  403. [ 18%] Built target asebamedulla
  404. make -f vm/CMakeFiles/asebavm.dir/build.make vm/CMakeFiles/asebavm.dir/depend
  405. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  406. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/vm /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/vm /home/olief/Downloads/aseba/build-aseba/vm/CMakeFiles/asebavm.dir/DependInfo.cmake --color=
  407. Dependee "/home/olief/Downloads/aseba/build-aseba/vm/CMakeFiles/asebavm.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/vm/CMakeFiles/asebavm.dir/depend.internal".
  408. Dependee "/home/olief/Downloads/aseba/build-aseba/vm/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/vm/CMakeFiles/asebavm.dir/depend.internal".
  409. Scanning dependencies of target asebavm
  410. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  411. make -f vm/CMakeFiles/asebavm.dir/build.make vm/CMakeFiles/asebavm.dir/build
  412. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  413. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  414. [ 18%] Building C object vm/CMakeFiles/asebavm.dir/vm.c.o
  415. cd /home/olief/Downloads/aseba/build-aseba/vm && /usr/bin/cc -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebavm.dir/vm.c.o -c /home/olief/Downloads/aseba/aseba/vm/vm.c
  416. /home/olief/Downloads/aseba/aseba/vm/vm.c: In function ‘AsebaVMEmitNodeSpecificError’:
  417. /home/olief/Downloads/aseba/aseba/vm/vm.c:537:2: attention : déréférencement du pointeur type-punned brisera les strictes d'aliases [-Wstrict-aliasing]
  418. ((uint16*)buffer)[0] = bswap16(vm->pc);
  419. ^
  420. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 84
  421. [ 19%] Building C object vm/CMakeFiles/asebavm.dir/natives.c.o
  422. cd /home/olief/Downloads/aseba/build-aseba/vm && /usr/bin/cc -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebavm.dir/natives.c.o -c /home/olief/Downloads/aseba/aseba/vm/natives.c
  423. Linking C static library libasebavm.a
  424. cd /home/olief/Downloads/aseba/build-aseba/vm && /usr/bin/cmake -P CMakeFiles/asebavm.dir/cmake_clean_target.cmake
  425. cd /home/olief/Downloads/aseba/build-aseba/vm && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebavm.dir/link.txt --verbose=1
  426. /usr/bin/ar cq libasebavm.a CMakeFiles/asebavm.dir/vm.c.o CMakeFiles/asebavm.dir/natives.c.o
  427. /usr/bin/ranlib libasebavm.a
  428. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  429. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 84
  430. [ 19%] Built target asebavm
  431. make -f clients/cmd/CMakeFiles/asebacmd.dir/build.make clients/cmd/CMakeFiles/asebacmd.dir/depend
  432. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  433. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/clients/cmd /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/clients/cmd /home/olief/Downloads/aseba/build-aseba/clients/cmd/CMakeFiles/asebacmd.dir/DependInfo.cmake --color=
  434. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/cmd/CMakeFiles/asebacmd.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/cmd/CMakeFiles/asebacmd.dir/depend.internal".
  435. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/cmd/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/cmd/CMakeFiles/asebacmd.dir/depend.internal".
  436. Scanning dependencies of target asebacmd
  437. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  438. make -f clients/cmd/CMakeFiles/asebacmd.dir/build.make clients/cmd/CMakeFiles/asebacmd.dir/build
  439. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  440. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 1
  441. [ 20%] Building CXX object clients/cmd/CMakeFiles/asebacmd.dir/cmd.cpp.o
  442. cd /home/olief/Downloads/aseba/build-aseba/clients/cmd && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebacmd.dir/cmd.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/cmd/cmd.cpp
  443. Linking CXX executable asebacmd
  444. cd /home/olief/Downloads/aseba/build-aseba/clients/cmd && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebacmd.dir/link.txt --verbose=1
  445. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebacmd.dir/cmd.cpp.o -o asebacmd -rdynamic ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  446. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  447. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 1
  448. [ 20%] Built target asebacmd
  449. make -f clients/dump/CMakeFiles/asebadump.dir/build.make clients/dump/CMakeFiles/asebadump.dir/depend
  450. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  451. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/clients/dump /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/clients/dump /home/olief/Downloads/aseba/build-aseba/clients/dump/CMakeFiles/asebadump.dir/DependInfo.cmake --color=
  452. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/dump/CMakeFiles/asebadump.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/dump/CMakeFiles/asebadump.dir/depend.internal".
  453. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/dump/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/dump/CMakeFiles/asebadump.dir/depend.internal".
  454. Scanning dependencies of target asebadump
  455. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  456. make -f clients/dump/CMakeFiles/asebadump.dir/build.make clients/dump/CMakeFiles/asebadump.dir/build
  457. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  458. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 17
  459. [ 21%] Building CXX object clients/dump/CMakeFiles/asebadump.dir/dump.cpp.o
  460. cd /home/olief/Downloads/aseba/build-aseba/clients/dump && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebadump.dir/dump.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/dump/dump.cpp
  461. Linking CXX executable asebadump
  462. cd /home/olief/Downloads/aseba/build-aseba/clients/dump && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebadump.dir/link.txt --verbose=1
  463. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebadump.dir/dump.cpp.o -o asebadump -rdynamic ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  464. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  465. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 17
  466. [ 21%] Built target asebadump
  467. make -f clients/replay/CMakeFiles/asebaplay.dir/build.make clients/replay/CMakeFiles/asebaplay.dir/depend
  468. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  469. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/clients/replay /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/clients/replay /home/olief/Downloads/aseba/build-aseba/clients/replay/CMakeFiles/asebaplay.dir/DependInfo.cmake --color=
  470. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/replay/CMakeFiles/asebaplay.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/replay/CMakeFiles/asebaplay.dir/depend.internal".
  471. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/replay/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/replay/CMakeFiles/asebaplay.dir/depend.internal".
  472. Scanning dependencies of target asebaplay
  473. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  474. make -f clients/replay/CMakeFiles/asebaplay.dir/build.make clients/replay/CMakeFiles/asebaplay.dir/build
  475. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  476. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 21
  477. [ 22%] Building CXX object clients/replay/CMakeFiles/asebaplay.dir/play.cpp.o
  478. cd /home/olief/Downloads/aseba/build-aseba/clients/replay && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebaplay.dir/play.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/replay/play.cpp
  479. Linking CXX executable asebaplay
  480. cd /home/olief/Downloads/aseba/build-aseba/clients/replay && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebaplay.dir/link.txt --verbose=1
  481. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebaplay.dir/play.cpp.o -o asebaplay -rdynamic ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  482. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  483. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 21
  484. [ 22%] Built target asebaplay
  485. make -f clients/replay/CMakeFiles/asebarec.dir/build.make clients/replay/CMakeFiles/asebarec.dir/depend
  486. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  487. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/clients/replay /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/clients/replay /home/olief/Downloads/aseba/build-aseba/clients/replay/CMakeFiles/asebarec.dir/DependInfo.cmake --color=
  488. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/replay/CMakeFiles/asebarec.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/replay/CMakeFiles/asebarec.dir/depend.internal".
  489. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/replay/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/replay/CMakeFiles/asebarec.dir/depend.internal".
  490. Scanning dependencies of target asebarec
  491. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  492. make -f clients/replay/CMakeFiles/asebarec.dir/build.make clients/replay/CMakeFiles/asebarec.dir/build
  493. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  494. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 54
  495. [ 23%] Building CXX object clients/replay/CMakeFiles/asebarec.dir/rec.cpp.o
  496. cd /home/olief/Downloads/aseba/build-aseba/clients/replay && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebarec.dir/rec.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/replay/rec.cpp
  497. Linking CXX executable asebarec
  498. cd /home/olief/Downloads/aseba/build-aseba/clients/replay && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebarec.dir/link.txt --verbose=1
  499. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebarec.dir/rec.cpp.o -o asebarec -rdynamic ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  500. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  501. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 54
  502. [ 23%] Built target asebarec
  503. make -f clients/exec/CMakeFiles/asebaexec.dir/build.make clients/exec/CMakeFiles/asebaexec.dir/depend
  504. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  505. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/clients/exec /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/clients/exec /home/olief/Downloads/aseba/build-aseba/clients/exec/CMakeFiles/asebaexec.dir/DependInfo.cmake --color=
  506. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/exec/CMakeFiles/asebaexec.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/exec/CMakeFiles/asebaexec.dir/depend.internal".
  507. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/exec/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/exec/CMakeFiles/asebaexec.dir/depend.internal".
  508. Scanning dependencies of target asebaexec
  509. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  510. make -f clients/exec/CMakeFiles/asebaexec.dir/build.make clients/exec/CMakeFiles/asebaexec.dir/build
  511. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  512. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 18
  513. [ 24%] Building CXX object clients/exec/CMakeFiles/asebaexec.dir/exec.cpp.o
  514. cd /home/olief/Downloads/aseba/build-aseba/clients/exec && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebaexec.dir/exec.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/exec/exec.cpp
  515. Linking CXX executable asebaexec
  516. cd /home/olief/Downloads/aseba/build-aseba/clients/exec && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebaexec.dir/link.txt --verbose=1
  517. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebaexec.dir/exec.cpp.o -o asebaexec -rdynamic ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  518. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  519. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 18
  520. [ 24%] Built target asebaexec
  521. make -f clients/studio/CMakeFiles/asebaqtcommon.dir/build.make clients/studio/CMakeFiles/asebaqtcommon.dir/depend
  522. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  523. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  524. [ 24%] Generating translations/moc_CompilerTranslator.cxx
  525. cd /home/olief/Downloads/aseba/build-aseba/clients/studio/translations && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/translations/moc_CompilerTranslator.cxx_parameters
  526. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  527. [ 24%] Generating moc_Target.cxx
  528. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_Target.cxx_parameters
  529. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 22
  530. [ 25%] Generating moc_DashelTarget.cxx
  531. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_DashelTarget.cxx_parameters
  532. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 23
  533. [ 26%] Generating moc_TargetModels.cxx
  534. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_TargetModels.cxx_parameters
  535. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 24
  536. [ 27%] Generating moc_AeslEditor.cxx
  537. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_AeslEditor.cxx_parameters
  538. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/clients/studio /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/clients/studio /home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebaqtcommon.dir/DependInfo.cmake --color=
  539. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebaqtcommon.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebaqtcommon.dir/depend.internal".
  540. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebaqtcommon.dir/depend.internal".
  541. Scanning dependencies of target asebaqtcommon
  542. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  543. make -f clients/studio/CMakeFiles/asebaqtcommon.dir/build.make clients/studio/CMakeFiles/asebaqtcommon.dir/build
  544. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  545. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 25
  546. [ 28%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/Target.cpp.o
  547. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/Target.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/Target.cpp
  548. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 26
  549. [ 29%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/DashelTarget.cpp.o
  550. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/DashelTarget.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/DashelTarget.cpp
  551. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 27
  552. [ 30%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/TargetModels.cpp.o
  553. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/TargetModels.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/TargetModels.cpp
  554. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  555. [ 30%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/CustomWidgets.cpp.o
  556. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/CustomWidgets.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/CustomWidgets.cpp
  557. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 28
  558. [ 31%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/AeslEditor.cpp.o
  559. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/AeslEditor.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/AeslEditor.cpp
  560. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 29
  561. [ 32%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/translations/CompilerTranslator.cpp.o
  562. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/translations/CompilerTranslator.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/translations/CompilerTranslator.cpp
  563. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  564. [ 32%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/moc_Target.cxx.o
  565. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/moc_Target.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_Target.cxx
  566. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 30
  567. [ 33%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/moc_DashelTarget.cxx.o
  568. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/moc_DashelTarget.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_DashelTarget.cxx
  569. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 31
  570. [ 34%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/moc_TargetModels.cxx.o
  571. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/moc_TargetModels.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_TargetModels.cxx
  572. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 32
  573. [ 35%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/moc_AeslEditor.cxx.o
  574. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/moc_AeslEditor.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_AeslEditor.cxx
  575. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  576. [ 35%] Building CXX object clients/studio/CMakeFiles/asebaqtcommon.dir/translations/moc_CompilerTranslator.cxx.o
  577. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtcommon.dir/translations/moc_CompilerTranslator.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/translations/moc_CompilerTranslator.cxx
  578. Linking CXX static library libasebaqtcommon.a
  579. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/cmake -P CMakeFiles/asebaqtcommon.dir/cmake_clean_target.cmake
  580. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebaqtcommon.dir/link.txt --verbose=1
  581. /usr/bin/ar cq libasebaqtcommon.a CMakeFiles/asebaqtcommon.dir/Target.cpp.o CMakeFiles/asebaqtcommon.dir/DashelTarget.cpp.o CMakeFiles/asebaqtcommon.dir/TargetModels.cpp.o CMakeFiles/asebaqtcommon.dir/CustomWidgets.cpp.o CMakeFiles/asebaqtcommon.dir/AeslEditor.cpp.o CMakeFiles/asebaqtcommon.dir/translations/CompilerTranslator.cpp.o CMakeFiles/asebaqtcommon.dir/moc_Target.cxx.o CMakeFiles/asebaqtcommon.dir/moc_DashelTarget.cxx.o CMakeFiles/asebaqtcommon.dir/moc_TargetModels.cxx.o CMakeFiles/asebaqtcommon.dir/moc_AeslEditor.cxx.o CMakeFiles/asebaqtcommon.dir/translations/moc_CompilerTranslator.cxx.o
  582. /usr/bin/ranlib libasebaqtcommon.a
  583. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  584. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 22 23 24 25 26 27 28 29 30 31 32
  585. [ 35%] Built target asebaqtcommon
  586. make -f clients/studio/CMakeFiles/asebaqtplugins.dir/build.make clients/studio/CMakeFiles/asebaqtplugins.dir/depend
  587. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  588. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 38
  589. [ 36%] Generating plugins/ThymioVPL/moc_Scene.cxx
  590. cd /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_Scene.cxx_parameters
  591. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 33
  592. [ 37%] Generating plugins/moc_VariablesViewPlugin.cxx
  593. cd /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/moc_VariablesViewPlugin.cxx_parameters
  594. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 34
  595. [ 38%] Generating plugins/moc_StopThymioPlugin.cxx
  596. cd /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/moc_StopThymioPlugin.cxx_parameters
  597. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 35
  598. [ 39%] Generating plugins/ThymioVPL/moc_ThymioVisualProgramming.cxx
  599. cd /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_ThymioVisualProgramming.cxx_parameters
  600. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  601. [ 39%] Generating plugins/ThymioVPL/moc_Buttons.cxx
  602. cd /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_Buttons.cxx_parameters
  603. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 36
  604. [ 40%] Generating plugins/ThymioVPL/moc_Card.cxx
  605. cd /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_Card.cxx_parameters
  606. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 37
  607. [ 41%] Generating plugins/ThymioVPL/moc_ActionCards.cxx
  608. cd /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_ActionCards.cxx_parameters
  609. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  610. [ 41%] Generating plugins/ThymioVPL/moc_EventActionPair.cxx
  611. cd /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_EventActionPair.cxx_parameters
  612. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/clients/studio /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/clients/studio /home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebaqtplugins.dir/DependInfo.cmake --color=
  613. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebaqtplugins.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebaqtplugins.dir/depend.internal".
  614. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebaqtplugins.dir/depend.internal".
  615. Scanning dependencies of target asebaqtplugins
  616. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  617. make -f clients/studio/CMakeFiles/asebaqtplugins.dir/build.make clients/studio/CMakeFiles/asebaqtplugins.dir/build
  618. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  619. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 39
  620. [ 42%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/Plugin.cpp.o
  621. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/Plugin.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/Plugin.cpp
  622. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 40
  623. [ 43%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/VariablesViewPlugin.cpp.o
  624. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/VariablesViewPlugin.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/VariablesViewPlugin.cpp
  625. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  626. [ 43%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/StopThymioPlugin.cpp.o
  627. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/StopThymioPlugin.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/StopThymioPlugin.cpp
  628. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 41
  629. [ 44%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/ThymioVisualProgramming.cpp.o
  630. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/ThymioVisualProgramming.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/ThymioVisualProgramming.cpp
  631. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 42
  632. [ 45%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Buttons.cpp.o
  633. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Buttons.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Buttons.cpp
  634. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 43
  635. [ 46%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Card.cpp.o
  636. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Card.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp
  637. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp: In member function ‘bool Aseba::ThymioVPL::Card::isAnyStateFilter() const’:
  638. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp:214:23: attention : comparaison entre des expressions entières signée et non signée [-Wsign-compare]
  639. for (unsigned i=0; i<stateButtons.size(); ++i)
  640. ^
  641. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp: In member function ‘int Aseba::ThymioVPL::Card::getStateFilter() const’:
  642. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp:228:23: attention : comparaison entre des expressions entières signée et non signée [-Wsign-compare]
  643. for (unsigned i=0; i<stateButtons.size(); ++i)
  644. ^
  645. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp: In member function ‘void Aseba::ThymioVPL::Card::setStateFilter(int)’:
  646. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp:244:24: attention : comparaison entre des expressions entières signée et non signée [-Wsign-compare]
  647. for (unsigned i=0; i<stateButtons.size(); ++i)
  648. ^
  649. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp: In member function ‘virtual int Aseba::ThymioVPL::CardWithButtons::getValue(unsigned int) const’:
  650. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp:309:8: attention : comparaison entre des expressions entières signée et non signée [-Wsign-compare]
  651. if( i<buttons.size() )
  652. ^
  653. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp: In member function ‘virtual void Aseba::ThymioVPL::CardWithButtons::setValue(unsigned int, int)’:
  654. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Card.cpp:316:9: attention : comparaison entre des expressions entières signée et non signée [-Wsign-compare]
  655. if (i < buttons.size())
  656. ^
  657. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  658. [ 46%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/EventCards.cpp.o
  659. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/EventCards.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/EventCards.cpp
  660. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 44
  661. [ 47%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/ActionCards.cpp.o
  662. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/ActionCards.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/ActionCards.cpp
  663. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 45
  664. [ 48%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/EventActionPair.cpp.o
  665. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/EventActionPair.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/EventActionPair.cpp
  666. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  667. [ 48%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Scene.cpp.o
  668. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Scene.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Scene.cpp
  669. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 46
  670. [ 49%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Compiler.cpp.o
  671. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Compiler.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/Compiler.cpp
  672. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 47
  673. [ 50%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/CompilerVisitors.cpp.o
  674. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/CompilerVisitors.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp
  675. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp: In member function ‘virtual void Aseba::ThymioVPL::Compiler::CodeGenerator::visit(const Aseba::ThymioVPL::EventActionPair&)’:
  676. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:370:60: attention : comparaison entre des expressions entières signée et non signée [-Wsign-compare]
  677. if( buttonToCodeMap[i] >= block && buttonToCodeMap[i] < currentBlock &&
  678. ^
  679. /home/olief/Downloads/aseba/aseba/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:376:27: attention : comparaison entre des expressions entières signée et non signée [-Wsign-compare]
  680. if(buttonToCodeMap[i] >= currentBlock)
  681. ^
  682. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 48
  683. [ 51%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/moc_VariablesViewPlugin.cxx.o
  684. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/moc_VariablesViewPlugin.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/moc_VariablesViewPlugin.cxx
  685. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  686. [ 51%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/moc_StopThymioPlugin.cxx.o
  687. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/moc_StopThymioPlugin.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/moc_StopThymioPlugin.cxx
  688. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 49
  689. [ 52%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_ThymioVisualProgramming.cxx.o
  690. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_ThymioVisualProgramming.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_ThymioVisualProgramming.cxx
  691. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 50
  692. [ 53%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_Buttons.cxx.o
  693. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_Buttons.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_Buttons.cxx
  694. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 51
  695. [ 54%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_Card.cxx.o
  696. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_Card.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_Card.cxx
  697. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  698. [ 54%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_ActionCards.cxx.o
  699. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_ActionCards.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_ActionCards.cxx
  700. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 52
  701. [ 55%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_EventActionPair.cxx.o
  702. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_EventActionPair.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_EventActionPair.cxx
  703. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 53
  704. [ 56%] Building CXX object clients/studio/CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_Scene.cxx.o
  705. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_Scene.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/plugins/ThymioVPL/moc_Scene.cxx
  706. Linking CXX static library libasebaqtplugins.a
  707. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/cmake -P CMakeFiles/asebaqtplugins.dir/cmake_clean_target.cmake
  708. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebaqtplugins.dir/link.txt --verbose=1
  709. /usr/bin/ar cq libasebaqtplugins.a CMakeFiles/asebaqtplugins.dir/Plugin.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/VariablesViewPlugin.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/StopThymioPlugin.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/ThymioVisualProgramming.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Buttons.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Card.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/EventCards.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/ActionCards.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/EventActionPair.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Scene.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/Compiler.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/CompilerVisitors.cpp.o CMakeFiles/asebaqtplugins.dir/plugins/moc_VariablesViewPlugin.cxx.o CMakeFiles/asebaqtplugins.dir/plugins/moc_StopThymioPlugin.cxx.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_ThymioVisualProgramming.cxx.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_Buttons.cxx.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_Card.cxx.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_ActionCards.cxx.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_EventActionPair.cxx.o CMakeFiles/asebaqtplugins.dir/plugins/ThymioVPL/moc_Scene.cxx.o
  710. /usr/bin/ranlib libasebaqtplugins.a
  711. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  712. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
  713. [ 56%] Built target asebaqtplugins
  714. make -f clients/studio/CMakeFiles/asebastudio.dir/build.make clients/studio/CMakeFiles/asebastudio.dir/depend
  715. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  716. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 64
  717. [ 57%] Generating /home/olief/Downloads/aseba/aseba/clients/studio/aseba-doc.qhc, /home/olief/Downloads/aseba/aseba/clients/studio/aseba-doc.qch
  718. cd /home/olief/Downloads/aseba/aseba/clients/studio && /usr/lib/qt4/bin/qcollectiongenerator aseba-doc.qhcp -o aseba-doc.qhc
  719. Reading collection config file...
  720. Generating help for aseba-doc.qhp...
  721. Construction de la structure de fichiers en cours...
  722. Insértion des filtres personnalisés...
  723. Insertion des données d'aide pour la section filtre (1 de 5)...
  724. Insertion des fichiers...
  725. insertion du contenu...
  726. Insertion des index...
  727. Insertion des données d'aide pour la section filtre (2 de 5)...
  728. Insertion des fichiers...
  729. insertion du contenu...
  730. Insertion des index...
  731. Insertion des données d'aide pour la section filtre (3 de 5)...
  732. Insertion des fichiers...
  733. insertion du contenu...
  734. Insertion des index...
  735. Insertion des données d'aide pour la section filtre (4 de 5)...
  736. Insertion des fichiers...
  737. insertion du contenu...
  738. Insertion des index...
  739. Insertion des données d'aide pour la section filtre (5 de 5)...
  740. Insertion des fichiers...
  741. insertion du contenu...
  742. Insertion des index...
  743. Documentation générée avec succès.
  744. Creating collection file...
  745. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 55
  746. [ 58%] Generating moc_StudioAeslEditor.cxx
  747. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_StudioAeslEditor.cxx_parameters
  748. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 56
  749. [ 59%] Generating moc_MainWindow.cxx
  750. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_MainWindow.cxx_parameters
  751. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  752. [ 59%] Generating moc_NamedValuesVectorModel.cxx
  753. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_NamedValuesVectorModel.cxx_parameters
  754. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 57
  755. [ 60%] Generating moc_ClickableLabel.cxx
  756. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_ClickableLabel.cxx_parameters
  757. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 58
  758. [ 61%] Generating moc_CustomDelegate.cxx
  759. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_CustomDelegate.cxx_parameters
  760. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 59
  761. [ 62%] Generating moc_FindDialog.cxx
  762. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_FindDialog.cxx_parameters
  763. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  764. [ 62%] Generating moc_EventViewer.cxx
  765. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_EventViewer.cxx_parameters
  766. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 60
  767. [ 63%] Generating moc_HelpViewer.cxx
  768. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_HelpViewer.cxx_parameters
  769. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 61
  770. [ 64%] Generating moc_ConfigDialog.cxx
  771. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_ConfigDialog.cxx_parameters
  772. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 62
  773. [ 65%] Generating moc_ModelAggregator.cxx
  774. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_ModelAggregator.cxx_parameters
  775. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  776. [ 65%] Generating qrc_asebastudio.cxx
  777. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/rcc -name asebastudio -o /home/olief/Downloads/aseba/build-aseba/clients/studio/qrc_asebastudio.cxx /home/olief/Downloads/aseba/aseba/clients/studio/asebastudio.qrc
  778. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 63
  779. [ 66%] Generating qrc_asebastudiohelp.cxx
  780. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/rcc -name asebastudiohelp -o /home/olief/Downloads/aseba/build-aseba/clients/studio/qrc_asebastudiohelp.cxx /home/olief/Downloads/aseba/aseba/clients/studio/asebastudiohelp.qrc
  781. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/clients/studio /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/clients/studio /home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebastudio.dir/DependInfo.cmake --color=
  782. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebastudio.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebastudio.dir/depend.internal".
  783. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/asebastudio.dir/depend.internal".
  784. Scanning dependencies of target asebastudio
  785. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  786. make -f clients/studio/CMakeFiles/asebastudio.dir/build.make clients/studio/CMakeFiles/asebastudio.dir/build
  787. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  788. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  789. [ 66%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/StudioAeslEditor.cpp.o
  790. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/StudioAeslEditor.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/StudioAeslEditor.cpp
  791. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 65
  792. [ 67%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/PluginRegistry.cpp.o
  793. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/PluginRegistry.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/PluginRegistry.cpp
  794. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 66
  795. [ 68%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/MainWindow.cpp.o
  796. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/MainWindow.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/MainWindow.cpp
  797. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 67
  798. [ 69%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/NamedValuesVectorModel.cpp.o
  799. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/NamedValuesVectorModel.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/NamedValuesVectorModel.cpp
  800. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  801. [ 69%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/ClickableLabel.cpp.o
  802. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/ClickableLabel.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/ClickableLabel.cpp
  803. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 68
  804. [ 70%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/CustomDelegate.cpp.o
  805. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/CustomDelegate.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/CustomDelegate.cpp
  806. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 69
  807. [ 71%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/main.cpp.o
  808. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/main.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/main.cpp
  809. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 70
  810. [ 72%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/FindDialog.cpp.o
  811. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/FindDialog.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/FindDialog.cpp
  812. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  813. [ 72%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/EventViewer.cpp.o
  814. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/EventViewer.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/EventViewer.cpp
  815. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 71
  816. [ 73%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/HelpViewer.cpp.o
  817. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/HelpViewer.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/HelpViewer.cpp
  818. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 72
  819. [ 74%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/ConfigDialog.cpp.o
  820. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/ConfigDialog.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/ConfigDialog.cpp
  821. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  822. [ 74%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/ModelAggregator.cpp.o
  823. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/ModelAggregator.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/ModelAggregator.cpp
  824. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 73
  825. [ 75%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/moc_StudioAeslEditor.cxx.o
  826. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/moc_StudioAeslEditor.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_StudioAeslEditor.cxx
  827. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 74
  828. [ 76%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/moc_MainWindow.cxx.o
  829. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/moc_MainWindow.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_MainWindow.cxx
  830. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 75
  831. [ 77%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/moc_NamedValuesVectorModel.cxx.o
  832. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/moc_NamedValuesVectorModel.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_NamedValuesVectorModel.cxx
  833. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  834. [ 77%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/moc_ClickableLabel.cxx.o
  835. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/moc_ClickableLabel.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_ClickableLabel.cxx
  836. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 76
  837. [ 78%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/moc_CustomDelegate.cxx.o
  838. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/moc_CustomDelegate.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_CustomDelegate.cxx
  839. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 77
  840. [ 79%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/moc_FindDialog.cxx.o
  841. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/moc_FindDialog.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_FindDialog.cxx
  842. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 78
  843. [ 80%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/moc_EventViewer.cxx.o
  844. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/moc_EventViewer.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_EventViewer.cxx
  845. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  846. [ 80%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/moc_HelpViewer.cxx.o
  847. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/moc_HelpViewer.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_HelpViewer.cxx
  848. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 79
  849. [ 81%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/moc_ConfigDialog.cxx.o
  850. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/moc_ConfigDialog.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_ConfigDialog.cxx
  851. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 80
  852. [ 82%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/moc_ModelAggregator.cxx.o
  853. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/moc_ModelAggregator.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_ModelAggregator.cxx
  854. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 81
  855. [ 83%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/qrc_asebastudio.cxx.o
  856. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/qrc_asebastudio.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/qrc_asebastudio.cxx
  857. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  858. [ 83%] Building CXX object clients/studio/CMakeFiles/asebastudio.dir/qrc_asebastudiohelp.cxx.o
  859. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/asebastudio.dir/qrc_asebastudiohelp.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/qrc_asebastudiohelp.cxx
  860. Linking CXX executable asebastudio
  861. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebastudio.dir/link.txt --verbose=1
  862. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebastudio.dir/StudioAeslEditor.cpp.o CMakeFiles/asebastudio.dir/PluginRegistry.cpp.o CMakeFiles/asebastudio.dir/MainWindow.cpp.o CMakeFiles/asebastudio.dir/NamedValuesVectorModel.cpp.o CMakeFiles/asebastudio.dir/ClickableLabel.cpp.o CMakeFiles/asebastudio.dir/CustomDelegate.cpp.o CMakeFiles/asebastudio.dir/main.cpp.o CMakeFiles/asebastudio.dir/FindDialog.cpp.o CMakeFiles/asebastudio.dir/EventViewer.cpp.o CMakeFiles/asebastudio.dir/HelpViewer.cpp.o CMakeFiles/asebastudio.dir/ConfigDialog.cpp.o CMakeFiles/asebastudio.dir/ModelAggregator.cpp.o CMakeFiles/asebastudio.dir/moc_StudioAeslEditor.cxx.o CMakeFiles/asebastudio.dir/moc_MainWindow.cxx.o CMakeFiles/asebastudio.dir/moc_NamedValuesVectorModel.cxx.o CMakeFiles/asebastudio.dir/moc_ClickableLabel.cxx.o CMakeFiles/asebastudio.dir/moc_CustomDelegate.cxx.o CMakeFiles/asebastudio.dir/moc_FindDialog.cxx.o CMakeFiles/asebastudio.dir/moc_EventViewer.cxx.o CMakeFiles/asebastudio.dir/moc_HelpViewer.cxx.o CMakeFiles/asebastudio.dir/moc_ConfigDialog.cxx.o CMakeFiles/asebastudio.dir/moc_ModelAggregator.cxx.o CMakeFiles/asebastudio.dir/qrc_asebastudio.cxx.o CMakeFiles/asebastudio.dir/qrc_asebastudiohelp.cxx.o -o asebastudio -rdynamic libasebaqtplugins.a libasebaqtcommon.a ../../compiler/libasebacompiler.a -lQtSvg -lQtHelp -lQtGui -lQtXml -lQtNetwork -lQtCore ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -lqwt -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  863. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  864. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
  865. [ 83%] Built target asebastudio
  866. make -f clients/studio/CMakeFiles/thymiovpl.dir/build.make clients/studio/CMakeFiles/thymiovpl.dir/depend
  867. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  868. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 94
  869. [ 84%] Generating moc_ThymioVPLStandalone.cxx
  870. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/studio/moc_ThymioVPLStandalone.cxx_parameters
  871. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/clients/studio /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/clients/studio /home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/thymiovpl.dir/DependInfo.cmake --color=
  872. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/thymiovpl.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/thymiovpl.dir/depend.internal".
  873. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/studio/CMakeFiles/thymiovpl.dir/depend.internal".
  874. Scanning dependencies of target thymiovpl
  875. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  876. make -f clients/studio/CMakeFiles/thymiovpl.dir/build.make clients/studio/CMakeFiles/thymiovpl.dir/build
  877. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  878. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 97
  879. [ 85%] Building CXX object clients/studio/CMakeFiles/thymiovpl.dir/ThymioVPLStandalone.cpp.o
  880. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/thymiovpl.dir/ThymioVPLStandalone.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/ThymioVPLStandalone.cpp
  881. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  882. [ 85%] Building CXX object clients/studio/CMakeFiles/thymiovpl.dir/thymiovpl.cpp.o
  883. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/thymiovpl.dir/thymiovpl.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/studio/thymiovpl.cpp
  884. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 98
  885. [ 86%] Building CXX object clients/studio/CMakeFiles/thymiovpl.dir/moc_ThymioVPLStandalone.cxx.o
  886. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/thymiovpl.dir/moc_ThymioVPLStandalone.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/moc_ThymioVPLStandalone.cxx
  887. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 99
  888. [ 87%] Building CXX object clients/studio/CMakeFiles/thymiovpl.dir/qrc_asebastudio.cxx.o
  889. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/thymiovpl.dir/qrc_asebastudio.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/qrc_asebastudio.cxx
  890. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 100
  891. [ 88%] Building CXX object clients/studio/CMakeFiles/thymiovpl.dir/qrc_asebastudiohelp.cxx.o
  892. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/c++ -DASEBA_ASSERT -DHAVE_QWT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_HELP_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_XML_LIB -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/QtHelp -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/usr/include/qwt -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/studio -Wall -o CMakeFiles/thymiovpl.dir/qrc_asebastudiohelp.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/studio/qrc_asebastudiohelp.cxx
  893. Linking CXX executable thymiovpl
  894. cd /home/olief/Downloads/aseba/build-aseba/clients/studio && /usr/bin/cmake -E cmake_link_script CMakeFiles/thymiovpl.dir/link.txt --verbose=1
  895. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/thymiovpl.dir/ThymioVPLStandalone.cpp.o CMakeFiles/thymiovpl.dir/thymiovpl.cpp.o CMakeFiles/thymiovpl.dir/moc_ThymioVPLStandalone.cxx.o CMakeFiles/thymiovpl.dir/qrc_asebastudio.cxx.o CMakeFiles/thymiovpl.dir/qrc_asebastudiohelp.cxx.o -o thymiovpl -rdynamic libasebaqtplugins.a libasebaqtcommon.a ../../compiler/libasebacompiler.a -lQtSvg -lQtHelp -lQtGui -lQtXml -lQtNetwork -lQtCore ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -lqwt -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  896. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  897. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 94 95 96 97 98 99 100
  898. [ 90%] Built target thymiovpl
  899. make -f clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/build.make clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/depend
  900. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  901. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 91
  902. [ 91%] Generating qrc_thymioupgrader.cxx
  903. cd /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader && /usr/lib/qt4/bin/rcc -name thymioupgrader -o /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader/qrc_thymioupgrader.cxx /home/olief/Downloads/aseba/aseba/clients/thymioupgrader/thymioupgrader.qrc
  904. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 90
  905. [ 92%] Generating moc_ThymioUpgrader.cxx
  906. cd /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader/moc_ThymioUpgrader.cxx_parameters
  907. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/clients/thymioupgrader /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/DependInfo.cmake --color=
  908. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/depend.internal".
  909. Dependee "/home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/depend.internal".
  910. Scanning dependencies of target thymioupgrader
  911. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  912. make -f clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/build.make clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/build
  913. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  914. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  915. [ 92%] Building CXX object clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/ThymioUpgrader.cpp.o
  916. cd /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader && /usr/bin/c++ -DASEBA_ASSERT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader -Wall -o CMakeFiles/thymioupgrader.dir/ThymioUpgrader.cpp.o -c /home/olief/Downloads/aseba/aseba/clients/thymioupgrader/ThymioUpgrader.cpp
  917. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 92
  918. [ 93%] Building CXX object clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/moc_ThymioUpgrader.cxx.o
  919. cd /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader && /usr/bin/c++ -DASEBA_ASSERT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader -Wall -o CMakeFiles/thymioupgrader.dir/moc_ThymioUpgrader.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader/moc_ThymioUpgrader.cxx
  920. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 93
  921. [ 94%] Building CXX object clients/thymioupgrader/CMakeFiles/thymioupgrader.dir/qrc_thymioupgrader.cxx.o
  922. cd /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader && /usr/bin/c++ -DASEBA_ASSERT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader -Wall -o CMakeFiles/thymioupgrader.dir/qrc_thymioupgrader.cxx.o -c /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader/qrc_thymioupgrader.cxx
  923. Linking CXX executable thymioupgrader
  924. cd /home/olief/Downloads/aseba/build-aseba/clients/thymioupgrader && /usr/bin/cmake -E cmake_link_script CMakeFiles/thymioupgrader.dir/link.txt --verbose=1
  925. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/thymioupgrader.dir/ThymioUpgrader.cpp.o CMakeFiles/thymioupgrader.dir/moc_ThymioUpgrader.cxx.o CMakeFiles/thymioupgrader.dir/qrc_thymioupgrader.cxx.o -o thymioupgrader -rdynamic -lQtGui -lQtCore ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  926. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  927. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 90 91 92 93
  928. [ 94%] Built target thymioupgrader
  929. make -f targets/dummy/CMakeFiles/asebadummynode.dir/build.make targets/dummy/CMakeFiles/asebadummynode.dir/depend
  930. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  931. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/targets/dummy /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/targets/dummy /home/olief/Downloads/aseba/build-aseba/targets/dummy/CMakeFiles/asebadummynode.dir/DependInfo.cmake --color=
  932. Dependee "/home/olief/Downloads/aseba/build-aseba/targets/dummy/CMakeFiles/asebadummynode.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/targets/dummy/CMakeFiles/asebadummynode.dir/depend.internal".
  933. Dependee "/home/olief/Downloads/aseba/build-aseba/targets/dummy/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/targets/dummy/CMakeFiles/asebadummynode.dir/depend.internal".
  934. Scanning dependencies of target asebadummynode
  935. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  936. make -f targets/dummy/CMakeFiles/asebadummynode.dir/build.make targets/dummy/CMakeFiles/asebadummynode.dir/build
  937. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  938. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 16
  939. [ 95%] Building CXX object targets/dummy/CMakeFiles/asebadummynode.dir/dummynode.cpp.o
  940. cd /home/olief/Downloads/aseba/build-aseba/targets/dummy && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebadummynode.dir/dummynode.cpp.o -c /home/olief/Downloads/aseba/aseba/targets/dummy/dummynode.cpp
  941. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  942. [ 95%] Building C object targets/dummy/CMakeFiles/asebadummynode.dir/dummynode_description.c.o
  943. cd /home/olief/Downloads/aseba/build-aseba/targets/dummy && /usr/bin/cc -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebadummynode.dir/dummynode_description.c.o -c /home/olief/Downloads/aseba/aseba/targets/dummy/dummynode_description.c
  944. Linking CXX executable asebadummynode
  945. cd /home/olief/Downloads/aseba/build-aseba/targets/dummy && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebadummynode.dir/link.txt --verbose=1
  946. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebadummynode.dir/dummynode.cpp.o CMakeFiles/asebadummynode.dir/dummynode_description.c.o -o asebadummynode -rdynamic ../../transport/buffer/libasebavmbuffer.a ../../vm/libasebavm.a ../../transport/dashel_plugins/libasebadashelplugins.a ../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  947. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  948. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 16
  949. [ 95%] Built target asebadummynode
  950. make -f examples/clients/cpp-shell/CMakeFiles/asebashell.dir/build.make examples/clients/cpp-shell/CMakeFiles/asebashell.dir/depend
  951. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  952. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/examples/clients/cpp-shell /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-shell /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-shell/CMakeFiles/asebashell.dir/DependInfo.cmake --color=
  953. Dependee "/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-shell/CMakeFiles/asebashell.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-shell/CMakeFiles/asebashell.dir/depend.internal".
  954. Dependee "/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-shell/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-shell/CMakeFiles/asebashell.dir/depend.internal".
  955. Scanning dependencies of target asebashell
  956. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  957. make -f examples/clients/cpp-shell/CMakeFiles/asebashell.dir/build.make examples/clients/cpp-shell/CMakeFiles/asebashell.dir/build
  958. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  959. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  960. [ 95%] Building CXX object examples/clients/cpp-shell/CMakeFiles/asebashell.dir/shell.cpp.o
  961. cd /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-shell && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -I/home/olief/Downloads/aseba/aseba -I/usr/include/libxml2 -Wall -o CMakeFiles/asebashell.dir/shell.cpp.o -c /home/olief/Downloads/aseba/aseba/examples/clients/cpp-shell/shell.cpp
  962. Linking CXX executable asebashell
  963. cd /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-shell && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebashell.dir/link.txt --verbose=1
  964. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebashell.dir/shell.cpp.o -o asebashell -rdynamic ../../../compiler/libasebacompiler.a -lxml2 ../../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  965. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  966. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  967. [ 95%] Built target asebashell
  968. make -f examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/build.make examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/depend
  969. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  970. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 87
  971. [ 96%] Generating mainwindow.moc
  972. cd /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui/mainwindow.moc_parameters
  973. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  974. [ 96%] Generating dashelinterface.moc
  975. cd /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui && /usr/lib/qt4/bin/moc @/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui/dashelinterface.moc_parameters
  976. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/examples/clients/cpp-qt-gui /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/DependInfo.cmake --color=
  977. Dependee "/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/depend.internal".
  978. Dependee "/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/depend.internal".
  979. Scanning dependencies of target qt-gui
  980. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  981. make -f examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/build.make examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/build
  982. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  983. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 88
  984. [ 97%] Building CXX object examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/main.cpp.o
  985. cd /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui && /usr/bin/c++ -DASEBA_ASSERT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -I/home/olief/Downloads/aseba/aseba -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui -Wall -o CMakeFiles/qt-gui.dir/main.cpp.o -c /home/olief/Downloads/aseba/aseba/examples/clients/cpp-qt-gui/main.cpp
  986. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 89
  987. [ 98%] Building CXX object examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/dashelinterface.cpp.o
  988. cd /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui && /usr/bin/c++ -DASEBA_ASSERT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -I/home/olief/Downloads/aseba/aseba -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui -Wall -o CMakeFiles/qt-gui.dir/dashelinterface.cpp.o -c /home/olief/Downloads/aseba/aseba/examples/clients/cpp-qt-gui/dashelinterface.cpp
  989. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  990. [ 98%] Building CXX object examples/clients/cpp-qt-gui/CMakeFiles/qt-gui.dir/mainwindow.cpp.o
  991. cd /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui && /usr/bin/c++ -DASEBA_ASSERT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -I/home/olief/Downloads/aseba/aseba -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore -I/home/olief/Downloads/aseba/build-aseba -I/home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui -Wall -o CMakeFiles/qt-gui.dir/mainwindow.cpp.o -c /home/olief/Downloads/aseba/aseba/examples/clients/cpp-qt-gui/mainwindow.cpp
  992. Linking CXX executable qt-gui
  993. cd /home/olief/Downloads/aseba/build-aseba/examples/clients/cpp-qt-gui && /usr/bin/cmake -E cmake_link_script CMakeFiles/qt-gui.dir/link.txt --verbose=1
  994. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/qt-gui.dir/main.cpp.o CMakeFiles/qt-gui.dir/dashelinterface.cpp.o CMakeFiles/qt-gui.dir/mainwindow.cpp.o -o qt-gui -rdynamic ../../../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so -lQtGui -lQtNetwork -lQtCore -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  995. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  996. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 87 88 89
  997. [ 98%] Built target qt-gui
  998. make -f tests/CMakeFiles/asebavmdummycallbacks.dir/build.make tests/CMakeFiles/asebavmdummycallbacks.dir/depend
  999. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1000. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/tests /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/tests /home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/asebavmdummycallbacks.dir/DependInfo.cmake --color=
  1001. Dependee "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/asebavmdummycallbacks.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/asebavmdummycallbacks.dir/depend.internal".
  1002. Dependee "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/asebavmdummycallbacks.dir/depend.internal".
  1003. Scanning dependencies of target asebavmdummycallbacks
  1004. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1005. make -f tests/CMakeFiles/asebavmdummycallbacks.dir/build.make tests/CMakeFiles/asebavmdummycallbacks.dir/build
  1006. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1007. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 86
  1008. [ 99%] Building CXX object tests/CMakeFiles/asebavmdummycallbacks.dir/asebavmdummycallbacks.cpp.o
  1009. cd /home/olief/Downloads/aseba/build-aseba/tests && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebavmdummycallbacks.dir/asebavmdummycallbacks.cpp.o -c /home/olief/Downloads/aseba/aseba/tests/asebavmdummycallbacks.cpp
  1010. Linking CXX static library libasebavmdummycallbacks.a
  1011. cd /home/olief/Downloads/aseba/build-aseba/tests && /usr/bin/cmake -P CMakeFiles/asebavmdummycallbacks.dir/cmake_clean_target.cmake
  1012. cd /home/olief/Downloads/aseba/build-aseba/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebavmdummycallbacks.dir/link.txt --verbose=1
  1013. /usr/bin/ar cq libasebavmdummycallbacks.a CMakeFiles/asebavmdummycallbacks.dir/asebavmdummycallbacks.cpp.o
  1014. /usr/bin/ranlib libasebavmdummycallbacks.a
  1015. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1016. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 86
  1017. [ 99%] Built target asebavmdummycallbacks
  1018. make -f tests/CMakeFiles/aseba-test-natives-count.dir/build.make tests/CMakeFiles/aseba-test-natives-count.dir/depend
  1019. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1020. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/tests /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/tests /home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/aseba-test-natives-count.dir/DependInfo.cmake --color=
  1021. Dependee "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/aseba-test-natives-count.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/aseba-test-natives-count.dir/depend.internal".
  1022. Dependee "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/aseba-test-natives-count.dir/depend.internal".
  1023. Scanning dependencies of target aseba-test-natives-count
  1024. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1025. make -f tests/CMakeFiles/aseba-test-natives-count.dir/build.make tests/CMakeFiles/aseba-test-natives-count.dir/build
  1026. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1027. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  1028. [ 99%] Building CXX object tests/CMakeFiles/aseba-test-natives-count.dir/aseba-test-natives-count.cpp.o
  1029. cd /home/olief/Downloads/aseba/build-aseba/tests && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/aseba-test-natives-count.dir/aseba-test-natives-count.cpp.o -c /home/olief/Downloads/aseba/aseba/tests/aseba-test-natives-count.cpp
  1030. Linking CXX executable aseba-test-natives-count
  1031. cd /home/olief/Downloads/aseba/build-aseba/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/aseba-test-natives-count.dir/link.txt --verbose=1
  1032. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/aseba-test-natives-count.dir/aseba-test-natives-count.cpp.o -o aseba-test-natives-count -rdynamic ../compiler/libasebacompiler.a ../vm/libasebavm.a libasebavmdummycallbacks.a ../transport/dashel_plugins/libasebadashelplugins.a ../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so ../vm/libasebavm.a -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  1033. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1034. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles
  1035. [ 99%] Built target aseba-test-natives-count
  1036. make -f tests/CMakeFiles/asebatest.dir/build.make tests/CMakeFiles/asebatest.dir/depend
  1037. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1038. cd /home/olief/Downloads/aseba/build-aseba && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/olief/Downloads/aseba/aseba /home/olief/Downloads/aseba/aseba/tests /home/olief/Downloads/aseba/build-aseba /home/olief/Downloads/aseba/build-aseba/tests /home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/asebatest.dir/DependInfo.cmake --color=
  1039. Dependee "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/asebatest.dir/DependInfo.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/asebatest.dir/depend.internal".
  1040. Dependee "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/olief/Downloads/aseba/build-aseba/tests/CMakeFiles/asebatest.dir/depend.internal".
  1041. Scanning dependencies of target asebatest
  1042. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1043. make -f tests/CMakeFiles/asebatest.dir/build.make tests/CMakeFiles/asebatest.dir/build
  1044. make[2] : on entre dans le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1045. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 83
  1046. [100%] Building CXX object tests/CMakeFiles/asebatest.dir/asebatest.cpp.o
  1047. cd /home/olief/Downloads/aseba/build-aseba/tests && /usr/bin/c++ -DASEBA_ASSERT -O2 -g -DNDEBUG -I/home/olief/Downloads/aseba/dashel -Wall -o CMakeFiles/asebatest.dir/asebatest.cpp.o -c /home/olief/Downloads/aseba/aseba/tests/asebatest.cpp
  1048. Linking CXX executable asebatest
  1049. cd /home/olief/Downloads/aseba/build-aseba/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/asebatest.dir/link.txt --verbose=1
  1050. /usr/bin/c++ -O2 -g -DNDEBUG CMakeFiles/asebatest.dir/asebatest.cpp.o -o asebatest -rdynamic ../compiler/libasebacompiler.a ../vm/libasebavm.a libasebavmdummycallbacks.a ../transport/dashel_plugins/libasebadashelplugins.a ../common/libasebacommon.a /home/olief/Downloads/aseba/build-dashel/libdashel.so ../vm/libasebavm.a -Wl,-rpath,/home/olief/Downloads/aseba/build-dashel:
  1051. make[2] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1052. /usr/bin/cmake -E cmake_progress_report /home/olief/Downloads/aseba/build-aseba/CMakeFiles 83
  1053. [100%] Built target asebatest
  1054. make[1] : on quitte le répertoire « /home/olief/Downloads/aseba/build-aseba »
  1055. /usr/bin/cmake -E cmake_progress_start /home/olief/Downloads/aseba/build-aseba/CMakeFiles 0

With Python 2 and make VERBOSE=1 for compiling aseba