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

failure in Build.PL is not reported [rt.cpan.org #82226] #68

Open
xdg opened this issue Apr 3, 2016 · 0 comments
Open

failure in Build.PL is not reported [rt.cpan.org #82226] #68

xdg opened this issue Apr 3, 2016 · 0 comments

Comments

@xdg
Copy link
Contributor

xdg commented Apr 3, 2016

https://rt.cpan.org/Ticket/Display.html?id=82226

cpan> test Mildew::Setting::SMOP
...

  CPAN.pm: Building P/PM/PMURIAS/Mildew-Setting-SMOP-0.03.tar.gz

Can't locate STD.pm in @INC (@INC contains: inc
C:\DOCUME~1\Sasha\LOCALS~1\Temp\CPAN-Reporter-lib-4SKC
E:/perl/perl5123/perl/site/lib E:/perl/perl5123/perl/vendor/lib
E:/perl/perl5123/perl/lib .) at inc/MyBuilder.pm line 32.
BEGIN failed--compilation aborted at inc/MyBuilder.pm line 32.
Compilation failed in require at Build.PL line 6.
BEGIN failed--compilation aborted at Build.PL line 6.
(E:\perl\perl5123\perl\bin\perl.exe Build.PL  exited with 512)

CPAN::Reporter: test results were not valid, Prerequisite missing:
requires:

    Module        Need   Have
    ------------- ------ ------
  ! Mildew        0.05   n/a
  ! SMOP          0.06   n/a

build_requires:

    Module        Need   Have
    ------------- ------ ------
    Module::Build 0.3601 0.3800

configure_requires:

    Module        Need   Have
    ------------- ------ ------
    Module::Build 0.3601 0.3800

.

Warning: No success on command[E:\perl\perl5123\perl\bin\perl.exe Build.PL ]
  PMURIAS/Mildew-Setting-SMOP-0.03.tar.gz
  E:\perl\perl5123\perl\bin\perl.exe Build.PL  -- NOT OK
Running Build test
  Make had some problems, won't test
Failed during this command:
 PMURIAS/Mildew-Setting-SMOP-0.03.tar.gz      : writemakefile NO
'E:\perl\perl5123\perl\bin\perl.exe Build.PL ' returned status 512


Line 32 of inc/MyBuilder.pm is:
    use STD;

MYMETA.* files were not created.

META.yml has:
configure_requires:
  Module::Build: 0.3601
dynamic_config: 0

Can it be caused by dynamic_config set to 0?

-- 
Alexandr Ciornii, http://chorny.net
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

1 participant