Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: Bruce Ashfield <bruce.ashfield@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/3] linux-yocto: consolidated pull request
Date: Tue, 28 Aug 2012 07:22:14 -0700	[thread overview]
Message-ID: <503CD416.7000100@intel.com> (raw)
In-Reply-To: <cover.1346042224.git.bruce.ashfield@windriver.com>

On 08/26/2012 09:49 PM, Bruce Ashfield wrote:
> Richard/Saul,
>
> Here's some changes that I've staged over the past week or so,
> everything checks out here, and there are some good changes in
> this set of -stable updates, and and the linker fix from Khem.
>
> I've also got a small tools fix here as well, that was needed
> for some of the yocto-bsp builds. I think we've worked through
> most of them now, and everything is looking good.
>
> Cheers,
>
> Bruce
>
> cc: Khem Raj <raj.khem@gmail.com>
> cc: Tom Zanussi <tom.zanussi@intel.com>
>
> The following changes since commit b4c5725af4cd85d5644f0373e2674e903c4eab2b:
>
>    yocto-bsp: add missing xserver-xf86-config .bbappend for qemu (2012-08-25 14:47:07 +0100)
>
> are available in the git repository at:
>    git://git.pokylinux.org/poky-contrib zedd/kernel
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
>
> Bruce Ashfield (3):
>    kern-tools: fix forced branching
>    linux-yocto/3.4: v3.4.9, unionfs, perf and configuration changes
>    linux-yocto/3.2/3.4: arm: Fix linking errors with binutils 2.23
>
Bruce,

I saw some problems with serveral hardware BSP platforms in do_patch on 
the Autobuilder.  I think your traveling this week, so I am going to 
hold off on this set.

