Closed p5pRT closed 10 years ago
git bisect
commit 80836a6e6831e963c975485a02ff412288031439 Author: Karl Williamson \khw@​cpan\.org Date: Wed May 7 17:36:40 2014 -0600
PATCH: [perl #121777] User-defined prop and packages
diagnostics
http://www.cpantesters.org/cpan/report/167fae42-e9dc-11e3-95eb-1d0273305bfd
perl -V
Summary of my perl5 (revision 5 version 21 subversion 1) configuration: Commit id: 10225cc45e84565b4226e605f73f8853179cf2a4 Platform: osname=linux\, osvers=3.13-1-amd64\, archname=x86_64-linux-ld uname='linux k83 3.13-1-amd64 #1 smp debian 3.13.7-1 (2014-03-25) x86_64 gnulinux ' config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.21.0-232-g10225cc/127e -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g' hint=recommended\, useposix=true\, d_sigaction=define useithreads=undef\, usemultiplicity=undef use64bitint=define\, use64bitall=define\, uselongdouble=define usemymalloc=n\, bincompat5005=undef Compiler: cc='cc'\, ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'\, optimize='-O2 -g'\, cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' ccversion=''\, gccversion='4.8.2'\, 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 /usr/lib/gcc/x86_64-linux-gnu/4.8/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=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=libc-2.18.so\, so=so\, useshrplib=false\, libperl=libperl.a gnulibc_version='2.18' 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_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF Built under linux Compiled at Jun 1 2014 07:12:00 %ENV: PERL5LIB="" PERL5OPT="" PERL5_CPANPLUS_IS_RUNNING="10105" PERL5_CPAN_IS_RUNNING="10105" PERL_MM_USE_DEFAULT="1" @INC: /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.0-232-g10225cc/127e/lib/site_perl/5.21.1/x86_64-linux-ld /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.0-232-g10225cc/127e/lib/site_perl/5.21.1 /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.0-232-g10225cc/127e/lib/5.21.1/x86_64-linux-ld /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.0-232-g10225cc/127e/lib/5.21.1 .
-- andreas
On Tue Jun 03 11:52:26 2014\, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote:
git bisect ---------- commit 80836a6e6831e963c975485a02ff412288031439 Author: Karl Williamson \khw@​cpan\.org Date: Wed May 7 17:36:40 2014 -0600
PATCH: [perl #121777] User-defined prop and packages
diagnostics ----------- http://www.cpantesters.org/cpan/report/167fae42-e9dc-11e3-95eb- 1d0273305bfd
Using khw's test program at blead\, I got the same failures as in the report above.
The RT System itself - Status changed from 'new' to 'open'
Also affected: KRYDE/PerlIO-via-EscStatus-11.tar.gz
Sample fail report: http://www.cpantesters.org/cpan/report/42880472
-- andreas
Thanks for finding this. Commit c06117113a7b8dfd3aeac6ba56380f9c2d5e7d5f fixes it. The problem was compiletime vs runtime data -- Karl Williamson
@khwilliamson - Status changed from 'open' to 'resolved'
Migrated from rt.perl.org#122029 (status was 'resolved')
Searchable as RT122029$