bug#14891: [PATCH] automake: account for perl hash order randomization

2013-07-23 Thread Stefano Lattarini
Hi Pavel.

On 07/22/2013 05:39 PM, Pavel Raiskup wrote:
 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.

 
Thanks for confirming.

Will push once the other issues related to this report has been
fixed as well.

Best regards,
  Stefano





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

2013-07-23 Thread Stefano Lattarini
On 07/22/2013 02:49 PM, Nicolas Joly wrote:
 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 2 failures running Automake 1.14 testsuite on -current
 NetBSD/amd64.

 [SNIP]

 FAIL: t/silent-custom

 Does the patch below help with this failure?
 
 Yes, thanks. With your patch applied, t/silent-custom testcase is
 successful.
 
 njoly@lynche [src/automake-1.14] make -k recheck
 FAIL: t/parallel-tests-concurrency.sh
 PASS: t/silent-custom.sh
 
 Testsuite summary for GNU Automake 1.14
 

Thanks for letting me know.  I'll apply the patch then, but also
keep the bug open until the still-present failure is solved (or
at least understood).

Regards,
  Stefano





bug#14898: automake-1.14 test failures on Mac OS X

2013-07-23 Thread Stefano Lattarini
tags 14898 + moreinfo
stop

Hi Diab, and thanks for the report.

On 07/18/2013 02:51 PM, Diab Jerius wrote:
 I'm seeing test failures on OS X 10.6.8 with automake-1.14 with the
 patches from the following bug reports applied:
 
 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14706
 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14707
 
 
 The following tests fail:
 
 FAIL: t/ccnoco-lt
 FAIL: t/fort5
 FAIL: t/objc-megademo
 
 I've attached the test-suite.log file.

Actually, you haven't ;-)  Could you please re-send it?
Or better again, if you have time, open one new bug report
for each failing test (and send along only the log for
that test).

Thank you,
Stefano





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

2013-07-23 Thread Stefano Lattarini
On 07/22/2013 03:35 AM, Hanspeter Niederstrasser wrote:
 On 7/21/2013 11:49 AM, Stefano Lattarini wrote:
 tags 14911 + patch
 severity 14911 minor
 thanks
 
 This patch allowed t/ccnoco-lt to PASS.

Thanks for confirming, will push shortly.

 One nit: It is for bug#14911, not bug#14991 as mentioned
 in the comment.
 
Good catch!  Will fix that before pushing.

 Thank you for the quick solution.
 
 Hanspeter
 

Thanks, and best regards,
  Stefano