Running '. ./oe-init-build-env; bitbake core-image-sato:do_populate_sdk_ext -k' with output to /srv/pokybuild/yocto-worker/qa-extras/build/build/command-7-build-targets.log
This is the default build configuration for the Poky reference distribution.
### Shell environment set up for builds. ###
You can now run 'bitbake <target>'
Common targets are:
core-image-minimal
core-image-full-cmdline
core-image-sato
core-image-weston
meta-toolchain
meta-ide-support
You can also run generated qemu images with a command like 'runqemu qemux86-64'.
Other commonly useful commands are:
- 'devtool' and 'recipetool' handle common recipe tasks
- 'bitbake-layers' handles common layer tasks
- 'oe-pkgdata-util' handles common target package tasks
NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...ERROR: ParseError at /srv/pokybuild/yocto-worker/qa-extras/build/meta/recipes-kernel/linux/linux-yocto_6.12.bb:47: unparsed line: '<<<<<<< HEAD'
ERROR: Parsing halted due to errors, see error messages above
ERROR: Command execution failed: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qa-extras/build/bitbake/lib/bb/cooker.py", line 2304, in parse_next
raise result
bb.parse.ParseError: ParseError at /srv/pokybuild/yocto-worker/qa-extras/build/meta/recipes-kernel/linux/linux-yocto_6.12.bb:47: unparsed line: '<<<<<<< HEAD'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qa-extras/build/bitbake/lib/bb/command.py", line 123, in runAsyncCommand
self.cooker.updateCache()
File "/srv/pokybuild/yocto-worker/qa-extras/build/bitbake/lib/bb/cooker.py", line 1641, in updateCache
if not self.parser.parse_next():
File "/srv/pokybuild/yocto-worker/qa-extras/build/bitbake/lib/bb/cooker.py", line 2330, in parse_next
self.shutdown(clean=False, eventmsg=str(exc))
File "/srv/pokybuild/yocto-worker/qa-extras/build/bitbake/lib/bb/cooker.py", line 2225, in shutdown
read_results()
File "/srv/pokybuild/yocto-worker/qa-extras/build/bitbake/lib/bb/cooker.py", line 2211, in read_results
self.result_queue.get(timeout=0.25)
File "/usr/lib/python3.9/multiprocessing/queues.py", line 122, in get
return _ForkingPickler.loads(res)
File "/srv/pokybuild/yocto-worker/qa-extras/build/bitbake/lib/bb/cache.py", line 338, in __setstate__
setattr(self, key, self._restore(state[key], pid))
File "/srv/pokybuild/yocto-worker/qa-extras/build/bitbake/lib/bb/cache.py", line 318, in _restore
ret[dep] = map[mapnum]
KeyError: 1
Summary: There were 3 ERROR messages, returning a non-zero exit code.