[Fink-devel] texi2html-1.82-1 fails tests on 10.10

2014-10-29 Thread Hanspeter Niederstrasser
On 10.10 (a VM), texi2html-1.82-1 fails test like so. The full build log is available at http://snaggledworks.com/fink/logs/ Hanspeter make check || exit 2 Making check in . make[1]: Nothing to be done for `check-am'. Making check in doc

Re: [Fink-devel] texi2html-1.82-1 fails tests on 10.10

2014-10-29 Thread Jack Howarth
Hanspeter, Yes, I saw that in my first clean bootstrap of fink under Yosemite but haven't puzzled out a fix yet. Unfortunately MacPorts isn't going to see this as they jumped their texi2html to 5.0. The problem doesn't occur on 10.9 with the Xcode 6 compilers so it can't be an optimization

Re: [Fink-devel] texi2html-1.82-1 fails tests on 10.10

2014-10-29 Thread Jack Howarth
Hanspeter, This issue appears to be an incompatibility with the new system perl being 5.18. If I use... PERL=/usr/bin/perl5.16 ./configure %c in the info file for texi2html, the test suite passes. Jack On Wed, Oct 29, 2014 at 9:41 AM, Jack Howarth howarth.at.f...@gmail.com

Re: [Fink-devel] texi2html-1.82-1 fails tests on 10.10

2014-10-29 Thread Jack Howarth
The texi2hmt package has known compatibility issues with perl 5.18 so fixed with... Index: text/texi2html.info === RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/texi2html.info ,v retrieving revision 1.3 diff -r1.3