> I also saw similar failures with vsftpd and vpnc which you didn't see for some reason. I have patches ready for those too. Most likely one of their dependencies failed, so it didn't try to compile them yet (until I apply your patches for oe-core). > This recipe fails to compile for me too but it doesn't seem to be related to EXTRA_OEMAKE. There are many issues not caused by EXTRA_OEMAKE, see previous bitbake world report (which didn't have your EXTRA_OEMAKE change). http://lists.openembedded.org/pipermail/openembedded-core/2016-February/116994.html On Sun, Feb 7, 2016 at 11:07 PM, Mike Crowe wrote: > Further to my previous response, I've tried another build with qemuarm this > time and more layers enabled. > > > On Saturday 06 February 2016 at 18:32:18 +0100, Martin Jansa wrote: > > > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-multimedia/recipes-mkv/libebml/ > libebml_1.3.0.bb, > > > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-networking/recipes-connectivity/vlan/ > vlan_1.9.bb, > > > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/ > pptp-linux_1.7.2.bb, > > > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-networking/recipes-support/pimd/ > pimd_2.1.8.bb, > > These recipes all appear to require EXTRA_OEMAKE = "-e MAKEFLAGS=". I have > patches ready to post. > > I also saw similar failures with vsftpd and vpnc which you didn't see for > some reason. I have patches ready for those too. > > > > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-initramfs/recipes-devtools/klibc/ > klibc_2.0.4.bb, > > > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/soci/ > soci_3.2.2.bb, > > > > virtual:native:/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-extended/libwmf/ > libwmf_0.2.8.4.bb, > > > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-devtools/cunit/ > cunit_2.1-3.bb, > > > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-networking/recipes-irc/znc/ > znc_git.bb, > > These recipes all compiled successfully for me with EXTRA_OEMAKE = "". > Perhaps they are non-deterministic or they failed for you for other > reasons? > > > > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/libtinyxml2/ > libtinyxml2_git.bb, > > This recipe doesn't appear to call oe_runmake. It failed to compile for me > even after explicitly setting EXTRA_OEMAKE back to "-e MAKEFLAGS=". > > > > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-networking/recipes-extended/iscsitarget/iscsitarget_1.4.20.3+ > svn502.bb, > > This recipe fails to compile for me too but it doesn't seem to be related > to EXTRA_OEMAKE. I think it can't find the kernel headers it needs which > may be due to an error in my configuration. > > > > > /home/jenkins/oe/world/shr-core/meta-smartphone/meta-android/recipes-support/invensense/ > invensense_git.bb, > > I haven't yet tried meta-android. > > Thanks. > > Mike. >