mbox series

[scarthgap,0/6] expect fixes for gcc-15

Message ID 20251001210111.1444441-1-adrian.freihofer@siemens.com
Headers show
Series expect fixes for gcc-15 | expand

Message

Freihofer, Adrian Oct. 1, 2025, 8:58 p.m. UTC
From: Adrian Freihofer <adrian.freihofer@siemens.com>

Back-port the latest patches from the master branch to get expect building
with gcc-15.
Patches which are related to tcl 9 are not included since scarthgap uses
tcl 8.6 only.

Adrian Freihofer (2):
  expect: Revert "expect-native: fix do_compile failure with gcc-14"
  expect: fix native build with GCC 15

Khem Raj (1):
  expect: Fix build with GCC 15

Ross Burton (3):
  expect: update code for Tcl channel implementation
  expect: don't run aclocal in do_configure
  expect: cleanup do_install

 .../expect/expect/tcl840.patch                | 27 +++++++++++++++++++
 meta/recipes-devtools/expect/expect_5.45.4.bb | 18 ++++++-------
 2 files changed, 35 insertions(+), 10 deletions(-)
 create mode 100644 meta/recipes-devtools/expect/expect/tcl840.patch