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

Undeclared dependency Env.pm #12

Open
eserte opened this issue Nov 19, 2018 · 0 comments
Open

Undeclared dependency Env.pm #12

eserte opened this issue Nov 19, 2018 · 0 comments

Comments

@eserte
Copy link

eserte commented Nov 19, 2018

Env.pm is a core module, but some distributions (e.g. Fedora) ship a stripped perl installation without it. Probably it's better to add Env to the prereq list to avoid unnecessary test failures:

Can't locate Env.pm in @INC (@INC contains: ... .) at /home/cpansand/.cpan/build/2018111920/FFI-CheckLib-0.23-0iHlUt/blib/lib/FFI/CheckLib.pm line 34.
Compilation failed in require at t/ffi_checklib__os_mswin32.t line 4.
BEGIN failed--compilation aborted at t/ffi_checklib__os_mswin32.t line 4.
t/ffi_checklib__os_mswin32.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant