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

Bug 44289

Summary: subversion 1.0.0-r1 fails, bad Makefile.PL patch
Product: Gentoo Linux Reporter: Joerg Plate <plate>
Component: Current packagesAssignee: Paul de Vrieze (RETIRED) <pauldv>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joerg Plate 2004-03-10 14:06:31 UTC
>>> 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-31120.out


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

1> more /var/tmp/portage/subversion-1.0.0-r1/temp/Makefile.PL.patch-31120.out
***** Makefile.PL.patch *****

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

PATCH COMMAND:  patch  -p0 < /usr/portage/dev-util/subversion/files/Makefile.PL.patch

=============================
patching file subversion/bindings/swig/perl/Makefile.PL
Hunk #1 FAILED at 14.
1 out of 1 hunk FAILED -- saving rejects to file subversion/bindings/swig/perl/Makefile.PL.rej
=============================

PATCH COMMAND:  patch  -p1 < /usr/portage/dev-util/subversion/files/Makefile.PL.patch

=============================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- subversion/bindings/swig/perl/Makefile.PL.orig	2004-01-05 04:17:43.000000000 +0100
|+++ subversion/bindings/swig/perl/Makefile.PL	2004-01-05 04:19:22.000000000 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=============================

PATCH COMMAND:  patch  -p2 < /usr/portage/dev-util/subversion/files/Makefile.PL.patch

=============================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- subversion/bindings/swig/perl/Makefile.PL.orig	2004-01-05 04:17:43.000000000 +0100
|+++ subversion/bindings/swig/perl/Makefile.PL	2004-01-05 04:19:22.000000000 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=============================

PATCH COMMAND:  patch  -p3 < /usr/portage/dev-util/subversion/files/Makefile.PL.patch

=============================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- subversion/bindings/swig/perl/Makefile.PL.orig	2004-01-05 04:17:43.000000000 +0100
|+++ subversion/bindings/swig/perl/Makefile.PL	2004-01-05 04:19:22.000000000 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=============================

PATCH COMMAND:  patch  -p4 < /usr/portage/dev-util/subversion/files/Makefile.PL.patch

=============================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- subversion/bindings/swig/perl/Makefile.PL.orig	2004-01-05 04:17:43.000000000 +0100
|+++ subversion/bindings/swig/perl/Makefile.PL	2004-01-05 04:19:22.000000000 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored


Reproducible: Always
Steps to Reproduce:
1. emerge subversion
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2004-03-11 04:07:18 UTC

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