Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/memcached: bump to version 1.6.16
Date: Sun, 14 Aug 2022 12:07:51 +0200	[thread overview]
Message-ID: <20220814120751.3006389e@windsurf> (raw)
In-Reply-To: <20220813130709.1773465-1-fontaine.fabrice@gmail.com>

On Sat, 13 Aug 2022 15:07:09 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> This bump will fix the following build failure with gcc 12 thanks to
> https://github.com/memcached/memcached/commit/4df826aafdd6abf0fc483d52774047c3533206dc:
> 
> In function 'complete_incr_bin',
>     inlined from 'dispatch_bin_command' at proto_bin.c:1010:17,
>     inlined from 'try_read_command_binary' at proto_bin.c:119:9:
> proto_bin.c:272:31: error: array subscript 'protocol_binary_request_incr[0]' is partly outside array bounds of 'char[45]' [-Werror=array-bounds]
>   272 |     req->message.body.delta = ntohll(req->message.body.delta);
>       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> https://github.com/memcached/memcached/wiki/ReleaseNotes1616
> https://github.com/memcached/memcached/wiki/ReleaseNotes1615
> https://github.com/memcached/memcached/wiki/ReleaseNotes1614
> https://github.com/memcached/memcached/wiki/ReleaseNotes1613
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/27ae4bc1ce0d37dee09613b1145023f0d96d8c55
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/memcached/memcached.hash | 6 +++---
>  package/memcached/memcached.mk   | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied to master as it fixes a build issue.

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

      reply	other threads:[~2022-08-14 10:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-13 13:07 [Buildroot] [PATCH 1/1] package/memcached: bump to version 1.6.16 Fabrice Fontaine
2022-08-14 10:07 ` Thomas Petazzoni via buildroot [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=20220814120751.3006389e@windsurf \
    --to=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    --cc=thomas.petazzoni@bootlin.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