[poky] Poky compilation error due to fontconfig package
Ross Burton
ross.burton at intel.com
Mon Nov 11 02:31:05 PST 2019
On 09/11/2019 19:39, AshishKumar Mishra wrote:
> Hi All ,
>
> Debugging further could find that problem was when asla-tools was added
> to IMAGE_INSTALL.
>
> To Debug below is the approach i took :-
> 1) On standard poky
> - Generated core-image-minimal on poky which created image properly.
> - This helped to confirm that the recipe compile properly.
> - This also helped to asset that the problem was in my layer ( i
> have created custom image & distro )
>
> 2) In my layer ( image & distro )
> - Clean all fontconfig & fontconfig-native packages
> - Individually compile the package , which was successful.
> - Reverted back the BB_NUMBER_THREADS = "8" from initial "16"
> - clean the image & generate fresh image
alsa-tools is just the route by which fontconfig gets built, it has
nothing to do with the failure.
Ross
More information about the poky
mailing list