Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136392 - Building kjsembed-3.5.2 fails due to failed patch
Summary: Building kjsembed-3.5.2 fails due to failed patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-11 06:09 UTC by Jan Seeger
Modified: 2006-06-12 14:52 UTC (History)
0 users

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


Attachments
output from failed patch process (no-gtk-glib-check.diff-10816.out,6.45 KB, text/plain)
2006-06-11 06:11 UTC, Jan Seeger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Seeger 2006-06-11 06:09:40 UTC
When emerging kjsembed, the emerge quit with following message:

 * Failed Patch: no-gtk-glib-check.diff !
 *  ( /usr/portage/kde-base/kjsembed/files/no-gtk-glib-check.diff )

emerge --info:

Portage 2.0.54-r2 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/gentoo-de /usr/local/overlays/ebuildexchange /usr/local/overlays/ownbuilds"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aalib acpi alsa audiofile avi bash-completion bitmap-fonts bzip2 cdinstall cdr cli cpudetection crypt cscope cups curl dbus dri dvd eds emul-linux-x86 ethereal examples exif fam firefox foomaticdb gd gif gimpprint glut gmp gpm hal icq idn imagemagick isdnlog javascript jpeg kde kdeenablefinal lcms libwww logitech-mouse mad mime mng mozilla mp3 mpeg mplayer msn musicbrainz ncurses nls nptl nsplugin offensive openal opengl oscar pam pcre pdf perl png ppds pppd python qt quicktime readline reflection scanner session sockets spell spl ssl tetex threads tiff truetype truetype-fonts type1 type1-fonts usb video_cards_nvidia wifi xine xinerama xml2 xorg xpm xprint xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 1 Jan Seeger 2006-06-11 06:11:28 UTC
Created attachment 88899 [details]
output from failed patch process
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-06-11 06:59:07 UTC
I had to revert an eclass patch for a short time, but missed to comment out one line.

if `grep kde_src_unpack /usr/portage/kde-meta.eclass` gives two lines as result, you're affected. Comment out the first "kde_src_unpack" or sync again in a while.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-06-12 14:52:27 UTC
Should be not an issue anymore. Otherwise reopen, please.