Advertisement
Guest User

Untitled

a guest
Feb 24th, 2014
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 15.55 KB | None | 0 0
  1. ankit@ubuntu:~/foss/xapian/xapian$ make check
  2. cd xapian-core && make check
  3. make[1]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core'
  4. make  check-recursive
  5. make[2]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core'
  6. Making check in .
  7. make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core'
  8. make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core'
  9. Making check in docs
  10. make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core/docs'
  11. make[3]: Nothing to be done for `check'.
  12. make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core/docs'
  13. Making check in tests
  14. make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
  15. rm -rf .brass .chert .multibrass .multichert .stub
  16. make  check-am
  17. make[4]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
  18. make  apitest internaltest stemtest queryparsertest termgentest unittest perftest/perftest soaktest/soaktest runtest perftest/get_machine_info
  19. make[5]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
  20. make[5]: `internaltest' is up to date.
  21. make[5]: `stemtest' is up to date.
  22. make[5]: `queryparsertest' is up to date.
  23. make[5]: `termgentest' is up to date.
  24. make[5]: `unittest' is up to date.
  25. make[5]: `runtest' is up to date.
  26. make[5]: `perftest/get_machine_info' is up to date.
  27. make[5]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
  28. make  check-TESTS
  29. make[5]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
  30. Running tests with backend "none"...
  31. ./apitest backend none: All 82 tests passed.                                  
  32. Running tests with backend "inmemory"...
  33. Running test: collapsekey2... SKIPPED                                          
  34. Running test: uuid1... SKIPPED                                                
  35. Running test: metadata5... SKIPPED                                            
  36. Running test: adddoc5... SKIPPED                                              
  37. Running test: adddoc6... SKIPPED
  38. Running test: nomoredocids1... SKIPPED                                        
  39. Running test: termtoolong1... SKIPPED
  40. Running test: valueweightsource5... SKIPPED                                    
  41. ./apitest backend inmemory: All 232 tests passed, 8 skipped.
  42. Running tests with backend "brass"...
  43. Running test: collapsekey2... SKIPPED                                          
  44. Running test: replicate2... SKIPPED                                            
  45. ./apitest backend brass: All 308 tests passed, 2 skipped.                      
  46. Running tests with backend "chert"...
  47. Running test: collapsekey2... SKIPPED                                          
  48. Running test: replicate5... SKIPPED                                            
  49. ./apitest backend chert: All 309 tests passed, 2 skipped.                      
  50. Running tests with backend "multi_brass"...
  51. Running test: eliteset1... SKIPPED                                            
  52. Running test: eliteset2... SKIPPED
  53. Running test: eliteset4... SKIPPED                                            
  54. Running test: eliteset5... SKIPPED
  55. Running test: collapsekey2... SKIPPED                                          
  56. ./apitest backend multi_brass: All 163 tests passed, 5 skipped.                
  57. Running tests with backend "multi_chert"...
  58. Running test: eliteset1... SKIPPED                                            
  59. Running test: eliteset2... SKIPPED
  60. Running test: eliteset4... SKIPPED                                            
  61. Running test: eliteset5... SKIPPED
  62. Running test: collapsekey2... SKIPPED                                          
  63. ./apitest backend multi_chert: All 163 tests passed, 5 skipped.                
  64. Running tests with backend "remoteprog_brass"...
  65. Running test: collapsekey2... SKIPPED                                          
  66. Running test: positfromtermit1... SKIPPED                                      
  67. Running test: valueweightsource5... SKIPPED                                    
  68. ./apitest backend remoteprog_brass: All 235 tests passed, 3 skipped.
  69. Running tests with backend "remotetcp_brass"...
  70. Running test: collapsekey2... SKIPPED                                          
  71. Running test: positfromtermit1... SKIPPED                                      
  72. Running test: valueweightsource5... SKIPPED                                    
  73. ./apitest backend remotetcp_brass: All 235 tests passed, 3 skipped.
  74. Running tests with backend "remoteprog_chert"...
  75. Running test: collapsekey2... SKIPPED                                          
  76. Running test: positfromtermit1... SKIPPED                                      
  77. Running test: valueweightsource5... SKIPPED                                    
  78. ./apitest backend remoteprog_chert: All 235 tests passed, 3 skipped.
  79. Running tests with backend "remotetcp_chert"...
  80. Running test: collapsekey2... SKIPPED                                          
  81. Running test: positfromtermit1... SKIPPED                                      
  82. Running test: valueweightsource5... SKIPPED                                    
  83. ./apitest backend remotetcp_chert: All 235 tests passed, 3 skipped.
  84. ./apitest total: All 2197 tests passed, 34 skipped.
  85. PASS: apitest
  86. PASS: internaltest                                                            
  87. The random seed is 42
  88. Please report the seed when reporting a test failure.
  89. Running tests with armenian stemmer...
  90. Running test: stemdict... SKIPPED                                              
  91. Running tests with basque stemmer...
  92. Running tests with catalan stemmer...                                          
  93. Running test: stemdict... SKIPPED                                              
  94. Running tests with danish stemmer...
  95. Running tests with dutch stemmer...                                            
  96. Running tests with english stemmer...                                          
  97. Running tests with finnish stemmer...                                          
  98. Running tests with french stemmer...                                          
  99. Running tests with german stemmer...                                          
  100. Running tests with german2 stemmer...                                          
  101. Running tests with hungarian stemmer...                                        
  102. Running tests with italian stemmer...                                          
  103. Running tests with kraaij_pohlmann stemmer...                                  
  104. Running tests with lovins stemmer...                                          
  105. Running tests with norwegian stemmer...                                        
  106. Running tests with porter stemmer...                                          
  107. Running tests with portuguese stemmer...                                      
  108. Running tests with romanian stemmer...                                        
  109. Running tests with russian stemmer...                                          
  110. Running tests with spanish stemmer...                                          
  111. Running tests with swedish stemmer...                                          
  112. Running tests with turkish stemmer...                                          
  113. PASS: stemtest                                                                
  114. PASS: queryparsertest                                                          
  115. PASS: termgentest                                                              
  116. PASS: unittest                                                                
  117. ==================
  118. All 6 tests passed
  119. ==================
  120. make[5]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
  121. make[4]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
  122. make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
  123. make[2]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core'
  124. make[1]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core'
  125. cd xapian-applications/omega && make check
  126. make[1]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  127. make  check-recursive
  128. make[2]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  129. Making check in .
  130. make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  131. make  atomparsetest htmlparsetest jsonesctest md5test urlenctest utf8converttest
  132. make[4]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  133. make[4]: `htmlparsetest' is up to date.
  134. make[4]: `jsonesctest' is up to date.
  135. make[4]: `md5test' is up to date.
  136. make[4]: `urlenctest' is up to date.
  137. make[4]: `utf8converttest' is up to date.
  138. make[4]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  139. make  check-TESTS
  140. make[4]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  141. make[5]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  142. PASS: atomparsetest
  143. PASS: htmlparsetest
  144. PASS: jsonesctest
  145. PASS: md5test
  146. PASS: urlenctest
  147. PASS: utf8converttest
  148. make[6]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  149. make  all-recursive
  150. make[7]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  151. Making all in .
  152. make[8]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  153. make[8]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  154. Making all in docs
  155. make[8]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega/docs'
  156. make[8]: Nothing to be done for `all'.
  157. make[8]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega/docs'
  158. make[7]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  159. make[6]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  160. ============================================================================
  161. Testsuite summary for xapian-omega 1.3.1
  162. ============================================================================
  163. # TOTAL: 6
  164. # PASS:  6
  165. # SKIP:  0
  166. # XFAIL: 0
  167. # FAIL:  0
  168. # XPASS: 0
  169. # ERROR: 0
  170. ============================================================================
  171. make[5]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  172. make[4]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  173. make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  174. Making check in docs
  175. make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega/docs'
  176. make[3]: Nothing to be done for `check'.
  177. make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega/docs'
  178. make[2]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  179. make[1]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
  180. cd swig && make
  181. make[1]: Entering directory `/home/ankit/foss/xapian/xapian/swig'
  182. make[2]: Entering directory `/home/ankit/foss/xapian/xapian/swig/Source'
  183. make  all-am
  184. make[3]: Entering directory `/home/ankit/foss/xapian/xapian/swig/Source'
  185. cp -f ../Source/eswig ../swig
  186. make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/swig/Source'
  187. make[2]: Leaving directory `/home/ankit/foss/xapian/xapian/swig/Source'
  188. test -z "1" || (cd CCache && make)
  189. make[2]: Entering directory `/home/ankit/foss/xapian/xapian/swig/CCache'
  190. make[2]: Nothing to be done for `all'.
  191. make[2]: Leaving directory `/home/ankit/foss/xapian/xapian/swig/CCache'
  192. make[1]: Leaving directory `/home/ankit/foss/xapian/xapian/swig'
  193. cd xapian-bindings && make check
  194. make[1]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
  195. make  check-recursive
  196. make[2]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
  197. Making check in .
  198. make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
  199. make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
  200. Making check in python
  201. make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  202. make  check-am
  203. make[4]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  204. make  check-TESTS
  205. make[5]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  206. make[6]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  207. PASS: smoketest.py
  208. PASS: pythontest.py
  209. make[7]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  210. make  all-am
  211. make[8]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  212. make[8]: Nothing to be done for `all-am'.
  213. make[8]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  214. make[7]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  215. ============================================================================
  216. Testsuite summary for xapian-bindings 1.3.1
  217. ============================================================================
  218. # TOTAL: 2
  219. # PASS:  2
  220. # SKIP:  0
  221. # XFAIL: 0
  222. # FAIL:  0
  223. # XPASS: 0
  224. # ERROR: 0
  225. ============================================================================
  226. make[6]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  227. make[5]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  228. make[4]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  229. make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
  230. Making check in python3
  231. make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  232. make  check-am
  233. make[4]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  234. make  check-TESTS
  235. make[5]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  236. make[6]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  237. ../test-driver: line 95: 24636 Segmentation fault      (core dumped) "$@" > $log_file 2>&1
  238. FAIL: smoketest.py
  239. ../test-driver: line 95: 24644 Segmentation fault      (core dumped) "$@" > $log_file 2>&1
  240. FAIL: pythontest.py
  241. make[7]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  242. make  all-am
  243. make[8]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  244. make[8]: Nothing to be done for `all-am'.
  245. make[8]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  246. make[7]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  247. ============================================================================
  248. Testsuite summary for xapian-bindings 1.3.1
  249. ============================================================================
  250. # TOTAL: 2
  251. # PASS:  0
  252. # SKIP:  0
  253. # XFAIL: 0
  254. # FAIL:  2
  255. # XPASS: 0
  256. # ERROR: 0
  257. ============================================================================
  258. See python3/test-suite.log
  259. Please report to http://xapian.org/bugs
  260. ============================================================================
  261. make[6]: *** [test-suite.log] Error 1
  262. make[6]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  263. make[5]: *** [check-TESTS] Error 2
  264. make[5]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  265. make[4]: *** [check-am] Error 2
  266. make[4]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  267. make[3]: *** [check] Error 2
  268. make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
  269. make[2]: *** [check-recursive] Error 1
  270. make[2]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
  271. make[1]: *** [check] Error 2
  272. make[1]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
  273. make: *** [check] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement