>>> Unpacking source... >>> Unpacking tcsh-6.15.00.tar.gz to /var/tmp/portage/app-shells/tcsh-6.15-r2/work >>> Unpacking tcsh-config-1.6.tar.bz2 to /var/tmp/portage/app-shells/tcsh-6.15-r2/work * Applying tcsh-6.14.00-debian-dircolors.patch ...  [ ok ] * Applying tcsh-6.14-makefile.patch ...  [ ok ] * Applying tcsh-6.15.00-normalize-command-fix.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/app-shells/tcsh-6.15-r2/work/tcsh-6.15.00 ... * econf: updating tcsh-6.15.00/config.guess with /usr/share/gnuconfig/config.guess * econf: updating tcsh-6.15.00/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/ --libdir=/lib64 --build=x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking cached host tuple... ok Tcsh will use configuration file `linux'. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep... grep -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for library containing crypt... -lcrypt checking for library containing getspnam... none required checking for library containing tgetent... -lcurses checking for library containing gethostbyname... none required checking for library containing connect... none required checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking auth.h usability... no checking auth.h presence... no checking for auth.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for inttypes.h... (cached) yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for stdint.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for wchar_t... yes checking size of wchar_t... 4 checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking for long long... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for mode_t... yes checking for size_t... yes checking for uid_t in sys/types.h... (cached) yes checking for ssize_t... yes checking for socklen_t... yes checking for struct dirent.d_ino... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_user... yes checking for struct utmp.ut_tv... yes checking for struct utmp.ut_xtime... no checking for struct sockaddr_storage.ss_family... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether crypt is declared... yes checking whether environ is declared... yes checking whether gethostname is declared... yes checking whether getpgrp is declared... yes checking for setlocale... yes checking for catgets... yes checking for dup2... yes checking for getauthid... no checking for getcwd... yes checking for gethostname... yes checking for getpwent... yes checking for getutent... yes checking for memmove... yes checking for memset... yes checking for nice... yes checking for nl_langinfo... yes checking for sbrk... yes checking for setpgid... yes checking for setpriority... yes checking for strerror... yes checking for strstr... yes checking for sysconf... yes checking for wcwidth... yes checking whether getpgrp requires zero arguments... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether setpgrp takes no argument... yes checking for working strcoll... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing ./atconfig commands grep 'ERR_' ./sh.err.c | grep '^#define' >> sh.err.h.tmp grep '[FV]_' ./ed.defns.c | grep '^#define' >> ed.defns.h.tmp ed.defns.h recreated. sh.err.h recreated. x86_64-pc-linux-gnu-gcc -E -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' -D_h_tc_const\ ./tc.const.c | \ sed -n -e 's/^\(Char STR[a-zA-Z0-9_]*\) *\[ *\].*/extern \1[];/p' | \ sort >> tc.const.h.tmp tc.const.h recreated. x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.dir.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.dol.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.err.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.exec.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.char.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.exp.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.file.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.func.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.glob.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.hist.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.init.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.lex.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.misc.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.parse.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.print.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.proc.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.sem.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.set.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' sh.time.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' glob.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' mi.termios.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' ma.setp.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' vms.termcap.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tw.help.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tw.init.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tw.parse.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tw.spell.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tw.comp.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tw.color.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' ed.chared.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' ed.refresh.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' ed.screen.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' ed.init.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' ed.inputl.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' ed.defns.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' ed.xmap.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' ed.term.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.alloc.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.bind.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.const.c rm -f gethost x86_64-pc-linux-gnu-gcc -o gethost -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' ./gethost.c -lcurses -lcrypt x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.disc.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.func.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.nls.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.os.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.printf.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.prompt.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.sched.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.sig.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.str.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.vers.c x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.who.c ./gethost ./host.defs >> tc.defs.c.tmp tc.defs.c recreated. x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -I. -I. -D_PATH_TCSHELL='"//bin/tcsh"' tc.defs.c rm -f tcsh core x86_64-pc-linux-gnu-gcc -o tcsh -march=athlon64 -O2 -pipe -I. -I. sh.o sh.dir.o sh.dol.o sh.err.o sh.exec.o sh.char.o sh.exp.o sh.file.o sh.func.o sh.glob.o sh.hist.o sh.init.o sh.lex.o sh.misc.o sh.parse.o sh.print.o sh.proc.o sh.sem.o sh.set.o sh.time.o glob.o mi.termios.o ma.setp.o vms.termcap.o tw.help.o tw.init.o tw.parse.o tw.spell.o tw.comp.o tw.color.o ed.chared.o ed.refresh.o ed.screen.o ed.init.o ed.inputl.o ed.defns.o ed.xmap.o ed.term.o tc.alloc.o tc.bind.o tc.const.o tc.defs.o tc.disc.o tc.func.o tc.nls.o tc.os.o tc.printf.o tc.prompt.o tc.sched.o tc.sig.o tc.str.o tc.vers.o tc.who.o -lcurses -lcrypt >>> Source compiled. >>> Test phase [check]: app-shells/tcsh-6.15-r2 { \ echo '# Signature of the current package.'; \ echo 'm4_define([AT_PACKAGE_NAME], [tcsh])'; \ echo 'm4_define([AT_PACKAGE_TARNAME], [tcsh])'; \ echo 'm4_define([AT_PACKAGE_VERSION], [6.15.00])'; \ echo 'm4_define([AT_PACKAGE_STRING], [tcsh 6.15.00])'; \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [http://bugs.gw.com/])'; \ } >./tests/package.m4 autom4te --language=autotest -I ./tests \ ./tests/testsuite.at -o tests/testsuite.tmp mv tests/testsuite.tmp tests/testsuite /bin/sh ./tests/testsuite ## ------------------------ ## ## tcsh 6.15.00 test suite. ## ## ------------------------ ## 1: beepcmd skipped (aliases.at:3) 2: cwdcmd ok 3: jobcmd skipped (aliases.at:19) 4: helpcommand skipped (aliases.at:20) 5: periodic skipped (aliases.at:21) 6: precmd skipped (aliases.at:22) 7: postcmd ok 8: shell ok 9: -b ok 10: -c ok 11: -d skipped (arguments.at:34) 12: -e ok 13: -f skipped (arguments.at:46) 14: -i FAILED (arguments.at:51) 15: -l skipped (arguments.at:61) 16: -m skipped (arguments.at:65) 17: -q ok 18: -s ok 19: -t ok 20: -v ok 21: -x ok 22: -V skipped (arguments.at:125) 23: -X skipped (arguments.at:126) 24: --help skipped (arguments.at:129) 25: --version skipped (arguments.at:130) 26: invalid option ok 27: non-option arguments FAILED (arguments.at:163) 28: % skipped (commands.at:3) 29: : ok 30: @ ok 31: alias ok 32: alloc skipped (commands.at:80) 33: bg skipped (commands.at:81) 34: bindkey skipped (commands.at:82) 35: break ok 36: builtins skipped (commands.at:133) 37: bye skipped (commands.at:134) 38: cd ok 39: complete ok 40: continue ok 41: dirs ok 42: echo ok 43: echotc skipped (commands.at:348) 44: eval ok 45: exec ok 46: exit ok 47: fg skipped (commands.at:378) 48: filetest FAILED (commands.at:387) 49: foreach ok 50: getspath skipped (commands.at:520) 51: getxvers skipped (commands.at:521) 52: glob ok 53: goto ok 54: hashstat skipped (commands.at:560) 55: history FAILED (commands.at:594) 56: hup ok 57: if ok 58: inlib skipped (commands.at:773) 59: jobs skipped (commands.at:774) 60: kill FAILED (commands.at:784) 61: limit skipped (commands.at:793) 62: log ok 63: login skipped (commands.at:807) 64: logout ok 65: ls-F ok 66: migrate skipped (commands.at:887) 67: newgrp skipped (commands.at:888) 68: nice ok 69: nohup ok 70: notify skipped (commands.at:919) 71: onintr ok 72: popd ok 73: printenv ok 74: pushd ok 75: rehash ok 76: repeat ok 77: rootnode skipped (commands.at:1089) 78: sched skipped (commands.at:1090) 79: set ok 80: setenv ok 81: setpath skipped (commands.at:1154) 82: setspath skipped (commands.at:1155) 83: settc skipped (commands.at:1156) 84: setty skipped (commands.at:1157) 85: setxvers skipped (commands.at:1158) 86: shift ok 87: source FAILED (commands.at:1235) 88: stop skipped (commands.at:1240) 89: suspend skipped (commands.at:1241) 90: switch ok 91: telltc skipped (commands.at:1300) 92: termname skipped (commands.at:1301) 93: time skipped (commands.at:1302) 94: umask ok 95: unalias ok 96: uncomplete ok 97: unhash ok 98: universe skipped (commands.at:1360) 99: unlimit skipped (commands.at:1361) 100: unset ok 101: unsetenv ok 102: ver skipped (commands.at:1393) 103: wait ok 104: warp skipped (commands.at:1404) 105: watchlog skipped (commands.at:1405) 106: where ok 107: which ok 108: while ok 109: Arithmetic operators ok 110: Primary expressions FAILED (expr.at:90) 111: Word splitting ok 112: Comments ok 113: Escaping special characters ok 114: Preventing substitution ok 115: History basics FAILED (lexical.at:161) 116: Event specification FAILED (lexical.at:210) 117: Word selection FAILED (lexical.at:363) 118: History modifiers FAILED (lexical.at:422) 119: Alias substitution ok 120: Variable substitution ok 121: EUC-JP multibyte test ok 122: UTF-8 multibyte test ok 123: Command substitution ok 124: Filename substitution FAILED (subst.at:57) 125: Directory stack substitution ok 126: Command combinations ok 127: Command execution ok 128: $ addsuffix ok 129: $ afsuser ok 130: $ ampm ok 131: $ argv ok 132: $ autocorrect ok 133: $ autoexpand ok 134: $ autolist ok 135: $ autologout skipped (variables.at:55) 136: $ backslash_quote ok 137: $ catalog ok 138: $ cdpath ok 139: $ color ok 140: $ colorcat ok 141: $ command ok 142: $ complete ok 143: $ continue ok 144: $ continue_args ok 145: $ correct ok 146: $ csubstnonl ok 147: $ cwd ok 148: $ dextract ok 149: $ dirsfile ok 150: $ dirstack ok 151: $ dspmbyte skipped (variables.at:254) 152: $ dunique ok 153: $ echo ok 154: $ echo_style ok 155: $ edit ok 156: $ ellipsis FAILED (variables.at:342) 157: $ fignore ok 158: $ filec ok 159: $ gid ok 160: $ group ok 161: $ histchars FAILED (variables.at:401) 162: $ histdup FAILED (variables.at:445) 163: $ histfile ok 164: $ histlit FAILED (variables.at:484) 165: $ history FAILED (variables.at:548) 166: $ home ok 167: $ ignoreeof ok 168: $ implicitcd FAILED (variables.at:609) 169: $ inputmode ok 170: $ killdup ok 171: $ killring ok 172: $ listflags ok 173: $ listjobs ok 174: $ listlinks ok 175: $ listmax ok 176: $ listmaxrows ok 177: $ loginsh ok 178: $ logout ok 179: $ mail ok 180: $ matchbeep ok 181: $ nobeep ok 182: $ noclobber ok 183: $ noding ok 184: $ noglob ok 185: $ nostat ok 186: $ notify ok 187: $ oid skipped (variables.at:692) 188: $ owd ok 189: $ path ok 190: $ printexitvalue ok 191: $ prompt FAILED (variables.at:778) 192: $ prompt2 ok 193: $ prompt3 ok 194: $ promptchars FAILED (variables.at:809) 195: $ pushdtohome ok 196: $ pushdsilent ok 197: $ recexact ok 198: $ recognize_only_executablers ok 199: $ rmstar ok 200: $ rprompt FAILED (variables.at:835) 201: $ savedirs ok 202: $ savehist ok 203: $ sched ok 204: $ shell ok 205: $ shlvl ok 206: $ status ok 207: $ symlinks ok 208: $ tcsh ok 209: $ term ok 210: $ time ok 211: $ tperiod ok 212: $ tty ok 213: $ uid ok 214: $ user ok 215: $ verbose FAILED (variables.at:1026) 216: $ version ok 217: $ visiblebell ok 218: $ watch ok 219: $ who ok 220: $ wordchars ok 221: -n ok 222: $< ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 171 tests were run, 22 failed unexpectedly. 51 tests were skipped. ## -------------------------- ## ## testsuite.log was created. ## ## -------------------------- ## Please send `./testsuite.log' and all information you think might help: To: Subject: [tcsh 6.15.00] testsuite: 14 27 48 55 60 87 110 115 116 117 118 124 156 161 162 164 165 168 191 194 200 215 failed You may investigate any problem if you feel able to do so, in which case the test suite provides a good starting point. Its output may be found below `./testsuite.dir'. make: *** [check] Error 1 !!! ERROR: app-shells/tcsh-6.15-r2 failed. Call stack: ebuild.sh, line 1638: Called dyn_test ebuild.sh, line 1047: Called qa_call 'src_test' ebuild.sh, line 44: Called src_test ebuild.sh, line 665: Called die !!! Make check failed. See above for details. !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/log/portage/app-shells:tcsh-6.15-r2:20070901-122326.log'.