Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61118 - sys-apps/buffer-1.19-r2 failed; bad patch
Summary: sys-apps/buffer-1.19-r2 failed; bad patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-21 01:49 UTC by Sebastian
Modified: 2004-08-21 19:51 UTC (History)
0 users

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


Attachments
patch error log (1.19-deb-gentoo.patch-15012.out,6.39 KB, text/plain)
2004-08-21 01:52 UTC, Sebastian
Details
fixed patch (1.19-deb-gentoo.patch,8.44 KB, patch)
2004-08-21 05:27 UTC, Sebastian
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian 2004-08-21 01:49:17 UTC
Hello,

emerge -uD world wanted to emerge a new buffer ebuil - and failed instantly:

>>> md5 src_uri ;-) buffer-1.19.tgz
>>> Unpacking source...
>>> Unpacking buffer-1.19.tgz to /var/tmp/portage/buffer-1.19-r2/work
 * Applying 1.19-deb-gentoo.patch...

 * Failed Patch: 1.19-deb-gentoo.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/buffer-1.19-r2/temp/1.19-deb-gentoo.patch-15012.out


!!! ERROR: sys-apps/buffer-1.19-r2 failed.
!!! Function epatch, Line 331, Exitcode 0
!!! Failed Patch: 1.19-deb-gentoo.patch!



Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r1, 2.6.7)
=================================================================
System uname: 2.6.7 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -mmmx -msse -m3dnow -mfpmath=sse -Os -pipe
-fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/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="-march=athlon-xp -mmmx -msse -m3dnow -mfpmath=sse -Os -pipe
-fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow mmx nls readline sse x86 zlib"
Comment 1 Sebastian 2004-08-21 01:52:40 UTC
Created attachment 37848 [details]
patch error log
Comment 2 Sebastian 2004-08-21 05:27:07 UTC
Created attachment 37859 [details, diff]
fixed patch

Well, best I can offer at the moment :)
Comment 3 Sven Wegener gentoo-dev 2004-08-21 19:51:08 UTC
Fixed in CVS. Thanks for reporting!