Skip to content

BBC: Blead Breaks B::Keywords #18535

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

Closed
cjg-cguevara opened this issue Feb 7, 2021 · 2 comments
Closed

BBC: Blead Breaks B::Keywords #18535

cjg-cguevara opened this issue Feb 7, 2021 · 2 comments
Labels
BBC Blead Breaks CPAN - changes in blead broke a cpan module(s) sendToCPAN

Comments

@cjg-cguevara
Copy link

This is a bug report for perl from "Carlos Guevara" [email protected],
generated with the help of perlbug 1.42 running under perl 5.33.7.


[Please describe your issue here]

BBC: Blead Breaks B::Keywords

Please see http://matrix.cpantesters.org/?dist=B-Keywords

[Please do not change anything below this line]


Flags:
category=core
severity=low

Site configuration information for perl 5.33.7:

Configured by cpan at Sat Feb 6 15:26:37 EST 2021.

Summary of my perl5 (revision 5 version 33 subversion 7) configuration:
Commit id: 9b2803f
Platform:
osname=freebsd
osvers=11.4-release-p7
archname=amd64-freebsd
uname='freebsd cjg-freebsd11 11.4-release-p7 freebsd 11.4-release-p7 #0: wed jan 27 16:09:57 utc 2021 [email protected]:usrobjusrsrcsysgeneric amd64 '
config_args='-des -Dprefix=/bin/perl-blead -Dscriptdir=/bin/perl-blead/bin -Dusedevel -Duse64bitall'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b)'
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 ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/10.0.0/lib /usr/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'


@inc for perl 5.33.7:
/home/cpan/bin/perl-blead/lib/site_perl/5.33.7/amd64-freebsd
/home/cpan/bin/perl-blead/lib/site_perl/5.33.7
/home/cpan/bin/perl-blead/lib/5.33.7/amd64-freebsd
/home/cpan/bin/perl-blead/lib/5.33.7


Environment for perl 5.33.7:
HOME=/home/cpan
LANG (unset)
LANGUAGE (unset)
LC_ALL=C
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=/home/cpan/bin/perl-blead/bin:/home/cpan/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL_BADLANG (unset)
SHELL=/usr/local/bin/bash

@Leont
Copy link
Contributor

Leont commented Feb 7, 2021

This is because of @leonerd's try/catch branch.

Frankly, this will break whenever a keyword is added, looks to me like that's their problem and not ours (beyond opening a ticket)

@jkeenan jkeenan added BBC Blead Breaks CPAN - changes in blead broke a cpan module(s) sendToCPAN and removed Needs Triage labels Feb 7, 2021
@jkeenan
Copy link
Contributor

jkeenan commented Feb 7, 2021

Frankly, this will break whenever a keyword is added, looks to me like that's their problem and not ours (beyond opening a ticket)

Ticket opened upstream: https://rt.cpan.org/Ticket/Display.html?id=134337

Closing ticket.

Thank you very much.
Jim Keenan

@jkeenan jkeenan closed this as completed Feb 7, 2021
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) sendToCPAN
Projects
None yet
Development

No branches or pull requests

3 participants