bug#10568: automake-1.11.1 1 of 643 tests failed

2012-01-20 Thread Stefano Lattarini
severity 10568 minor
severity 10565 minor
retitle 10565 specflg10.test failure
retitle 10568 specflg10.test failure
merge 10565 10568
thanks

Hi Dennis.

On 01/20/2012 08:48 PM, Dennis Clarke wrote:
 
 =
 1 of 643 tests failed
 (92 tests were not run)
 See tests/test-suite.log
 Please report to bug-automake@gnu.org
 =
 
 [SNIP]

This fails the same test that automake 1.11.2 fails on your system:

  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10565

The details of the failures are basically identical (and with all
likelihood due to a testsuite weakness).  I'm merging the two reports
now; let's continue the discussion only for the 1.11.2 failure, OK?

Thanks,
  Stefano





bug#10568: automake-1.11.1 1 of 643 tests failed

2012-01-20 Thread Dennis Clarke

=
1 of 643 tests failed
(92 tests were not run)
See tests/test-suite.log
Please report to bug-autom...@gnu.org
=

dclarke@charon:~/build$ uname -a
Linux charon 2.6.32-5-powerpc64 #1 SMP Wed Jan 11 15:39:26 UTC 2012 ppc64
GNU/Linux
dclarke@charon:~/build$
dclarke@charon:~/build$ cat /proc/version
Linux version 2.6.32-5-powerpc64 (Debian 2.6.32-39squeeze1) (da...@debian.org)
(gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 11 15:39:26 UTC 2012
dclarke@charon:~/build$
dclarke@charon:~/build$ head /proc/meminfo
MemTotal:8099924 kB
MemFree: 5407780 kB
Buffers:  361580 kB
Cached:  2023804 kB
SwapCached:0 kB
Active:  1873764 kB
Inactive: 540720 kB
Active(anon):  31988 kB
Inactive(anon):  388 kB
Active(file):1841776 kB
dclarke@charon:~/build$


configure was :

dclarke@charon:~/build/automake-1.11.1-001$ ./configure
checking build system type... powerpc64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking whether /usr/bin/perl supports ithreads... yes
checking for tex... no
checking whether autoconf is installed... yes
checking whether autoconf works... yes
checking whether autoconf is recent enough... yes
checking whether ln works... yes
checking for grep that handles long lines and -e... /usr/local/bin/grep
checking for egrep... /usr/local/bin/grep -E
checking for fgrep... /usr/local/bin/grep -F
checking whether /bin/sh has working 'set -e' with exit trap... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Automake/Makefile
config.status: creating lib/Automake/tests/Makefile
config.status: creating lib/Makefile
config.status: creating lib/am/Makefile
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating tests/defs
config.status: creating tests/aclocal-1.11
config.status: creating tests/automake-1.11
dclarke@charon:~/build/automake-1.11.1-001$ gmake
Making all in lib
gmake[1]: Entering directory `/home/dclarke/build/automake-1.11.1-001/lib'
Making all in Automake
gmake[2]: Entering directory
`/home/dclarke/build/automake-1.11.1-001/lib/Automake'
Making all in .
gmake[3]: Entering directory
`/home/dclarke/build/automake-1.11.1-001/lib/Automake'
rm -f Config.tmp Config.pm
in=`echo Config.pm | sed 's/\.[^.]*$//'`; sed -e 's,[@]APIVERSION[@],1.11,g'
-e 's,[@]PACKAGE[@],automake,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e
's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/bash,g' -e
's,[@]VERSION[@],1.11.1,g' -e s,[@]configure_input[@],Generated from $in.in;
do not edit by hand.,g -e 's,[@]datadir[@],/usr/local/share,g' ./Config.in
Config.tmp
chmod +x Config.tmp
chmod a-w Config.tmp
mv -f Config.tmp Config.pm
gmake[3]: Leaving directory
`/home/dclarke/build/automake-1.11.1-001/lib/Automake'
Making all in tests
gmake[3]: Entering directory
`/home/dclarke/build/automake-1.11.1-001/lib/Automake/tests'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory
`/home/dclarke/build/automake-1.11.1-001/lib/Automake/tests'
gmake[2]: Leaving directory
`/home/dclarke/build/automake-1.11.1-001/lib/Automake'
Making all in am
gmake[2]: Entering directory `/home/dclarke/build/automake-1.11.1-001/lib/am'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/lib/am'
gmake[2]: Entering directory `/home/dclarke/build/automake-1.11.1-001/lib'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/lib'
gmake[1]: Leaving directory `/home/dclarke/build/automake-1.11.1-001/lib'
Making all in .
gmake[1]: Entering directory `/home/dclarke/build/automake-1.11.1-001'
rm -f automake automake.tmp
sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e
's,[@]PATH_SEPARATOR[@],:,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e
's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/bash,g' -e
's,[@]VERSION[@],1.11.1,g' -e 's,[@]configure_input[@],Generated from
automake.in; do not edit by hand.,g' -e 's,[@]datadir[@],/usr/local/share,g'
./automake.in automake.tmp
chmod +x automake.tmp
chmod a-w automake.tmp
mv -f automake.tmp automake
rm -f aclocal aclocal.tmp
sed -e 's,[@]APIVERSION[@],1.11,g' -e 's,[@]PACKAGE[@],automake,g' -e
's,[@]PATH_SEPARATOR[@],:,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e
's,[@]PERL_THREADS[@],1,g' -e 's,[@]SHELL[@],/bin/bash,g' -e
's,[@]VERSION[@],1.11.1,g' -e 's,[@]configure_input[@],Generated from
aclocal.in; do not edit by hand.,g' -e 's,[@]datadir[@],/usr/local/share,g'
./aclocal.in aclocal.tmp
chmod +x aclocal.tmp
chmod a-w aclocal.tmp
mv -f aclocal.tmp aclocal