Advertisement
Guest User

Terminal Output

a guest
Nov 19th, 2013
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.50 KB | None | 0 0
  1. suman@Metal-Criminal:~/Downloads/vala-0.22.0$ make check
  2. make check-recursive
  3. make[1]: Entering directory `/home/suman/Downloads/vala-0.22.0'
  4. Making check in gee
  5. make[2]: Entering directory `/home/suman/Downloads/vala-0.22.0/gee'
  6. make check-am
  7. make[3]: Entering directory `/home/suman/Downloads/vala-0.22.0/gee'
  8. make[3]: Nothing to be done for `check-am'.
  9. make[3]: Leaving directory `/home/suman/Downloads/vala-0.22.0/gee'
  10. make[2]: Leaving directory `/home/suman/Downloads/vala-0.22.0/gee'
  11. Making check in ccode
  12. make[2]: Entering directory `/home/suman/Downloads/vala-0.22.0/ccode'
  13. make check-am
  14. make[3]: Entering directory `/home/suman/Downloads/vala-0.22.0/ccode'
  15. make[3]: Nothing to be done for `check-am'.
  16. make[3]: Leaving directory `/home/suman/Downloads/vala-0.22.0/ccode'
  17. make[2]: Leaving directory `/home/suman/Downloads/vala-0.22.0/ccode'
  18. Making check in vala
  19. make[2]: Entering directory `/home/suman/Downloads/vala-0.22.0/vala'
  20. make check-am
  21. make[3]: Entering directory `/home/suman/Downloads/vala-0.22.0/vala'
  22. make[3]: Nothing to be done for `check-am'.
  23. make[3]: Leaving directory `/home/suman/Downloads/vala-0.22.0/vala'
  24. make[2]: Leaving directory `/home/suman/Downloads/vala-0.22.0/vala'
  25. Making check in codegen
  26. make[2]: Entering directory `/home/suman/Downloads/vala-0.22.0/codegen'
  27. make check-am
  28. make[3]: Entering directory `/home/suman/Downloads/vala-0.22.0/codegen'
  29. make[3]: Nothing to be done for `check-am'.
  30. make[3]: Leaving directory `/home/suman/Downloads/vala-0.22.0/codegen'
  31. make[2]: Leaving directory `/home/suman/Downloads/vala-0.22.0/codegen'
  32. Making check in compiler
  33. make[2]: Entering directory `/home/suman/Downloads/vala-0.22.0/compiler'
  34. make check-am
  35. make[3]: Entering directory `/home/suman/Downloads/vala-0.22.0/compiler'
  36. make[3]: Nothing to be done for `check-am'.
  37. make[3]: Leaving directory `/home/suman/Downloads/vala-0.22.0/compiler'
  38. make[2]: Leaving directory `/home/suman/Downloads/vala-0.22.0/compiler'
  39. Making check in vapi
  40. make[2]: Entering directory `/home/suman/Downloads/vala-0.22.0/vapi'
  41. make[2]: Nothing to be done for `check'.
  42. make[2]: Leaving directory `/home/suman/Downloads/vala-0.22.0/vapi'
  43. Making check in tests
  44. make[2]: Entering directory `/home/suman/Downloads/vala-0.22.0/tests'
  45. make check-am
  46. make[3]: Entering directory `/home/suman/Downloads/vala-0.22.0/tests'
  47. make check-TESTS
  48. make[4]: Entering directory `/home/suman/Downloads/vala-0.22.0/tests'
  49. TEST: Building... OK
  50. /basic-types/integers: OK
  51. /basic-types/escape-chars: OK
  52. /basic-types/floats: OK
  53. /basic-types/strings: OK
  54. /basic-types/arrays: OK
  55. /basic-types/pointers: OK
  56. /basic-types/sizeof: OK
  57. /basic-types/bug591552: OK
  58. /basic-types/bug595751: OK
  59. /basic-types/bug596637: OK
  60. /basic-types/bug596785: OK
  61. /basic-types/bug632322: OK
  62. /basic-types/bug647222: OK
  63. /basic-types/bug648364: OK
  64. /basic-types/bug650993: OK
  65. /basic-types/bug652380: OK
  66. /basic-types/bug655908: OK
  67. /basic-types/bug659975: OK
  68. /basic-types/bug686336: OK
  69. /namespaces: OK
  70. /methods/lambda: OK
  71. /methods/closures: OK
  72. /methods/prepostconditions: OK
  73. /methods/symbolresolution: OK
  74. /methods/bug595538: OK
  75. /methods/bug596726: OK
  76. /methods/bug597426: OK
  77. /methods/bug598738: OK
  78. /methods/bug599892: OK
  79. /methods/bug613483: OK
  80. /methods/bug620673: OK
  81. /methods/bug622570: OK
  82. /methods/bug639054: OK
  83. /methods/bug642899: OK
  84. /methods/bug646345: OK
  85. /methods/bug648320: OK
  86. /methods/bug649562: OK
  87. /methods/bug653391: OK
  88. /methods/bug653908: OK
  89. /methods/bug663210: OK
  90. /methods/generics: OK
  91. /control-flow/break: OK
  92. /control-flow/expressions-conditional: OK
  93. /control-flow/for: OK
  94. /control-flow/foreach: OK
  95. /control-flow/switch: OK
  96. /control-flow/sideeffects: OK
  97. /control-flow/bug652549: OK
  98. /control-flow/bug665904: OK
  99. /enums/enums: OK
  100. /enums/bug673879: OK
  101. /structs/structs: OK
  102. /structs/gvalue: OK
  103. /structs/bug530605: OK
  104. /structs/bug572091: OK
  105. /structs/bug583603: OK
  106. /structs/bug595587: OK
  107. /structs/bug596144: OK
  108. /structs/bug603056: OK
  109. /structs/bug606202: OK
  110. /structs/bug609642: OK
  111. /structs/bug613513: OK
  112. /structs/bug613825: OK
  113. /structs/bug621176: OK
  114. /structs/bug622422: OK
  115. /structs/bug623092: OK
  116. /structs/bug651441: OK
  117. /structs/bug654646: OK
  118. /structs/bug654753: OK
  119. /structs/bug656693: OK
  120. /structs/bug657378: OK
  121. /structs/bug658048: OK
  122. /structs/bug660426: OK
  123. /structs/bug661945: OK
  124. /structs/bug667890: OK
  125. /structs/bug669580: OK
  126. /structs/bug685177: OK
  127. /structs/bug690380: OK
  128. /delegates/delegates: OK
  129. /delegates/bug539166: OK
  130. /delegates/bug595610: OK
  131. /delegates/bug595639: OK
  132. /delegates/bug638415: OK
  133. /delegates/bug639751: OK
  134. /delegates/bug703804: OK
  135. /objects/chainup: OK
  136. /objects/classes: OK
  137. /objects/fields: OK
  138. /objects/interfaces: OK
  139. /objects/methods: OK
  140. /objects/properties: OK
  141. /objects/regex: OK
  142. /objects/signals: OK
  143. /objects/test-025: OK
  144. /objects/test-026: OK
  145. /objects/test-029: OK
  146. /objects/test-034: OK
  147. /objects/bug566909: OK
  148. /objects/bug588203: OK
  149. /objects/bug589928: OK
  150. /objects/bug593260: OK
  151. /objects/bug596621: OK
  152. /objects/bug597155: OK
  153. /objects/bug597161: OK
  154. /objects/bug613486: OK
  155. /objects/bug613840: OK
  156. /objects/bug620675: OK
  157. /objects/bug620706: OK
  158. /objects/bug624594: OK
  159. /objects/bug626038: OK
  160. /objects/bug628639: OK
  161. /objects/bug634782: OK
  162. /objects/bug642809: OK
  163. /objects/bug643711: OK
  164. /objects/bug646362: OK
  165. /objects/bug646792: OK
  166. /objects/bug653138: OK
  167. /objects/bug654702: OK
  168. /objects/bug663134: OK
  169. /objects/bug664529: OK
  170. /objects/bug667668: OK
  171. /objects/bug683646: OK
  172. /objects/bug695671: OK
  173. /objects/bug701978: OK
  174. /objects/bug702736: OK
  175. /objects/bug702846: OK
  176. /errors/errors: OK
  177. /errors/bug567181: OK
  178. /errors/bug579101: OK
  179. /errors/bug596228: OK
  180. /errors/bug623049: OK
  181. /errors/bug639589: OK
  182. /errors/bug651145: OK
  183. /asynchronous/bug595735: OK
  184. /asynchronous/bug595755: OK
  185. /asynchronous/bug596177: OK
  186. /asynchronous/bug596861: OK
  187. /asynchronous/bug597294: OK
  188. /asynchronous/bug598677: OK
  189. /asynchronous/bug598697: OK
  190. /asynchronous/bug598698: OK
  191. /asynchronous/bug599568: OK
  192. /asynchronous/bug600827: OK
  193. /asynchronous/bug601558: OK
  194. /asynchronous/bug613484: OK
  195. /asynchronous/bug620740: OK
  196. /asynchronous/bug639591: OK
  197. /asynchronous/bug640721: OK
  198. /asynchronous/bug641182: OK
  199. /asynchronous/bug646945: OK
  200. /asynchronous/bug652252: OK
  201. /asynchronous/bug653861: OK
  202. /asynchronous/bug654336: OK
  203. /asynchronous/bug654337: OK
  204. /asynchronous/bug661961: OK
  205. /asynchronous/closures: OK
  206. /dbus/basic-types/server: OK
  207. /dbus/arrays/server: OK
  208. /dbus/structs/server: OK
  209. /dbus/errors/server: OK
  210. /dbus/async/server: OK
  211. /dbus/async-errors/server: OK
  212. /dbus/signals/server: OK
  213. /dbus/filedescriptor/server: OK
  214. /dbus/dicts/server: OK
  215. /dbus/bug596862: OK
  216. /dbus/bug602003/server: OK
  217. /gir/bug651773: FAIL
  218. error: Package `GLib-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
  219. error: Package `GObject-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
  220. Generation failed: 2 error(s), 0 warning(s)
  221. 1 of 168 tests failed
  222. make[4]: *** [check-TESTS] Error 1
  223. make[4]: Leaving directory `/home/suman/Downloads/vala-0.22.0/tests'
  224. make[3]: *** [check-am] Error 2
  225. make[3]: Leaving directory `/home/suman/Downloads/vala-0.22.0/tests'
  226. make[2]: *** [check] Error 2
  227. make[2]: Leaving directory `/home/suman/Downloads/vala-0.22.0/tests'
  228. make[1]: *** [check-recursive] Error 1
  229. make[1]: Leaving directory `/home/suman/Downloads/vala-0.22.0'
  230. make: *** [check] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement