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

Bug 44363

Summary: Subversion 1.0.0-r1 ebuild fails
Product: Gentoo Linux Reporter: Vladimir Berezniker <volchok>
Component: New packagesAssignee: Paul de Vrieze (RETIRED) <pauldv>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch log

Description Vladimir Berezniker 2004-03-11 07:54:16 UTC
When emerging the subversion 1.0.0-r1 ebuild, it fails to apply Makefile.PL.patch!


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

Actual Results:  
>>> emerge (1 of 1) dev-util/subversion-1.0.0-r1 to /
>>> md5 src_uri ;-) subversion-1.0.0.tar.bz2
berkdb
apache2
 * The apache2 subversion module will be built, and libapr from the
 * apache package will be used instead of the included.
>>> Unpacking source...
>>> Unpacking subversion-1.0.0.tar.bz2 to /var/tmp/portage/subversion-1.0.0-r1/work
RUNNING FROM extra_functions.sh
 * Applying Makefile.PL.patch...

 * Failed Patch: Makefile.PL.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/subversion-1.0.0-r1/temp/Makefile.PL.patch-2112.out


!!! ERROR: dev-util/subversion-1.0.0-r1 failed.
!!! Function epatch, Line 360, Exitcode 0
!!! Failed Patch: Makefile.PL.patch!



Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9,2.2.5-r4,
2.4.20-gentoo-r9-20031213-2)
=================================================================
System uname: 2.4.20-gentoo-r9-20031213-2 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.3.13
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/vortage"
SYNC="rsync://10.0.2.1/gentoo-portage"
USE="X acl apache2 apm arts avi berkdb bonobo caps cdr crypt cups directfb
encode esd evms2 foomaticdb gdbm gif gpm gtk gtk2 gtkhtml guile idea imap imlib
ipv6 java jpeg kde kerberos ldap libg++ libwww mad maildir mikmod motif mozilla
mpeg ncurses nls nntp oggvorbis opengl oss pam pdflib perl php png python qt
quicktime readline sasl sdl slang spell ssl svga tcltk tcpd tetex tiff truetype
x86 xchattext xml2 xmms xv zlib"
Comment 1 Vladimir Berezniker 2004-03-11 07:55:42 UTC
Created attachment 27207 [details]
Patch log

Adding the patching log file.
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2004-03-11 10:16:38 UTC
And that was duplicate number 4

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