Joe, thank you for your note. No reply to my posting by ActiveState yet, but they put Perl 5.22 logs on that site <http://code.activestate.com/ppm/Wx/?_ga=1.22042747.1131807206.1451921858>
The build for Win-64 had failed--i.e., no timeout occured. Here are some problems I spotted: # running Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Alien-wxWidgets' version '0.67' >>> dmake C:\Perl-5.22-64\bin\perl.exe Build --makefile_env_macros 1 "QUOTE" is not exported by the IPC::Cmd module Can't continue after import errors at C:/Perl-5.22-64/lib/File/Fetch.pm line 13. BEGIN failed--compilation aborted at C:/Perl-5.22-64/lib/File/Fetch.pm line 13. Compilation failed in require at (eval 77) line 1. Building Alien-wxWidgets dmake: Error code 255, while making 'all' MDOOTSON/Alien-wxWidgets-0.67.tar.gz dmake -- NOT OK This time, they also tried it on Mac, but both Linux and Mac build attempts were killed due to the timeout wall, which is 20 minutes for Mac and Linux. Here is a potential problem I spotted in all three runs: ---- Unsatisfied dependencies detected during ---- ---- MDOOTSON/Wx-0.9928.tar.gz ---- --mehmet On Tue, Jan 5, 2016 at 4:15 PM, Joseph Karwisch <jkarwi...@gmail.com> wrote: > I have ActivateState Perl 5.20.1 installed with wxPerl 0.9926 on my Mac > (El Capitan). I had to install wxWidgets separately using Alien::wxWidgets, > then build wxPerl manually. Not sure why ActiveState does not have a PPM > for it; I can only assume they did not look into it after the initial build > failed. > > —Joe