Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14663 - kdemultimedia 3.1 failure
Summary: kdemultimedia 3.1 failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: Highest major with 1 vote (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 14665 15764 15950 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-28 02:12 UTC by Magnus Määttä
Modified: 2003-03-30 14:10 UTC (History)
7 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Määttä 2003-01-28 02:12:59 UTC
Something doesn't look right. Not correct tar.bz2 file ? 

>>> Unpacking kdemultimedia-3.1.tar.bz2
patching file kmidi/TIMIDITY/motif_p.c
patching file kmidi/TIMIDITY/tk_c.c
patching file kmidi/TIMIDITY/makelinks
>>> Source unpacked.
qtmt
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
/usr/bin/autom4te-2.54: unrecognized option `--cache=autom4te.cache'
Try `/usr/bin/autom4te-2.54 --help' for more information.
make[1]: *** [cvs] Error 1
make: *** [all] Error 2

!!! ERROR: kde-base/kdemultimedia-3.1 failed.
!!! Function kde_src_compile, Line 72, Exitcode 1
!!! no configure script found, generation unsuccessful
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-01-28 15:16:34 UTC
try autoconf-2.57 and report

also paste
#emerge info
Comment 2 Magnus Määttä 2003-01-28 18:18:41 UTC
Portage 2.0.46-r9 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r3)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 Celeron (Mendocino)
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /opt/glftpd/etc /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 3dnow apm libg++ mikmod arts bonobo svga ggi tcltk guile cdr alsa plib
avi berkdb gtk gnome lame java libwww php samba nls zlib perl python encode
ncurses xmms flash crypt ldap pdflib oggvorbis truetype mpeg qtmt gtkhtml dvd
gtk2 tetex qt kde ssl imap mbox maildir mmx jpeg png tiff gif motif mozilla
readline gpm divx opengl sdl mysql gd oss xml2 cups pam imlib spell slang
quicktime gdbm xv cracklib db fam innodb tcpd esd xpm X snmp"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium2 -mmmx -O3 -pipe"
CXXFLAGS="-march=pentium2 -mmmx -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j3"
AUTOCLEAN="no"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"


I have autoconf 2.13, 2.54 and 2.57 install..
2.54 and 2.57 is buggy thou..
Comment 3 Väinö Järvelä 2003-01-29 14:21:44 UTC
I had the same problem. It seems that autoconf-2.57 is the problem in here. I
manually emerged autoconf-2.54 and it works now. Maybe autoconf-2.57 should be
package.masked, not just keyword-masked?
Comment 4 Kevin 2003-01-29 18:34:52 UTC
Manually emerging autoconf-2.54 didnt completly fix it for me.  First, I
unmerged autoconf-2.57.  Then, after doing ' rm /usr/bin/auto*2.5x* '  and then
emerging autoconf-2.54, the kdemultimedia build worked.
Comment 5 Keith Gross 2003-01-30 19:04:41 UTC
I had a very, very similar error but it was caused by having autoconf 2.52d installed along with 2.54.  I unmerged 2.52d and the install is now running fine.  I'm wondering now is 2.52d is needed for anything but I guess I can always re-install later if I do need it.
Comment 6 Hannes Mehnert (RETIRED) gentoo-dev 2003-01-30 21:32:39 UTC
*** Bug 14665 has been marked as a duplicate of this bug. ***
Comment 7 Magnus Määttä 2003-01-31 06:21:42 UTC
Ok.. Removed autoconf 2.54, that fixed it.
I was worried that I would need remove 2.13 too =D
But I didn't.. So autoconf 2.54 should be masked or
something..
Obvious not a KDE problem it self -> INVALID (or
reclassified as autoconf 2.54 problem).
Comment 8 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-28 07:46:02 UTC
Azarah: maybe move autoconf-2.57 to stable? 
Comment 9 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-28 07:46:28 UTC
*** Bug 15764 has been marked as a duplicate of this bug. ***
Comment 10 Martin Holzer (RETIRED) gentoo-dev 2003-03-02 05:24:04 UTC
*** Bug 15950 has been marked as a duplicate of this bug. ***
Comment 11 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-05 14:56:43 UTC
Well, does it work with 2.57 ?
Comment 12 Magnus Määttä 2003-03-06 06:22:47 UTC
It works for me with 2.57
Comment 13 Stefan Andersen 2003-03-06 06:47:17 UTC
2.57 worked for me also (Or actually removing autoconf 2.54)
Comment 14 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-30 14:10:15 UTC
Marked latest autoconf stable.