All of lore.kernel.org
 help / color / mirror / Atom feed
From: richard.purdie@linuxfoundation.org
To: bruce.ashfield@gmail.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/9] linux-yocto: consolidated pull request
Date: Fri, 31 May 2019 09:01:31 +0100	[thread overview]
Message-ID: <18e169f17346d84787ec550696cf0cc19ea83256.camel@linuxfoundation.org> (raw)
In-Reply-To: <cover.1559220004.git.bruce.ashfield@gmail.com>

Hi Bruce,

On Thu, 2019-05-30 at 08:44 -0400, bruce.ashfield@gmail.com wrote:
> Here's the latest round of -stable and -dev bumps for linux-yocto.
> Looking at
> the timing, v5.2 could be the new reference kernel introduced in the
> next
> release, so I gave it some extra test cycles while doing this update.
> 
> Also note that I updated 4.9, 4.4 and other non-master kernels with
> -stable
> updates. So if you are using linux-yocto as a reference, you can
> manually bump
> your SRCREVs to pickup those chnages.
> 
> The only non-uprev in this series is the one kernel packaging tweak
> to grab
> a new artifact introduced with the 5.2 kernel. It is packaged along
> side the
> other module outputs, and won't add signficant size or time to
> anyone's feeds.
> (and it is safe for older kernels as well, I tested just to be sure).

This fails in testing with one failure on qemuarm:

Traceback (most recent call last):
  File "/home/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/core/decorator/__init__.py", line 35, in wrapped_f
    return func(*args, **kwargs)
  File "/home/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/core/decorator/__init__.py", line 35, in wrapped_f
    return func(*args, **kwargs)
  File "/home/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/core/decorator/__init__.py", line 35, in wrapped_f
    return func(*args, **kwargs)
  File "/home/pokybuild/yocto-worker/qemuarm/build/meta/lib/oeqa/runtime/cases/stap.py", line 37, in test_stap
    self.assertEqual(status, 0, msg='\n'.join([cmd, output]))
AssertionError: 1 != 0 : stap --disable-cache -DSTP_NO_VERREL_CHECK /tmp/hello.stp
WARNING: Kernel function symbol table missing [man warning::symbols]
WARNING: "__aeabi_unwind_cpp_pr1" [/tmp/stapEqi01F/stap_21486.ko] undefined!
ERROR: Couldn't insert module '/tmp/stapEqi01F/stap_21486.ko': Unknown symbol in module
WARNING: /usr/bin/staprun exited with status: 1
Pass 5: run failed.  [man error::pass5]

RESULTS - stap.StapTest.test_stap: FAILED (336.07s)

https://autobuilder.yoctoproject.org/typhoon/#/builders/53/builds/648/steps/7/logs/step1c

Cheers,

Richard



  parent reply	other threads:[~2019-05-31  8:01 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-30 12:44 [PATCH 0/9] linux-yocto: consolidated pull request bruce.ashfield
2019-05-30 12:44 ` [PATCH 1/9] linux-yocto/5.0: update to v5.0.13 bruce.ashfield
2019-05-30 12:44 ` [PATCH 2/9] linux-yocto/4.19: update to v4.19.40 bruce.ashfield
2019-05-30 12:44 ` [PATCH 3/9] linux-yocto/5.0: update to v5.0.17 bruce.ashfield
2019-05-30 12:44 ` [PATCH 4/9] linux-yocto/4.19: update to v4.19.44 bruce.ashfield
2019-05-30 12:44 ` [PATCH 5/9] kernel: package modules.builtin.modinfo bruce.ashfield
2019-05-30 13:03   ` Belisko Marek
2019-05-30 12:44 ` [PATCH 6/9] linux-yocto-dev: bump to v5.2-rc bruce.ashfield
2019-07-10 14:14   ` Martin Hundebøll
2019-07-10 14:21     ` Bruce Ashfield
2019-07-10 14:27       ` richard.purdie
2019-07-10 14:28         ` Richard Purdie
2019-07-10 14:38           ` Bruce Ashfield
2019-07-10 14:43           ` Martin Hundebøll
2019-05-30 12:44 ` [PATCH 7/9] linux-yocto-rt/5.0: update to -rt9 bruce.ashfield
2019-05-30 12:44 ` [PATCH 8/9] linux-yocto/5.0: update to v5.0.19 bruce.ashfield
2019-05-30 12:44 ` [PATCH 9/9] linux-yocto-rt/5.0: update to -rt11 bruce.ashfield
2019-05-31  8:01 ` richard.purdie [this message]
2019-05-31 12:53   ` [PATCH 0/9] linux-yocto: consolidated pull request Bruce Ashfield
2019-05-31 13:22     ` richard.purdie
2019-05-31 13:46       ` Bruce Ashfield
2019-05-31 17:07         ` richard.purdie
2019-05-31 21:31           ` Bruce Ashfield
  -- strict thread matches above, loose matches on Subject: below --
2024-03-19 23:01 bruce.ashfield
2022-03-05  1:25 bruce.ashfield
2017-12-21 15:49 Bruce Ashfield
2016-07-13  1:19 Bruce Ashfield
2016-03-30 12:24 Bruce Ashfield
2012-06-07 19:59 Bruce Ashfield
2012-06-08 10:58 ` Richard Purdie

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=18e169f17346d84787ec550696cf0cc19ea83256.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bruce.ashfield@gmail.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.