Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

kdelibs-3.5.3-r3

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
15 posts • Page 1 of 1
Author
Message
hfish
n00b
n00b
Posts: 10
Joined: Thu Jun 29, 2006 6:01 pm

kdelibs-3.5.3-r3

  • Quote

Post by hfish » Thu Jun 29, 2006 6:05 pm

Hello,

merging kdelibs-3.5.3-r3 gives me the following error:

Code: Select all

>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/kdelibs-3.5.3-r3/work/kdelibs-3.5.3 ...
This Makefile is only for the SVN repository

*** YOU'RE USING autoconf (GNU Autoconf) 2.60.
*** KDE requires autoconf 2.53 or newer
make[1]: *** [cvs] Error 1
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.5.3-r3 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  kdelibs-3.5.3-r3.ebuild, line 123:   Called kde_src_compile
  kde.eclass, line 111:   Called kde_src_compile 'all'
  kde.eclass, line 232:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 174:   Called die

!!! no configure script found, generation unsuccessful
!!! If you need support, post the topmost build error, and the call stack if relevant.

Code: Select all

Portage 2.1.1_pre1-r5 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-2-686 i686)
=================================================================
System uname: 2.6.17-2-686 i686 unknown
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.92, 2.16.93, 2.17.50.0.2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe -ftracer -fweb -frename-registers"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf"
CXXFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe -ftracer -fweb -frename-registers -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_BE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
LINGUAS="en_GB"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/initng-portage /usr/portage/local/layman/nxsty-glibc /usr/portage/local/layman/initng"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts cairo cli crypt cups dri eds emboss encode esd foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl tcpd truetype truetype-fonts type1-fonts udev vorbis win32codecs xml xmms xorg xv zlib �ango elibc_glibc initng_plugins_ctrlaltdel initng_plugins_also initng_plugins_bash_launcher initng_plugins_chdir initng_plugins_chroot initng_plugins_conflict initng_plugins_cpout initng_plugins_critical initng_plugins_cron initng_plugins_daemon initng_plugins_dev initng_plugins_dllaunch initng_plugins_envparser initng_plugins_find initng_plugins_fstat initng_plugins_history initng_plugins_idleprobe initng_plugins_initctl initng_plugins_interactive initng_plugins_iparser initng_plugins_last initng_plugins_limit initng_plugins_logfile initng_plugins_netprobe initng_plugins_ngc4 initng_plugins_pause initng_plugins_pidfile initng_plugins_reload initng_plugins_renice initng_plugins_rlparser initng_plugins_simple_launcher initng_plugins_stcmd initng_plugins_stdout initng_plugins_suid initng_plugins_syncron initng_plugins_syslog initng_plugins_unneeded initng_plugins_provide input_devices_keyboard input_devices_mouse input_devices_synaptics kernel_linux linguas_en_GB userland_GNU video_cards_radeon video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
can someone help me please?
Top
kfiaciarka
Veteran
Veteran
User avatar
Posts: 1498
Joined: Fri May 20, 2005 10:35 pm
Location: Dobre Miasto, Poland
Contact:
Contact kfiaciarka
Website

  • Quote

Post by kfiaciarka » Thu Jun 29, 2006 6:51 pm

downgrade autoconf to previous version:)
Top
hfish
n00b
n00b
Posts: 10
Joined: Thu Jun 29, 2006 6:01 pm

  • Quote

Post by hfish » Thu Jun 29, 2006 9:47 pm

I have downgraded to autoconf-2.59-r7 from the stable branch but kdelibs-3.5.3-r3 has autoconf-2.60 as a dependency so the problem still persists because emerge installs autoconf-2.60 first. I think the error is in the ebuild because emerge says it cant find the configure script ...... any idea?
Top
jasm
Tux's lil' helper
Tux's lil' helper
Posts: 80
Joined: Wed Sep 10, 2003 8:46 pm
Location: Belgium

  • Quote

Post by jasm » Thu Jun 29, 2006 10:00 pm

I noticed you're using confcache as FEATURE. Perhaps this is the culprit? I suggest removing this from your /etc/make.conf and try emerging again.
Top
hfish
n00b
n00b
Posts: 10
Joined: Thu Jun 29, 2006 6:01 pm

  • Quote

Post by hfish » Thu Jun 29, 2006 11:15 pm

Removing 'confcache' from FEATURES did not resolve the problem.....
Top
enderandrew
l33t
l33t
User avatar
Posts: 731
Joined: Tue Oct 25, 2005 8:37 am

  • Quote

Post by enderandrew » Fri Jun 30, 2006 2:30 am

I can't get this to compile at all either. Perhaps modify the ebuild to use the stable autoconf?
Nihilism makes me smile.
Top
hfish
n00b
n00b
Posts: 10
Joined: Thu Jun 29, 2006 6:01 pm

  • Quote

Post by hfish » Fri Jun 30, 2006 6:33 am

