Bug#574741: jppy: FTBFS on ia64: segmentation fault (unaligned access?)

2010-03-20 Thread Jakub Wilk
Package: jppy Version: 0.0.55-1 Severity: serious Justification: FTBFS Hello, Your package fails to build from source on ia64. Here are the relevant parts of the build log: | LD_LIBRARY_PATH=/usr/lib python2.6 ./tests/runTestRunner.py touch tests_pass | python2.6(3802): unaligned access to

Bug#574741: jppy: FTBFS on ia64: segmentation fault (unaligned access?)

2010-03-20 Thread Jakub Wilk
Actually, this failure might have nothing to do with unaligned access: | $ python2.6 ./tests/runTestRunner.py -v 99 | testCheckMethods (basicTests.todoBasicTest) ... ok | testItemsReturnsListofTuples (basicTests.todoBasicTest) ... ok | testKeysReturnsList (basicTests.todoBasicTest) ... ok |