From: ChenQi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] gdb: Upgrade gdb 7.7.1 -> 7.8
Date: Tue, 4 Nov 2014 11:25:35 +0800 [thread overview]
Message-ID: <5458472F.5080203@windriver.com> (raw)
In-Reply-To: <8ece0cf761b780c9d192d172b0bb7ae5ce987980.1409069458.git.roxana.ciobanu@intel.com>
There are failures on autobuilder that might be related to this patch.
https://autobuilder.yoctoproject.org/main/builders/nightly-ppc/builds/88/steps/BuildImages/logs/stdio
ERROR: Command Error: exit status: 1 Output:
Applying patch include_asm_ptrace.patch
patching file gdb/aarch64-linux-nat.c
Hunk #1 succeeded at 32 with fuzz 2.
patching file gdb/gdbserver/linux-aarch64-low.c
Hunk #1 FAILED at 26.
1 out of 1 hunk FAILED -- rejects in file gdb/gdbserver/linux-aarch64-low.c
Patch include_asm_ptrace.patch does not apply (enforce with -f)
ERROR: Function failed: patch_do_patch
Best Regards,
Chen Qi
On 08/27/2014 12:11 AM, Ciobanu Roxana wrote:
> From: Roxana Ciobanu <roxana.ciobanu@intel.com>
>
> Signed-off-by: Roxana Ciobanu <roxana.ciobanu@intel.com>
> ---
> meta/recipes-devtools/gdb/{gdb-7.7.1.inc => gdb-7.8.inc} | 4 ++--
> .../gdb/{gdb-cross-canadian_7.7.1.bb => gdb-cross-canadian_7.8.bb} | 0
> meta/recipes-devtools/gdb/{gdb-cross_7.7.1.bb => gdb-cross_7.8.bb} | 0
> meta/recipes-devtools/gdb/{gdb_7.7.1.bb => gdb_7.8.bb} | 0
> 4 files changed, 2 insertions(+), 2 deletions(-)
> rename meta/recipes-devtools/gdb/{gdb-7.7.1.inc => gdb-7.8.inc} (70%)
> rename meta/recipes-devtools/gdb/{gdb-cross-canadian_7.7.1.bb => gdb-cross-canadian_7.8.bb} (100%)
> rename meta/recipes-devtools/gdb/{gdb-cross_7.7.1.bb => gdb-cross_7.8.bb} (100%)
> rename meta/recipes-devtools/gdb/{gdb_7.7.1.bb => gdb_7.8.bb} (100%)
>
> diff --git a/meta/recipes-devtools/gdb/gdb-7.7.1.inc b/meta/recipes-devtools/gdb/gdb-7.8.inc
> similarity index 70%
> rename from meta/recipes-devtools/gdb/gdb-7.7.1.inc
> rename to meta/recipes-devtools/gdb/gdb-7.8.inc
> index aa16d5a..f4e9a9e 100644
> --- a/meta/recipes-devtools/gdb/gdb-7.7.1.inc
> +++ b/meta/recipes-devtools/gdb/gdb-7.8.inc
> @@ -6,5 +6,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
>
> S = "${WORKDIR}/${BPN}-${PV}"
>
> -SRC_URI[md5sum] = "45b07b53d81832d32ccd4829465d4886"
> -SRC_URI[sha256sum] = "eefadb9831e3695d1eaef34e98b8f1fb441df6fe5071317ea49c6bd6ba213eff"
> +SRC_URI[md5sum] = "38d816d641093db2e13ba284e26090b4"
> +SRC_URI[sha256sum] = "46be505fc1bc157a01124333ef37ed195147fa6a405cbfd32dea63bacaaabbe4"
> diff --git a/meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.1.bb b/meta/recipes-devtools/gdb/gdb-cross-canadian_7.8.bb
> similarity index 100%
> rename from meta/recipes-devtools/gdb/gdb-cross-canadian_7.7.1.bb
> rename to meta/recipes-devtools/gdb/gdb-cross-canadian_7.8.bb
> diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.7.1.bb b/meta/recipes-devtools/gdb/gdb-cross_7.8.bb
> similarity index 100%
> rename from meta/recipes-devtools/gdb/gdb-cross_7.7.1.bb
> rename to meta/recipes-devtools/gdb/gdb-cross_7.8.bb
> diff --git a/meta/recipes-devtools/gdb/gdb_7.7.1.bb b/meta/recipes-devtools/gdb/gdb_7.8.bb
> similarity index 100%
> rename from meta/recipes-devtools/gdb/gdb_7.7.1.bb
> rename to meta/recipes-devtools/gdb/gdb_7.8.bb
next prev parent reply other threads:[~2014-11-04 3:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-26 16:11 [PATCH 0/1] Upgrade gdb Ciobanu Roxana
2014-08-26 16:11 ` [PATCH 1/1] gdb: Upgrade gdb 7.7.1 -> 7.8 Ciobanu Roxana
2014-11-04 3:25 ` ChenQi [this message]
2014-11-04 10:22 ` Burton, Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5458472F.5080203@windriver.com \
--to=qi.chen@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.