Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 48549

Summary: kdelibs-3.2.2 fails to build
Product: Gentoo Linux Reporter: Robert Muchacki (RETIRED) <muchar>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Muchacki (RETIRED) gentoo-dev 2004-04-21 04:21:38 UTC
This is what I get:
>>> emerge (2 of 16) kde-base/kdelibs-3.2.2 to /
>>> md5 src_uri ;-) kdelibs-3.2.2.tar.bz2
>>> Unpacking source...
>>> Unpacking kdelibs-3.2.2.tar.bz2 to /var/tmp/portage/kdelibs-3.2.2/work
RUNNING FROM extra_functions.sh
 * Applying kdelibs-3.2.2-su.cpp.diff...

 * Failed Patch: kdelibs-3.2.2-su.cpp.diff!
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/kdelibs-3.2.2/temp/kdelibs-3.2.2-su.cpp.diff-22045.out


!!! ERROR: kde-base/kdelibs-3.2.2 failed.
!!! Function epatch, Line 360, Exitcode 0
!!! Failed Patch: kdelibs-3.2.2-su.cpp.diff!


Here is my emerge info:
rupia root # emerge info
Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.9
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium3 -funroll-loops -fexpensive-optimizations -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium3 -funroll-loops -fexpensive-optimizations -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ ftp://gentoo.inode.at/source/ http://212.219.247.21/sites/www.ibiblio.org/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm avi crypt directfb esd freetype freetype-version-1 gif gnome gpm gtk gtk2 gtkhtml jabber java jpeg libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib perl php png postgres python readline samba sdl slang snmp spell src ssl svga tcltk tcpd tiff truetype type1 x86 xml xml2 xmms xv zlib"

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge kde
Actual Results:
Comment 1 boris64 2004-04-21 05:26:40 UTC
on yesterday i couldn't use kdesu,
then someone told me to reemerge kdelibs,
and now same problem here (* Failed Patch: kdelibs-3.2.2-su.cpp.diff!)
Comment 2 Jean-Philippe Provost 2004-04-21 05:48:44 UTC
Hmm, if you try this, can you got the problem?:

1) Add in your /etc/make.conf on the USE section: qt kde  (ADD THESE)
2) ACCEPT_KEYWORDS=~x86 emerge kde

If it don't works, try with the UNmasked kdelibs... ;)

1) emerge kde

I'm a beginner in Gentoo so, be patient with me ;)
I hope this will be helpful .. :-)
Comment 3 Bryan Stine (RETIRED) gentoo-dev 2004-04-21 05:53:01 UTC

*** This bug has been marked as a duplicate of 48536 ***