Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218209 - dev-util/kscope-1.6.1 fails with sys-devel/autoconf-2.62
Summary: dev-util/kscope-1.6.1 fails with sys-devel/autoconf-2.62
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autoconf-2.62
  Show dependency tree
 
Reported: 2008-04-18 04:10 UTC by Erik Zeek
Modified: 2008-06-06 23:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge log (dev-util:kscope-1.6.1:20080418-040414.log,14.07 KB, text/plain)
2008-04-18 04:11 UTC, Erik Zeek
Details
emerge --info (emerge_info.txt,8.72 KB, text/plain)
2008-04-18 04:11 UTC, Erik Zeek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Zeek 2008-04-18 04:10:47 UTC
There appears to be a version mismatch between kscope's aclocal.m4 and autoconf-2.62.


make[2]: Entering directory `/gentoo/tmp/portage/dev-util/kscope-1.6.1/work/kscope-1.6.1/src'
 cd .. && /bin/sh /gentoo/tmp/portage/dev-util/kscope-1.6.1/work/kscope-1.6.1/admin/missing --run automake-1.10 --gnu  src/Makefile
aclocal.m4:14: error: this file was generated for autoconf 2.61.
You have another version of autoconf.  If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:14: the top level
autom4te-2.62: /usr/bin/m4 failed with exit status: 63
automake-1.10: autoconf failed with exit status: 63
make[2]: *** [Makefile.in] Error 1
make[2]: Leaving directory `/gentoo/tmp/portage/dev-util/kscope-1.6.1/work/kscope-1.6.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/gentoo/tmp/portage/dev-util/kscope-1.6.1/work/kscope-1.6.1'
make: *** [all] Error 2
 *
 * ERROR: dev-util/kscope-1.6.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4164:  Called kde_src_compile
 *             environment, line 2887:  Called kde_src_compile 'all'
 *             environment, line 3007:  Called kde_src_compile 'myconf' 'configure' 'make'
 *             environment, line 3003:  Called die
 * The specific snippet of code:
 *                   emake || die "died running emake, $FUNCNAME:make"
 *  The die message:
 *   died running emake, kde_src_compile:make
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/dev-util:kscope-1.6.1:20080418-040414.log'.
 * The ebuild environment file is located at '/gentoo/tmp/portage/dev-util/kscope-1.6.1/temp/environment'.
 *
Comment 1 Erik Zeek 2008-04-18 04:11:20 UTC
Created attachment 150129 [details]
emerge log
Comment 2 Erik Zeek 2008-04-18 04:11:38 UTC
Created attachment 150130 [details]
emerge --info
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-04-21 13:54:02 UTC
Fixed. Developers, please remember to regenerate autotools if you touch Makefile.in and/or configure.{in,ac}.