From: "Yu, Mingli" <mingli.yu@windriver.com>
To: <richard.purdie@linuxfoundation.org>,
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] elfutils: fix ptest failures
Date: Tue, 28 May 2019 17:31:21 +0800 [thread overview]
Message-ID: <5CECFFE9.3010807@windriver.com> (raw)
In-Reply-To: <12580c58f5d64b60ca87f5077b43924af5d746d2.camel@linuxfoundation.org>
On 2019年05月26日 04:16, richard.purdie@linuxfoundation.org wrote:
> On Wed, 2019-05-22 at 17:11 +0800, mingli.yu@windriver.com wrote:
>> From: Mingli Yu <Mingli.Yu@windriver.com>
>>
>> * Add missing -ptest package dependencies (needs
>> ${PN}-dbg)
>>
>> * Add missing files which needed by ptest test
>> to fix below failures:
>> | ./run-ar.sh: line 23: cd:
>> /usr/lib64/elfutils/ptest/tests/..//src: No such file or directory
>> | FAIL: run-ar.sh
>>
>> | 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
>>
>> Before:
>> --------------------------------------------
>> Recipe | Passed | Failed | Skipped
>> --------------------------------------------
>> elfutils | 176 | 23 | 4
>> --------------------------------------------
>>
>> After:
>> --------------------------------------------
>> Recipe | Passed | Failed | Skipped
>> --------------------------------------------
>> elfutils | 184 | 15 | 4
>> --------------------------------------------
>>
>
> Unfortunately if I add this to the build we see failures due to core-
> image-sato-sdk-ptest becomming too large for generix86-64 as the image
> exceeds the 4GB limit its FSTYPE allows.
>
> I tried reducing the amount of free space in the image but then the
> strace and until-linux ptests fail:
>
> https://autobuilder.yocto.io/pub/non-release/20190524-8/testresults/testresult-report.txt
>
> We do plan to change the hddimg format and use wic to avoid the 4GB
> limit sometime in 2.8 but those patches aren't ready yet. I'm therefore
> not quite sure what to do here. Is there any way we can save space in
> the images so we could merge this?
It will be better if any space can be saved.
>
> Wth regard to the src/ directory, I did wonder if there needed to be a
> patch to one of the other scripts to use installed files (similar to
> how I fixed some of these last time)?
Have checked your patch about new target oecheck. Anyway, I have
narrowed down a little to copy only the needed files to src/ dir.
And I also send out v2 patch then which updated to fix all the tests.
Thanks,
>
> Cheers,
>
> Richard
>
>
next prev parent reply other threads:[~2019-05-28 9:25 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 [this message]
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
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=5CECFFE9.3010807@windriver.com \
--to=mingli.yu@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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