[oe] [PATCH v2] binutils: update to 2.21.1a

Sylvain Paré sylvain.pare at gmail.com
Wed Sep 7 11:03:35 UTC 2011


Dear Paul,

Yes the old patch did not work anymore so I took the one form oe-core . did
not wanted to waste my time more.
Then yes sorry for the build error :
I did a last moment change to 2.21.1a which breaks my current patch..
so I apologize for my numerous mistakes here.. I hope I will not learn for
my mistakes too much in the future.
I have sent a new version (V3 10minutes ago) this one should be fine despite
this copy/pasted patch.
Thank you again for your patience.

Regards,

Sylvain

2011/9/7 Paul Menzel <paulepanter at users.sourceforge.net>

> Dear Sylvain,
>
>
> Am Mittwoch, den 07.09.2011, 10:59 +0200 schrieb Sylvain 'GarthPS' Paré:
> > I did finally a complet rework of my patch. It will be the last one as I
> should better work
> > on new oe than on old one.
>
> this text is not suitable for a commit message.
>
> > This patch use an ugly copy/past of libtool-2.4-update.patch from oe-core
> to overwrite it but it worked here.
> > For thos interested.
>
> Why is that necessary? Did the old one not work?
>
> > Signed-off-by: Sylvain 'GarthPS' Paré <sylvain.pare at gmail.com>
> > ---
> >  conf/distro/include/sane-toolchain.inc             |    2 +-
> >  .../110-arm-eabi-conf.patch                        |    0
> >  .../binutils-2.16.1-e300c2c3.patch                 |    0
> >  ...tils-2.16.91.0.6-objcopy-rename-errorcode.patch |    0
> >  .../binutils-2.19.1-ld-sysroot.patch               |    0
> >  .../binutils-arm-pr7093.patch                      |    0
> >  .../binutils-uclibc-100-uclibc-conf.patch          |    0
> >  ...binutils-uclibc-300-001_ld_makefile_patch.patch |    0
> >  ...binutils-uclibc-300-006_better_file_error.patch |    0
> >  ...ils-uclibc-300-012_check_ldrunpath_length.patch |    0
> >  .../binutils-uclibc-gas-needs-libm.patch           |    0
> >  .../fix-clone-conflicts.patch                      |    0
> >  .../binutils-2.21.1a/libtool-2.4-update.patch      |18730
> +++++++++++++++++++
> >  .../binutils-2.21/libtool-2.4-update.patch         |18731
> --------------------
> >  ...s-sdk_2.21.bb => binutils-cross-sdk_2.21.1a.bb} |    0
> >  ...ils-cross_2.21.bb => binutils-cross_2.21.1a.bb} |    0
> >  recipes/binutils/binutils_2.21.1a.bb               |   21 +
> >  recipes/binutils/binutils_2.21.bb                  |   21 -
> >  18 files changed, 18752 insertions(+), 18753 deletions(-)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/110-arm-eabi-conf.patch (100%)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/binutils-2.16.1-e300c2c3.patch (100%)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/binutils-2.16.91.0.6-objcopy-rename-errorcode.patch (100%)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/binutils-2.19.1-ld-sysroot.patch (100%)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/binutils-arm-pr7093.patch (100%)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/binutils-uclibc-100-uclibc-conf.patch (100%)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/binutils-uclibc-300-001_ld_makefile_patch.patch (100%)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/binutils-uclibc-300-006_better_file_error.patch (100%)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/binutils-uclibc-300-012_check_ldrunpath_length.patch
> (100%)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/binutils-uclibc-gas-needs-libm.patch (100%)
> >  rename recipes/binutils/{binutils-2.21 =>
> binutils-2.21.1a}/fix-clone-conflicts.patch (100%)
> >  create mode 100644
> recipes/binutils/binutils-2.21.1a/libtool-2.4-update.patch
> >  delete mode 100644
> recipes/binutils/binutils-2.21/libtool-2.4-update.patch
> >  rename recipes/binutils/{binutils-cross-sdk_2.21.bb =>
> binutils-cross-sdk_2.21.1a.bb} (100%)
> >  rename recipes/binutils/{binutils-cross_2.21.bb =>
> binutils-cross_2.21.1a.bb} (100%)
> >  create mode 100644 recipes/binutils/binutils_2.21.1a.bb
> >  delete mode 100644 recipes/binutils/binutils_2.21.bb
>
> […]
>
> Anyway, the build fails with your patch.
>
>        NOTE: package binutils-cross-2.21.1a-r14.3: task do_patch: Started
>        ERROR: Execution of 'quilt
> --quiltrc=/oe/build-minimal-eglibc/minimal-dev/sysroots/i686-linux/usr/bin/quiltrc
> push' failed with exit code 1:
>        Applying patch binutils-uclibc-100-uclibc-conf.patch
>        patching file configure
>        Hunk #1 FAILED at 2206.
>        Hunk #2 FAILED at 2504.
>        2 out of 2 hunks FAILED -- rejects in file configure
>        patching file gprof/configure
>        Hunk #1 FAILED at 4124.
>        1 out of 1 hunk FAILED -- rejects in file gprof/configure
>        Patch binutils-uclibc-100-uclibc-conf.patch does not apply (enforce
> with -f)
>
> NOTE: package binutils-cross-2.21.1a-r14.3: task patch_do_patch: Failed
> ERROR: Function 'patch_do_patch' failed
>
>
> Thanks,
>
> Paul
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>



More information about the Openembedded-devel mailing list