Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116210 - patch error with gaim-2.0.0_beta1
Summary: patch error with gaim-2.0.0_beta1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 15:38 UTC by Reto Gantenbein (ganto)
Modified: 2005-12-20 16:47 UTC (History)
0 users

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 Reto Gantenbein (ganto) 2005-12-20 15:38:31 UTC
emerge fails to patch the source-code of gaim-2.0.0_beta1 with the following message:

>>> Unpacking source...
>>> Unpacking gaim-2.0.0beta1.tar.bz2 to /var/tmp/portage/gaim-2.0.0_beta1/work
 * Applying gaim-0.76-xinput.patch ...

 * Failed Patch: gaim-0.76-xinput.patch !
 *  ( /usr/portage/net-im/gaim/files/gaim-0.76-xinput.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/gaim-2.0.0_beta1/temp/gaim-0.76-xinput.patch-9865.out


!!! ERROR: net-im/gaim-2.0.0_beta1 failed.
!!! Function epatch, Line 350, Exitcode 0
!!! Failed Patch: gaim-0.76-xinput.patch!
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Reto Gantenbein (ganto) 2005-12-20 15:39:32 UTC
merkur ~ # emerge info
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.13-gentoo-r2 i686)
=================================================================
System uname: 2.6.13-gentoo-r2 i686 AMD Athlon(tm) XP
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /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/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo ftp://mirror.switch.ch/mirror/gentoo  ftp://ftp.solnet.ch/mirror/Gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo  http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/packages"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa apm audiofile avi bash-completion berkdb bitmap-fonts bzip2 canvas cdda cddb cdr cjk crypt cups curl dbus doc dvd eds emboss encode esd ethereal exif expat fam fbcon ffmpeg firefox flac foomaticdb ftp gcj gd gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 hal icq idn imagemagick imlib java jpeg junit lcms libg++ libwww mad mikmod mmx mng motif mozilla mozsvg mp3 mpeg mpeg2 ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png python quicktime readline recode sdl slang snmp spell sse ssl stream svg svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales utf8 v4l v4l2 vcd vorbis win32codecs wxwindows xine xml xml2 xmms xv xvid yahoo zlib video_cards_radeon userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 2 Reto Gantenbein (ganto) 2005-12-20 15:40:33 UTC
here the log output:

***** gaim-0.76-xinput.patch *****

==================================

PATCH COMMAND:  patch -p0 -g0 --no-backup-if-mismatch < /usr/portage/net-im/gaim/files/gaim-0.76-xinput.patch

==================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN gaim-0.75.99-20040318cvs.orig/src/gtkconv.c gaim-0.75.99-20040318cvs/src/gtkconv.c
|--- gaim-0.75.99-20040318cvs.orig/src/gtkconv.c        2004-03-16 10:31:48.000000000 -1000
|+++ gaim-0.75.99-20040318cvs/src/gtkconv.c     2004-03-16 12:50:59.689509499 -1000
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
==================================

PATCH COMMAND:  patch -p1 -g0 --no-backup-if-mismatch < /usr/portage/net-im/gaim/files/gaim-0.76-xinput.patch

==================================
patching file src/gtkconv.c
Hunk #1 FAILED at 1390.
1 out of 1 hunk FAILED -- saving rejects to file src/gtkconv.c.rej
==================================

PATCH COMMAND:  patch -p2 -g0 --no-backup-if-mismatch < /usr/portage/net-im/gaim/files/gaim-0.76-xinput.patch

==================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN gaim-0.75.99-20040318cvs.orig/src/gtkconv.c gaim-0.75.99-20040318cvs/src/gtkconv.c
|--- gaim-0.75.99-20040318cvs.orig/src/gtkconv.c        2004-03-16 10:31:48.000000000 -1000
|+++ gaim-0.75.99-20040318cvs/src/gtkconv.c     2004-03-16 12:50:59.689509499 -1000
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
==================================

PATCH COMMAND:  patch -p3 -g0 --no-backup-if-mismatch < /usr/portage/net-im/gaim/files/gaim-0.76-xinput.patch

==================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN gaim-0.75.99-20040318cvs.orig/src/gtkconv.c gaim-0.75.99-20040318cvs/src/gtkconv.c
|--- gaim-0.75.99-20040318cvs.orig/src/gtkconv.c        2004-03-16 10:31:48.000000000 -1000
|+++ gaim-0.75.99-20040318cvs/src/gtkconv.c     2004-03-16 12:50:59.689509499 -1000
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
==================================

PATCH COMMAND:  patch -p4 -g0 --no-backup-if-mismatch < /usr/portage/net-im/gaim/files/gaim-0.76-xinput.patch

==================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN gaim-0.75.99-20040318cvs.orig/src/gtkconv.c gaim-0.75.99-20040318cvs/src/gtkconv.c
|--- gaim-0.75.99-20040318cvs.orig/src/gtkconv.c        2004-03-16 10:31:48.000000000 -1000
|+++ gaim-0.75.99-20040318cvs/src/gtkconv.c     2004-03-16 12:50:59.689509499 -1000
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Comment 3 Kathryn Kulick (RETIRED) gentoo-dev 2005-12-20 16:47:25 UTC
This patch was taken out of the ebuild in beta1-r1... Should have no more problems with it.