###
### Tue Jul 12 07:27:22 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for static-tcsh-6.14.00
### Current pkg count:  4 installed packages: digest-20050323 gettext-lib-0.11.5nb4 libiconv-1.9.2nb1 libtool-base-1.5.18nb3
###
BULK> Full rebuild in progress...
BULK> Cleaning package static-tcsh-6.14.00 and pre-requisite packages
===> Cleaning for static-tcsh-6.14.00
BULK> Removing installed packages which are not needed to build static-tcsh-6.14.00
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.2nb1
Executing `/usr/bin/rm -f /usr/pkg/lib/charset.alias'
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.18nb3
BULK> Installing packages which are required to build static-tcsh-6.14.00.
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (static-tcsh-6.14.00)
===> Checking for vulnerabilities in static-tcsh-6.14.00
=> Checksum SHA1 OK for tcsh-6.14.00.tar.gz.
=> Checksum RMD160 OK for tcsh-6.14.00.tar.gz.
work -> /pkgobj/shells/static-tcsh/work
===> Extracting for static-tcsh-6.14.00
===> Patching for static-tcsh-6.14.00
===> Applying pkgsrc patches for static-tcsh-6.14.00
===> Overriding tools for static-tcsh-6.14.00
===> Creating toolchain wrappers for static-tcsh-6.14.00
===> Configuring for static-tcsh-6.14.00
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.82
checking cached host tuple... ok
Tcsh will use configuration file `sol26'.
checking for sparc-sun-solaris2.82-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for library containing crypt... none required
checking for library containing getspnam... no
checking for library containing tgetent... -ltermlib
checking for library containing gethostbyname... no
checking for library containing connect... -lsocket
checking for library containing iconv... no
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... no
checking for unistd.h... yes
checking auth.h usability... no
checking auth.h presence... no
checking for auth.h... no
checking for inttypes.h... (cached) yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for stdint.h... (cached) no
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for wchar_t... yes
checking size of wchar_t... 4
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for ANSI C header files... (cached) yes
checking for long long... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for mode_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... (cached) 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... yes
checking for struct sockaddr_storage.ss_family... yes
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking for working volatile... yes
checking whether gethostname is declared... yes
checking for dup2... yes
checking for getcwd... yes
checking for gethostname... yes
checking for getpwent... no
checking for getutent... yes
checking for memmove... yes
checking for memset... yes
checking for nice... yes
checking for nl_langinfo... yes
checking for sbrk... yes
checking for setpgid... yes
checking for setpriority... yes
checking for strerror... yes
checking for strstr... yes
checking for sysconf... yes
checking for wcwidth... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
===> Building for static-tcsh-6.14.00
grep 'ERR_' ./sh.err.c | grep '^#define' >> sh.err.h
cc -E -I. -I. -D_PATH_TCSHELL='"/usr/pkg/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
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.dir.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.dol.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.err.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.exec.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.char.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.exp.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.file.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.func.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.glob.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.hist.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.init.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.lex.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.misc.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.parse.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.print.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.proc.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.sem.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.set.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  sh.time.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  glob.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  mi.termios.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  ma.setp.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  vms.termcap.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tw.help.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tw.init.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tw.parse.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tw.spell.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tw.comp.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tw.color.c
grep '[FV]_' ./ed.defns.c | grep '^#define' >> ed.defns.h
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  ed.chared.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  ed.refresh.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  ed.screen.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  ed.init.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  ed.inputl.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  ed.defns.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  ed.xmap.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  ed.term.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.alloc.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.bind.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.const.c
rm -f gethost
cc -o gethost -R/usr/pkg/lib -static -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"' ./gethost.c -lsocket -ltermlib 
./gethost ./host.defs >> tc.defs.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.defs.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.disc.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.func.c
"tc.func.c", line 802: warning: implicit function declaration: crypt
"tc.func.c", line 802: warning: improper pointer/integer combination: op "="
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.nls.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.os.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.printf.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.prompt.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.sched.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.sig.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.str.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.vers.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/usr/pkg/bin/tcsh"'  tc.who.c
rm -f tcsh core
cc -o tcsh -R/usr/pkg/lib -static -O -I. -I. sh.o sh.dir.o sh.dol.o sh.err.o sh.exec.o  sh.char.o sh.exp.o sh.file.o sh.func.o  sh.glob.o sh.hist.o sh.init.o sh.lex.o  sh.misc.o sh.parse.o sh.print.o sh.proc.o  sh.sem.o sh.set.o sh.time.o glob.o  mi.termios.o ma.setp.o vms.termcap.o tw.help.o tw.init.o tw.parse.o tw.spell.o  tw.comp.o tw.color.o ed.chared.o ed.refresh.o ed.screen.o ed.init.o  ed.inputl.o ed.defns.o ed.xmap.o ed.term.o tc.alloc.o tc.bind.o tc.const.o tc.defs.o  tc.disc.o tc.func.o tc.nls.o tc.os.o tc.printf.o  tc.prompt.o tc.sched.o tc.sig.o tc.str.o  tc.vers.o tc.who.o -lsocket -ltermlib 
Undefined			first referenced
 symbol  			    in file
getipnodebyaddr                     /lib/libsocket.a(getnameinfo.o)
getipnodebyname                     /lib/libsocket.a(getaddrinfo.o)
__rpc_getconfip                     /lib/libsocket.a(getservbyname_r.o)
_dlopen                             /lib/libc.a(nss_deffinder.o)
_dlsym                              /lib/libc.a(nss_deffinder.o)
yp_unbind                           tc.os.o
_get_hostserv_inetnetdir_byaddr     /lib/libsocket.a(getservbyname_r.o)
_get_hostserv_inetnetdir_byname     /lib/libsocket.a(getservbyname_r.o)
freenetconfigent                    /lib/libsocket.a(getservbyname_r.o)
str2servent                         /lib/libsocket.a(getservent_r.o)
_dlclose                            /lib/libc.a(nss_deffinder.o)
yp_get_default_domain               tc.os.o
inet_addr                           tc.func.o
inet_pton                           /lib/libsocket.a(getaddrinfo.o)
inet_ntop                           /lib/libsocket.a(getnameinfo.o)
freehostent                         /lib/libsocket.a(getaddrinfo.o)
ld: fatal: Symbol referencing errors. No output written to tcsh
*** Error code 1

Stop.
bmake: stopped in /pkgobj/shells/static-tcsh/work/tcsh-6.14.00
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/shells/static-tcsh
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/shells/static-tcsh/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/shells/static-tcsh

Please view the work log for static-tcsh-6.14.00


BULK> static-tcsh-6.14.00 was marked as broken:
-rw-r--r--   1 root     other      11635 Jul 12 07:30 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for static-tcsh
BULK> Marking all packages which depend upon static-tcsh-6.14.00 as broken:
BULK> Build for static-tcsh-6.14.00 was not successful, aborting.