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 <[email protected]>
> ---
>  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

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#242272): 
https://lists.openembedded.org/g/openembedded-core/message/242272
Mute This Topic: https://lists.openembedded.org/mt/120503528/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to