[yocto] Yocto build at Kali

Jussi Kukkonen jussi.kukkonen at intel.com
Mon Jul 10 06:23:15 PDT 2017


On 10 July 2017 at 15:38, Rafael Machado <rafaelrodrigues.machado at gmail.com>
wrote:

> Thanks for the answer guys.
> Yes Jussi. Seco website requires a registration. Sorry about that.
>
> Follows the complete output:
>
> Traceback (most recent call last):
>   File "/home/rafael/Projetos/seco/poky/bitbake/bin/bitbake", line 31, in
> <module>
>     import bb
>   File "/home/rafael/Projetos/seco/poky/bitbake/lib/bb/__init__.py", line
> 77, in <module>
>     from bb import fetch2 as fetch
>   File "/home/rafael/Projetos/seco/poky/bitbake/lib/bb/fetch2/__init__.py",
> line 1769, in <module>
>     from . import wget
>   File "/home/rafael/Projetos/seco/poky/bitbake/lib/bb/fetch2/wget.py",
> line 40, in <module>
>     from   bs4 import BeautifulSoup
>   File "/home/rafael/Projetos/seco/poky/bitbake/lib/bs4/__init__.py",
> line 30, in <module>
>     from .builder import builder_registry, ParserRejectedMarkup
>   File "/home/rafael/Projetos/seco/poky/bitbake/lib/bs4/builder/__init__.py",
> line 311, in <module>
>     from . import _html5lib
>   File "/home/rafael/Projetos/seco/poky/bitbake/lib/bs4/builder/_html5lib.py",
> line 57, in <module>
>     class TreeBuilderForHtml5lib(html5lib.treebuilders._base.TreeBuilder):
> AttributeError: 'module' object has no attribute '_base'
>

This is probably an incompatibility with newish html5lib fixed by
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=
5c1ad6852e1246fda717582d7fb4959200bf71a6. This fix is in the last two Yocto
releases (pyro and morty).

You could try patching that yourself and/or reporting this issue to the BSP
maker.

HTH,
  Jussi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170710/f0958463/attachment.html>


More information about the yocto mailing list