On Mon, Jul 27, 2015 at 5:16 AM, Richard Purdie < richard.pur...@linuxfoundation.org> wrote:
> On Sat, 2015-07-25 at 12:18 -0700, Christopher Larson wrote: > > > > On Sat, Jul 25, 2015 at 9:09 AM, Richard Purdie > > <richard.pur...@linuxfoundation.org> wrote: > > however when I apply this and your other series, the > > autobuilder > > oe-selftest does this: > > > > > https://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/92/steps/Running%20oe-selftest/logs/stdio > > > > which is substantially worse. I can't immediately see what the > > issue is > > but the two runs above pretty much bisect this down to the > > patch series. > > I'm therefore reluctant to merge these until we can figure out > > what is > > going on... > > > > Given that both failures have nothing to do with devtool, recipetool, > > or oe-selftest and are simply bitbake build failures as called by > > tests, I don’t really see how these could have anything to do with > > that, but understood. > > FWIW, the issue is that you use the "xxx:do_unpack" syntax in one of the > tests. This breaks toaster.bbclass and once its broken, it stays broken > as its doing a split(":") on data in a file it never cleans up if the > function fails. > > I've taken a fix which should avoid these issues. Will rerun a build > with that applied (and various other fixes) and hopefully we can then > get things merged. > Ah! That explains it. Thanks. Obviously I could have used -c, but I’m a fan of the new syntax, it gives some nice flexibility :) -- Christopher Larson kergoth at gmail dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core