Re: haskell-http-conduit failure on powerpc

2013-06-04 Thread Philipp Kern
Hi, On 2013-06-04 13:31, Colin Watson wrote: So a fix for this is in progress, but, of the four active powerpc buildds, only praetorius is running 2.6.32, and the rest are on 3.2. I've CCed the powerpc buildd admins; I don't suppose it would be possible to upgrade praetorius? it's DSA's call,

Re: haskell-http-conduit failure on powerpc

2013-06-04 Thread Colin Watson
On Tue, Jun 04, 2013 at 09:05:37PM +1000, Erik de Castro Lopo wrote: > Colin Watson wrote: > > On Tue, Jun 04, 2013 at 08:38:05PM +1000, Erik de Castro Lopo wrote: > > > Erik de Castro Lopo wrote: > > > > -- That definitely is function not implemented > > > > SYS_344(0x5, 0xf7c7e0f0, 0xf7c7

Re: haskell-http-conduit failure on powerpc

2013-06-04 Thread Erik de Castro Lopo
Colin Watson wrote: > On Tue, Jun 04, 2013 at 08:38:05PM +1000, Erik de Castro Lopo wrote: > > Erik de Castro Lopo wrote: > > > -- That definitely is function not implemented > > > SYS_344(0x5, 0xf7c7e0f0, 0xf7c7e110, 0x800, 0x10a0) = -1 ENOSYS > > > (Function not implemented) > > >

Re: haskell-http-conduit failure on powerpc

2013-06-04 Thread Colin Watson
On Tue, Jun 04, 2013 at 08:38:05PM +1000, Erik de Castro Lopo wrote: > Erik de Castro Lopo wrote: > > -- That definitely is function not implemented > > SYS_344(0x5, 0xf7c7e0f0, 0xf7c7e110, 0x800, 0x10a0) = -1 ENOSYS > > (Function not implemented) > > >From file /usr/include/powerpc-

Re: haskell-http-conduit failure on powerpc

2013-06-04 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote: > -- That definitely is function not implemented > SYS_344(0x5, 0xf7c7e0f0, 0xf7c7e110, 0x800, 0x10a0) = -1 ENOSYS > (Function not implemented) >From file /usr/include/powerpc-linux-gnu/asm/unistd.h #define __NR_accept4344 Erik -- --

Re: haskell-http-conduit failure on powerpc

2013-06-04 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote: > Erik de Castro Lopo wrote: > > > I'll try linux-image-2.6.32-5-powerpc64_2.6.32-48_powerpc.deb but I > > probably won't have results until tomorrow. > > Well I do see this problem on that kernel, but not on later ones. > > Strace output here: > > http://www.me

Re: haskell-http-conduit failure on powerpc

2013-06-04 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote: > I'll try linux-image-2.6.32-5-powerpc64_2.6.32-48_powerpc.deb but I > probably won't have results until tomorrow. Well I do see this problem on that kernel, but not on later ones. Strace output here: http://www.mega-nerd.com/erikd/strace.txt.gz I'll keep diggi

Re: haskell-http-conduit failure on powerpc

2013-06-03 Thread Erik de Castro Lopo
Colin Watson wrote: > Right, the same as partch. I don't suppose it's possible to try with a > kernel version matching the one on praetorius? If I can find an approprate package. The machine is dual G5 so it will only boot a powerpc64 kernel. I'll try linux-image-2.6.32-5-powerpc64_2.6.32-48_po

Re: haskell-http-conduit failure on powerpc

2013-06-03 Thread Colin Watson
On Mon, Jun 03, 2013 at 09:13:23PM +1000, Erik de Castro Lopo wrote: > Erik de Castro Lopo wrote: > > Colin Watson wrote: > > > Does anyone recognise this problem, or have access to a machine where > > > they could investigate it directly? Even an strace of one of the tests > > > failing might be

Re: haskell-http-conduit failure on powerpc

2013-06-03 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote: > Colin Watson wrote: > > > Does anyone recognise this problem, or have access to a machine where > > they could investigate it directly? Even an strace of one of the tests > > failing might be helpful. > > I have a machine I can test this on. Will do say when I get h

Re: haskell-http-conduit failure on powerpc

2013-06-02 Thread Erik de Castro Lopo
Colin Watson wrote: > Does anyone recognise this problem, or have access to a machine where > they could investigate it directly? Even an strace of one of the tests > failing might be helpful. I have a machine I can test this on. Will do say when I get home from $WORK. Erik --

haskell-http-conduit failure on powerpc

2013-06-02 Thread Colin Watson
Hi, haskell-http-conduit fails to build on powerpc as follows: https://buildd.debian.org/status/fetch.php?pkg=haskell-http-conduit&arch=powerpc&ver=1.9.0-2&stamp=1369944722 simpleHttp accept: unsupported operation (Function not implemented) accept: unsupported operation (Function not im