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.21.0-424-ge35475d breaks LEOCHARRE/PDF-Burst-1.20.tar.gz #13939

Closed
p5pRT opened this issue Jun 19, 2014 · 15 comments
Closed

Bleadperl v5.21.0-424-ge35475d breaks LEOCHARRE/PDF-Burst-1.20.tar.gz #13939

p5pRT opened this issue Jun 19, 2014 · 15 comments
Labels
BBC Blead Breaks CPAN - changes in blead broke a cpan module(s)

Comments

@p5pRT
Copy link

p5pRT commented Jun 19, 2014

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

Searchable as RT122136$

@p5pRT
Copy link
Author

p5pRT commented Jun 19, 2014

From @andk

git bisect


commit e35475d
Author​: Karl Williamson <khw@​cpan.org>
Date​: Mon Jun 16 18​:56​:44 2014 -0600

  Fatalize defined(@​) and defined{%)

also affected


SSNODGRA/Unix-ConfigFile-0.06.tar.gz
GAAS/Unicode-String-2.09.tar.gz
TONVOON/Nagios-Plugin-0.36.tar.gz
LODIN/Sub-Recursive-0.03.tar.gz
LARSLUND/PDF-Reuse-0.35.tar.gz
RETOH/Geo/Geo-Query-LatLong-0.8011.tar.gz
ANDK/Devel-Symdump-2.11.tar.gz
ASKSH/Class-Plugin-Util-0.009.tar.gz
JSWARTZ/Cache-Cache-1.06.tar.gz
DHARRIS/DB_File-Lock-0.05.tar.gz

I have checked Devel​::Symdump and cannot find either a warning before
the breakage nor the combination defined+@​ nor definded+%.

perl -V


Summary of my perl5 (revision 5 version 21 subversion 1) configuration​:
  Commit id​: e35475d
  Platform​:
  osname=linux, osvers=3.14-1-amd64, archname=x86_64-linux-thread-multi
  uname='linux k83 3.14-1-amd64 #1 smp debian 3.14.5-1 (2014-06-05) x86_64 gnulinux '
  config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.21.0-424-ge35475d/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 -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 -I/usr/local/include'
  ccversion='', gccversion='4.8.3', 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 /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 -lpthread -lc -lgdbm_compat
  perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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'

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 Jun 17 2014 03​:26​:50
  @​INC​:
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.0-424-ge35475d/9980/lib/site_perl/5.21.1/x86_64-linux-thread-multi
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.0-424-ge35475d/9980/lib/site_perl/5.21.1
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.0-424-ge35475d/9980/lib/5.21.1/x86_64-linux-thread-multi
  /home/sand/src/perl/repoperls/installed-perls/perl/v5.21.0-424-ge35475d/9980/lib/5.21.1
  .

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Jun 19, 2014

From @rjbs

* "Andreas J. Koenig via RT" <perlbug-followup@​perl.org> [2014-06-19T16​:46​:25]

commit e35475d
Author​: Karl Williamson <khw@​cpan.org>
Date​: Mon Jun 16 18​:56​:44 2014 -0600

