From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: mingli.yu@windriver.com, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v4] elfutils: fix ptest failures
Date: Thu, 30 May 2019 23:16:53 +0100 [thread overview]
Message-ID: <c28aa03bea45809dcd095a782eca9f6628fff558.camel@linuxfoundation.org> (raw)
In-Reply-To: <2464053a8ff6ebd77a312cbc70b7ffda2c559345.camel@linuxfoundation.org>
On Thu, 2019-05-30 at 21:49 +0100, richard.purdie@linuxfoundation.org
wrote:
> On Thu, 2019-05-30 at 14:11 +0800, mingli.yu@windriver.com wrote:
> > From: Mingli Yu <Mingli.Yu@windriver.com>
> >
> > * Add missing files which needed by ptest test
> > to fix the ptest failures such as:
> > | sh: ../src/elflint: No such file or directory
> > | FAIL: asm-tst4
> >
> > * Rework 0001-skip-the-test-when-gcc-not-deployed.patch
> > to skip the tests which depend on gcc
> >
> > * Define INHIBIT_PACKAGE_STRIP_FILES for elfutils to
> > avoid stripping some generated binaries otherwise
> > some of the tests such as test-nlist, run-strip-reloc.sh,
> > run-strip-strmerge.sh and so on will fail
> >
> > Before:
> > --------------------------------------------
> > Recipe | Passed | Failed | Skipped
> > --------------------------------------------
> > elfutils | 176 | 23 | 4
> > --------------------------------------------
> >
> > After:
> > --------------------------------------------
> > Recipe | Passed | Failed | Skipped
> > --------------------------------------------
> > elfutils | 199 | 0 | 4
> > --------------------------------------------
>
> Thanks, this is better again. We do still have a musl issue:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/648
>
> Error:
> Problem: package packagegroup-core-full-cmdline-extended-1.0-
> r6.0.noarch requires iproute2, but none of the providers can be
> installed
> - package packagegroup-core-full-cmdline-1.0-r6.0.noarch requires
> packagegroup-core-full-cmdline-extended, but none of the providers
> can be installed
> - package iproute2-5.1.0-r0.0.core2_32 requires elfutils-ptest >=
> 0.176, but none of the providers can be installed
> - conflicting requests
> - nothing provides elfutils-binutils needed by elfutils-ptest-
> 0.176-r0.0.core2_32
> (try to add '--skip-broken' to skip uninstallable packages or '
> --nobest' to use not only best candidate packages)
I think this may also be causing:
https://autobuilder.yoctoproject.org/typhoon/#/builders/72/builds/652
which is due to elfutils-ptest being pulled into normal images and then
causing an OOM problem, statd is killed and then systemd reports
errors.
This is probably as the ptest package is being registered as an shlib
proivider. There should be a variable we can set to stop that and allow
the main elfutils package to be the shlibs provider for the
package.bbclass code.
Cheers,
Richard
next prev parent reply other threads:[~2019-05-30 22:16 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-22 9:11 [PATCH] elfutils: fix ptest failures mingli.yu
2019-05-25 20:16 ` richard.purdie
2019-05-28 9:31 ` Yu, Mingli
2019-05-28 9:40 ` [PATCH v2] " mingli.yu
2019-05-28 10:01 ` richard.purdie
2019-05-29 2:59 ` Yu, Mingli
2019-05-29 8:55 ` [PATCH v3] " mingli.yu
2019-05-29 10:13 ` richard.purdie
2019-05-30 6:03 ` Yu, Mingli
2019-05-30 6:11 ` [PATCH v4] " mingli.yu
2019-05-30 20:49 ` richard.purdie
2019-05-30 22:16 ` Richard Purdie [this message]
2019-05-31 6:40 ` Yu, Mingli
2019-05-31 8:48 ` richard.purdie
2019-05-31 9:44 ` [PATCH v5] " mingli.yu
2019-05-29 18:40 ` [PATCH v3] " richard.purdie
2019-05-30 6:04 ` Yu, Mingli
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=c28aa03bea45809dcd095a782eca9f6628fff558.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=mingli.yu@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