Front page | perl.perl5.porters |
Postings from December 2010
[perl #80098] Bleadperl v5.13.7-222-ga5cd004 breaks ZEFRAM/Attribute-Lexical-0.002.tar.gz
From:
perlbug-followup
Date:
December 1, 2010 23:16
Subject:
[perl #80098] Bleadperl v5.13.7-222-ga5cd004 breaks ZEFRAM/Attribute-Lexical-0.002.tar.gz
Message ID:
rt-3.6.HEAD-13564-1291274153-369.80098-75-0@perl.org
# New Ticket Created by (Andreas J. Koenig)
# Please include the string: [perl #80098]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=80098 >
Test runs into an endless loop:
-------------------------------
Running Build test
Deep recursion on subroutine "Attribute::Lexical::UNIVERSAL::MODIFY_CODE_ATTRIBUTES" at (eval 12) line 88.
git bisect:
-----------
commit a5cd004dbd757df2bcf9e17aab6a8ed1272157d7
Author: Father Chrysostomos <sprout@cpan.org>
Date: Tue Nov 30 22:35:16 2010 -0800
[perl #68654] next::method doesn't see UNIVERSAL
This commit makes next::method retry with UNIVERSAL if it reaches the
end of the MRO list.
perl -V:
--------
Summary of my perl5 (revision 5 version 13 subversion 7) configuration:
Commit id: a5cd004dbd757df2bcf9e17aab6a8ed1272157d7
Platform:
osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-thread-multi
uname='linux k81 2.6.32-5-amd64 #1 smp sat oct 30 14:18:21 utc 2010 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.13.7-222-ga5cd004 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', 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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Dec 2 2010 05:30:51
@INC:
/home/src/perl/repoperls/installed-perls/perl/v5.13.7-222-ga5cd004/lib/site_perl/5.13.7/x86_64-linux-thread-multi
/home/src/perl/repoperls/installed-perls/perl/v5.13.7-222-ga5cd004/lib/site_perl/5.13.7
/home/src/perl/repoperls/installed-perls/perl/v5.13.7-222-ga5cd004/lib/5.13.7/x86_64-linux-thread-multi
/home/src/perl/repoperls/installed-perls/perl/v5.13.7-222-ga5cd004/lib/5.13.7
.
--
andreas
-
[perl #80098] Bleadperl v5.13.7-222-ga5cd004 breaks ZEFRAM/Attribute-Lexical-0.002.tar.gz
by perlbug-followup