Sat Nov 24 23:40:17 2012: Request 81416 was acted upon. Transaction: Correspondence added by mark.doot...@znix.com Queue: Wx Subject: Re: [rt.cpan.org #81416] build broken on macosx - perl 5.14 - wx2.9.4 Broken in: 0.9914 Severity: (no value) Owner: Nobody Requestors: aduit...@cpan.org Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=81416 >
Hi, On 24/11/2012 23:00, athanasios douitsis via RT wrote: > Queue: Wx > Ticket<URL: https://rt.cpan.org/Ticket/Display.html?id=81416> > > Btw, 01load.t fails with segfault. So the prove output is not too helpful. > I think it dies after the use_ok 'Wx'. What's interesting, the test > succeeds, but then perl segfaults right away. > > Rest of the tests go ok, oddly enough :) You need to build wxWidgets using Alien::wxWidgets which patches version 2.9.4. The error in wxWidgets 2.9.4 is fixed in the trunk of that project, but the released 2.9.4 is broken. see http://trac.wxwidgets.org/ticket/14483 The wxWidgets bug only appears in applications like wxPerl that load the wxWidgets libraries as plugins. It will be a couple of days before I can test a re-release of Wx fixing the issues in app.h for MacOSX but it will not work anyway on a none patched version of wxWidgets. Regards Mark