* Package: dev-lang/jimtcl-0.81:0/0.81 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking jimtcl-0.81.tar.gz to /var/tmp/portage/dev-lang/jimtcl-0.81/work >>> Source unpacked in /var/tmp/portage/dev-lang/jimtcl-0.81/work >>> Preparing source in /var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/jimtcl-0.81 --libdir=/usr/lib64 --disable-docs --shared Host System...x86_64-pc-linux-gnu Build System...x86_64-pc-linux-gnu C compiler... x86_64-pc-linux-gnu-cc -pipe -march=native -fno-diagnostics-color -O2 C++ compiler... x86_64-pc-linux-gnu-c++ -pipe -march=native -fno-diagnostics-color -O2 Build C compiler...cc Checking for stdlib.h...ok Checking for long long...ok Checking for sizeof int...4 Checking for time.h...ok Checking for sys/time.h...ok Checking for sys/socket.h...ok Checking for netinet/in.h...ok Checking for arpa/inet.h...ok Checking for netdb.h...ok Checking for util.h...not found Checking for pty.h...ok Checking for sys/un.h...ok Checking for dlfcn.h...ok Checking for unistd.h...ok Checking for dirent.h...ok Checking for crt_externs.h...not found Checking for execinfo.h...ok Checking for sizeof time_t...8 Checking libs for inet_ntop...none needed Checking libs for socket...none needed Checking for ualarm...ok Checking for lstat...ok Checking for fork...ok Checking for vfork...ok Checking for system...ok Checking for select...ok Checking for execvpe...ok Checking for geteuid...ok Checking for mkstemp...ok Checking for realpath...ok Checking for isatty...ok Checking for regcomp...ok Checking for waitpid...ok Checking for sigaction...ok Checking for sys_signame...not found Checking for sys_siglist...not found Checking for isascii...ok Checking for syslog...ok Checking for opendir...ok Checking for readlink...ok Checking for sleep...ok Checking for usleep...ok Checking for pipe...ok Checking for getaddrinfo...ok Checking for utimes...ok Checking for shutdown...ok Checking for socketpair...ok Checking for isinf...ok Checking for isnan...ok Checking for link...ok Checking for symlink...ok Checking for fsync...ok Checking for dup...ok Checking for umask...ok Checking for localtime...ok Checking for gmtime...ok Checking for strptime...ok Checking for clock_gettime...ok Checking libs for backtrace...none needed Checking libs for openpty...none needed Checking for sysinfo...ok Checking for struct sysinfo.uptime...ok Checking for struct stat.st_mtimespec...not found Checking for struct stat.st_mtim...ok Checking for struct flock...ok Checking for sys/types.h...(cached) ok Checking if -D_FILE_OFFSET_BITS=64 is needed...no Checking for fseeko...ok Checking for ftello...ok Checking for make...ok Checking for _NSGetEnviron...not found Checking environ declared in unistd.h...yes Checking for sys/types.h...(cached) ok Checking for sys/stat.h...(cached) ok Checking for mkdir with one arg...no Checking for S_IXUSR...ok Checking for S_IRWXG...ok Checking for S_IRWXO...ok Checking for termios.h...ok Enabling line editing Checking for inline support...yes Enabling references Building shared library Extension aio...enabled Extension array...enabled Extension clock...enabled Extension eventloop...enabled Extension exec...enabled Extension file...enabled Extension readdir...enabled Extension glob...enabled Extension history...enabled Extension interp...enabled Checking libs for dlopen...none needed Extension load...enabled Extension nshelper...enabled Extension namespace...enabled Extension oo...enabled Extension pack...enabled Extension package...enabled Extension posix...enabled Extension regexp...enabled Extension signal...enabled Extension stdlib...enabled Extension syslog...enabled Extension tclcompat...enabled Extension tree...enabled Using built-in regexp Jim static extensions: aio array clock eventloop exec file glob history interp load namespace nshelper oo pack package posix readdir regexp signal stdlib syslog tclcompat tree Created jim-config.h Created jimautoconf.h Created Makefile from Makefile.in Created tests/Makefile from tests/Makefile.in Created examples.api/Makefile from examples.api/Makefile.in Created build-jim-ext from build-jim-ext.in Created jimtcl.pc from jimtcl.pc.in >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81 ... make -j4 all CC jim-pack.o CC jim-clock.o CC jim-array.o CC jimiocompat.o CC jim-load.o CC jim-posix.o CC utf8.o TCLEXT _tree.c CC linenoise.o CC tree.o TCLEXT _stdlib.c CC stdlib.o CC jim-namespace.o MKLDEXT _load-static-exts.c CC jim-interactive.o TCLEXT _glob.c CC glob.o TCLEXT _oo.c CC oo.o TCLEXT _tclcompat.c CC tclcompat.o CC jim-tty.o CC jim-package.o CC jim-interp.o CC jim-format.o TCLEXT _nshelper.c CC nshelper.o CC jim.o CC jim-exec.o CC jim-signal.o CC jim-subcmd.o CC jimregexp.o CC jim-syslog.o CC jim-regexp.o CC jim-aio.o CC jim-readdir.o CC jim-file.o CC jim-history.o CC jim-eventloop.o CC jimsh.o TCLEXT _initjimsh.c CC initjimsh.o CC _load-static-exts.o LDSO libjim.so.0.81 LINK jimsh >>> Source compiled. >>> Test phase: dev-lang/jimtcl-0.81 make -j4 check LD_LIBRARY_PATH="/var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81:" make -C tests jimsh="/var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81/jimsh" make[1]: Entering directory '/var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81/tests' aio.test: Total 29 Passed 29 Skipped 0 Failed 0 alias.test: Total 34 Passed 34 Skipped 0 Failed 0 apply.test: Total 25 Passed 21 Skipped 4 Failed 0 applyns.test: Total 15 Passed 11 Skipped 4 Failed 0 array.test: Total 28 Passed 28 Skipped 0 Failed 0 binary.test: Total 591 Passed 491 Skipped 100 Failed 0 clock.test: Total 19 Passed 19 Skipped 0 Failed 0 concat.test: Total 16 Passed 16 Skipped 0 Failed 0 coverage.test: Total 34 Passed 28 Skipped 6 Failed 0 debug.test: --- skipped (command debug) defer.test: Total 15 Passed 15 Skipped 0 Failed 0 dict.test: Total 78 Passed 78 Skipped 0 Failed 0 dict2.test: Total 211 Passed 206 Skipped 5 Failed 0 error.test: Total 3 Passed 3 Skipped 0 Failed 0 event.test: Total 22 Passed 20 Skipped 2 Failed 0 exec.test: Total 78 Passed 78 Skipped 0 Failed 0 cat: write error: Broken pipe exec2-3.2 ERR close pipeline return value /var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81/tests/exec2.test:70:Error test failure Expected: {1 {child killed*} CHILDKILLED SIGPIPE} Got : {1 {child process exited abnormally} CHILDSTATUS 1} exec2.test: Total 21 Passed 19 Skipped 1 Failed 1 ------------------------------------------------------------ FAILED: 1 /var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81/tests/exec2.test:70 exec2-3.2 ------------------------------------------------------------ exists.test: Total 18 Passed 18 Skipped 0 Failed 0 expand.test: Total 4 Passed 4 Skipped 0 Failed 0 expr-base.test: Total 27 Passed 27 Skipped 0 Failed 0 expr-new.test: Total 208 Passed 208 Skipped 0 Failed 0 expr-old.test: Total 349 Passed 313 Skipped 36 Failed 0 expr-pow.test: Total 147 Passed 135 Skipped 12 Failed 0 expr.test: Total 29 Passed 29 Skipped 0 Failed 0 exprsugar.test: Total 13 Passed 13 Skipped 0 Failed 0 file.test: Total 108 Passed 108 Skipped 0 Failed 0 filecopy.test: Total 17 Passed 17 Skipped 0 Failed 0 filedir.test: Total 11 Passed 11 Skipped 0 Failed 0 for.test: Total 9 Passed 9 Skipped 0 Failed 0 format.test: Total 244 Passed 240 Skipped 4 Failed 0 glob.test: Total 12 Passed 12 Skipped 0 Failed 0 glob2.test: Total 41 Passed 32 Skipped 9 Failed 0 history.test: Total 7 Passed 7 Skipped 0 Failed 0 infoframe.test: Total 4 Passed 4 Skipped 0 Failed 0 interactive.test: Total 7 Passed 5 Skipped 2 Failed 0 intexpr.test: Total 27 Passed 27 Skipped 0 Failed 0 jim.test: Total 635 Passed 635 Skipped 0 Failed 0 jiminterp.test: Total 4 Passed 4 Skipped 0 Failed 0 jimsh.test: Total 11 Passed 11 Skipped 0 Failed 0 json.test: --- skipped (command json::decode) linsert.test: Total 28 Passed 27 Skipped 1 Failed 0 list.test: Total 73 Passed 73 Skipped 0 Failed 0 load.test: --- skipped (no working build-jim-ext) lock.test: Total 6 Passed 6 Skipped 0 Failed 0 loop.test: Total 18 Passed 18 Skipped 0 Failed 0 lrange.test: Total 22 Passed 20 Skipped 2 Failed 0 lreplace.test: Total 59 Passed 59 Skipped 0 Failed 0 lsearch.test: Total 81 Passed 81 Skipped 0 Failed 0 lsort.test: Total 47 Passed 47 Skipped 0 Failed 0 lsortcmd.test: Total 3 Passed 3 Skipped 0 Failed 0 misc.test: Total 108 Passed 108 Skipped 0 Failed 0 namespace.test: Total 79 Passed 79 Skipped 0 Failed 0 pack.test: Total 25 Passed 25 Skipped 0 Failed 0 package.test: Total 3 Passed 3 Skipped 0 Failed 0 parse.test: Total 69 Passed 69 Skipped 0 Failed 0 perf.test: --- skipped (constraint manual) pid.test: Total 5 Passed 5 Skipped 0 Failed 0 posix.test: Total 6 Passed 6 Skipped 0 Failed 0 prefix.test: --- skipped (command tcl::prefix) proc-new.test: Total 35 Passed 35 Skipped 0 Failed 0 proc.test: Total 62 Passed 62 Skipped 0 Failed 0 procref.test: Total 6 Passed 6 Skipped 0 Failed 0 ref.test: Total 1 Passed 1 Skipped 0 Failed 0 regcount.test: Total 96 Passed 96 Skipped 0 Failed 0 regexp.test: Total 161 Passed 161 Skipped 0 Failed 0 regexp2.test: Total 168 Passed 162 Skipped 6 Failed 0 regmin.test: Total 12 Passed 10 Skipped 2 Failed 0 rename.test: Total 10 Passed 10 Skipped 0 Failed 0 return.test: Total 10 Passed 10 Skipped 0 Failed 0 scan.test: Total 164 Passed 161 Skipped 3 Failed 0 signal.test: Total 32 Passed 32 Skipped 0 Failed 0 socket.test: Total 29 Passed 25 Skipped 4 Failed 0 ssl.test: --- skipped (command load_ssl_certs) stacktrace.test: Total 45 Passed 45 Skipped 0 Failed 0 string.test: Total 321 Passed 313 Skipped 8 Failed 0 stringmatch.test: Total 61 Passed 55 Skipped 6 Failed 0 subst.test: Total 41 Passed 39 Skipped 2 Failed 0 tailcall.test: Total 11 Passed 11 Skipped 0 Failed 0 timer.test: Total 43 Passed 43 Skipped 0 Failed 0 tree.test: Total 15 Passed 15 Skipped 0 Failed 0 try.test: Total 10 Passed 10 Skipped 0 Failed 0 tty.test: Total 15 Passed 15 Skipped 0 Failed 0 uplevel.test: Total 20 Passed 20 Skipped 0 Failed 0 upvar.test: Total 41 Passed 41 Skipped 0 Failed 0 utf8.test: --- skipped (constraint utf8) utftcl.test: --- skipped (constraint utf8) util.test: Total 130 Passed 112 Skipped 18 Failed 0 while.test: Total 16 Passed 16 Skipped 0 Failed 0 xtrace.test: Total 4 Passed 4 Skipped 0 Failed 0 zlib.test: --- skipped (command zlib) ========================================================================= Totals: Total 5342 Passed 5104 Skipped 237 Failed 1 make[1]: *** [Makefile:5: test] Error 1 shuffle=2074935787 make[1]: Leaving directory '/var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81/tests' make: *** [Makefile:101: check] Error 2 shuffle=2074935787 * ERROR: dev-lang/jimtcl-0.81::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 122: Called src_test * environment, line 556: Called default * phase-functions.sh, line 872: Called default_src_test * phase-functions.sh, line 901: Called __eapi0_src_test * phase-helpers.sh, line 832: Called die * The specific snippet of code: * ${emake_cmd} ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-lang/jimtcl-0.81::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/jimtcl-0.81::gentoo'`. * The complete build log is located at '/var/log/portage/dev-lang:jimtcl-0.81:20221120-201023.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/jimtcl-0.81/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/jimtcl-0.81/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81' * S: '/var/tmp/portage/dev-lang/jimtcl-0.81/work/jimtcl-0.81'