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

<perl - Compress::Zlib> not allowed while "strict subs" in use at /usr/lib/perl5/5.28/IO/Compress/Zlib/Extra.pm #8326

Open
kofec opened this issue Mar 2, 2019 · 1 comment

Comments

@kofec
Copy link
Contributor

kofec commented Mar 2, 2019

Maintainer: @cshoredaniel , @robho @Naoir
Environment: (kirkwood, NSA310, OpenWrt master - Linux version 4.14.103 () (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r9136-f4d6e8f98f)) #0 Fri Mar 1 22:51:19 2019 )

Description:
After fresh install of package "perlbase-compress - 5.28.1-1" I have below issue

root@NSA310:~# perl -MCompress::Zlib -e '1'
Bareword "GZIP_FEXTRA_SUBFIELD_ID_SIZE" not allowed while "strict subs" in use at /usr/lib/perl5/5.28/IO/Compress/Zlib/Extra.pm line 40.
Bareword "GZIP_FEXTRA_SUBFIELD_MAX_SIZE" not allowed while "strict subs" in use at /usr/lib/perl5/5.28/IO/Compress/Zlib/Extra.pm line 47.
Compilation failed in require at /usr/lib/perl5/5.28/IO/Compress/Gzip.pm line 16.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.28/IO/Compress/Gzip.pm line 16.
Compilation failed in require at /usr/lib/perl5/5.28/Compress/Zlib.pm line 12.
BEGIN failed--compilation aborted at /usr/lib/perl5/5.28/Compress/Zlib.pm line 12.
Compilation failed in require.
BEGIN failed--compilation aborted.

Also I have issue that perl have to be compile with image. Otherwise modules are not seen by perl.

@neheb
Copy link
Contributor

neheb commented Apr 11, 2019

Ping @pprindeville

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

No branches or pull requests

2 participants