Your message dated Sat, 18 May 2013 13:39:31 +0900
with message-id <[email protected]>
and subject line Re: Bug#652245: tomoe: FTBFS: IndexError: list index out of
range
has caused the Debian Bug report #641346,
regarding tomoe: python testcase has many failure
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
641346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641346
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: tomoe
Version: 0.6.0-1.1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source
tomoe FTBFS in unstable:
| dh_auto_test
| make[1]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0'
| Making check in po
| make[2]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/po'
| Skip intltool_update
| make[2]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/po'
| Making check in lib
| make[2]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/lib'
| make check-am
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/lib'
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/lib'
| make[2]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/lib'
| Making check in bindings
| make[2]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/bindings'
| Making check in python
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/bindings/python'
| make[3]: Nothing to be done for `check'.
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/bindings/python'
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/bindings'
| make[3]: Nothing to be done for `check-am'.
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/bindings'
| make[2]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/bindings'
| Making check in module
| make[2]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/module'
| Making check in dict
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/module/dict'
| make check-am
| make[4]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/module/dict'
| make[4]: Nothing to be done for `check-am'.
| make[4]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/module/dict'
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/module/dict'
| Making check in recognizer
| make[3]: Entering directory
`/build/tomoe-_2yR4i/tomoe-0.6.0/module/recognizer'
| make[3]: Nothing to be done for `check'.
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/module/recognizer'
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/module'
| make[3]: Nothing to be done for `check-am'.
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/module'
| make[2]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/module'
| Making check in data
| make[2]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/data'
| make check-am
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/data'
| make[3]: Nothing to be done for `check-am'.
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/data'
| make[2]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/data'
| Making check in db
| make[2]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/db'
| Making check in lib
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/db/lib'
| make[3]: Nothing to be done for `check'.
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/db/lib'
| Making check in migrate
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/db/migrate'
| make[3]: Nothing to be done for `check'.
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/db/migrate'
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/db'
| make[3]: Nothing to be done for `check-am'.
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/db'
| make[2]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/db'
| Making check in test
| make[2]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test'
| Making check in data
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test/data'
| make[3]: Nothing to be done for `check'.
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test/data'
| Making check in python
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test/python'
| make check-TESTS
| make[4]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test/python'
| ..../build/tomoe-_2yR4i/tomoe-0.6.0/test/python/test_query.py:31:
RuntimeWarning: tp_compare didn't return -1, 0 or 1
| self.assertEqual([reading1, reading2].sort(), query.get_readings().sort())
| ...............E./usr/lib/python2.6/unittest.py:356: RuntimeWarning:
tp_compare didn't return -1, 0 or 1
| if first == second:
| ..............................................
| ======================================================================
| ERROR: testSearchByStrokes (test_context.TomoeContextTest)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "/build/tomoe-_2yR4i/tomoe-0.6.0/test/python/test_context.py", line
52, in testSearchByStrokes
| self.assertEqual(char_code, candidates[0].get_char().get_utf8())
| IndexError: list index out of range
|
| ----------------------------------------------------------------------
| Ran 67 tests in 10.326s
|
| FAILED (errors=1)
| PASS: runtests.py
| ==================
| All 1 tests passed
| ==================
| make[4]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test/python'
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test/python'
| make[3]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test'
| make check-TESTS
| make[4]: Entering directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test'
| tests for xml
| /build/tomoe-_2yR4i/tomoe-0.6.0/bindings/ruby/tomoe.rb:2:in `require': no
such file to load -- tomoe.so (LoadError)
| from /build/tomoe-_2yR4i/tomoe-0.6.0/bindings/ruby/tomoe.rb:2
| from /build/tomoe-_2yR4i/tomoe-0.6.0/test/tomoe-test-utils.rb:364:in
`require'
| from /build/tomoe-_2yR4i/tomoe-0.6.0/test/tomoe-test-utils.rb:364
| from ./run-test.rb:13:in `require'
| from ./run-test.rb:13
| FAIL: run-tests.sh
| ===================
| 1 of 1 tests failed
| ===================
| make[4]: *** [check-TESTS] Error 1
| make[3]: *** [check-am] Error 2
| make[4]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test'
| make[3]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test'
| make[2]: *** [check-recursive] Error 1
| make[2]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0/test'
| make[1]: *** [check-recursive] Error 1
| make[1]: Leaving directory `/build/tomoe-_2yR4i/tomoe-0.6.0'
| dh_auto_test: make -j1 check returned exit code 2
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Control: fixed -1 tomoe/0.6.0-1.3
--
Regards,
dai
GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E
signature.asc
Description: Digital signature
--- End Message ---