Re: Toaster is not working it's showing bitbake crash when I tried to build an image
[email protected] Thu, 28 Mar 2024 22:16:37 -0700
| Newsgroups | org.yoctoproject.lists.toaster |
|---|---|
| Message-ID | <[email protected]> |
--w9f6PXNptZZ1pldGJVIx Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Marlon, Thank You for replying me.The procedure that i followed and about the image= i'll describe it below.And also i'll attach related build log files. First of all i'm building an image for my ls1012afrwy card.The steps that i= followed to build "ls-image-main" in normal terminal without toaster is: $ sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential= chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutil= s iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev python= 3-subunit mesa-common-dev zstd liblz4-tool file locales $ sudo locale-gen en_US.UTF-8 $ mkdir distro $ cd distro $ repo init -u https://github.com/nxp-qoriq/yocto-sdk.git -b mickledore -m = ls-6.1.55-2.2.0_distro.xml $ repo sync $ source=C2=A0 distro-setup-env -m ls1012afrwy $ bitbake ls-image-main I'm able to successfully build the above image without starting toaster. Then the steps that i followed to install and start toaster is: $ sudo apt-get install python3-pip $ pip3 install --user -r /opt/yocto/poky/bitbake/toaster-requirements.txt $ cd $HOME/distro/ $ source distro-setup-env -m ls1012afrwy $ source toaster start Then the toaster has started,then i tried to build an image(ls-image-main) $ bitbake ls-image-main In the attached document: "success.png" When i build "ls-image-main" after starting toaster it shows = this message but below only it shows "error.png" message. "toaster1.png" and "toaster2.png" represents the messages that i got when i= start toaster for the first time. And also i have attached "bitbake-cookerdaemon.log" that may be helpful. If their is anything other than this please do ask.I'm waiting for your rep= ly. Thank You --w9f6PXNptZZ1pldGJVIx Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable <div>Hi Marlon,</div> <div>Thank You for replying me.The procedure that i followed and about the = image i'll describe it below.And also i'll attach related build log files.<= /div> <div> </div> <div>First of all i'm building an image for my ls1012afrwy card.The steps t= hat i followed to build "ls-image-main" in normal terminal without toaster = is:</div> <div> </div> <div>$ sudo apt install gawk wget git diffstat unzip texinfo gcc build-esse= ntial chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debia= nutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev p= ython3-subunit mesa-common-dev zstd liblz4-tool file locales </div> <div> </div> <div>$ sudo locale-gen en_US.UTF-8</div> <div> </div> <div>$ mkdir distro</div> <div>$ cd distro</div> <div>$ repo init -u https://github.com/nxp-qoriq/yocto-sdk.git -b mickledor= e -m ls-6.1.55-2.2.0_distro.xml</div> <div>$ repo sync</div> <div> </div> <div>$ source distro-setup-env -m ls1012afrwy</div> <div>$ bitbake ls-image-main</div> <div> </div> <div> </div> <div>I'm able to successfully build the above image without starting toaste= r.</div> <div>Then the steps that i followed to install and start toaster is:</div> <div> </div> <div>$ sudo apt-get install python3-pip</div> <div>$ pip3 install --user -r /opt/yocto/poky/bitbake/toaster-requirements.= txt</div> <div>$ cd $HOME/distro/</div> <div>$ source distro-setup-env -m ls1012afrwy</div> <div>$ source toaster start</div> <div> </div> <div>Then the toaster has started,then i tried to build an image(ls-image-m= ain)</div> <div> </div> <div>$ bitbake ls-image-main</div> <div> </div> <div>In the attached document:</div> <div> </div> <div>"success.png" When i build "ls-image-main" after starting toaster it s= hows this message but below only it shows "error.png" message.</div> <div>"toaster1.png" and "toaster2.png" represents the messages that i got w= hen i start toaster for the first time.</div> <div> </div> <div>And also i have attached "bitbake-cookerdaemon.log" that may be helpfu= l.</div> <div> </div> <div>If their is anything other than this please do ask.I'm waiting for you= r reply.</div> <div>Thank You</div> --w9f6PXNptZZ1pldGJVIx--