mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH] strace: version bump 5.7 -> 6.8
Date: Sun, 30 Aug 2020 21:32:41 +0200	[thread overview]
Message-ID: <20200830193241.30954-1-rhi@pengutronix.de> (raw)

strace 5.8 fixes build errors when building with kernel headers 5.8,
which are included in OSELAS.Toolchain 2020.08.0:

    In file included from ./static_assert.h:11,
                     from xlat/uring_op_flags.h:4,
                     from io_uring.c:14:
    io_uring.c:32:1: error: static assertion failed: "struct io_cqring_offsets.resv is missing, please update the decoder"
    make[2]: *** [Makefile:5165: libstrace_a-io_uring.o] Error 1

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 rules/strace.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/strace.make b/rules/strace.make
index 703301c3a4ba..7cf786b13f25 100644
--- a/rules/strace.make
+++ b/rules/strace.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_STRACE) += strace
 #
 # Paths and names
 #
-STRACE_VERSION	:= 5.7
-STRACE_MD5	:= 8c35b8ebf187b2ec18209bd7bbd16e7a
+STRACE_VERSION	:= 5.8
+STRACE_MD5	:= 1a808c5917f0d91169e377c90faee6dd
 STRACE		:= strace-$(STRACE_VERSION)
 STRACE_SUFFIX	:= tar.xz
 STRACE_URL	:= https://strace.io/files/$(STRACE_VERSION)/$(STRACE).$(STRACE_SUFFIX)
-- 
2.28.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

             reply	other threads:[~2020-08-30 19:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-30 19:32 Roland Hieber [this message]
2020-08-30 21:22 ` [ptxdist] [PATCH v2] strace: version bump 5.7 -> 5.8 Roland Hieber
2020-08-31  9:56   ` Roland Hieber

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=20200830193241.30954-1-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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