Re: popen test hangs

2009-07-08 Thread Neil Jerram
"Marijn Schouten (hkBst)" writes: >> check-guile.log ends with >> >> PASS: popen.test: open-input-pipe: no args >> PASS: popen.test: open-input-pipe: port? >> PASS: popen.test: open-input-pipe: echo hello >> PASS: popen.test: open-input-pipe: stdin==stderr >> PASS: popen.test: open-input-pipe: s

Re: popen test hangs

2009-07-07 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marijn Schouten (hkBst) wrote: > Neil Jerram wrote: >> "Marijn Schouten (hkBst)" writes: > >>> it seems that the popen test hangs: >> Grrr. I thought we'd nailed that... > >>> then it hangs for at least an hour or so. My configure invocation is: >>

Re: popen test hangs

2009-07-06 Thread Marijn Schouten (hkBst)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Neil Jerram wrote: > "Marijn Schouten (hkBst)" writes: > >> it seems that the popen test hangs: > > Grrr. I thought we'd nailed that... > >> then it hangs for at least an hour or so. My configure invocation is: >> >> ./configure --prefix=/usr --bu

Re: popen test hangs

2009-07-06 Thread Neil Jerram
"Marijn Schouten (hkBst)" writes: > it seems that the popen test hangs: Grrr. I thought we'd nailed that... > then it hangs for at least an hour or so. My configure invocation is: > > ./configure --prefix=/usr --build=x86_64-pc-linux-gnu > --host=x86_64-pc-linux-gnu > --mandir=/usr/share/man