diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-07-25 01:15:08 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-07-25 01:21:41 +0900 |
| commit | 5e655a0bf6eb8234ee57eec08e1b3ecf089b7606 (patch) | |
| tree | b726f41ed78aa087d27739198dea0220f45cce45 /internal/rosa/package/gawk/broken-tests.patch | |
| parent | 89eb3d27aac9ac63a6b6e9810c4ce3e737489992 (diff) | |
internal/rosa/package: gawk
Reintroduce this to build strace without xz-compressed release tarball: bootstrap script explicitly requires gawk.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/gawk/broken-tests.patch')
| -rw-r--r-- | internal/rosa/package/gawk/broken-tests.patch | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/internal/rosa/package/gawk/broken-tests.patch b/internal/rosa/package/gawk/broken-tests.patch new file mode 100644 index 00000000..400567f0 --- /dev/null +++ b/internal/rosa/package/gawk/broken-tests.patch @@ -0,0 +1,35 @@ +diff --git a/test/Makefile.am b/test/Makefile.am +index 88e15ef1f..bfc279fcb 100644 +--- a/test/Makefile.am ++++ b/test/Makefile.am +@@ -1726,7 +1726,7 @@ LOCALE_CHARSET_TESTS = \ + SHLIB_TESTS = \ + apiterm filefuncs fnmatch fork fork2 fts functab4 functab5 \ + getfile indirectbuiltin2 inplace1 inplace2 inplace2bcomp inplace3 \ +- inplace3bcomp ordchr ordchr2 readall readdir readdir_retest \ ++ inplace3bcomp ordchr ordchr2 readall readdir_retest \ + readdir_test readfile readfile2 revout revtwoway rwarray \ + testext time + +diff --git a/test/Makefile.in b/test/Makefile.in +index 2d4eeaa5a..7930af8d5 100644 +--- a/test/Makefile.in ++++ b/test/Makefile.in +@@ -1986,7 +1986,7 @@ LOCALE_CHARSET_TESTS = \ + SHLIB_TESTS = \ + apiterm filefuncs fnmatch fork fork2 fts functab4 functab5 \ + getfile indirectbuiltin2 inplace1 inplace2 inplace2bcomp inplace3 \ +- inplace3bcomp ordchr ordchr2 readall readdir readdir_retest \ ++ inplace3bcomp ordchr ordchr2 readall readdir_retest \ + readdir_test readfile readfile2 revout revtwoway rwarray \ + testext time + +diff --git a/test/clos1way6.ok b/test/clos1way6.ok +index 5768617d3..be4d73e79 100644 +--- a/test/clos1way6.ok ++++ b/test/clos1way6.ok +@@ -1,3 +1,3 @@ + gawk: clos1way6.awk:5: warning: fflush: cannot flush: two-way pipe `cat - 1>&2; sleep 2' has closed write end +-test1 + Bad file descriptor ++test1 |
