All of lore.kernel.org
 help / color / mirror / Atom feed
* gcc-4.6 patches in meta-oe need to be rebased on new oe-core revision
@ 2011-09-29  9:28 Martin Jansa
  2011-09-29 13:57 ` [PATCH] gcc-4.6: drop/update few patches from gcc-4_6-branch-linaro-backports.inc Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2011-09-29  9:28 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 3909 bytes --]

Hi,

oe-core recipe was upgraded yesterday:
http://git.openembedded.org/cgit.cgi/openembedded-core/commit/?id=ed7deecb9503420fbf8071445e077c32beda8dc4

and
ie Patch gcc-4.6-linaro-r106741.patch does not apply anymore

ERROR: Error executing a python function in /OE/shr-core/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_4.6.bb:
CmdError: Command Error: exit status: 1  Output:
Applying patch gcc-4.6-linaro-r106741.patch
patching file gcc/combine.c
Hunk #2 succeeded at 3112 (offset 26 lines).
Hunk #3 succeeded at 3129 (offset 26 lines).
Hunk #4 succeeded at 3168 (offset 26 lines).
Hunk #5 succeeded at 3198 (offset 26 lines).
Hunk #6 succeeded at 3260 (offset 26 lines).
Hunk #7 succeeded at 3268 (offset 26 lines).
Hunk #8 succeeded at 4943 (offset 29 lines).
Hunk #9 succeeded at 5010 (offset 29 lines).
Hunk #10 succeeded at 5027 (offset 29 lines).
Hunk #11 succeeded at 5073 (offset 29 lines).
Hunk #12 succeeded at 5151 (offset 29 lines).
Hunk #13 succeeded at 5210 (offset 29 lines).
Hunk #14 succeeded at 5230 (offset 29 lines).
Hunk #15 succeeded at 5290 (offset 29 lines).
Hunk #16 FAILED at 5606.
| NOTE: Applying patch 'gcc-4.6-linaro-r106720.patch' (meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-4.6/linaro/gcc-4.6-linaro-r106720.patch)
| NOTE: Applying patch 'gcc-4.6-linaro-r106723.patch' (meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-4.6/linaro/gcc-4.6-linaro-r106723.patch)
| NOTE: Applying patch 'gcc-4.6-linaro-r106729.patch' (meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-4.6/linaro/gcc-4.6-linaro-r106729.patch)
| NOTE: Applying patch 'gcc-4.6-linaro-r106733.patch' (meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-4.6/linaro/gcc-4.6-linaro-r106733.patch)
| NOTE: Applying patch 'gcc-4.6-linaro-r106737.patch' (meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-4.6/linaro/gcc-4.6-linaro-r106737.patch)
| NOTE: Applying patch 'gcc-4.6-linaro-r106738.patch' (meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-4.6/linaro/gcc-4.6-linaro-r106738.patch)
| NOTE: Applying patch 'gcc-4.6-linaro-r106739.patch' (meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-4.6/linaro/gcc-4.6-linaro-r106739.patch)
| NOTE: Applying patch 'gcc-4.6-linaro-r106740.patch' (meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-4.6/linaro/gcc-4.6-linaro-r106740.patch)
| NOTE: Applying patch 'gcc-4.6-linaro-r106741.patch' (meta-openembedded/meta-oe/recipes-devtools/gcc/gcc-4.6/linaro/gcc-4.6-linaro-r106741.patch)
| ERROR: Error executing a python function in /OE/shr-core/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_4.6.bb:
| CmdError: Command Error: exit status: 1  Output:
| Applying patch gcc-4.6-linaro-r106741.patch
| patching file gcc/combine.c
| Hunk #2 succeeded at 3112 (offset 26 lines).
| Hunk #3 succeeded at 3129 (offset 26 lines).
| Hunk #4 succeeded at 3168 (offset 26 lines).
| Hunk #5 succeeded at 3198 (offset 26 lines).
| Hunk #6 succeeded at 3260 (offset 26 lines).
| Hunk #7 succeeded at 3268 (offset 26 lines).
| Hunk #8 succeeded at 4943 (offset 29 lines).
| Hunk #9 succeeded at 5010 (offset 29 lines).
| Hunk #10 succeeded at 5027 (offset 29 lines).
| Hunk #11 succeeded at 5073 (offset 29 lines).
| Hunk #12 succeeded at 5151 (offset 29 lines).
| Hunk #13 succeeded at 5210 (offset 29 lines).
| Hunk #14 succeeded at 5230 (offset 29 lines).
| Hunk #15 succeeded at 5290 (offset 29 lines).
| Hunk #16 FAILED at 5606.
| Hunk #17 succeeded at 5728 (offset 29 lines).
| Hunk #18 succeeded at 5783 (offset 29 lines).
| Hunk #19 succeeded at 5984 (offset 29 lines).
| Hunk #20 succeeded at 6205 (offset 29 lines).
| 1 out of 20 hunks FAILED -- rejects in file gcc/combine.c
| Patch gcc-4.6-linaro-r106741.patch does not apply (enforce with -f)

I've pinged khem on IRC yesterday.. but posting also here just for record.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-10-03 19:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29  9:28 gcc-4.6 patches in meta-oe need to be rebased on new oe-core revision Martin Jansa
2011-09-29 13:57 ` [PATCH] gcc-4.6: drop/update few patches from gcc-4_6-branch-linaro-backports.inc Martin Jansa
2011-09-29 14:18   ` Khem Raj
2011-09-29 14:26     ` Martin Jansa
2011-10-03 19:13       ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.