Front page | perl.perl5.porters |
Postings from January 2011
[perl #81770] Bleadperl v5.13.8-91-g487de07 breaks FLORA/Math-BigInt-GMP-1.32.tar.gz
From:
perlbug-followup
Date:
January 6, 2011 22:24
Subject:
[perl #81770] Bleadperl v5.13.8-91-g487de07 breaks FLORA/Math-BigInt-GMP-1.32.tar.gz
Message ID:
rt-3.6.HEAD-5425-1294381432-203.81770-75-0@perl.org
# New Ticket Created by (Andreas J. Koenig)
# Please include the string: [perl #81770]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81770 >
git bisect:
-----------
487de07a0a3bad1b47206a54968c2b33bde81618 is the first bad commit
commit 487de07a0a3bad1b47206a54968c2b33bde81618
Author: Peter John Acklam <pjacklam@online.no>
Date: Sun Jan 2 13:13:31 2011 -0800
[perl #81400] Fix bmodinv() part of RT 63237
example fail report:
--------------------
http://www.cpantesters.org/cpan/report/3b72e124-1799-11e0-ad23-34ecf2486b6f
perl -V:
--------
Summary of my perl5 (revision 5 version 13 subversion 8) configuration:
Commit id: 487de07a0a3bad1b47206a54968c2b33bde81618
Platform:
osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-thread-multi-ld
uname='linux k81 2.6.32-5-amd64 #1 smp fri dec 10 15:35:08 utc 2010 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.13.8-91-g487de07 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Duselongdouble'
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=define
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='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, 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_LONG_DOUBLE USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Jan 6 2011 23:30:32
@INC:
/home/src/perl/repoperls/installed-perls/perl/v5.13.8-91-g487de07/lib/site_perl/5.13.8/x86_64-linux-thread-multi-ld
/home/src/perl/repoperls/installed-perls/perl/v5.13.8-91-g487de07/lib/site_perl/5.13.8
/home/src/perl/repoperls/installed-perls/perl/v5.13.8-91-g487de07/lib/5.13.8/x86_64-linux-thread-multi-ld
/home/src/perl/repoperls/installed-perls/perl/v5.13.8-91-g487de07/lib/5.13.8
.
--
andreas
-
[perl #81770] Bleadperl v5.13.8-91-g487de07 breaks FLORA/Math-BigInt-GMP-1.32.tar.gz
by perlbug-followup