###
### Tue Jul 12 07:12:45 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for scsh-0.6.6
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package scsh-0.6.6 and pre-requisite packages
===> Cleaning for scsh-0.6.6
BULK> Removing installed packages which are not needed to build scsh-0.6.6
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build scsh-0.6.6.
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (scsh-0.6.6)
===> Checking for vulnerabilities in scsh-0.6.6
=> Checksum SHA1 OK for scsh-0.6.6.tar.gz.
=> Checksum RMD160 OK for scsh-0.6.6.tar.gz.
work -> /pkgobj/shells/scsh/work
===> Extracting for scsh-0.6.6
===> Patching for scsh-0.6.6
===> Applying pkgsrc patches for scsh-0.6.6
===> Overriding tools for scsh-0.6.6
===> Creating toolchain wrappers for scsh-0.6.6
===> Configuring for scsh-0.6.6
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
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... 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
defining signal constants
"scsh/scsh_aux.c", line 9: warning: implicit function declaration: atoi
"scsh/scsh_aux.c", line 12: warning: implicit function declaration: printf
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... yes
checking for main in -lm... yes
checking for main in -ldl... yes
checking for main in -lmld... no
checking for main in -lnsl... yes
checking for main in -lgen... yes
checking for main in -lsocket... yes
checking for getpwnam in -lsun... no
checking for crypt in -lc... yes
checking for main in -lelf... yes
checking for RISC/OS POSIX library lossage
checking for an ANSI C-conforming const... (cached) yes
checking return type of signal handlers... void
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking posix/time.h usability... no
checking posix/time.h presence... no
checking for posix/time.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for nlist... yes
checking for select... yes
checking for setitimer... yes
checking for sigaction... yes
checking for vasprintf... no
checking for socklen_t... yes
checking for dlopen... yes
checking for socket... yes
checking for chroot... yes
checking for strerror... yes
checking for seteuid... yes
checking for setegid... yes
checking for struct nlist.n_name... yes
checking __NEXT__... no
checking underscore before symbols... "conftest.c", line 1: warning: old-style declaration or incorrect type for: main
"conftest.c", line 1: warning: old-style declaration or incorrect type for: fnord
no
checking link with -rdynamic... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking for tzname... yes
checking for struct tm.tm_gmtoff... no
checking for const sys_errlist... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scsh/endian.scm
config.status: creating scsh-config
config.status: creating c/sysdep.h
config.status: executing scsh-config+x commands
cd /pkgobj/shells/scsh/work/scsh-0.6.6/scsh/bsd; /usr/pkg/bin/nbsed -e '/LIBGEN/d' sysdep.h >xx ; /usr/bin/mv xx sysdep.h
===> Building for scsh-0.6.6
cc -c -O -o c/main.o  -DDEFAULT_IMAGE_NAME=\"/usr/pkg/lib/scsh/scheme48.image\"   -DHAVE_CONFIG_H c/main.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/process_args.o scsh/process_args.c
cc -c -O -o c/init.o  -DDEFAULT_IMAGE_NAME=\"/usr/pkg/lib/scsh/scheme48.image\"   -DHAVE_CONFIG_H c/init.c
"c/init.c", line 25: warning: implicit function declaration: internal_s48_main
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/scheme48vm.o c/scheme48vm.c
"c/scheme48vm.c", line 275: warning: implicit function declaration: strlen
"c/scheme48vm.c", line 750: warning: implicit function declaration: memcmp
"c/scheme48vm.c", line 8064: warning: implicit function declaration: ps_add_pending_fd
"c/scheme48vm.c", line 8194: warning: implicit function declaration: s48_newspaceLoldspaceP
"c/scheme48vm.c", line 9496: warning: implicit function declaration: memcpy
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/scheme48heap.o c/scheme48heap.c
"c/scheme48heap.c", line 602: warning: implicit function declaration: strlen
"c/scheme48heap.c", line 1715: warning: implicit function declaration: memcpy
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/extension.o c/extension.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/external.o c/external.c
"c/external.c", line 105: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "c/scheme48.h", line 90
	argument : pointer to function(void) returning long
"c/external.c", line 106: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o cig/libcig.o cig/libcig.c
"cig/libcig.c", line 110: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"cig/libcig.c", line 111: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"cig/libcig.c", line 112: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"cig/libcig.c", line 113: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"cig/libcig.c", line 114: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"cig/libcig.c", line 115: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"cig/libcig.c", line 116: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o cig/libcig1.o cig/libcig1.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/cstuff.o scsh/cstuff.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/dirstuff1.o scsh/dirstuff1.c
"scsh/dirstuff1.c", line 109: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/dirstuff1.c", line 110: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/dirstuff1.c", line 111: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/dirstuff1.c", line 112: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/fdports1.o scsh/fdports1.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/flock1.o scsh/flock1.c
"scsh/flock1.c", line 75: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long, long) returning long
"scsh/flock1.c", line 76: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long, long) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/machine/time_dep1.o scsh/machine/time_dep1.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/signals1.o scsh/signals1.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/machine/libansi.o scsh/machine/libansi.c
"scsh/machine/libansi.c", line 3: warning: empty translation unit
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/network1.o scsh/network1.c
"scsh/network1.c", line 158: warning: implicit function declaration: s48_add_pending_fd
"scsh/network1.c", line 380: warning: implicit function declaration: s48_raise_os_error_7
"scsh/network1.c", line 789: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/network1.c", line 790: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/network1.c", line 791: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/network1.c", line 792: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/network1.c", line 793: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/network1.c", line 794: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/network1.c", line 795: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/network1.c", line 796: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/network1.c", line 797: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/network1.c", line 798: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long) returning long
"scsh/network1.c", line 799: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long, long, long) returning long
"scsh/network1.c", line 800: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/network1.c", line 801: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/network1.c", line 802: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/network1.c", line 803: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long) returning long
"scsh/network1.c", line 804: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long) returning long
"scsh/network1.c", line 805: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long) returning long
"scsh/network1.c", line 806: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/network1.c", line 807: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/network1.c", line 808: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/network1.c", line 809: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/network1.c", line 810: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/network1.c", line 811: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/network1.c", line 812: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/network1.c", line 813: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/putenv.o scsh/putenv.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/rx/regexp1.o scsh/rx/regexp1.c
"scsh/rx/regexp1.c", line 46: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long) returning long
"scsh/rx/regexp1.c", line 47: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long, long) returning long
"scsh/rx/regexp1.c", line 48: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long) returning long
"scsh/rx/regexp1.c", line 49: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/sleep1.o scsh/sleep1.c
"scsh/sleep1.c", line 36: warning: implicit function declaration: memset
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/syscalls1.o scsh/syscalls1.c
"scsh/syscalls1.c", line 135: warning: implicit function declaration: s48_stop_alarm_interrupts
"scsh/syscalls1.c", line 138: warning: implicit function declaration: s48_start_alarm_interrupts
"scsh/syscalls1.c", line 1146: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/syscalls1.c", line 1147: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1148: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1149: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1150: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1151: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1152: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1153: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1154: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1155: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1156: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1157: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1158: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1159: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1160: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1161: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1162: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1163: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1164: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1165: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1166: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1167: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1168: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1169: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1170: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1171: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1172: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/syscalls1.c", line 1173: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/syscalls1.c", line 1174: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1175: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1176: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1177: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1178: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1179: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1180: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1181: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/syscalls1.c", line 1182: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1183: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/syscalls1.c", line 1184: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1185: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1186: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1187: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1188: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1189: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1190: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1191: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1192: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1193: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1194: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/syscalls1.c", line 1195: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1196: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/syscalls1.c", line 1197: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1198: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1199: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(void) returning long
"scsh/syscalls1.c", line 1200: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1201: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1202: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1203: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1204: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1205: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/syscalls1.c", line 1206: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/syscalls1.c", line 1207: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(void) returning long
"scsh/syscalls1.c", line 1208: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syscalls1.c", line 1209: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/syscalls1.c", line 1210: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(void) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/syslog1.o scsh/syslog1.c
"scsh/syslog1.c", line 37: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/syslog1.c", line 38: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"scsh/syslog1.c", line 39: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/syslog1.c", line 40: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(void) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/time1.o scsh/time1.c
"scsh/time1.c", line 457: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/time1.c", line 458: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
"scsh/time1.c", line 459: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long, long, long, long, long) returning long
"scsh/time1.c", line 460: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/time1.c", line 461: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long, long, long, long, long, long, long) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/tty1.o scsh/tty1.c
"scsh/tty1.c", line 195: warning: implicit function declaration: open
"scsh/tty1.c", line 236: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/tty1.c", line 237: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long, long, long, long, long, long, long, long, long) returning long
"scsh/tty1.c", line 238: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/tty1.c", line 239: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/tty1.c", line 240: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/tty1.c", line 241: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/tty1.c", line 242: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/tty1.c", line 243: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/tty1.c", line 244: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/tty1.c", line 245: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/tty1.c", line 246: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/tty1.c", line 247: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function() returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/userinfo1.o scsh/userinfo1.c
"scsh/userinfo1.c", line 136: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/userinfo1.c", line 137: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/userinfo1.c", line 138: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(void) returning long
"scsh/userinfo1.c", line 139: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/userinfo1.c", line 140: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/sighandlers1.o scsh/sighandlers1.c
"scsh/sighandlers1.c", line 73: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/sighandlers1.c", line 74: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/libscsh.o scsh/libscsh.c
"scsh/libscsh.c", line 32: warning: implicit function declaration: calloc
"scsh/libscsh.c", line 35: warning: implicit function declaration: exit
"scsh/libscsh.c", line 45: warning: implicit function declaration: free
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/md5.o scsh/md5.c
"scsh/md5.c", line 317: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const unsigned char : "scsh/md5.c", line 95
	argument : pointer to char
