From: Yi Zhao <yi.zhao@windriver.com>
To: Yocto discussion list <yocto@yoctoproject.org>
Cc: "Eggleton, Paul" <paul.eggleton@intel.com>,
"Wold, Saul" <saul.wold@intel.com>
Subject: Hob still can not launch in build-appliance with 1.4.3 rc4
Date: Thu, 20 Mar 2014 14:10:27 +0800 [thread overview]
Message-ID: <532A8653.7050300@windriver.com> (raw)
Hi all,
With 1.4.3 rc4 build, the hob still can not launch in build-appliance.
Looks it still miss python module. I already reopened bug 5941 .
Here is the error message:
** (process:672): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
** (process:672): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
** (process:672): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Traceback (most recent call last):
File "/home/builder/poky/bitbake/bin/bitbake", line 352, in <module>
ret = main()
File "/home/builder/poky/bitbake/bin/bitbake", line 301, in main
server = start_server(servermodule, configParams, configuration)
File "/home/builder/poky/bitbake/bin/bitbake", line 213, in start_server
server.initServer()
File "/home/builder/poky/bitbake/lib/bb/server/process.py", line 221, in initServer
self.serverImpl = ProcessServer(self.server_channel, self.event_queue, None)
File "/home/builder/poky/bitbake/lib/bb/server/process.py", line 91, in __init__
self.event_handle = multiprocessing.Value("i")
File "/usr/lib/python2.7/multiprocessing/__init__.py", line 252, in Value
from multiprocessing.sharedctypes import Value
File "/usr/lib/python2.7/multiprocessing/sharedctypes.py", line 39, in <module>
from multiprocessing import heap, RLock
File "/usr/lib/python2.7/multiprocessing/heap.py", line 36, in <module>
import mmap
ImportError: No module named mmap
DEBUG: Removed the following variables from the environment: USERNAME, SUDO_COMMAND, SUDO_GID, TZ, BUILDDIR, PSEUDO_LOCALSTATEDIR, SHLVL, SUDO_UID, PSEUDO_PREFIX, PSEUDO_LIBDIR, MAIL, SUDO_USER, DISPLAY, _
Yi
next reply other threads:[~2014-03-20 6:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-20 6:10 Yi Zhao [this message]
2014-03-20 9:57 ` Hob still can not launch in build-appliance with 1.4.3 rc4 Paul Eggleton
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=532A8653.7050300@windriver.com \
--to=yi.zhao@windriver.com \
--cc=paul.eggleton@intel.com \
--cc=saul.wold@intel.com \
--cc=yocto@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.