All of lore.kernel.org
 help / color / mirror / Atom feed
* invalid characters in license '${EAT_GCC_LICENSE}'
@ 2021-01-11 12:48 Piotr
  2021-01-11 15:03 ` [meta-arm] " Ross Burton
  2021-01-11 15:07 ` Jon Mason
  0 siblings, 2 replies; 3+ messages in thread
From: Piotr @ 2021-01-11 12:48 UTC (permalink / raw)
  To: meta-arm

[-- Attachment #1: Type: text/plain, Size: 1376 bytes --]

Hi,

I've just updated all corresponding repositories to the latest dunfell branches, and found that there is a problem with parsing the external-arm-sdk-toolchain.bb recipe:

ERROR: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb: external-arm-sdk-toolchain-arm-${EAT_VER_MAIN}: invalid characters in license '${EAT_GCC_LICENSE}'
ERROR: Failed to parse recipe: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb

I've analyzed that and it seems like there is missing a license.inc including, as it is done in external-arm-toolchain.bb recipe. The same issue occurs with EAT_GDB_LICENSE:

ERROR: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb: external-arm-sdk-toolchain-arm-${EAT_VER_MAIN}: invalid characters in license '${EAT_GDB_LICENSE}'
ERROR: Failed to parse recipe: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb

Should I do something extra to make the latest branch working, or it is a bug which shall be fixed?

Thank you in advance for help,

--
Piotr Piwko

[-- Attachment #2: Type: text/html, Size: 1498 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-arm] invalid characters in license '${EAT_GCC_LICENSE}'
  2021-01-11 12:48 invalid characters in license '${EAT_GCC_LICENSE}' Piotr
@ 2021-01-11 15:03 ` Ross Burton
  2021-01-11 15:07 ` Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: Ross Burton @ 2021-01-11 15:03 UTC (permalink / raw)
  To: Piotr; +Cc: meta-arm

On Mon, 11 Jan 2021 at 12:48, Piotr <piotr.piwko@gmail.com> wrote:
> I've analyzed that and it seems like there is missing a license.inc including, as it is done in external-arm-toolchain.bb recipe. The same issue occurs with EAT_GDB_LICENSE:

I've not really used the external toolchain support, but license.inc does exist:

meta-arm-toolchain/recipes-devtools/external-arm-toolchain/license.inc:EAT_GCC_LICENSE
= "GPL-3.0-with-GCC-exception & GPLv3"

Ross

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-arm] invalid characters in license '${EAT_GCC_LICENSE}'
  2021-01-11 12:48 invalid characters in license '${EAT_GCC_LICENSE}' Piotr
  2021-01-11 15:03 ` [meta-arm] " Ross Burton
@ 2021-01-11 15:07 ` Jon Mason
  1 sibling, 0 replies; 3+ messages in thread
From: Jon Mason @ 2021-01-11 15:07 UTC (permalink / raw)
  To: Piotr; +Cc: meta-arm

On Mon, Jan 11, 2021 at 04:48:37AM -0800, Piotr wrote:
> Hi,
> 
> I've just updated all corresponding repositories to the latest dunfell branches, and found that there is a problem with parsing the external-arm-sdk-toolchain.bb recipe:
> 
> ERROR: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb: external-arm-sdk-toolchain-arm-${EAT_VER_MAIN}: invalid characters in license '${EAT_GCC_LICENSE}'
> ERROR: Failed to parse recipe: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb
> 
> I've analyzed that and it seems like there is missing a license.inc including, as it is done in external-arm-toolchain.bb recipe. The same issue occurs with EAT_GDB_LICENSE:
> 
> ERROR: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb: external-arm-sdk-toolchain-arm-${EAT_VER_MAIN}: invalid characters in license '${EAT_GDB_LICENSE}'
> ERROR: Failed to parse recipe: /home/piotr/prj/yocto.main/build/project/../../meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/external-arm-sdk-toolchain.bb
> 
> Should I do something extra to make the latest branch working, or it is a bug which shall be fixed?

Can you tell us how to replicate your error?

Thanks,
Jon

> 
> Thank you in advance for help,
> 
> --
> Piotr Piwko

> 
> 
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-11 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 12:48 invalid characters in license '${EAT_GCC_LICENSE}' Piotr
2021-01-11 15:03 ` [meta-arm] " Ross Burton
2021-01-11 15:07 ` Jon Mason

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.