Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262411 - xscreensaver-5.07 fails to build due to failed patch
Summary: xscreensaver-5.07 fails to build due to failed patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-14 11:37 UTC by Patrick ALLAERT
Modified: 2009-03-15 14:14 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 Patrick ALLAERT 2009-03-14 11:37:35 UTC
emerging x11-misc/xscreensaver-5.07
stops quickly applying patch: 03_all_glforrestfire.patch

output:
>>> Emerging (1 of 2) x11-misc/xscreensaver-5.07
 * xscreensaver-5.07.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                            [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                 [ ok ]
>>> Unpacking source...                                                                                                                                      
>>> Unpacking xscreensaver-5.07.tar.gz to /var/tmp/portage/x11-misc/xscreensaver-5.07/work                                                                   
 * Applying various patches (bugfixes/updates) ...                                                                                                           
 *   01_all_default_settings.patch ...                                                                                                                  [ ok ]
 *   02_all_no_intltool.patch ...                                                                                                                       [ ok ]
 *   03_all_glforrestfire.patch ...                                                                                                                           

 * Failed Patch: 03_all_glforrestfire.patch !
 *  ( /usr/portage/x11-misc/xscreensaver/files/5.07/03_all_glforrestfire.patch )
 *                                                                              
 * Include in your bugreport the contents of:                                   
 *                                                                              
 *   /var/tmp/portage/x11-misc/xscreensaver-5.07/temp/03_all_glforrestfire.patch-19328.out

content of /var/tmp/portage/x11-misc/xscreensaver-5.07/temp/03_all_glforrestfire.patch-19328.out:
***** 03_all_glforrestfire.patch *****                                                                              

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

PATCH COMMAND:   patch -p0 -g0 -E --no-backup-if-mismatch < /usr/portage/x11-misc/xscreensaver/files/5.07/03_all_glforrestfire.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:                
--------------------------                      
|--- xscreensaver-5.08/hacks/glx/Makefile.in    2008-12-28 09:59:21.000000000 +0200
|+++ xscreensaver-5.08/hacks/glx/Makefile.in    2009-01-24 19:39:35.000000000 +0200
--------------------------                                                         
No file to patch.  Skipping patch.                                                 
1 out of 1 hunk ignored                                                            
======================================                                             

PATCH COMMAND:   patch -p1 -g0 -E --no-backup-if-mismatch < /usr/portage/x11-misc/xscreensaver/files/5.07/03_all_glforrestfire.patch

======================================
patching file hacks/glx/Makefile.in
Hunk #1 FAILED at 169.
1 out of 1 hunk FAILED -- saving rejects to file hacks/glx/Makefile.in.rej
======================================

PATCH COMMAND:   patch -p2 -g0 -E --no-backup-if-mismatch < /usr/portage/x11-misc/xscreensaver/files/5.07/03_all_glforrestfire.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:
--------------------------
|--- xscreensaver-5.08/hacks/glx/Makefile.in    2008-12-28 09:59:21.000000000 +0200
|+++ xscreensaver-5.08/hacks/glx/Makefile.in    2009-01-24 19:39:35.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
======================================

PATCH COMMAND:   patch -p3 -g0 -E --no-backup-if-mismatch < /usr/portage/x11-misc/xscreensaver/files/5.07/03_all_glforrestfire.patch

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

PATCH COMMAND:   patch -p4 -g0 -E --no-backup-if-mismatch < /usr/portage/x11-misc/xscreensaver/files/5.07/03_all_glforrestfire.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:
--------------------------
|--- xscreensaver-5.08/hacks/glx/Makefile.in    2008-12-28 09:59:21.000000000 +0200
|+++ xscreensaver-5.08/hacks/glx/Makefile.in    2009-01-24 19:39:35.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2009-03-14 21:31:16 UTC
It is fixed.
http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xscreensaver/

Thanks
Comment 2 Johannes Swoboda 2009-03-15 14:14:37 UTC
confirming, thanks.