bug-autoconf
[Top][All Lists]
Advanced

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

Re: [GNU Autoconf 2.64] testsuite: 30 failed


From: Arkadiusz Miskiewicz
Subject: Re: [GNU Autoconf 2.64] testsuite: 30 failed
Date: Tue, 28 Jul 2009 23:21:15 +0200
User-agent: KMail/1.12.0 (Linux/2.6.31-rc4; KDE/4.2.98; x86_64; ; )

On Tuesday 28 of July 2009, Ralf Wildenhues wrote:
> Hello Arkadiusz,
>
> thanks for the report.
>
> * Arkadiusz Miskiewicz wrote on Tue, Jul 28, 2009 at 01:08:59PM CEST:
> > 30. tools.at:1025: testing ...
> > ./tools.at:1031: automake --version || exit 77
> > stderr:
> > stdout:
> > automake (GNU automake) 1.11
> >
> > ./tools.at:1032: test ! -f $HOME/.autom4te.cfg || exit 77
> > stderr:
> > stdout:
> > ./tools.at:1048: aclocal || { ret=$?; test $ret -eq 63 && ret=77; exit
> > $ret; } stderr:
> > ./tools.at:1050: test -d autom4te.cache || exit 77
> > ./tools.at:1051: autoconf
> > ./tools.at:1059: aclocal
> > stderr:
> > ./tools.at:1060: automake --no-force --add-missing
> > stderr:
> > configure.in:2: installing `./install-sh'
> > configure.in:2: installing `./missing'
> > ./tools.at:1061: autoconf
> > ./tools.at:1062: test "`find configure -newer newer`" = "" ||
> >       { diff old-requests autom4te.cache/requests; exit 1; }
> > --- /dev/null       2007-02-13 17:29:53.000000000 +0100
> > +++
> > /home/users/arekm/rpm/BUILD/autoconf-2.64/tests/testsuite.dir/at-groups/3
> >0/stdout     2009-07-28 12:50:29.144474856 +0200
>
> [...]
>
> > +>                         'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
>
> This seems to be the issue.  This macro is (correctly) traced by your
> automake, but seemingly not by your aclocal nor by autoconf.  That's
> weird, though, because autoconf/lib/autom4te.in contains an entry for
> AM_GNU_GETTEXT_INTL_SUBDIR since 2006.

Oh! I forgot about local patch that removes this one... it's from 2006 
commited with log message:

"- don't preselect AM_GNU_GETTEXT_INTL_SUBDIR, it breaks 
AM_GNU_GETTEXT([external])"

Not sure if the "breaks AM_GNU_GETTEXT([external])" is still there because I 
don't even remember what that issue really was. I guess something didn't work 
well if there was no (need for internal) intl subdirectory.

Sorry for a noise ! Please ignore this bugreport.

> BTW, what file system does your build tree reside on?

xfs inside of vserver guest

>
> > ./tools.at:1062: exit code was 1, expected 0
> > 30. tools.at:1025: 30. autom4te preselections (tools.at:1025): FAILED
> > (tools.at:1062)
>
> BTW2, what shell is your /bin/sh, that the parallel autotest tests are
> skipped?

pdksh with tons of patches. Closest pdksh to mine is available in Debian.

> Thanks,
> Ralf

-- 
Arkadiusz Miƛkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/




reply via email to

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