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

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

2013-07-22 Thread Nicolas Joly
On Mon, Jul 22, 2013 at 12:08:44AM +0100, Stefano Lattarini wrote: > On 07/01/2013 04:05 PM, Nicolas Joly wrote: > > > > Hi, > > > > Just got 2 failures running Automake 1.14 testsuite on -current > > NetBSD/amd64. > > > > [SNIP] > > > > FAIL: t/parallel-tests-concurrency > >

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