public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
From: Petr Vorel <petr.vorel@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/nfs-utils: fix build failure with musl libc
Date: Fri, 17 Apr 2020 17:36:14 +0200	[thread overview]
Message-ID: <20200417153614.GA1037840@x230> (raw)
In-Reply-To: <20200417153314.37637-1-giulio.benetti@benettiengineering.com>

Hi Giulio,

> Musl libc defines time_t as 64-bit causing printf() to fail since it
> tries to pass time_t as a 32-bit("%ld"). So let's add upstream patch[1]
> to fix this issue.

> [1]:
> http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commit;h=cb75ec49c0a92f55b2241eb1cd95a3fdf63f0dac

> Fixes:
> http://autobuild.buildroot.net/results/35ce3dbd63a658953008ce7e7b99e0580d3f2c4b

Thanks for adding this fix.
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>

Kind regards,
Petr

  reply	other threads:[~2020-04-17 15:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-17 15:33 [Buildroot] [PATCH] package/nfs-utils: fix build failure with musl libc Giulio Benetti
2020-04-17 15:36 ` Petr Vorel [this message]
2020-04-20  5:54 ` Thomas Petazzoni

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=20200417153614.GA1037840@x230 \
    --to=petr.vorel@gmail.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox