Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xfree 4.3.0-r3 failed patch
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
juliancode
Tux's lil' helper
Tux's lil' helper


Joined: 14 Mar 2003
Posts: 93
Location: western mass

PostPosted: Thu Jun 05, 2003 6:56 pm    Post subject: xfree 4.3.0-r3 failed patch Reply with quote

the error:
Code:
 * Failed Patch: 0127_all_4.3.0-makefile-fastbuild.patch!


heres /var/tmp/portage/xfree-4.3.0-r3/temp/0127_all_4.3.0-makefile-fastbuild.patch-18917.out:

Code:

***** 0127_all_4.3.0-makefile-fastbuild.patch *****

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

PATCH COMMAND:  patch  -p0 < /var/tmp/portage/xfree-4.3.0-r3/work/patch/0127_all_4.3.0-makefile-fastbuild.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:
--------------------------
|--- xc/Makefile.makefile-fastbuild     2003-02-26 04:21:31.000000000 -0500
|+++ xc/Makefile        2003-04-06 11:40:20.000000000 -0400
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===================================================

PATCH COMMAND:  patch  -p1 < /var/tmp/portage/xfree-4.3.0-r3/work/patch/0127_all_4.3.0-makefile-fastbuild.patch

===================================================
patching file Makefile
Hunk #1 FAILED at 83.
1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej
===================================================

PATCH COMMAND:  patch  -p2 < /var/tmp/portage/xfree-4.3.0-r3/work/patch/0127_all_4.3.0-makefile-fastbuild.patch

===================================================
missing header for unified diff at line 3 of 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:
--------------------------
|--- xc/Makefile.makefile-fastbuild     2003-02-26 04:21:31.000000000 -0500
|+++ xc/Makefile        2003-04-06 11:40:20.000000000 -0400
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===================================================

PATCH COMMAND:  patch  -p3 < /var/tmp/portage/xfree-4.3.0-r3/work/patch/0127_all_4.3.0-makefile-fastbuild.patch

===================================================
missing header for unified diff at line 3 of 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:
--------------------------
|--- xc/Makefile.makefile-fastbuild     2003-02-26 04:21:31.000000000 -0500
|+++ xc/Makefile        2003-04-06 11:40:20.000000000 -0400
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===================================================

PATCH COMMAND:  patch  -p4 < /var/tmp/portage/xfree-4.3.0-r3/work/patch/0127_all_4.3.0-makefile-fastbuild.patch

===================================================
missing header for unified diff at line 3 of 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:
--------------------------
|--- xc/Makefile.makefile-fastbuild     2003-02-26 04:21:31.000000000 -0500
|+++ xc/Makefile        2003-04-06 11:40:20.000000000 -0400
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored


i rm the distfiles and tried again, also rebuilt the digest, but same problem. anyone else?
Back to top
View user's profile Send private message
lodger
n00b
n00b


Joined: 16 Apr 2002
Posts: 53

PostPosted: Thu Jun 05, 2003 8:23 pm    Post subject: Reply with quote

Yes. I filed a bug on it. #22283
lodger
Back to top
View user's profile Send private message
juliancode
Tux's lil' helper
Tux's lil' helper


Joined: 14 Mar 2003
Posts: 93
Location: western mass

PostPosted: Fri Jun 06, 2003 5:30 pm    Post subject: Reply with quote

i know other people successfully emerged this without a hitch, theoretically what could cause this problem? seems to me that if a patch doesnt work for one person it wouldnt work for another.
Back to top
View user's profile Send private message
lodger
n00b
n00b


Joined: 16 Apr 2002
Posts: 53

PostPosted: Fri Jun 06, 2003 11:13 pm    Post subject: Reply with quote

Seemant said it had something to do w/ my debug USE flag.
Anyway ha redid the patch version from 2.1.2 to 2.1.3
I redownloaded xfree-4.3.0-r3 w/the new patch version but
the emerge failed after I went to bed. I filed another bug -22372-
on it . Take a look. It's different from our previous one (your current
one).
Lodger
Back to top
View user's profile Send private message
juliancode
Tux's lil' helper
Tux's lil' helper


Joined: 14 Mar 2003
Posts: 93
Location: western mass

PostPosted: Sat Jun 07, 2003 2:57 am    Post subject: Reply with quote

well the patch seems to have been fixed, now i have a new error:
Code:

+0xbde4): In function `SMI_PutImage':
: undefined reference to `REGION_EQUAL'
../../programs/Xserver/hw/xfree86/drivers/libdriver.a(via_drv.o)(.text+0xe762): In function `viaPutImageG':
: undefined reference to `REGION_EQUAL'
../../programs/Xserver/hw/xfree86/drivers/libdriver.a(via_drv.o)(.text+0xea09): In function `viaPutImageG':
: undefined reference to `xf86XVCopyYUV12ToPacked'
collect2: ld returned 1 exit status
make[3]: *** [XFree86] Error 1
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r3/work/xc/programs/Xserver'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r3/work/xc/programs'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r3/work/xc'
make: *** [install] Error 2

!!! ERROR: x11-base/xfree-4.3.0-r3 failed.
!!! Function src_install, Line 530, Exitcode 2
!!! (no error message)


weirdness...
Back to top
View user's profile Send private message
lodger
n00b
n00b


Joined: 16 Apr 2002
Posts: 53

PostPosted: Sat Jun 07, 2003 11:31 am    Post subject: Reply with quote

That's the one I filed a bug on. -22372
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum