Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Yoann Congal" <yoann.congal@smile.fr>
To: <wes@mitsi.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [wrynose][PATCH] cpan_build: disable .packlist and html doc
Date: Wed, 29 Jul 2026 16:42:03 +0200	[thread overview]
Message-ID: <DKB4U4MQEPKB.3FYR6DZ0JSOE8@smile.fr> (raw)
In-Reply-To: <20260729143729.3759497-1-wes@mitsi.com>

On Wed Jul 29, 2026 at 4:37 PM CEST, Wes Malone via lists.openembedded.org wrote:
> Currently, Makefile.PL-built Perl recipes (cpan.bbclass) exclude
> .packlist files with NO_PACKLIST=1, but Build.PL recipes
> (cpan_build.bbclass) do not. This now results in a QA error due to the
> TMPDIR paths included in the .packlist file.
>
>   ERROR: x do_package_qa: QA Issue: File [...]/.packlist in package x
>          contains reference to TMPDIR [buildpaths]
>
> A similar error is produced by generated html doc.
>
> Here we add the corresponding Build.PL arg to disable packlists and html
> doc.
>
> Signed-off-by: Wes Malone <wes@mitsi.com>
> ---
>  meta/classes-recipe/cpan_build.bbclass                    | 7 +++++++
>  meta/recipes-devtools/perl/libmodule-build-perl_0.4234.bb | 2 --
>  2 files changed, 7 insertions(+), 2 deletions(-)

Hello,

This patch should also apply to master. We have a strong master-first
policy so any patch need to get an equivalent merged on master before
being merged on stable branches.

Can you send an equivalent patch on master so I can review this for
wrynose?

Thanks!
-- 
Yoann Congal
Smile ECS



  reply	other threads:[~2026-07-29 14:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-29 14:37 [wrynose][PATCH] cpan_build: disable .packlist and html doc Wes Malone
2026-07-29 14:42 ` Yoann Congal [this message]
2026-07-29 16:08   ` [OE-core] " Wes Malone
2026-07-29 17:19     ` Yoann Congal

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=DKB4U4MQEPKB.3FYR6DZ0JSOE8@smile.fr \
    --to=yoann.congal@smile.fr \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=wes@mitsi.com \
    /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