>>> dejagnu: Building main/dejagnu 1.6.3-r0 (using abuild 3.15.0-r0) started Wed, 17 Sep 2025 09:54:13 +0000 >>> dejagnu: Validating /home/udu/aports/main/dejagnu/APKBUILD... >>> dejagnu: Analyzing dependencies... >>> dejagnu: Installing for build: build-base expect tcl>=8.5 gawk WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/5) Installing tzdata (2025b-r0) (2/5) Installing tcl (8.6.16-r0) (3/5) Installing expect (5.45.4-r5) (4/5) Installing gawk (5.3.2-r2) (5/5) Installing .makedepends-dejagnu (20250917.095413) Executing busybox-1.37.0-r19.trigger OK: 302 MiB in 94 packages >>> dejagnu: Cleaning up srcdir >>> dejagnu: Cleaning up pkgdir >>> dejagnu: Cleaning up tmpdir >>> dejagnu: Fetching https://ftp.gnu.org/pub/gnu/dejagnu/dejagnu-1.6.3.tar.gz >>> dejagnu: Fetching https://ftp.gnu.org/pub/gnu/dejagnu/dejagnu-1.6.3.tar.gz >>> dejagnu: Checking sha512sums... dejagnu-1.6.3.tar.gz: OK >>> dejagnu: Unpacking /var/cache/distfiles/dejagnu-1.6.3.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for x86_64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands Done. Now run 'make install'. Done. Now run 'make install'. make unit make[1]: Entering directory '/home/udu/aports/main/dejagnu/src/dejagnu-1.6.3' depbase=`echo testsuite/libdejagnu/unit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3\" -I. -I. -g -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -MT testsuite/libdejagnu/unit.o -MD -MP -MF $depbase.Tpo -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc &&\ mv -f $depbase.Tpo $depbase.Po c++ -I. -g -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o unit testsuite/libdejagnu/unit.o make[1]: Leaving directory '/home/udu/aports/main/dejagnu/src/dejagnu-1.6.3' make check-DEJAGNU make[1]: Entering directory '/home/udu/aports/main/dejagnu/src/dejagnu-1.6.3' Making a new site.exp file ... srcdir='.'; export srcdir; \ EXPECT=expect; export EXPECT; \ if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='launcher libdejagnu report-card runtest'; for tool in $l; do \ if ./runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find './runtest'" 1>&2; :;\ fi; \ exit $exit_status Using ./testsuite/lib/launcher.exp as tool init file. Test run by udu on Wed Sep 17 09:54:15 2025 Native configuration is x86_64-pc-linux-musl === launcher tests === Schedule of variations: unix Running target unix Using ./baseboards/unix.exp as board description file for target. Using ./config/unix.exp as generic interface file for target. Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. Running ./testsuite/launcher.all/command.exp ... Running ./testsuite/launcher.all/help.exp ... Running ./testsuite/launcher.all/interp.exp ... Running ./testsuite/launcher.all/verbose.exp ... === launcher Summary === # of expected passes 54 Using ./testsuite/lib/libdejagnu.exp as tool init file. Test run by udu on Wed Sep 17 09:54:16 2025 Native configuration is x86_64-pc-linux-musl === libdejagnu tests === Schedule of variations: unix Running target unix Using ./baseboards/unix.exp as board description file for target. Using ./config/unix.exp as generic interface file for target. Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. Running ./testsuite/libdejagnu/tunit.exp ... ERROR: tcl error sourcing ./testsuite/libdejagnu/tunit.exp. ERROR: tcl error code NONE ERROR: The system has no more ptys. Ask your system administrator to create more. while executing "spawn -noecho ./unit" ("eval" body line 1) invoked from within "eval [list spawn -noecho $executable] $arguments" (procedure "host_execute" line 26) invoked from within "host_execute "unit"" (file "./testsuite/libdejagnu/tunit.exp" line 22) invoked from within "source ./testsuite/libdejagnu/tunit.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/libdejagnu/tunit.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" === libdejagnu Summary === # of unresolved testcases 1 ERROR: ------------------------------------------- ERROR: in testcase ./testsuite/libdejagnu/tunit.exp ERROR: The system has no more ptys. Ask your system administrator to create more. ERROR: tcl error code NONE ERROR: tcl error info: The system has no more ptys. Ask your system administrator to create more. while executing "spawn -noecho ./unit" ("eval" body line 1) invoked from within "eval [list spawn -noecho $executable] $arguments" (procedure "host_execute" line 26) invoked from within "host_execute "unit"" (file "./testsuite/libdejagnu/tunit.exp" line 22) invoked from within "source ./testsuite/libdejagnu/tunit.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/libdejagnu/tunit.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" -------------------------------------------------- Using ./testsuite/lib/report-card.exp as tool init file. Test run by udu on Wed Sep 17 09:54:16 2025 Native configuration is x86_64-pc-linux-musl === report-card tests === Schedule of variations: unix Running target unix Using ./baseboards/unix.exp as board description file for target. Using ./config/unix.exp as generic interface file for target. Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. Running ./testsuite/report-card.all/onetest.exp ... ERROR: tcl error sourcing ./testsuite/report-card.all/onetest.exp. ERROR: tcl error code NONE ERROR: The system has no more ptys. Ask your system administrator to create more. while executing "spawn /bin/sh -c \ "cd [testsuite file -object -test onetest]\ && exec $LAUNCHER report-card"" (file "./testsuite/report-card.all/onetest.exp" line 43) invoked from within "source ./testsuite/report-card.all/onetest.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/report-card.all/onetest.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" Running ./testsuite/report-card.all/passes.exp ... ERROR: tcl error sourcing ./testsuite/report-card.all/passes.exp. ERROR: tcl error code NONE ERROR: The system has no more ptys. Ask your system administrator to create more. while executing "spawn /bin/sh -c "cd [testsuite file -object -test passes] && exec $LAUNCHER report-card ${filetag}-*.sum"" (procedure "run_multipass_output_test" line 53) invoked from within "run_multipass_output_test $filetag" ("foreach" body line 2) invoked from within "foreach filetag [lsort [array names tuplemap]] { run_multipass_output_test $filetag }" (file "./testsuite/report-card.all/passes.exp" line 272) invoked from within "source ./testsuite/report-card.all/passes.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/report-card.all/passes.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" === report-card Summary === # of unresolved testcases 2 ERROR: ------------------------------------------- ERROR: in testcase ./testsuite/report-card.all/onetest.exp ERROR: The system has no more ptys. Ask your system administrator to create more. ERROR: tcl error code NONE ERROR: tcl error info: The system has no more ptys. Ask your system administrator to create more. while executing "spawn /bin/sh -c \ "cd [testsuite file -object -test onetest]\ && exec $LAUNCHER report-card"" (file "./testsuite/report-card.all/onetest.exp" line 43) invoked from within "source ./testsuite/report-card.all/onetest.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/report-card.all/onetest.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" -------------------------------------------------- ERROR: ------------------------------------------- ERROR: in testcase ./testsuite/report-card.all/passes.exp ERROR: The system has no more ptys. Ask your system administrator to create more. ERROR: tcl error code NONE ERROR: tcl error info: The system has no more ptys. Ask your system administrator to create more. while executing "spawn /bin/sh -c "cd [testsuite file -object -test passes] && exec $LAUNCHER report-card ${filetag}-*.sum"" (procedure "run_multipass_output_test" line 53) invoked from within "run_multipass_output_test $filetag" ("foreach" body line 2) invoked from within "foreach filetag [lsort [array names tuplemap]] { run_multipass_output_test $filetag }" (file "./testsuite/report-card.all/passes.exp" line 272) invoked from within "source ./testsuite/report-card.all/passes.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/report-card.all/passes.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" -------------------------------------------------- Using ./testsuite/lib/runtest.exp as tool init file. Test run by udu on Wed Sep 17 09:54:16 2025 Native configuration is x86_64-pc-linux-musl === runtest tests === Schedule of variations: unix Running target unix Using ./baseboards/unix.exp as board description file for target. Using ./config/unix.exp as generic interface file for target. Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. Running ./testsuite/runtest.libs/libs.exp ... ERROR: tcl error sourcing ./testsuite/runtest.libs/libs.exp. ERROR: tcl error code NONE ERROR: The system has no more ptys. Ask your system administrator to create more. while executing "spawn $EXPECT" (procedure "start_expect" line 10) invoked from within "start_expect" (file "./testsuite/runtest.libs/libs.exp" line 99) invoked from within "source ./testsuite/runtest.libs/libs.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/runtest.libs/libs.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" Running ./testsuite/runtest.main/error.exp ... Running ./testsuite/runtest.main/options.exp ... Running ./testsuite/runtest.main/pr42399.exp ... ERROR: tcl error sourcing ./testsuite/runtest.main/pr42399.exp. ERROR: tcl error code NONE ERROR: The system has no more ptys. Ask your system administrator to create more. while executing "spawn ./runtest --local_init nested-init.exp --tool bug -a pr42399-sub.exp N=5" ("eval" body line 1) invoked from within "eval [list spawn $RUNTEST] $cmd_args" (procedure "test_pr42399" line 10) invoked from within "test_pr42399" (file "./testsuite/runtest.main/pr42399.exp" line 64) invoked from within "source ./testsuite/runtest.main/pr42399.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/runtest.main/pr42399.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" Running ./testsuite/runtest.main/pr48155.exp ... Running ./testsuite/runtest.main/stats.exp ... FAIL: unit/pass FAIL: unit/fail FAIL: unit/xpass FAIL: unit/xfail FAIL: unit/untested === runtest Summary === # of expected passes 41 # of unexpected failures 5 # of unresolved testcases 2 DejaGnu version 1.6.3 Expect version 5.45.4 Tcl version 8.6 ERROR: ------------------------------------------- ERROR: in testcase ./testsuite/runtest.libs/libs.exp ERROR: The system has no more ptys. Ask your system administrator to create more. ERROR: tcl error code NONE ERROR: tcl error info: The system has no more ptys. Ask your system administrator to create more. while executing "spawn $EXPECT" (procedure "start_expect" line 10) invoked from within "start_expect" (file "./testsuite/runtest.libs/libs.exp" line 99) invoked from within "source ./testsuite/runtest.libs/libs.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/runtest.libs/libs.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" -------------------------------------------------- ERROR: ------------------------------------------- ERROR: in testcase ./testsuite/runtest.main/pr42399.exp ERROR: The system has no more ptys. Ask your system administrator to create more. ERROR: tcl error code NONE ERROR: tcl error info: The system has no more ptys. Ask your system administrator to create more. while executing "spawn ./runtest --local_init nested-init.exp --tool bug -a pr42399-sub.exp N=5" ("eval" body line 1) invoked from within "eval [list spawn $RUNTEST] $cmd_args" (procedure "test_pr42399" line 10) invoked from within "test_pr42399" (file "./testsuite/runtest.main/pr42399.exp" line 64) invoked from within "source ./testsuite/runtest.main/pr42399.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ./testsuite/runtest.main/pr42399.exp" invoked from within "catch "uplevel #0 source $test_file_name" msg" -------------------------------------------------- make[1]: *** [Makefile:1097: check-DEJAGNU] Error 1 make[1]: Leaving directory '/home/udu/aports/main/dejagnu/src/dejagnu-1.6.3' make: *** [Makefile:1307: check-am] Error 2 >>> ERROR: dejagnu: check failed >>> dejagnu: Uninstalling dependencies... (1/5) Purging .makedepends-dejagnu (20250917.095413) (2/5) Purging expect (5.45.4-r5) (3/5) Purging tcl (8.6.16-r0) (4/5) Purging tzdata (2025b-r0) (5/5) Purging gawk (5.3.2-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages