Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313793 - libxml2-2.7.7 fails to apply libxml2-2.7.4-ld-version-script-check.patch
Summary: libxml2-2.7.7 fails to apply libxml2-2.7.4-ld-version-script-check.patch
Status: VERIFIED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 08:17 UTC by Sven Schwyn (svoop)
Modified: 2010-04-09 07:28 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 Sven Schwyn (svoop) 2010-04-08 08:17:50 UTC
This is related to bug #313779 and ultimately still seems to block the upgrade to zlib-1.2.4.

* Applying libxml2-2.7.1-catalog_path.patch ...                         [ ok ]
* Applying libxml2-2.7.2-winnt.patch ...                                [ ok ]
* Applying libxml2-2.7.4-ld-version-script-check.patch ...

* Failed Patch: libxml2-2.7.4-ld-version-script-check.patch !


Reproducible: Always

Steps to Reproduce:




***** libxml2-2.7.4-ld-version-script-check.patch *****

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

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/dev-libs/libxml2/files/libxml2-2.7.4-ld-version-script-check.patch'

=======================================================
patching file configure.in
Hunk #1 FAILED at 72.
1 out of 1 hunk FAILED -- saving rejects to file configure.in.rej
=======================================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/dev-libs/libxml2/files/libxml2-2.7.4-ld-version-script-check.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:
--------------------------
|--- configure.in.orig	2009-09-30 15:48:24.338782000 +0200
|+++ configure.in	2009-09-30 15:49:29.679511000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=======================================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/dev-libs/libxml2/files/libxml2-2.7.4-ld-version-script-check.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:
--------------------------
|--- configure.in.orig	2009-09-30 15:48:24.338782000 +0200
|+++ configure.in	2009-09-30 15:49:29.679511000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=======================================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/dev-libs/libxml2/files/libxml2-2.7.4-ld-version-script-check.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:
--------------------------
|--- configure.in.orig	2009-09-30 15:48:24.338782000 +0200
|+++ configure.in	2009-09-30 15:49:29.679511000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=======================================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/dev-libs/libxml2/files/libxml2-2.7.4-ld-version-script-check.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:
--------------------------
|--- configure.in.orig	2009-09-30 15:48:24.338782000 +0200
|+++ configure.in	2009-09-30 15:49:29.679511000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Comment 1 Fabian Groffen gentoo-dev 2010-04-08 08:51:02 UTC
fixed, thanks
Comment 2 Sven Schwyn (svoop) 2010-04-09 07:28:15 UTC
Thanks a bunch!