# New Ticket Created by Kevin Harris # Please include the string: [perl #22902] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22902 >
Hello, On a single-processor Slackware 9 system, I experience (consistantly) the following error when running "make test": Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/pmc/io.t 1 256 4 1 25.00% 2 21 subtests skipped. Failed 1/50 test scripts, 98.00% okay. 1/770 subtests failed, 99.87% okay. make: *** [test_dummy] Error 29 [ Linux 2.4.20 i686 spe160 ] ~/src/parrot $ Here's myconfig: --- Summary of my parrot 0.0.10 configuration: configdate='Mon Jul 7 16:50:33 2003' Platform: osname=linux, archname=i386-linux jitcapable=1, jitarchname=i386-linux, jitosname=linux, jitcpuarch=i386 perl=/usr/bin/perl5.8.0 Compiler: cc='cc', ccflags=' -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', Linker and Libraries: ld='cc', ldflags=' -L/usr/local/lib', cc_ldflags='', libs='-lnsl -ldl -lm -lcrypt -lutil' Dynamic Linking: so='.so', ld_shared='-shared -L/usr/local/lib', ld_shared_flags='' Types: iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4, ptrsize=4, ptr_alignment=1 byteorder=1234, nv=double, numvalsize=8, doublesize=8 Thanks, Kevin Harris [EMAIL PROTECTED]