> 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
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
> >
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