The build took 00h 01m 02s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
52,755 |
ansic |
3,825 |
sh |
1,132 |
csh |
669 |
lisp |
441 |
makefile |
56 |
perl |
21 |
python |
58,899 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: tcsh 6.19.00-3 (Wed Aug 24 13:09:42 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking cached host tuple... okTcsh will use configuration file `linux'.checking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking whether gcc needs -traditional... nochecking for gencat... /usr/sbin/gencatchecking for library containing crypt... -lcryptchecking for library containing getspnam... none requiredchecking for library containing tgetent... -lcurseschecking for library containing gethostbyname... none requiredchecking for library containing connect... none requiredchecking for library containing catgets... none requiredchecking for ld used by gcc... /usr/sbin/ldchecking if the linker (/usr/sbin/ld) is GNU ld... yeschecking for shared library run path origin... donechecking for iconv... yeschecking for working iconv... yeschecking 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... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking auth.h usability... nochecking auth.h presence... nochecking for auth.h... nochecking crypt.h usability... yeschecking crypt.h presence... yeschecking for crypt.h... yeschecking features.h usability... yeschecking features.h presence... yeschecking for features.h... yeschecking for inttypes.h... (cached) yeschecking paths.h usability... yeschecking paths.h presence... yeschecking for paths.h... yeschecking shadow.h usability... yeschecking shadow.h presence... yeschecking for shadow.h... yeschecking for stdint.h... (cached) yeschecking utmp.h usability... yeschecking utmp.h presence... yeschecking for utmp.h... yeschecking utmpx.h usability... yeschecking utmpx.h presence... yeschecking for utmpx.h... yeschecking wchar.h usability... yeschecking wchar.h presence... yeschecking for wchar.h... yeschecking size of wchar_t... 4checking wctype.h usability... yeschecking wctype.h presence... yeschecking for wctype.h... yeschecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking whether stat file-mode macros are broken... nochecking for ANSI C header files... (cached) yeschecking for long long... yeschecking for uid_t in sys/types.h... yeschecking type of array argument to getgroups... gid_tchecking for mode_t... yeschecking for size_t... yeschecking for uid_t in sys/types.h... (cached) yeschecking for uint32_t... yeschecking for ssize_t... yeschecking for socklen_t... yeschecking for struct dirent.d_ino... yeschecking for struct utmp.ut_host... yeschecking for struct utmp.ut_user... yeschecking for struct utmp.ut_tv... yeschecking for struct utmp.ut_xtime... nochecking for struct utmpx.ut_host... yeschecking for struct utmpx.ut_user... yeschecking for struct utmpx.ut_tv... yeschecking for struct utmpx.ut_xtime... nochecking for struct sockaddr_storage.ss_family... yeschecking for an ANSI C-conforming const... yeschecking for working volatile... yeschecking whether crypt is declared... yeschecking whether environ is declared... yeschecking whether gethostname is declared... yeschecking whether getpgrp is declared... yeschecking for setlocale... yeschecking for catgets... yeschecking for dup2... yeschecking for getauthid... nochecking for getcwd... yeschecking for gethostname... yeschecking for getpwent... yeschecking for getutent... yeschecking for getutxent... yeschecking for mallinfo... yeschecking for memmove... yeschecking for memset... yeschecking for mkstemp... yeschecking for nice... yeschecking for nl_langinfo... yeschecking for sbrk... yeschecking for setpgid... yeschecking for setpriority... yeschecking for strerror... yeschecking for strstr... yeschecking for sysconf... yeschecking for wcwidth... yeschecking whether getpgrp requires zero arguments... yeschecking whether mbrtowc and mbstate_t are properly declared... yeschecking whether setpgrp takes no argument... yeschecking for working strcoll... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating nls/Makefileconfig.status: creating config.hconfig.status: executing ./atconfig commandsgrep 'ERR_' ./sh.err.c | grep '^#define' >> sh.err.h.tmpgrep '[FV]_' ./ed.defns.c | grep '^#define' >> ed.defns.h.tmped.defns.h recreated.make[1]: Entering directory '/tmp/tcsh/src/tcsh-6.19.00/nls'sh.err.h recreated.gcc -E -I. -I. -D_PATH_TCSHELL='"/usr/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.tmpCIn file included from /usr/include/signal.h:28:0, from ./sh.h:39, from ./tc.const.c:33:/usr/include/features.h:148: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" ^~~~~~~etfinnishtc.const.h recreated.gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.c:34:/usr/include/features.h:148: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" ^~~~~~~frenchgermangreekitalianjaplrussianspanishgcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.dir.cukrainianIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.dir.c:33:/usr/include/features.h:148: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" ^~~~~~~make[1]: Leaving directory '/tmp/tcsh/src/tcsh-6.19.00/nls'gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.dol.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.dol.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.err.cgcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.exec.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.err.c:34:/usr/include/features.h:148: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:28:0, from sh.h:39, from sh.exec.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.char.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.char.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.exp.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.exp.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.file.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.file.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.func.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.func.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.glob.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.glob.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.hist.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.hist.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.init.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.init.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.lex.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.lex.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.misc.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.misc.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.parse.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.parse.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.print.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.print.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.proc.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.proc.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.sem.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.sem.c:34:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.set.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.set.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.time.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from sh.time.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' glob.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from glob.c:59:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' dotlock.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from dotlock.c:26:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' mi.termios.cgcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ma.setp.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from mi.termios.c:6:/usr/include/features.h:148: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:28:0, from sh.h:39, from ma.setp.c:84:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' vms.termcap.cgcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.help.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from vms.termcap.c:11:/usr/include/features.h:148: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:28:0, from sh.h:39, from tw.help.c:36:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.init.cgcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.parse.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tw.init.c:33:/usr/include/features.h:148: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:28:0, from sh.h:39, from tw.parse.c:36:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.spell.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tw.spell.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.comp.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tw.comp.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.color.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tw.color.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.chared.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from ed.chared.c:73:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.refresh.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from ed.refresh.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.screen.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from ed.screen.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.init.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from ed.init.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.inputl.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from ed.inputl.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.defns.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from ed.defns.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.xmap.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from ed.xmap.c:89:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.term.cgcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.alloc.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from ed.term.c:33:/usr/include/features.h:148: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:28:0, from sh.h:39, from tc.alloc.c:41:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.bind.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.bind.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.const.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.const.c:33:/usr/include/features.h:148: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 gethostgcc -o gethost -I. -I. ./gethost.cIn file included from /usr/include/signal.h:28:0, from ./sh.h:39, from ./gethost.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.disc.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.disc.c:34:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.func.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.func.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.nls.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.nls.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.os.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.os.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.printf.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.printf.c:35:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.prompt.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.prompt.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.sched.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.sched.c:35:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.sig.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.sig.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.str.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.str.c:34:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.vers.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.vers.c:33:/usr/include/features.h:148: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" ^~~~~~~gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.who.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.who.c:33:/usr/include/features.h:148: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.tmptc.defs.c recreated.gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.defs.cIn file included from /usr/include/signal.h:28:0, from sh.h:39, from tc.defs.c:34:/usr/include/features.h:148: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 coregcc -o tcsh -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 dotlock.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 ==> Entering fakeroot environment...==> Starting package()...mkdir -p /tmp/tcsh/pkg/tcsh/usr/share/man/man1rm -f /tmp/tcsh/pkg/tcsh/usr/share/man/man1/tcsh.1cp ./tcsh.man /tmp/tcsh/pkg/tcsh/usr/share/man/man1/tcsh.1chmod 444 /tmp/tcsh/pkg/tcsh/usr/share/man/man1/tcsh.1make: 'install.man' is up to date.make[1]: Entering directory '/tmp/tcsh/src/tcsh-6.19.00/nls'mkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/C/LC_MESSAGES/usr/bin/install -c C.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/C/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/et/LC_MESSAGES/usr/bin/install -c et.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/et/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/fi/LC_MESSAGES/usr/bin/install -c finnish.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/fi/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/fr/LC_MESSAGES/usr/bin/install -c french.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/fr/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/de/LC_MESSAGES/usr/bin/install -c german.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/de/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/gr/LC_MESSAGES/usr/bin/install -c greek.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/gr/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/it/LC_MESSAGES/usr/bin/install -c italian.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/it/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/ja/LC_MESSAGES/usr/bin/install -c ja.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/ja/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/pl/LC_MESSAGES/usr/bin/install -c pl.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/pl/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/ru/LC_MESSAGES/usr/bin/install -c russian.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/ru/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/es/LC_MESSAGES/usr/bin/install -c spanish.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/es/LC_MESSAGES/tcsh.catmkdir -p /tmp/tcsh/pkg/tcsh/usr/share/locale/ru_UA/LC_MESSAGES/usr/bin/install -c ukrainian.cat /tmp/tcsh/pkg/tcsh/usr/share/locale/ru_UA/LC_MESSAGES/tcsh.catmake[1]: Leaving directory '/tmp/tcsh/src/tcsh-6.19.00/nls'mkdir -p /tmp/tcsh/pkg/tcsh/usr/binmv -f /tmp/tcsh/pkg/tcsh/usr/bin/tcsh /tmp/tcsh/pkg/tcsh/usr/bin/tcsh.oldmv: cannot stat '/tmp/tcsh/pkg/tcsh/usr/bin/tcsh': No such file or directorymake: [Makefile:601: install] Error 1 (ignored)cp tcsh /tmp/tcsh/pkg/tcsh/usr/bin/tcshchmod 755 /tmp/tcsh/pkg/tcsh/usr/bin/tcsh==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "tcsh"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Adding install file... -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: tcsh 6.19.00-3 (Wed Aug 24 13:09:57 UTC 2016)CMD: pacman --query --file tcsh-6.19.00-3-x86_64.pkg.tar.xz
Creating hybrid package for 'tcsh'
Trying to find vanilla package 'tcsh'...
CMD: pacman --query --file /mirror/tcsh-6.19.00-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.INSTALL/.MTREE/etc/csh.cshrc/etc/csh.login/usr/share/man/man1/csh.1.gz/usr/share/man/man1/tcsh.1.gz/usr/share/locale/C/LC_MESSAGES/tcsh.cat/usr/share/locale/et/LC_MESSAGES/tcsh.cat/usr/share/locale/fi/LC_MESSAGES/tcsh.cat/usr/share/locale/fr/LC_MESSAGES/tcsh.cat/usr/share/locale/de/LC_MESSAGES/tcsh.cat/usr/share/locale/gr/LC_MESSAGES/tcsh.cat/usr/share/locale/it/LC_MESSAGES/tcsh.cat/usr/share/locale/ja/LC_MESSAGES/tcsh.cat/usr/share/locale/pl/LC_MESSAGES/tcsh.cat/usr/share/locale/ru/LC_MESSAGES/tcsh.cat/usr/share/locale/es/LC_MESSAGES/tcsh.cat/usr/share/locale/ru_UA/LC_MESSAGES/tcsh.cat/usr/share/licenses/tcsh/LICENSE/usr/bin/csh/usr/bin/tcshGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL etc usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .INSTALL etc usr .MTREE | xz -c -z
CMD: bsdtar -tqf tcsh.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/tcsh.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tcsh.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tcsh.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/tcsh.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/tcsh/src/tcsh-6.19.00/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by tcsh configure 6.19.00, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --bindir=/usr/bin## --------- #### Platform. #### --------- ##hostname = ce99965801ccuname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2575: checking for a BSD-compatible installconfigure:2643: result: /usr/bin/install -cconfigure:2658: checking build system typeconfigure:2672: result: x86_64-unknown-linux-gnuconfigure:2692: checking host system typeconfigure:2705: result: x86_64-unknown-linux-gnuconfigure:2726: checking cached host tupleconfigure:2734: result: okconfigure:2998: checking for x86_64-unknown-linux-gccconfigure:3028: result: noconfigure:3038: checking for gccconfigure:3054: found /usr/sbin/gccconfigure:3065: result: gccconfigure:3294: checking for C compiler versionconfigure:3303: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3314: $? = 0configure:3303: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3314: $? = 0configure:3303: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3314: $? = 1configure:3303: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3314: $? = 1configure:3334: checking whether the C compiler worksconfigure:3356: gcc conftest.c >&5configure:3360: $? = 0configure:3408: result: yesconfigure:3411: checking for C compiler default output file nameconfigure:3413: result: a.outconfigure:3419: checking for suffix of executablesconfigure:3426: gcc -o conftest conftest.c >&5configure:3430: $? = 0configure:3452: result:configure:3474: checking whether we are cross compilingconfigure:3482: gcc -o conftest conftest.c >&5configure:3486: $? = 0configure:3493: ./conftestconfigure:3497: $? = 0configure:3512: result: noconfigure:3517: checking for suffix of object filesconfigure:3539: gcc -c conftest.c >&5configure:3543: $? = 0configure:3564: result: oconfigure:3568: checking whether we are using the GNU C compilerconfigure:3587: gcc -c conftest.c >&5configure:3587: $? = 0configure:3596: result: yesconfigure:3605: checking whether gcc accepts -gconfigure:3625: gcc -c -g conftest.c >&5configure:3625: $? = 0configure:3666: result: yesconfigure:3683: checking for gcc option to accept ISO C89configure:3746: gcc -c conftest.c >&5configure:3746: $? = 0configure:3759: result: none neededconfigure:3784: checking how to run the C preprocessorconfigure:3815: gcc -E conftest.cconfigure:3815: $? = 0configure:3829: gcc -E conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3829: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:3854: result: gcc -Econfigure:3874: gcc -E conftest.cconfigure:3874: $? = 0configure:3888: gcc -E conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3888: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:3918: checking for grep that handles long lines and -econfigure:3976: result: /usr/sbin/grepconfigure:3981: checking for egrepconfigure:4043: result: /usr/sbin/grep -Econfigure:4049: checking whether gcc needs -traditionalconfigure:4083: result: noconfigure:4093: checking for gencatconfigure:4111: found /usr/sbin/gencatconfigure:4123: result: /usr/sbin/gencatconfigure:4144: checking for library containing cryptconfigure:4175: gcc -o conftest conftest.c >&5/tmp/ccRwQ4Bw.o: In function `main':conftest.c:(.text+0xa): undefined reference to `crypt'collect2: error: ld returned 1 exit statusconfigure:4175: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char crypt ();| int| main ()| {| return crypt ();| ;| return 0;| }configure:4175: gcc -o conftest conftest.c -lcrypt >&5configure:4175: $? = 0configure:4192: result: -lcryptconfigure:4200: checking for library containing getspnamconfigure:4231: gcc -o conftest conftest.c -lcrypt >&5configure:4231: $? = 0configure:4248: result: none requiredconfigure:4256: checking for library containing tgetentconfigure:4287: gcc -o conftest conftest.c -lcrypt >&5/tmp/ccVQvfJI.o: In function `main':conftest.c:(.text+0xa): undefined reference to `tgetent'collect2: error: ld returned 1 exit statusconfigure:4287: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char tgetent ();| int| main ()| {| return tgetent ();| ;| return 0;| }configure:4287: gcc -o conftest conftest.c -ltermlib -lcrypt >&5/usr/sbin/ld: cannot find -ltermlibcollect2: error: ld returned 1 exit statusconfigure:4287: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char tgetent ();| int| main ()| {| return tgetent ();| ;| return 0;| }configure:4287: gcc -o conftest conftest.c -ltermcap -lcrypt >&5/usr/sbin/ld: cannot find -ltermcapcollect2: error: ld returned 1 exit statusconfigure:4287: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char tgetent ();| int| main ()| {| return tgetent ();| ;| return 0;| }configure:4287: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:4287: $? = 0configure:4304: result: -lcursesconfigure:4312: checking for library containing gethostbynameconfigure:4343: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:4343: $? = 0configure:4360: result: none requiredconfigure:4368: checking for library containing connectconfigure:4399: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:4399: $? = 0configure:4416: result: none requiredconfigure:4424: checking for library containing catgetsconfigure:4455: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:4455: $? = 0configure:4472: result: none requiredconfigure:4521: checking for ld used by gccconfigure:4588: result: /usr/sbin/ldconfigure:4595: checking if the linker (/usr/sbin/ld) is GNU ldconfigure:4610: result: yesconfigure:4617: checking for shared library run path originconfigure:4630: result: doneconfigure:5208: checking for iconvconfigure:5232: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:5232: $? = 0configure:5266: result: yesconfigure:5269: checking for working iconvconfigure:5398: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:5398: $? = 0configure:5398: ./conftestconfigure:5398: $? = 0configure:5410: result: yesconfigure:5438: checking for iconv declarationconfigure:5467: gcc -c conftest.c >&5configure:5467: $? = 0configure:5478: result:extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);configure:5490: checking for ANSI C header filesconfigure:5510: gcc -c conftest.c >&5configure:5510: $? = 0configure:5583: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:5583: $? = 0configure:5583: ./conftestconfigure:5583: $? = 0configure:5594: result: yesconfigure:5607: checking for sys/types.hconfigure:5607: gcc -c conftest.c >&5configure:5607: $? = 0configure:5607: result: yesconfigure:5607: checking for sys/stat.hconfigure:5607: gcc -c conftest.c >&5configure:5607: $? = 0configure:5607: result: yesconfigure:5607: checking for stdlib.hconfigure:5607: gcc -c conftest.c >&5configure:5607: $? = 0configure:5607: result: yesconfigure:5607: checking for string.hconfigure:5607: gcc -c conftest.c >&5configure:5607: $? = 0configure:5607: result: yesconfigure:5607: checking for memory.hconfigure:5607: gcc -c conftest.c >&5configure:5607: $? = 0configure:5607: result: yesconfigure:5607: checking for strings.hconfigure:5607: gcc -c conftest.c >&5configure:5607: $? = 0configure:5607: result: yesconfigure:5607: checking for inttypes.hconfigure:5607: gcc -c conftest.c >&5configure:5607: $? = 0configure:5607: result: yesconfigure:5607: checking for stdint.hconfigure:5607: gcc -c conftest.c >&5configure:5607: $? = 0configure:5607: result: yesconfigure:5607: checking for unistd.hconfigure:5607: gcc -c conftest.c >&5configure:5607: $? = 0configure:5607: result: yesconfigure:5622: checking auth.h usabilityconfigure:5622: gcc -c conftest.c >&5conftest.c:54:18: fatal error: auth.h: No such file or directory#include ^compilation terminated.configure:5622: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:5622: result: noconfigure:5622: checking auth.h presenceconfigure:5622: gcc -E conftest.cconftest.c:21:18: fatal error: auth.h: No such file or directory#include ^compilation terminated.configure:5622: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:5622: result: noconfigure:5622: checking for auth.hconfigure:5622: result: noconfigure:5622: checking crypt.h usabilityconfigure:5622: gcc -c conftest.c >&5configure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking crypt.h presenceconfigure:5622: gcc -E conftest.cconfigure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking for crypt.hconfigure:5622: result: yesconfigure:5622: checking features.h usabilityconfigure:5622: gcc -c conftest.c >&5configure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking features.h presenceconfigure:5622: gcc -E conftest.cconfigure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking for features.hconfigure:5622: result: yesconfigure:5622: checking for inttypes.hconfigure:5622: result: yesconfigure:5622: checking paths.h usabilityconfigure:5622: gcc -c conftest.c >&5configure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking paths.h presenceconfigure:5622: gcc -E conftest.cconfigure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking for paths.hconfigure:5622: result: yesconfigure:5622: checking shadow.h usabilityconfigure:5622: gcc -c conftest.c >&5configure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking shadow.h presenceconfigure:5622: gcc -E conftest.cconfigure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking for shadow.hconfigure:5622: result: yesconfigure:5622: checking for stdint.hconfigure:5622: result: yesconfigure:5622: checking utmp.h usabilityconfigure:5622: gcc -c conftest.c >&5configure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking utmp.h presenceconfigure:5622: gcc -E conftest.cconfigure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking for utmp.hconfigure:5622: result: yesconfigure:5622: checking utmpx.h usabilityconfigure:5622: gcc -c conftest.c >&5configure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking utmpx.h presenceconfigure:5622: gcc -E conftest.cconfigure:5622: $? = 0configure:5622: result: yesconfigure:5622: checking for utmpx.hconfigure:5622: result: yesconfigure:5634: checking wchar.h usabilityconfigure:5634: gcc -c conftest.c >&5configure:5634: $? = 0configure:5634: result: yesconfigure:5634: checking wchar.h presenceconfigure:5634: gcc -E conftest.cconfigure:5634: $? = 0configure:5634: result: yesconfigure:5634: checking for wchar.hconfigure:5634: result: yesconfigure:5643: checking size of wchar_tconfigure:5648: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:5648: $? = 0configure:5648: ./conftestconfigure:5648: $? = 0configure:5664: result: 4configure:5676: checking wctype.h usabilityconfigure:5676: gcc -c conftest.c >&5configure:5676: $? = 0configure:5676: result: yesconfigure:5676: checking wctype.h presenceconfigure:5676: gcc -E conftest.cconfigure:5676: $? = 0configure:5676: result: yesconfigure:5676: checking for wctype.hconfigure:5676: result: yesconfigure:5693: checking for dirent.h that defines DIRconfigure:5712: gcc -c conftest.c >&5configure:5712: $? = 0configure:5720: result: yesconfigure:5733: checking for library containing opendirconfigure:5764: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:5764: $? = 0configure:5781: result: none requiredconfigure:5848: checking whether stat file-mode macros are brokenconfigure:5875: gcc -c conftest.c >&5configure:5875: $? = 0configure:5882: result: noconfigure:5890: checking for ANSI C header filesconfigure:5994: result: yesconfigure:6003: checking for long longconfigure:6003: gcc -c conftest.c >&5configure:6003: $? = 0configure:6003: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:70:24: error: expected expression before ')' tokenif (sizeof ((long long)))^configure:6003: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((long long)))| return 0;| ;| return 0;| }configure:6003: result: yesconfigure:6013: checking for uid_t in sys/types.hconfigure:6032: result: yesconfigure:6043: checking type of array argument to getgroupsconfigure:6077: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6077: $? = 0configure:6077: ./conftestconfigure:6077: $? = 0configure:6102: result: gid_tconfigure:6110: checking for mode_tconfigure:6110: gcc -c conftest.c >&5configure:6110: $? = 0configure:6110: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:72:21: error: expected expression before ')' tokenif (sizeof ((mode_t)))^configure:6110: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((mode_t)))| return 0;| ;| return 0;| }configure:6110: result: yesconfigure:6121: checking for size_tconfigure:6121: gcc -c conftest.c >&5configure:6121: $? = 0configure:6121: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:72:21: error: expected expression before ')' tokenif (sizeof ((size_t)))^configure:6121: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:6121: result: yesconfigure:6132: checking for uid_t in sys/types.hconfigure:6151: result: yesconfigure:6162: checking for uint32_tconfigure:6162: gcc -c conftest.c >&5configure:6162: $? = 0configure:6162: result: yesconfigure:6179: checking for ssize_tconfigure:6179: gcc -c conftest.c >&5configure:6179: $? = 0configure:6179: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:43:22: error: expected expression before ')' tokenif (sizeof ((ssize_t)))^configure:6179: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| /* end confdefs.h. */|| #include ||| int| main ()| {| if (sizeof ((ssize_t)))| return 0;| ;| return 0;| }configure:6179: result: yesconfigure:6195: checking for socklen_tconfigure:6195: gcc -c conftest.c >&5configure:6195: $? = 0configure:6195: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:44:24: error: expected expression before ')' tokenif (sizeof ((socklen_t)))^configure:6195: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| /* end confdefs.h. */|| #include | #include ||| int| main ()| {| if (sizeof ((socklen_t)))| return 0;| ;| return 0;| }configure:6195: result: yesconfigure:6211: checking for struct dirent.d_inoconfigure:6211: gcc -c conftest.c >&5configure:6211: $? = 0configure:6211: result: yesconfigure:6231: checking for struct utmp.ut_hostconfigure:6231: gcc -c conftest.c >&5configure:6231: $? = 0configure:6231: result: yesconfigure:6247: checking for struct utmp.ut_userconfigure:6247: gcc -c conftest.c >&5configure:6247: $? = 0configure:6247: result: yesconfigure:6263: checking for struct utmp.ut_tvconfigure:6263: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:51:5: error: used struct type value where scalar is requiredif (ac_aggr.ut_tv)^~~~~~~configure:6263: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| #define HAVE_STRUCT_DIRENT_D_INO 1| #define HAVE_STRUCT_UTMP_UT_HOST 1| #define HAVE_STRUCT_UTMP_UT_USER 1| /* end confdefs.h. */| #include | #ifdef HAVE_UTMPX_H| #include | #define utmp utmpx| #elif defined HAVE_UTMP_H| #include | #endif|| int| main ()| {| static struct utmp ac_aggr;| if (ac_aggr.ut_tv)| return 0;| ;| return 0;| }configure:6263: gcc -c conftest.c >&5configure:6263: $? = 0configure:6263: result: yesconfigure:6279: checking for struct utmp.ut_xtimeconfigure:6279: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:52:12: error: 'struct utmpx' has no member named 'ut_xtime'; did you mean 'ut_type'?if (ac_aggr.ut_xtime)^configure:6279: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| #define HAVE_STRUCT_DIRENT_D_INO 1| #define HAVE_STRUCT_UTMP_UT_HOST 1| #define HAVE_STRUCT_UTMP_UT_USER 1| #define HAVE_STRUCT_UTMP_UT_TV 1| /* end confdefs.h. */| #include | #ifdef HAVE_UTMPX_H| #include | #define utmp utmpx| #elif defined HAVE_UTMP_H| #include | #endif|| int| main ()| {| static struct utmp ac_aggr;| if (ac_aggr.ut_xtime)| return 0;| ;| return 0;| }configure:6279: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:52:19: error: 'struct utmpx' has no member named 'ut_xtime'; did you mean 'ut_type'?if (sizeof ac_aggr.ut_xtime)^configure:6279: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| #define HAVE_STRUCT_DIRENT_D_INO 1| #define HAVE_STRUCT_UTMP_UT_HOST 1| #define HAVE_STRUCT_UTMP_UT_USER 1| #define HAVE_STRUCT_UTMP_UT_TV 1| /* end confdefs.h. */| #include | #ifdef HAVE_UTMPX_H| #include | #define utmp utmpx| #elif defined HAVE_UTMP_H| #include | #endif|| int| main ()| {| static struct utmp ac_aggr;| if (sizeof ac_aggr.ut_xtime)| return 0;| ;| return 0;| }configure:6279: result: noconfigure:6295: checking for struct utmpx.ut_hostconfigure:6295: gcc -c conftest.c >&5configure:6295: $? = 0configure:6295: result: yesconfigure:6311: checking for struct utmpx.ut_userconfigure:6311: gcc -c conftest.c >&5configure:6311: $? = 0configure:6311: result: yesconfigure:6327: checking for struct utmpx.ut_tvconfigure:6327: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:54:5: error: used struct type value where scalar is requiredif (ac_aggr.ut_tv)^~~~~~~configure:6327: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| #define HAVE_STRUCT_DIRENT_D_INO 1| #define HAVE_STRUCT_UTMP_UT_HOST 1| #define HAVE_STRUCT_UTMP_UT_USER 1| #define HAVE_STRUCT_UTMP_UT_TV 1| #define HAVE_STRUCT_UTMPX_UT_HOST 1| #define HAVE_STRUCT_UTMPX_UT_USER 1| /* end confdefs.h. */| #include | #ifdef HAVE_UTMPX_H| #include | #define utmp utmpx| #elif defined HAVE_UTMP_H| #include | #endif|| int| main ()| {| static struct utmpx ac_aggr;| if (ac_aggr.ut_tv)| return 0;| ;| return 0;| }configure:6327: gcc -c conftest.c >&5configure:6327: $? = 0configure:6327: result: yesconfigure:6343: checking for struct utmpx.ut_xtimeconfigure:6343: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:55:12: error: 'struct utmpx' has no member named 'ut_xtime'; did you mean 'ut_type'?if (ac_aggr.ut_xtime)^configure:6343: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| #define HAVE_STRUCT_DIRENT_D_INO 1| #define HAVE_STRUCT_UTMP_UT_HOST 1| #define HAVE_STRUCT_UTMP_UT_USER 1| #define HAVE_STRUCT_UTMP_UT_TV 1| #define HAVE_STRUCT_UTMPX_UT_HOST 1| #define HAVE_STRUCT_UTMPX_UT_USER 1| #define HAVE_STRUCT_UTMPX_UT_TV 1| /* end confdefs.h. */| #include | #ifdef HAVE_UTMPX_H| #include | #define utmp utmpx| #elif defined HAVE_UTMP_H| #include | #endif|| int| main ()| {| static struct utmpx ac_aggr;| if (ac_aggr.ut_xtime)| return 0;| ;| return 0;| }configure:6343: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:55:19: error: 'struct utmpx' has no member named 'ut_xtime'; did you mean 'ut_type'?if (sizeof ac_aggr.ut_xtime)^configure:6343: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| #define HAVE_STRUCT_DIRENT_D_INO 1| #define HAVE_STRUCT_UTMP_UT_HOST 1| #define HAVE_STRUCT_UTMP_UT_USER 1| #define HAVE_STRUCT_UTMP_UT_TV 1| #define HAVE_STRUCT_UTMPX_UT_HOST 1| #define HAVE_STRUCT_UTMPX_UT_USER 1| #define HAVE_STRUCT_UTMPX_UT_TV 1| /* end confdefs.h. */| #include | #ifdef HAVE_UTMPX_H| #include | #define utmp utmpx| #elif defined HAVE_UTMP_H| #include | #endif|| int| main ()| {| static struct utmpx ac_aggr;| if (sizeof ac_aggr.ut_xtime)| return 0;| ;| return 0;| }configure:6343: result: noconfigure:6360: checking for struct sockaddr_storage.ss_familyconfigure:6360: gcc -c conftest.c >&5configure:6360: $? = 0configure:6360: result: yesconfigure:6373: checking for an ANSI C-conforming constconfigure:6439: gcc -c conftest.c >&5configure:6439: $? = 0configure:6446: result: yesconfigure:6454: checking for working volatileconfigure:6473: gcc -c conftest.c >&5configure:6473: $? = 0configure:6480: result: yesconfigure:6489: checking whether crypt is declaredconfigure:6489: gcc -c conftest.c >&5In file included from /usr/include/stdio.h:27:0,from conftest.c:45:/usr/include/features.h:148: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"^~~~~~~configure:6489: $? = 0configure:6489: result: yesconfigure:6505: checking whether environ is declaredconfigure:6505: gcc -c conftest.c >&5In file included from /usr/include/stdio.h:27:0,from conftest.c:46:/usr/include/features.h:148: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"^~~~~~~configure:6505: $? = 0configure:6505: result: yesconfigure:6521: checking whether gethostname is declaredconfigure:6521: gcc -c conftest.c >&5In file included from /usr/include/stdio.h:27:0,from conftest.c:47:/usr/include/features.h:148: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"^~~~~~~configure:6521: $? = 0configure:6521: result: yesconfigure:6537: checking whether getpgrp is declaredconfigure:6537: gcc -c conftest.c >&5In file included from /usr/include/stdio.h:27:0,from conftest.c:48:/usr/include/features.h:148: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"^~~~~~~configure:6537: $? = 0configure:6537: result: yesconfigure:6554: checking for setlocaleconfigure:6554: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6554: $? = 0configure:6554: result: yesconfigure:6561: checking for catgetsconfigure:6561: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6561: $? = 0configure:6561: result: yesconfigure:6571: checking for dup2configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for getauthidconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5/tmp/ccjD5LOz.o: In function `main':conftest.c:(.text+0xa): undefined reference to `getauthid'collect2: error: ld returned 1 exit statusconfigure:6571: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| #define HAVE_STRUCT_DIRENT_D_INO 1| #define HAVE_STRUCT_UTMP_UT_HOST 1| #define HAVE_STRUCT_UTMP_UT_USER 1| #define HAVE_STRUCT_UTMP_UT_TV 1| #define HAVE_STRUCT_UTMPX_UT_HOST 1| #define HAVE_STRUCT_UTMPX_UT_USER 1| #define HAVE_STRUCT_UTMPX_UT_TV 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_DECL_CRYPT 1| #define HAVE_DECL_ENVIRON 1| #define HAVE_DECL_GETHOSTNAME 1| #define HAVE_DECL_GETPGRP 1| #define HAVE_DUP2 1| /* end confdefs.h. */| /* Define getauthid to an innocuous variant, in case declares getauthid. | For example, HP-UX 11i declares gettimeofday. */ | #define getauthid innocuous_getauthid|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char getauthid (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef getauthid|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char getauthid ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_getauthid || defined __stub___getauthid| choke me| #endif|| int| main ()| {| return getauthid ();| ;| return 0;| }configure:6571: result: noconfigure:6571: checking for getcwdconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for gethostnameconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for getpwentconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for getutentconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for getutxentconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for mallinfoconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for memmoveconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5conftest.c:78:6: warning: conflicting types for built-in function 'memmove'char memmove ();^~~~~~~configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for memsetconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5conftest.c:79:6: warning: conflicting types for built-in function 'memset'char memset ();^~~~~~configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for mkstempconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for niceconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for nl_langinfoconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for sbrkconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for setpgidconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for setpriorityconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for strerrorconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for strstrconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5conftest.c:87:6: warning: conflicting types for built-in function 'strstr'char strstr ();^~~~~~configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for sysconfconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6571: checking for wcwidthconfigure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6571: $? = 0configure:6571: result: yesconfigure:6580: checking whether getpgrp requires zero argumentsconfigure:6597: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:103:1: error: too many arguments to function 'getpgrp'getpgrp (0);^~~~~~~In file included from conftest.c:98:0:/usr/include/unistd.h:637:16: note: declared hereextern __pid_t getpgrp (void) __THROW;^~~~~~~configure:6597: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| #define HAVE_STRUCT_DIRENT_D_INO 1| #define HAVE_STRUCT_UTMP_UT_HOST 1| #define HAVE_STRUCT_UTMP_UT_USER 1| #define HAVE_STRUCT_UTMP_UT_TV 1| #define HAVE_STRUCT_UTMPX_UT_HOST 1| #define HAVE_STRUCT_UTMPX_UT_USER 1| #define HAVE_STRUCT_UTMPX_UT_TV 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_DECL_CRYPT 1| #define HAVE_DECL_ENVIRON 1| #define HAVE_DECL_GETHOSTNAME 1| #define HAVE_DECL_GETPGRP 1| #define HAVE_DUP2 1| #define HAVE_GETCWD 1| #define HAVE_GETHOSTNAME 1| #define HAVE_GETPWENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTXENT 1| #define HAVE_MALLINFO 1| #define HAVE_MEMMOVE 1| #define HAVE_MEMSET 1| #define HAVE_MKSTEMP 1| #define HAVE_NICE 1| #define HAVE_NL_LANGINFO 1| #define HAVE_SBRK 1| #define HAVE_SETPGID 1| #define HAVE_SETPRIORITY 1| #define HAVE_STRERROR 1| #define HAVE_STRSTR 1| #define HAVE_SYSCONF 1| #define HAVE_WCWIDTH 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| getpgrp (0);| ;| return 0;| }configure:6605: result: yesconfigure:6614: checking whether mbrtowc and mbstate_t are properly declaredconfigure:6634: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6634: $? = 0configure:6642: result: yesconfigure:6651: checking whether setpgrp takes no argumentconfigure:6673: gcc -o conftest conftest.c -lcurses -lcrypt >&5conftest.c: In function 'main':conftest.c:108:10: error: too many arguments to function 'setpgrp'return setpgrp (1,1) != -1;^~~~~~~In file included from conftest.c:100:0:/usr/include/unistd.h:663:12: note: declared hereextern int setpgrp (void) __THROW;^~~~~~~configure:6673: $? = 1configure: program exited with status 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tcsh"| #define PACKAGE_TARNAME "tcsh"| #define PACKAGE_VERSION "6.19.00"| #define PACKAGE_STRING "tcsh 6.19.00"| #define PACKAGE_BUGREPORT "http://bugs.gw.com/"| #define PACKAGE_URL ""| #define HAVE_ICONV 1| #define ICONV_CONST| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_CRYPT_H 1| #define HAVE_FEATURES_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_PATHS_H 1| #define HAVE_SHADOW_H 1| #define HAVE_STDINT_H 1| #define HAVE_UTMP_H 1| #define HAVE_UTMPX_H 1| #define HAVE_WCHAR_H 1| #define SIZEOF_WCHAR_T 4| #define HAVE_WCTYPE_H 1| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define HAVE_LONG_LONG 1| #define GETGROUPS_T gid_t| #define HAVE_STRUCT_DIRENT_D_INO 1| #define HAVE_STRUCT_UTMP_UT_HOST 1| #define HAVE_STRUCT_UTMP_UT_USER 1| #define HAVE_STRUCT_UTMP_UT_TV 1| #define HAVE_STRUCT_UTMPX_UT_HOST 1| #define HAVE_STRUCT_UTMPX_UT_USER 1| #define HAVE_STRUCT_UTMPX_UT_TV 1| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1| #define HAVE_DECL_CRYPT 1| #define HAVE_DECL_ENVIRON 1| #define HAVE_DECL_GETHOSTNAME 1| #define HAVE_DECL_GETPGRP 1| #define HAVE_DUP2 1| #define HAVE_GETCWD 1| #define HAVE_GETHOSTNAME 1| #define HAVE_GETPWENT 1| #define HAVE_GETUTENT 1| #define HAVE_GETUTXENT 1| #define HAVE_MALLINFO 1| #define HAVE_MEMMOVE 1| #define HAVE_MEMSET 1| #define HAVE_MKSTEMP 1| #define HAVE_NICE 1| #define HAVE_NL_LANGINFO 1| #define HAVE_SBRK 1| #define HAVE_SETPGID 1| #define HAVE_SETPRIORITY 1| #define HAVE_STRERROR 1| #define HAVE_STRSTR 1| #define HAVE_SYSCONF 1| #define HAVE_WCWIDTH 1| #define GETPGRP_VOID 1| #define HAVE_MBRTOWC 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| /* If this system has a BSD-style setpgrp which takes arguments,| setpgrp(1, 1) will fail with ESRCH and return -1, in that case| exit successfully. */| return setpgrp (1,1) != -1;| ;| return 0;| }configure:6683: result: yesconfigure:6694: checking for working strcollconfigure:6715: gcc -o conftest conftest.c -lcurses -lcrypt >&5configure:6715: $? = 0configure:6715: ./conftestconfigure:6715: $? = 0configure:6725: result: yesconfigure:6950: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by tcsh config.status 6.19.00, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson ce99965801ccconfig.status:883: creating Makefileconfig.status:883: creating nls/Makefileconfig.status:883: creating config.hconfig.status:1072: executing ./atconfig commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_uint32_t=yesac_cv_c_volatile=yesac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_catgets=yesac_cv_func_dup2=yesac_cv_func_getauthid=noac_cv_func_getcwd=yesac_cv_func_gethostname=yesac_cv_func_getpgrp_void=yesac_cv_func_getpwent=yesac_cv_func_getutent=yesac_cv_func_getutxent=yesac_cv_func_mallinfo=yesac_cv_func_mbrtowc=yesac_cv_func_memmove=yesac_cv_func_memset=yesac_cv_func_mkstemp=yesac_cv_func_nice=yesac_cv_func_nl_langinfo=yesac_cv_func_sbrk=yesac_cv_func_setlocale=yesac_cv_func_setpgid=yesac_cv_func_setpgrp_void=yesac_cv_func_setpriority=yesac_cv_func_strcoll_works=yesac_cv_func_strerror=yesac_cv_func_strstr=yesac_cv_func_sysconf=yesac_cv_func_wcwidth=yesac_cv_have_decl_crypt=yesac_cv_have_decl_environ=yesac_cv_have_decl_gethostname=yesac_cv_have_decl_getpgrp=yesac_cv_header_auth_h=noac_cv_header_crypt_h=yesac_cv_header_dirent_dirent_h=yesac_cv_header_features_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_paths_h=yesac_cv_header_shadow_h=yesac_cv_header_stat_broken=noac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_header_utmp_h=yesac_cv_header_utmpx_h=yesac_cv_header_wchar_h=yesac_cv_header_wctype_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_host_system_type=x86_64-unknown-linux-gnuac_cv_member_struct_dirent_d_ino=yesac_cv_member_struct_sockaddr_storage_ss_family=yesac_cv_member_struct_utmp_ut_host=yesac_cv_member_struct_utmp_ut_tv=yesac_cv_member_struct_utmp_ut_user=yesac_cv_member_struct_utmp_ut_xtime=noac_cv_member_struct_utmpx_ut_host=yesac_cv_member_struct_utmpx_ut_tv=yesac_cv_member_struct_utmpx_ut_user=yesac_cv_member_struct_utmpx_ut_xtime=noac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GENCAT=/usr/sbin/gencatac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_gcc_traditional=noac_cv_search_catgets='none required'ac_cv_search_connect='none required'ac_cv_search_crypt=-lcryptac_cv_search_gethostbyname='none required'ac_cv_search_getspnam='none required'ac_cv_search_opendir='none required'ac_cv_search_tgetent=-lcursesac_cv_sizeof_wchar_t=4ac_cv_type_getgroups=gid_tac_cv_type_long_long=yesac_cv_type_mode_t=yesac_cv_type_size_t=yesac_cv_type_socklen_t=yesac_cv_type_ssize_t=yesac_cv_type_uid_t=yesacl_cv_hardcode_direct=noacl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'acl_cv_hardcode_libdir_separator=acl_cv_hardcode_minus_L=noacl_cv_libext=aacl_cv_path_LD=/usr/sbin/ldacl_cv_prog_gnu_ld=yesacl_cv_rpath=doneacl_cv_shlibext=soacl_cv_wl=-Wl,am_cv_func_iconv=yesam_cv_func_iconv_works=yesam_cv_lib_iconv=noam_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'am_cv_proto_iconv_arg1=## ----------------- #### Output variables. #### ----------------- ##BUILD_CATALOGS='yes'CC='gcc'CC_FOR_GETHOST='$(CC)'CFLAGS=''CPP='gcc -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'DFLAGS=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GENCAT='/usr/sbin/gencat'GREP='/usr/sbin/grep'HESDEF=''HESLIB=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=''LIBICONV=''LIBOBJS=''LIBS='-lcurses -lcrypt 'LTLIBICONV=''LTLIBOBJS=''OBJEXT='o'PACKAGE_BUGREPORT='http://bugs.gw.com/'PACKAGE_NAME='tcsh'PACKAGE_STRING='tcsh 6.19.00'PACKAGE_TARNAME='tcsh'PACKAGE_URL=''PACKAGE_VERSION='6.19.00'PATH_SEPARATOR=':'SHELL='/bin/sh'ac_ct_CC='gcc'bindir='/usr/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "tcsh"#define PACKAGE_TARNAME "tcsh"#define PACKAGE_VERSION "6.19.00"#define PACKAGE_STRING "tcsh 6.19.00"#define PACKAGE_BUGREPORT "http://bugs.gw.com/"#define PACKAGE_URL ""#define HAVE_ICONV 1#define ICONV_CONST#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_CRYPT_H 1#define HAVE_FEATURES_H 1#define HAVE_INTTYPES_H 1#define HAVE_PATHS_H 1#define HAVE_SHADOW_H 1#define HAVE_STDINT_H 1#define HAVE_UTMP_H 1#define HAVE_UTMPX_H 1#define HAVE_WCHAR_H 1#define SIZEOF_WCHAR_T 4#define HAVE_WCTYPE_H 1#define HAVE_DIRENT_H 1#define STDC_HEADERS 1#define HAVE_LONG_LONG 1#define GETGROUPS_T gid_t#define HAVE_STRUCT_DIRENT_D_INO 1#define HAVE_STRUCT_UTMP_UT_HOST 1#define HAVE_STRUCT_UTMP_UT_USER 1#define HAVE_STRUCT_UTMP_UT_TV 1#define HAVE_STRUCT_UTMPX_UT_HOST 1#define HAVE_STRUCT_UTMPX_UT_USER 1#define HAVE_STRUCT_UTMPX_UT_TV 1#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1#define HAVE_DECL_CRYPT 1#define HAVE_DECL_ENVIRON 1#define HAVE_DECL_GETHOSTNAME 1#define HAVE_DECL_GETPGRP 1#define HAVE_DUP2 1#define HAVE_GETCWD 1#define HAVE_GETHOSTNAME 1#define HAVE_GETPWENT 1#define HAVE_GETUTENT 1#define HAVE_GETUTXENT 1#define HAVE_MALLINFO 1#define HAVE_MEMMOVE 1#define HAVE_MEMSET 1#define HAVE_MKSTEMP 1#define HAVE_NICE 1#define HAVE_NL_LANGINFO 1#define HAVE_SBRK 1#define HAVE_SETPGID 1#define HAVE_SETPRIORITY 1#define HAVE_STRERROR 1#define HAVE_STRSTR 1#define HAVE_SYSCONF 1#define HAVE_WCWIDTH 1#define GETPGRP_VOID 1#define HAVE_MBRTOWC 1#define SETPGRP_VOID 1#define HAVE_STRCOLL 1#define NLS 1#define NLS_CATALOGS 1configure: exit 0