On Wed, 27 Jul 2005, Blars Blarson wrote: > Package: tor > Version: 0.1.0.12-1 > Severity: serious > Justification: no longer builds from source > > tor failed to build on a sparc buildd, duplciated on sparc pbuilder:
> ========================= Rendezvous functionality ======== > ./bin/sh: line 1: 26287 Bus error src/or/test > make: *** [build-stamp] Error 138 The problem is that gcc 4 somehow manages to build the configure test for whether unaligned access is allowed in such a way that it actually succeeds, making tor get built in a way that does not avoid unaligned access. Unfortunately gcc 4 isn't that clever for the rest of the source so it then fails during unittests. I guess the next version of tor will have that fixed. Either upstream or through me :) Nick, Roger: here's the complete build log: http://buildd.debian.org/fetch.php?&pkg=tor&ver=0.1.0.12-1&arch=sparc&stamp=1121802247&file=log&as=raw -- PGP signed and encrypted | .''`. ** Debian GNU/Linux ** messages preferred. | : :' : The universal | `. `' Operating System http://www.palfrader.org/ | `- http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

