Re: bug#14760: GNU Automake 1.14 testsuite failures on -current NetBSD/amd64

2013-07-22 Thread Nicolas Joly
On Sun, Jul 21, 2013 at 11:50:47PM +0100, Stefano Lattarini wrote: > tags 14760 + moreinfo > thanks > > On 07/01/2013 04:05 PM, Nicolas Joly wrote: > > > > Hi, > > > Hi Nicolas, sorry for the shameful delay. No worries, i had almost no time these days to have a closer look myself. > > Just got

Re: bug#14911: automake-1.14 t/ccnoco-lt failure on OS X

2013-07-22 Thread Hanspeter Niederstrasser
On 7/21/2013 11:49 AM, Stefano Lattarini wrote: tags 14911 + patch severity 14911 minor thanks On 07/19/2013 10:24 PM, Nick Bowler wrote: On 2013-07-19 11:48 -0400, Hanspeter Niederstrasser wrote: On OS X 10.7, t/ccnoco-lt fails with the following error (from test-suite.log). For completeness

Re: bug#14891: [PATCH] automake: account for perl hash order randomization (was: Re: bug#14891: GNU Automake 1.14 FAIL: 5)

2013-07-22 Thread Pavel Raiskup
> These are not Solaris issues AFAIK, but are due to an incompatible > change in perl 5.18. The patch below should take care of it. > Can you confirm it works? FWIW, it fixed the testsuite problem for me (after change to perl 5.18). I also don't see any problem in your patch. Pavel