Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed Patch: 66_all_binutils-2.22-warn-textrel.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
andytheg
n00b
n00b


Joined: 23 Nov 2011
Posts: 71
Location: BASEL

PostPosted: Wed Nov 23, 2011 10:02 am    Post subject: Failed Patch: 66_all_binutils-2.22-warn-textrel.patch Reply with quote

I got the following error when I tried to emerge --update --deep --newuse --ask world:

Can anybody help me?
:idea:





Code:
 Emerging (1 of 38) cross-x86_64-pc-linux-gnu/binutils-2.22 from x-portage
 * binutils-2.22.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                    [ ok
 * binutils-2.22-patches-1.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                        [ ok
>>> Unpacking source...
>>> Unpacking binutils-2.22.tar.bz2 to /var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/work
>>> Unpacking binutils-2.22-patches-1.0.tar.bz2 to /var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/work
 * Applying various patches (bugfixes/updates) ...
 *   03_all_binutils-2.15.92.0.2-ppc64-pie.patch ...                                                                                        [ ok
 *   08_all_binutils-RPATH_ENVVAR-smack.patch ...                                                                                           [ ok
 *   12_all_sh-targets.patch ...                                                                                                            [ ok
 *   20_all_ld-sysroot.patch ...                                                                                                            [ ok
 *   30_all_binutils-2.22-flexible-tests.patch ...                                                                                          [ ok
 *   63_all_binutils-2.22-pt-pax-flags-20111121.patch ...                                                                                   [ ok
 *   66_all_binutils-2.22-warn-textrel.patch ...

 * Failed Patch: 66_all_binutils-2.22-warn-textrel.patch !
 *  ( /var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/work/patch/66_all_binutils-2.22-warn-textrel.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/temp/66_all_binutils-2.22-warn-textrel.patch.out

 * ERROR: cross-x86_64-pc-linux-gnu/binutils-2.22 failed (unpack phase):
 *   Failed Patch: 66_all_binutils-2.22-warn-textrel.patch!
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_unpack
 *   environment, line 3229:  Called toolchain-binutils_src_unpack
 *   environment, line 4037:  Called tc-binutils_apply_patches
 *   environment, line 3374:  Called epatch
 *   environment, line 1767:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 *
 * If you need support, post the output of 'emerge --info =cross-x86_64-pc-linux-gnu/binutils-2.22',
 * the complete build log and the output of 'emerge -pqv =cross-x86_64-pc-linux-gnu/binutils-2.22'.
 * This ebuild is from an overlay named 'x-portage': '/usr/local/portage/'
 * The complete build log is located at '/var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/temp/environment'.
 * S: '/var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/work/binutils-2.22'

>>> Failed to emerge cross-x86_64-pc-linux-gnu/binutils-2.22, Log file:

>>>  '/var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/temp/build.log'

 * Messages for package cross-x86_64-pc-linux-gnu/binutils-2.22:

 * Failed Patch: 66_all_binutils-2.22-warn-textrel.patch !
 *  ( /var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/work/patch/66_all_binutils-2.22-warn-textrel.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/temp/66_all_binutils-2.22-warn-textrel.patch.out
 * ERROR: cross-x86_64-pc-linux-gnu/binutils-2.22 failed (unpack phase):
 *   Failed Patch: 66_all_binutils-2.22-warn-textrel.patch!
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_unpack
 *   environment, line 3229:  Called toolchain-binutils_src_unpack
 *   environment, line 4037:  Called tc-binutils_apply_patches
 *   environment, line 3374:  Called epatch
 *   environment, line 1767:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 *
 * If you need support, post the output of 'emerge --info =cross-x86_64-pc-linux-gnu/binutils-2.22',
 * the complete build log and the output of 'emerge -pqv =cross-x86_64-pc-linux-gnu/binutils-2.22'.
 * This ebuild is from an overlay named 'x-portage': '/usr/local/portage/'
 * The complete build log is located at '/var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/temp/environment'.
 * S: '/var/tmp/portage/cross-x86_64-pc-linux-gnu/binutils-2.22/work/binutils-2.22'

 * IMPORTANT: 5 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.
Back to top
View user's profile Send private message
andytheg
n00b
n00b


Joined: 23 Nov 2011
Posts: 71
Location: BASEL

PostPosted: Wed Nov 23, 2011 3:11 pm    Post subject: Reply with quote

the only thing i can do is to mask it under /etc/portage/package.mask

with the entry:

Code:
>=cross-x86_64-pc-linux-gnu/binutils-2.22

and keep the old version of binutils

has anybody an other suggestion?
Back to top
View user's profile Send private message
saellaven
l33t
l33t


Joined: 23 Jul 2006
Posts: 646

PostPosted: Thu Nov 24, 2011 6:31 am    Post subject: Reply with quote

unmask sys-devel/patch-2.6.1
_________________
Ryzen 3700X, Asus Prime X570-Pro, 64 GB DDR4 3200, GeForce GTX 1660 Super
openrc-0.17, ~vanilla-sources, ~nvidia-drivers, ~gcc
Back to top
View user's profile Send private message
noisebleed
Apprentice
Apprentice


Joined: 03 Oct 2006
Posts: 177
Location: Porto, Portugal

PostPosted: Thu Mar 28, 2013 6:19 pm    Post subject: Reply with quote

Had the same issue. Thanks saellaven!
_________________
Please add [SOLVED] to the subject line if the posted issue is resolved.
Back to top
View user's profile Send private message
hostile_
n00b
n00b


Joined: 03 Jan 2007
Posts: 12

PostPosted: Fri Apr 12, 2013 9:40 am    Post subject: Reply with quote

@saellaven
Worked for me too! Thanks! :D
_________________
no overclocking, no problems ;)
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