I dont think the error is related to autoconf-2.60, emerge says that kde needs autoconf-2.53 or newer, so autoconf-2.60 should be right, the error is elsewhere....
Top
cerebus_k
Apprentice
Apprentice
User avatar
Posts: 173
Joined: Fri Jun 20, 2003 7:13 pm
Location: Flower Mound, Texas

  • Quote

Post by cerebus_k » Fri Jun 30, 2006 7:01 am

FWIW, I was able to emerge kdelibs 3.5.3-r3 successfully but that was with autoconf-2.59d (I used genlop to figure out when kdelibs and autoconf were emerged). I kicked off anoher emerge of kdelibs-3.5.3-r3 now that I have autoconf-2.60 installed and it made it past this point:

Code: Select all

config.status: dcop/dcop-path.h is unchanged
make  all-recursive
make[3]: Entering directory `/var/tmp/portage/kdelibs-3.5.3-r3/work/kdelibs-3.5.3/dcop'
Making all in KDE-ICE
make[4]: Entering directory `/var/tmp/portage/kdelibs-3.5.3-r3/work/kdelibs-3.5.3/dcop/KDE-ICE'
/bin/sh ../../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/usr/qt/3/include -I. -I/usr/kde/3.5/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -DICE_t -DTRANS_SERVER -DTRANS_CLIENT -DUNIXCONN -DANSICPP -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -O2 -march=athlon-xp -pipe -fomit-frame-pointer -ftracer -Wformat-security -Wmissing-format-attribute -c -o accept.lo accept.c
before I stopped it. How far into the emerge does your go before it fails?


Also note the only other thing that jumps out is the fact that I'm not using ccache. I hate to just say to try somehing on the chance that it might work but if it were my system I might turn off ccache and give it a try. Sorry I'm not much more of a help.

Code: Select all

Portage 2.1.1_pre1-r5 (default-linux/x86/2005.1, gcc-3.4.6/vanilla, glibc-2.4-r1, 2.6.16-gentoo-r8 i686)
=================================================================
System uname: 2.6.16-gentoo-r8 i686 AMD Sempron(tm) Processor 2800+
Gentoo Base System version 1.12.1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS=" ftp://ftp.ussg.iu.edu/pub/linux/gentoo  ftp://ftp.gtlib.gatech.edu/pub/gentoo  ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/  ftp://gentoo.chem.wisc.edu/gentoo/  ftp://cudlug.cudenver.edu/pub/mirrors/distributions/gentoo/  ftp://gentoo.mirrors.pair.com/  ftp://gentoo.mirrors.tds.net/gentoo  ftp://ftp.ndlug.nd.edu/pub/gentoo/  ftp://cs.ubishops.ca/pub/gentoo  ftp://gentoo.arcticnetwork.ca/pub/gentoo/  ftp://mirror.iawnet.sandia.gov/pub/gentoo/  http://gentoo.arcticnetwork.ca/  http://open-systems.ufl.edu/mirrors/gentoo  http://gentoo.llarian.net/  ftp://gentoo.llarian.net/pub/gentoo  ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/  "
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac acpi aim alsa amr apache2 apm avi berkdb bitmap-fonts cairo cddb cdparanoia cdr cli crypt css cups dgs doc dri dvd dvdr dvdread emacs emboss encode fame ffmpeg firefox flac foomaticdb fortran gdbm gecko-sdk gif glitz gphoto2 gpm graphviz gs gstreamer guile hal imagemagick imlib ipv6 isdnlog java javascript jbig jpeg jpeg2k kde libg++ libwww lzo mad matroska mikmod mjpeg mmx mmxext mng mozdevelop mozsvg mp3 mp4 mpeg mplayer musepack mysql mythtv nas ncurses network nls nptl nptlonly nsplugin oci8 ofx ogg oggvorbis opengl oss pam pcre pdf pdflib perl png postgres povray ppds pppd python qt qt3 qt4 quicktime rar readline real reflection rtc scanner sdl session speex spell spl sse sse2 ssl subtitles svg svga tcltk tcpd tetex theora tiff tools truetype truetype-fonts type1-fonts unichrome usb vorbis win32codecs x264 xanim xine xml2 xmms xorg xscreensaver xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_via video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Gettin old isn't for wimps
Top
cerebus_k
Apprentice
Apprentice
User avatar
Posts: 173
Joined: Fri Jun 20, 2003 7:13 pm
Location: Flower Mound, Texas

  • Quote

Post by cerebus_k » Fri Jun 30, 2006 7:06 am

I just noticed http://forums.gentoo.org/viewtopic-t-47 ... ight-.html. It's not exactly the same error msg but I was struck by the part that said:
*** KDE requires autoconf 2.52, 2.53 or 2.54
Not very helpful but I thought I'd point it out in case it helps.
Gettin old isn't for wimps
Top
hfish
n00b
n00b
Posts: 10
Joined: Thu Jun 29, 2006 6:01 pm

  • Quote

Post by hfish » Fri Jun 30, 2006 7:16 am

Removing ccache fom FEATURES did not resolve the problem.
This is the whole output of the emerge kdelibs-3.5.3-r3 command:

Code: Select all

Calculating world dependencies... done!
>>> starting parallel fetching
>>> Emerging (1 of 13) kde-base/kdelibs-3.5.3-r3 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking kdelibs-3.5.3.tar.bz2 ;-)
>>> checking kdelibs-3.5-patchset-03.tar.bz2 ;-)
>>> Unpacking source...
>>> Unpacking kdelibs-3.5.3.tar.bz2 to /var/tmp/portage/kdelibs-3.5.3-r3/work
>>> Unpacking kdelibs-3.5-patchset-03.tar.bz2 to /var/tmp/portage/kdelibs-3.5.3-r3/work
 * Applying KUbuntu patches for CUPS 1.2 support ...
 *   kubuntu_40_cups12_remove_async.diff ...                                                                                                                                                   [ ok ]
 *   kubuntu_41_cups12_startstopfix.diff ...                                                                                                                                                   [ ok ]
 *   kubuntu_42_cups12_addmodify.diff ...                                                                                                                                                      [ ok ]
 *   kubuntu_43_cups12_empty_printers.diff ...                                                                                                                                                 [ ok ]
 *   kubuntu_47_cups12_list_ignore_warnings.diff ...                                                                                                                                           [ ok ]
 *   kubuntu_48_cups12_cupsdconf.diff ...                                                                                                                                                      [ ok ]
 * Done with patching
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/kdelibs-3.5.3-r3/work/kdelibs-3.5.3 ...
This Makefile is only for the SVN repository

*** YOU'RE USING autoconf (GNU Autoconf) 2.60.
*** KDE requires autoconf 2.53 or newer
make[1]: *** [cvs] Error 1
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.5.3-r3 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  kdelibs-3.5.3-r3.ebuild, line 123:   Called kde_src_compile
  kde.eclass, line 111:   Called kde_src_compile 'all'
  kde.eclass, line 232:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 174:   Called die

!!! no configure script found, generation unsuccessful
!!! If you need support, post the topmost build error, and the call stack if relevant.
Top
puggy
Bodhisattva
Bodhisattva
User avatar
Posts: 1991
Joined: Fri Feb 28, 2003 2:49 am
Location: Oxford, UK
Contact:
Contact puggy
Website

  • Quote

Post by puggy » Fri Jun 30, 2006 10:15 am

I ran into this problem. I did an emerge sync in case it was an error in the ebuild which had been fixed, I got some new packages, none of which should have effected kdelibs. I noticed that there was a portage update to do though, which I took, then kdelibs compiled ok. That is with portage-2.1.1_pre1-r5. I don't have time to actually investigate this problem, but that did seem to fix it for me.
Where there's open source , there's a way.
Top
puggy
Bodhisattva
Bodhisattva
User avatar
Posts: 1991
Joined: Fri Feb 28, 2003 2:49 am
Location: Oxford, UK
Contact:
Contact puggy
Website

  • Quote

Post by puggy » Fri Jun 30, 2006 10:16 am

Ah, you already seem to be on that version of portage. Sorry I couldn't be more help.
Where there's open source , there's a way.
Top
TheIxian
n00b
n00b
User avatar
Posts: 13
Joined: Sat Aug 09, 2003 8:18 am
Location: Minneapolis, MN
Contact:
Contact TheIxian
Website

  • Quote

Post by TheIxian » Fri Jun 30, 2006 1:39 pm

I was having the exact same issue. I did an emerge --sync followed by a re-emerge of autoconf-2.60 and now the kdelibs-3.5.3-r3 compile is going.

I was running portage-2.1.1_pre1-r3 before the sync.
Irony can be pretty ironic sometimes
Top
hfish
n00b
n00b
Posts: 10
Joined: Thu Jun 29, 2006 6:01 pm

  • Quote

Post by hfish » Fri Jun 30, 2006 2:58 pm

I have tried a emerge --sync and to re-emerge autoconf but the error still remains :(
Top
Flameeyes
Retired Dev
Retired Dev
User avatar
Posts: 189
Joined: Wed Mar 30, 2005 3:22 pm
Location: London, Europe
Contact:
Contact Flameeyes
Website

  • Quote

Post by Flameeyes » Fri Jun 30, 2006 6:00 pm

The problem is the one reported in https://bugs.gentoo.org/show_bug.cgi?id=138187 and has been resolved already since a couple of days, basically the same day that 2.60 was released.

Make sure you're _not_ using an overlay that comes with kde.eclass, because as many other fixes, it has been pushed through the eclass. If the overlay has one based on an old version of our, you'll be on your own.

Note that all the eclasses that used to add the hidden visibility support are not needed anymore, kdehiddenvisibility is there for that, and for all the people using kdenewldflags, I suggest reading http://farragut.flameeyes.is-a-geek.org ... ags-stupid .
You want to know what I'm working on right now? Just follow my blog.
Top
Post Reply

15 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic