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 -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking cached host tuple... ok
Tcsh will use configuration file `linux'.
checking for x86_64-unknown-linux-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking whether gcc needs -traditional... no
checking for gencat... /usr/sbin/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/sbin/ld
checking if the linker (/usr/sbin/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
ed.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.tmp
C
In 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"
^~~~~~~
et
finnish
tc.const.h recreated.
gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.c
In 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"
^~~~~~~
french
german
greek
italian
ja
pl
russian
spanish
gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.dir.c
ukrainian
In 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.c
In 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.c
gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.exec.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ma.setp.c
In 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.c
gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.help.c
In 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.c
gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.parse.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.alloc.c
In 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.c
In 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.c
In 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 gethost
gcc -o gethost -I. -I. ./gethost.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.c
In 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.tmp
tc.defs.c recreated.
gcc -c -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.defs.c
In 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 core
gcc -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/man1
rm -f /tmp/tcsh/pkg/tcsh/usr/share/man/man1/tcsh.1
cp ./tcsh.man /tmp/tcsh/pkg/tcsh/usr/share/man/man1/tcsh.1
chmod 444 /tmp/tcsh/pkg/tcsh/usr/share/man/man1/tcsh.1
make: '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.cat
mkdir -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.cat
mkdir -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.cat
mkdir -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.cat
mkdir -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.cat
mkdir -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.cat
mkdir -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.cat
mkdir -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.cat
mkdir -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.cat
mkdir -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.cat
mkdir -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.cat
mkdir -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.cat
make[1]: Leaving directory '/tmp/tcsh/src/tcsh-6.19.00/nls'
mkdir -p /tmp/tcsh/pkg/tcsh/usr/bin
mv -f /tmp/tcsh/pkg/tcsh/usr/bin/tcsh /tmp/tcsh/pkg/tcsh/usr/bin/tcsh.old
mv: cannot stat '/tmp/tcsh/pkg/tcsh/usr/bin/tcsh': No such file or directory
make: [Makefile:601: install] Error 1 (ignored)
cp tcsh /tmp/tcsh/pkg/tcsh/usr/bin/tcsh
chmod 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/tcsh
Generating .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 while
running configure, to aid debugging if configure makes a mistake.
It was created by tcsh configure 6.19.00, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --bindir=/usr/bin
## --------- ##
## Platform. ##
## --------- ##
hostname = ce99965801cc
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -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 = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2575: checking for a BSD-compatible install
configure:2643: result: /usr/bin/install -c
configure:2658: checking build system type
configure:2672: result: x86_64-unknown-linux-gnu
configure:2692: checking host system type
configure:2705: result: x86_64-unknown-linux-gnu
configure:2726: checking cached host tuple
configure:2734: result: ok
configure:2998: checking for x86_64-unknown-linux-gcc
configure:3028: result: no
configure:3038: checking for gcc
configure:3054: found /usr/sbin/gcc
configure:3065: result: gcc
configure:3294: checking for C compiler version
configure:3303: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3314: $? = 0
configure:3303: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured 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=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3314: $? = 0
configure:3303: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3314: $? = 1
configure:3303: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3314: $? = 1
configure:3334: checking whether the C compiler works
configure:3356: gcc conftest.c >&5
configure:3360: $? = 0
configure:3408: result: yes
configure:3411: checking for C compiler default output file name
configure:3413: result: a.out
configure:3419: checking for suffix of executables
configure:3426: gcc -o conftest conftest.c >&5
configure:3430: $? = 0
configure:3452: result:
configure:3474: checking whether we are cross compiling
configure:3482: gcc -o conftest conftest.c >&5
configure:3486: $? = 0
configure:3493: ./conftest
configure:3497: $? = 0
configure:3512: result: no
configure:3517: checking for suffix of object files
configure:3539: gcc -c conftest.c >&5
configure:3543: $? = 0
configure:3564: result: o
configure:3568: checking whether we are using the GNU C compiler
configure:3587: gcc -c conftest.c >&5
configure:3587: $? = 0
configure:3596: result: yes
configure:3605: checking whether gcc accepts -g
configure:3625: gcc -c -g conftest.c >&5
configure:3625: $? = 0
configure:3666: result: yes
configure:3683: checking for gcc option to accept ISO C89
configure:3746: gcc -c conftest.c >&5
configure:3746: $? = 0
configure:3759: result: none needed
configure:3784: checking how to run the C preprocessor
configure:3815: gcc -E conftest.c
configure:3815: $? = 0
configure:3829: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3829: $? = 1
configure: 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 -E
configure:3874: gcc -E conftest.c
configure:3874: $? = 0
configure:3888: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3888: $? = 1
configure: 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 -e
configure:3976: result: /usr/sbin/grep
configure:3981: checking for egrep
configure:4043: result: /usr/sbin/grep -E
configure:4049: checking whether gcc needs -traditional
configure:4083: result: no
configure:4093: checking for gencat
configure:4111: found /usr/sbin/gencat
configure:4123: result: /usr/sbin/gencat
configure:4144: checking for library containing crypt
configure: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 status
configure:4175: $? = 1
configure: 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 >&5
configure:4175: $? = 0
configure:4192: result: -lcrypt
configure:4200: checking for library containing getspnam
configure:4231: gcc -o conftest conftest.c -lcrypt >&5
configure:4231: $? = 0
configure:4248: result: none required
configure:4256: checking for library containing tgetent
configure: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 status
configure:4287: $? = 1
configure: 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 -ltermlib
collect2: error: ld returned 1 exit status
configure:4287: $? = 1
configure: 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 -ltermcap
collect2: error: ld returned 1 exit status
configure:4287: $? = 1
configure: 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 >&5
configure:4287: $? = 0
configure:4304: result: -lcurses
configure:4312: checking for library containing gethostbyname
configure:4343: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:4343: $? = 0
configure:4360: result: none required
configure:4368: checking for library containing connect
configure:4399: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:4399: $? = 0
configure:4416: result: none required
configure:4424: checking for library containing catgets
configure:4455: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:4455: $? = 0
configure:4472: result: none required
configure:4521: checking for ld used by gcc
configure:4588: result: /usr/sbin/ld
configure:4595: checking if the linker (/usr/sbin/ld) is GNU ld
configure:4610: result: yes
configure:4617: checking for shared library run path origin
configure:4630: result: done
configure:5208: checking for iconv
configure:5232: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:5232: $? = 0
configure:5266: result: yes
configure:5269: checking for working iconv
configure:5398: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:5398: $? = 0
configure:5398: ./conftest
configure:5398: $? = 0
configure:5410: result: yes
configure:5438: checking for iconv declaration
configure:5467: gcc -c conftest.c >&5
configure:5467: $? = 0
configure: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 files
configure:5510: gcc -c conftest.c >&5
configure:5510: $? = 0
configure:5583: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:5583: $? = 0
configure:5583: ./conftest
configure:5583: $? = 0
configure:5594: result: yes
configure:5607: checking for sys/types.h
configure:5607: gcc -c conftest.c >&5
configure:5607: $? = 0
configure:5607: result: yes
configure:5607: checking for sys/stat.h
configure:5607: gcc -c conftest.c >&5
configure:5607: $? = 0
configure:5607: result: yes
configure:5607: checking for stdlib.h
configure:5607: gcc -c conftest.c >&5
configure:5607: $? = 0
configure:5607: result: yes
configure:5607: checking for string.h
configure:5607: gcc -c conftest.c >&5
configure:5607: $? = 0
configure:5607: result: yes
configure:5607: checking for memory.h
configure:5607: gcc -c conftest.c >&5
configure:5607: $? = 0
configure:5607: result: yes
configure:5607: checking for strings.h
configure:5607: gcc -c conftest.c >&5
configure:5607: $? = 0
configure:5607: result: yes
configure:5607: checking for inttypes.h
configure:5607: gcc -c conftest.c >&5
configure:5607: $? = 0
configure:5607: result: yes
configure:5607: checking for stdint.h
configure:5607: gcc -c conftest.c >&5
configure:5607: $? = 0
configure:5607: result: yes
configure:5607: checking for unistd.h
configure:5607: gcc -c conftest.c >&5
configure:5607: $? = 0
configure:5607: result: yes
configure:5622: checking auth.h usability
configure:5622: gcc -c conftest.c >&5
conftest.c:54:18: fatal error: auth.h: No such file or directory
#include
^
compilation terminated.
configure:5622: $? = 1
configure: 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: no
configure:5622: checking auth.h presence
configure:5622: gcc -E conftest.c
conftest.c:21:18: fatal error: auth.h: No such file or directory
#include
^
compilation terminated.
configure:5622: $? = 1
configure: 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: no
configure:5622: checking for auth.h
configure:5622: result: no
configure:5622: checking crypt.h usability
configure:5622: gcc -c conftest.c >&5
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking crypt.h presence
configure:5622: gcc -E conftest.c
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking for crypt.h
configure:5622: result: yes
configure:5622: checking features.h usability
configure:5622: gcc -c conftest.c >&5
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking features.h presence
configure:5622: gcc -E conftest.c
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking for features.h
configure:5622: result: yes
configure:5622: checking for inttypes.h
configure:5622: result: yes
configure:5622: checking paths.h usability
configure:5622: gcc -c conftest.c >&5
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking paths.h presence
configure:5622: gcc -E conftest.c
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking for paths.h
configure:5622: result: yes
configure:5622: checking shadow.h usability
configure:5622: gcc -c conftest.c >&5
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking shadow.h presence
configure:5622: gcc -E conftest.c
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking for shadow.h
configure:5622: result: yes
configure:5622: checking for stdint.h
configure:5622: result: yes
configure:5622: checking utmp.h usability
configure:5622: gcc -c conftest.c >&5
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking utmp.h presence
configure:5622: gcc -E conftest.c
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking for utmp.h
configure:5622: result: yes
configure:5622: checking utmpx.h usability
configure:5622: gcc -c conftest.c >&5
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking utmpx.h presence
configure:5622: gcc -E conftest.c
configure:5622: $? = 0
configure:5622: result: yes
configure:5622: checking for utmpx.h
configure:5622: result: yes
configure:5634: checking wchar.h usability
configure:5634: gcc -c conftest.c >&5
configure:5634: $? = 0
configure:5634: result: yes
configure:5634: checking wchar.h presence
configure:5634: gcc -E conftest.c
configure:5634: $? = 0
configure:5634: result: yes
configure:5634: checking for wchar.h
configure:5634: result: yes
configure:5643: checking size of wchar_t
configure:5648: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:5648: $? = 0
configure:5648: ./conftest
configure:5648: $? = 0
configure:5664: result: 4
configure:5676: checking wctype.h usability
configure:5676: gcc -c conftest.c >&5
configure:5676: $? = 0
configure:5676: result: yes
configure:5676: checking wctype.h presence
configure:5676: gcc -E conftest.c
configure:5676: $? = 0
configure:5676: result: yes
configure:5676: checking for wctype.h
configure:5676: result: yes
configure:5693: checking for dirent.h that defines DIR
configure:5712: gcc -c conftest.c >&5
configure:5712: $? = 0
configure:5720: result: yes
configure:5733: checking for library containing opendir
configure:5764: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:5764: $? = 0
configure:5781: result: none required
configure:5848: checking whether stat file-mode macros are broken
configure:5875: gcc -c conftest.c >&5
configure:5875: $? = 0
configure:5882: result: no
configure:5890: checking for ANSI C header files
configure:5994: result: yes
configure:6003: checking for long long
configure:6003: gcc -c conftest.c >&5
configure:6003: $? = 0
configure:6003: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
configure:6003: $? = 1
configure: 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: yes
configure:6013: checking for uid_t in sys/types.h
configure:6032: result: yes
configure:6043: checking type of array argument to getgroups
configure:6077: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6077: $? = 0
configure:6077: ./conftest
configure:6077: $? = 0
configure:6102: result: gid_t
configure:6110: checking for mode_t
configure:6110: gcc -c conftest.c >&5
configure:6110: $? = 0
configure:6110: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:6110: $? = 1
configure: 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: yes
configure:6121: checking for size_t
configure:6121: gcc -c conftest.c >&5
configure:6121: $? = 0
configure:6121: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:6121: $? = 1
configure: 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: yes
configure:6132: checking for uid_t in sys/types.h
configure:6151: result: yes
configure:6162: checking for uint32_t
configure:6162: gcc -c conftest.c >&5
configure:6162: $? = 0
configure:6162: result: yes
configure:6179: checking for ssize_t
configure:6179: gcc -c conftest.c >&5
configure:6179: $? = 0
configure:6179: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:43:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:6179: $? = 1
configure: 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: yes
configure:6195: checking for socklen_t
configure:6195: gcc -c conftest.c >&5
configure:6195: $? = 0
configure:6195: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:44:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:6195: $? = 1
configure: 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: yes
configure:6211: checking for struct dirent.d_ino
configure:6211: gcc -c conftest.c >&5
configure:6211: $? = 0
configure:6211: result: yes
configure:6231: checking for struct utmp.ut_host
configure:6231: gcc -c conftest.c >&5
configure:6231: $? = 0
configure:6231: result: yes
configure:6247: checking for struct utmp.ut_user
configure:6247: gcc -c conftest.c >&5
configure:6247: $? = 0
configure:6247: result: yes
configure:6263: checking for struct utmp.ut_tv
configure:6263: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:5: error: used struct type value where scalar is required
if (ac_aggr.ut_tv)
^~~~~~~
configure:6263: $? = 1
configure: 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 >&5
configure:6263: $? = 0
configure:6263: result: yes
configure:6279: checking for struct utmp.ut_xtime
configure:6279: gcc -c conftest.c >&5
conftest.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: $? = 1
configure: 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 >&5
conftest.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: $? = 1
configure: 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: no
configure:6295: checking for struct utmpx.ut_host
configure:6295: gcc -c conftest.c >&5
configure:6295: $? = 0
configure:6295: result: yes
configure:6311: checking for struct utmpx.ut_user
configure:6311: gcc -c conftest.c >&5
configure:6311: $? = 0
configure:6311: result: yes
configure:6327: checking for struct utmpx.ut_tv
configure:6327: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:54:5: error: used struct type value where scalar is required
if (ac_aggr.ut_tv)
^~~~~~~
configure:6327: $? = 1
configure: 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 >&5
configure:6327: $? = 0
configure:6327: result: yes
configure:6343: checking for struct utmpx.ut_xtime
configure:6343: gcc -c conftest.c >&5
conftest.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: $? = 1
configure: 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 >&5
conftest.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: $? = 1
configure: 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: no
configure:6360: checking for struct sockaddr_storage.ss_family
configure:6360: gcc -c conftest.c >&5
configure:6360: $? = 0
configure:6360: result: yes
configure:6373: checking for an ANSI C-conforming const
configure:6439: gcc -c conftest.c >&5
configure:6439: $? = 0
configure:6446: result: yes
configure:6454: checking for working volatile
configure:6473: gcc -c conftest.c >&5
configure:6473: $? = 0
configure:6480: result: yes
configure:6489: checking whether crypt is declared
configure:6489: gcc -c conftest.c >&5
In 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: $? = 0
configure:6489: result: yes
configure:6505: checking whether environ is declared
configure:6505: gcc -c conftest.c >&5
In 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: $? = 0
configure:6505: result: yes
configure:6521: checking whether gethostname is declared
configure:6521: gcc -c conftest.c >&5
In 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: $? = 0
configure:6521: result: yes
configure:6537: checking whether getpgrp is declared
configure:6537: gcc -c conftest.c >&5
In 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: $? = 0
configure:6537: result: yes
configure:6554: checking for setlocale
configure:6554: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6554: $? = 0
configure:6554: result: yes
configure:6561: checking for catgets
configure:6561: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6561: $? = 0
configure:6561: result: yes
configure:6571: checking for dup2
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for getauthid
configure: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 status
configure:6571: $? = 1
configure: 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: no
configure:6571: checking for getcwd
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for gethostname
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for getpwent
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for getutent
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for getutxent
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for mallinfo
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for memmove
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
conftest.c:78:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^~~~~~~
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for memset
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
conftest.c:79:6: warning: conflicting types for built-in function 'memset'
char memset ();
^~~~~~
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for mkstemp
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for nice
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for nl_langinfo
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for sbrk
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for setpgid
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for setpriority
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for strerror
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for strstr
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
conftest.c:87:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^~~~~~
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for sysconf
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6571: checking for wcwidth
configure:6571: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6580: checking whether getpgrp requires zero arguments
configure:6597: gcc -c conftest.c >&5
conftest.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 here
extern __pid_t getpgrp (void) __THROW;
^~~~~~~
configure:6597: $? = 1
configure: 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: yes
configure:6614: checking whether mbrtowc and mbstate_t are properly declared
configure:6634: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6634: $? = 0
configure:6642: result: yes
configure:6651: checking whether setpgrp takes no argument
configure:6673: gcc -o conftest conftest.c -lcurses -lcrypt >&5
conftest.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 here
extern int setpgrp (void) __THROW;
^~~~~~~
configure:6673: $? = 1
configure: program exited with status 1
configure: 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: yes
configure:6694: checking for working strcoll
configure:6715: gcc -o conftest conftest.c -lcurses -lcrypt >&5
configure:6715: $? = 0
configure:6715: ./conftest
configure:6715: $? = 0
configure:6725: result: yes
configure:6950: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by tcsh config.status 6.19.00, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ce99965801cc
config.status:883: creating Makefile
config.status:883: creating nls/Makefile
config.status:883: creating config.h
config.status:1072: executing ./atconfig commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_uint32_t=yes
ac_cv_c_volatile=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_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=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_catgets=yes
ac_cv_func_dup2=yes
ac_cv_func_getauthid=no
ac_cv_func_getcwd=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpwent=yes
ac_cv_func_getutent=yes
ac_cv_func_getutxent=yes
ac_cv_func_mallinfo=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkstemp=yes
ac_cv_func_nice=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_sbrk=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setpgrp_void=yes
ac_cv_func_setpriority=yes
ac_cv_func_strcoll_works=yes
ac_cv_func_strerror=yes
ac_cv_func_strstr=yes
ac_cv_func_sysconf=yes
ac_cv_func_wcwidth=yes
ac_cv_have_decl_crypt=yes
ac_cv_have_decl_environ=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getpgrp=yes
ac_cv_header_auth_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_features_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_shadow_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_system_type=x86_64-unknown-linux-gnu
ac_cv_member_struct_dirent_d_ino=yes
ac_cv_member_struct_sockaddr_storage_ss_family=yes
ac_cv_member_struct_utmp_ut_host=yes
ac_cv_member_struct_utmp_ut_tv=yes
ac_cv_member_struct_utmp_ut_user=yes
ac_cv_member_struct_utmp_ut_xtime=no
ac_cv_member_struct_utmpx_ut_host=yes
ac_cv_member_struct_utmpx_ut_tv=yes
ac_cv_member_struct_utmpx_ut_user=yes
ac_cv_member_struct_utmpx_ut_xtime=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GENCAT=/usr/sbin/gencat
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_search_catgets='none required'
ac_cv_search_connect='none required'
ac_cv_search_crypt=-lcrypt
ac_cv_search_gethostbyname='none required'
ac_cv_search_getspnam='none required'
ac_cv_search_opendir='none required'
ac_cv_search_tgetent=-lcurses
ac_cv_sizeof_wchar_t=4
ac_cv_type_getgroups=gid_t
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uid_t=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/sbin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=no
am_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 1
configure: exit 0