###
### Tue Jul 12 07:18:34 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for static-bash-2.05.2.7nb4
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package static-bash-2.05.2.7nb4 and pre-requisite packages
===> Cleaning for static-bash-2.05.2.7nb4
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
BULK> Removing installed packages which are not needed to build static-bash-2.05.2.7nb4
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build static-bash-2.05.2.7nb4.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gettext-lib-0.11.5nb4.tgz
===========================================================================
Installing files needed by libiconv-1.9.2nb1:

	/usr/pkg/lib/charset.alias
	    [/usr/pkg/share/examples/libiconv/charset.alias]

===========================================================================
BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (static-bash-2.05.2.7nb4)
===> Checking for vulnerabilities in static-bash-2.05.2.7nb4
=> Checksum SHA1 OK for bash-2.05b.tar.gz.
=> Checksum RMD160 OK for bash-2.05b.tar.gz.
=> Checksum SHA1 OK for bash205b-001.
=> Checksum RMD160 OK for bash205b-001.
=> Checksum SHA1 OK for bash205b-002.
=> Checksum RMD160 OK for bash205b-002.
=> Checksum SHA1 OK for bash205b-003.
=> Checksum RMD160 OK for bash205b-003.
=> Checksum SHA1 OK for bash205b-004.
=> Checksum RMD160 OK for bash205b-004.
=> Checksum SHA1 OK for bash205b-005.
=> Checksum RMD160 OK for bash205b-005.
=> Checksum SHA1 OK for bash205b-006.
=> Checksum RMD160 OK for bash205b-006.
=> Checksum SHA1 OK for bash205b-007.
=> Checksum RMD160 OK for bash205b-007.
work -> /pkgobj/shells/static-bash2/work
===> Extracting for static-bash-2.05.2.7nb4
==========================================================================
The supported build options for this package are:

	multibyte static

The currently selected options are:

	multibyte

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.bash (not defined)

==========================================================================
===> Required installed package gettext-lib>=0.11.5nb4: gettext-lib-0.11.5nb4 found
===> Required installed package libiconv>=1.9.1nb4: libiconv-1.9.2nb1 found
===> Patching for static-bash-2.05.2.7nb4
===> Applying distribution patches for static-bash-2.05.2.7nb4
===> Applying pkgsrc patches for static-bash-2.05.2.7nb4
===> Overriding tools for static-bash-2.05.2.7nb4
===> Creating toolchain wrappers for static-bash-2.05.2.7nb4
===> Configuring for static-bash-2.05.2.7nb4
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

