Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] strace: upgrade 7.1 -> 7.2
@ 2026-08-19 15:33 Jaipaul Cheernam
  2026-08-19 15:33 ` [PATCH 1/2] " Jaipaul Cheernam
  2026-08-19 15:33 ` [PATCH 2/2] strace: Increase ptest timeout from 600 to 900 Jaipaul Cheernam
  0 siblings, 2 replies; 3+ messages in thread
From: Jaipaul Cheernam @ 2026-08-19 15:33 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jaipaul Cheernam


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%)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-19 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 15:33 [PATCH 0/2] strace: upgrade 7.1 -> 7.2 Jaipaul Cheernam
2026-08-19 15:33 ` [PATCH 1/2] " Jaipaul Cheernam
2026-08-19 15:33 ` [PATCH 2/2] strace: Increase ptest timeout from 600 to 900 Jaipaul Cheernam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox