<div dir="ltr">I know it&#39;s not a fix and doesn&#39;t help to find the root cause of this issue, but it built OK after cleansstate.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 23, 2016 at 7:12 PM, Bruce Ashfield <span dir="ltr">&lt;<a href="mailto:bruce.ashfield@windriver.com" target="_blank">bruce.ashfield@windriver.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2016-11-23 12:12 PM, Martin Jansa wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, Nov 03, 2016 at 01:33:47PM +0000, <a href="mailto:git@git.openembedded.org" target="_blank">git@git.openembedded.org</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
rpurdie pushed a commit to branch master-next<br>
in repository openembedded-core.<br>
<br>
commit 2a7d3173c7a05cd09bbcf5fe465403<wbr>b2d4b2b589<br>
Author: Bruce Ashfield &lt;<a href="mailto:bruce.ashfield@windriver.com" target="_blank">bruce.ashfield@windriver.com</a>&gt;<br>
AuthorDate: Thu Nov 3 09:25:14 2016 -0400<br>
<br>
  Â  linux-yocto/4.8: update to 4.8.6<br>
<br>
  Â  Integrating the korg -stable release.<br>
</blockquote>
<br>
Not sure if it&#39;s caused by this upgrade or one of kernel tooling<br>
improvements, but now it fails to build for me in default qemux86<br>
config:<br>
</blockquote>
<br>
<br></span>
Interesting. The latest set of commits that I pushed are building with<br>
that same addon feature enabled.<br>
<br>
I can rewind to that older commit and see if something is broken, but<br>
the new tools and error checking shouldn&#39;t be coming into play with<br>
a commit of that vintage.<span class="HOEnZb"><font color="#888888"><br>
<br>
Bruce</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
ERROR: linux-yocto-4.8.6+gitAUTOINC+8<wbr>7e5fc8b7c_9d5f74f941-r0 do_kernel_metadata: Function failed: do_kernel_metadata (log file is located at /OE/build/oe-core/tmp-glibc/wo<wbr>rk/qemux86-oe-linux/linux-yoct<wbr>o/4.8.6+gitAUTOINC+87e5fc8b7c_<wbr>9d5f74f941-r0/temp/log.do_<wbr>kernel_metadata.441)<br>
ERROR: Logfile of failure stored in: /OE/build/oe-core/tmp-glibc/wo<wbr>rk/qemux86-oe-linux/linux-yoct<wbr>o/4.8.6+gitAUTOINC+87e5fc8b7c_<wbr>9d5f74f941-r0/temp/log.do_<wbr>kernel_metadata.441<br>
Log data follows:<br>
| DEBUG: Executing shell function do_kernel_metadata<br>
| ERROR. input file &quot;features/nfsd/nfsd-enable.scc<wbr>&quot; does not exist<br>
| ERROR: could not process input files: features/nfsd/nfsd-enable.scc features/debug/printk.scc features/netfilter/netfilter.s<wbr>cc cfg/virtio.scc cfg/sound.scc cfg/paravirt_kvm.scc<br>
|  Â  Â  Â  See /tmp/tmp.tLkBgIybCS for details<br>
| ERROR. input file &quot;features/nfsd/nfsd-enable.scc<wbr>&quot; does not exist<br>
| ERROR: could not process input files: features/nfsd/nfsd-enable.scc features/debug/printk.scc features/netfilter/netfilter.s<wbr>cc cfg/virtio.scc cfg/sound.scc cfg/paravirt_kvm.scc<br>
|  Â  Â  Â  See /tmp/tmp.T7cBZctbo1 for details<br>
| ERROR: Function failed: do_kernel_metadata (log file is located at /OE/build/oe-core/tmp-glibc/wo<wbr>rk/qemux86-oe-linux/linux-yoct<wbr>o/4.8.6+gitAUTOINC+87e5fc8b7c_<wbr>9d5f74f941-r0/temp/log.do_<wbr>kernel_metadata.441)<br>
ERROR: Task (/OE/build/oe-core/openembedde<wbr>d-core/meta/recipes-kernel/<wbr>linux/linux-yocto_4.8.bb:do_<wbr>kernel_metadata) failed with exit code &#39;1&#39;<br>
<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
  Â  Signed-off-by: Bruce Ashfield &lt;<a href="mailto:bruce.ashfield@windriver.com" target="_blank">bruce.ashfield@windriver.com</a>&gt;<br>
  Â  Signed-off-by: Richard Purdie &lt;<a href="mailto:richard.purdie@linuxfoundation.org" target="_blank">richard.purdie@linuxfoundatio<wbr>n.org</a>&gt;<br>
---<br>
 meta/recipes-kernel/linux/<a href="http://linux-yocto-rt_4.8.bb" rel="noreferrer" target="_blank">lin<wbr>ux-yocto-rt_4.8.bb</a>  Â |  6 +++---<br>
 meta/recipes-kernel/linux/<a href="http://linux-yocto-tiny_4.8.bb" rel="noreferrer" target="_blank">lin<wbr>ux-yocto-tiny_4.8.bb</a> |  6 +++---<br>
 meta/recipes-kernel/linux/<a href="http://linux-yocto_4.8.bb" rel="noreferrer" target="_blank">lin<wbr>ux-yocto_4.8.bb</a>  Â  Â  | 20 ++++++++++----------<br>
 3 files changed, 16 insertions(+), 16 deletions(-)<br>
<br>
diff --git a/meta/recipes-kernel/linux/<a href="http://linux-yocto-rt_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto-rt_4.8.bb</a> b/meta/recipes-kernel/linux/<a href="http://linux-yocto-rt_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto-rt_4.8.bb</a><br>
index e51c9cd..26b309d 100644<br>
--- a/meta/recipes-kernel/linux/<a href="http://linux-yocto-rt_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto-rt_4.8.bb</a><br>
+++ b/meta/recipes-kernel/linux/<a href="http://linux-yocto-rt_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto-rt_4.8.bb</a><br>
@@ -11,13 +11,13 @@ python () {<br>
  Â  Â  Â  Â raise bb.parse.SkipPackage(&quot;Set PREFERRED_PROVIDER_virtual/ker<wbr>nel to linux-yocto-rt to enable it&quot;)<br>
 }<br>
<br>
-SRCREV_machine ?= &quot;4057556c041f6aac0d29aa3425587<wbr>d414c9a0090&quot;<br>
-SRCREV_meta ?= &quot;83110d94edeb856a3667b62903ed4<wbr>ae91c24117d&quot;<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+SRCREV_machine ?= &quot;b99b6fac437104e206d30540a5cb1<wbr>2103049af1e&quot;<br>
+SRCREV_meta ?= &quot;87e5fc8b7cb387f197cdd098cdde4<wbr>e96e9e8ed0d&quot;<br>
<br>
 SRC_URI = &quot;git://<a href="http://git.yoctoproject.org/linux-yocto-4.8.git;branch=$%7BKBRANCH%7D;name=machine" rel="noreferrer" target="_blank">git.yoctoproject.org/li<wbr>nux-yocto-4.8.git;branch=${KBR<wbr>ANCH};name=machine</a> \<br>
  Â  Â  Â  Â  Â  git://<a href="http://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=$%7BKMETA%7D" rel="noreferrer" target="_blank">git.yoctoproject.org/yoc<wbr>to-kernel-cache;type=kmeta;nam<wbr>e=meta;branch=yocto-4.8;destsu<wbr>ffix=${KMETA}</a>&quot;<br>
<br>
-LINUX_VERSION ?= &quot;4.8.3&quot;<br>
+LINUX_VERSION ?= &quot;4.8.6&quot;<br>
<br>
 PV = &quot;${LINUX_VERSION}+git${SRCPV}&quot;<br>
<br>
diff --git a/meta/recipes-kernel/linux/<a href="http://linux-yocto-tiny_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto-tiny_4.8.bb</a> b/meta/recipes-kernel/linux/<a href="http://linux-yocto-tiny_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto-tiny_4.8.bb</a><br>
index c8ddbd9..63dd11b 100644<br>
--- a/meta/recipes-kernel/linux/<a href="http://linux-yocto-tiny_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto-tiny_4.8.bb</a><br>
+++ b/meta/recipes-kernel/linux/<a href="http://linux-yocto-tiny_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto-tiny_4.8.bb</a><br>
@@ -4,13 +4,13 @@ KCONFIG_MODE = &quot;--allnoconfig&quot;<br>
<br>
 require recipes-kernel/linux/linux-yoc<wbr>to.inc<br>
<br>
-LINUX_VERSION ?= &quot;4.8.3&quot;<br>
+LINUX_VERSION ?= &quot;4.8.6&quot;<br>
<br>
 KMETA = &quot;kernel-meta&quot;<br>
 KCONF_BSP_AUDIT_LEVEL = &quot;2&quot;<br>
<br>
-SRCREV_machine ?= &quot;1adf9d36338dc3c63cdbf6f98bcbd<wbr>c7bba42a794&quot;<br>
-SRCREV_meta ?= &quot;83110d94edeb856a3667b62903ed4<wbr>ae91c24117d&quot;<br>
+SRCREV_machine ?= &quot;9d5f74f941c3ca234f58ff8e539f5<wbr>ca64458c0a7&quot;<br>
+SRCREV_meta ?= &quot;87e5fc8b7cb387f197cdd098cdde4<wbr>e96e9e8ed0d&quot;<br>
<br>
 PV = &quot;${LINUX_VERSION}+git${SRCPV}&quot;<br>
<br>
diff --git a/meta/recipes-kernel/linux/<a href="http://linux-yocto_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto_4.8.bb</a> b/meta/recipes-kernel/linux/<a href="http://linux-yocto_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto_4.8.bb</a><br>
index 13778b9..0369198 100644<br>
--- a/meta/recipes-kernel/linux/<a href="http://linux-yocto_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto_4.8.bb</a><br>
+++ b/meta/recipes-kernel/linux/<a href="http://linux-yocto_4.8.bb" rel="noreferrer" target="_blank">li<wbr>nux-yocto_4.8.bb</a><br>
@@ -11,20 +11,20 @@ KBRANCH_qemux86  ?= &quot;standard/base&quot;<br>
 KBRANCH_qemux86-64 ?= &quot;standard/base&quot;<br>
 KBRANCH_qemumips64 ?= &quot;standard/mti-malta64&quot;<br>
<br>
-SRCREV_machine_qemuarm ?= &quot;4cc544ad09ad704322cb66fe4ba19<wbr>7a6a05dc71f&quot;<br>
-SRCREV_machine_qemuarm64 ?= &quot;1adf9d36338dc3c63cdbf6f98bcbd<wbr>c7bba42a794&quot;<br>
-SRCREV_machine_qemumips ?= &quot;c285969d4f9376a671167ecf39757<wbr>8c8ad3e6a75&quot;<br>
-SRCREV_machine_qemuppc ?= &quot;1adf9d36338dc3c63cdbf6f98bcbd<wbr>c7bba42a794&quot;<br>
-SRCREV_machine_qemux86 ?= &quot;1adf9d36338dc3c63cdbf6f98bcbd<wbr>c7bba42a794&quot;<br>
-SRCREV_machine_qemux86-64 ?= &quot;1adf9d36338dc3c63cdbf6f98bcbd<wbr>c7bba42a794&quot;<br>
-SRCREV_machine_qemumips64 ?= &quot;64f96ba530e58456070f26b0f3fcc<wbr>e3f64988b72&quot;<br>
-SRCREV_machine ?= &quot;1adf9d36338dc3c63cdbf6f98bcbd<wbr>c7bba42a794&quot;<br>
-SRCREV_meta ?= &quot;83110d94edeb856a3667b62903ed4<wbr>ae91c24117d&quot;<br>
+SRCREV_machine_qemuarm ?= &quot;94d3e8675e2fcb09f29814a33ccf7<wbr>9df06149104&quot;<br>
+SRCREV_machine_qemuarm64 ?= &quot;9d5f74f941c3ca234f58ff8e539f5<wbr>ca64458c0a7&quot;<br>
+SRCREV_machine_qemumips ?= &quot;046ff6344eee25dcc0eea1214e0ad<wbr>8771ddfabfb&quot;<br>
+SRCREV_machine_qemuppc ?= &quot;9d5f74f941c3ca234f58ff8e539f5<wbr>ca64458c0a7&quot;<br>
+SRCREV_machine_qemux86 ?= &quot;9d5f74f941c3ca234f58ff8e539f5<wbr>ca64458c0a7&quot;<br>
+SRCREV_machine_qemux86-64 ?= &quot;9d5f74f941c3ca234f58ff8e539f5<wbr>ca64458c0a7&quot;<br>
+SRCREV_machine_qemumips64 ?= &quot;edcb167f91abc071cc98cbd762418<wbr>ff7ab9d839b&quot;<br>
+SRCREV_machine ?= &quot;9d5f74f941c3ca234f58ff8e539f5<wbr>ca64458c0a7&quot;<br>
+SRCREV_meta ?= &quot;87e5fc8b7cb387f197cdd098cdde4<wbr>e96e9e8ed0d&quot;<br>
<br>
 SRC_URI = &quot;git://<a href="http://git.yoctoproject.org/linux-yocto-4.8.git;name=machine;branch=$%7BKBRANCH%7D" rel="noreferrer" target="_blank">git.yoctoproject.org/li<wbr>nux-yocto-4.8.git;name=machine<wbr>;branch=${KBRANCH}</a>; \<br>
  Â  Â  Â  Â  Â  git://<a href="http://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=$%7BKMETA%7D" rel="noreferrer" target="_blank">git.yoctoproject.org/yoc<wbr>to-kernel-cache;type=kmeta;nam<wbr>e=meta;branch=yocto-4.8;destsu<wbr>ffix=${KMETA}</a>&quot;<br>
<br>
-LINUX_VERSION ?= &quot;4.8.3&quot;<br>
+LINUX_VERSION ?= &quot;4.8.6&quot;<br>
<br>
 PV = &quot;${LINUX_VERSION}+git${SRCPV}&quot;<br>
<br>
<br>
--<br>
To stop receiving notification emails like this one, please contact<br>
the administrator of this repository.<br>
--<br>
______________________________<wbr>_________________<br>
Openembedded-commits mailing list<br>
<a href="mailto:Openembedded-commits@lists.openembedded.org" target="_blank">Openembedded-commits@lists.ope<wbr>nembedded.org</a><br>
<a href="http://lists.openembedded.org/mailman/listinfo/openembedded-commits" rel="noreferrer" target="_blank">http://lists.openembedded.org/<wbr>mailman/listinfo/openembedded-<wbr>commits</a><br>
</blockquote>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>