What can I say, the package don't compile.. and give me the feared Exitcode 2 Reproducible: Always Steps to Reproduce: Expected Results: * GNU info directory index is up-to-date. :) *** Creating configure.files cd . && /bin/sh /var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93/admin/missing --run aclocal-1.7 cd . && \ /bin/sh /var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93/admin/missing --run automake-1.7 --foreign Makefile cd . && rm -f configure && make -f ./admin/Makefile.common configure make[1]: Entering directory `/var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93' autom4te-2.57: cannot not rename autom4te.cache/traces.0t as autom4te.cache/traces.0: No such file or directory configure.in: no proper invocation of AM_INIT_AUTOMAKE was found. configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE, configure.in: that aclocal.m4 is present in the top-level directory, configure.in: and that aclocal.m4 was recently regenerated (using aclocal). configure.in: required file `./install-sh' not found configure.in: required file `./mkinstalldirs' not found configure.in: required file `./missing' not found SUBDIRS: variable `TOPSUBDIRS' is used but `TOPSUBDIRS' is undefined make: *** [Makefile.in] Error 1 make: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/kdeadmin-3.2.0_beta1/work/kdeadmin-3.1.93' !!! ERROR: kde-base/kdeadmin-3.2.0_beta1 failed. !!! Function kde_src_compile, Line 137, Exitcode 2 !!! died running emake, kde_src_compile:make
make sure you have autoconf-2.57a-r1 installed.
Thats it. Had autoconf-2.57 :( It compiled just fine, will close the bug shortly
Encountered the same problem. I had to manually merge autoconf 2.57a-r1 Shouldn't the kdeadmin ebuild have a dependency on it?
*** Bug 32840 has been marked as a duplicate of this bug. ***
Hi all, I still get the same error after updating to autoconf2.57a-r1. Christian
are you sure it's the same error?
Yes it was, but it was solved by now by updating automake, too. I had 1.7.5-r2 and now updated to 1.7.8.
*** Bug 35529 has been marked as a duplicate of this bug. ***
EXACTLY the same problem here, fixed by: ACCEPT_KEYWORDS="~x86" emerge automake m4 autoconf
I am having the same problem with the beta2 ebuild. There was a bug for beta2, however, it has been marked a dupe of this. Right now kdeadmin is compiling, after upgrading to autoconf 2.58 . I'm commiting this early and incomplete because I don't feel like typing it again... continued.
Continued... Results: kdeadmin-3.2.0_beta2 merged. So at least to me, the solution was to upgrade autoconf to 2.58. Perhaps this should be a dependancy.
it will compile with autoconf-2.57 if you do it manually using ebuild and tweak a little first get it ebuild ..../.ebuild fetch unpack now go to the surce dir in /var/tmp and do a make -f admin/Makefile.commom and now a ebuild ... /..ebuild compile install qmerge will do just fine
*** Bug 36927 has been marked as a duplicate of this bug. ***
Dead old bug left to close...