Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
To: openembedded-core@lists.openembedded.org
Cc: Jaipaul Cheernam <jaipaul.cheernam@est.tech>
Subject: [PATCH 0/2] strace: upgrade 7.1 -> 7.2
Date: Wed, 19 Aug 2026 17:33:44 +0200	[thread overview]
Message-ID: <20260819153346.64078-1-jaipaul.cheernam@est.tech> (raw)


Patch 1 performs the version upgrade, refreshes existing patches, and
adds a new patch to skip pwritev/pwrite64 tests on musl.

Patch 2 increases the per-test timeout from 600 to 900 seconds. The
filtering_syscall-syntax test runs ~12,000 strace invocations and was
already borderline at the 600s limit. 
The test is sensitive to system load and can exceed the timeout on loaded systems.

Release Log: https://github.com/strace/strace/releases#release-v7.2
Compare Log: https://github.com/strace/strace/compare/v7.1...v7.2

Jaipaul Cheernam (2):
  strace: upgrade 7.1 -> 7.2
  strace: Increase ptest timeout from 600 to 900

 ...gnore-pwritev-pwrite64-tests-on-musl.patch | 62 +++++++++++++++++++
 ...toconf-macro-to-detect-largefile-sup.patch |  2 +-
 ...kport-ax_prog_cc_for_build.m4-macros.patch |  2 +-
 ...001-strace-fix-reproducibilty-issues.patch |  2 +-
 ...002-tests-Replace-off64_t-with-off_t.patch |  2 +-
 .../strace/strace/Makefile-ptest.patch        |  6 +-
 .../strace/strace/ptest-spacesave.patch       |  2 +-
 meta/recipes-devtools/strace/strace/run-ptest |  2 +-
 .../strace/strace/skip-load.patch             |  2 +-
 .../strace/strace/update-gawk-paths.patch     |  2 +-
 .../strace/{strace_7.1.bb => strace_7.2.bb}   |  2 +-
 11 files changed, 74 insertions(+), 12 deletions(-)
 create mode 100644 meta/recipes-devtools/strace/files/0001-Ignore-pwritev-pwrite64-tests-on-musl.patch
 rename meta/recipes-devtools/strace/{strace_7.1.bb => strace_7.2.bb} (96%)



             reply	other threads:[~2026-08-19 15:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-19 15:33 Jaipaul Cheernam [this message]
2026-08-19 15:33 ` [PATCH 1/2] strace: upgrade 7.1 -> 7.2 Jaipaul Cheernam
2026-08-19 15:33 ` [PATCH 2/2] strace: Increase ptest timeout from 600 to 900 Jaipaul Cheernam

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=20260819153346.64078-1-jaipaul.cheernam@est.tech \
    --to=jaipaul.cheernam@est.tech \
    --cc=openembedded-core@lists.openembedded.org \
    /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