Erik, thank you for the pointer.

I posted the issue at ActiveState's PPM forum (see
https://community.activestate.com/node/18630). I don't know much about that
forum but if it is like ActiveState's Komodo forum, I would expect a
response pretty quickly.

I also need to understand why they are not testing wx for Mac any longer.
The latest test log (for Mac on Perl 5.14) ends with the following lines:

  CPAN.pm: Building M/MD/MDOOTSON/Wx-0.9928.tar.gz

>>> /Users/fly1400/ap1400/bin/perl Makefile.PL
Searching configuration for:
wxWidgets (any version) for (any toolkit); compiler compatibility: gcc 3.4;

Available configurations:
No wxWidgets build found
Compilation failed in require at Makefile.PL line 21.
BEGIN failed--compilation aborted at Makefile.PL line 21.
Warning: No success on command[/Users/fly1400/ap1400/bin/perl Makefile.PL]
  MDOOTSON/Wx-0.9928.tar.gz
  /Users/fly1400/ap1400/bin/perl Makefile.PL -- NOT OK
Running make test
  Make had some problems, won't test
Could not read metadata file. Falling back to other methods to
determine prerequisites
Finished 2015-12-22T01:18:15

It says: "No wxWidgets build found." Do you know (or would you guess) why
it had failed?

Thanks,
--mehmet

On Mon, Jan 4, 2016 at 3:57 PM, Erik Colson <e...@ecocode.net> wrote:

> Mehmet Kayaalp <mehmet.kaya...@gmail.com> writes:
>
> > We need Wx for implementing Linux (64-bit), Windows (64-bit) and Mac OS X
> > GUIs using ActiveState's PDK. Wx (as of 0.9928) does not work for Perl
> 5.20
> > on any of those platforms according to ActiveState (see
> > http://code.activestate.com/ppm/Wx/).
> >
> > I wonder whether there is any plan to support new versions of Perl on
> > ActiveState's PDK?
>
> it seems the build is not really failing. at the end of the log you can
> see this:
>
>   Timeout (max run time is 1680s)
>   C:\Perl-5.20\bin\perl.exe exits with 37.
>
> you might ask activestate to increase the timeout. albeit chances you
> get a followup are close to nil..
>
> best
> --
> erik colson
>

Reply via email to