Bug#663096: xiphos: Xiphos segfaults against libsword-8 1.6.2

2012-03-08 Thread Stanley Pinchak
Package: xiphos Version: 3.1.4-3 Severity: grave Justification: renders package unusable Dear Maintainer, Xiphos fails to start and exits with a segfault after upgrading libsword8 to 1.6.2+dfsg-1. This makes xiphos unusable on systems where this upgrade has occurred. I resolved this segfault by

Bug#660671: libdispatch: Fails to build (link dispatch_starfish) on armel

2012-02-20 Thread Stanley Pinchak
Source: libdispatch Version: 0~svn197-3 Severity: serious Justification: fails to build from source (but built successfully in the past) Dear Maintainer, I have been attempting to build the libdispatch source package on the armel platform and have encountered a failure during the build proces

Bug#655432: clang unusable on armel and armhf, link failures

2012-02-09 Thread Stanley Pinchak
Package: clang Version: 3.0-1 Followup-For: Bug #655432 Dear Maintainer, It appears that this bug first appears in 3.0-1 on the armel platform. The changelog notes the removal of some debian specific patches which related to debian multi-arch search paths. It seems likely that the upstream

Bug#655432: clang unusable on armel and armhf, link failures

2012-02-09 Thread Stanley Pinchak
Package: clang Followup-For: Bug #655432 Dear Maintainer, In order to help track down this bug, I have tried an older version of clang. My test program compiles successfully with clang 2.9-16 and libllvm2.9 2.9+dfsg-4. I will see if I can further pinpoint the change that may have caused this bug

Bug#655432: clang unusable on armel and armhf, link failures

2012-02-06 Thread Stanley Pinchak
Package: clang Version: 3.0-5 Followup-For: Bug #655432 Trying to attach that strace log again. execve("/usr/bin/clang", ["clang", "test.c"], [/* 19 vars */]) = 0 brk(0) = 0x29fb000 uname({sys="Linux", node="mml-home-nas", ...}) = 0 access("/etc/ld.so.nohwcap", F_O

Bug#655432: clang unusable on armel and armhf, link failures

2012-02-06 Thread Stanley Pinchak
Package: clang Version: 3.0-5 Followup-For: Bug #655432 Dear Maintainer, I can confirm this bug for the armel architecture. I too am unable to link a simple test program. Mine differed slightly from the original reporter in that my program was a simple "Hello World" test instead of containin