Front page | perl.perl5.porters |
Postings from November 2010
[perl #79900] Bleadperl v5.13.7-93-g88e9444 breaks RJBS/Try-Tiny-0.07.tar.gz
From:
perlbug-followup
Date:
November 28, 2010 13:22
Subject:
[perl #79900] Bleadperl v5.13.7-93-g88e9444 breaks RJBS/Try-Tiny-0.07.tar.gz
Message ID:
rt-3.6.HEAD-13564-1290979320-542.79900-75-0@perl.org
# New Ticket Created by (Andreas J. Koenig)
# Please include the string: [perl #79900]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=79900 >
Example fail report:
--------------------
http://www.cpantesters.org/cpan/report/45849e04-fa26-11df-8c56-f3b6b0d14a89
git bisect:
-----------
commit 88e9444c4ef58850472b05bba333f4072222d0da
Author: Nicholas Clark <nick@ccl4.org>
Date: Thu Nov 25 17:08:18 2010 +0000
Make BEGIN {require 5.12.0} behave as documented.
Previously in a BEGIN block, require was behaving identically to use
5.12.0 - ie erroneously executing the use feature ':5.12.0'; and use
strict; use warnings behaviour, which only use was documented to
provide.
perl -V:
--------
Summary of my perl5 (revision 5 version 13 subversion 7) configuration:
Commit id: 88e9444c4ef58850472b05bba333f4072222d0da
Platform:
osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux
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-93-g88e9444 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuselongdouble'
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='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-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 -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Nov 28 2010 19:18:08
@INC:
/home/src/perl/repoperls/installed-perls/perl/v5.13.7-93-g88e9444/lib/site_perl/5.13.7/x86_64-linux
/home/src/perl/repoperls/installed-perls/perl/v5.13.7-93-g88e9444/lib/site_perl/5.13.7
/home/src/perl/repoperls/installed-perls/perl/v5.13.7-93-g88e9444/lib/5.13.7/x86_64-linux
/home/src/perl/repoperls/installed-perls/perl/v5.13.7-93-g88e9444/lib/5.13.7
.
--
andreas
-
[perl #79900] Bleadperl v5.13.7-93-g88e9444 breaks RJBS/Try-Tiny-0.07.tar.gz
by perlbug-followup