public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Livius" <egyszeregy@freemail.hu>
To: openembedded-core@lists.openembedded.org
Subject: Re: [scarthgap][master] license archiving is failed to tmp/deploy/licenses
Date: Tue, 23 Jul 2024 08:07:50 -0700	[thread overview]
Message-ID: <3152.1721747270931942084@lists.openembedded.org> (raw)
In-Reply-To: <29dc1c80950b25530d55427c1cd97e5be4c0c6e0.camel@linuxfoundation.org>

https://github.com/openembedded/openembedded-core/blob/master/meta/classes-global/license.bbclass#L418
In line 418 if i use ${SSTATE_PKGARCH} in path of do_populate_lic[sstate-inputdirs], deploying of licenses can start to work but there will be many warnings and at end of it a fatal error will stop the bitbake building.
do_populate_lic[sstate-inputdirs] = "${LICSSTATEDIR}/${SSTATE_PKGARCH}"

Warnings:
...
WARNING: prambo-customer-image-1.0-r0 do_rootfs: QA Issue: The license listed BSD-2-Clause was not in the licenses collected for recipe util-linux [license-file-missing]
WARNING: prambo-customer-image-1.0-r0 do_rootfs: QA Issue: The license listed BSD-3-Clause was not in the licenses collected for recipe util-linux [license-file-missing]
WARNING: prambo-customer-image-1.0-r0 do_rootfs: QA Issue: The license listed BSD-4-Clause was not in the licenses collected for recipe util-linux [license-file-missing]
WARNING: prambo-customer-image-1.0-r0 do_rootfs: QA Issue: The license listed MIT was not in the licenses collected for recipe util-linux [license-file-missing]
WARNING: prambo-customer-image-1.0-r0 do_rootfs: QA Issue: The license listed MIT was not in the licenses collected for recipe volatile-binds [license-file-missing]
WARNING: prambo-customer-image-1.0-r0 do_rootfs: QA Issue: The license listed BSD-3-Clause was not in the licenses collected for recipe zip [license-file-missing]
WARNING: prambo-customer-image-1.0-r0 do_rootfs: QA Issue: The license listed Zlib was not in the licenses collected for recipe zlib [license-file-missing]
...

Error:
do_rootfs: Couldn't find license information for dependency alsa-conf

As i see, alsa-conf is not exist in x86_64 licenses this is why it is failed all the time.


WARNING: multiple messages have this Message-ID (diff)
From: "Livius" <egyszeregy@freemail.hu>
To: openembedded-core@lists.openembedded.org
Subject: Re: [scarthgap][master] license archiving is failed to tmp/deploy/licenses
Date: Tue, 23 Jul 2024 08:09:01 -0700	[thread overview]
Message-ID: <3152.1721747270931942084@lists.openembedded.org> (raw)
Message-ID: <20240723150901.bLb1bdHXR8Ndj6vnWmrFHxECsuKLwNS5rY8HKhbbP98@z> (raw)
In-Reply-To: <29dc1c80950b25530d55427c1cd97e5be4c0c6e0.camel@linuxfoundation.org>

https://github.com/openembedded/openembedded-core/blob/master/meta/classes-global/license.bbclass#L418
In line 418 if i use ${SSTATE_PKGARCH} in path of do_populate_lic[sstate-inputdirs], deploying of licenses can start to work but there will be many warnings and at end of it a fatal error will stop the bitbake building.
do_populate_lic[sstate-inputdirs] = "${LICSSTATEDIR}/${SSTATE_PKGARCH}"

Warnings:
...
do_rootfs: QA Issue: The license listed BSD-2-Clause was not in the licenses collected for recipe util-linux [license-file-missing]
do_rootfs: QA Issue: The license listed BSD-3-Clause was not in the licenses collected for recipe util-linux [license-file-missing]
do_rootfs: QA Issue: The license listed BSD-4-Clause was not in the licenses collected for recipe util-linux [license-file-missing]
do_rootfs: QA Issue: The license listed MIT was not in the licenses collected for recipe util-linux [license-file-missing]
do_rootfs: QA Issue: The license listed MIT was not in the licenses collected for recipe volatile-binds [license-file-missing]
do_rootfs: QA Issue: The license listed BSD-3-Clause was not in the licenses collected for recipe zip [license-file-missing]
do_rootfs: QA Issue: The license listed Zlib was not in the licenses collected for recipe zlib [license-file-missing]
...

Error:
do_rootfs: Couldn't find license information for dependency alsa-conf

As i see, alsa-conf is not exist in x86_64 licenses this is why it is failed all the time.


  reply	other threads:[~2024-07-23 15:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-17 20:28 [scarthgap][master] license archiving is failed to tmp/deploy/licenses Livius
2024-07-22 21:45 ` [OE-core] " Richard Purdie
2024-07-23 15:07   ` Livius [this message]
2024-07-23 15:09     ` Livius
2024-07-28 16:46   ` Livius
2024-07-28 16:50     ` Livius
2024-07-29 18:41     ` [OE-core] " Alexander Kanavin
2024-07-29 22:30       ` Livius
2024-07-29 22:35         ` Livius
     [not found]         ` <Groupsio.1.4791.1722292240522892465@lists.openembedded.org>
2024-07-30 10:55           ` [OE-core] " Alexander Kanavin

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=3152.1721747270931942084@lists.openembedded.org \
    --to=egyszeregy@freemail.hu \
    --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