From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Andrey Yurovsky <yurovsky@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/rauc: fix build
Date: Wed, 1 Jun 2022 14:34:25 +0200 [thread overview]
Message-ID: <20220601143425.78b3001f@windsurf> (raw)
In-Reply-To: <20220531194615.468956-1-fontaine.fabrice@gmail.com>
On Tue, 31 May 2022 21:46:15 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix the following build failure raised since bump to version 1.5 in
> commit 41bbe8df540e2c630ad04f8db7383a7e7705f368 and
> https://github.com/rauc/rauc/commit/be55282d71d967dcc0cf48303f8245cbc8fff053:
>
> In file included from /nvmedata/autobuild/instance-22/output-1/host/bin/../sparc-buildroot-linux-uclibc/sysroot/usr/include/glib-2.0/glib.h:62,
> from src/verity_hash.c:26:
> src/verity_hash.c: In function 'verify_zero':
> src/verity_hash.c:69:55: error: expected ')' before 'PRIu64'
> 69 | g_message("Spare area is not zeroed at position %" PRIu64 ".",
> | ^~~~~~
>
> Fixes:
> - http://autobuild.buildroot.org/results/1a093c0e194a061836884419d2f50506105db01e
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> ...src-verify_hash.c-include-inttypes.h.patch | 38 +++++++++++++++++++
> 1 file changed, 38 insertions(+)
> create mode 100644 package/rauc/0001-src-verify_hash.c-include-inttypes.h.patch
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-06-01 12:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-31 19:46 [Buildroot] [PATCH 1/1] package/rauc: fix build Fabrice Fontaine
2022-06-01 12:34 ` Thomas Petazzoni via buildroot [this message]
2022-06-07 12:23 ` Peter Korsgaard
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=20220601143425.78b3001f@windsurf \
--to=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=yurovsky@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox