Subject: | OS/X (Leopard) test fails 'got SIGSEGV as expected' |
Date: | Wed, 27 Jan 2010 13:24:06 -0600 |
To: | bug-File-Map [...] rt.cpan.org |
From: | Sundial Services <sundial.services [...] gmail.com> |
Installation failed (Perl 5.8.8; OS/X 10.5.8 Intel) with the following
message:
env LD_RUN_PATH=/System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE
cc -mmacosx-version-min=10.5.7 -arch ppc -arch i386 -bundle -undefined
dynamic_lookup -L/usr/local/lib -o blib/arch/auto/File/Map/Map.bundle
lib/File/Map.o
LEONT/File-Map-0.21.tar.gz
./Build -- OK
Running Build test
t/00-load.t ....... 1/1 # Testing File::Map 0.21, Perl 5.008008,
/usr/bin/perl
t/00-load.t ....... ok
t/10-basics.t ..... ok
t/10-empty.t ...... ok
t/20-errors.t ..... ok
t/20-protect.t .... 1/7
# Failed test 'got SIGSEGV as expected'
# at t/20-protect.t line 34.
# got: '10'
# expected: '11'
# Looks like you failed 1 test of 7.
t/20-protect.t .... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests