bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Autoconf 2.54] testsuite.log: 2 failures [Compaq Sierra Alpha O


From: Akim Demaille
Subject: Re: [GNU Autoconf 2.54] testsuite.log: 2 failures [Compaq Sierra Alpha OSF/1 5.1
Date: 13 Nov 2002 17:08:30 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| The autoconf-2.54 build on Compaq Sierra Alpha OSF/1 5.1 got two
| failures:

Hi Nelson,




| 36. torture.at:554: testing Configuring subdirectories...

This failure is benign:

| configure: loading site script 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/share/config.site

[...]

| --- - 2002-10-14 18:14:59.000000000 -0600
| +++ 
/uufs/inscc.utah.edu/common/home/mthnhb/alpha/build/autoconf-2.54/tests/testsuite.dir/at-stdout
   2002-10-14 18:14:59.000000000 -0600
| @@ -1,5 +1,5 @@
|  INNER=inner
|  srcdir=.
|  top_srcdir=..
| -prefix=/usr/local
| +prefix=/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local

since it appears to be related to config.site only.





The other one is surprising:

| 164. foreign.at:27: testing Libtool...
| foreign.at:31: libtoolize --version || exit 77
| stderr:
| stdout:
| libtoolize (GNU libtool) 1.4.2
| foreign.at:40:
| case `libtoolize --version |
|       sed -n '/^.* \([0-9][0-9.a-z]*\)$/{s//\1/;p;q;}'` in
|   0.*          ) exit 77;;
|   1.[012]*     ) exit 77;;
|   1.3.[01234]* ) exit 77;;
| esac
| stderr:
| stdout:
| foreign.at:53: libtoolize | sed -n "s,^.*\`\(/[^']*\)'.*,\1,p"
| stderr:
| stdout:
| /uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/share/aclocal/libtool.m4
| foreign.at:58: grep . stdout
| stdout:
| /uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/share/aclocal/libtool.m4
| foreign.at:59: test -f "`cat stdout`"
| foreign.at:59: exit code was 1, expected 0

libtoolize said its libtool.m4 is in
`/uufs/inscc.utah.edu/common/home/mthnhb/alpha/local/share/aclocal/libtool.m4',
but test -f disagrees.  I don't know what's to be understood.  I'd say
your libtool installation is broken.  ?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]