Front page | perl.perl5.porters |
Postings from August 2013
[perl #119433] Bleadperl v5.19.3-16-gce0d59f breaks the CPAN
Thread Previous
|
Thread Next
From:
perlbug-followup
Date:
August 22, 2013 21:29
Subject:
[perl #119433] Bleadperl v5.19.3-16-gce0d59f breaks the CPAN
Message ID:
rt-3.6.HEAD-1873-1377206950-928.119433-75-0@perl.org
# New Ticket Created by (Andreas J. Koenig)
# Please include the string: [perl #119433]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=119433 >
git bisect
----------
ce0d59fdd1c7d145efdf6bf8da56a259fed483e4 is the first bad commit
commit ce0d59fdd1c7d145efdf6bf8da56a259fed483e4
Author: Father Chrysostomos <sprout@cpan.org>
Date: Tue Jul 2 13:07:45 2013 -0700
[perl #7508] Use NULL for nonexistent array elems
affected
--------
This is only a first impression. Dependencies of all of these are not yet
tested, so the list will grow once we have the first modules fixed.
MIYAGAWA/CGI-Compile-0.16.tar.gz
ZEFRAM/Data-Alias-1.17.tar.gz
GAAS/Data-Dump-1.22.tar.gz
SHARYANTO/Data-Dump-PHP-0.07.tar.gz
ANDYA/Data-Structure-Util-0.15.tar.gz
EZDB/Data-Table-1.68.tar.gz
GFUJI/Data-Util-0.62.tar.gz
TIMB/Devel-NYTProf-5.05.tar.gz
JHI/Graph-0.96.tar.gz
XAOC/Gtk2-1.247.tar.gz
JMM/Heap-0.80.tar.gz
ADAMK/List-MoreUtils-0.33.tar.gz
GFUJI/Mouse-1.11.tar.gz
SULLR/Net-SIP-0.682.tar.gz
XAOC/Pango-1.224.tar.gz
BINGOS/POE-Component-Client-Ident-1.16.tar.gz
ABIGAIL/Regexp-Common-2013031301.tar.gz
ETHER/Safe-Isa-1.000003.tar.gz
perl -V
-------
Summary of my perl5 (revision 5 version 19 subversion 4) configuration:
Commit id: ce0d59fdd1c7d145efdf6bf8da56a259fed483e4
Platform:
osname=linux, osvers=3.9-1-amd64, archname=x86_64-linux
uname='linux k83 3.9-1-amd64 #1 smp debian 3.9.8-1 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3-16-gce0d59f/165a -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
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 -g',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.1', 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/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Aug 22 2013 20:53:40
@INC:
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3-16-gce0d59f/165a/lib/site_perl/5.19.4/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3-16-gce0d59f/165a/lib/site_perl/5.19.4
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3-16-gce0d59f/165a/lib/5.19.4/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.3-16-gce0d59f/165a/lib/5.19.4
.
--
andreas
Thread Previous
|
Thread Next