Cook: tcsh 6.18.01 ================================================================================ QA: checking package receipt... Checking build dependencies... Extracting source archive "tcsh-6.18.01.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking cached host tuple... ok Tcsh will use configuration file `linux'. checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc 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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i486-slitaz-linux-gcc needs -traditional... no checking for gencat... /usr/bin/gencat 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 library containing catgets... none required checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working 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 features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for inttypes.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... 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 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 uint32_t... 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 utmpx.ut_host... yes checking for struct utmpx.ut_user... yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.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 getutxent... yes checking for mallinfo... yes checking for memmove... yes checking for memset... yes checking for mkstemp... 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 nls/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 sh.err.h recreated. ed.defns.h recreated. make[1]: Entering directory '/home/slitaz/wok/tcsh/source/tcsh-6.18.01/nls' i486-slitaz-linux-gcc -E -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 -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 C In file included from /usr/include/signal.h:25, from ./sh.h:39, from ./tc.const.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ et finnish french german greek italian tc.const.h recreated. i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.dir.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.dol.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.err.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.exec.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.c:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from sh.dir.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ja In file included from /usr/include/signal.h:25, from sh.h:39, from sh.exec.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from sh.err.c:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from sh.dol.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ pl russian spanish ukrainian make[1]: Leaving directory '/home/slitaz/wok/tcsh/source/tcsh-6.18.01/nls' i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.char.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.char.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.exp.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.exp.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.file.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.file.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.func.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.func.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.glob.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.glob.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ sh.func.c: In function 'dofiletest': sh.func.c:233:29: warning: comparison between pointer and zero character constant [-Wpointer-compare] while (*(fileptr = v++) != '\0') { ^~ sh.func.c:233:12: note: did you mean to dereference the pointer? while (*(fileptr = v++) != '\0') { ^ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.hist.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.hist.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ sh.glob.c: In function 'globexpand': sh.glob.c:310:23: warning: comparison between pointer and zero character constant [-Wpointer-compare] while ((s = *v++) != '\0') { ^~ sh.glob.c:310:12: note: did you mean to dereference the pointer? while ((s = *v++) != '\0') { ^ sh.glob.c: In function 'handleone': sh.glob.c:408:38: warning: comparison between pointer and zero character constant [-Wpointer-compare] for (t = vl, strp = str; (p = *t++) != '\0'; chars++) { ^~ sh.glob.c:408:27: note: did you mean to dereference the pointer? for (t = vl, strp = str; (p = *t++) != '\0'; chars++) { ^ sh.glob.c: In function 'rscan': sh.glob.c:586:23: warning: comparison between pointer and zero character constant [-Wpointer-compare] while ((p = *t++) != '\0') ^~ sh.glob.c:586:12: note: did you mean to dereference the pointer? while ((p = *t++) != '\0') ^ sh.glob.c: In function 'trim': sh.glob.c:596:23: warning: comparison between pointer and zero character constant [-Wpointer-compare] while ((p = *t++) != '\0') ^~ sh.glob.c:596:12: note: did you mean to dereference the pointer? while ((p = *t++) != '\0') ^ sh.glob.c: In function 'tglob': sh.glob.c:608:23: warning: comparison between pointer and zero character constant [-Wpointer-compare] while ((p = *t++) != '\0') { ^~ sh.glob.c:608:12: note: did you mean to dereference the pointer? while ((p = *t++) != '\0') { ^ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.init.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.lex.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.init.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from sh.lex.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.misc.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.misc.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.parse.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.parse.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.print.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.print.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.proc.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.proc.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.sem.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.set.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.sem.c:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from sh.set.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 sh.time.c In file included from /usr/include/signal.h:25, from sh.h:39, from sh.time.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 glob.c In file included from /usr/include/signal.h:25, from sh.h:39, from glob.c:59: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 mi.termios.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 ma.setp.c In file included from /usr/include/signal.h:25, from sh.h:39, from mi.termios.c:6: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from ma.setp.c:84: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 vms.termcap.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tw.help.c In file included from /usr/include/signal.h:25, from sh.h:39, from vms.termcap.c:11: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from tw.help.c:36: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tw.init.c In file included from /usr/include/signal.h:25, from sh.h:39, from tw.init.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tw.parse.c In file included from /usr/include/signal.h:25, from sh.h:39, from tw.parse.c:36: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tw.spell.c In file included from /usr/include/signal.h:25, from sh.h:39, from tw.spell.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tw.comp.c In file included from /usr/include/signal.h:25, from sh.h:39, from tw.comp.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tw.color.c In file included from /usr/include/signal.h:25, from sh.h:39, from tw.color.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 ed.chared.c In file included from /usr/include/signal.h:25, from sh.h:39, from ed.chared.c:73: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 ed.refresh.c In file included from /usr/include/signal.h:25, from sh.h:39, from ed.refresh.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 ed.screen.c In file included from /usr/include/signal.h:25, from sh.h:39, from ed.screen.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 ed.init.c In file included from /usr/include/signal.h:25, from sh.h:39, from ed.init.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 ed.inputl.c In file included from /usr/include/signal.h:25, from sh.h:39, from ed.inputl.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 ed.defns.c In file included from /usr/include/signal.h:25, from sh.h:39, from ed.defns.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 ed.xmap.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 ed.term.c In file included from /usr/include/signal.h:25, from sh.h:39, from ed.xmap.c:89: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from ed.term.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.alloc.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.bind.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.alloc.c:41: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.const.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.bind.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from tc.const.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rm -f gethost i486-slitaz-linux-gcc -o gethost -I. -I. ./gethost.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.disc.c In file included from /usr/include/signal.h:25, from ./sh.h:39, from ./gethost.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from tc.disc.c:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.func.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.func.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.nls.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.nls.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.os.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.os.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.printf.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.printf.c:35: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.prompt.c i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.sched.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.prompt.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/signal.h:25, from sh.h:39, from tc.sched.c:35: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.sig.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.sig.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.str.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.str.c:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.vers.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.vers.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.who.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.who.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ./gethost ./host.defs >> tc.defs.c.tmp tc.defs.c recreated. i486-slitaz-linux-gcc -c -march=i486 -Os -pipe -mindirect-branch=thunk -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_GLIBCXX_USE_C99_MATH=1 tc.defs.c In file included from /usr/include/signal.h:25, from sh.h:39, from tc.defs.c:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rm -f tcsh core i486-slitaz-linux-gcc -o tcsh -Wl,-Os,--as-needed -march=i486 -Os -pipe -mindirect-branch=thunk -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 mkdir -p /home/slitaz/wok/tcsh/install/usr/share/man/man1 rm -f /home/slitaz/wok/tcsh/install/usr/share/man/man1/tcsh.1 cp ./tcsh.man /home/slitaz/wok/tcsh/install/usr/share/man/man1/tcsh.1 chmod 444 /home/slitaz/wok/tcsh/install/usr/share/man/man1/tcsh.1 make[1]: Entering directory '/home/slitaz/wok/tcsh/source/tcsh-6.18.01/nls' mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/C/LC_MESSAGES /usr/bin/install -c C.cat /home/slitaz/wok/tcsh/install/usr/share/locale/C/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/et/LC_MESSAGES /usr/bin/install -c et.cat /home/slitaz/wok/tcsh/install/usr/share/locale/et/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/fi/LC_MESSAGES /usr/bin/install -c finnish.cat /home/slitaz/wok/tcsh/install/usr/share/locale/fi/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/fr/LC_MESSAGES /usr/bin/install -c french.cat /home/slitaz/wok/tcsh/install/usr/share/locale/fr/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/de/LC_MESSAGES /usr/bin/install -c german.cat /home/slitaz/wok/tcsh/install/usr/share/locale/de/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/gr/LC_MESSAGES /usr/bin/install -c greek.cat /home/slitaz/wok/tcsh/install/usr/share/locale/gr/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/it/LC_MESSAGES /usr/bin/install -c italian.cat /home/slitaz/wok/tcsh/install/usr/share/locale/it/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/ja/LC_MESSAGES /usr/bin/install -c ja.cat /home/slitaz/wok/tcsh/install/usr/share/locale/ja/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/pl/LC_MESSAGES /usr/bin/install -c pl.cat /home/slitaz/wok/tcsh/install/usr/share/locale/pl/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/ru/LC_MESSAGES /usr/bin/install -c russian.cat /home/slitaz/wok/tcsh/install/usr/share/locale/ru/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/es/LC_MESSAGES /usr/bin/install -c spanish.cat /home/slitaz/wok/tcsh/install/usr/share/locale/es/LC_MESSAGES/tcsh.cat mkdir -p /home/slitaz/wok/tcsh/install/usr/share/locale/ru_UA.koi8u/LC_MESSAGES /usr/bin/install -c ukrainian.cat /home/slitaz/wok/tcsh/install/usr/share/locale/ru_UA.koi8u/LC_MESSAGES/tcsh.cat make[1]: Leaving directory '/home/slitaz/wok/tcsh/source/tcsh-6.18.01/nls' mkdir -p /home/slitaz/wok/tcsh/install/usr/bin mv -f /home/slitaz/wok/tcsh/install/usr/bin/tcsh /home/slitaz/wok/tcsh/install/usr/bin/tcsh.old cp tcsh /home/slitaz/wok/tcsh/install/usr/bin/tcsh strip /home/slitaz/wok/tcsh/install/usr/bin/tcsh chmod 755 /home/slitaz/wok/tcsh/install/usr/bin/tcsh ================================================================================ Executing strip on all files... Done Time: 0.71s. Size: 312652 B -> 312652 B. Save: 0 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.42s. Size: 201778 B -> 62345 B. Save: 136 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: tcsh 6.18.01 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "tcsh-6.18.01-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "tcsh-6.18.01-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/tcsh-6.18.01... Done Checking site script in source/tcsh-6.18.01... Done Checking ownership in install... Done Checking permissions in install... Failed Problems found: 0444 /usr/share/man/man1/tcsh.1.gz Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: tcsh 6.18.01 ================================================================================ Src file : tcsh-6.18.01.tar.gz Src size : 908.0K Source dir : 7.0M Produced : 1.1M Cook time : 22s Cook date : 2020-07-08 01:54 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 340.0K : 131.4K : 1 : tcsh-6.18.01-i486.tazpkg ================================================================================