[Buildroot] [PATCH 1/1] package/fontconfig: fix per-package build with NLS

Peter Korsgaard peter at korsgaard.com
Sat Sep 4 21:36:42 UTC 2021


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Add TARGET_NLS_DEPENDENCIES and host-gettext dependency to avoid the
 > following build failure with host-cairo raised because fontconfig
 > installs its ITS files in the wrong directory (i.e. outside of
 > gettext-tiny symlink):

 > mkdir -p /tmp/instance-0/output-1/per-package/host-cairo/host
 > rsync -a
 > --link-dest=/tmp/instance-0/output-1/per-package/host-fontconfig/host/
 > /tmp/instance-0/output-1/per-package/host-fontconfig/host/
 > /tmp/instance-0/output-1/per-package/host-cairo/host
 > rsync -a
 > --link-dest=/tmp/instance-0/output-1/per-package/host-freetype/host/
 > /tmp/instance-0/output-1/per-package/host-freetype/host/
 > /tmp/instance-0/output-1/per-package/host-cairo/host
 > rsync -a
 > --link-dest=/tmp/instance-0/output-1/per-package/host-libglib2/host/
 > /tmp/instance-0/output-1/per-package/host-libglib2/host/
 > /tmp/instance-0/output-1/per-package/host-cairo/host
 > cannot delete non-empty directory: share/gettext
 > could not make way for new symlink: share/gettext

 > Fixes:
 >  - http://autobuild.buildroot.org/results/00e29958cecfffa4e994ab549637117dd8f55c30

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list