On 2013-05-17 08:18, Saul Wold wrote:
On 05/17/2013 04:26 PM, Gary Thomas wrote:
I just tried to run Poky/Yocto on a fresh Ubuntu 12.04 system. I knew
there would
be missing bits and have seen the "sanity" messages in the past, so I
thought I'd
just carry on. Today's experience was not pretty and would it not for
my experience
with this, I would have been very perplexed...
Hey Gary, was this on a 1.4 / Danny Branch or master? Richard may have done
something with master when he made some of the Python3 changes.
Master, updated 2013-05-16
Here's what I saw:
gthomas@saturn:/local/qemuarm_poky$ bitbake core-image-sato
/local/poky-multi/scripts/bitbake: 1: /local/poky-multi/scripts/bitbake:
git: not found
File "<string>", line 1
from distutils.version import LooseVersion; import sys;
sys.exit(not (LooseVersion('>=') 1.7.5 LooseVersion('')))
^
SyntaxError: invalid syntax
/local/poky-multi/scripts/bitbake: 1: /local/poky-multi/scripts/bitbake:
git: not found
File "<string>", line 1
from distutils.version import LooseVersion; import sys;
sys.exit(not (LooseVersion('>=') 1.7.5 LooseVersion('')))
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "/local/poky-multi/bitbake/bin/bitbake", line 293, in <module>
ret = main()
File "/local/poky-multi/bitbake/bin/bitbake", line 260, in main
event = server.event_queue.get(block=False)
File "/usr/lib/python2.7/multiprocessing/queues.py", line 134, in get
raise Empty
Empty
Pseudo is not present but is required, building this first before the
main build
^CTraceback (most recent call last):
File "/local/poky-multi/bitbake/bin/bitbake", line 293, in <module>
ret = main()
File "/local/poky-multi/bitbake/bin/bitbake", line 260, in main
event = server.event_queue.get(block=False)
File "/usr/lib/python2.7/multiprocessing/queues.py", line 134, in get
raise Empty
Empty
ERROR: OE-core's config sanity checker detected a potential
misconfiguration.
Either fix the cause of this error or at your own risk disable the
checker (see sanity.conf).
Following is the list of potential problems / advisories:
Please install the following missing utilities: C++ Compiler
(g++),diffstat,makeinfo,git,gawk,chrpath
ERROR: Execution of event handler 'check_sanity_eventhandler' failed
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core