% make test ext/IPC/SysV/ipcsysv.................semget: No space left on device FAILED at test 7 ext/IPC/SysV/t/sem...................semget: 28 No space left on device FAILED at test 1 lib/IPC/SysV.........................semget: No space left on device FAILED at test 7 Failed 3 test scripts out of 671, 99.55% okay. ### Since not all tests were successful, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path,p ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. u=6.74 s=3.31 cu=418.08 cs=60.73 scripts=671 tests=68763 make[2]: *** [_test_tty] Error 1 make[2]: Leaving directory `/var/tmp/perl-5.8.0' make[1]: *** [_test] Error 2 make[1]: Leaving directory `/var/tmp/perl-5.8.0' make: *** [test] Error 2