configure.ac:56: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:56: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:56: the top level
configure.ac:220: warning: The macro 'AC_TRY_CPP' is obsolete.
configure.ac:220: You should run autoupdate.
./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from...
configure.ac:220: the top level
configure.ac:289: warning: The macro 'AC_WARN' is obsolete.
configure.ac:289: You should run autoupdate.
./lib/autoconf/oldnames.m4:33: AC_WARN is expanded from...
configure.ac:289: the top level
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

configure.ac:56: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:56: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:56: the top level
configure.ac:220: warning: The macro 'AC_TRY_CPP' is obsolete.
configure.ac:220: You should run autoupdate.
./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from...
configure.ac:220: the top level
configure.ac:289: warning: The macro 'AC_WARN' is obsolete.
configure.ac:289: You should run autoupdate.
./lib/autoconf/oldnames.m4:33: AC_WARN is expanded from...
configure.ac:289: the top level
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
autoreconf: configure.ac: not using Intltool
autoreconf: running: gtkdocize --copy
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: running: /usr/bin/autoconf --force
configure.ac:36: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:36: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:36: the top level
configure.ac:56: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:56: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:56: the top level
configure.ac:220: warning: The macro 'AC_TRY_CPP' is obsolete.
configure.ac:220: You should run autoupdate.
./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from...
configure.ac:220: the top level
configure.ac:289: warning: The macro 'AC_WARN' is obsolete.
configure.ac:289: You should run autoupdate.
./lib/autoconf/oldnames.m4:33: AC_WARN is expanded from...
configure.ac:289: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:36: installing './compile'
configure.ac:36: installing './config.guess'
configure.ac:36: installing './config.sub'
configure.ac:10: installing './install-sh'
configure.ac:10: installing './missing'
cut-n-paste/toolbar-editor/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
configure: error: You need to install the autoconf-archive package.
Traceback (most recent call last):
  File "/var/pisi/eom/actions.py", line 14, in setup
    shelltools.system("sh ./autogen.sh")
  File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
    error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
  File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
    raise Error(msg)
pisi.actionsapi.Error: Command "sh ./autogen.sh" failed, return value was 1.
Action script error caught.
*** 1 error(s), 0 warning(s)
Program terminated.