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

Bug 112571

Summary: xorg-server fix-xkb-compile-path.patch FAILS
Product: Gentoo Linux Reporter: Starling <gentoo-bugs>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Starling 2005-11-14 19:36:35 UTC
xorg-server as of 0.99.3-r1 will not compile, since the
fix-xkb-compile-path.patch fails for MesaLib-6.4.

Reproducible: Always
Steps to Reproduce:
1. emerge xorg-server

Actual Results:  
***** fix-xkb-compile-path.patch *****

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

PATCH COMMAND:  patch -p0 -g0 --no-backup-if-mismatch <
/usr/portage/x11-base/xorg-server/files/fix-xkb-compile-path.patch

======================================
patching file configure.ac
Hunk #1 FAILED at 1.
1 out of 2 hunks FAILED -- saving rejects to file configure.ac.rej
======================================

PATCH COMMAND:  patch -p1 -g0 --no-backup-if-mismatch <
/usr/portage/x11-base/xorg-server/files/fix-xkb-compile-path.patch

======================================
missing header for unified diff at line 9 of patch
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|===================================================================
|RCS file: /cvs/xorg/xserver/xorg/configure.ac,v
|rcsdiff: /cvs/xorg/xserver/xorg/configure.ac,v: warning: Unknown phrases like
`commitid ...;' are present.
|retrieving revision 1.124
|retrieving revision 1.125
|diff -u -r1.124 -r1.125
|--- configure.ac	2005/11/10 04:59:21	1.124
|+++ configure.ac	2005/11/14 00:01:34	1.125
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
======================================

PATCH COMMAND:  patch -p2 -g0 --no-backup-if-mismatch <
/usr/portage/x11-base/xorg-server/files/fix-xkb-compile-path.patch

======================================
missing header for unified diff at line 9 of patch
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|===================================================================
|RCS file: /cvs/xorg/xserver/xorg/configure.ac,v
|rcsdiff: /cvs/xorg/xserver/xorg/configure.ac,v: warning: Unknown phrases like
`commitid ...;' are present.
|retrieving revision 1.124
|retrieving revision 1.125
|diff -u -r1.124 -r1.125
|--- configure.ac	2005/11/10 04:59:21	1.124
|+++ configure.ac	2005/11/14 00:01:34	1.125
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
======================================

PATCH COMMAND:  patch -p3 -g0 --no-backup-if-mismatch <
/usr/portage/x11-base/xorg-server/files/fix-xkb-compile-path.patch

======================================
missing header for unified diff at line 9 of patch
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|===================================================================
|RCS file: /cvs/xorg/xserver/xorg/configure.ac,v
|rcsdiff: /cvs/xorg/xserver/xorg/configure.ac,v: warning: Unknown phrases like
`commitid ...;' are present.
|retrieving revision 1.124
|retrieving revision 1.125
|diff -u -r1.124 -r1.125
|--- configure.ac	2005/11/10 04:59:21	1.124
|+++ configure.ac	2005/11/14 00:01:34	1.125
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
======================================

PATCH COMMAND:  patch -p4 -g0 --no-backup-if-mismatch <
/usr/portage/x11-base/xorg-server/files/fix-xkb-compile-path.patch

======================================
missing header for unified diff at line 9 of patch
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|===================================================================
|RCS file: /cvs/xorg/xserver/xorg/configure.ac,v
|rcsdiff: /cvs/xorg/xserver/xorg/configure.ac,v: warning: Unknown phrases like
`commitid ...;' are present.
|retrieving revision 1.124
|retrieving revision 1.125
|diff -u -r1.124 -r1.125
|--- configure.ac	2005/11/10 04:59:21	1.124
|+++ configure.ac	2005/11/14 00:01:34	1.125
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored


Expected Results:  
emerged xorg-server

I don't have time to work out a patch right now (nor dev privs) but maybe later
I'll post one; probably just a manual patch adjustment needed.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-11-14 22:43:14 UTC
It would be most helpful if you would remember to search Bugzilla before filing
new bugs.

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