Beginning configuration for bash-2.05b-release for 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 executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for POSIXized ISC... no
checking how to run the C preprocessor... cc -E
checking for minix/config.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for ar... ar
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking whether make sets ${MAKE}... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for preprocessor stringizing operator... yes
checking for long double... yes
checking for function prototypes... yes
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 whether char is unsigned... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdarg.h... yes
checking for varargs.h... yes
checking for limits.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for locale.h... yes
checking for termcap.h... no
checking for termio.h... yes
checking for termios.h... yes
checking for dlfcn.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) no
checking for netdb.h... yes
checking for grp.h... yes
checking for strings.h... (cached) yes
checking for sys/ptem.h... yes
checking for sys/pte.h... no
checking for sys/stream.h... yes
checking for sys/select.h... yes
checking for sys/file.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/wait.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether getpgrp takes no argument... yes
checking whether setvbuf arguments are reversed... no
checking for vprintf... yes
checking for _doprnt... yes
checking for working strcoll... yes
checking return type of signal handlers... void
checking for __setostype... no
checking for wait3... yes
checking for isinf... no
checking for mkfifo... yes
checking for dup2... yes
checking for select... yes
checking for getdtablesize... yes
checking for getgroups... yes
checking for gethostname... yes
checking for setdtablesize... no
checking for getpagesize... yes
checking for killpg... yes
checking for lstat... yes
checking for getpeername... no
checking for sbrk... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for waitpid... yes
checking for tcgetpgrp... yes
checking for readlink... yes
checking for rename... yes
checking for bcopy... yes
checking for bzero... yes
checking for confstr... yes
checking for sysconf... yes
checking for pathconf... yes
checking for setenv... no
checking for putenv... yes
checking for unsetenv... no
checking for setlinebuf... yes
checking for setvbuf... yes
checking for setlocale... yes
checking for strchr... yes
checking for tcgetattr... yes
checking for uname... yes
checking for ulimit... yes
checking for tzset... yes
checking for siginterrupt... yes
checking for memmove... yes
checking for ttyname... yes
checking for times... yes
checking for getaddrinfo... no
checking for gethostbyname... no
checking for getservbyname... no
checking for getservent... no
checking for inet_aton... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for vasprintf... no
checking for asprintf... no
checking for fnmatch... yes
checking for isascii... yes
checking for isblank... no
checking for isgraph... yes
checking for isprint... yes
checking for isspace... yes
checking for isxdigit... yes
checking for getcwd... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strftime... yes
checking for strpbrk... yes
checking for memset... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strtoimax... no
checking for strtoumax... no
checking whether confstr is declared... no
checking whether printf is declared... yes
checking whether sbrk is declared... yes
checking whether strcpy is declared... yes
checking whether strsignal is declared... yes
checking whether strtold is declared... no
checking for declaration of strtoimax... no
checking for declaration of strtol... yes
checking for declaration of strtoll... yes
checking for declaration of strtoul... yes
checking for declaration of strtoull... yes
checking for declaration of strtoumax... no
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for libintl.h... yes
checking for gettext... yes
checking for textdomain... yes
checking for bindtextdomain... yes
checking for wctype.h... yes
checking for wchar.h... yes
checking for langinfo.h... yes
checking for mbsrtowcs... yes
checking for wcwidth... yes
checking for mbstate_t... yes
checking for nl_langinfo and CODESET... yes
checking for dlopen in -ldl... no
checking for dlopen... no
checking for dlclose... no
checking for dlsym... no
checking for sys_siglist declaration in signal.h or unistd.h... no
checking for inet_aton... no
checking for getpeername in -lsocket... yes
checking for t_open in -lnsl... yes
checking for gethostbyname in socket library... no
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for off_t... yes
checking for mode_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for time_t... yes
checking for long long... long long
checking for unsigned long long... unsigned long long
checking return type of signal handlers... (cached) void
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for double... yes
checking size of double... 8
checking for long long... yes
checking size of long long... 8
checking for u_int... yes
checking for u_long... yes
checking for wctype_t... yes
checking for bits16_t... no
checking for u_bits16_t... no
checking for bits32_t... no
checking for u_bits32_t... no
checking for bits64_t... no
checking for ptrdiff_t... yes
checking whether stat file-mode macros are broken... no
checking whether #! works in shell scripts... yes
checking if dup2 fails to clear the close-on-exec flag... no
checking whether pgrps need synchronization... no
checking for type of signal functions... posix
checking for sys_errlist and sys_nerr... yes
checking for sys_siglist in system C library... no
checking for _sys_siglist in signal.h or unistd.h... yes
checking for _sys_siglist in system C library... yes
checking whether signal handlers are of type void... yes
checking for clock_t... yes
checking for sigset_t... yes
checking for quad_t... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for socklen_t... yes
checking for size and type of struct rlimit fields... rlim_t
checking for struct termios.c_line... no
checking for struct termio.c_line... yes
checking if struct dirent has a d_ino member... yes
checking if struct dirent has a d_fileno member... no
checking for struct winsize in sys/ioctl.h and termios.h... termios.h
checking for struct timeval in sys/time.h and time.h... yes
checking for struct stat.st_blocks... yes
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 the existence of strsignal... yes
checking if opendir() opens non-directories... no
checking whether ulimit can substitute for getdtablesize... yes
checking to see if getenv can be redefined... yes
checking if getcwd() calls popen()... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking whether or not strcoll and strcmp differ... no
checking for standard-conformant putenv declaration... yes
checking for printf floating point output in hex notation... no
checking if signal handlers must be reinstalled when invoked... no
checking for presence of necessary job control definitions... present
checking for presence of named pipes... present
checking POSIX termios... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... no
checking for speed_t in sys/types.h... no
checking whether getpw functions are declared in pwd.h... yes
checking for unusable real-time signals due to large values... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking whether /dev/fd is available... absent
checking whether /dev/stdin stdout stderr are available... absent
checking for default mail directory... /var/mail
configure: creating ./config.status
config.status: creating Makefile
config.status: creating builtins/Makefile
config.status: creating lib/readline/Makefile
config.status: creating lib/glob/Makefile
config.status: creating lib/malloc/Makefile
config.status: creating lib/sh/Makefile
config.status: creating lib/termcap/Makefile
config.status: creating lib/tilde/Makefile
config.status: creating doc/Makefile
config.status: creating support/Makefile
config.status: creating examples/loadables/Makefile
config.status: creating examples/loadables/perl/Makefile
config.status: creating config.h
===> Building for static-bash-2.05.2.7nb4
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -g -o mksyntax ./mksyntax.c
rm -f syntax.c
./mksyntax -o syntax.c
CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
/bin/sh ./support/mkversion.sh -b -S . -s release -d 2.05b -o newversion.h  && mv newversion.h version.h
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -g -c -o buildversion.o ./version.c
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -g -o bashversion ./support/bashversion.c buildversion.o

	  ***********************************************************
	  *                                                         *
	  * GNU bash, version 2.05b.0(1)-release (sparc-sun-solaris2)
	  *                                                         *
	  ***********************************************************

rm -f shell.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c shell.c
rm -f eval.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c eval.c
rm -f mkbuiltins.o
cc -O -I/usr/pkg/include -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -g mkbuiltins.c
cc -O -I/usr/pkg/include -L/usr/pkg/lib -R/usr/pkg/lib -static  -O -I/usr/pkg/include -o mkbuiltins mkbuiltins.o -lsocket -lnsl -lintl -liconv
./mkbuiltins -externfile builtext.h -structfile builtins.c  -noproduction -D .  ./alias.def ./bind.def ./break.def  ./builtin.def ./cd.def ./colon.def  ./command.def ./declare.def ./echo.def  ./enable.def ./eval.def ./getopts.def  ./exec.def ./exit.def ./fc.def  ./fg_bg.def ./hash.def ./help.def  ./history.def ./jobs.def ./kill.def  ./let.def ./read.def ./return.def  ./set.def ./setattr.def ./shift.def  ./source.def ./suspend.def ./test.def  ./times.def ./trap.def ./type.def  ./ulimit.def ./umask.def ./wait.def  ./reserved.def ./pushd.def ./shopt.def  ./printf.def ./complete.def
rm -f y.tab.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c y.tab.c
rm -f general.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c general.c
rm -f make_cmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c make_cmd.c
rm -f print_cmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c print_cmd.c
rm -f dispose_cmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c dispose_cmd.c
rm -f execute_cmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c execute_cmd.c
rm -f variables.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c variables.c
rm -f copy_cmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c copy_cmd.c
rm -f error.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c error.c
rm -f expr.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c expr.c
rm -f flags.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c flags.c
rm -f jobs.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c jobs.c
rm -f subst.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c subst.c
rm -f hashcmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c hashcmd.c
rm -f hashlib.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c hashlib.c
rm -f mailcheck.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c mailcheck.c
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -g -o mksignames ./support/mksignames.c
rm -f lsignames.h
./mksignames lsignames.h
if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
rm -f trap.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c trap.c
rm -f input.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c input.c
rm -f unwind_prot.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c unwind_prot.c
rm -f pathexp.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c pathexp.c
rm -f sig.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c sig.c
rm -f test.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c test.c
rm -f version.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c version.c
rm -f alias.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c alias.c
rm -f array.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c array.c
rm -f arrayfunc.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c arrayfunc.c
rm -f braces.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c braces.c
rm -f bracecomp.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c bracecomp.c
rm -f bashhist.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c bashhist.c
rm -f bashline.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c bashline.c
rm -f list.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c list.c
rm -f stringlib.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c stringlib.c
rm -f locale.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c locale.c
rm -f findcmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c findcmd.c
rm -f redir.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c redir.c
rm -f pcomplete.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c pcomplete.c
rm -f pcomplib.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c pcomplib.c
rm -f syntax.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c syntax.c
rm -f xmalloc.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc"' -DCONF_OSTYPE='"solaris2"' -DCONF_MACHTYPE='"sparc-sun-solaris2"' -DCONF_VENDOR='"sun"' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -I/usr/pkg/include -O -I/usr/pkg/include -c xmalloc.c
rm -f builtins.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include builtins.c
rm -f alias.o
./mkbuiltins -D . alias.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include alias.c || ( rm -f alias.c ; exit 1 )
rm -f alias.c
rm -f bind.o
./mkbuiltins -D . bind.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include bind.c || ( rm -f bind.c ; exit 1 )
rm -f bind.c
rm -f break.o
./mkbuiltins -D . break.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include break.c || ( rm -f break.c ; exit 1 )
rm -f break.c
rm -f builtin.o
./mkbuiltins -D . builtin.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include builtin.c || ( rm -f builtin.c ; exit 1 )
rm -f builtin.c
rm -f cd.o
./mkbuiltins -D . cd.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include cd.c || ( rm -f cd.c ; exit 1 )
rm -f cd.c
rm -f colon.o
./mkbuiltins -D . colon.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include colon.c || ( rm -f colon.c ; exit 1 )
rm -f colon.c
rm -f command.o
./mkbuiltins -D . command.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include command.c || ( rm -f command.c ; exit 1 )
rm -f command.c
rm -f common.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include common.c
rm -f declare.o
./mkbuiltins -D . declare.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include declare.c || ( rm -f declare.c ; exit 1 )
rm -f declare.c
rm -f echo.o
./mkbuiltins -D . echo.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include echo.c || ( rm -f echo.c ; exit 1 )
rm -f echo.c
rm -f enable.o
./mkbuiltins -D . enable.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include enable.c || ( rm -f enable.c ; exit 1 )
"./enable.def", line 134: warning: statement not reached
rm -f enable.c
rm -f eval.o
./mkbuiltins -D . eval.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include eval.c || ( rm -f eval.c ; exit 1 )
rm -f eval.c
rm -f evalfile.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include evalfile.c
rm -f evalstring.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include evalstring.c
"evalstring.c", line 324: warning: implicit function declaration: zcatfd
rm -f exec.o
./mkbuiltins -D . exec.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include exec.c || ( rm -f exec.c ; exit 1 )
rm -f exec.c
rm -f exit.o
./mkbuiltins -D . exit.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include exit.c || ( rm -f exit.c ; exit 1 )
rm -f exit.c
rm -f fc.o
./mkbuiltins -D . fc.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include fc.c || ( rm -f fc.c ; exit 1 )
rm -f fc.c
rm -f fg_bg.o
./mkbuiltins -D . fg_bg.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include fg_bg.c || ( rm -f fg_bg.c ; exit 1 )
rm -f fg_bg.c
rm -f hash.o
./mkbuiltins -D . hash.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include hash.c || ( rm -f hash.c ; exit 1 )
rm -f hash.c
rm -f help.o
./mkbuiltins -D . help.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include help.c || ( rm -f help.c ; exit 1 )
"./help.def", line 162: warning: implicit function declaration: zcatfd
rm -f help.c
rm -f history.o
./mkbuiltins -D . history.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include history.c || ( rm -f history.c ; exit 1 )
rm -f history.c
rm -f jobs.o
./mkbuiltins -D . jobs.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include jobs.c || ( rm -f jobs.c ; exit 1 )
rm -f jobs.c
rm -f kill.o
./mkbuiltins -D . kill.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include kill.c || ( rm -f kill.c ; exit 1 )
rm -f kill.c
rm -f let.o
./mkbuiltins -D . let.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include let.c || ( rm -f let.c ; exit 1 )
rm -f let.c
rm -f pushd.o
./mkbuiltins -D . pushd.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include pushd.c || ( rm -f pushd.c ; exit 1 )
rm -f pushd.c
rm -f read.o
./mkbuiltins -D . read.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include read.c || ( rm -f read.c ; exit 1 )
rm -f read.c
rm -f return.o
./mkbuiltins -D . return.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include return.c || ( rm -f return.c ; exit 1 )
rm -f return.c
rm -f set.o
./mkbuiltins -D . set.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include set.c || ( rm -f set.c ; exit 1 )
rm -f set.c
rm -f setattr.o
./mkbuiltins -D . setattr.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include setattr.c || ( rm -f setattr.c ; exit 1 )
rm -f setattr.c
rm -f shift.o
./mkbuiltins -D . shift.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include shift.c || ( rm -f shift.c ; exit 1 )
rm -f shift.c
rm -f source.o
./mkbuiltins -D . source.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include source.c || ( rm -f source.c ; exit 1 )
rm -f source.c
rm -f suspend.o
./mkbuiltins -D . suspend.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include suspend.c || ( rm -f suspend.c ; exit 1 )
rm -f suspend.c
rm -f test.o
./mkbuiltins -D . test.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include test.c || ( rm -f test.c ; exit 1 )
rm -f test.c
rm -f times.o
./mkbuiltins -D . times.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include times.c || ( rm -f times.c ; exit 1 )
rm -f times.c
rm -f trap.o
./mkbuiltins -D . trap.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include trap.c || ( rm -f trap.c ; exit 1 )
rm -f trap.c
rm -f type.o
./mkbuiltins -D . type.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include type.c || ( rm -f type.c ; exit 1 )
rm -f type.c
cc -O -I/usr/pkg/include  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -g -o psize.aux ./psize.c
"./psize.c", line 75: warning: statement not reached
/bin/sh ./psize.sh > pipesize.h
rm -f ulimit.o
./mkbuiltins -D . ulimit.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include ulimit.c || ( rm -f ulimit.c ; exit 1 )
rm -f ulimit.c
rm -f umask.o
./mkbuiltins -D . umask.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include umask.c || ( rm -f umask.c ; exit 1 )
rm -f umask.c
rm -f wait.o
./mkbuiltins -D . wait.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include wait.c || ( rm -f wait.c ; exit 1 )
rm -f wait.c
rm -f getopts.o
./mkbuiltins -D . getopts.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include getopts.c || ( rm -f getopts.c ; exit 1 )
rm -f getopts.c
rm -f shopt.o
./mkbuiltins -D . shopt.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include shopt.c || ( rm -f shopt.c ; exit 1 )
rm -f shopt.c
rm -f printf.o
./mkbuiltins -D . printf.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include printf.c || ( rm -f printf.c ; exit 1 )
rm -f printf.c
rm -f getopt.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include getopt.c
rm -f bashgetopt.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include bashgetopt.c
rm -f complete.o
./mkbuiltins -D . complete.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -I/usr/pkg/include -O -I/usr/pkg/include complete.c || ( rm -f complete.c ; exit 1 )
rm -f complete.c
rm -f libbuiltins.a
ar cr libbuiltins.a builtins.o  alias.o bind.o break.o builtin.o cd.o colon.o command.o  common.o declare.o echo.o enable.o eval.o evalfile.o  evalstring.o exec.o  exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o  pushd.o read.o return.o set.o setattr.o shift.o source.o  suspend.o test.o times.o trap.o type.o ulimit.o umask.o  wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o
ranlib libbuiltins.a
making ./lib/sh/libsh.a in ./lib/sh
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include clktck.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include clock.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include getenv.c
"getenv.c", line 172: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include oslib.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include setlinebuf.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include itos.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include zread.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include zwrite.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include shtty.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include netconn.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include netopen.c
"netopen.c", line 98: warning: statement not reached
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include timeval.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include makepath.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include pathcanon.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include pathphys.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include tmpfile.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include stringlist.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include stringvec.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include spell.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include shquote.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include strtrans.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include strindex.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include snprintf.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include mailstat.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include fmtulong.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include fmtullong.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include fmtumax.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include xstrchr.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include zcatfd.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include strtoimax.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include strtoumax.c
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -I/usr/pkg/include inet_aton.c
rm -f libsh.a
ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o  itos.o zread.o zwrite.o shtty.o  netconn.o netopen.o timeval.o makepath.o pathcanon.o  pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o  strtrans.o strindex.o snprintf.o mailstat.o fmtulong.o  fmtullong.o fmtumax.o xstrchr.o zcatfd.o strtoimax.o strtoumax.o inet_aton.o
test -n "ranlib" && ranlib libsh.a
making ./lib/readline/libreadline.a in ./lib/readline
rm -f readline.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include readline.c
rm -f vi_mode.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include vi_mode.c
rm -f funmap.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include funmap.c
rm -f keymaps.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include keymaps.c
rm -f parens.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include parens.c
rm -f search.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include search.c
rm -f rltty.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include rltty.c
rm -f complete.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include complete.c
rm -f bind.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include bind.c
rm -f isearch.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include isearch.c
rm -f display.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include display.c
rm -f signals.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include signals.c
rm -f util.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include util.c
rm -f kill.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include kill.c
rm -f undo.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include undo.c
rm -f macro.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include macro.c
rm -f input.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include input.c
"input.c", line 288: warning: statement not reached
rm -f callback.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include callback.c
rm -f terminal.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include terminal.c
rm -f text.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include text.c
rm -f nls.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include nls.c
rm -f misc.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include misc.c
rm -f history.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include history.c
rm -f histexpand.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include histexpand.c
"histexpand.c", line 214: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "rlmbutil.h", line 86
	argument : pointer to const char
"histexpand.c", line 215: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "rlmbutil.h", line 85
	argument : pointer to const char
rm -f histfile.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include histfile.c
rm -f histsearch.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include histsearch.c
rm -f shell.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include shell.c
rm -f savestring.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include savestring.c
rm -f mbutil.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include mbutil.c
rm -f tilde.o
cc -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include -DREADLINE_LIBRARY -c ./tilde.c
rm -f xmalloc.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include xmalloc.c
rm -f compat.o
cc -c -DHAVE_CONFIG_H -DSHELL  -I/usr/pkg/include -I. -I/pkgobj/shells/static-bash2/work/bash-2.05b -I../.. -I../../lib  -O -I/usr/pkg/include compat.c
rm -f libreadline.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o  rltty.o complete.o bind.o isearch.o display.o signals.o  util.o kill.o undo.o macro.o input.o callback.o terminal.o  text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o savestring.o  mbutil.o tilde.o xmalloc.o compat.o
test -n "ranlib" && ranlib libreadline.a
making ./lib/readline/libhistory.a in ./lib/readline
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o savestring.o  mbutil.o xmalloc.o
test -n "ranlib" && ranlib libhistory.a
making ./lib/glob/libglob.a in ./lib/glob
cc -c  -DHAVE_CONFIG_H -DSHELL -I/usr/pkg/include -I. -I../.. -I../.. -I../../include -I../../lib   -O -I/usr/pkg/include glob.c
"glob.c", line 127: warning: argument #1 is incompatible with prototype:
	prototype: pointer to const unsigned char : "glob_loop.c", line 25
	argument : pointer to const char
"glob.c", line 134: warning: argument #1 is incompatible with prototype:
	prototype: pointer to const unsigned char : "glob_loop.c", line 25
	argument : pointer to const char
cc -c  -DHAVE_CONFIG_H -DSHELL -I/usr/pkg/include -I. -I../.. -I../.. -I../../include -I../../lib   -O -I/usr/pkg/include strmatch.c
cc -c  -DHAVE_CONFIG_H -DSHELL -I/usr/pkg/include -I. -I../.. -I../.. -I../../include -I../../lib   -O -I/usr/pkg/include smatch.c
"smatch.c", line 371: warning: argument #1 is incompatible with prototype:
	prototype: pointer to unsigned char : "sm_loop.c", line 28
	argument : pointer to char
"smatch.c", line 371: warning: argument #2 is incompatible with prototype:
	prototype: pointer to unsigned char : "sm_loop.c", line 28
	argument : pointer to char
"smatch.c", line 392: warning: argument #1 is incompatible with prototype:
	prototype: pointer to unsigned char : "sm_loop.c", line 28
	argument : pointer to char
"smatch.c", line 392: warning: argument #2 is incompatible with prototype:
	prototype: pointer to unsigned char : "sm_loop.c", line 28
	argument : pointer to char
cc -c  -DHAVE_CONFIG_H -DSHELL -I/usr/pkg/include -I. -I../.. -I../.. -I../../include -I../../lib   -O -I/usr/pkg/include xmbsrtowcs.c
rm -f libglob.a
ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o
test -n "ranlib" && ranlib libglob.a
making ./lib/tilde/libtilde.a in ./lib/tilde
cc -c  -DHAVE_CONFIG_H -DSHELL -I/usr/pkg/include  -I. -I../.. -I../.. -I../../include -I../../lib  -O -I/usr/pkg/include tilde.c
rm -f libtilde.a
ar cr libtilde.a tilde.o
test -n "ranlib" && ranlib libtilde.a
cc  -I. -I../.. -I../.. -I../../include -I../../lib -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -DRCHECK -Dbotch=programming_error  -I/usr/pkg/include -c malloc.c
"malloc.c", line 1002: warning: implicit function declaration: bcopy
cc  -I. -I../.. -I../.. -I../../include -I../../lib -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -DRCHECK -Dbotch=programming_error  -I/usr/pkg/include -c trace.c
cc  -I. -I../.. -I../.. -I../../include -I../../lib -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -DRCHECK -Dbotch=programming_error  -I/usr/pkg/include -c stats.c
cc  -I. -I../.. -I../.. -I../../include -I../../lib -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -DRCHECK -Dbotch=programming_error  -I/usr/pkg/include -c table.c
cc  -I. -I../.. -I../.. -I../../include -I../../lib -DHAVE_CONFIG_H -DSHELL   -O -I/usr/pkg/include -DRCHECK -Dbotch=programming_error  -I/usr/pkg/include -c watch.c
rm -f libmalloc.a
ar cr libmalloc.a malloc.o  trace.o stats.o table.o watch.o
test -n "ranlib" && ranlib libmalloc.a
rm -f bash
cc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob  -L./lib/tilde -L./lib/malloc -L./lib/sh -L/usr/pkg/lib -R/usr/pkg/lib -static    -O -I/usr/pkg/include -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o   dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o  expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o  trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o  alias.o array.o arrayfunc.o braces.o bracecomp.o bashhist.o  bashline.o  list.o stringlib.o locale.o findcmd.o redir.o  pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lsh -lreadline -lhistory -ltermcap -lglob  -ltilde -lmalloc  -lsocket -lnsl -lintl -liconv
Undefined			first referenced
 symbol  			    in file
dlsym                               /lib/libnsl.a(netdir.o)
_dlopen                             /lib/libc.a(nss_deffinder.o)
_dlsym                              /lib/libc.a(nss_deffinder.o)
dlopen                              /lib/libnsl.a(netdir.o)
_dlclose                            /lib/libc.a(nss_deffinder.o)
dlclose                             /lib/libnsl.a(netdir.o)
dlerror                             /lib/libnsl.a(netdir.o)
ld: fatal: Symbol referencing errors. No output written to bash
*** Error code 1

Stop.
bmake: stopped in /pkgobj/shells/static-bash2/work/bash-2.05b
*** Error code 1

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

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

Please view the work log for static-bash-2.05.2.7nb4


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