aikidokatech / meta-openxt

WIP converting OpenXT to a modern OE layer
0 stars 1 forks source link

linux-xenclient-dom0-3.11-r0 fails during patchqueue if not first cleaned #8

Open aikidokatech opened 9 years ago

aikidokatech commented 9 years ago

Subsequent builds of linux-xenclient-dom0 seem to fail in apply_patchqueue. This is probably a git issue where the recipe was written to assume the repo is not there already. Part of the unpack process creates a new branch so git will not overwrite it. For now just cleaning if the issue is hit.

NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks WARNING: Git destination directory 'patchqueue' already exist - not cloning 'git://github.com/OpenXT/linux-3.11-pq.git;protocol=git;tag=master' ERROR: Function failed: do_apply_patchqueue (log file is located at /home/aikidoka/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/temp/log.do_apply_patchqueue.28484) ERROR: Logfile of failure stored in: /home/aikidoka/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/temp/log.do_apply_patchqueue.28484 Log data follows: | DEBUG: Executing shell function do_apply_patchqueue | ~/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/linux-3.11.10.4 ~/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/linux-3.11.10.4 | ~/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/linux-3.11.10.4/.git/patches/master ~/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/linux-3.11.10.4 ~/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/linux-3.11.10.4 | ~/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/linux-3.11.10.4 ~/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/linux-3.11.10.4 | Uncommited changes detected. Refresh first. | WARNING: /home/aikidoka/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/temp/run.do_apply_patchqueue.28484:1 exit 1 from | $GUILT push -a | ERROR: Function failed: do_apply_patchqueue (log file is located at /home/aikidoka/oe-core/builds/tmp-eglibc/work/openxt_dom0-oe-linux/linux-xenclient-dom0/3.11-r0/temp/log.do_apply_patchqueue.28484) ERROR: Task 72 (/home/aikidoka/oe-core/meta-openxt/recipes-kernel/linux/linux-xenclient-dom0_3.11.bb, do_apply_patchqueue) failed with exit code '1' NOTE: Tasks Summary: Attempted 1433 tasks of which 1405 didn't need to be rerun and 1 failed.