Front page | perl.perl5.porters |
Postings from May 2013
[perl #117967] Fwd: Undelivered Mail Returned to Sender
From:
Neil Bowers
Date:
May 13, 2013 20:30
Subject:
[perl #117967] Fwd: Undelivered Mail Returned to Sender
Message ID:
rt-3.6.HEAD-2650-1368311978-474.117967-75-0@perl.org
# New Ticket Created by Neil Bowers
# Please include the string: [perl #117967]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=117967 >
My email from perlbug bounced, block by spamhaus. Hopefully this will get through.
> From: neil@bowers.com
> Subject: 5.18.0 RC1 test failure on MacOSX 10.8.3
> Date: 11 May 2013 23:30:37 BST
> To: perlbug@perl.org
> Reply-To: neil@bowers.com
>
>
>
> This is a bug report for perl from neil@bowers.com,
> generated with the help of perlbug 1.39 running under perl 5.18.0.
>
>
> -----------------------------------------------------------------
> [Please describe your issue here]
>
> I got a test failure on MacOSX 10.8.3:
>
> ext/GDBM_File/t/fatal ......................................... FAILED--non-zero wait status: 4
>
> Following the directions in INSTALL I then ran:
>
> % ./perl harness ../ext/GDBM_File/t/fatal.t
> ../ext/GDBM_File/t/fatal.t .. All 8 subtests passed
>
> Test Summary Report
> -------------------
> ../ext/GDBM_File/t/fatal.t (Wstat: 4 Tests: 8 Failed: 0)
> Non-zero wait status: 4
> Files=1, Tests=8, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.02 cusr 0.00 csys = 0.04 CPU)
> Result: FAIL
>
> And then I ran:
>
> % ./perl -MTestInit ext/GDBM_File/t/fatal.t
> 1..8
> ok 1 - use GDBM_File;
> ok 2 - Can find next available file descriptor
> ok 3 - Check that we cannot open fileno 3. $! is Bad file descriptor
> ok 4 - The object isa GDBM_File
> ok 5 - dup fileno 3
> ok 6 - close fileno 3, out from underneath the GDBM_File
> ok 7 - Trapped error when attempting to write to knobbled GDBM_File
> ok 8 - expected error message from GDBM_File
> Illegal instruction
>
>
>
> [Please do not change anything below this line]
> -----------------------------------------------------------------
> ---
> Flags:
> category=library
> severity=medium
> module=GDBM_File
> ---
> Site configuration information for perl 5.18.0:
>
> Configured by neilb at Sat May 11 19:57:27 BST 2013.
>
> Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
>
> Platform:
> osname=darwin, osvers=12.3.0, archname=darwin-2level
> uname='darwin tucumcari.local 12.3.0 darwin kernel version 12.3.0: sun jan 6 22:37:10 pst 2013; root:xnu-2050.22.13~1release_x86_64 x86_64 '
> config_args=''
> hint=recommended, useposix=true, d_sigaction=define
> useithreads=undef, usemultiplicity=undef
> useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
> use64bitint=define, use64bitall=define, uselongdouble=undef
> usemymalloc=n, bincompat5005=undef
> Compiler:
> cc='gcc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include',
> optimize='-O3',
> cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include'
> ccversion='', gccversion='4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)', gccosandvers=''
> intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
> d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
> ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
> alignbytes=8, prototype=define
> Linker and Libraries:
> ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib -L/opt/local/lib'
> libpth=/usr/local/lib /opt/local/lib /usr/lib
> libs=-lgdbm -ldbm -ldl -lm -lutil -lc
> perllibs=-ldl -lm -lutil -lc
> libc=, so=dylib, useshrplib=false, libperl=libperl.a
> gnulibc_version=''
> Dynamic Linking:
> dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
> cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector'
>
> Locally applied patches:
> RC1
>
> ---
> @INC for perl 5.18.0:
> ./lib
> /usr/local/lib/perl5/site_perl/5.18.0/darwin-2level
> /usr/local/lib/perl5/site_perl/5.18.0
> /usr/local/lib/perl5/5.18.0/darwin-2level
> /usr/local/lib/perl5/5.18.0
> .
>
> ---
> Environment for perl 5.18.0:
> DYLD_LIBRARY_PATH (unset)
> HOME=/var/root
> LANG (unset)
> LANGUAGE (unset)
> LD_LIBRARY_PATH (unset)
> LOGDIR (unset)
> PATH=/usr/local/apache/bin:/usr/local/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin
> PERL_BADLANG (unset)
> SHELL=/bin/tcsh
>
>
-
[perl #117967] Fwd: Undelivered Mail Returned to Sender
by Neil Bowers