From: Gary Thomas <gary@mlbassoc.com>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Another new error
Date: Mon, 6 Jun 2016 09:20:16 +0200 [thread overview]
Message-ID: <57552430.5050105@mlbassoc.com> (raw)
I just got another message/error I've not seen before, after I interrupted a
build using ^C
==========================================================================================
Keyboard Interrupt, closing down...
NOTE: Tasks Summary: Attempted 4444 tasks of which 3297 didn't need to be rerun and all succeeded.
ERROR: Command execution failed: Stopped build
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Execution was interrupted, returning a non-zero exit code.
Process ProcessServer-1:
Traceback (most recent call last):
File "/usr/lib/python3.4/multiprocessing/process.py", line 254, in _bootstrap
self.run()
File "/local/poky-cutting-edge/bitbake/lib/bb/server/process.py", line 104, in run
bb.cooker.server_main(self.cooker, self.main)
File "/local/poky-cutting-edge/bitbake/lib/bb/cooker.py", line 1689, in server_main
cooker.post_serve()
File "/local/poky-cutting-edge/bitbake/lib/bb/cooker.py", line 1624, in post_serve
procs = subprocess.check_output(["lsof", '-w', lockfile], stderr=subprocess.STDOUT)
File "/usr/lib/python3.4/subprocess.py", line 620, in check_output
raise CalledProcessError(retcode, process.args, output=output)
subprocess.CalledProcessError: Command '['lsof', '-w', '/local/p0382_2016-01-13/bitbake.lock']' returned non-zero exit
status 1
==========================================================================================
Build Configuration:
BB_VERSION = "1.31.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-15.10"
TARGET_SYS = "arm-amltd-linux-gnueabi"
MACHINE = "teton-p0382"
DISTRO = "amltd"
DISTRO_VERSION = "2.1+snapshot-20160606"
TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard cortexa9"
TARGET_FPU = "hard"
meta = "poky-master:6c5d7f1fb276cbe0a461ece6c8f0ca17a478fa8c"
Maybe it has to do with a change in the multiprocessing library
between python2 and python3?
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next reply other threads:[~2016-06-06 7:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-06 7:20 Gary Thomas [this message]
2016-06-06 9:18 ` Another new error Martin Jansa
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=57552430.5050105@mlbassoc.com \
--to=gary@mlbassoc.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.