Mon Dec 05 09:07:04 2011: Request 72970 was acted upon. Transaction: Ticket created by DOLMEN Queue: Wx Subject: Wrong xsubpp used Broken in: 0.9903 Severity: Critical Owner: Nobody Requestors: dol...@cpan.org Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=72970 >
The Makefile generated from Makefile.PL does not use the xsubpp from PATH. This becomes a problem when ExtUtils::ParseXS in @INC does not match the xsubpp used. This is the case on Ubuntu 11.10 (perl 5.12.4) when a more recent version of ExtUtils::ParseXS is installed in @INC The consequence is that xsubpp crashes and the build fails. I've build Wx with CPAN::Testers::Report on 2011-12-03, but I can't yet find the report at www.cpantesters.org to link to it. -- Olivier Mengué - http://perlresume.org/DOLMEN