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#11924: t/aclocal7.sh fails after updating from 1.12.1 to 1.12.2

2012-07-23 Thread Peter Simons
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 usually run automatically by a build daemon. The sandbox used for the buil

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

2012-07-12 Thread Peter Simons
Hi, we have recently updated from Automake 1.12.1 to 1.12.2 in the NixOS Linux distribution. That change caused a unit test failure in t/aclocal7.sh. The complete build log is available here: http://hydra.nixos.org/build/2786726 Unfortunately, the log shows very little information about the na

Re: AX_MPI/ACX_MPI and packages using only the MPI compiler wrappers

2010-08-10 Thread Peter Simons
Hi Ralf, your patch has been committed here: http://git.savannah.gnu.org/cgit/autoconf-archive.git/commit/?id=ba0327dd596e8b77e7db497d10f35cf980b27a62 Thanks a lot for the contribution! Take care, Peter