Closed wyoung closed 6 years ago
What is the version of Devel::PPPort?
@wyoung Could you try #193?
cpanm -n https://github.com/xslate/p5-Text-Xslate.git@define-xs-version
@skaji I'm stuck on 3.32 on this system, also for compatibility reasons.
If I try upgrading to 3.33 or newer, it causes Text::Xslate to fail with an obscure linkage error. When I reported that to the author of Devel::PPPort, he told me that projects aren't supposed to be depending on Devel::PPPort anyway, but are instead supposed to be running it locally and shipping the resulting generated files, and on that basis, no fix would be given.
If I try upgrading to 3.33 or newer, it causes Text::Xslate to fail with an obscure linkage error.
I fixed the link error in Text::Xslate v3.5.0.
As I said, I would like you to try
cpanm -n https://github.com/xslate/p5-Text-Xslate.git@define-xs-version
@skaji Your change #193 appears to work here in preliminary testing. The upgrade caused an upgrade to Devel::PPPort 3.36, so it seems I am testing that as well. :) I will let you know if I see any further problems. Thank you!
Released https://metacpan.org/release/SKAJI/Text-Xslate-v3.5.6 @wyoung Thanks for reporting this!
I get this output when trying to build the current version of Text::Xslate on CentOS 5, which ships with Perl 5.8.8:
I tried forcing installation of the oldest version still available on the CPAN mirrors, 3.5.0, with the same result.
I have in the past been able to build 3.3.9 and 3.4.0 on these systems, and I have tarballs for these locally, so I have a workaround, but I'd prefer to be installing from cpanm.