[meta-xilinx] Getting error "/GEPort/poky/build/tmp can't be located on nfs.

Manjukumar Harthikote Matha manjukumar.harthikote-matha at xilinx.com
Fri Aug 12 14:31:11 PDT 2016


Hi David,

On 08/12/2016 02:09 PM, Dave Seltz wrote:
> Hi,
>
>   When I’m trying to build core-image-minimal (for the Xilinx zu702) I
> get the error:
>
>
>
> dseltz at ubuntu1404-64-dev:~/GEPort/poky/build$ bitbake core-image-minimal
>
> ERROR:  OE-core's config sanity checker detected a potential
> misconfiguration.
>
>     Either fix the cause of this error or at your own risk disable the
> checker (see sanity.conf).
>
>     Following is the list of potential problems / advisories:
>
>
>
>     The TMPDIR: /home/dseltz/GEPort/poky/build/tmp can't be located on nfs.
>
It is not advised to have Yocto builds on NFS mount. This is checked by 
sanity.conf. You can redirect your build TMPDIR = 
"/somepath/whichis/notnfsmount" in your local.conf.

Check this patch for more reasoning on why it was added
https://patchwork.openembedded.org/patch/61107/

Thanks
Manju




More information about the meta-xilinx mailing list