Build failure with current master on MacOS
Michael Stahl
mstahl at redhat.com
Mon Jul 24 12:45:15 UTC 2017
On 24.07.2017 11:11, Alexander Thurgood wrote:
> Hi all,
>
> My master build is currently failing after a make clean and fresh git
> pull when building MO first in accfr, and now avmediafr - have there
> been some recent changes to gettext pushed to master or some other
> element of the FR language support that could have led to these
> failures. I see the following message just before the failure :
>
> interim-update-for-gettext : processing
> /core/translations/source/fr/accessibility
>
> interim-update-for-gettext : merging
> /core/translations/source/fr/accessibility/source/helper.po
>
>
> and similar messages in avmedia, but also :
>
> sh --force-po command not found
that is odd:
$(MSGUNIQ) --force-po $@.po | $(MSGFMT) - -o $@)
do you have an empty MSGUNIQ variable?
what does this say:
grep MSG config_host.mk
More information about the LibreOffice
mailing list