From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] perf: Enable debug/source packaging
Date: Fri, 3 Feb 2023 23:28:02 +0100 [thread overview]
Message-ID: <Y92KcoU37Jdr33iq@mail.local> (raw)
In-Reply-To: <20230203165203.1145313-1-richard.purdie@linuxfoundation.org>
Hello Richard,
This is causing:
WARNING: perf-1.0-r9 do_package_qa: QA Issue: File /usr/src/debug/perf/1.0-r9/util/expr-flex.h in package perf-src contains reference to TMPDIR
On 03/02/2023 16:52:03+0000, Richard Purdie wrote:
> This was disabled in 2014[1] due to an error message which as far
> as I can tell, no longer occurs.
>
> Having debug information and source files present will make debugging
> reproducibility issues much easier so remove this line as it appears
> no longer needed.
>
> [1] OE-Core revision c1b5a262c0201faf2c6bf545d6acb32dfe383ba3
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
> meta/recipes-kernel/perf/perf.bb | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb
> index 1dff39a17e4..e8a9c57a0aa 100644
> --- a/meta/recipes-kernel/perf/perf.bb
> +++ b/meta/recipes-kernel/perf/perf.bb
> @@ -360,6 +360,4 @@ FILES:${PN}-python = " \
> "
> FILES:${PN}-perl = "${libexecdir}/perf-core/scripts/perl"
>
> -
> -INHIBIT_PACKAGE_DEBUG_SPLIT="1"
> DEBUG_OPTIMIZATION:append = " -Wno-error=maybe-uninitialized"
> --
> 2.37.2
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#176733): https://lists.openembedded.org/g/openembedded-core/message/176733
> Mute This Topic: https://lists.openembedded.org/mt/96726928/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2023-02-03 22:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-03 16:52 [PATCH] perf: Enable debug/source packaging Richard Purdie
2023-02-03 22:28 ` Alexandre Belloni [this message]
2023-02-04 13:39 ` [OE-core] " 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=Y92KcoU37Jdr33iq@mail.local \
--to=alexandre.belloni@bootlin.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 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.