Front page | perl.perl5.porters |
Postings from October 2015
[perl #126472] Bleadperl v5.23.3-33-g6768377 breaksHANENKAMP/Tie-Simple-1.03.tar.gz
Thread Next
From:
perlbug-followup
Date:
October 28, 2015 07:02
Subject:
[perl #126472] Bleadperl v5.23.3-33-g6768377 breaksHANENKAMP/Tie-Simple-1.03.tar.gz
Message ID:
rt-4.0.18-29891-1446015760-1065.126472-75-0@perl.org
# New Ticket Created by (Andreas J. Koenig)
# Please include the string: [perl #126472]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=126472 >
bisect
------
commit 6768377c79109b7124f0c8a4e3677982689d9f49
Author: David Mitchell <davem@iabyn.com>
Date: Mon Sep 7 15:00:32 2015 +0100
make EXTEND() and stack_grow() safe(r)
cpantesters
-----------
http://www.cpantesters.org/cpan/report/e72309ea-69bf-11e5-8aef-d8dbd0d03245
perl -V
-------
Summary of my perl5 (revision 5 version 23 subversion 4) configuration:
Commit id: 0358bab3cde3c2aebf6fc00217e86618938f4b47
Platform:
osname=linux, osvers=4.1.0-2-amd64, archname=x86_64-linux-thread-multi
uname='linux k83 4.1.0-2-amd64 #1 smp debian 4.1.6-1 (2015-08-23) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.23.3-48-g0358bab/9980 -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='5.2.1 20150911', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
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-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
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-strong'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Oct 3 2015 01:26:29
%ENV:
PERL5LIB="/tmp/loop_over_bdir-27038-18H9o6/Alien-ActiveMQ-0.00005-OlLB74/blib/arch:/tmp/loop_over_bdir-27038-18H9o6/Alien-ActiveMQ-0.00005-OlLB74/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="22274"
PERL5_CPAN_IS_RUNNING="22274"
PERL_MM_USE_DEFAULT="1"
@INC:
/tmp/loop_over_bdir-27038-18H9o6/Alien-ActiveMQ-0.00005-OlLB74/blib/arch
/tmp/loop_over_bdir-27038-18H9o6/Alien-ActiveMQ-0.00005-OlLB74/blib/lib
/home/sand/src/perl/repoperls/installed-perls/perl/v5.23.3-48-g0358bab/9980/lib/site_perl/5.23.4/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/perl/v5.23.3-48-g0358bab/9980/lib/site_perl/5.23.4
/home/sand/src/perl/repoperls/installed-perls/perl/v5.23.3-48-g0358bab/9980/lib/5.23.4/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/perl/v5.23.3-48-g0358bab/9980/lib/5.23.4
.
--
andreas
Thread Next
-
[perl #126472] Bleadperl v5.23.3-33-g6768377 breaksHANENKAMP/Tie-Simple-1.03.tar.gz
by perlbug-followup