###
### Tue Jul 12 07:15:04 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for standalone-tcsh-6.14.00
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package standalone-tcsh-6.14.00 and pre-requisite packages
===> Cleaning for standalone-tcsh-6.14.00
BULK> Removing installed packages which are not needed to build standalone-tcsh-6.14.00
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build standalone-tcsh-6.14.00.
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (standalone-tcsh-6.14.00)
===> Checking for vulnerabilities in standalone-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/standalone-tcsh/work
===> Extracting for standalone-tcsh-6.14.00
===> Patching for standalone-tcsh-6.14.00
===> Applying pkgsrc patches for standalone-tcsh-6.14.00
===> Overriding tools for standalone-tcsh-6.14.00
===> Creating toolchain wrappers for standalone-tcsh-6.14.00
===> Configuring for standalone-tcsh-6.14.00
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking cached host tuple... ok
Tcsh will use configuration file `sol26'.
checking for 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... none required
checking for library containing tgetent... -ltermlib
checking for library containing gethostbyname... -lnsl
checking for library containing connect... -lsocket
checking for library containing iconv... none required
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... yes
checking for getutent... yes
checking for memmove... yes
checking for memset... yes
checking for nice... yes
checking for nl_langinfo... yes
checking for sbrk... yes
checking for setpgid... yes
checking for setpriority... yes
checking for strerror... yes
checking for strstr... yes
checking for sysconf... yes
checking for wcwidth... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
===> Building for standalone-tcsh-6.14.00
grep 'ERR_' ./sh.err.c | grep '^#define' >> sh.err.h
cc -E -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  -D_h_tc_const ./tc.const.c |  sed -n -e 's/^\(Char STR[a-zA-Z0-9_]*\) *\[ *\].*/extern \1[];/p' |  sort >> tc.const.h
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.dir.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.dol.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.err.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.exec.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.char.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.exp.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.file.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.func.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.glob.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.hist.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.init.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.lex.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.misc.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.parse.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.print.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.proc.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.sem.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.set.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  sh.time.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  glob.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  mi.termios.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  ma.setp.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  vms.termcap.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tw.help.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tw.init.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tw.parse.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tw.spell.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tw.comp.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tw.color.c
grep '[FV]_' ./ed.defns.c | grep '^#define' >> ed.defns.h
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  ed.chared.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  ed.refresh.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  ed.screen.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  ed.init.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  ed.inputl.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  ed.defns.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  ed.xmap.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  ed.term.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.alloc.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.bind.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.const.c
rm -f gethost
cc -o gethost -R/usr/pkg/lib -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"' ./gethost.c -lsocket -lnsl -ltermlib 
./gethost ./host.defs >> tc.defs.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.defs.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.disc.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/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='"/bin/tcsh"'  tc.nls.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.os.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.printf.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.prompt.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.sched.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.sig.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.str.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.vers.c
cc -c -O -I. -I. -D_PATH_TCSHELL='"/bin/tcsh"'  tc.who.c
rm -f tcsh core
cc -o tcsh -R/usr/pkg/lib -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 -lnsl -ltermlib 
C
et
finnish
french
german
greek
italian
ja
pl
russian
spanish
ukrainian
=> Unwrapping files-to-be-installed.
===> Installing for standalone-tcsh-6.14.00
/usr/ucb/install -c -s -o root -g root -m 555 tcsh /bin/tcsh
install: /bin/tcsh: Read-only file system
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/shells/standalone-tcsh
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/shells/standalone-tcsh
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/shells/standalone-tcsh
*** Error code 1

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

Please view the work log for standalone-tcsh-6.14.00


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