[OE-core] [PATCH 2/3] rpcbind: respin patches

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Mar 18 12:22:59 UTC 2015


On 18 March 2015 at 12:53, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 16 March 2015 at 10:53, Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
> wrote:
>>
>> Due to libc-dependant conditional patching (which should be completely
>> forbidden -- fix it properly instead) the last PV bump forgot to adjust
>> patches so they failed to apply.
>>
>> Fix this by redoing the patches. These patches were submitted for
>> upstream master, add backported patches for the current tarball.
>
>
> The autobuilder is failing on this recipe
> (http://errors.yoctoproject.org/Errors/Details/9409/):
>
> /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-skeleton/build/build/tmp/sysroots/qemux86-64/usr/lib/../lib/libtirpc.so:
> undefined reference to `_yp_check'

yes. I suggest you disable NIS / YP support for glibc too.
Alternatively you most likely want upstream to
sed -i -e "s/_yp_check/__yp_check/g" src/getrpcent.c

This IMO is a pre-existing bug in the upstream libtirpc that i
deliberately did not fix since i don't do YP anymore nowadays.

thanks,



More information about the Openembedded-core mailing list