configure.ac:65: warning: The macro 'AC_STDC_HEADERS' is obsolete.
configure.ac:65: You should run autoupdate.
./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from...
configure.ac:65: the top level
configure.ac:65: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:65: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from...
configure.ac:65: 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:65: warning: The macro 'AC_STDC_HEADERS' is obsolete.
configure.ac:65: You should run autoupdate.
./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from...
configure.ac:65: the top level
configure.ac:65: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:65: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from...
configure.ac:65: 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:65: warning: The macro 'AC_STDC_HEADERS' is obsolete.
configure.ac:65: You should run autoupdate.
./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from...
configure.ac:65: the top level
configure.ac:65: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:65: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
./lib/autoconf/oldnames.m4:75: AC_STDC_HEADERS is expanded from...
configure.ac:65: the top level
configure.ac:66: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
configure.ac:66: You should run autoupdate.
m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:66: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:62: installing './compile'
configure.ac:66: installing './config.guess'
configure.ac:66: installing './config.sub'
configure.ac:50: installing './install-sh'
configure.ac:50: installing './missing'
configure.ac:723: error: required file 'cut-n-paste/smclient/Makefile.in' not found
configure.ac:723: error: required file 'cut-n-paste/smclient/libegg/Makefile.in' not found
backend/comics/Makefile.am: installing './depcomp'
autoreconf: error: automake failed with exit status: 1
Traceback (most recent call last):
  File "/var/pisi/atril/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.