clfs:/mnt/clfs/sources$ tar zxf bash-3.2.tar.gz clfs:/mnt/clfs/sources$ cd bash-3.2 clfs:/mnt/clfs/sources/bash-3.2$ clfs:/mnt/clfs/sources/bash-3.2$ patch -Np1 -i ../bash-3.2-fixes-8.patch patching file array.c patching file array.h patching file arrayfunc.c patching file bashline.c patching file builtins/common.c patching file builtins/printf.def patching file builtins/read.def patching file builtins/shopt.def patching file config-bot.h patching file config.h.in patching file configure patching file configure.in patching file doc/bash.1 patching file doc/bashref.texi patching file doc/bashref.texi.orig patching file execute_cmd.c patching file expr.c patching file findcmd.c patching file jobs.c patching file lib/readline/complete.c patching file lib/readline/display.c patching file lib/readline/display.c.orig patching file lib/readline/input.c patching file lib/readline/isearch.c patching file lib/readline/misc.c patching file lib/readline/readline.c patching file lib/readline/text.c patching file lib/readline/vi_mode.c patching file lib/sh/getcwd.c patching file lib/sh/snprintf.c patching file parse.y patching file patchlevel.h patching file pathexp.c patching file pathexp.h patching file po/ru.po patching file shell.h patching file sig.c patching file sig.h patching file subst.c patching file subst.h patching file tests/new-exp.right patching file tests/shopt.right patching file variables.c patching file version.c clfs:/mnt/clfs/sources/bash-3.2$ clfs:/mnt/clfs/sources/bash-3.2$ cat > config.cache << "EOF" > ac_cv_func_mmap_fixed_mapped=yes > ac_cv_func_strcoll_works=yes > ac_cv_func_working_mktime=yes > bash_cv_func_sigsetjmp=present > bash_cv_getcwd_malloc=yes > bash_cv_job_control_missing=present > bash_cv_printf_a_format=yes > bash_cv_sys_named_pipes=present > bash_cv_ulimit_maxfds=yes > bash_cv_under_sys_siglist=yes > bash_cv_unusable_rtsigs=no > gt_cv_int_divbyzero_sigfpe=yes > EOF clfs:/mnt/clfs/sources/bash-3.2$ clfs:/mnt/clfs/sources/bash-3.2$ CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ > ./configure --prefix=/tools \ > --build=${CLFS_HOST} --host=${CLFS_TARGET} \ > --without-bash-malloc --cache-file=config.cache configure: loading cache config.cache checking build system type... i686-cross-linux-gnu checking host system type... sparc64-unknown-linux-gnu checking for emacs... no checking for xemacs... no Beginning configuration for bash-3.2-release for sparc64-unknown-linux-gnu checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... none needed checking for strerror in -lcposix... no checking how to run the C preprocessor... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no 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... no checking for _LARGE_FILES value needed for large files... no configure: cross-compiling for sparc64-unknown-linux-gnu is not supported checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-ranlib... sparc64-unknown-linux-gnu-ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes 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 working long double with more range or precision than double... yes checking for function prototypes... yes checking whether char is unsigned... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... (cached) yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... sparc64-unknown-linux-gnu-ld checking if the linker (sparc64-unknown-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.4.1, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for locale.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking whether getpgrp requires zero arguments... yes checking whether setvbuf arguments are reversed... no checking for vprintf... yes checking for _doprnt... no checking for working strcoll... (cached) yes checking return type of signal handlers... void checking for __setostype... no checking for wait3... yes checking for isinf... yes checking for isnan... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for readlink... yes checking for sbrk... yes checking for select... yes checking for setdtablesize... no checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for confstr... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... (cached) yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for tcgetattr... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vsnprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strerror... yes checking for strftime... yes checking for strnlen... yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoimax... yes checking for strtoumax... yes checking whether confstr is declared... yes checking whether printf is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking whether strtold is declared... yes checking for broken strtold... no checking for declaration of strtoimax... yes 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... yes checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... (cached) yes checking for argz.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for malloc.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for __argz_count... (cached) yes checking for __argz_next... (cached) yes checking for __argz_stringify... (cached) yes checking for dcgettext... yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for stpcpy... (cached) yes checking for strcspn... yes checking for strdup... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... yes checking for mbrlen... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for nl_langinfo and CODESET... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking whether sys_siglist is declared... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for off_t... (cached) 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... (cached) 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... 8 checking for char *... yes checking size of char *... 8 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 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 whether the ctype macros accept non-ascii characters... configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no no checking if dup2 fails to clear the close-on-exec flag... configure: WARNING: cannot check dup2 if cross compiling -- defaulting to no no checking whether pgrps need synchronization... configure: WARNING: cannot check pgrp synchronization if cross compiling -- defaulting to no no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking for sys_siglist in system C library... configure: WARNING: cannot check for sys_siglist if cross compiling -- defaulting to no no checking for _sys_siglist in signal.h or unistd.h... yes checking for _sys_siglist in system C library... (cached) 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... yes checking for struct termio.c_line... yes checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... no checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.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... yes checking for struct timezone in sys/time.h and time.h... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... configure: WARNING: cannot check opendir if cross compiling -- defaulting to no no checking whether ulimit can substitute for getdtablesize... (cached) yes checking to see if getenv can be redefined... configure: WARNING: cannot check getenv redefinition if cross compiling -- defaulting to yes yes checking if getcwd() will dynamically allocate memory... (cached) yes checking for presence of POSIX-style sigsetjmp/siglongjmp... (cached) present checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no no checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... (cached) yes checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no no checking for presence of necessary job control definitions... (cached) present checking for presence of named pipes... (cached) present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... configure: WARNING: cannot check WCONTINUED if cross compiling -- defaulting to no 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... (cached) no checking for tgetent... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... no checking for tgetent in -lcurses... yes checking which library has the termcap functions... using libcurses checking whether /dev/fd is available... standard checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... /var/mail checking shared object configuration for loadable builtins... supported updating cache config.cache 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/intl/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 po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/perl/Makefile config.status: creating pathnames.h config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands clfs:/mnt/clfs/sources/bash-3.2$ clfs:/mnt/clfs/sources/bash-3.2$ make bison -y -d ./parse.y conflicts: 1 shift/reduce touch parser-built rm -f mksyntax gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -o mksyntax ./mksyntax.c rm -f syntax.c ./mksyntax -o syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 3.2 -o newversion.h \ && mv newversion.h version.h gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -DBUILDTOOL -c -o buildversion.o ./version.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -o bashversion ./support/bashversion.c buildversion.o *********************************************************** * * * GNU bash, version 3.2.39(1)-release (sparc64-unknown-linux-gnu) * * *********************************************************** rm -f shell.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c shell.c rm -f eval.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c eval.c make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/builtins' rm -f mkbuiltins.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -DCROSS_COMPILING mkbuiltins.c gcc -rdynamic -g -O2 -o mkbuiltins mkbuiltins.o -ldl ./mkbuiltins -externfile builtext.h -structfile builtins.c \ -noproduction -D . ./alias.def ./bind.def ./break.def ./builtin.def ./caller.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 make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/builtins' rm -f y.tab.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c y.tab.c rm -f general.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c general.c rm -f make_cmd.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c make_cmd.c rm -f print_cmd.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c print_cmd.c rm -f dispose_cmd.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c dispose_cmd.c rm -f execute_cmd.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c execute_cmd.c rm -f variables.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c variables.c rm -f copy_cmd.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c copy_cmd.c rm -f error.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c error.c rm -f expr.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c expr.c expr.c:177: warning: conflicting types for built-in function 'exp2' rm -f flags.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c flags.c rm -f jobs.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c jobs.c rm -f subst.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c subst.c rm -f hashcmd.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c hashcmd.c rm -f hashlib.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c hashlib.c rm -f mailcheck.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c mailcheck.c rm -f mksignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -DBUILDTOOL -c ./support/mksignames.c rm -f buildsignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -DBUILDTOOL -o buildsignames.o -c ./support/signames.c rm -f mksignames gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -DCROSS_COMPILING -o mksignames mksignames.o buildsignames.o 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 sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c trap.c rm -f input.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c input.c rm -f unwind_prot.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c unwind_prot.c rm -f pathexp.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c pathexp.c rm -f sig.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c sig.c rm -f test.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c test.c rm -f version.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c version.c rm -f alias.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c alias.c rm -f array.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c array.c rm -f arrayfunc.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c arrayfunc.c rm -f braces.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c braces.c rm -f bracecomp.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c bracecomp.c rm -f bashhist.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c bashhist.c rm -f bashline.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c bashline.c rm -f list.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c list.c rm -f stringlib.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c stringlib.c rm -f locale.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c locale.c rm -f findcmd.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c findcmd.c rm -f redir.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c redir.c rm -f pcomplete.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c pcomplete.c rm -f pcomplib.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c pcomplib.c rm -f syntax.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c syntax.c rm -f xmalloc.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c xmalloc.c rm -f signames.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"sparc64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"sparc64-unknown-linux-gnu"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/tools/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -c ./support/signames.c make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/builtins' rm -f builtins.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 builtins.c rm -f alias.o ./mkbuiltins -D . alias.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c rm -f bind.o ./mkbuiltins -D . bind.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c rm -f break.o ./mkbuiltins -D . break.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 break.c || ( rm -f break.c ; exit 1 ) rm -f break.c rm -f builtin.o ./mkbuiltins -D . builtin.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c rm -f caller.o ./mkbuiltins -D . caller.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c rm -f cd.o ./mkbuiltins -D . cd.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c rm -f colon.o ./mkbuiltins -D . colon.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c rm -f command.o ./mkbuiltins -D . command.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 command.c || ( rm -f command.c ; exit 1 ) rm -f command.c rm -f common.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 common.c rm -f declare.o ./mkbuiltins -D . declare.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c rm -f echo.o ./mkbuiltins -D . echo.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c rm -f enable.o ./mkbuiltins -D . enable.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c rm -f eval.o ./mkbuiltins -D . eval.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c rm -f evalfile.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 evalfile.c rm -f evalstring.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 evalstring.c rm -f exec.o ./mkbuiltins -D . exec.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c rm -f exit.o ./mkbuiltins -D . exit.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c rm -f fc.o ./mkbuiltins -D . fc.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c rm -f fg_bg.o ./mkbuiltins -D . fg_bg.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f fg_bg.c rm -f hash.o ./mkbuiltins -D . hash.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c rm -f help.o ./mkbuiltins -D . help.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 help.c || ( rm -f help.c ; exit 1 ) rm -f help.c rm -f history.o ./mkbuiltins -D . history.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 history.c || ( rm -f history.c ; exit 1 ) rm -f history.c rm -f jobs.o ./mkbuiltins -D . jobs.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c rm -f kill.o ./mkbuiltins -D . kill.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c rm -f let.o ./mkbuiltins -D . let.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 let.c || ( rm -f let.c ; exit 1 ) rm -f let.c rm -f pushd.o ./mkbuiltins -D . pushd.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c rm -f read.o ./mkbuiltins -D . read.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 read.c || ( rm -f read.c ; exit 1 ) rm -f read.c rm -f return.o ./mkbuiltins -D . return.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 return.c || ( rm -f return.c ; exit 1 ) rm -f return.c rm -f set.o ./mkbuiltins -D . set.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 set.c || ( rm -f set.c ; exit 1 ) rm -f set.c rm -f setattr.o ./mkbuiltins -D . setattr.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c rm -f shift.o ./mkbuiltins -D . shift.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c rm -f source.o ./mkbuiltins -D . source.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 source.c || ( rm -f source.c ; exit 1 ) rm -f source.c rm -f suspend.o ./mkbuiltins -D . suspend.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c rm -f test.o ./mkbuiltins -D . test.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 test.c || ( rm -f test.c ; exit 1 ) rm -f test.c rm -f times.o ./mkbuiltins -D . times.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 times.c || ( rm -f times.c ; exit 1 ) rm -f times.c rm -f trap.o ./mkbuiltins -D . trap.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c rm -f type.o ./mkbuiltins -D . type.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 type.c || ( rm -f type.c ; exit 1 ) rm -f type.c gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -DCROSS_COMPILING -o psize.aux ./psize.c /bin/sh ./psize.sh > pipesize.h rm -f ulimit.o ./mkbuiltins -D . ulimit.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c rm -f umask.o ./mkbuiltins -D . umask.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c rm -f wait.o ./mkbuiltins -D . wait.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c rm -f getopts.o ./mkbuiltins -D . getopts.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c rm -f shopt.o ./mkbuiltins -D . shopt.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c rm -f printf.o ./mkbuiltins -D . printf.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c rm -f getopt.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 getopt.c rm -f bashgetopt.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 bashgetopt.c rm -f complete.o ./mkbuiltins -D . complete.def sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g -O2 complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.c rm -f libbuiltins.a sparc64-unknown-linux-gnu-ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.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 sparc64-unknown-linux-gnu-ranlib libbuiltins.a make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/builtins' making lib/sh/libsh.a in ./lib/sh make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/lib/sh' sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 clktck.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 clock.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 getenv.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 oslib.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 setlinebuf.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 strnlen.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 itos.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 zread.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 zwrite.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 shtty.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 shmatch.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 eaccess.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 netconn.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 netopen.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 timeval.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 makepath.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 pathcanon.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 pathphys.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 tmpfile.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 stringlist.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 stringvec.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 spell.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 shquote.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 strtrans.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 strindex.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 snprintf.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 mailstat.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 fmtulong.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 fmtullong.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 fmtumax.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 xstrchr.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 zcatfd.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 winsize.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -g -O2 wcsdup.c rm -f libsh.a sparc64-unknown-linux-gnu-ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.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 winsize.o wcsdup.o test -n "sparc64-unknown-linux-gnu-ranlib" && sparc64-unknown-linux-gnu-ranlib libsh.a make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/lib/sh' making lib/readline/libreadline.a in ./lib/readline make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/lib/readline' rm -f readline.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 readline.c rm -f vi_mode.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 vi_mode.c rm -f funmap.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 funmap.c rm -f keymaps.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 keymaps.c rm -f parens.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 parens.c rm -f search.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 search.c rm -f rltty.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 rltty.c rm -f complete.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 complete.c rm -f bind.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 bind.c bind.c: In function 'rl_function_of_keyseq': bind.c:704: warning: comparison is always true due to limited range of data type rm -f isearch.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 isearch.c rm -f display.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 display.c display.c: In function 'rl_character_len': display.c:1961: warning: comparison is always true due to limited range of data type rm -f signals.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 signals.c rm -f util.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 util.c rm -f kill.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 kill.c rm -f undo.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 undo.c rm -f macro.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 macro.c rm -f input.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 input.c rm -f callback.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 callback.c rm -f terminal.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 terminal.c rm -f text.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 text.c rm -f nls.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 nls.c rm -f misc.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 misc.c rm -f history.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 history.c rm -f histexpand.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 histexpand.c rm -f histfile.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 histfile.c rm -f histsearch.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 histsearch.c rm -f shell.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 shell.c rm -f savestring.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 savestring.c rm -f mbutil.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 mbutil.c rm -f tilde.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 -DREADLINE_LIBRARY -c ./tilde.c rm -f xmalloc.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 xmalloc.c rm -f compat.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I/mnt/clfs/sources/bash-3.2 -I../.. -I../../lib -g -O2 compat.c rm -f libreadline.a sparc64-unknown-linux-gnu-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 "sparc64-unknown-linux-gnu-ranlib" && sparc64-unknown-linux-gnu-ranlib libreadline.a make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/lib/readline' making lib/readline/libhistory.a in ./lib/readline make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/lib/readline' rm -f libhistory.a sparc64-unknown-linux-gnu-ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o xmalloc.o test -n "sparc64-unknown-linux-gnu-ranlib" && sparc64-unknown-linux-gnu-ranlib libhistory.a make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/lib/readline' making lib/glob/libglob.a in ./lib/glob make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/lib/glob' rm -f glob.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 glob.c rm -f strmatch.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 strmatch.c rm -f smatch.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 smatch.c rm -f xmbsrtowcs.o sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 xmbsrtowcs.c rm -f -f libglob.a sparc64-unknown-linux-gnu-ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o test -n "sparc64-unknown-linux-gnu-ranlib" && sparc64-unknown-linux-gnu-ranlib libglob.a make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/lib/glob' making lib/tilde/libtilde.a in ./lib/tilde make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/lib/tilde' sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -g -O2 tilde.c rm -f libtilde.a sparc64-unknown-linux-gnu-ar cr libtilde.a tilde.o test -n "sparc64-unknown-linux-gnu-ranlib" && sparc64-unknown-linux-gnu-ranlib libtilde.a make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/lib/tilde' rm -f bash sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -g -O2 -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 signames.o -lbuiltins -lsh -lreadline -lhistory -lcurses -lglob -ltilde -ldl ls -l bash -rwxr-xr-x 1 clfs clfs 2410984 Nov 5 10:24 bash sparc64-unknown-linux-gnu-size bash text data bss dec hex filename 719096 34632 26224 779952 be6b0 bash clfs:/mnt/clfs/sources/bash-3.2$ clfs:/mnt/clfs/sources/bash-3.2$ make install ( cd ./po/ ; make DESTDIR= installdirs ) make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/po' /bin/sh /mnt/clfs/sources/bash-3.2/./support/mkinstalldirs /tools/share mkdir -p -- /tools/share/locale/en@quot/LC_MESSAGES mkdir -p -- /tools/share/locale/en@boldquot/LC_MESSAGES if test "bash" = "gettext-tools"; then \ /bin/sh /mnt/clfs/sources/bash-3.2/./support/mkinstalldirs /tools/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/po' /usr/bin/install -c -m 0755 bash /tools/bin/bash /usr/bin/install -c -m 0555 bashbug /tools/bin/bashbug ( cd ./doc ; make \ man1dir=/tools/man/man1 man1ext=.1 \ man3dir=/tools/man/man3 man3ext=.3 \ infodir=/tools/info htmldir= DESTDIR= install ) make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/doc' makeinfo --no-split -I../lib/readline/doc ./bashref.texi /bin/sh ../support/mkinstalldirs /tools/man/man1 /bin/sh ../support/mkinstalldirs /tools/info if test -n "" ; then \ /bin/sh ../support/mkinstalldirs ; \ fi /bin/sh ./infopost.sh < ./bashref.info > bash.info ; \ /usr/bin/install -c -m 644 ./bash.1 /tools/man/man1/bash.1 /usr/bin/install -c -m 644 ./bashbug.1 /tools/man/man1/bashbug.1 /usr/bin/install -c -m 644 ./bash.info /tools/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/tools/info/dir /tools/info/bash.info; \ else true; fi if test -n "" ; then \ /usr/bin/install -c -m 644 ./bash.html ; \ /usr/bin/install -c -m 644 ./bashref.html ; \ fi make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/doc' ( cd ./builtins ; make DESTDIR= install ) make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/builtins' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/builtins' ( cd ./po/ ; make DESTDIR= install ) make[1]: Entering directory `/mnt/clfs/sources/bash-3.2/po' test -z "en@quot.gmo en@boldquot.gmo ru.gmo" || make en@quot.gmo en@boldquot.gmo ru.gmo make[2]: Entering directory `/mnt/clfs/sources/bash-3.2/po' make[2]: `en@quot.gmo' is up to date. make[2]: `en@boldquot.gmo' is up to date. rm -f ru.gmo && : -c --statistics -o ru.gmo ru.po mv: cannot stat `t-ru.gmo': No such file or directory make[2]: *** [ru.gmo] Error 1 make[2]: Leaving directory `/mnt/clfs/sources/bash-3.2/po' make[1]: *** [stamp-po] Error 2 make[1]: Leaving directory `/mnt/clfs/sources/bash-3.2/po' make: [install] Error 2 (ignored) clfs:/mnt/clfs/sources/bash-3.2$ clfs:/mnt/clfs/sources/bash-3.2$ ln -sv bash /tools/bin/sh `/tools/bin/sh' -> `bash' clfs:/mnt/clfs/sources/bash-3.2$