I found the "libtool related change" for which I was looking, fixed it, submitted a patch upstream, saw the patch approved and applied to master, and now my Yocto build works once again.
Hooray for Open Source! (Boo for my lack of ability to keep an email stream on list.) Thanks everybody for the help. --wpd On Tue, Jun 10, 2014 at 12:05 PM, Burton, Ross <[email protected]> wrote: > On 10 June 2014 16:29, Patrick Doyle <[email protected]> wrote: >> Hmmm…. Thanks Ross, I think you're probably onto something there, >> since the Aravis package is generating a shared library plugin that >> can be loaded with gstreamer. >> >> The confusing thing is… this used to work (as of mumble revisions ago >> on the master branch), and I don't see any libtool related changes in >> the diffs. I'll go check again, and read the Building-modules.html >> page to which you directed me, and see if I can figure out what went >> wrong where/how. > > Right, that's exactly whats happening then. Yocto has had this QA > warning for a long time, so possibly your distro has done something > that enabled it? In this case it's trivial to either fix the Makefile > (and push the fix upstream) or short-term fix by disabling that QA > test with INSANE_SKIP. > > Ross -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
