Re: bug#7864: odd configure bug with dependency checking and conditional C++ support

2011-01-19 Thread Ralf Wildenhues
[ adding automake-patches, dropping bug-gnulib ] Hi Eric, thanks for the report! * Eric Blake wrote on Wed, Jan 19, 2011 at 05:52:08AM CET: checking dependency style of :... mkdir: cannot create directory `conftest.dir': File or Directory already exists cp: accessing `conftest.dir': Bad data

Re: tests: work around Tru64 sh -e issues for instspc*.test.

2011-01-19 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Tue, Jan 18, 2011 at 11:57:24PM CET: On Tuesday 18 January 2011, Ralf Wildenhues wrote: This patch fixes all but 9 of the 76 or so instspc*.test failures on Tru64. It is for the tests-init branch, or a tests-init-fixes on top of v1.11-395-ge118126 I guess.

Re: [PATCH] {maint} tests: new subroutines for test skipping/failing

2011-01-19 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Tue, Jan 18, 2011 at 11:35:13PM CET: On Tuesday 18 January 2011, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Mon, Jan 17, 2011 at 10:55:55PM CET: On Monday 17 January 2011, Ralf Wildenhues wrote: Why not document framework_failure_? Because it

Re: [PATCH] {maint} docs: automake testsuite doesn't use TESTS_ENVIRONMENT anymore

2011-01-19 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Mon, Jan 17, 2011 at 10:42:21PM CET: docs: automake testsuite doesn't use TESTS_ENVIRONMENT anymore * doc/automake.texi (Simple Tests): Do not give the example of a TESTS_ENVIRONMENT usage by saying it's what the Automake package itself does: this is not true

Re: [PATCH] {maint} tests: new subroutines for test skipping/failing

2011-01-19 Thread Stefano Lattarini
On Wednesday 19 January 2011, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Tue, Jan 18, 2011 at 11:35:13PM CET: On Tuesday 18 January 2011, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Mon, Jan 17, 2011 at 10:55:55PM CET: On Monday 17 January 2011, Ralf Wildenhues wrote:

Re: [PATCH] {maint} tests: new subroutines for test skipping/failing

2011-01-19 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Wed, Jan 19, 2011 at 08:23:20PM CET: On Wednesday 19 January 2011, Ralf Wildenhues wrote: AM_TESTS_ENVIRONMENT = foo=1 TESTS_ENVIRONMENT = foo=2 the $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) ./test will let Solaris sh pass foo=1 to the test,

install-sh: avoid Tru64 sh test operator precedence bug

2011-01-19 Thread Ralf Wildenhues
Another bug down, exposed by the increased coverage on master: + make -e test-install-sep file== DESTDIR=/tmp/build-alphaev67-dec-osf5.1/tests/instspc-equal-install.dir/= test -z /=-prefix/foo || ../install-sh -c -d /tmp/build-alphaev67-dec-osf5.1/tests/instspc-equal-install.dir/=/=-prefix/foo