Problems with automake/unsermake in kdenonbeta

Michael Brade brade at kde.org
Mon May 27 18:11:10 BST 2002


Hi!

I don't know if kdenonbeta is supposed to work with automake-1.6.1 but 
here it goes anyways:

*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set the
    environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: `config.h.in' is unchanged
*** Creating Makefile templates
automake-1.6: karchiver/Makefile.am: object `main.$(OBJEXT)' created both with libtool and without
automake-1.6: kfinger/Makefile.am: object `kfinger.$(OBJEXT)' created both with libtool and without
automake-1.6: kicq/Makefile.am: object `kicq_ld_main.$(OBJEXT)' created both with libtool and without
automake-1.6: kikbd/Makefile.am: object `options.$(OBJEXT)' created both with libtool and without
automake-1.6: kikbd/Makefile.am: object `kobjconf.$(OBJEXT)' created both with libtool and without
automake-1.6: kikbd/Makefile.am: object `kconfobjs.$(OBJEXT)' created both with libtool and without
automake-1.6: kio_napster/Makefile.am: object `napster.$(OBJEXT)' created both with libtool and without
automake-1.6: kio_napster/Makefile.am: object `strstuff.$(OBJEXT)' created both with libtool and without
automake-1.6: kio_napster/Makefile.am: object `utilclasses.$(OBJEXT)' created both with libtool and without
automake-1.6: kio_napster/Makefile.am: object `protocol.$(OBJEXT)' created both with libtool and without
automake-1.6: kio_napster/Makefile.am: object `download.$(OBJEXT)' created both with libtool and without
automake-1.6: kio_napster/Makefile.am: object `search.$(OBJEXT)' created both with libtool and without
automake-1.6: kio_napster/Makefile.am: object `directory.$(OBJEXT)' created both with libtool and without
automake-1.6: kio_napster/Makefile.am: object `template.$(OBJEXT)' created both with libtool and without
automake-1.6: kio_sql/Makefile.am: object `kio_sql.$(OBJEXT)' created both with libtool and without
automake-1.6: kvidmode/kvidmode/Makefile.am: object `xf86wrapper.$(OBJEXT)' created both with libtool and without
automake-1.6: kwintv3/qtvision/clients/Makefile.am: object `actions.$(OBJEXT)' created both with libtool and without
automake-1.6: kwintv3/qtvision/clients/Makefile.am: object `qtvisionactions.$(OBJEXT)' created both with libtool and without
automake-1.6: libmpeg3_artsplug/libmpeg3/Makefile.am: object `mpeg3split.$(OBJEXT)' created both with libtool and without
make[1]: *** [cvs] Error 1
make: *** [all] Error 2

This is with am 1.6.1 and ac 2.53. So I thought perhaps unsermake would
work ;) but that didn't like me either:

*** YOU'RE USING UNSERMAKE.
*** GOOD LUCK!! :)
*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set the
    environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: `config.h.in' is unchanged
*** Creating Makefile templates
kafka/kafka/library/Makefile.am: Warning: CXXFLAGS redefined
Traceback (most recent call last):
  File "/usr/src/KDE/kde-cvs/kdenonbeta/unsermake/unsermake", line 1867, in ?
    main()
  File "/usr/src/KDE/kde-cvs/kdenonbeta/unsermake/unsermake", line 1816, in main
    makefile = AMFile(file)
  File "/usr/src/KDE/kde-cvs/kdenonbeta/unsermake/unsermake", line 797, in __init__
    self.parse(filename)
  File "/usr/src/KDE/kde-cvs/kdenonbeta/unsermake/unsermake", line 840, in parse
    if not self.lines[-1][-1] == '\n':
IndexError: list index out of range
make[1]: *** [cvs] Error 1
make: *** [all] Error 2

Ciao,
-- 
Michael Brade;                 KDE Developer, Student of Computer Science
  |-mail: echo brade !#|tr -d "c oh"|s\e\d 's/e/\@/2;s/$/.org/;s/bra/k/2'
  °--web: http://www.kde.org/people/michaelb.html

KDE 3.0: Konquering the Desktops





More information about the kde-core-devel mailing list