Re: texinfo-6.0.90 pretest

2015-12-24 Thread Norbert Preining
Hi Gavin, > informative if the same error occurred with > --with-external-libintl-perl=no. BINGO! That is the culprit. Here on Debian we have version 1.24 which creates the problems, while your bundled version is 1.20. I looked through the changelog (git log) of the 1.24 version but did not find

Re: texinfo-6.0.90 pretest

2015-12-23 Thread Gavin Smith
On 23 December 2015 at 12:40, Norbert Preining wrote: > I switched now to fr_FR.UTF-8 (LC_ALL=fr_FR.UTF-8) and re-run the check > (make check) with the effect that I see: > > FAIL: ii-0018-test > ... > + diff ../../install-info/tests/ii-0018-expected-dir-file ii18-jGczxXVx >

Re: texinfo-6.0.90 pretest

2015-12-23 Thread Gavin Smith
On 23 December 2015 at 13:14, Gavin Smith wrote: > On 23 December 2015 at 12:40, Norbert Preining wrote: >> I switched now to fr_FR.UTF-8 (LC_ALL=fr_FR.UTF-8) and re-run the check >> (make check) with the effect that I see: >> >> FAIL: ii-0018-test >>

Re: texinfo-6.0.90 pretest

2015-12-23 Thread Gavin Smith
On 23 December 2015 at 12:40, Norbert Preining wrote: > I agree with Patrice that it would be a *bad* idea to have > tests, or for that matter any level of operation, depending on the > available locales. This should all be completely independent of > the locales. I had

Re: texinfo-6.0.90 pretest

2015-12-23 Thread Norbert Preining
Hi Patrice, hi Gavin, > > -@error erreur-> > > +@error error-> > > and similar things concerning translations. > > Are there really other differences? @error is handled quite > specifically since it is the only @-command that is especially translated. Yes, there are many other differences,

Re: [platform-testers] texinfo-6.0.90 pretest

2015-12-22 Thread Gavin Smith
On 22 December 2015 at 15:57, Nelson H. F. Beebe wrote: > All of the others seem to be failures like this: > > Can't call mro_method_changed_in() on anonymous symbol table at > ../tp/Texinfo/Convert/Paragraph.pm line 253. > Compilation failed in require at

Re: texinfo-6.0.90 pretest

2015-12-22 Thread Norbert Preining
Sorry, again me, I answer some of my questions .. > test_scripts/coverage_formatting_fr.sh > test_scripts/layout_formatting_fr_icons.sh These two tests succeed when I make a French locale *available* but not set by default. > test_scripts/formatting_documentlanguage_set_option.sh This

texinfo-6.0.90 pretest

2015-12-22 Thread Gavin Smith
The first pretest for the next Texinfo release has been uploaded to http://alpha.gnu.org/gnu/texinfo/texinfo-6.0.90.tar.xz ftp://alpha.gnu.org/gnu/texinfo/texinfo-6.0.90.tar.xz Please send bug reports and general feedback to bug-texinfo@gnu.org. The main change since the last release that is

Re: texinfo-6.0.90 pretest

2015-12-22 Thread Norbert Preining
Hi Gavin, thanks for your work on Texinfo, > http://alpha.gnu.org/gnu/texinfo/texinfo-6.0.90.tar.xz I have tried to build on Debian and three tests failed, all releated to translations into French: test_scripts/coverage_formatting_fr.sh test_scripts/layout_formatting_fr_icons.sh

Re: texinfo-6.0.90 pretest

2015-12-22 Thread Patrice Dumas
On Tue, Dec 22, 2015 at 08:00:14PM +0900, Norbert Preining wrote: > Hi Gavin, > > thanks for your work on Texinfo, > > > http://alpha.gnu.org/gnu/texinfo/texinfo-6.0.90.tar.xz > > I have tried to build on Debian and three tests failed, all releated to > translations into French: >

Re: texinfo-6.0.90 pretest

2015-12-22 Thread Patrice Dumas
On Tue, Dec 22, 2015 at 08:08:46PM +0900, Norbert Preining wrote: > Sorry, again me, > > I answer some of my questions .. > > > test_scripts/coverage_formatting_fr.sh > > test_scripts/layout_formatting_fr_icons.sh > > These two tests succeed when I make a French locale *available* > but not

Re: [platform-testers] texinfo-6.0.90 pretest

2015-12-22 Thread Nelson H. F. Beebe
I've just completed test builds of the texinfo-6.0.90 pretest in our test lab with 72 flavors of Unix. Of those, 44 report zero failures, and have been installed. All of the others seem to be failures like this: Can't call mro_method_changed_in() on anonymous symbol table at ../tp/Texinfo

Re: texinfo-6.0.90 pretest

2015-12-22 Thread Gavin Smith
On 22 December 2015 at 13:36, Andreas Schwab wrote: > Is the TextXS modules supposed to be installed? AFAICS it isn't > referenced by anything else that is installed. No, it shouldn't be installed. It should be used by the configure script only.

Re: texinfo-6.0.90 pretest

2015-12-22 Thread Andreas Schwab
Is the TextXS modules supposed to be installed? AFAICS it isn't referenced by anything else that is installed. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."

Re: texinfo-6.0.90 pretest

2015-12-22 Thread Patrice Dumas
On Tue, Dec 22, 2015 at 12:07:20PM +, Gavin Smith wrote: > On 22 December 2015 at 11:08, Norbert Preining wrote: > > Sorry, again me, > > > > I answer some of my questions .. > > > >> test_scripts/coverage_formatting_fr.sh > >> test_scripts/layout_formatting_fr_icons.sh >