Fatalize defined\(@&#8203;\) and defined\{%\)

Thanks. I'm going to do a CPAN grep also, but this one is significantly harder
to grep for than the previous "tickets for everyone!" breakages, @​ARR->[i] etc.

When I start making a list of grepped-for dists, I'll list it here also.

--
rjbs

@p5pRT
Copy link
Author

p5pRT commented Jun 19, 2014

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

@p5pRT
Copy link
Author

p5pRT commented Jun 20, 2014

From @arc

Andreas J. Koenig via RT <perlbug-followup@​perl.org> wrote​:

I have checked Devel​::Symdump and cannot find either a warning before
the breakage nor the combination defined+@​ nor definded+%.

I think there's a `defined @​{…}` in t/symdump.t lines 152 to 154. I
also can't persuade 5.20.0 to produce a visible warning on that test;
if I'm reading the code right, that's caused by the $SIG{__WARN__}
handler, which prints warning messages (other than "used only once")
to stdout rather than stderr.

--
Aaron Crane ** http​://aaroncrane.co.uk/

@p5pRT
Copy link
Author

p5pRT commented Jun 20, 2014

From @andk

On Fri, 20 Jun 2014 13​:01​:02 +0100, Aaron Crane <arc@​cpan.org> said​:

  > Andreas J. Koenig via RT <perlbug-followup@​perl.org> wrote​:

I have checked Devel​::Symdump and cannot find either a warning before
the breakage nor the combination defined+@​ nor definded+%.

  > I think there's a `defined @​{…}` in t/symdump.t lines 152 to 154. I
  > also can't persuade 5.20.0 to produce a visible warning on that test;
  > if I'm reading the code right, that's caused by the $SIG{__WARN__}
  > handler, which prints warning messages (other than "used only once")
  > to stdout rather than stderr.

Thanks a lot! New release 2.12 is on it's way.

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Jun 20, 2014

From @andk

  > also affected

LEOCHARRE/HTML-Template-Default-1.10.tar.gz

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Jun 20, 2014

From @andk

also affected

EGROSS/Lingua-PT-Conjugate-1.18.tar.gz

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Jun 22, 2014

From @andk

also affected​:

LEOCHARRE/LEOCHARRE-CLI2-1.16.tar.gz

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Mar 30, 2015

From @tonycoz

Out of the dists mentioned so far, the following haven't been fixed​:

LEOCHARRE/PDF-Burst-1.20.tar.gz - opened new rt.cpan.org ticket 103188 with patch

SSNODGRA/Unix-ConfigFile-0.06.tar.gz - opened ticket 103189

GAAS/Unicode-String-2.09.tar.gz - already reported as 74354

TONVOON/Nagios-Plugin-0.36.tar.gz - opened 103190

LODIN/Sub-Recursive-0.03.tar.gz - opened 103191

RETOH/Geo/Geo-Query-LatLong-0.8011.tar.gz - ticket 98338 already open

ASKSH/Class-Plugin-Util-0.009.tar.gz - opened 103192

DHARRIS/DB_File-Lock-0.05.tar.gz - ticket 98224 already open

LEOCHARRE/HTML-Template-Default-1.10.tar.gz - ticket 54770 already open

LEOCHARRE/LEOCHARRE-CLI2-1.16.tar.gz - opened 103193

The following *have* been fixed​:

LARSLUND/PDF-Reuse-0.35.tar.gz - FIXED in 0.36

ANDK/Devel-Symdump-2.11.tar.gz - FIXED in 2.12

JSWARTZ/Cache-Cache-1.06.tar.gz - FIXED in 1.07

EGROSS/Lingua-PT-Conjugate-1.18.tar.gz - FIXED in 1.20

Tracking this (and probably some other BBCs) at​:

https://docs.google.com/spreadsheets/d/1aBWdK3Y-dDM5rxg70P0af8FfwmdEubTUtPV0li5eb3M/edit?usp=sharing

Tony

@p5pRT
Copy link
Author

p5pRT commented Mar 30, 2015

From @tonycoz

On Sun Mar 29 22​:55​:51 2015, tonyc wrote​:

TONVOON/Nagios-Plugin-0.36.tar.gz - opened 103190

Also, Nagios-Plugin is no longer indexed and appears to have been replaced by
Monitoring-Plugin, which fixes the issue.

Tony

@p5pRT
Copy link
Author

p5pRT commented Apr 6, 2015

From @jkeenan

On Sun Mar 29 22​:55​:51 2015, tonyc wrote​:

Out of the dists mentioned so far, the following haven't been fixed​:

LEOCHARRE/PDF-Burst-1.20.tar.gz - opened new rt.cpan.org ticket 103188
with patch

SSNODGRA/Unix-ConfigFile-0.06.tar.gz - opened ticket 103189

GAAS/Unicode-String-2.09.tar.gz - already reported as 74354

TONVOON/Nagios-Plugin-0.36.tar.gz - opened 103190

LODIN/Sub-Recursive-0.03.tar.gz - opened 103191

RETOH/Geo/Geo-Query-LatLong-0.8011.tar.gz - ticket 98338 already open

ASKSH/Class-Plugin-Util-0.009.tar.gz - opened 103192

DHARRIS/DB_File-Lock-0.05.tar.gz - ticket 98224 already open

LEOCHARRE/HTML-Template-Default-1.10.tar.gz - ticket 54770 already
open

LEOCHARRE/LEOCHARRE-CLI2-1.16.tar.gz - opened 103193

The following *have* been fixed​:

LARSLUND/PDF-Reuse-0.35.tar.gz - FIXED in 0.36

ANDK/Devel-Symdump-2.11.tar.gz - FIXED in 2.12

JSWARTZ/Cache-Cache-1.06.tar.gz - FIXED in 1.07

EGROSS/Lingua-PT-Conjugate-1.18.tar.gz - FIXED in 1.20

Tracking this (and probably some other BBCs) at​:

https://docs.google.com/spreadsheets/d/1aBWdK3Y-
dDM5rxg70P0af8FfwmdEubTUtPV0li5eb3M/edit?usp=sharing

Tony

I have added "Depends on" links to this RT for each rt.cpan.org ticket Tony mentioned above as unfixed. I reviewed each of those rt.cpan.org tickets. In each case, the author or maintainer has been duly notified of the problem and, in all but one case, a patch has been provided. So in each case it's up to the author/maintainer to take action to have the CPAN distro work with 5.22.

So, I don't think this ticket functions as a blocker for 5.22 any more.

Thank you very much.

--
James E Keenan (jkeenan@​cpan.org)

@p5pRT
Copy link
Author

p5pRT commented Dec 10, 2015

From @jkeenan

On Mon Apr 06 16​:32​:24 2015, jkeenan wrote​:

On Sun Mar 29 22​:55​:51 2015, tonyc wrote​:

Out of the dists mentioned so far, the following haven't been fixed​:

LEOCHARRE/PDF-Burst-1.20.tar.gz - opened new rt.cpan.org ticket
103188
with patch

SSNODGRA/Unix-ConfigFile-0.06.tar.gz - opened ticket 103189

GAAS/Unicode-String-2.09.tar.gz - already reported as 74354

TONVOON/Nagios-Plugin-0.36.tar.gz - opened 103190

LODIN/Sub-Recursive-0.03.tar.gz - opened 103191

RETOH/Geo/Geo-Query-LatLong-0.8011.tar.gz - ticket 98338 already open

ASKSH/Class-Plugin-Util-0.009.tar.gz - opened 103192

DHARRIS/DB_File-Lock-0.05.tar.gz - ticket 98224 already open

LEOCHARRE/HTML-Template-Default-1.10.tar.gz - ticket 54770 already
open

LEOCHARRE/LEOCHARRE-CLI2-1.16.tar.gz - opened 103193

The following *have* been fixed​:

LARSLUND/PDF-Reuse-0.35.tar.gz - FIXED in 0.36

ANDK/Devel-Symdump-2.11.tar.gz - FIXED in 2.12

JSWARTZ/Cache-Cache-1.06.tar.gz - FIXED in 1.07

EGROSS/Lingua-PT-Conjugate-1.18.tar.gz - FIXED in 1.20

Tracking this (and probably some other BBCs) at​:

https://docs.google.com/spreadsheets/d/1aBWdK3Y-
dDM5rxg70P0af8FfwmdEubTUtPV0li5eb3M/edit?usp=sharing

Tony

I have added "Depends on" links to this RT for each rt.cpan.org ticket
Tony mentioned above as unfixed. I reviewed each of those rt.cpan.org
tickets. In each case, the author or maintainer has been duly
notified of the problem and, in all but one case, a patch has been
provided. So in each case it's up to the author/maintainer to take
action to have the CPAN distro work with 5.22.

So, I don't think this ticket functions as a blocker for 5.22 any
more.

Thank you very much.

Of the link tickets, https://rt.cpan.org/Ticket/Display.html?id=103191 has been marked Resolved; the others are still in either New or Open status.

But since we have provided a path toward a resolution of this problem, I don't think we should keep this RT open indefinitely.

Thank you very much.

--
James E Keenan (jkeenan@​cpan.org)

@p5pRT
Copy link
Author

p5pRT commented Feb 10, 2016

From @tonycoz

On Sun Mar 29 22​:55​:51 2015, tonyc wrote​:

LODIN/Sub-Recursive-0.03.tar.gz - opened 103191

Fixed in 0.05.

Tony

@p5pRT
Copy link
Author

p5pRT commented Dec 6, 2016

From @jkeenan

On Wed, 10 Feb 2016 23​:44​:48 GMT, tonyc wrote​:

On Sun Mar 29 22​:55​:51 2015, tonyc wrote​:

LODIN/Sub-Recursive-0.03.tar.gz - opened 103191

Fixed in 0.05.

Tony

Almost all green at http​://matrix.cpantesters.org/?dist=Sub-Recursive. Marking ticket Resolved.

Thank you very much.

--
James E Keenan (jkeenan@​cpan.org)

@p5pRT p5pRT closed this as completed Dec 6, 2016
@p5pRT
Copy link
Author

p5pRT commented Dec 6, 2016

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

@p5pRT p5pRT added BBC Blead Breaks CPAN - changes in blead broke a cpan module(s) Severity Low labels Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BBC Blead Breaks CPAN - changes in blead broke a cpan module(s)
Projects
None yet
Development

No branches or pull requests

1 participant