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

2010-05-17 Thread Nicholas Piper
tags 574741 + pending thanks This was caused by an incorrect assumption about some types, see http://git.debian.org/?p=jppy/jppy.git;a=commitdiff;h=24a281fed9b52427a061f7187d26ed32507e9b49 I hope that a new package will be uploaded to Debian soon, as 0.0.56-1. (I could not reproduce the later

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 |