All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2, 1/1] package/ushare: fix build without msgfmt
Date: Tue, 07 Sep 2021 14:20:12 +0200	[thread overview]
Message-ID: <87fsugfugz.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20210825220038.7757-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Thu, 26 Aug 2021 00:00:38 +0200")

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

 > Fix the following build failure without /usr/bin/msgfmt raised since the
 > addition of ushare in commit 74097fd659154499612f21fabeda4e3e7c8fdbfc:

 > make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ushare-2.1/po'
 > /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
 > make[3]: /usr/bin/msgfmt: Command not found

 > To fix this build failure, set GMSGFMT to $(HOST_DIR)/bin/msgfmt and
 > don't build po files if NLS is disabled

 > Fixes:
 >  - http://autobuild.buildroot.org/results/9f6b5b8f38386135bacd2d8f6e97c1fea77bbe69

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
 > ---
 > Changes v1 -> v2 (after review of Arnout Vandecappelle):
 >  - Add --enable-nls and move GMSGFMT to this new block

Committed to 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2021-09-07 12:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 22:00 [Buildroot] [PATCH v2, 1/1] package/ushare: fix build without msgfmt Fabrice Fontaine
2021-08-26 20:56 ` Arnout Vandecappelle
2021-09-07 12:20 ` Peter Korsgaard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fsugfugz.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.