>>> yash: Building main/yash 2.59-r0 (using abuild 3.15.0-r0) started Wed, 27 Aug 2025 15:30:46 +0000 >>> yash: Validating /home/udu/aports/main/yash/APKBUILD... >>> yash: Analyzing dependencies... >>> yash: Installing for build: build-base busybox ncurses-dev ed (1/1) Upgrading .makedepends-yash (20250827.150350 -> 20250827.153047) OK: 975 MiB in 419 packages >>> yash: Cleaning up srcdir >>> yash: Cleaning up pkgdir >>> yash: Cleaning up tmpdir >>> yash: Fetching https://github.com/magicant/yash/releases/download/2.59/yash-2.59.tar.xz >>> yash: Fetching https://github.com/magicant/yash/releases/download/2.59/yash-2.59.tar.xz >>> yash: Checking sha512sums... yash-2.59.tar.xz: OK default-yashrc.patch: OK sample-yashrc.patch: OK tests-musl-regex.patch: OK tests-busybox-ps.patch: OK tests-busybox-argv0.patch: OK global-yashrc: OK >>> yash: Unpacking /var/cache/distfiles/yash-2.59.tar.xz... >>> yash: default-yashrc.patch patching file share/initialization/default Hunk #1 succeeded at 13 with fuzz 2 (offset 1 line). >>> yash: sample-yashrc.patch patching file share/initialization/sample Hunk #1 succeeded at 3 with fuzz 1 (offset 1 line). >>> yash: tests-musl-regex.patch patching file tests/bracket-y.tst patching file tests/fnmatch-p.tst Hunk #1 succeeded at 275 (offset 20 lines). Hunk #2 succeeded at 314 (offset 20 lines). >>> yash: tests-busybox-ps.patch patching file tests/ppid-p.tst >>> yash: tests-busybox-argv0.patch patching file tests/exec-y.tst Hunk #1 succeeded at 7 (offset -17 lines). patching file tests/simple-p.tst oils warning: umask with symbolic input isn't implemented checking operating system... linux checking POSIX conformance... 200809 checking SUS conformance... no checking whether the compiler works... yes checking additional option to compile C99 code... none needed checking whether make supports include statements... yes checking whether make sets $SHELL macro... yes checking for the pax command... no checking for the install command... yes checking what values _POSIX_C_SOURCE and _XOPEN_SOURCE should have... _POSIX_C_SOURCE=200809L, _XOPEN_SOURCE=700 checking if loader flag -lm can be omitted... yes checking for socket library... yes checking for curses.h... yes checking for term.h... yes checking for terminfo library... with -ltinfo checking for /proc/self/exe... no checking for /proc/curproc/file... no checking for /proc/$$/object/a.out... no checking for strnlen... yes checking for strdup... yes checking for wcsnlen... yes checking for wcsdup... yes checking for wcscasecmp... yes checking for wcsnrtombs... no checking for wcstold... yes checking for wcwidth... yes checking if defines S_ISVTX... yes checking if unsetenv returns int... yes checking for st_atim... yes checking for st_mtim... yes checking for WCONTINUED and WIFCONTINUED... yes checking for faccessat... yes checking for strsingal... yes checking for setpwent/getpwent/endpwent... yes checking for pw_gecos... yes checking for setgrent/getgrent/endgrent... yes checking for sethostent/gethostent/endhostent... yes checking for paths.h... yes checking if getcwd(NULL,0) returns malloc'ed string... yes checking if ioctl supports TIOCGWINSZ... yes checking if wide-oriented I/O is fully working... yes checking if fgetws is fully working... yes checking for getrlimit and setrlimit... yes checking for RLIM_SAVED_CUR... yes checking for RLIM_SAVED_MAX... yes checking for RLIMIT_AS... yes checking for RLIMIT_LOCKS... yes checking for RLIMIT_MEMLOCK... yes checking for RLIMIT_MSGQUEUE... yes checking for RLIMIT_NICE... yes checking for RLIMIT_NPROC... yes checking for RLIMIT_RSS... yes checking for RLIMIT_RTPRIO... yes checking for RLIMIT_SIGPENDING... yes checking if ctags accepts --recurse option... no checking if etags accepts --recurse option... no touching ./.temp.d creating config.status... done creating config.h... done creating ./Makefile... done creating builtins/Makefile... done creating doc/Makefile... done creating doc/ja/Makefile... done creating lineedit/Makefile... done creating po/Makefile... done creating tests/Makefile... done cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c alias.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c arith.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c builtin.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c exec.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c expand.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c hashtable.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c input.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c job.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c mail.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c option.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c parser.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c path.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c plist.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c redir.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o makesignum makesignum.c -ltinfo cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c strbuf.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c util.c creating configm.h...cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c xfnmatch.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c xgetopt.c done cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c history.c make[1]: Entering directory '/home/udu/aports/main/yash/src/yash-2.59/builtins' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c printf.c creating share/config...done cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c test.c make[1]: Entering directory '/home/udu/aports/main/yash/src/yash-2.59/lineedit' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c complete.c make[1]: Entering directory '/home/udu/aports/main/yash/src/yash-2.59/tests' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o checkfg checkfg.c -ltinfo cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c ulimit.c make[1]: Entering directory '/home/udu/aports/main/yash/src/yash-2.59/po' make[1]: 'stamp-po' is up to date. make[1]: Leaving directory '/home/udu/aports/main/yash/src/yash-2.59/po' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c compparse.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c display.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ptwrap ptwrap.c -ltinfo cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c editing.c creating commands.in... cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c lineedit.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o resetsig resetsig.c -ltinfo cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c terminfo.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c trie.c ./makesignum > signum.h cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c keymap.c make[1]: Entering directory '/home/udu/aports/main/yash/src/yash-2.59/doc' Makefile:34: *** missing separator. Stop. make[1]: Leaving directory '/home/udu/aports/main/yash/src/yash-2.59/doc' make: [Makefile:123: docs] Error 2 (ignored) cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c variable.c make[1]: Leaving directory '/home/udu/aports/main/yash/src/yash-2.59/tests' cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c yash.c cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -c sig.c ar -rc builtins.a printf.o test.o ulimit.o make[1]: Leaving directory '/home/udu/aports/main/yash/src/yash-2.59/builtins' ar -rc lineedit.a complete.o compparse.o display.o editing.o keymap.o lineedit.o terminfo.o trie.o make[1]: Leaving directory '/home/udu/aports/main/yash/src/yash-2.59/lineedit' cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o yash alias.o arith.o builtin.o exec.o expand.o hashtable.o input.o job.o mail.o option.o parser.o path.o plist.o redir.o sig.o strbuf.o util.o variable.o xfnmatch.o xgetopt.o yash.o history.o builtins/builtins.a lineedit/lineedit.a -ltinfo make[1]: Entering directory '/home/udu/aports/main/yash/src/yash-2.59/builtins' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/udu/aports/main/yash/src/yash-2.59/builtins' make[1]: Entering directory '/home/udu/aports/main/yash/src/yash-2.59/lineedit' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/udu/aports/main/yash/src/yash-2.59/lineedit' make[1]: Entering directory '/home/udu/aports/main/yash/src/yash-2.59/tests' rm -rf sigcont1-p.trs sigcont2-p.trs sigcont3-p.trs sigcont4-p.trs sigcont5-p.trs sigcont6-p.trs sigcont7-p.trs sigcont8-p.trs sighup1-p.trs sighup2-p.trs sighup3-p.trs sighup4-p.trs sighup5-p.trs sighup6-p.trs sighup7-p.trs sighup8-p.trs sigint1-p.trs sigint2-p.trs sigint3-p.trs sigint4-p.trs sigint5-p.trs sigint6-p.trs sigint7-p.trs sigint8-p.trs sigquit1-p.trs sigquit2-p.trs sigquit3-p.trs sigquit4-p.trs sigquit5-p.trs sigquit6-p.trs sigquit7-p.trs sigquit8-p.trs sigstop3-p.trs sigstop7-p.trs sigterm1-p.trs sigterm2-p.trs sigterm3-p.trs sigterm4-p.trs sigterm5-p.trs sigterm6-p.trs sigterm7-p.trs sigterm8-p.trs sigtstp3-p.trs sigtstp4-p.trs sigtstp7-p.trs sigtstp8-p.trs sigttin3-p.trs sigttin4-p.trs sigttin7-p.trs sigttin8-p.trs sigttou3-p.trs sigttou4-p.trs sigttou7-p.trs sigttou8-p.trs sigurg1-p.trs sigurg2-p.trs sigurg3-p.trs sigurg4-p.trs sigurg5-p.trs sigurg6-p.trs sigurg7-p.trs sigurg8-p.trs alias-p.trs andor-p.trs arith-p.trs async-p.trs bg-p.trs break-p.trs builtins-p.trs case-p.trs cd-p.trs cmdsub-p.trs command-p.trs comment-p.trs continue-p.trs declutil-p.trs dot-p.trs errexit-p.trs error-p.trs eval-p.trs exec-p.trs exit-p.trs export-p.trs fg-p.trs fnmatch-p.trs for-p.trs fsplit-p.trs function-p.trs getopts-p.trs grouping-p.trs if-p.trs input-p.trs job-p.trs kill1-p.trs kill2-p.trs kill3-p.trs kill4-p.trs lineno-p.trs nop-p.trs option-p.trs param-p.trs path-p.trs pipeline-p.trs ppid-p.trs quote-p.trs read-p.trs readonly-p.trs redir-p.trs return-p.trs set-p.trs shift-p.trs simple-p.trs startup-p.trs test-p.trs testtty-p.trs tilde-p.trs trap-p.trs umask-p.trs unset-p.trs until-p.trs wait-p.trs while-p.trs sigalrm1-y.trs sigalrm2-y.trs sigalrm3-y.trs sigalrm4-y.trs sigalrm5-y.trs sigalrm6-y.trs sigalrm7-y.trs sigalrm8-y.trs sigchld1-y.trs sigchld2-y.trs sigchld3-y.trs sigchld4-y.trs sigchld5-y.trs sigchld6-y.trs sigchld7-y.trs sigchld8-y.trs sigrtmax1-y.trs sigrtmax2-y.trs sigrtmax3-y.trs sigrtmax4-y.trs sigrtmax5-y.trs sigrtmax6-y.trs sigrtmax7-y.trs sigrtmax8-y.trs sigrtmin1-y.trs sigrtmin2-y.trs sigrtmin3-y.trs sigrtmin4-y.trs sigrtmin5-y.trs sigrtmin6-y.trs sigrtmin7-y.trs sigrtmin8-y.trs sigwinch1-y.trs sigwinch2-y.trs sigwinch3-y.trs sigwinch4-y.trs sigwinch5-y.trs sigwinch6-y.trs sigwinch7-y.trs sigwinch8-y.trs alias-y.trs andor-y.trs arith-y.trs array-y.trs async-y.trs bg-y.trs bindkey-y.trs brace-y.trs bracket-y.trs break-y.trs builtins-y.trs case-y.trs cd-y.trs cmdprint-y.trs cmdsub-y.trs command-y.trs complete-y.trs continue-y.trs declutil-y.trs dirstack-y.trs disown-y.trs dot-y.trs echo-y.trs errexit-y.trs error-y.trs errretur-y.trs eval-y.trs exec-y.trs exit-y.trs export-y.trs fc-y.trs fg-y.trs for-y.trs fsplit-y.trs function-y.trs getopts-y.trs grouping-y.trs hash-y.trs help-y.trs history-y.trs history1-y.trs history2-y.trs if-y.trs job-y.trs jobs-y.trs kill-y.trs lineno-y.trs local-y.trs option-y.trs param-y.trs path-y.trs pipeline-y.trs printf-y.trs prompt-y.trs pwd-y.trs quote-y.trs random-y.trs read-y.trs readonly-y.trs redir-y.trs return-y.trs set-y.trs settty-y.trs shift-y.trs signal-y.trs simple-y.trs startup-y.trs suspend-y.trs test1-y.trs test2-y.trs tilde-y.trs times-y.trs trap-y.trs trap2-y.trs typeset-y.trs ulimit-y.trs umask-y.trs unset-y.trs until-y.trs wait-y.trs while-y.trs make[2]: Entering directory '/home/udu/aports/main/yash/src/yash-2.59/tests' ./resetsig ../yash ./run-test.sh ../yash sigcont5-p.tst ./resetsig ../yash ./run-test.sh ../yash sigcont1-p.tst ./resetsig ../yash ./run-test.sh ../yash sigcont2-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash sigcont4-p.tst ./resetsig ../yash ./run-test.sh ../yash sigcont6-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash sigcont3-p.tst ./resetsig ../yash ./run-test.sh ../yash sighup1-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash sigcont8-p.tst ./resetsig ../yash ./run-test.sh ../yash sighup2-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash sigcont7-p.tst ./resetsig ../yash ./run-test.sh ../yash sighup5-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash sighup4-p.tst ./resetsig ../yash ./run-test.sh ../yash sighup6-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash sighup3-p.tst oils warning: umask with symbolic input isn't implemented make[2]: *** [Makefile:67: sigcont4-p.trs] Error 1 make[2]: *** Waiting for unfinished jobs.... ./resetsig ../yash ./run-test.sh ../yash sigint1-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash sighup8-p.tst /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash sighup7-p.tst ./resetsig ../yash ./run-test.sh ../yash sigint2-p.tst oils warning: umask with symbolic input isn't implemented oils warning: umask with symbolic input isn't implemented oils warning: umask with symbolic input isn't implemented make[2]: *** [Makefile:67: sigcont3-p.trs] Error 1 make[2]: *** [Makefile:67: sigcont7-p.trs] Error 1 /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash sigint3-p.tst oils warning: umask with symbolic input isn't implemented make[2]: *** [Makefile:67: sigcont8-p.trs] Error 1 /bin/sh ./enqueue.sh ./resetsig ../yash ./run-test.sh ../yash sigint4-p.tst make[2]: *** [Makefile:67: sighup4-p.trs] Error 1 oils warning: umask with symbolic input isn't implemented make[2]: *** [Makefile:67: sighup3-p.trs] Error 1 oils warning: umask with symbolic input isn't implemented make[2]: *** [Makefile:67: sighup8-p.trs] Error 1 oils warning: umask with symbolic input isn't implemented oils warning: umask with symbolic input isn't implemented oils warning: umask with symbolic input isn't implemented make[2]: *** [Makefile:67: sighup7-p.trs] Error 1 make[2]: *** [Makefile:67: sigint3-p.trs] Error 1 make[2]: *** [Makefile:67: sigint4-p.trs] Error 1 make[2]: Leaving directory '/home/udu/aports/main/yash/src/yash-2.59/tests' make[1]: *** [Makefile:48: test] Error 2 make[1]: Leaving directory '/home/udu/aports/main/yash/src/yash-2.59/tests' make: *** [Makefile:116: tests] Error 2 cat: can't open 'tests/summary.log': No such file or directory >>> ERROR: yash: check failed >>> yash: Uninstalling dependencies... (1/2) Purging .makedepends-yash (20250827.153047) (2/2) Purging ed (1.21-r0) Executing busybox-1.37.0-r19.trigger OK: 975 MiB in 417 packages