All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/nfs-utils: fix printfs format build failure on 64-bits platforms
Date: Wed, 28 Jul 2021 22:01:17 +0200	[thread overview]
Message-ID: <20210728220117.5629468f@windsurf> (raw)
In-Reply-To: <20210725210054.1534823-1-giulio.benetti@benettiengineering.com>

On Sun, 25 Jul 2021 23:00:54 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> Add 2 pending upstream patches that have been pointed to nfs-utils
> maintainer to be committed soon. They both fix the build failure on 64-bits
> where time_t is assumed to be a long long when passed to printf("%ld"), but
> that is not always true, so in these patches the author(Petr) uses PRIu64
> tag.
> 
> Fixes:
> http://autobuild.buildroot.net/results/9bc1d43a588338b7395af7bc97535ee16a6ea2d9/
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> Cc: Petr Vorel <petr.vorel@gmail.com>
> ---
>  ...nfsdcltrack-sqlite-Fix-printf-format.patch | 51 +++++++++++++++++++
>  ...rack-nfsdcltrack.c-Fix-printf-format.patch | 47 +++++++++++++++++
>  2 files changed, 98 insertions(+)
>  create mode 100644 package/nfs-utils/0001-nfsdcltrack-sqlite-Fix-printf-format.patch
>  create mode 100644 package/nfs-utils/0002-nfsdcltrack-nfsdcltrack.c-Fix-printf-format.patch

Applied to master after adding a reference to the upstream commits.
Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

      parent reply	other threads:[~2021-07-28 20:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-25 21:00 [Buildroot] [PATCH] package/nfs-utils: fix printfs format build failure on 64-bits platforms Giulio Benetti
2021-07-25 21:11 ` Petr Vorel
2021-07-25 21:15   ` Giulio Benetti
2021-07-28 20:01 ` Thomas Petazzoni [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=20210728220117.5629468f@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.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.