All of lore.kernel.org
 help / color / mirror / Atom feed
From: mail@nico-maas.de
To: toaster@lists.yoctoproject.org
Subject: Re: Toaster failing
Date: Mon, 02 May 2022 09:12:27 -0700	[thread overview]
Message-ID: <31066.1651507947451667431@lists.yoctoproject.org> (raw)
In-Reply-To: <BY5PR11MB41675A2FA16C9EA42428BA02EAFE9@BY5PR11MB4167.namprd11.prod.outlook.com>

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

I am running the overall setup on a current Debian 10 installation.

Setup:

git clone -b kirkstone git://git.yoctoproject.org/poky.git
cd poky/
pip3 install --user -r bitbake/toaster-requirements.txt
source oe-init-build-env
source toaster start

Create new project in Toaster:
Project name: test
Project type: New project
Release: Yocto Project 3.5 "Kirkstone"
Merged Toaster settings is turned OFF.

Adding Machine: raspberrypi4-64
(also tried raspberrypi0-2w-64, getting the same error)

Layers are
openembedded-core
meta-poky
meta-yocto-bsp
meta-raspberrypi

Distro: poky

Build recipe: core-image-minimal
(also tried rpi-test-image, getting the same error)

Bitbake crash
Traceback (most recent call last):
File "/home/user/yocto_kirkstone/poky/_toaster_clones/_git___git.yoctoproject.org_poky_kirkstone/bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/home/user/yocto_kirkstone/poky/_toaster_clones/_git___git.yoctoproject.org_poky_kirkstone/bitbake/lib/bb/command.py", line 286, in updateConfig
command.cooker.updateConfigOpts(options, environment, cmdline)
File "/home/user/yocto_kirkstone/poky/_toaster_clones/_git___git.yoctoproject.org_poky_kirkstone/bitbake/lib/bb/cooker.py", line 536, in updateConfigOpts
self.reset()
File "/home/user/yocto_kirkstone/poky/_toaster_clones/_git___git.yoctoproject.org_poky_kirkstone/bitbake/lib/bb/cooker.py", line 1776, in reset
self.initConfigurationData()
File "/home/user/yocto_kirkstone/poky/_toaster_clones/_git___git.yoctoproject.org_poky_kirkstone/bitbake/lib/bb/cooker.py", line 390, in initConfigurationData
self.databuilder.parseBaseConfiguration()
File "/home/user/yocto_kirkstone/poky/_toaster_clones/_git___git.yoctoproject.org_poky_kirkstone/bitbake/lib/bb/cookerdata.py", line 305, in parseBaseConfiguration
raise bb.BBHandledException()
bb.BBHandledException

I tried to build a toaster image / core-image-minimal with just default settings (qemux86 as machine) - but this did also fail with the same error.

When I create a new project and choose as Release the "Yocto Project Master", it will also fail, but at least for Raspberry Pi builds the meta-oe Layer will be added. Adding the meta-oe layer myself to the "Kirkstone" release projects does also not change anything, it will all fail with the same error shown above.

Thanks a lot for your help :)

Nico

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

  reply	other threads:[~2022-05-02 16:12 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3ee004b6c31c97b9918bc03d2f702229cd74ab7a.camel@linuxfoundation.org>
2022-04-05  7:51 ` Toaster failing mail
2022-04-05 19:40   ` [Toaster] " Richard Purdie
2022-04-05 20:23     ` Tim Orling
2022-04-06  6:28       ` mail
2022-04-07 11:03         ` mail
2022-04-27  6:07           ` mail
2022-04-27  6:55             ` mail
2022-04-29 12:20               ` mail
2022-05-01 21:12                 ` [Toaster] " Reyna, David
2022-05-01 21:16             ` Reyna, David
2022-05-01 21:18               ` Reyna, David
2022-05-02 16:12                 ` mail [this message]
2022-05-04 10:02                   ` Reyna, David
2022-05-04 10:28                     ` mail
2022-05-11 12:21                       ` mail
2022-05-11 16:59                         ` [Toaster] " Reyna, David
2022-05-12  7:57                           ` mail
2022-06-02 10:49                             ` mail
2022-06-06  8:13                               ` [Toaster] " Reyna, David
2022-06-10  7:05                               ` Reyna, David
2022-06-10  7:09                                 ` mail
2022-08-01 10:17                                   ` mail
2022-11-09  6:03                                     ` mail
2022-04-04 13:12 mail

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=31066.1651507947451667431@lists.yoctoproject.org \
    --to=mail@nico-maas.de \
    --cc=toaster@lists.yoctoproject.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.