Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12789 - xmms 1.2.7-r17 failed applying patch xmms-ipv6-20020408.patch
Summary: xmms 1.2.7-r17 failed applying patch xmms-ipv6-20020408.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-27 09:44 UTC by Don Seiler (RETIRED)
Modified: 2002-12-27 16:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
.out file containing patch error (xmms-ipv6-20020408.patch-7767.out,12.12 KB, text/plain)
2002-12-27 09:45 UTC, Don Seiler (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Don Seiler (RETIRED) gentoo-dev 2002-12-27 09:44:30 UTC
root # emerge xmms
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/xmms-1.2.7-r17 to /
>>> md5 ;-) xmms-1.2.7.tar.gz
>>> Unpacking source...
>>> Unpacking xmms-1.2.7.tar.gz
 * Applying xmms-1.2.7-link-libstdc++.patch...                            [ ok ]
 * Applying xmms-jump.patch...                                            [ ok ]
x86
ipv6
 * Applying xmms-ipv6-20020408.patch...

 * Failed Patch: xmms-ipv6-20020408.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/xmms-1.2.7-r17/temp/xmms-ipv6-20020408.patch-7557.out


!!! ERROR: media-sound/xmms-1.2.7-r17 failed.
!!! Function epatch, Line -7113, Exitcode 0
!!! Failed Patch: xmms-ipv6-20020408.patch!


I will attach the .out file next
Comment 1 Don Seiler (RETIRED) gentoo-dev 2002-12-27 09:45:22 UTC
Created attachment 6777 [details]
.out file containing patch error
Comment 2 Don Seiler (RETIRED) gentoo-dev 2002-12-27 09:49:05 UTC
NOTE:  Removing ipv6 via "-ipv6" from my USE variable ignored the ipv6 patch and
continued on.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-27 14:46:37 UTC
Passing on to nick as he added this.

Nick, its when you do not have "mmx" in USE ...

--------------------------------------
nosferatu avifile0.7-0.7.22 # USE="ipv6" emerge xmms
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/xmms-1.2.7-r17 to /
>>> md5 ;-) xmms-1.2.7.tar.gz
>>> md5 ;-) xmms-1.2.7-mmx.patch.gz
>>> Unpacking source...
>>> Unpacking xmms-1.2.7.tar.gz
 * Applying xmms-jump.patch...                                                 
                                                                     [ ok ]x86
mmx
 * Applying xmms-1.2.7-mmx.patch.gz...                                         
                                                                     [ ok ]ipv6
 * Applying xmms-ipv6-20020408.patch...                                        
                                                                     [ ok ] *
Working directory: /space/var/tmp/portage/xmms-1.2.7-r17/work/xmms-1.2.7...
 * Applying libtool-test.patch...
 * Applying libtool-relink.patch...
 * Applying libtool-tmp.patch...
 * Applying libtool-portage.patch...
>>> Reconfiguring...
Killed
nosferatu avifile0.7-0.7.22 # USE="ipv6 -mmx" emerge xmms
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/xmms-1.2.7-r17 to /
>>> md5 ;-) xmms-1.2.7.tar.gz
>>> md5 ;-) xmms-1.2.7-mmx.patch.gz
>>> Unpacking source...
>>> Unpacking xmms-1.2.7.tar.gz
 * Applying xmms-jump.patch...                                                 
                                                                     [ ok ]x86
ipv6
 * Applying xmms-ipv6-20020408.patch...

 * Failed Patch: xmms-ipv6-20020408.patch!
 * 
 * Include in your bugreport the contents of:
 * 
 *   /space/var/tmp/portage/xmms-1.2.7-r17/temp/xmms-ipv6-20020408.patch-3101.out


!!! ERROR: media-sound/xmms-1.2.7-r17 failed.
!!! Function epatch, Line 302, Exitcode 0
!!! Failed Patch: xmms-ipv6-20020408.patch!

nosferatu avifile0.7-0.7.22 # 
Comment 4 Nick Hadaway 2002-12-27 16:20:33 UTC
xmms-1.2.7-r18 has been released to portage with the ipv6 patch split to care 
for mmx/3dnow and -mmx/-3dnow situations.