autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
configure.ac:336: warning: macro 'AM_ICONV' not found in library
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.ac:330: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:330: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:330: the top level
configure.ac:447: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:447: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:447: the top level
configure.ac:336: error: possibly undefined macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
Traceback (most recent call last):
  File "/var/pisi/testdisk/actions.py", line 11, in setup
    autotools.autoreconf("-vif")
  File "/usr/lib/pisilinux/pisi/actionsapi/autotools.py", line 171, in autoreconf
    if system('autoreconf %s' % parameters):
  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 "autoreconf -vif" failed, return value was 1.
Action script error caught.
*** 1 error(s), 0 warning(s)
Program terminated.