Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kdeutils-3.1.2 failed to build : new portage 2.0.48 ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
dju`
Retired Dev
Retired Dev


Joined: 11 Feb 2003
Posts: 370

PostPosted: Wed May 21, 2003 10:38 pm    Post subject: kdeutils-3.1.2 failed to build : new portage 2.0.48 ? Reply with quote

At the very beginning, i get this :

Code:
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -falign-functions=4 -fforce-addr -ffast-math -mmmx -m3dnow -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST    -o libarkpart.la.closure libarkpart_la_closure.lo -avoid-version -module -no-undefined -R /usr/kde/3.1/lib -R /usr/qt/3/lib -R /usr/X11R6/lib  -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.1/lib  arkapp.lo extractdlg.lo dirDlg.lo arkwidget.lo zip.lo tar.lo filelistview.lo arch.lo selectDlg.lo lha.lo shellOutputDlg.lo arksettings.lo compressedfile.lo zoo.lo rar.lo ar.lo generalOptDlg.lo ark_part.lo arkwidgetbase.lo arktoplevelwindow.lo arkfactory.lo arkutils.lo -lkio -lkparts
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -falign-functions=4 -fforce-addr -ffast-math -mmmx -m3dnow -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE  -DQT_NO_ASCII_CAST    -o libarkpart.la -rpath /usr/kde/3.1/lib -avoid-version -module -no-undefined -R /usr/kde/3.1/lib -R /usr/qt/3/lib -R /usr/X11R6/lib  -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.1/lib  arkapp.lo extractdlg.lo dirDlg.lo arkwidget.lo zip.lo tar.lo filelistview.lo arch.lo selectDlg.lo lha.lo shellOutputDlg.lo arksettings.lo compressedfile.lo zoo.lo rar.lo ar.lo generalOptDlg.lo ark_part.lo arkwidgetbase.lo arktoplevelwindow.lo arkfactory.lo arkutils.lo -lkio -lkparts
g++: : No such file or directory
make[3]: *** [libarkpart.la] Erreur 1
make[3]: Leaving directory `/var/tmp/portage/kdeutils-3.1.2/work/kdeutils-3.1.2/ark'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/kdeutils-3.1.2/work/kdeutils-3.1.2/ark'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/kdeutils-3.1.2/work/kdeutils-3.1.2'
make: *** [all] Erreur 2

!!! ERROR: kde-base/kdeutils-3.1.2 failed.
!!! Function kde_src_compile, Line 123, Exitcode 2
!!! died running emake, kde_src_compile:make


What's wrong ? I've just updated portage to 2.0.48, and this is the first emerge i try to run. Here is my emerge info :

Code:
Portage 2.0.48 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo http://ftp.easynet.nl/mirror/gentoo http://gentoo.linux.no http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /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="/usr/local/portage"
USE="x86 oss 3dnow avi crypt cups encode gif jpeg kde libg++ mmx mpeg ncurses nls pdflib png quicktime spell xml2 xmms xv zlib gdbm berkdb slang readline arts svga java guile X sdl gpm tcpd pam libwww ssl python imlib oggvorbis gtk qt motif opengl aalib acpi alsa -apm cdr dvd emacs esd flash gd gtk2 -gnome imap ipv6 lcms -ldap maildir mozilla moznoirc moznomail mikmod perl sasl scanner tcltk tetex tiff truetype usagi usb vim-with-x xinerama"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer -falign-functions=4 -fforce-addr -ffast-math -mmmx -m3dnow"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer -falign-functions=4 -fforce-addr -ffast-math -mmmx -m3dnow"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j4"
AUTOCLEAN="yes"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
FEATURES="ccache distcc sandbox userpriv usersandbox"
Back to top
View user's profile Send private message
dju`
Retired Dev
Retired Dev


Joined: 11 Feb 2003
Posts: 370

PostPosted: Thu May 22, 2003 4:07 pm    Post subject: Reply with quote

retried today, it worked \o/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum