Re: [PATCHES] Fix spurious Lex/Yacc-related failures in tests `silent*.test' w.r.t. Solaris XPG4 make.

2010-11-17 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Wed, Nov 17, 2010 at 09:10:08PM CET: > I'm seeing this failure with Solaris XPG4 make: > $ MAKE=/usr/xpg4/bin/make sh silentyacc.test > silentyacc: running bison --version > bison (GNU Bison) 2.4.1 > Written by Robert Corbett and Richard Stallman. [...] > A similar f

Spurious failures of some silent*.test tests when cc != gcc (was: Testsuite failures on IRIX 6.5)

2010-11-17 Thread Stefano Lattarini
On Monday 15 November 2010, Stefano Lattarini wrote: > > > FAIL: silentyacc.test (exit: 1) > > === > > > > /tmp/am/build-mips-sgi-irix6.5/tests:/tmp/local/mips-sgi-irix6.5/bin > > :/tmp/bin:/bin:/usr/bin:/sbin:/usr/sbin:/etc:/usr/etc:/usr/bin/X11 > > :/usr/bsd > > si

Spurious failures of some silent*.test tests when cc != gcc (was: Testsuite failures on Tru64 OSF 5.1)

2010-11-17 Thread Stefano Lattarini
On Sunday 14 November 2010, Stefano Lattarini wrote: > > > FAIL: silentlex.test (exit: 1) > > == > > > > /tmp/am/build-alphaev67-dec-osf5.1/tests:/tmp/local/alphaev67-dec-osf5.1/bin > > :/tmp/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/opt/svr4/bin:/etc:/usr/etc > > :/u

[PATCHES] Fix spurious Lex/Yacc-related failures in tests `silent*.test' w.r.t. Solaris XPG4 make.

2010-11-17 Thread Stefano Lattarini
Hello automakers. I'm seeing this failure with Solaris XPG4 make: -*-*-*- $ MAKE=/usr/xpg4/bin/make sh silentyacc.test silentyacc: running bison --version bison (GNU Bison) 2.4.1 Written by Robert Corbett and Richard Stallman. Copyright (C) 2008 Free Software Foundation, Inc. This is free soft

Re: [PATCHES] Fix spurious failures of some tests `silent*.test' with SunStudio Fortran

2010-11-17 Thread Stefano Lattarini
On Wednesday 17 November 2010, Ralf Wildenhues wrote: > > I haven't made up my mind yet. At the moment I'm trying to find out > whether it is suitable or desirable for the silent-rules option to > trigger configure checks that set additional flags like -silent if > verbose mode is not enabled. > I

Re: [PATCHES] Fix spurious failures of some tests `silent*.test' with SunStudio Fortran

2010-11-17 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Wed, Nov 17, 2010 at 07:25:32PM CET: > On Wednesday 17 November 2010, Ralf Wildenhues wrote: > > * Stefano Lattarini wrote on Wed, Nov 17, 2010 at 03:25:02PM CET: > > >F77bar.o > > > NOTICE: Invoking /opt/SunStudio/sunstudio12.1/prod/bin/f90 -f77 > > > -ftrap=

Re: [PATCHES] Fix spurious failures of some tests `silent*.test' with SunStudio Fortran

2010-11-17 Thread Stefano Lattarini
On Wednesday 17 November 2010, Ralf Wildenhues wrote: > Hi Stefano, > > * Stefano Lattarini wrote on Wed, Nov 17, 2010 at 03:25:02PM CET: > > I'm seeing this failure with SunStudio fortran compilers on > > Debian GNU/Linux (and a similar failure on Solaris 10): > > > make[1]: Entering directory

Re: [PATCHES] Fix spurious failures of some tests `silent*.test' with SunStudio Fortran

2010-11-17 Thread Ralf Wildenhues
Hi Stefano, * Stefano Lattarini wrote on Wed, Nov 17, 2010 at 03:25:02PM CET: > I'm seeing this failure with SunStudio fortran compilers on > Debian GNU/Linux (and a similar failure on Solaris 10): > make[1]: Entering directory > `/home/stefano/src/automake/tests/silentf77.dir/sub' >F77

[PATCHES] Fix spurious failures of some tests `silent*.test' with SunStudio Fortran

2010-11-17 Thread Stefano Lattarini
Hello automakers. I'm seeing this failure with SunStudio fortran compilers on Debian GNU/Linux (and a similar failure on Solaris 10): -*-*-*- $ F77=/opt/bin/sunf77 sh silentf77.test silentf77: running gfortran --version GNU Fortran (Debian 4.4.4-6) 4.4.4 Copyright (C) 2010 Free Software Fou