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

BBC: Blead Breaks DBM::Deep #20783

Closed
cjg-cguevara opened this issue Feb 9, 2023 · 4 comments
Closed

BBC: Blead Breaks DBM::Deep #20783

cjg-cguevara opened this issue Feb 9, 2023 · 4 comments
Labels
BBC Blead Breaks CPAN - changes in blead broke a cpan module(s) Not a Release Blocker

Comments

@cjg-cguevara
Copy link

This is a bug report for perl from "Carlos Guevara" carlos@carlosguevara.com,
generated with the help of perlbug 1.43 running under perl 5.37.6.


BBC: Blead Breaks DBM::Deep

Please see http://fast-matrix.cpantesters.org/?dist=DBM::Deep


Flags

  • category=core
  • severity=low

Perl configuration

Site configuration information for perl 5.37.9:

Configured by cpan at Wed Feb  8 22:16:32 EST 2023.

Summary of my perl5 (revision 5 version 37 subversion 9) configuration:
  Commit id: fe7859256d3a8e646ec90c7313a105c8d273db32
  Platform:
    osname=linux
    osvers=5.15.90-0-lts
    archname=x86_64-linux-thread-multi
    uname='linux cjg-alpine3 5.15.90-0-lts #1-alpine smp wed, 25 jan 2023 08:18:30 +0000 x86_64 linux '
    config_args='-des -Dprefix=~/bin/perl-blead -Dscriptdir=~/bin/perl-blead/bin -Dusedevel -Duse64bitall -Duseithreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='12.2.1 20220924'
    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/lib /usr/local/lib /lib
    libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/usr/lib/libc.a
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  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-strong'


---
@INC for perl 5.37.9:
    /home/cpan/bin/perl-blead/lib/site_perl/5.37.9/x86_64-linux-thread-multi
    /home/cpan/bin/perl-blead/lib/site_perl/5.37.9
    /home/cpan/bin/perl-blead/lib/5.37.9/x86_64-linux-thread-multi
    /home/cpan/bin/perl-blead/lib/5.37.9

---
Environment for perl 5.37.9:
    HOME=/home/cpan
    LANG=C.UTF-8
    LANGUAGE (unset)
    LC_COLLATE=C
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/home/cpan/bin/perl-blead/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    PERL_BADLANG (unset)
    SHELL=/bin/bash
@jkeenan
Copy link
Contributor

jkeenan commented Feb 9, 2023 via email

@jkeenan
Copy link
Contributor

jkeenan commented Feb 9, 2023

On 2/8/23 23:17, Carlos Guevara wrote: This is a bug report for perl from "Carlos Guevara" @.*** @.***>, generated with the help of perlbug 1.43 running under perl 5.37.6. ------------------------------------------------------------------------ BBC: Blead Breaks DBM::Deep Please see http://fast-matrix.cpantesters.org/?dist=DBM::Deep http://fast-matrix.cpantesters.org/?dist=DBM::Deep
Bisecting; will have results tomorrow morning.

As already reported in #20782, bisection points to:

7e2d91e6d3a09e2ebb61242bb18ff95d30d9560d is the first bad commit
commit 7e2d91e6d3a09e2ebb61242bb18ff95d30d9560d
Author: Tony Cook <tony@develop-help.com>
Date:   Wed Dec 7 16:17:45 2022 +1100
Commit:     Tony Cook <tony@develop-help.com>
CommitDate: Tue Feb 7 10:37:30 2023 +1100

    toke.c: deprecation warning for ' as a package separator
    
    First stage of RFC 0015.
    
    This also changes the warning for ' as package separator in
    quoted strings to also be a deprecation warning.

@jkeenan jkeenan added BBC Blead Breaks CPAN - changes in blead broke a cpan module(s) and removed Needs Triage labels Feb 9, 2023
@demerphq
Copy link
Collaborator

demerphq commented Feb 9, 2023

Patch pushed as robkinyon/dbm-deep#22

@rjbs
Copy link
Member

rjbs commented Apr 28, 2023

Closed, not a blocker.

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) Not a Release Blocker
Projects
None yet
Development

No branches or pull requests

4 participants