Perl 5.8.6 to 5.8.7 upgrade fails IPC tests

2005-06-26 Thread Louis LeBlanc
I'm having a little trouble with my perl upgrade from 5.8.6 to 5.8.7. The build goes ok, but when I run 'make test' I get two failures. Both appear to be in the IPC code. When running the failed tests by hand, I get the following: # ./perl ../ext/IPC/SysV/t/sem.t 1..10 semget: 28 No space

Re: Perl 5.8.6 to 5.8.7 upgrade fails IPC tests

2005-06-26 Thread [EMAIL PROTECTED]
On Sun, 26 Jun 2005 15:17:06 -0400 Louis LeBlanc [EMAIL PROTECTED] wrote: I'm having a little trouble with my perl upgrade from 5.8.6 to 5.8.7. -- cut -- ok 5 ok 6 semget: No space left on device you need to make disc-space, one idea is to run portsclean -C or to make some more space in

Re: Perl 5.8.6 to 5.8.7 upgrade fails IPC tests

2005-06-26 Thread Louis LeBlanc
On 06/26/05 10:39 PM, [EMAIL PROTECTED] sat at the `puter and typed: On Sun, 26 Jun 2005 15:17:06 -0400 Louis LeBlanc [EMAIL PROTECTED] wrote: I'm having a little trouble with my perl upgrade from 5.8.6 to 5.8.7. -- cut -- ok 5 ok 6 semget: No space left on device you need to make

Re: Perl 5.8.6 to 5.8.7 upgrade fails IPC tests

2005-06-26 Thread Mikko Työläjärvi
On Sun, 26 Jun 2005, Louis LeBlanc wrote: On 06/26/05 10:39 PM, [EMAIL PROTECTED] sat at the `puter and typed: On Sun, 26 Jun 2005 15:17:06 -0400 Louis LeBlanc [EMAIL PROTECTED] wrote: I'm having a little trouble with my perl upgrade from 5.8.6 to 5.8.7. -- cut -- ok 5 ok 6 semget: No

Re: Perl 5.8.6 to 5.8.7 upgrade fails IPC tests

2005-06-26 Thread Louis LeBlanc
On 06/26/05 02:32 PM, Mikko Tyljrvi sat at the `puter and typed: On Sun, 26 Jun 2005, Louis LeBlanc wrote: On 06/26/05 10:39 PM, [EMAIL PROTECTED] sat at the `puter and typed: On Sun, 26 Jun 2005 15:17:06 -0400 Louis LeBlanc [EMAIL PROTECTED] wrote: I'm having a little trouble with my

Re: Perl 5.8.6 to 5.8.7 upgrade fails IPC tests

2005-06-26 Thread Mikko Työläjärvi
On Sun, 26 Jun 2005, Louis LeBlanc wrote: On 06/26/05 02:32 PM, Mikko Tyljrvi sat at the `puter and typed: On Sun, 26 Jun 2005, Louis LeBlanc wrote: On 06/26/05 10:39 PM, [EMAIL PROTECTED] sat at the `puter and typed: On Sun, 26 Jun 2005 15:17:06 -0400 Louis LeBlanc [EMAIL PROTECTED] wrote:

Re: Perl 5.8.6 to 5.8.7 upgrade fails IPC tests

2005-06-26 Thread Louis LeBlanc
On 06/26/05 04:50 PM, Mikko Tyljrvi sat at the `puter and typed: SNIP This certainly does make sense, but I'm not sure I'm actually running short here. I have SYSVSEM in my kernel (as well as SYSVSHM and SYSVMSG), and the relevant sysctls are: kern.ipc.semmap: 30 kern.ipc.semmni: 10