> ERROR: Function failed: do_patch (see /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/build/tmp/work/beagleboard-poky-linux-gnueabi/linux-yocto-3.0.32+git1+bf5ee4945ee6d748e6abe16356f2357f76b5e2f0_1+3ab688a78cac7b2e32afc83376a53370f2bd13b7-r4.1/temp/log.do_patch.8680 for further information)
> NOTE: recipe python-2.7.3-r0.2: task do_populate_lic: Succeeded
> ERROR: Logfile of failure stored in: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/build/tmp/work/beagleboard-poky-linux-gnueabi/linux-yocto-3.0.32+git1+bf5ee4945ee6d748e6abe16356f2357f76b5e2f0_1+3ab688a78cac7b2e32afc83376a53370f2bd13b7-r4.1/temp/log.do_patch.8680
> Log data follows:
> | DEBUG: Executing shell function do_patch
> | Branch meta-temp set up to track remote branch meta from origin.
> | Deleted branch meta-temp (was 620917d).
> | [INFO] validating against known patches  (beagleboard-standard-meta)
> |   [##                                                ] (|)(5 %)
>   [###                                               ] (/)(7 %)
>   [#####                                             ] (-)(10 %)
>   [######                                            ] (\)(13 %)
>   [#######                                           ] (|)(15 %)
>   [#########                                         ] (/)(18 %)
>   [##########                                        ] (-)(21 %)
>   [###########                                       ] (\)(23 %)
>   [#############                                     ] (|)(26 %)
>   [##############                                    ] (/)(28 %)
>   [###############                                   ] (-)(31 %)
>   [#################                                 ] (\)(34 %)
>   [##################                                ] (|)(36 %)
>   [###################                               ] (/)(39 %)
>   [#####################                             ] (-)(42 %)
>   [######################                            ] (\)(44 %)
>   [#######################                           ] (|)(47 %)
>   [#########################                         ] (/)(50 %)
>   [##########################                        ] (-)(52 %)
>   [###########################                       ] (\)(55 %)
>   [############################                      ] (|)(57 %)
>   [##############################                    ] (/)(60 %)
>   [###############################                   ] (-)(63 %)
>   [################################                  ] (\)(65 %)
>   [##################################                ] (|)(68 %)
>   [###################################               ] (/)(71 %)
>   [####################################              ] (-)(73 %)
>   [######################################            ] (\)(76 %)
>   [##################################################]  (completed in 4 seconds)
> | ERROR: branch yocto/standard/beagleboard was requested, but was not properly
> |        configured to be built. The current branch is yocto/standard/beagleboard/base
> | ERROR: Function failed: do_patch (see /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/build/tmp/work/beagleboard-poky-linux-gnueabi/linux-yocto-3.0.32+git1+bf5ee4945ee6d748e6abe16356f2357f76b5e2f0_1+3ab688a78cac7b2e32afc83376a53370f2bd13b7-r4.1/temp/log.do_patch.8680 for further information)
> NOTE: recipe linux-yocto-3.0.32+git1+bf5ee4945ee6d748e6abe16356f2357f76b5e2f0_1+3ab688a78cac7b2e32afc83376a53370f2bd13b7-r4.1: task do_patch: Failed
> ERROR: Task 444 (/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-arm/build/meta/recipes-kernel/linux/linux-yocto_3.0.bb, do_patch) failed with exit code '1'




>   .../kern-tools/kern-tools-native_git.bb            |    2 +-
>   meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb    |    4 ++--
>   meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb    |    8 ++++----
>   meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb  |    2 +-
>   meta/recipes-kernel/linux/linux-yocto_3.2.bb       |   12 ++++++------
>   meta/recipes-kernel/linux/linux-yocto_3.4.bb       |   16 ++++++++--------
>   6 files changed, 22 insertions(+), 22 deletions(-)
>




  parent reply	other threads:[~2012-08-28 14:35 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-27  4:49 [PATCH 0/3] linux-yocto: consolidated pull request Bruce Ashfield
2012-08-27  4:49 ` [PATCH 1/3] kern-tools: fix forced branching Bruce Ashfield
2012-08-27  4:49 ` [PATCH 2/3] linux-yocto/3.4: v3.4.9, unionfs, perf and configuration changes Bruce Ashfield
2012-08-27  4:49 ` [PATCH 3/3] linux-yocto/3.2/3.4: arm: Fix linking errors with binutils 2.23 Bruce Ashfield
2012-08-28 14:22 ` Saul Wold [this message]
2012-08-29  7:58   ` [PATCH 0/3] linux-yocto: consolidated pull request Bruce Ashfield
  -- strict thread matches above, loose matches on Subject: below --
2020-03-22  1:18 Bruce Ashfield
2019-02-09 18:37 bruce.ashfield
2019-02-06 19:50 bruce.ashfield
2019-01-21 17:26 Bruce Ashfield
2019-01-12 18:12 Bruce Ashfield
2018-04-09 15:16 Bruce Ashfield
2016-09-20 15:16 Bruce Ashfield
2016-06-06  8:15 Bruce Ashfield
2016-05-24 15:53 Bruce Ashfield
2013-11-26 17:33 Bruce Ashfield
2013-09-18 18:24 Bruce Ashfield
2012-12-03 20:49 Bruce Ashfield
2012-03-05  4:01 Bruce Ashfield
2012-03-13 15:54 ` Saul Wold
2012-02-27 19:34 Bruce Ashfield
2012-02-28 18:41 ` Saul Wold
2012-01-04 20:12 Bruce Ashfield
2011-12-08 17:11 Bruce Ashfield
2011-09-14 18:11 Bruce Ashfield
2011-09-15 17:37 ` Saul Wold
2011-09-03  3:03 Bruce Ashfield
2011-09-05 19:26 ` Richard Purdie
2011-08-19  5:20 Bruce Ashfield
2011-08-20  5:08 ` Bruce Ashfield
2011-08-15 20:24 Bruce Ashfield
2011-08-22 22:37 ` Saul Wold
2011-05-09 18:34 Bruce Ashfield
2011-05-10 17:53 ` Saul Wold
2011-05-05  4:53 Bruce Ashfield

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=503CD416.7000100@intel.com \
    --to=saul.wold@intel.com \
    --cc=bruce.ashfield@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox