bug#11924: t/aclocal7.sh fails after updating from 1.12.1 to 1.12.2

2012-07-24 Thread Peter Simons
Hi Stefano, > Then I advise you to add "VERBOSE=yes" to the environment of the > sandbox, so that the Automake-generated testsuite harnesses will copy > the content of test-suite.log on stdout in case of failure. this is good advice, thank you very much! Take care, Peter

bug#11855: [PATCH 0/2] Enable colorized testsuite output by default

2012-07-24 Thread Stefano Lattarini
tags 11855 + patch close 11855 thanks On 07/22/2012 05:31 PM, Stefano Lattarini wrote: > Reference: > > The actual implementation is done by the first patch. The second on > is just a minor testsuite cleanup "while we are at it". > > I intend

bug#12041: Issues running the testsuite as root

2012-07-24 Thread Dennis Clarke
- Original Message - From: Stefano Lattarini Date: Tuesday, July 24, 2012 12:06 pm Subject: Re: Issues running the testsuite as root To: Dennis Clarke Cc: 12...@debbugs.gnu.org > On 07/24/2012 05:14 PM, Dennis Clarke wrote: > > > >> On 07/24/2012 03:59 PM, Dennis Clarke wrote: > >>>

bug#12041: Issues running the testsuite as root

2012-07-24 Thread Dennis Clarke
- Original Message - From: Stefano Lattarini Date: Tuesday, July 24, 2012 12:06 pm Subject: Re: Issues running the testsuite as root To: Dennis Clarke Cc: 12...@debbugs.gnu.org > On 07/24/2012 05:14 PM, Dennis Clarke wrote: > > > >> On 07/24/2012 03:59 PM, Dennis Clarke wrote: > >>>

bug#12041: Issues running the testsuite as root

2012-07-24 Thread Stefano Lattarini
On 07/24/2012 05:14 PM, Dennis Clarke wrote: > >> On 07/24/2012 03:59 PM, Dennis Clarke wrote: >>> >>> However, for just right now, how would I run just that one test? >>> >> In this case: >> >> make check TESTS=t/primary-prefix-couples-force-valid > > Is this really just one test ? > Oh no

bug#12041: Issues running the testsuite as root

2012-07-24 Thread Dennis Clarke
> On 07/24/2012 03:59 PM, Dennis Clarke wrote: > > > > However, for just right now, how would I run just that one test? > > > In this case: > > make check TESTS=t/primary-prefix-couples-force-valid Is this really just one test ? Thus far I see this : $ make check TESTS=t/primary-prefi

bug#12041: Issues running the testsuite as root

2012-07-24 Thread Dennis Clarke
> On 07/24/2012 03:59 PM, Dennis Clarke wrote: > > > > However, for just right now, how would I run just that one test? > > > In this case: > > make check TESTS=t/primary-prefix-couples-force-valid I have to fix a pile of little things, because of course, I did this as root previously and

bug#12041: Issues running the testsuite as root

2012-07-24 Thread Stefano Lattarini
On 07/24/2012 03:59 PM, Dennis Clarke wrote: > > However, for just right now, how would I run just that one test? > In this case: make check TESTS=t/primary-prefix-couples-force-valid Regards, Stefano

bug#12041: Issues running the testsuite as root

2012-07-24 Thread Dennis Clarke
> On 07/24/2012 03:33 PM, Dennis Clarke wrote: > > > >> These are known testsuite issues (not real bugs in automake), and have > >> already been solved in the development version of Automake. So we > don't > >> need to worry about them. > > > > Okay .. this is a good thing. I guess we can expect

bug#12041: Issues running the testsuite as root

2012-07-24 Thread Stefano Lattarini
On 07/24/2012 03:33 PM, Dennis Clarke wrote: > >> These are known testsuite issues (not real bugs in automake), and have >> already been solved in the development version of Automake. So we don't >> need to worry about them. > > Okay .. this is a good thing. I guess we can expect a release on that

bug#12041: Issues running the testsuite as root (was: Re: bug#12041: GNU Automake 1.12.2 - FAIL 4 tests on SunOS5.10_sparcv9_64-bit)

2012-07-24 Thread Dennis Clarke
First comment : wow. that was fast. :-) - Original Message - From: Stefano Lattarini Date: Tuesday, July 24, 2012 8:48 am Subject: Issues running the testsuite as root (was: Re: bug#12041: GNU Automake 1.12.2 - FAIL 4 tests on SunOS5.10_sparcv9_64-bit) To: Dennis Clarke Cc: 12...@debb

bug#12041: Issues running the testsuite as root (was: Re: bug#12041: GNU Automake 1.12.2 - FAIL 4 tests on SunOS5.10_sparcv9_64-bit)

2012-07-24 Thread Stefano Lattarini
severity 12041 minor retitle 12041 Issues running the testsuite as root thanks Hi Dennis, thanks for the report. On 07/24/2012 02:25 PM, Dennis Clarke wrote: > > > n.b.: see attached self-check-exit.log.gz > and GNU_Automake_1.12.2_SunOS5.10_sparcv9_64-bit.test.log.gz > and GNU_Aut

bug#11924: t/aclocal7.sh fails after updating from 1.12.1 to 1.12.2

2012-07-24 Thread Stefano Lattarini
Hi Peter. On 07/23/2012 09:01 PM, Peter Simons wrote: > Hi Stefano, > > > For future reference: the complete log (usually quite verbose, in the > > case of Automake tests) is automatically saved in the 't/aclocal7.log' > > file by the Automake test harness. > > on NixOS, those tests are usual