On Mon, Aug 13, 2012 at 8:27 AM, Leon Timmermans <faw...@gmail.com> wrote:
> Hi cpan-workers,
>
> Can any of you make soup from this report? I have no idea what's going
> on, specially because «relaunching the install just after now works».
> I don't even know if this is an issue with Module::Build::Tiny or
> CPAN.pm. It doesn't help that I couldn't reproduce it.
>
> Anyone have a clue?

The error is that Build.PL is failing or isn't running.  I couldn't say why.

The confusing bit, I think, is that you first have a long
configure_requires series of builds that don't get installed, then,
later, I think they get "upgraded" to requires and installed -- which
is why the second time Oliver run it, the configure_requires are
already installed and things work.  But somehow, despite all those
installs, the Build.PL isn't generating a Build file (or it's
generated into the wrong directory).

I've been stalled for tuits on a huge patch series for CPAN that
cleans up a lot of dependency logic.  I don't know if it would help or
not.

-- David

Reply via email to