Re: [Python-Dev] ia64 debian buildbot

2006-04-13 Thread Thomas Heller
Martin v. Löwis wrote: > Thomas Heller wrote: >> Why does the ia64 debian buildbot now complain about unaligned accesses, >> and how can we find out where they occur? > > I don't know why they started show up suddenly; on Debian-Itanium, it > is a configuration option (even per process, through pr

Re: [Python-Dev] ia64 debian buildbot

2006-04-13 Thread Martin v. Löwis
Thomas Heller wrote: > Why does the ia64 debian buildbot now complain about unaligned accesses, > and how can we find out where they occur? I don't know why they started show up suddenly; on Debian-Itanium, it is a configuration option (even per process, through prctl(1)) whether they just produce

[Python-Dev] ia64 debian buildbot

2006-04-13 Thread Thomas Heller
[Please let me know if this should go to the machine owner instead] Why does the ia64 debian buildbot now complain about unaligned accesses, and how can we find out where they occur? http://www.python.org/dev/buildbot/trunk/ia64%20Debian%20unstable%20trunk/builds/123/step-test/0 Thanks, Thomas