Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Fwd: [rt.cpan.org #82306] Not building for Perl 5.16 on Windows

2 views
Skip to first unread message

Lyle

unread,
Jan 1, 2013, 3:25:40 PM1/1/13
to List Module::Build
I submitted a bug to rjbs about one of his modules not building on
Windows. He's kicked back that it's actually a Module::Build error.
Looking at the build log, it appears he's correct:
http://ppm4.activestate.com/MSWin32-x86/5.16/1600/R/RJ/RJBS/CGI-Application-Server-0.062.d/log-20120819T121907.txt
Then I would presume that this is affecting a lot of modules?


Lyle

-------- Original Message --------
Subject: [rt.cpan.org #82306] Not building for Perl 5.16 on Windows
Date: Tue, 1 Jan 2013 15:13:41 -0500
From: Ricardo Signes via RT <bug-CGI-Appli...@rt.cpan.org>
Reply-To: bug-CGI-Appli...@rt.cpan.org
To: COSM...@cpan.org



<URL: https://rt.cpan.org/Ticket/Display.html?id=82306 >

This bug is a failure of Module::Build to compile.

It is related to CGI::Application::Server only in that its Build.PL loads Module::Build.

--
rjbs



Leon Timmermans

unread,
Jan 1, 2013, 5:49:15 PM1/1/13
to Lyle, Li...@x6.develooper.com, Module:
On Tue, Jan 1, 2013 at 9:25 PM, Lyle <webm...@cosmicperl.com> wrote:
> I submitted a bug to rjbs about one of his modules not building on Windows.
> He's kicked back that it's actually a Module::Build error. Looking at the
> build log, it appears he's correct:
> http://ppm4.activestate.com/MSWin32-x86/5.16/1600/R/RJ/RJBS/CGI-Application-Server-0.062.d/log-20120819T121907.txt
> Then I would presume that this is affecting a lot of modules?

The error is «Can't locate version/vpp.pm», that suggests something is
wrong with your version.pm installation. 5.16 ships with a recent
version of version, so it shouldn't need the pure perl version in the
first place. Does «perl -Mversion -E 'say version->new(1)'» work?

This really sounds like something is wrong with your local setup, but
it could be a number of things.

Leon

Lyle

unread,
Jan 1, 2013, 7:30:15 PM1/1/13
to module...@perl.org
On 01/01/2013 22:49, Leon Timmermans wrote:
> The error is «Can't locate version/vpp.pm», that suggests something is
> wrong with your version.pm installation. 5.16 ships with a recent
> version of version, so it shouldn't need the pure perl version in the
> first place. Does «perl -Mversion -E 'say version->new(1)'» work?
> This really sounds like something is wrong with your local setup, but
> it could be a number of things. Leon

That report is from ActiveState's automatic build system.


Lyle
0 new messages