"scsh/md5.c", line 325: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "./c/scheme48.h", line 80
	argument : pointer to unsigned char
"scsh/md5.c", line 331: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(void) returning long
"scsh/md5.c", line 332: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"scsh/md5.c", line 333: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"scsh/md5.c", line 334: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o scsh/proc2.o scsh/proc2.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/srfi/srfi-27.o c/srfi/srfi-27.c
"c/srfi/srfi-27.c", line 233: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"c/srfi/srfi-27.c", line 234: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"c/srfi/srfi-27.c", line 235: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(void) returning long
"c/srfi/srfi-27.c", line 236: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"c/srfi/srfi-27.c", line 237: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"c/srfi/srfi-27.c", line 238: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(void) returning long
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/unix/misc.o c/unix/misc.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/unix/io.o c/unix/io.c
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/unix/fd-io.o c/unix/fd-io.c
"c/unix/fd-io.c", line 93: warning: implicit function declaration: memset
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/unix/event.o c/unix/event.c
"c/unix/event.c", line 615: warning: implicit function declaration: memset
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/unix/socket.o c/unix/socket.c
"c/unix/socket.c", line 59: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"c/unix/socket.c", line 60: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"c/unix/socket.c", line 61: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"c/unix/socket.c", line 62: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"c/unix/socket.c", line 63: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"c/unix/socket.c", line 64: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long, long) returning long
"c/unix/socket.c", line 65: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"c/unix/socket.c", line 66: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(void) returning long
"c/unix/socket.c", line 67: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"c/unix/socket.c", line 393: warning: implicit function declaration: realloc
"c/unix/socket.c", line 396: warning: implicit function declaration: free
cc -c -DHAVE_CONFIG_H -I./c -I./cig  -O -o c/unix/dynamo.o c/unix/dynamo.c
"c/unix/dynamo.c", line 53: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"c/unix/dynamo.c", line 54: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long, long) returning long
"c/unix/dynamo.c", line 55: warning: argument #1 is incompatible with prototype:
	prototype: pointer to void : "./c/scheme48.h", line 90
	argument : pointer to function(long) returning long
"c/unix/dynamo.c", line 167: warning: implicit function declaration: strlen
"c/unix/dynamo.c", line 175: warning: implicit function declaration: strcpy
"c/unix/dynamo.c", line 178: warning: implicit function declaration: strcmp
rm -f /tmp/s48_external_$$.c &&					 build/build-external-modules /tmp/s48_external_$$.c			 s48_init_additional_inits s48_init_socket 	 s48_init_external_lookup 							 s48_init_syslog s48_init_posix_regexp  s48_init_userinfo s48_init_sighandlers  s48_init_syscalls s48_init_network s48_init_flock  s48_init_dirstuff s48_init_time s48_init_tty  s48_init_cig s48_init_libscsh s48_init_md5 s48_init_srfi_27				 s48_init_cig &&					 cc -R/usr/pkg/lib -O -o scshvm c/main.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o  scsh/dirstuff1.o  scsh/fdports1.o  scsh/flock1.o  scsh/machine/time_dep1.o  scsh/signals1.o  scsh/machine/libansi.o  scsh/network1.o  scsh/putenv.o  scsh/rx/regexp1.o  scsh/sleep1.o  scsh/syscalls1.o  scsh/syslog1.o  scsh/time1.o  scsh/tty1.o  scsh/userinfo1.o  scsh/sighandlers1.o  scsh/libscsh.o  scsh/md5.o  scsh/proc2.o c/srfi/srfi-27.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o		 /tmp/s48_external_$$.c					 c/unix/socket.o c/unix/dynamo.o 			  -lelf -lsocket -lgen -lnsl -ldl -lm &&						 rm -f /tmp/s48_external_$$.c
"/tmp/s48_external_13073.c", line 42: warning: syntax error:  empty declaration
build/build-usual-image . "`pwd`/scheme" 'scheme48.image' './scshvm'  'build/initial.image'
Correcting byte order of resumed image.
./scheme/env/init-defpackage.scm
#{Unspecific}
./scheme/more-interfaces.scm
./scheme/sort/interfaces.scm
./scheme/link-packages.scm
./scheme/more-packages.scm
[command-levels ./scheme/env/command-level.scm]
[command-processor ./scheme/env/read-command.scm ./scheme/env/command.scm
Read-error: unknown #\ name
            space
            #{Input-port #{Channel ./scheme/env/command.scm}}
*** Error code 1

Stop.
bmake: stopped in /pkgobj/shells/scsh/work/scsh-0.6.6
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/shells/scsh

Please view the work log for scsh-0.6.6


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