Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bleadperl v5.19.1-485-g2179133 breaks MSCHILLI/Log-Log4perl-1.41.tar.gz, ROCKY/Devel-Trepan-0.50.tar.gz #13112

Closed
p5pRT opened this issue Jul 19, 2013 · 12 comments

Comments

@p5pRT
Copy link

p5pRT commented Jul 19, 2013

Migrated from rt.perl.org#118931 (status was 'resolved')

Searchable as RT118931$

@p5pRT
Copy link
Author

p5pRT commented Jul 19, 2013

From @andk

git bisect


commit 2179133
Author​: Father Chrysostomos <sprout@​cpan.org>
Date​: Fri Jul 12 23​:37​:26 2013 -0700

  Allow => to quote built-in keywords across lines

diagnostics


http​://www.cpantesters.org/cpan/report/84f54642-eee8-11e2-8a87-59c8f1ff63fb

No new enough report for Devel-Trepan yet available at cpantesters

perl -V


Summary of my perl5 (revision 5 version 19 subversion 2) configuration​:
  Commit id​: 2179133
  Platform​:
  osname=linux, osvers=3.9-1-amd64, archname=x86_64-linux-thread-multi
  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.1-485-g2179133/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
  useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
  use64bitint=define, use64bitall=define, uselongdouble=undef
  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 -g',
  cppflags='-D_REENTRANT -D_GNU_SOURCE -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 -lpthread -lc
  -lgdbm_compat
  perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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 MULTIPLICITY PERLIO_LAYERS
  PERL_DONT_CREATE_GVSV
  PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
  PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
  PERL_NEW_COPY_ON_WRITE 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_PERLIO USE_PERL_ATOF
  USE_REENTRANT_API
  Built under linux
  Compiled at Jul 19 2013 09​:02​:11
  @​INC​:
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.1-485-g2179133/9980/lib/site_perl/5.19.2/x86_64-linux-thread-multi
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.1-485-g2179133/9980/lib/site_perl/5.19.2
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.1-485-g2179133/9980/lib/5.19.2/x86_64-linux-thread-multi
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.1-485-g2179133/9980/lib/5.19.2
  .

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Jul 19, 2013

From @cpansprout

On Fri Jul 19 02​:43​:39 2013, andreas.koenig.7os6VVqR@​franz.ak.mind.de wrote​:

git bisect
----------
commit 2179133
Author​: Father Chrysostomos <sprout@​cpan.org>
Date​: Fri Jul 12 23​:37​:26 2013 -0700

Allow => to quote built\-in keywords across lines

diagnostics
-----------
http​://www.cpantesters.org/cpan/report/84f54642-eee8-11e2-8a87-
59c8f1ff63fb

Hmm, it looks as though I screwed up the line numbers.

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Jul 19, 2013

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented Jul 23, 2013

From zefram@fysh.org

Father Chrysostomos via RT wrote​:

Hmm, it looks as though I screwed up the line numbers.

Test case (derived by reducing the Log​::Log4perl failure)​:

$ cat t0
use Test​::More tests => 2;
is __LINE__, 2;
1 unless
  1;
is __LINE__, 5;
$ perl5.18.0 t0
1..2
ok 1
ok 2
$ perl5.19.2 t0
1..2
ok 1
not ok 2
# Failed test at t0 line 4.
# got​: '4'
# expected​: '5'
# Looks like you failed 1 test of 2.

-zefram

@p5pRT
Copy link
Author

p5pRT commented Jul 23, 2013

From @cpansprout

On Tue Jul 23 05​:57​:30 2013, zefram@​fysh.org wrote​:

Father Chrysostomos via RT wrote​:

Hmm, it looks as though I screwed up the line numbers.

Test case (derived by reducing the Log​::Log4perl failure)​:

$ cat t0
use Test​::More tests => 2;
is __LINE__, 2;
1 unless
1;
is __LINE__, 5;
$ perl5.18.0 t0
1..2
ok 1
ok 2
$ perl5.19.2 t0
1..2
ok 1
not ok 2
# Failed test at t0 line 4.
# got​: '4'
# expected​: '5'
# Looks like you failed 1 test of 2.

Thank you.

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Jul 25, 2013

From @andk

Also affected​: VPIT/LaTeX-TikZ-0.02.tar.gz (also reported as https://rt.cpan.org/Ticket/Display.html?id=87282)
--
andreas

@p5pRT
Copy link
Author

p5pRT commented Aug 22, 2013

From @andk

Also affected​: PJCJ/Devel-Cover-1.07.tar.gz

Same for 1.06

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Aug 23, 2013

From @cpansprout

I believe I have fixed this in commit bf1b738. Can you confirm?

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Aug 23, 2013

From [Unknown Contact. See original ticket]

I believe I have fixed this in commit bf1b738. Can you confirm?

--

Father Chrysostomos

@p5pRT
Copy link
Author

p5pRT commented Aug 23, 2013

@cpansprout - Status changed from 'open' to 'resolved'

@p5pRT p5pRT closed this as completed Aug 23, 2013
@p5pRT
Copy link
Author

p5pRT commented Aug 23, 2013

From @andk

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

I believe I have fixed this in commit bf1b738. Can you confirm?

* MSCHILLI/Log-Log4perl-1.41.tar.gz

  There is a newer Log4perl 1.42 which passes all tests. Changes file contains​:

  [rt.cpan.org 87191] Applied patch by Zefram for better
  maintainable line number checks (and coping with 5.19 buggy
  line numbering, cough, cough).

  Testing the 1.41 version​: all tests pass since bf1b738.

* ROCKY/Devel-Trepan-0.50.tar.gz

  Tests now run into endless loop, see https://rt-archive.perl.org/perl5/Ticket/Display.html?id=119433

* VPIT/LaTeX-TikZ-0.02.tar.gz

  Depends on Mouse, see https://rt-archive.perl.org/perl5/Ticket/Display.html?id=119433

* PJCJ/Devel-Cover-1.07.tar.gz

  Fixed by bf1b738.

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Aug 23, 2013

From @pjcj

On Fri, Aug 23, 2013 at 08​:49​:31AM +0200, Andreas Koenig wrote​:

"Father Chrysostomos via RT" <perlbug-comment@​perl.org> writes​:

I believe I have fixed this in commit bf1b738. Can you confirm?

* PJCJ/Devel-Cover-1.07.tar.gz

Fixed by bf1b738.

Excellent! Thanks to all concerned.

--
Paul Johnson - paul@​pjcj.net
http​://www.pjcj.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant