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

"cpanm --verbose Dist::Zilla::PluginBundle::Author::ZMUGHAL" fails #15

Closed
davehodg opened this issue Apr 11, 2023 · 4 comments
Closed

Comments

@davehodg
Copy link

With:

/00_compile.t .............................. ok
t/01_scan_file.t ............................ No subtests run
t/02_scan_string.t .......................... No subtests run
t/03_scan_tokens.t .......................... No subtests run
t/04_scan_module.t .......................... No subtests run
t/10_moose_extends.t ........................ ok
t/11_version_method.t ....................... ok
t/12_parameterized_roles.t .................. ok
t/20_left_paran_is_behind_at_module_name.t .. ok
t/30_v_string.t ............................. ok
t/40_extra_scanners.t ....................... ok

Test Summary Report

t/01_scan_file.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
t/02_scan_string.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
t/03_scan_tokens.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
t/04_scan_module.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
Files=11, Tests=12, 1 wallclock secs ( 0.05 usr 0.03 sys + 0.99 cusr 0.22 csys = 1.29 CPU)
Result: FAIL
FAIL

@mohawk2
Copy link

mohawk2 commented Apr 11, 2023

Why is this being reported on this repo?

@zmughal
Copy link
Member

zmughal commented Apr 12, 2023

That's due to an upstream develop dependency bug moznion/Perl-PrereqScanner-Lite#20. You shouldn't need to install that to use the module. The code for this repo is on CPAN and can be installed directly from CPAN.

@davehodg
Copy link
Author

cpanm --verbose Perl::PrereqScanner::Lite is exactly the same.

cpanm AI::TensorFlow::Libtensorflow works, now the tests pass. But it still doesn't install cleanly.

@zmughal
Copy link
Member

zmughal commented May 28, 2023

It would be nice if the Perl::PrereqScanner::Lite test got fixed, but that is unrelated to this repository. I'd fix it if I had time, but that's pretty low priority for me at this time.

@zmughal zmughal closed this as completed May 28, 2023
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

3 participants