Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ankit@ubuntu:~/foss/xapian/xapian$ make check
- cd xapian-core && make check
- make[1]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core'
- make check-recursive
- make[2]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core'
- Making check in .
- make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core'
- make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core'
- Making check in docs
- make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core/docs'
- make[3]: Nothing to be done for `check'.
- make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core/docs'
- Making check in tests
- make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
- rm -rf .brass .chert .multibrass .multichert .stub
- make check-am
- make[4]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
- make apitest internaltest stemtest queryparsertest termgentest unittest perftest/perftest soaktest/soaktest runtest perftest/get_machine_info
- make[5]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
- make[5]: `internaltest' is up to date.
- make[5]: `stemtest' is up to date.
- make[5]: `queryparsertest' is up to date.
- make[5]: `termgentest' is up to date.
- make[5]: `unittest' is up to date.
- make[5]: `runtest' is up to date.
- make[5]: `perftest/get_machine_info' is up to date.
- make[5]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
- make check-TESTS
- make[5]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
- Running tests with backend "none"...
- ./apitest backend none: All 82 tests passed.
- Running tests with backend "inmemory"...
- Running test: collapsekey2... SKIPPED
- Running test: uuid1... SKIPPED
- Running test: metadata5... SKIPPED
- Running test: adddoc5... SKIPPED
- Running test: adddoc6... SKIPPED
- Running test: nomoredocids1... SKIPPED
- Running test: termtoolong1... SKIPPED
- Running test: valueweightsource5... SKIPPED
- ./apitest backend inmemory: All 232 tests passed, 8 skipped.
- Running tests with backend "brass"...
- Running test: collapsekey2... SKIPPED
- Running test: replicate2... SKIPPED
- ./apitest backend brass: All 308 tests passed, 2 skipped.
- Running tests with backend "chert"...
- Running test: collapsekey2... SKIPPED
- Running test: replicate5... SKIPPED
- ./apitest backend chert: All 309 tests passed, 2 skipped.
- Running tests with backend "multi_brass"...
- Running test: eliteset1... SKIPPED
- Running test: eliteset2... SKIPPED
- Running test: eliteset4... SKIPPED
- Running test: eliteset5... SKIPPED
- Running test: collapsekey2... SKIPPED
- ./apitest backend multi_brass: All 163 tests passed, 5 skipped.
- Running tests with backend "multi_chert"...
- Running test: eliteset1... SKIPPED
- Running test: eliteset2... SKIPPED
- Running test: eliteset4... SKIPPED
- Running test: eliteset5... SKIPPED
- Running test: collapsekey2... SKIPPED
- ./apitest backend multi_chert: All 163 tests passed, 5 skipped.
- Running tests with backend "remoteprog_brass"...
- Running test: collapsekey2... SKIPPED
- Running test: positfromtermit1... SKIPPED
- Running test: valueweightsource5... SKIPPED
- ./apitest backend remoteprog_brass: All 235 tests passed, 3 skipped.
- Running tests with backend "remotetcp_brass"...
- Running test: collapsekey2... SKIPPED
- Running test: positfromtermit1... SKIPPED
- Running test: valueweightsource5... SKIPPED
- ./apitest backend remotetcp_brass: All 235 tests passed, 3 skipped.
- Running tests with backend "remoteprog_chert"...
- Running test: collapsekey2... SKIPPED
- Running test: positfromtermit1... SKIPPED
- Running test: valueweightsource5... SKIPPED
- ./apitest backend remoteprog_chert: All 235 tests passed, 3 skipped.
- Running tests with backend "remotetcp_chert"...
- Running test: collapsekey2... SKIPPED
- Running test: positfromtermit1... SKIPPED
- Running test: valueweightsource5... SKIPPED
- ./apitest backend remotetcp_chert: All 235 tests passed, 3 skipped.
- ./apitest total: All 2197 tests passed, 34 skipped.
- PASS: apitest
- PASS: internaltest
- The random seed is 42
- Please report the seed when reporting a test failure.
- Running tests with armenian stemmer...
- Running test: stemdict... SKIPPED
- Running tests with basque stemmer...
- Running tests with catalan stemmer...
- Running test: stemdict... SKIPPED
- Running tests with danish stemmer...
- Running tests with dutch stemmer...
- Running tests with english stemmer...
- Running tests with finnish stemmer...
- Running tests with french stemmer...
- Running tests with german stemmer...
- Running tests with german2 stemmer...
- Running tests with hungarian stemmer...
- Running tests with italian stemmer...
- Running tests with kraaij_pohlmann stemmer...
- Running tests with lovins stemmer...
- Running tests with norwegian stemmer...
- Running tests with porter stemmer...
- Running tests with portuguese stemmer...
- Running tests with romanian stemmer...
- Running tests with russian stemmer...
- Running tests with spanish stemmer...
- Running tests with swedish stemmer...
- Running tests with turkish stemmer...
- PASS: stemtest
- PASS: queryparsertest
- PASS: termgentest
- PASS: unittest
- ==================
- All 6 tests passed
- ==================
- make[5]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
- make[4]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
- make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core/tests'
- make[2]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core'
- make[1]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-core'
- cd xapian-applications/omega && make check
- make[1]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make check-recursive
- make[2]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- Making check in .
- make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make atomparsetest htmlparsetest jsonesctest md5test urlenctest utf8converttest
- make[4]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make[4]: `htmlparsetest' is up to date.
- make[4]: `jsonesctest' is up to date.
- make[4]: `md5test' is up to date.
- make[4]: `urlenctest' is up to date.
- make[4]: `utf8converttest' is up to date.
- make[4]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make check-TESTS
- make[4]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make[5]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- PASS: atomparsetest
- PASS: htmlparsetest
- PASS: jsonesctest
- PASS: md5test
- PASS: urlenctest
- PASS: utf8converttest
- make[6]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make all-recursive
- make[7]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- Making all in .
- make[8]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make[8]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- Making all in docs
- make[8]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega/docs'
- make[8]: Nothing to be done for `all'.
- make[8]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega/docs'
- make[7]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make[6]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- ============================================================================
- Testsuite summary for xapian-omega 1.3.1
- ============================================================================
- # TOTAL: 6
- # PASS: 6
- # SKIP: 0
- # XFAIL: 0
- # FAIL: 0
- # XPASS: 0
- # ERROR: 0
- ============================================================================
- make[5]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make[4]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- Making check in docs
- make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega/docs'
- make[3]: Nothing to be done for `check'.
- make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega/docs'
- make[2]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- make[1]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-applications/omega'
- cd swig && make
- make[1]: Entering directory `/home/ankit/foss/xapian/xapian/swig'
- make[2]: Entering directory `/home/ankit/foss/xapian/xapian/swig/Source'
- make all-am
- make[3]: Entering directory `/home/ankit/foss/xapian/xapian/swig/Source'
- cp -f ../Source/eswig ../swig
- make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/swig/Source'
- make[2]: Leaving directory `/home/ankit/foss/xapian/xapian/swig/Source'
- test -z "1" || (cd CCache && make)
- make[2]: Entering directory `/home/ankit/foss/xapian/xapian/swig/CCache'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/home/ankit/foss/xapian/xapian/swig/CCache'
- make[1]: Leaving directory `/home/ankit/foss/xapian/xapian/swig'
- cd xapian-bindings && make check
- make[1]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
- make check-recursive
- make[2]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
- Making check in .
- make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
- make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
- Making check in python
- make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- make check-am
- make[4]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- make check-TESTS
- make[5]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- make[6]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- PASS: smoketest.py
- PASS: pythontest.py
- make[7]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- make all-am
- make[8]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- make[8]: Nothing to be done for `all-am'.
- make[8]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- make[7]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- ============================================================================
- Testsuite summary for xapian-bindings 1.3.1
- ============================================================================
- # TOTAL: 2
- # PASS: 2
- # SKIP: 0
- # XFAIL: 0
- # FAIL: 0
- # XPASS: 0
- # ERROR: 0
- ============================================================================
- make[6]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- make[5]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- make[4]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python'
- Making check in python3
- make[3]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- make check-am
- make[4]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- make check-TESTS
- make[5]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- make[6]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- ../test-driver: line 95: 24636 Segmentation fault (core dumped) "$@" > $log_file 2>&1
- FAIL: smoketest.py
- ../test-driver: line 95: 24644 Segmentation fault (core dumped) "$@" > $log_file 2>&1
- FAIL: pythontest.py
- make[7]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- make all-am
- make[8]: Entering directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- make[8]: Nothing to be done for `all-am'.
- make[8]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- make[7]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- ============================================================================
- Testsuite summary for xapian-bindings 1.3.1
- ============================================================================
- # TOTAL: 2
- # PASS: 0
- # SKIP: 0
- # XFAIL: 0
- # FAIL: 2
- # XPASS: 0
- # ERROR: 0
- ============================================================================
- See python3/test-suite.log
- Please report to http://xapian.org/bugs
- ============================================================================
- make[6]: *** [test-suite.log] Error 1
- make[6]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- make[5]: *** [check-TESTS] Error 2
- make[5]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- make[4]: *** [check-am] Error 2
- make[4]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- make[3]: *** [check] Error 2
- make[3]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings/python3'
- make[2]: *** [check-recursive] Error 1
- make[2]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
- make[1]: *** [check] Error 2
- make[1]: Leaving directory `/home/ankit/foss/xapian/xapian/xapian-bindings'
- make: *** [check] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement