Skip to content

Instantly share code, notes, and snippets.

Created May 23, 2013 15:34
Show Gist options
  • Save anonymous/5636960 to your computer and use it in GitHub Desktop.
Save anonymous/5636960 to your computer and use it in GitHub Desktop.
checking build system type... powerpc-apple-darwin9.8.0
checking host system type... powerpc-apple-darwin9.8.0
Beginning configuration for bash-4.2-release for powerpc-apple-darwin9.8.0
checking for gcc... /usr/bin/gcc-4.2
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking for strerror in -lcposix... no
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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 whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether /usr/bin/gcc-4.2 needs -traditional... no
checking for tgetent... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking version of installed readline library... configure: WARNING: Could not test version of installed readline library.
configure: WARNING: installed readline library is too old to be linked with bash
configure: WARNING: using private bash version
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... ar
checking for ranlib... 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 long double with more range or precision than double... yes
checking for function prototypes... yes
checking whether char is unsigned... no
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
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... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... no
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... /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
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... no
checking malloc.h presence... no
checking for malloc.h... no
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... no
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... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for localeconv... 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... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking for iconv... yes
checking how to link with libiconv... -liconv
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.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
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... no
checking termio.h presence... no
checking for termio.h... no
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 syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ulimit.h usability... yes
checking ulimit.h presence... yes
checking for ulimit.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 for vprintf... yes
checking for _doprnt... no
checking for working strcoll... 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... no
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 setitimer... yes
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 faccessat... no
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 syslog... yes
checking for tcgetattr... yes
checking for times... yes
checking for ttyname... yes
checking for tzset... yes
checking for unsetenv... 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 strcasestr... yes
checking for strerror... yes
checking for strftime... yes
checking for strnlen... no
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 for dprintf... no
checking for strchrnul... no
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... yes
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 sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for fpurge... yes
checking for __fpurge... no
checking for snprintf... yes
checking for vsnprintf... yes
checking for working mktime... no
checking for argz.h... (cached) no
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) no
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
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) no
checking for __argz_next... (cached) no
checking for __argz_stringify... (cached) no
checking for dcgettext... no
checking for mempcpy... (cached) no
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 mbrlen... yes
checking for mbscasecmp... no
checking for mbscmp... no
checking for mbsnrtowcs... yes
checking for mbsrtowcs... yes
checking for mbschr... no
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wcsdup... no
checking for wcwidth... yes
checking for wctype... yes
checking for wcswidth... 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 locale_charset... 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 sig_atomic_t in signal.h... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of char *... 8
checking size of double... 8
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... 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... yes
checking for _sys_siglist in signal.h or unistd.h... no
checking for _sys_siglist in system C library... no
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 size of intmax_t... 8
checking for struct termios.c_line... no
checking for struct termio.c_line... no
checking for struct dirent.d_ino... yes
checking for struct dirent.d_fileno... yes
checking for struct dirent.d_namlen... yes
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 offset of exit status in return status from wait... 8
checking for the existence of strsignal... yes
checking if opendir() opens non-directories... no
checking whether ulimit can substitute for getdtablesize... no
checking whether fpurge is declared... yes
checking to see if getenv can be redefined... yes
checking if getcwd() will dynamically allocate memory with 0 size... yes
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking whether or not strcoll and strcmp differ... no
checking for standard-conformant snprintf... yes
checking for standard-conformant vsnprintf... yes
checking for standard-conformant putenv declaration... yes
checking for standard-conformant unsetenv declaration... yes
checking for printf floating point output in hex notation... yes
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 whether termios.h defines TIOCGWINSZ... yes
checking for TIOCSTAT in sys/ioctl.h... yes
checking for FIONREAD in sys/ioctl.h... yes
checking whether WCONTINUED flag to waitpid is unavailable or available but broken... 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 which library has the termcap functions... (cached) using libtermcap
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
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 config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
bison -y -d ./parse.y
conflicts: 1 shift/reduce
touch parser-built
rm -f mksyntax
/usr/bin/gcc-4.2 -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"powerpc"' -DCONF_OSTYPE='"darwin9.8.0"' -DCONF_MACHTYPE='"powerpc-apple-darwin9.8.0"' -DCONF_VENDOR='"apple"' -DLOCALEDIR='"/usr/local/Cellar/bash/4.2.45/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DMACOSX -I. -I. -I./include -I./lib -I./lib/intl -I/private/tmp/bash-S8z0/bash-4.2/lib/intl -I/usr/local/opt/readline/include -F/usr/local/Frameworks -g -o mksyntax ./mksyntax.c
rm -f syntax.c
./mksyntax -o syntax.c
/bin/sh ./support/mkversion.sh -b -S . -s release -d 4.2 -o newversion.h \
&& mv newversion.h version.h
/usr/bin/gcc-4.2 -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"powerpc"' -DCONF_OSTYPE='"darwin9.8.0"' -DCONF_MACHTYPE='"powerpc-apple-darwin9.8.0"' -DCONF_VENDOR='"apple"' -DLOCALEDIR='"/usr/local/Cellar/bash/4.2.45/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DMACOSX -I. -I. -I./include -I./lib -I./lib/intl -I/private/tmp/bash-S8z0/bash-4.2/lib/intl -I/usr/local/opt/readline/include -F/usr/local/Frameworks -g -DBUILDTOOL -c -o buildversion.o ./version.c
/usr/bin/gcc-4.2 -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"powerpc"' -DCONF_OSTYPE='"darwin9.8.0"' -DCONF_MACHTYPE='"powerpc-apple-darwin9.8.0"' -DCONF_VENDOR='"apple"' -DLOCALEDIR='"/usr/local/Cellar/bash/4.2.45/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DMACOSX -I. -I. -I./include -I./lib -I./lib/intl -I/private/tmp/bash-S8z0/bash-4.2/lib/intl -I/usr/local/opt/readline/include -F/usr/local/Frameworks -g -o bashversion ./support/bashversion.c buildversion.o
***********************************************************
* *
* GNU bash, version 4.2.45(1)-release (powerpc-apple-darwin9.8.0)
* *
***********************************************************
making lib/intl/libintl.a in ./lib/intl
cp ./libgnuintl.h.in libgnuintl.h
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 bindtextdom.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 dcgettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 dgettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 gettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 finddomain.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 loadmsgcat.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 localealias.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 textdomain.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 l10nflist.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 explodename.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 dcigettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 dcngettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 dngettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 ngettext.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 plural.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 plural-exp.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 localcharset.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 relocatable.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 localename.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 log.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 osdep.c
/usr/bin/gcc-4.2 -c -DLOCALEDIR=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/Cellar/bash/4.2.45/share/locale\" -DLIBDIR=\"/usr/local/Cellar/bash/4.2.45/libdata\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/Cellar/bash/4.2.45/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -DSHELL -I. -I. -I/private/tmp/bash-S8z0/bash-4.2 -I../.. -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 intl-compat.c
rm -f libintl.a
ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o relocatable.o localename.o log.o osdep.o intl-compat.o
ranlib: file: libintl.a(osdep.o) has no symbols
ranlib libintl.a
ranlib: file: libintl.a(osdep.o) has no symbols
cmp libgnuintl.h libintl.h || cp libgnuintl.h libintl.h
cmp: libintl.h: No such file or directory
/bin/sh ./config.charset 'powerpc-apple-darwin9.8.0' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' ./ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' ./ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
rm -f shell.o
/usr/bin/gcc-4.2 -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"powerpc"' -DCONF_OSTYPE='"darwin9.8.0"' -DCONF_MACHTYPE='"powerpc-apple-darwin9.8.0"' -DCONF_VENDOR='"apple"' -DLOCALEDIR='"/usr/local/Cellar/bash/4.2.45/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DMACOSX -I. -I. -I./include -I./lib -I./lib/intl -I/private/tmp/bash-S8z0/bash-4.2/lib/intl -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -c shell.c
rm -f eval.o
/usr/bin/gcc-4.2 -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"powerpc"' -DCONF_OSTYPE='"darwin9.8.0"' -DCONF_MACHTYPE='"powerpc-apple-darwin9.8.0"' -DCONF_VENDOR='"apple"' -DLOCALEDIR='"/usr/local/Cellar/bash/4.2.45/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DMACOSX -I. -I. -I./include -I./lib -I./lib/intl -I/private/tmp/bash-S8z0/bash-4.2/lib/intl -I/usr/local/opt/readline/include -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -c eval.c
rm -f mkbuiltins.o
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -I../lib/intl -I/private/tmp/bash-S8z0/bash-4.2/lib/intl -DMACOSX -I/usr/local/opt/readline/include -F/usr/local/Frameworks -g mkbuiltins.c
/usr/bin/gcc-4.2 -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -g -o mkbuiltins mkbuiltins.o -ldl
Undefined symbols:
"_main", referenced from:
start in crt1.10.5.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [mkbuiltins] Error 1
make: *** [builtins/builtext.h] Error 1
HOMEBREW_VERSION: 0.9.4
HEAD: (none)
CPU: single-core 64-bit g5
OS X: 10.5.8-Power Macintosh
Xcode: 3.1.4
X11: 2.1.6 => /usr/X11
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by bash configure 4.2-release, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/bash/4.2.45 --with-installed-readline
## --------- ##
## Platform. ##
## --------- ##
hostname = Synergo.local
uname -m = Power Macintosh
uname -r = 9.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
/usr/bin/uname -p = powerpc
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
1 processor is logically available.
Processor type: ppc970 (PowerPC 970)
Processor active: 0
Primary memory available: 1.50 gigabytes
Default processor set: 82 tasks, 300 threads, 1 processors
Load average: 2.36, Mach factor: 0.16
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/w/.rvm/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /Users/w/bin
PATH: /usr/local/Library/Contributions/cmd
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2094: checking build system type
configure:2112: result: powerpc-apple-darwin9.8.0
configure:2134: checking host system type
configure:2149: result: powerpc-apple-darwin9.8.0
configure:2806: checking for gcc
configure:2833: result: /usr/bin/gcc-4.2
configure:3065: checking for C compiler version
configure:3073: /usr/bin/gcc-4.2 --version >&5
powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3077: $? = 0
configure:3084: /usr/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: powerpc-apple-darwin9
Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5577)
configure:3088: $? = 0
configure:3095: /usr/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:3099: $? = 1
configure:3122: checking for C compiler default output file name
configure:3144: /usr/bin/gcc-4.2 -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:3148: $? = 0
configure:3186: result: a.out
configure:3205: checking whether the C compiler works
configure:3215: ./a.out
configure:3219: $? = 0
configure:3238: result: yes
configure:3245: checking whether we are cross compiling
configure:3247: result: no
configure:3250: checking for suffix of executables
configure:3257: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:3261: $? = 0
configure:3287: result:
configure:3293: checking for suffix of object files
configure:3319: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:3323: $? = 0
configure:3348: result: o
configure:3352: checking whether we are using the GNU C compiler
configure:3381: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:3388: $? = 0
configure:3405: result: yes
configure:3414: checking whether /usr/bin/gcc-4.2 accepts -g
configure:3444: /usr/bin/gcc-4.2 -c -g -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:3451: $? = 0
configure:3552: result: yes
configure:3569: checking for /usr/bin/gcc-4.2 option to accept ISO C89
configure:3643: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:3650: $? = 0
configure:3673: result: none needed
configure:3694: checking for strerror in -lcposix
configure:3729: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lcposix >&5
ld: library not found for -lcposix
collect2: ld returned 1 exit status
configure:3736: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strerror ();
| int
| main ()
| {
| return strerror ();
| ;
| return 0;
| }
configure:3757: result: no
configure:3770: checking how to run the C preprocessor
configure:3810: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:3817: $? = 0
configure:3848: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
conftest.c:31:28: error: ac_nonexistent.h: No such file or directory
configure:3855: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3888: result: /usr/bin/gcc-4.2 -E
configure:3917: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:3924: $? = 0
configure:3955: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
conftest.c:31:28: error: ac_nonexistent.h: No such file or directory
configure:3962: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4002: checking for grep that handles long lines and -e
configure:4062: result: /usr/bin/grep
configure:4067: checking for egrep
configure:4131: result: /usr/bin/grep -E
configure:4136: checking for ANSI C header files
configure:4166: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4173: $? = 0
configure:4272: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:4276: $? = 0
configure:4282: ./conftest
configure:4286: $? = 0
configure:4304: result: yes
configure:4328: checking for sys/types.h
configure:4349: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4356: $? = 0
configure:4373: result: yes
configure:4328: checking for sys/stat.h
configure:4349: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4356: $? = 0
configure:4373: result: yes
configure:4328: checking for stdlib.h
configure:4349: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4356: $? = 0
configure:4373: result: yes
configure:4328: checking for string.h
configure:4349: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4356: $? = 0
configure:4373: result: yes
configure:4328: checking for memory.h
configure:4349: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4356: $? = 0
configure:4373: result: yes
configure:4328: checking for strings.h
configure:4349: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4356: $? = 0
configure:4373: result: yes
configure:4328: checking for inttypes.h
configure:4349: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4356: $? = 0
configure:4373: result: yes
configure:4328: checking for stdint.h
configure:4349: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4356: $? = 0
configure:4373: result: yes
configure:4328: checking for unistd.h
configure:4349: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4356: $? = 0
configure:4373: result: yes
configure:4398: checking minix/config.h usability
configure:4415: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:74:26: error: minix/config.h: No such file or directory
configure:4422: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4436: result: no
configure:4440: checking minix/config.h presence
configure:4455: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
conftest.c:41:26: error: minix/config.h: No such file or directory
configure:4462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4476: result: no
configure:4509: checking for minix/config.h
configure:4516: result: no
configure:4547: checking whether it is safe to define __EXTENSIONS__
configure:4575: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4582: $? = 0
configure:4597: result: yes
configure:4629: checking for special C compiler options needed for large files
configure:4724: result: no
configure:4730: checking for _FILE_OFFSET_BITS value needed for large files
configure:4765: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:4772: $? = 0
configure:4841: result: no
configure:5066: checking whether /usr/bin/gcc-4.2 needs -traditional
conftest.c:46:20: error: termio.h: No such file or directory
configure:5108: result: no
configure:5134: checking for tgetent
configure:5190: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_tgetent", referenced from:
_main in ccfWtZ1E.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:5197: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| /* Define tgetent to an innocuous variant, in case <limits.h> declares tgetent.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define tgetent innocuous_tgetent
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char tgetent (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef tgetent
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_tgetent || defined __stub___tgetent
| choke me
| #endif
|
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:5217: result: no
configure:5222: checking for tgetent in -ltermcap
configure:5257: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ltermcap >&5
configure:5264: $? = 0
configure:5285: result: yes
configure:5508: checking which library has the termcap functions
configure:5511: result: using libtermcap
configure:5537: checking version of installed readline library
configure:5601: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/Cellar/bash/4.2.45/include -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/local/Cellar/bash/4.2.45/lib conftest.c -lreadline -ltermcap >&5
Undefined symbols:
"_rl_library_version", referenced from:
_rl_library_version$non_lazy_ptr in ccqZ7LVi.o
"_rl_gnu_readline_p", referenced from:
_rl_gnu_readline_p$non_lazy_ptr in ccqZ7LVi.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:5605: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <readline/readline.h>
|
| extern int rl_gnu_readline_p;
|
| main()
| {
| FILE *fp;
| fp = fopen("conftest.rlv", "w");
| if (fp == 0)
| exit(1);
| if (rl_gnu_readline_p != 1)
| fprintf(fp, "0.0\n");
| else
| fprintf(fp, "%s\n", rl_library_version ? rl_library_version : "0.0");
| fclose(fp);
| exit(0);
| }
|
configure:5668: WARNING: Could not test version of installed readline library.
configure:5713: WARNING: installed readline library is too old to be linked with bash
configure:5715: WARNING: using private bash version
configure:5825: checking for a BSD-compatible install
configure:5893: result: /usr/bin/install -c
configure:5906: checking for ar
configure:5922: found /usr/bin/ar
configure:5934: result: ar
configure:5986: checking for ranlib
configure:6002: found /usr/bin/ranlib
configure:6013: result: ranlib
configure:6039: checking for bison
configure:6055: found /usr/bin/bison
configure:6066: result: bison -y
configure:6078: checking whether make sets $(MAKE)
configure:6100: result: yes
configure:6142: checking for an ANSI C-conforming const
configure:6217: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:6224: $? = 0
configure:6239: result: yes
configure:6249: checking for inline
configure:6275: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:6282: $? = 0
configure:6300: result: inline
configure:6320: checking whether byte ordering is bigendian
configure:6345: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:6352: $? = 0
configure:6402: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:6409: $? = 0
configure:6441: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:6448: $? = 0
configure:6700: result: yes
configure:6725: checking for preprocessor stringizing operator
configure:6749: result: yes
configure:6761: checking for long double with more range or precision than double
configure:6806: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:6813: $? = 0
configure:6828: result: yes
configure:6847: checking for function prototypes
configure:6850: result: yes
configure:6868: checking whether char is unsigned
configure:6896: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:6903: $? = 0
configure:6918: result: no
configure:6927: checking for working volatile
configure:6956: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:6963: $? = 0
configure:6978: result: yes
configure:6988: checking for C/C++ restrict keyword
configure:7023: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:7030: $? = 0
configure:7048: result: __restrict
configure:7079: checking whether NLS is requested
configure:7088: result: yes
configure:7126: checking for msgfmt
configure:7160: result: no
configure:7166: checking for gmsgfmt
configure:7197: result: :
configure:7237: checking for xgettext
configure:7271: result: no
configure:7308: checking for msgmerge
configure:7341: result: no
configure:7373: checking for off_t
configure:7401: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:7408: $? = 0
configure:7435: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:93: error: expected expression before ')' token
configure:7442: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:7465: result: yes
configure:7477: checking for size_t
configure:7505: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:7512: $? = 0
configure:7539: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:93: error: expected expression before ')' token
configure:7546: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:7569: result: yes
configure:7583: checking for working alloca.h
configure:7610: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:7617: $? = 0
configure:7637: result: yes
configure:7647: checking for alloca
configure:7694: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:7701: $? = 0
configure:7721: result: yes
configure:7964: checking for stdlib.h
configure:7971: result: yes
configure:7964: checking for unistd.h
configure:7971: result: yes
configure:8114: checking for getpagesize
configure:8170: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8177: $? = 0
configure:8199: result: yes
configure:8211: checking for working mmap
configure:8358: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8362: $? = 0
configure:8368: ./conftest
configure:8372: $? = 0
configure:8389: result: yes
configure:8401: checking whether we are using the GNU C Library 2.1 or newer
conftest.c:64:22: error: features.h: No such file or directory
configure:8432: result: no
configure:8440: checking whether integer division by zero raises SIGFPE
configure:8507: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8511: $? = 0
configure:8517: ./conftest
configure:8521: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <signal.h>
|
| static void
| #ifdef __cplusplus
| sigfpe_handler (int sig)
| #else
| sigfpe_handler (sig) int sig;
| #endif
| {
| /* Exit with code 0 if SIGFPE, with code 1 if any other signal. */
| exit (sig != SIGFPE);
| }
|
| int x = 1;
| int y = 0;
| int z;
| int nan;
|
| int main ()
| {
| signal (SIGFPE, sigfpe_handler);
| /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
| #if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP)
| signal (SIGTRAP, sigfpe_handler);
| #endif
| /* Linux/SPARC yields signal SIGILL. */
| #if defined (__sparc__) && defined (__linux__)
| signal (SIGILL, sigfpe_handler);
| #endif
|
| z = x / y;
| nan = y / y;
| exit (1);
| }
|
configure:8539: result: no
configure:8552: checking for inttypes.h
configure:8579: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:8586: $? = 0
configure:8601: result: yes
configure:8612: checking for stdint.h
configure:8639: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:8646: $? = 0
configure:8661: result: yes
configure:8672: checking for unsigned long long
configure:8699: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:8706: $? = 0
configure:8726: result: yes
configure:8758: checking for inttypes.h
configure:8786: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:8793: $? = 0
configure:8809: result: yes
configure:8822: checking whether the inttypes.h PRIxNN macros are broken
configure:8853: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:8860: $? = 0
configure:8876: result: no
configure:8927: checking for ld used by GCC
configure:8990: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
configure:8999: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld
configure:9011: result: no
configure:9017: checking for shared library run path origin
configure:9030: result: done
configure:9458: checking argz.h usability
configure:9475: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:102:18: error: argz.h: No such file or directory
configure:9482: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argz.h>
configure:9496: result: no
configure:9500: checking argz.h presence
configure:9515: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
conftest.c:69:18: error: argz.h: No such file or directory
configure:9522: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <argz.h>
configure:9536: result: no
configure:9569: checking for argz.h
configure:9578: result: no
configure:9458: checking limits.h usability
configure:9475: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:9482: $? = 0
configure:9496: result: yes
configure:9500: checking limits.h presence
configure:9515: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:9522: $? = 0
configure:9536: result: yes
configure:9569: checking for limits.h
configure:9578: result: yes
configure:9458: checking locale.h usability
configure:9475: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:9482: $? = 0
configure:9496: result: yes
configure:9500: checking locale.h presence
configure:9515: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:9522: $? = 0
configure:9536: result: yes
configure:9569: checking for locale.h
configure:9578: result: yes
configure:9458: checking nl_types.h usability
configure:9475: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:9482: $? = 0
configure:9496: result: yes
configure:9500: checking nl_types.h presence
configure:9515: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:9522: $? = 0
configure:9536: result: yes
configure:9569: checking for nl_types.h
configure:9578: result: yes
configure:9458: checking malloc.h usability
configure:9475: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:105:20: error: malloc.h: No such file or directory
configure:9482: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:9496: result: no
configure:9500: checking malloc.h presence
configure:9515: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
conftest.c:72:20: error: malloc.h: No such file or directory
configure:9522: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:9536: result: no
configure:9569: checking for malloc.h
configure:9578: result: no
configure:9458: checking stddef.h usability
configure:9475: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:9482: $? = 0
configure:9496: result: yes
configure:9500: checking stddef.h presence
configure:9515: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:9522: $? = 0
configure:9536: result: yes
configure:9569: checking for stddef.h
configure:9578: result: yes
configure:9447: checking for stdlib.h
configure:9454: result: yes
configure:9447: checking for string.h
configure:9454: result: yes
configure:9447: checking for unistd.h
configure:9454: result: yes
configure:9458: checking sys/param.h usability
configure:9475: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:9482: $? = 0
configure:9496: result: yes
configure:9500: checking sys/param.h presence
configure:9515: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:9522: $? = 0
configure:9536: result: yes
configure:9569: checking for sys/param.h
configure:9578: result: yes
configure:9622: checking for feof_unlocked
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for fgets_unlocked
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_fgets_unlocked", referenced from:
_main in ccvJfUAE.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:9685: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| /* end confdefs.h. */
| /* Define fgets_unlocked to an innocuous variant, in case <limits.h> declares fgets_unlocked.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fgets_unlocked innocuous_fgets_unlocked
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fgets_unlocked (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fgets_unlocked
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fgets_unlocked ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fgets_unlocked || defined __stub___fgets_unlocked
| choke me
| #endif
|
| int
| main ()
| {
| return fgets_unlocked ();
| ;
| return 0;
| }
configure:9707: result: no
configure:9622: checking for getc_unlocked
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for getcwd
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for getegid
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for geteuid
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for getgid
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for getuid
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for mempcpy
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_mempcpy", referenced from:
_main in ccA3jvFw.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:9685: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| /* end confdefs.h. */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mempcpy innocuous_mempcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mempcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mempcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mempcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mempcpy || defined __stub___mempcpy
| choke me
| #endif
|
| int
| main ()
| {
| return mempcpy ();
| ;
| return 0;
| }
configure:9707: result: no
configure:9622: checking for munmap
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for putenv
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for setenv
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for setlocale
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for localeconv
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for stpcpy
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for strcasecmp
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for strdup
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for strtoul
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for tsearch
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9685: $? = 0
configure:9707: result: yes
configure:9622: checking for __argz_count
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___argz_count", referenced from:
_main in cc7onxBE.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:9685: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __argz_count innocuous___argz_count
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __argz_count (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __argz_count
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __argz_count ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___argz_count || defined __stub_____argz_count
| choke me
| #endif
|
| int
| main ()
| {
| return __argz_count ();
| ;
| return 0;
| }
configure:9707: result: no
configure:9622: checking for __argz_stringify
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___argz_stringify", referenced from:
_main in ccDGjzpM.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:9685: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __argz_stringify innocuous___argz_stringify
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __argz_stringify (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __argz_stringify
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __argz_stringify ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___argz_stringify || defined __stub_____argz_stringify
| choke me
| #endif
|
| int
| main ()
| {
| return __argz_stringify ();
| ;
| return 0;
| }
configure:9707: result: no
configure:9622: checking for __argz_next
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___argz_next", referenced from:
_main in ccVFTWSO.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:9685: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __argz_next innocuous___argz_next
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __argz_next (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __argz_next
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __argz_next ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___argz_next || defined __stub_____argz_next
| choke me
| #endif
|
| int
| main ()
| {
| return __argz_next ();
| ;
| return 0;
| }
configure:9707: result: no
configure:9622: checking for __fsetlocking
configure:9678: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___fsetlocking", referenced from:
_main in ccz39R8b.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:9685: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __fsetlocking innocuous___fsetlocking
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __fsetlocking (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __fsetlocking
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __fsetlocking ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___fsetlocking || defined __stub_____fsetlocking
| choke me
| #endif
|
| int
| main ()
| {
| return __fsetlocking ();
| ;
| return 0;
| }
configure:9707: result: no
configure:9750: checking for iconv
configure:9782: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_iconv", referenced from:
_main in ccTsEZLF.o
"_iconv_close", referenced from:
_main in ccTsEZLF.o
"_iconv_open", referenced from:
_main in ccTsEZLF.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:9789: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:9835: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -liconv >&5
configure:9842: $? = 0
configure:9866: result: yes
configure:9876: checking how to link with libiconv
configure:9878: result: -liconv
configure:9889: checking for iconv declaration
configure:9928: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:9935: $? = 0
configure:9954: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:9965: checking for nl_langinfo and CODESET
configure:9991: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:9998: $? = 0
configure:10019: result: yes
configure:10031: checking for LC_MESSAGES
configure:10057: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:10064: $? = 0
configure:10084: result: yes
configure:10100: checking for bison
configure:10116: found /usr/bin/bison
configure:10127: result: bison
configure:10141: checking version of bison
configure:10150: result: 2.3, ok
configure:10172: checking whether NLS is requested
configure:10181: result: yes
configure:10197: checking whether included gettext is requested
configure:10207: result: no
configure:10218: checking for GNU gettext in libc
configure:10247: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
conftest.c:98:21: error: libintl.h: No such file or directory
configure:10254: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:10274: result: no
configure:10657: checking for GNU gettext in libintl
configure:10694: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lintl >&5
conftest.c:98:21: error: libintl.h: No such file or directory
configure:10701: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias ();
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias (0)
| ;
| return 0;
| }
configure:10750: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -lintl -liconv >&5
conftest.c:98:21: error: libintl.h: No such file or directory
configure:10757: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias ();
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias (0)
| ;
| return 0;
| }
configure:10783: result: no
configure:10830: checking whether to use NLS
configure:10832: result: yes
configure:10835: checking where the gettext function comes from
configure:10846: result: included intl directory
configure:10944: checking for dirent.h that defines DIR
configure:10973: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:10980: $? = 0
configure:10997: result: yes
configure:11012: checking for library containing opendir
configure:11053: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:11060: $? = 0
configure:11091: result: none required
configure:11189: checking whether time.h and sys/time.h may both be included
configure:11219: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11226: $? = 0
configure:11241: result: yes
configure:11258: checking for inttypes.h
configure:11265: result: yes
configure:11434: checking for unistd.h
configure:11441: result: yes
configure:11434: checking for stdlib.h
configure:11441: result: yes
configure:11445: checking stdarg.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11469: $? = 0
configure:11483: result: yes
configure:11487: checking stdarg.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11509: $? = 0
configure:11523: result: yes
configure:11556: checking for stdarg.h
configure:11565: result: yes
configure:11445: checking varargs.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
In file included from conftest.c:138:
/usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
/usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
configure:11469: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <varargs.h>
configure:11483: result: no
configure:11487: checking varargs.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
In file included from conftest.c:105:
/usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
/usr/lib/gcc/powerpc-apple-darwin9/4.2.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
configure:11509: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| /* end confdefs.h. */
| #include <varargs.h>
configure:11523: result: no
configure:11556: checking for varargs.h
configure:11565: result: no
configure:11434: checking for limits.h
configure:11441: result: yes
configure:11434: checking for string.h
configure:11441: result: yes
configure:11434: checking for memory.h
configure:11441: result: yes
configure:11434: checking for locale.h
configure:11441: result: yes
configure:11445: checking termcap.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11469: $? = 0
configure:11483: result: yes
configure:11487: checking termcap.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11509: $? = 0
configure:11523: result: yes
configure:11556: checking for termcap.h
configure:11565: result: yes
configure:11445: checking termio.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:143:20: error: termio.h: No such file or directory
configure:11469: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <termio.h>
configure:11483: result: no
configure:11487: checking termio.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
conftest.c:110:20: error: termio.h: No such file or directory
configure:11509: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| /* end confdefs.h. */
| #include <termio.h>
configure:11523: result: no
configure:11556: checking for termio.h
configure:11565: result: no
configure:11445: checking termios.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11469: $? = 0
configure:11483: result: yes
configure:11487: checking termios.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11509: $? = 0
configure:11523: result: yes
configure:11556: checking for termios.h
configure:11565: result: yes
configure:11445: checking dlfcn.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11469: $? = 0
configure:11483: result: yes
configure:11487: checking dlfcn.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11509: $? = 0
configure:11523: result: yes
configure:11556: checking for dlfcn.h
configure:11565: result: yes
configure:11434: checking for stddef.h
configure:11441: result: yes
configure:11434: checking for stdint.h
configure:11441: result: yes
configure:11445: checking netdb.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11469: $? = 0
configure:11483: result: yes
configure:11487: checking netdb.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11509: $? = 0
configure:11523: result: yes
configure:11556: checking for netdb.h
configure:11565: result: yes
configure:11445: checking pwd.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11469: $? = 0
configure:11483: result: yes
configure:11487: checking pwd.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11509: $? = 0
configure:11523: result: yes
configure:11556: checking for pwd.h
configure:11565: result: yes
configure:11445: checking grp.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11469: $? = 0
configure:11483: result: yes
configure:11487: checking grp.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11509: $? = 0
configure:11523: result: yes
configure:11556: checking for grp.h
configure:11565: result: yes
configure:11434: checking for strings.h
configure:11441: result: yes
configure:11445: checking regex.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11469: $? = 0
configure:11483: result: yes
configure:11487: checking regex.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11509: $? = 0
configure:11523: result: yes
configure:11556: checking for regex.h
configure:11565: result: yes
configure:11445: checking syslog.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11469: $? = 0
configure:11483: result: yes
configure:11487: checking syslog.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11509: $? = 0
configure:11523: result: yes
configure:11556: checking for syslog.h
configure:11565: result: yes
configure:11445: checking ulimit.h usability
configure:11462: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11469: $? = 0
configure:11483: result: yes
configure:11487: checking ulimit.h presence
configure:11502: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11509: $? = 0
configure:11523: result: yes
configure:11556: checking for ulimit.h
configure:11565: result: yes
configure:11609: checking sys/pte.h usability
configure:11626: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:154:21: error: sys/pte.h: No such file or directory
configure:11633: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/pte.h>
configure:11647: result: no
configure:11651: checking sys/pte.h presence
configure:11666: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
conftest.c:121:21: error: sys/pte.h: No such file or directory
configure:11673: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| /* end confdefs.h. */
| #include <sys/pte.h>
configure:11687: result: no
configure:11720: checking for sys/pte.h
configure:11729: result: no
configure:11609: checking sys/stream.h usability
configure:11626: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:154:24: error: sys/stream.h: No such file or directory
configure:11633: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/stream.h>
configure:11647: result: no
configure:11651: checking sys/stream.h presence
configure:11666: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
conftest.c:121:24: error: sys/stream.h: No such file or directory
configure:11673: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| /* end confdefs.h. */
| #include <sys/stream.h>
configure:11687: result: no
configure:11720: checking for sys/stream.h
configure:11729: result: no
configure:11609: checking sys/select.h usability
configure:11626: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11633: $? = 0
configure:11647: result: yes
configure:11651: checking sys/select.h presence
configure:11666: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11673: $? = 0
configure:11687: result: yes
configure:11720: checking for sys/select.h
configure:11729: result: yes
configure:11609: checking sys/file.h usability
configure:11626: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11633: $? = 0
configure:11647: result: yes
configure:11651: checking sys/file.h presence
configure:11666: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11673: $? = 0
configure:11687: result: yes
configure:11720: checking for sys/file.h
configure:11729: result: yes
configure:11609: checking sys/resource.h usability
configure:11626: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11633: $? = 0
configure:11647: result: yes
configure:11651: checking sys/resource.h presence
configure:11666: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11673: $? = 0
configure:11687: result: yes
configure:11720: checking for sys/resource.h
configure:11729: result: yes
configure:11598: checking for sys/param.h
configure:11605: result: yes
configure:11609: checking sys/socket.h usability
configure:11626: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11633: $? = 0
configure:11647: result: yes
configure:11651: checking sys/socket.h presence
configure:11666: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11673: $? = 0
configure:11687: result: yes
configure:11720: checking for sys/socket.h
configure:11729: result: yes
configure:11598: checking for sys/stat.h
configure:11605: result: yes
configure:11609: checking sys/time.h usability
configure:11626: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11633: $? = 0
configure:11647: result: yes
configure:11651: checking sys/time.h presence
configure:11666: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11673: $? = 0
configure:11687: result: yes
configure:11720: checking for sys/time.h
configure:11729: result: yes
configure:11609: checking sys/times.h usability
configure:11626: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11633: $? = 0
configure:11647: result: yes
configure:11651: checking sys/times.h presence
configure:11666: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11673: $? = 0
configure:11687: result: yes
configure:11720: checking for sys/times.h
configure:11729: result: yes
configure:11598: checking for sys/types.h
configure:11605: result: yes
configure:11609: checking sys/wait.h usability
configure:11626: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11633: $? = 0
configure:11647: result: yes
configure:11651: checking sys/wait.h presence
configure:11666: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11673: $? = 0
configure:11687: result: yes
configure:11720: checking for sys/wait.h
configure:11729: result: yes
configure:11761: checking netinet/in.h usability
configure:11778: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11785: $? = 0
configure:11799: result: yes
configure:11803: checking netinet/in.h presence
configure:11818: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11825: $? = 0
configure:11839: result: yes
configure:11872: checking for netinet/in.h
configure:11881: result: yes
configure:11761: checking arpa/inet.h usability
configure:11778: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:11785: $? = 0
configure:11799: result: yes
configure:11803: checking arpa/inet.h presence
configure:11818: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:11825: $? = 0
configure:11839: result: yes
configure:11872: checking for arpa/inet.h
configure:11881: result: yes
configure:11897: checking for sys/ptem.h
configure:11922: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:139:22: error: sys/ptem.h: No such file or directory
configure:11929: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_STREAM_H
| # include <sys/stream.h>
| #endif
|
|
| #include <sys/ptem.h>
configure:11944: result: no
configure:11951: checking for working alloca.h
configure:12005: result: yes
configure:12015: checking for alloca
configure:12089: result: yes
configure:12326: checking whether getpgrp requires zero arguments
configure:12353: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:171: error: too many arguments to function 'getpgrp'
configure:12360: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
| ;
| return 0;
| }
configure:12376: result: yes
configure:12397: checking for vprintf
configure:12453: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:12460: $? = 0
configure:12482: result: yes
configure:12491: checking for _doprnt
configure:12547: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"__doprnt", referenced from:
_main in ccYtKkM0.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:12554: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:12574: result: no
configure:12588: checking for working strcoll
configure:12619: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:12623: $? = 0
configure:12629: ./conftest
configure:12633: $? = 0
configure:12650: result: yes
configure:12709: checking return type of signal handlers
configure:12737: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:144: error: void value not ignored as it ought to be
configure:12744: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:12759: result: void
configure:12768: checking for __setostype
configure:12824: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___setostype", referenced from:
_main in ccqYjbd9.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:12831: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| /* Define __setostype to an innocuous variant, in case <limits.h> declares __setostype.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __setostype innocuous___setostype
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __setostype (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __setostype
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __setostype ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___setostype || defined __stub_____setostype
| choke me
| #endif
|
| int
| main ()
| {
| return __setostype ();
| ;
| return 0;
| }
configure:12851: result: no
configure:12860: checking for wait3
configure:12916: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:12923: $? = 0
configure:12943: result: yes
configure:12952: checking for isinf
configure:13008: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13015: $? = 0
configure:13035: result: yes
configure:13044: checking for isnan
configure:13100: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13107: $? = 0
configure:13127: result: yes
configure:13137: checking for mkfifo
configure:13193: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13200: $? = 0
configure:13220: result: yes
configure:13264: checking for dup2
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for eaccess
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_eaccess", referenced from:
_main in ccfXf2VP.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:13327: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| /* end confdefs.h. */
| /* Define eaccess to an innocuous variant, in case <limits.h> declares eaccess.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define eaccess innocuous_eaccess
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char eaccess (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef eaccess
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char eaccess ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_eaccess || defined __stub___eaccess
| choke me
| #endif
|
| int
| main ()
| {
| return eaccess ();
| ;
| return 0;
| }
configure:13349: result: no
configure:13264: checking for fcntl
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for getdtablesize
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for getgroups
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for gethostname
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for getpagesize
configure:13349: result: yes
configure:13264: checking for getpeername
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for getrlimit
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for getrusage
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for gettimeofday
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for kill
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for killpg
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for lstat
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for readlink
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for sbrk
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for select
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for setdtablesize
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_setdtablesize", referenced from:
_main in ccCzL6t0.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:13327: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| /* end confdefs.h. */
| /* Define setdtablesize to an innocuous variant, in case <limits.h> declares setdtablesize.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setdtablesize innocuous_setdtablesize
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setdtablesize (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setdtablesize
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setdtablesize ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setdtablesize || defined __stub___setdtablesize
| choke me
| #endif
|
| int
| main ()
| {
| return setdtablesize ();
| ;
| return 0;
| }
configure:13349: result: no
configure:13264: checking for setitimer
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for tcgetpgrp
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for uname
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for ulimit
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13264: checking for waitpid
configure:13320: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13327: $? = 0
configure:13349: result: yes
configure:13365: checking for rename
configure:13421: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13428: $? = 0
configure:13450: result: yes
configure:13507: checking for bcopy
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for bzero
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for confstr
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for faccessat
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_faccessat", referenced from:
_main in ccQR4p5c.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:13570: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| /* end confdefs.h. */
| /* Define faccessat to an innocuous variant, in case <limits.h> declares faccessat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define faccessat innocuous_faccessat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char faccessat (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef faccessat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char faccessat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_faccessat || defined __stub___faccessat
| choke me
| #endif
|
| int
| main ()
| {
| return faccessat ();
| ;
| return 0;
| }
configure:13592: result: no
configure:13507: checking for fnmatch
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for getaddrinfo
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for gethostbyname
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for getservbyname
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for getservent
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for inet_aton
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for memmove
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for pathconf
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for putenv
configure:13592: result: yes
configure:13507: checking for raise
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for regcomp
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for regexec
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for setenv
configure:13592: result: yes
configure:13507: checking for setlinebuf
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for setlocale
configure:13592: result: yes
configure:13507: checking for setvbuf
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for siginterrupt
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for strchr
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for sysconf
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for syslog
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for tcgetattr
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for times
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for ttyname
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for tzset
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13507: checking for unsetenv
configure:13563: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13570: $? = 0
configure:13592: result: yes
configure:13610: checking for vasprintf
configure:13666: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13673: $? = 0
configure:13695: result: yes
configure:13610: checking for asprintf
configure:13666: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13673: $? = 0
configure:13695: result: yes
configure:13716: checking for isascii
configure:13772: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13779: $? = 0
configure:13801: result: yes
configure:13716: checking for isblank
configure:13772: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13779: $? = 0
configure:13801: result: yes
configure:13716: checking for isgraph
configure:13772: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13779: $? = 0
configure:13801: result: yes
configure:13716: checking for isprint
configure:13772: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13779: $? = 0
configure:13801: result: yes
configure:13716: checking for isspace
configure:13772: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13779: $? = 0
configure:13801: result: yes
configure:13716: checking for isxdigit
configure:13772: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13779: $? = 0
configure:13801: result: yes
configure:13819: checking for getpwent
configure:13875: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13882: $? = 0
configure:13904: result: yes
configure:13819: checking for getpwnam
configure:13875: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13882: $? = 0
configure:13904: result: yes
configure:13819: checking for getpwuid
configure:13875: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13882: $? = 0
configure:13904: result: yes
configure:13921: checking for getcwd
configure:14006: result: yes
configure:13921: checking for memset
configure:13977: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:13984: $? = 0
configure:14006: result: yes
configure:14036: checking for strcasecmp
configure:14121: result: yes
configure:14036: checking for strcasestr
configure:14092: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14099: $? = 0
configure:14121: result: yes
configure:14036: checking for strerror
configure:14092: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14099: $? = 0
configure:14121: result: yes
configure:14036: checking for strftime
configure:14092: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14099: $? = 0
configure:14121: result: yes
configure:14036: checking for strnlen
configure:14092: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_strnlen", referenced from:
_main in ccHZo3iB.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:14099: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| /* end confdefs.h. */
| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strnlen innocuous_strnlen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strnlen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strnlen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnlen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strnlen || defined __stub___strnlen
| choke me
| #endif
|
| int
| main ()
| {
| return strnlen ();
| ;
| return 0;
| }
configure:14121: result: no
configure:14036: checking for strpbrk
configure:14092: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14099: $? = 0
configure:14121: result: yes
configure:14036: checking for strstr
configure:14092: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14099: $? = 0
configure:14121: result: yes
configure:14151: checking for strtod
configure:14207: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14214: $? = 0
configure:14236: result: yes
configure:14151: checking for strtol
configure:14207: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14214: $? = 0
configure:14236: result: yes
configure:14151: checking for strtoul
configure:14236: result: yes
configure:14151: checking for strtoll
configure:14207: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14214: $? = 0
configure:14236: result: yes
configure:14151: checking for strtoull
configure:14207: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14214: $? = 0
configure:14236: result: yes
configure:14151: checking for strtoimax
configure:14207: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14214: $? = 0
configure:14236: result: yes
configure:14151: checking for strtoumax
configure:14207: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:14214: $? = 0
configure:14236: result: yes
configure:14260: checking for dprintf
configure:14316: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_dprintf", referenced from:
_main in ccIJTl1M.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:14323: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| /* end confdefs.h. */
| /* Define dprintf to an innocuous variant, in case <limits.h> declares dprintf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dprintf innocuous_dprintf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dprintf (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dprintf
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dprintf ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dprintf || defined __stub___dprintf
| choke me
| #endif
|
| int
| main ()
| {
| return dprintf ();
| ;
| return 0;
| }
configure:14345: result: no
configure:14369: checking for strchrnul
configure:14425: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_strchrnul", referenced from:
_main in ccdmBxV1.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:14432: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| /* end confdefs.h. */
| /* Define strchrnul to an innocuous variant, in case <limits.h> declares strchrnul.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strchrnul innocuous_strchrnul
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strchrnul (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strchrnul
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strchrnul ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strchrnul || defined __stub___strchrnul
| choke me
| #endif
|
| int
| main ()
| {
| return strchrnul ();
| ;
| return 0;
| }
configure:14454: result: no
configure:14475: checking whether confstr is declared
configure:14504: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:14511: $? = 0
configure:14526: result: yes
configure:14544: checking whether printf is declared
configure:14573: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:14580: $? = 0
configure:14595: result: yes
configure:14613: checking whether sbrk is declared
configure:14642: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:14649: $? = 0
configure:14664: result: yes
configure:14682: checking whether setregid is declared
configure:14711: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:14718: $? = 0
configure:14733: result: yes
configure:14751: checking whether strcpy is declared
configure:14780: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:14787: $? = 0
configure:14802: result: yes
configure:14820: checking whether strsignal is declared
configure:14849: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:14856: $? = 0
configure:14871: result: yes
configure:14890: checking whether strtold is declared
configure:14919: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:14926: $? = 0
configure:14941: result: yes
configure:14950: checking for broken strtold
configure:14976: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:230: error: nested functions are disabled, use -fnested-functions to re-enable
configure:14983: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| /* end confdefs.h. */
| #include <stdlib.h>
| int
| main ()
| {
| int main() { long double r; char *foo, bar; r = strtold(foo, &bar);}
| ;
| return 0;
| }
configure:15001: result: yes
configure:15024: checking for declaration of strtoimax
configure:15057: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15064: $? = 0
configure:15084: result: yes
configure:15102: checking for declaration of strtol
configure:15135: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15142: $? = 0
configure:15162: result: yes
configure:15180: checking for declaration of strtoll
configure:15213: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15220: $? = 0
configure:15240: result: yes
configure:15258: checking for declaration of strtoul
configure:15291: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15298: $? = 0
configure:15318: result: yes
configure:15336: checking for declaration of strtoull
configure:15369: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15376: $? = 0
configure:15396: result: yes
configure:15414: checking for declaration of strtoumax
configure:15447: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15454: $? = 0
configure:15474: result: yes
configure:15498: checking for sys/time.h
configure:15505: result: yes
configure:15498: checking for unistd.h
configure:15505: result: yes
configure:15655: checking for alarm
configure:15711: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15718: $? = 0
configure:15740: result: yes
configure:15655: checking for fpurge
configure:15711: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15718: $? = 0
configure:15740: result: yes
configure:15655: checking for __fpurge
configure:15711: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"___fpurge", referenced from:
_main in ccYNSxbF.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:15718: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| /* end confdefs.h. */
| /* Define __fpurge to an innocuous variant, in case <limits.h> declares __fpurge.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __fpurge innocuous___fpurge
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __fpurge (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __fpurge
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __fpurge ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___fpurge || defined __stub_____fpurge
| choke me
| #endif
|
| int
| main ()
| {
| return __fpurge ();
| ;
| return 0;
| }
configure:15740: result: no
configure:15655: checking for snprintf
configure:15711: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15718: $? = 0
configure:15740: result: yes
configure:15655: checking for vsnprintf
configure:15711: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15718: $? = 0
configure:15740: result: yes
configure:15768: checking for working mktime
configure:15983: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:15987: $? = 0
configure:15993: ./conftest
configure:15997: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h. */
| /* Test program from Paul Eggert and Tony Leneis. */
| #ifdef TIME_WITH_SYS_TIME
| # include <sys/time.h>
| # include <time.h>
| #else
| # ifdef HAVE_SYS_TIME_H
| # include <sys/time.h>
| # else
| # include <time.h>
| # endif
| #endif
|
| #include <limits.h>
| #include <stdlib.h>
|
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #ifndef HAVE_ALARM
| # define alarm(X) /* empty */
| #endif
|
| /* Work around redefinition to rpl_putenv by other config tests. */
| #undef putenv
|
| static time_t time_t_max;
| static time_t time_t_min;
|
| /* Values we'll use to set the TZ environment variable. */
| static char *tz_strings[] = {
| (char *) 0, "TZ=GMT0", "TZ=JST-9",
| "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
| };
| #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
|
| /* Return 0 if mktime fails to convert a date in the spring-forward gap.
| Based on a problem report from Andreas Jaeger. */
| static int
| spring_forward_gap ()
| {
| /* glibc (up to about 1998-10-07) failed this test. */
| struct tm tm;
|
| /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
| instead of "TZ=America/Vancouver" in order to detect the bug even
| on systems that don't support the Olson extension, or don't have the
| full zoneinfo tables installed. */
| putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
|
| tm.tm_year = 98;
| tm.tm_mon = 3;
| tm.tm_mday = 5;
| tm.tm_hour = 2;
| tm.tm_min = 0;
| tm.tm_sec = 0;
| tm.tm_isdst = -1;
| return mktime (&tm) != (time_t) -1;
| }
|
| static int
| mktime_test1 (now)
| time_t now;
| {
| struct tm *lt;
| return ! (lt = localtime (&now)) || mktime (lt) == now;
| }
|
| static int
| mktime_test (now)
| time_t now;
| {
| return (mktime_test1 (now)
| && mktime_test1 ((time_t) (time_t_max - now))
| && mktime_test1 ((time_t) (time_t_min + now)));
| }
|
| static int
| irix_6_4_bug ()
| {
| /* Based on code from Ariel Faigon. */
| struct tm tm;
| tm.tm_year = 96;
| tm.tm_mon = 3;
| tm.tm_mday = 0;
| tm.tm_hour = 0;
| tm.tm_min = 0;
| tm.tm_sec = 0;
| tm.tm_isdst = -1;
| mktime (&tm);
| return tm.tm_mon == 2 && tm.tm_mday == 31;
| }
|
| static int
| bigtime_test (j)
| int j;
| {
| struct tm tm;
| time_t now;
| tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
| now = mktime (&tm);
| if (now != (time_t) -1)
| {
| struct tm *lt = localtime (&now);
| if (! (lt
| && lt->tm_year == tm.tm_year
| && lt->tm_mon == tm.tm_mon
| && lt->tm_mday == tm.tm_mday
| && lt->tm_hour == tm.tm_hour
| && lt->tm_min == tm.tm_min
| && lt->tm_sec == tm.tm_sec
| && lt->tm_yday == tm.tm_yday
| && lt->tm_wday == tm.tm_wday
| && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
| == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
| return 0;
| }
| return 1;
| }
|
| static int
| year_2050_test ()
| {
| /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
| ignoring leap seconds. */
| unsigned long int answer = 2527315200UL;
|
| struct tm tm;
| time_t t;
| tm.tm_year = 2050 - 1900;
| tm.tm_mon = 2 - 1;
| tm.tm_mday = 1;
| tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
| tm.tm_isdst = -1;
|
| /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
| instead of "TZ=America/Vancouver" in order to detect the bug even
| on systems that don't support the Olson extension, or don't have the
| full zoneinfo tables installed. */
| putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
|
| t = mktime (&tm);
|
| /* Check that the result is either a failure, or close enough
| to the correct answer that we can assume the discrepancy is
| due to leap seconds. */
| return (t == (time_t) -1
| || (0 < t && answer - 120 <= t && t <= answer + 120));
| }
|
| int
| main ()
| {
| time_t t, delta;
| int i, j;
|
| /* This test makes some buggy mktime implementations loop.
| Give up after 60 seconds; a mktime slower than that
| isn't worth using anyway. */
| alarm (60);
|
| for (;;)
| {
| t = (time_t_max << 1) + 1;
| if (t <= time_t_max)
| break;
| time_t_max = t;
| }
| time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max;
|
| delta = time_t_max / 997; /* a suitable prime number */
| for (i = 0; i < N_STRINGS; i++)
| {
| if (tz_strings[i])
| putenv (tz_strings[i]);
|
| for (t = 0; t <= time_t_max - delta; t += delta)
| if (! mktime_test (t))
| return 1;
| if (! (mktime_test ((time_t) 1)
| && mktime_test ((time_t) (60 * 60))
| && mktime_test ((time_t) (60 * 60 * 24))))
| return 1;
|
| for (j = 1; ; j <<= 1)
| if (! bigtime_test (j))
| return 1;
| else if (INT_MAX / 2 < j)
| break;
| if (! bigtime_test (INT_MAX))
| return 1;
| }
| return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
| }
configure:16014: result: no
configure:16036: checking for argz.h
configure:16043: result: no
configure:16047: checking errno.h usability
configure:16064: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:16071: $? = 0
configure:16085: result: yes
configure:16089: checking errno.h presence
configure:16104: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:16111: $? = 0
configure:16125: result: yes
configure:16158: checking for errno.h
configure:16167: result: yes
configure:16047: checking fcntl.h usability
configure:16064: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:16071: $? = 0
configure:16085: result: yes
configure:16089: checking fcntl.h presence
configure:16104: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:16111: $? = 0
configure:16125: result: yes
configure:16158: checking for fcntl.h
configure:16167: result: yes
configure:16036: checking for malloc.h
configure:16043: result: no
configure:16047: checking stdio_ext.h usability
configure:16064: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:274:23: error: stdio_ext.h: No such file or directory
configure:16071: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stdio_ext.h>
configure:16085: result: no
configure:16089: checking stdio_ext.h presence
configure:16104: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
conftest.c:241:23: error: stdio_ext.h: No such file or directory
configure:16111: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include <stdio_ext.h>
configure:16125: result: no
configure:16158: checking for stdio_ext.h
configure:16167: result: no
configure:16189: checking for stdlib.h
configure:16196: result: yes
configure:16189: checking for unistd.h
configure:16196: result: yes
configure:16339: checking for getpagesize
configure:16424: result: yes
configure:16436: checking for working mmap
configure:16614: result: yes
configure:16638: checking for __argz_count
configure:16723: result: no
configure:16638: checking for __argz_next
configure:16723: result: no
configure:16638: checking for __argz_stringify
configure:16723: result: no
configure:16638: checking for dcgettext
configure:16694: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_dcgettext", referenced from:
_main in cc6xMChD.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:16701: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| /* Define dcgettext to an innocuous variant, in case <limits.h> declares dcgettext.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dcgettext innocuous_dcgettext
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dcgettext (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dcgettext
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dcgettext ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dcgettext || defined __stub___dcgettext
| choke me
| #endif
|
| int
| main ()
| {
| return dcgettext ();
| ;
| return 0;
| }
configure:16723: result: no
configure:16638: checking for mempcpy
configure:16723: result: no
configure:16638: checking for munmap
configure:16723: result: yes
configure:16638: checking for stpcpy
configure:16723: result: yes
configure:16638: checking for strcspn
configure:16694: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:16701: $? = 0
configure:16723: result: yes
configure:16638: checking for strdup
configure:16723: result: yes
configure:16764: checking wctype.h usability
configure:16781: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:16788: $? = 0
configure:16802: result: yes
configure:16806: checking wctype.h presence
configure:16821: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:16828: $? = 0
configure:16842: result: yes
configure:16875: checking for wctype.h
configure:16884: result: yes
configure:16915: checking wchar.h usability
configure:16932: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:16939: $? = 0
configure:16953: result: yes
configure:16957: checking wchar.h presence
configure:16972: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:16979: $? = 0
configure:16993: result: yes
configure:17026: checking for wchar.h
configure:17035: result: yes
configure:17066: checking langinfo.h usability
configure:17083: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:17090: $? = 0
configure:17104: result: yes
configure:17108: checking langinfo.h presence
configure:17123: /usr/bin/gcc-4.2 -E -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c
configure:17130: $? = 0
configure:17144: result: yes
configure:17177: checking for langinfo.h
configure:17186: result: yes
configure:17202: checking for mbrlen
configure:17258: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:17265: $? = 0
configure:17285: result: yes
configure:17294: checking for mbscasecmp
configure:17350: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_mbscasecmp", referenced from:
_main in ccGpPFLl.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:17357: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| /* end confdefs.h. */
| /* Define mbscasecmp to an innocuous variant, in case <limits.h> declares mbscasecmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mbscasecmp innocuous_mbscasecmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbscasecmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mbscasecmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mbscasecmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mbscasecmp || defined __stub___mbscasecmp
| choke me
| #endif
|
| int
| main ()
| {
| return mbscasecmp ();
| ;
| return 0;
| }
configure:17377: result: no
configure:17386: checking for mbscmp
configure:17442: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_mbscmp", referenced from:
_main in ccGiTRiJ.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:17449: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| /* end confdefs.h. */
| /* Define mbscmp to an innocuous variant, in case <limits.h> declares mbscmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mbscmp innocuous_mbscmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbscmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mbscmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mbscmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mbscmp || defined __stub___mbscmp
| choke me
| #endif
|
| int
| main ()
| {
| return mbscmp ();
| ;
| return 0;
| }
configure:17469: result: no
configure:17478: checking for mbsnrtowcs
configure:17534: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:17541: $? = 0
configure:17561: result: yes
configure:17570: checking for mbsrtowcs
configure:17626: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:17633: $? = 0
configure:17653: result: yes
configure:17668: checking for mbschr
configure:17724: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_mbschr", referenced from:
_main in ccz9X50J.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:17731: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| /* end confdefs.h. */
| /* Define mbschr to an innocuous variant, in case <limits.h> declares mbschr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mbschr innocuous_mbschr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mbschr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mbschr
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mbschr ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mbschr || defined __stub___mbschr
| choke me
| #endif
|
| int
| main ()
| {
| return mbschr ();
| ;
| return 0;
| }
configure:17753: result: no
configure:17774: checking for wcrtomb
configure:17830: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:17837: $? = 0
configure:17857: result: yes
configure:17866: checking for wcscoll
configure:17922: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:17929: $? = 0
configure:17949: result: yes
configure:17958: checking for wcsdup
configure:18014: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
Undefined symbols:
"_wcsdup", referenced from:
_main in ccuHmN6z.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:18021: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| /* end confdefs.h. */
| /* Define wcsdup to an innocuous variant, in case <limits.h> declares wcsdup.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define wcsdup innocuous_wcsdup
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char wcsdup (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef wcsdup
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char wcsdup ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_wcsdup || defined __stub___wcsdup
| choke me
| #endif
|
| int
| main ()
| {
| return wcsdup ();
| ;
| return 0;
| }
configure:18041: result: no
configure:18050: checking for wcwidth
configure:18106: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:18113: $? = 0
configure:18133: result: yes
configure:18142: checking for wctype
configure:18198: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:18205: $? = 0
configure:18225: result: yes
configure:18239: checking for wcswidth
configure:18295: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:18302: $? = 0
configure:18324: result: yes
configure:18346: checking whether mbrtowc and mbstate_t are properly declared
configure:18376: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:18383: $? = 0
configure:18403: result: yes
configure:18428: checking for iswlower
configure:18484: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:18491: $? = 0
configure:18513: result: yes
configure:18428: checking for iswupper
configure:18484: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:18491: $? = 0
configure:18513: result: yes
configure:18428: checking for towlower
configure:18484: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:18491: $? = 0
configure:18513: result: yes
configure:18428: checking for towupper
configure:18484: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:18491: $? = 0
configure:18513: result: yes
configure:18428: checking for iswctype
configure:18484: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:18491: $? = 0
configure:18513: result: yes
configure:18526: checking for nl_langinfo and CODESET
configure:18552: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c >&5
configure:18559: $? = 0
configure:18579: result: yes
configure:18588: checking for wchar_t in wchar.h
configure:18618: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:18625: $? = 0
configure:18640: result: yes
configure:18650: checking for wctype_t in wctype.h
configure:18679: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:18686: $? = 0
configure:18701: result: yes
configure:18711: checking for wint_t in wctype.h
configure:18740: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:18747: $? = 0
configure:18762: result: yes
configure:18779: checking for locale_charset
configure:18835: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -liconv >&5
configure:18842: $? = 0
configure:18864: result: yes
configure:18883: checking for dlopen in -ldl
configure:18918: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:18925: $? = 0
configure:18946: result: yes
configure:18963: checking for dlopen
configure:19019: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:19026: $? = 0
configure:19048: result: yes
configure:18963: checking for dlclose
configure:19019: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:19026: $? = 0
configure:19048: result: yes
configure:18963: checking for dlsym
configure:19019: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:19026: $? = 0
configure:19048: result: yes
configure:19062: checking whether sys_siglist is declared
configure:19097: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:19104: $? = 0
configure:19119: result: yes
configure:19568: checking for uid_t in sys/types.h
configure:19591: result: yes
configure:19606: checking type of array argument to getgroups
configure:19650: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:19654: $? = 0
configure:19660: ./conftest
configure:19664: $? = 0
configure:19700: result: gid_t
configure:19708: checking for off_t
configure:19800: result: yes
configure:19812: checking for mode_t
configure:19840: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:19847: $? = 0
configure:19874: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:314: error: expected expression before ')' token
configure:19881: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:19904: result: yes
configure:19916: checking for uid_t in sys/types.h
configure:19939: result: yes
configure:19954: checking for pid_t
configure:19982: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:19989: $? = 0
configure:20016: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:314: error: expected expression before ')' token
configure:20023: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:20046: result: yes
configure:20058: checking for size_t
configure:20150: result: yes
configure:20162: checking for ssize_t
configure:20190: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:20197: $? = 0
configure:20224: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:314: error: expected expression before ')' token
configure:20231: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:20254: result: yes
configure:20266: checking for time_t
configure:20294: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:20301: $? = 0
configure:20328: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:314: error: expected expression before ')' token
configure:20335: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((time_t)))
| return 0;
| ;
| return 0;
| }
configure:20358: result: yes
configure:20372: checking for long long
configure:20402: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:20409: $? = 0
configure:20429: result: long long
configure:20439: checking for unsigned long long
configure:20469: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:20476: $? = 0
configure:20496: result: unsigned long long
configure:20506: checking return type of signal handlers
configure:20556: result: void
configure:20564: checking for sig_atomic_t in signal.h
configure:20592: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:20599: $? = 0
configure:20619: result: yes
configure:20734: checking size of char
configure:21039: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:21043: $? = 0
configure:21049: ./conftest
configure:21053: $? = 0
configure:21079: result: 1
configure:21093: checking size of short
configure:21398: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:21402: $? = 0
configure:21408: ./conftest
configure:21412: $? = 0
configure:21438: result: 2
configure:21452: checking size of int
configure:21757: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:21761: $? = 0
configure:21767: ./conftest
configure:21771: $? = 0
configure:21797: result: 4
configure:21811: checking size of long
configure:22116: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:22120: $? = 0
configure:22126: ./conftest
configure:22130: $? = 0
configure:22156: result: 8
configure:22170: checking size of char *
configure:22475: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:22479: $? = 0
configure:22485: ./conftest
configure:22489: $? = 0
configure:22515: result: 8
configure:22529: checking size of double
configure:22834: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:22838: $? = 0
configure:22844: ./conftest
configure:22848: $? = 0
configure:22874: result: 8
configure:22888: checking size of long long
configure:23193: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:23197: $? = 0
configure:23203: ./conftest
configure:23207: $? = 0
configure:23233: result: 8
configure:23244: checking for u_int
configure:23272: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:23279: $? = 0
configure:23306: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:324: error: expected expression before ')' token
configure:23313: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((u_int)))
| return 0;
| ;
| return 0;
| }
configure:23336: result: yes
configure:23348: checking for u_long
configure:23376: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:23383: $? = 0
configure:23410: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:324: error: expected expression before ')' token
configure:23417: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((u_long)))
| return 0;
| ;
| return 0;
| }
configure:23440: result: yes
configure:23455: checking for bits16_t
configure:23483: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:324: error: 'bits16_t' undeclared (first use in this function)
conftest.c:324: error: (Each undeclared identifier is reported only once
conftest.c:324: error: for each function it appears in.)
configure:23490: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (bits16_t))
| return 0;
| ;
| return 0;
| }
configure:23547: result: no
configure:23773: checking for u_bits16_t
configure:23801: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:325: error: 'u_bits16_t' undeclared (first use in this function)
conftest.c:325: error: (Each undeclared identifier is reported only once
conftest.c:325: error: for each function it appears in.)
configure:23808: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (u_bits16_t))
| return 0;
| ;
| return 0;
| }
configure:23865: result: no
configure:24091: checking for bits32_t
configure:24119: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:326: error: 'bits32_t' undeclared (first use in this function)
conftest.c:326: error: (Each undeclared identifier is reported only once
conftest.c:326: error: for each function it appears in.)
configure:24126: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (bits32_t))
| return 0;
| ;
| return 0;
| }
configure:24183: result: no
configure:24409: checking for u_bits32_t
configure:24437: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:327: error: 'u_bits32_t' undeclared (first use in this function)
conftest.c:327: error: (Each undeclared identifier is reported only once
conftest.c:327: error: for each function it appears in.)
configure:24444: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (u_bits32_t))
| return 0;
| ;
| return 0;
| }
configure:24501: result: no
configure:24727: checking for bits64_t
configure:24755: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:328: error: 'bits64_t' undeclared (first use in this function)
conftest.c:328: error: (Each undeclared identifier is reported only once
conftest.c:328: error: for each function it appears in.)
configure:24762: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (bits64_t))
| return 0;
| ;
| return 0;
| }
configure:24819: result: no
configure:25361: checking for ptrdiff_t
configure:25389: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:25396: $? = 0
configure:25423: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:329: error: expected expression before ')' token
configure:25430: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:25453: result: yes
configure:25678: checking whether stat file-mode macros are broken
configure:25715: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:25722: $? = 0
configure:25737: result: no
configure:25748: checking whether #! works in shell scripts
configure:25765: result: yes
configure:25845: checking whether the ctype macros accept non-ascii characters
configure:25900: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:25904: $? = 0
configure:25910: ./conftest
configure:25914: $? = 0
configure:25932: result: yes
configure:25941: checking if dup2 fails to clear the close-on-exec flag
configure:25981: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:25985: $? = 0
configure:25991: ./conftest
configure:25995: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <fcntl.h>
| main()
| {
| int fd1, fd2, fl;
| fd1 = open("/dev/null", 2);
| if (fcntl(fd1, 2, 1) < 0)
| exit(1);
| fd2 = dup2(fd1, 1);
| if (fd2 < 0)
| exit(2);
| fl = fcntl(fd2, 1, 0);
| /* fl will be 1 if dup2 did not reset the close-on-exec flag. */
| exit(fl != 1);
| }
|
configure:26014: result: no
configure:26024: checking whether pgrps need synchronization
configure:26096: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:26100: $? = 0
configure:26106: ./conftest
configure:26110: $? = 0
configure:26129: result: no
configure:26139: checking for type of signal functions
configure:26172: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:26179: $? = 0
configure:26307: result: posix
configure:26327: checking for sys_errlist and sys_nerr
configure:26355: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:26362: $? = 0
configure:26382: result: yes
configure:26392: checking for sys_siglist in system C library
configure:26429: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:26433: $? = 0
configure:26439: ./conftest
configure:26443: $? = 0
configure:26461: result: yes
configure:26470: checking for _sys_siglist in signal.h or unistd.h
configure:26501: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:307: error: '_sys_siglist' undeclared (first use in this function)
conftest.c:307: error: (Each undeclared identifier is reported only once
conftest.c:307: error: for each function it appears in.)
configure:26508: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <signal.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| int
| main ()
| {
| char *msg = _sys_siglist[2];
| ;
| return 0;
| }
configure:26523: result: no
configure:26533: checking for _sys_siglist in system C library
configure:26570: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
Undefined symbols:
"__sys_siglist", referenced from:
__sys_siglist$non_lazy_ptr in ccZu5fgN.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:26574: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <signal.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifndef UNDER_SYS_SIGLIST_DECLARED
| extern char *_sys_siglist[];
| #endif
| main()
| {
| char *msg = (char *)_sys_siglist[2];
| exit(msg == 0);
| }
configure:26602: result: no
configure:26612: checking whether signal handlers are of type void
configure:26646: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:26653: $? = 0
configure:26668: result: yes
configure:26679: checking for clock_t
configure:26714: result: yes
configure:26726: checking for sigset_t
configure:26761: result: yes
configure:26773: checking for quad_t
configure:26808: result: yes
configure:26825: checking for intmax_t
configure:26860: result: yes
configure:26872: checking for uintmax_t
configure:26907: result: yes
configure:26920: checking for socklen_t
configure:26955: result: yes
configure:26971: checking for size and type of struct rlimit fields
configure:26998: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:27005: $? = 0
configure:27083: result: rlim_t
configure:27102: checking size of intmax_t
configure:27407: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:27411: $? = 0
configure:27417: ./conftest
configure:27421: $? = 0
configure:27447: result: 8
configure:27459: checking for struct termios.c_line
configure:27491: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:312: error: 'struct termios' has no member named 'c_line'
configure:27498: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define VOID_SIGHANDLER 1
| #define HAVE_QUAD_T 1
| #define HAVE_SOCKLEN_T 1
| #define RLIMTYPE rlim_t
| #define SIZEOF_INTMAX_T 8
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <termios.h>
|
|
| int
| main ()
| {
| static struct termios ac_aggr;
| if (ac_aggr.c_line)
| return 0;
| ;
| return 0;
| }
configure:27535: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:312: error: 'struct termios' has no member named 'c_line'
configure:27542: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define VOID_SIGHANDLER 1
| #define HAVE_QUAD_T 1
| #define HAVE_SOCKLEN_T 1
| #define RLIMTYPE rlim_t
| #define SIZEOF_INTMAX_T 8
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <termios.h>
|
|
| int
| main ()
| {
| static struct termios ac_aggr;
| if (sizeof ac_aggr.c_line)
| return 0;
| ;
| return 0;
| }
configure:27560: result: no
configure:27571: checking for struct termio.c_line
configure:27603: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:305:20: error: termio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:311: error: storage size of 'ac_aggr' isn't known
configure:27610: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define VOID_SIGHANDLER 1
| #define HAVE_QUAD_T 1
| #define HAVE_SOCKLEN_T 1
| #define RLIMTYPE rlim_t
| #define SIZEOF_INTMAX_T 8
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <termio.h>
|
|
| int
| main ()
| {
| static struct termio ac_aggr;
| if (ac_aggr.c_line)
| return 0;
| ;
| return 0;
| }
configure:27647: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c:305:20: error: termio.h: No such file or directory
conftest.c: In function 'main':
conftest.c:311: error: storage size of 'ac_aggr' isn't known
configure:27654: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define VOID_SIGHANDLER 1
| #define HAVE_QUAD_T 1
| #define HAVE_SOCKLEN_T 1
| #define RLIMTYPE rlim_t
| #define SIZEOF_INTMAX_T 8
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <termio.h>
|
|
| int
| main ()
| {
| static struct termio ac_aggr;
| if (sizeof ac_aggr.c_line)
| return 0;
| ;
| return 0;
| }
configure:27672: result: no
configure:27683: checking for struct dirent.d_ino
configure:27731: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:27738: $? = 0
configure:27754: result: yes
configure:27764: checking for struct dirent.d_fileno
configure:27812: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:27819: $? = 0
configure:27835: result: yes
configure:27845: checking for struct dirent.d_namlen
configure:27893: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:27900: $? = 0
configure:27916: result: yes
configure:27925: checking for struct winsize in sys/ioctl.h and termios.h
configure:27952: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:27959: $? = 0
configure:28019: result: sys/ioctl.h
configure:28037: checking for struct timeval in sys/time.h and time.h
configure:28079: result: yes
configure:28088: checking for struct stat.st_blocks
configure:28116: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:28123: $? = 0
configure:28181: result: yes
configure:28192: checking whether struct tm is in sys/time.h or time.h
configure:28222: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:28229: $? = 0
configure:28244: result: time.h
configure:28254: checking for struct tm.tm_zone
configure:28285: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:28292: $? = 0
configure:28353: result: yes
configure:28509: checking for struct timezone in sys/time.h and time.h
configure:28551: result: yes
configure:28561: checking for offset of exit status in return status from wait
configure:28614: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:28618: $? = 0
configure:28624: ./conftest
configure:28628: $? = 8
configure: program exited with status 8
configure: failed program was:
|
| #include <stdlib.h>
| #include <unistd.h>
|
| #include <sys/wait.h>
|
| main(c, v)
| int c;
| char **v;
| {
| pid_t pid, p;
| int s, i, n;
|
| s = 0;
| pid = fork();
| if (pid == 0)
| exit (42);
|
| /* wait for the process */
| p = wait(&s);
| if (p != pid)
| exit (255);
|
| /* crack s */
| for (i = 0; i < (sizeof(s) - 8); i++)
| {
| n = (s >> i) & 0xff;
| if (n == 42)
| exit (i);
| }
|
| exit (254);
| }
|
configure:28651: result: 8
configure:28660: checking for the existence of strsignal
configure:28687: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:28694: $? = 0
configure:28715: result: yes
configure:28724: checking if opendir() opens non-directories
configure:28787: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:28791: $? = 0
configure:28797: ./conftest
configure:28801: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define VOID_SIGHANDLER 1
| #define HAVE_QUAD_T 1
| #define HAVE_SOCKLEN_T 1
| #define RLIMTYPE rlim_t
| #define SIZEOF_INTMAX_T 8
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_TIMEVAL 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define WEXITSTATUS_OFFSET 8
| #define HAVE_STRSIGNAL 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <sys/types.h>
| #include <fcntl.h>
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif /* HAVE_UNISTD_H */
| #if defined(HAVE_DIRENT_H)
| # include <dirent.h>
| #else
| # define dirent direct
| # ifdef HAVE_SYS_NDIR_H
| # include <sys/ndir.h>
| # endif /* SYSNDIR */
| # ifdef HAVE_SYS_DIR_H
| # include <sys/dir.h>
| # endif /* SYSDIR */
| # ifdef HAVE_NDIR_H
| # include <ndir.h>
| # endif
| #endif /* HAVE_DIRENT_H */
| main()
| {
| DIR *dir;
| int fd, err;
| err = mkdir("bash-aclocal", 0700);
| if (err < 0) {
| perror("mkdir");
| exit(1);
| }
| unlink("bash-aclocal/not_a_directory");
| fd = open("bash-aclocal/not_a_directory", O_WRONLY|O_CREAT|O_EXCL, 0666);
| write(fd, "\n", 1);
| close(fd);
| dir = opendir("bash-aclocal/not_a_directory");
| unlink("bash-aclocal/not_a_directory");
| rmdir("bash-aclocal");
| exit (dir == 0);
| }
configure:28819: result: no
configure:28828: checking whether ulimit can substitute for getdtablesize
configure:28859: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:28863: $? = 0
configure:28869: ./conftest
configure:28873: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define VOID_SIGHANDLER 1
| #define HAVE_QUAD_T 1
| #define HAVE_SOCKLEN_T 1
| #define RLIMTYPE rlim_t
| #define SIZEOF_INTMAX_T 8
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_TIMEVAL 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define WEXITSTATUS_OFFSET 8
| #define HAVE_STRSIGNAL 1
| /* end confdefs.h. */
|
| main()
| {
| long maxfds = ulimit(4, 0L);
| exit (maxfds == -1L);
| }
|
configure:28891: result: no
configure:28917: checking whether fpurge is declared
configure:28947: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:28954: $? = 0
configure:28969: result: yes
configure:28988: checking to see if getenv can be redefined
configure:29044: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:29048: $? = 0
configure:29054: ./conftest
configure:29058: $? = 0
configure:29076: result: yes
configure:29086: checking if getcwd() will dynamically allocate memory with 0 size
configure:29123: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:29127: $? = 0
configure:29133: ./conftest
configure:29137: $? = 0
configure:29155: result: yes
configure:29172: checking for presence of POSIX-style sigsetjmp/siglongjmp
configure:29234: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:29238: $? = 0
configure:29244: ./conftest
configure:29248: $? = 0
configure:29266: result: present
configure:29276: checking whether or not strcoll and strcmp differ
configure:29336: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:29340: $? = 0
configure:29346: ./conftest
configure:29350: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define VOID_SIGHANDLER 1
| #define HAVE_QUAD_T 1
| #define HAVE_SOCKLEN_T 1
| #define RLIMTYPE rlim_t
| #define SIZEOF_INTMAX_T 8
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_TIMEVAL 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define WEXITSTATUS_OFFSET 8
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_FPURGE 1
| #define CAN_REDEFINE_GETENV 1
| #define HAVE_POSIX_SIGSETJMP 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #if defined (HAVE_LOCALE_H)
| #include <locale.h>
| #endif
|
| main(c, v)
| int c;
| char *v[];
| {
| int r1, r2;
| char *deflocale, *defcoll;
|
| #ifdef HAVE_SETLOCALE
| deflocale = setlocale(LC_ALL, "");
| defcoll = setlocale(LC_COLLATE, "");
| #endif
|
| #ifdef HAVE_STRCOLL
| /* These two values are taken from tests/glob-test. */
| r1 = strcoll("abd", "aXd");
| #else
| r1 = 0;
| #endif
| r2 = strcmp("abd", "aXd");
|
| /* These two should both be greater than 0. It is permissible for
| a system to return different values, as long as the sign is the
| same. */
|
| /* Exit with 1 (failure) if these two values are both > 0, since
| this tests whether strcoll(3) is broken with respect to strcmp(3)
| in the default locale. */
| exit (r1 > 0 && r2 > 0);
| }
|
configure:29368: result: no
configure:29387: checking for standard-conformant snprintf
configure:29421: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:29425: $? = 0
configure:29431: ./conftest
configure:29435: $? = 0
configure:29452: result: yes
configure:29476: checking for standard-conformant vsnprintf
configure:29538: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:29542: $? = 0
configure:29548: ./conftest
configure:29552: $? = 0
configure:29569: result: yes
configure:29589: checking for standard-conformant putenv declaration
configure:29630: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:29637: $? = 0
configure:29658: result: yes
configure:29677: checking for standard-conformant unsetenv declaration
configure:29718: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:29725: $? = 0
configure:29746: result: yes
configure:29762: checking for printf floating point output in hex notation
configure:29800: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:29804: $? = 0
configure:29810: ./conftest
configure:29814: $? = 0
configure:29832: result: yes
configure:29844: checking if signal handlers must be reinstalled when invoked
configure:29912: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:29916: $? = 0
configure:29922: ./conftest
configure:29926: $? = 0
configure:29944: result: no
configure:29954: checking for presence of necessary job control definitions
configure:30022: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:30026: $? = 0
configure:30032: ./conftest
configure:30036: $? = 0
configure:30054: result: present
configure:30063: checking for presence of named pipes
configure:30125: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:30129: $? = 0
configure:30135: ./conftest
configure:30139: $? = 0
configure:30157: result: present
configure:30167: checking whether termios.h defines TIOCGWINSZ
configure:30194: result: yes
configure:30237: checking for TIOCSTAT in sys/ioctl.h
configure:30264: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:30271: $? = 0
configure:30287: result: yes
configure:30296: checking for FIONREAD in sys/ioctl.h
configure:30323: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
configure:30330: $? = 0
configure:30346: result: yes
configure:30357: checking whether WCONTINUED flag to waitpid is unavailable or available but broken
configure:30401: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:30405: $? = 0
configure:30411: ./conftest
configure:30415: $? = 0
configure:30433: result: no
configure:30443: checking for speed_t in sys/types.h
configure:30469: /usr/bin/gcc-4.2 -c -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks conftest.c >&5
conftest.c: In function 'main':
conftest.c:326: error: 'speed_t' undeclared (first use in this function)
conftest.c:326: error: (Each undeclared identifier is reported only once
conftest.c:326: error: for each function it appears in.)
conftest.c:326: error: expected ';' before 'x'
configure:30476: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define VOID_SIGHANDLER 1
| #define HAVE_QUAD_T 1
| #define HAVE_SOCKLEN_T 1
| #define RLIMTYPE rlim_t
| #define SIZEOF_INTMAX_T 8
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_TIMEVAL 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define WEXITSTATUS_OFFSET 8
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_FPURGE 1
| #define CAN_REDEFINE_GETENV 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_STD_PUTENV 1
| #define HAVE_STD_UNSETENV 1
| #define HAVE_PRINTF_A_FORMAT 1
| #define TIOCSTAT_IN_SYS_IOCTL 1
| #define FIONREAD_IN_SYS_IOCTL 1
| /* end confdefs.h. */
| #include <sys/types.h>
| int
| main ()
| {
| speed_t x;
| ;
| return 0;
| }
configure:30492: result: no
configure:30501: checking whether getpw functions are declared in pwd.h
configure:30530: result: yes
configure:30539: checking for unusable real-time signals due to large values
configure:30582: /usr/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5 -I/usr/local/opt/readline/include -F/usr/local/Frameworks -L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks conftest.c -ldl >&5
configure:30586: $? = 0
configure:30592: ./conftest
configure:30596: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "bash"
| #define PACKAGE_TARNAME "bash"
| #define PACKAGE_VERSION "4.2-release"
| #define PACKAGE_STRING "bash 4.2-release"
| #define PACKAGE_BUGREPORT "bug-bash@gnu.org"
| #define ALIAS 1
| #define PUSHD_AND_POPD 1
| #define RESTRICTED_SHELL 1
| #define PROCESS_SUBSTITUTION 1
| #define PROMPT_STRING_DECODE 1
| #define SELECT_COMMAND 1
| #define HELP_BUILTIN 1
| #define ARRAY_VARS 1
| #define DPAREN_ARITHMETIC 1
| #define BRACE_EXPANSION 1
| #define COMMAND_TIMING 1
| #define EXTENDED_GLOB 1
| #define EXTGLOB_DEFAULT 0
| #define COND_COMMAND 1
| #define COND_REGEXP 1
| #define COPROCESS_SUPPORT 1
| #define ARITH_FOR_COMMAND 1
| #define NETWORK_REDIRECTIONS 1
| #define PROGRAMMABLE_COMPLETION 1
| #define DEBUGGER 1
| #define CASEMOD_ATTRS 1
| #define CASEMOD_EXPANSIONS 1
| #define MEMSCRAMBLE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define READLINE 1
| #define HISTORY 1
| #define BANG_HISTORY 1
| #define _GNU_SOURCE 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_STRINGIZE 1
| #define HAVE_LONG_DOUBLE_WIDER 1
| #define HAVE_LONG_DOUBLE 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define restrict __restrict
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 0
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_FEOF_UNLOCKED 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define ENABLE_NLS 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_GRP_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_ULIMIT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define GETPGRP_VOID 1
| #define HAVE_VPRINTF 1
| #define HAVE_STRCOLL 1
| #define RETSIGTYPE void
| #define HAVE_WAIT3 1
| #define HAVE_ISINF_IN_LIBC 1
| #define HAVE_ISNAN_IN_LIBC 1
| #define HAVE_MKFIFO 1
| #define HAVE_DUP2 1
| #define HAVE_FCNTL 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SBRK 1
| #define HAVE_SELECT 1
| #define HAVE_SETITIMER 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_UNAME 1
| #define HAVE_ULIMIT 1
| #define HAVE_WAITPID 1
| #define HAVE_RENAME 1
| #define HAVE_BCOPY 1
| #define HAVE_BZERO 1
| #define HAVE_CONFSTR 1
| #define HAVE_FNMATCH 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETSERVBYNAME 1
| #define HAVE_GETSERVENT 1
| #define HAVE_INET_ATON 1
| #define HAVE_MEMMOVE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PUTENV 1
| #define HAVE_RAISE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_SETENV 1
| #define HAVE_SETLINEBUF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETVBUF 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_STRCHR 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TZSET 1
| #define HAVE_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_ISASCII 1
| #define HAVE_ISBLANK 1
| #define HAVE_ISGRAPH 1
| #define HAVE_ISPRINT 1
| #define HAVE_ISSPACE 1
| #define HAVE_ISXDIGIT 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETCWD 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCASESTR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOLL 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_DECL_CONFSTR 1
| #define HAVE_DECL_PRINTF 1
| #define HAVE_DECL_SBRK 1
| #define HAVE_DECL_SETREGID 1
| #define HAVE_DECL_STRCPY 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_STRTOLD 1
| #define STRTOLD_BROKEN 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOL 1
| #define HAVE_DECL_STRTOLL 1
| #define HAVE_DECL_STRTOUL 1
| #define HAVE_DECL_STRTOULL 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_FPURGE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSNRTOWCS 1
| #define HAVE_MBSRTOWCS 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_WCTYPE 1
| #define HAVE_WCSWIDTH 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_ISWLOWER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWCTYPE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCTYPE_T 1
| #define HAVE_WINT_T 1
| #define HAVE_LOCALE_CHARSET 1
| #define HAVE_LIBDL 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLCLOSE 1
| #define HAVE_DLSYM 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define RETSIGTYPE void
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_LONG 8
| #define bits16_t short
| #define u_bits16_t unsigned short
| #define bits32_t int
| #define u_bits32_t unsigned int
| #define bits64_t char *
| #define HAVE_HASH_BANG_EXEC 1
| #define CTYPE_NON_ASCII 1
| #define HAVE_POSIX_SIGNALS 1
| #define HAVE_SYS_ERRLIST 1
| #define HAVE_SYS_SIGLIST 1
| #define VOID_SIGHANDLER 1
| #define HAVE_QUAD_T 1
| #define HAVE_SOCKLEN_T 1
| #define RLIMTYPE rlim_t
| #define SIZEOF_INTMAX_T 8
| #define HAVE_STRUCT_DIRENT_D_INO 1
| #define HAVE_STRUCT_DIRENT_D_FILENO 1
| #define HAVE_STRUCT_DIRENT_D_NAMLEN 1
| #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
| #define HAVE_TIMEVAL 1
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TIMEZONE 1
| #define WEXITSTATUS_OFFSET 8
| #define HAVE_STRSIGNAL 1
| #define HAVE_DECL_FPURGE 1
| #define CAN_REDEFINE_GETENV 1
| #define HAVE_POSIX_SIGSETJMP 1
| #define HAVE_STD_PUTENV 1
| #define HAVE_STD_UNSETENV 1
| #define HAVE_PRINTF_A_FORMAT 1
| #define TIOCSTAT_IN_SYS_IOCTL 1
| #define FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GETPW_DECLS 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <signal.h>
|
| #ifndef NSIG
| # define NSIG 64
| #endif
|
| main ()
| {
| int n_sigs = 2 * NSIG;
| #ifdef SIGRTMIN
| int rtmin = SIGRTMIN;
| #else
| int rtmin = 0;
| #endif
|
| exit(rtmin < n_sigs);
| }
configure:30614: result: no
configure:30760: checking which library has the termcap functions
configure:31144: result: using libtermcap
configure:31171: checking whether /dev/fd is available
configure:31195: result: standard
configure:31217: checking whether /dev/stdin stdout stderr are available
configure:31232: result: present
configure:31241: checking for default mail directory
configure:31260: result: /var/mail
configure:31369: checking shared object configuration for loadable builtins
configure:31379: result: supported
configure:31548: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by bash config.status 4.2-release, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Synergo.local
config.status:1163: creating Makefile
config.status:1163: creating builtins/Makefile
config.status:1163: creating lib/readline/Makefile
config.status:1163: creating lib/glob/Makefile
config.status:1163: creating lib/intl/Makefile
config.status:1163: creating lib/malloc/Makefile
config.status:1163: creating lib/sh/Makefile
config.status:1163: creating lib/termcap/Makefile
config.status:1163: creating lib/tilde/Makefile
config.status:1163: creating doc/Makefile
config.status:1163: creating support/Makefile
config.status:1163: creating po/Makefile.in
config.status:1163: creating examples/loadables/Makefile
config.status:1163: creating examples/loadables/perl/Makefile
config.status:1163: creating config.h
config.status:1397: executing default-1 commands
config.status:1397: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=powerpc-apple-darwin9.8.0
ac_cv_c_bigendian=yes
ac_cv_c_char_unsigned=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_long_double=yes
ac_cv_c_restrict=__restrict
ac_cv_c_stringize=yes
ac_cv_c_volatile=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/opt/readline/include -F/usr/local/Frameworks'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DEBUGGER_START_FILE_set=
ac_cv_env_DEBUGGER_START_FILE_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___argz_count=no
ac_cv_func___argz_next=no
ac_cv_func___argz_stringify=no
ac_cv_func___fpurge=no
ac_cv_func___fsetlocking=no
ac_cv_func___setostype=no
ac_cv_func__doprnt=no
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_asprintf=yes
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_confstr=yes
ac_cv_func_dcgettext=no
ac_cv_func_dlclose=yes
ac_cv_func_dlopen=yes
ac_cv_func_dlsym=yes
ac_cv_func_dprintf=no
ac_cv_func_dup2=yes
ac_cv_func_eaccess=no
ac_cv_func_faccessat=no
ac_cv_func_fcntl=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_fgets_unlocked=no
ac_cv_func_fnmatch=yes
ac_cv_func_fpurge=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getc_unlocked=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getgroups=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpeername=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpwent=yes
ac_cv_func_getpwnam=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getservbyname=yes
ac_cv_func_getservent=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_inet_aton=yes
ac_cv_func_isascii=yes
ac_cv_func_isblank=yes
ac_cv_func_isgraph=yes
ac_cv_func_isinf=yes
ac_cv_func_isnan=yes
ac_cv_func_isprint=yes
ac_cv_func_isspace=yes
ac_cv_func_iswctype=yes
ac_cv_func_iswlower=yes
ac_cv_func_iswupper=yes
ac_cv_func_isxdigit=yes
ac_cv_func_kill=yes
ac_cv_func_killpg=yes
ac_cv_func_locale_charset=yes
ac_cv_func_localeconv=yes
ac_cv_func_lstat=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbscasecmp=no
ac_cv_func_mbschr=no
ac_cv_func_mbscmp=no
ac_cv_func_mbsnrtowcs=yes
ac_cv_func_mbsrtowcs=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=no
ac_cv_func_memset=yes
ac_cv_func_mkfifo=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_pathconf=yes
ac_cv_func_putenv=yes
ac_cv_func_raise=yes
ac_cv_func_readlink=yes
ac_cv_func_regcomp=yes
ac_cv_func_regexec=yes
ac_cv_func_rename=yes
ac_cv_func_sbrk=yes
ac_cv_func_select=yes
ac_cv_func_setdtablesize=no
ac_cv_func_setenv=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlinebuf=yes
ac_cv_func_setlocale=yes
ac_cv_func_setvbuf=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_siginterrupt=yes
ac_cv_func_snprintf=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strchr=yes
ac_cv_func_strchrnul=no
ac_cv_func_strcoll_works=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strnlen=no
ac_cv_func_strpbrk=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtoimax=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_strtoumax=yes
ac_cv_func_sysconf=yes
ac_cv_func_syslog=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_tgetent=no
ac_cv_func_times=yes
ac_cv_func_towlower=yes
ac_cv_func_towupper=yes
ac_cv_func_tsearch=yes
ac_cv_func_ttyname=yes
ac_cv_func_tzset=yes
ac_cv_func_ulimit=yes
ac_cv_func_uname=yes
ac_cv_func_unsetenv=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_wait3=yes
ac_cv_func_waitpid=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcscoll=yes
ac_cv_func_wcsdup=no
ac_cv_func_wcswidth=yes
ac_cv_func_wctype=yes
ac_cv_func_wcwidth=yes
ac_cv_func_working_mktime=no
ac_cv_gnu_library_2_1=no
ac_cv_have_decl_confstr=yes
ac_cv_have_decl_fpurge=yes
ac_cv_have_decl_printf=yes
ac_cv_have_decl_sbrk=yes
ac_cv_have_decl_setregid=yes
ac_cv_have_decl_strcpy=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtold=yes
ac_cv_have_decl_sys_siglist=yes
ac_cv_have_sig_atomic_t=yes
ac_cv_header_argz_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_pte_h=no
ac_cv_header_sys_ptem_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_stream_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_termcap_h=yes
ac_cv_header_termio_h=no
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_ulimit_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_varargs_h=no
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_host=powerpc-apple-darwin9.8.0
ac_cv_lib_cposix_strerror=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_termcap_tgetent=yes
ac_cv_member_struct_stat_st_blocks=yes
ac_cv_member_struct_termio_c_line=no
ac_cv_member_struct_termios_c_line=no
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=:
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_XGETTEXT=:
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
ac_cv_prog_INTLBISON=bison
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_rl_includedir=/usr/local/Cellar/bash/4.2.45/include
ac_cv_rl_libdir=/usr/local/Cellar/bash/4.2.45/lib
ac_cv_rl_prefix=/usr/local/Cellar/bash/4.2.45
ac_cv_rl_version=0.0
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_char=1
ac_cv_sizeof_char_p=8
ac_cv_sizeof_double=8
ac_cv_sizeof_int=4
ac_cv_sizeof_intmax_t=8
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_interpreter=yes
ac_cv_sys_largefile_CC=no
ac_cv_sys_tiocgwinsz_in_termios_h=yes
ac_cv_type_bits16_t=no
ac_cv_type_bits32_t=no
ac_cv_type_bits64_t=no
ac_cv_type_getgroups=gid_t
ac_cv_type_long_double_wider=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_time_t=yes
ac_cv_type_u_bits16_t=no
ac_cv_type_u_bits32_t=no
ac_cv_type_u_int=yes
ac_cv_type_u_long=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_val_LC_MESSAGES=yes
bash_cv_decl_strtoimax=yes
bash_cv_decl_strtol=yes
bash_cv_decl_strtoll=yes
bash_cv_decl_strtoul=yes
bash_cv_decl_strtoull=yes
bash_cv_decl_strtoumax=yes
bash_cv_decl_under_sys_siglist=no
bash_cv_dev_fd=standard
bash_cv_dev_stdin=present
bash_cv_dirent_has_d_fileno=yes
bash_cv_dirent_has_d_namlen=yes
bash_cv_dirent_has_dino=yes
bash_cv_dup2_broken=no
bash_cv_fionread_in_ioctl=yes
bash_cv_func_ctype_nonascii=yes
bash_cv_func_sigsetjmp=present
bash_cv_func_snprintf=yes
bash_cv_func_strcoll_broken=no
bash_cv_func_vsnprintf=yes
bash_cv_getcwd_malloc=yes
bash_cv_getenv_redef=yes
bash_cv_getpw_declared=yes
bash_cv_have_strsignal=yes
bash_cv_job_control_missing=present
bash_cv_langinfo_codeset=yes
bash_cv_mail_dir=/var/mail
bash_cv_must_reinstall_sighandlers=no
bash_cv_opendir_not_robust=no
bash_cv_pgrp_pipe=no
bash_cv_printf_a_format=yes
bash_cv_signal_vintage=posix
bash_cv_speed_t_in_sys_types=no
bash_cv_std_putenv=yes
bash_cv_std_unsetenv=yes
bash_cv_strtold_broken=yes
bash_cv_struct_timeval=yes
bash_cv_struct_timezone=yes
bash_cv_struct_winsize_header=ioctl_h
bash_cv_sys_errlist=yes
bash_cv_sys_named_pipes=present
bash_cv_sys_siglist=yes
bash_cv_termcap_lib=libtermcap
bash_cv_tiocstat_in_ioctl=yes
bash_cv_type_clock_t=yes
bash_cv_type_intmax_t=yes
bash_cv_type_long_long='long long'
bash_cv_type_quad_t=yes
bash_cv_type_rlimit=rlim_t
bash_cv_type_sigset_t=yes
bash_cv_type_socklen_t=yes
bash_cv_type_uintmax_t=yes
bash_cv_type_unsigned_long_long='unsigned long long'
bash_cv_type_wchar_t=yes
bash_cv_type_wctype_t=yes
bash_cv_type_wint_t=yes
bash_cv_ulimit_maxfds=no
bash_cv_under_sys_siglist=no
bash_cv_unusable_rtsigs=no
bash_cv_void_sighandler=yes
bash_cv_wcontinued_broken=no
bash_cv_wexitstatus_offset=8
gt_cv_func_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=no
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe=no
gt_cv_inttypes_pri_broken=no
jm_ac_cv_header_inttypes_h=yes
jm_ac_cv_header_stdint_h=yes
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
AR='ar'
ARFLAGS='cr'
BASHVERS='4.2'
BUILD_DIR='/private/tmp/bash-S8z0/bash-4.2'
BUILD_INCLUDED_LIBINTL='yes'
CATOBJEXT='.gmo'
CC='/usr/bin/gcc-4.2'
CC_FOR_BUILD='$(CC)'
CFLAGS='-Os -w -pipe -mcpu=970 -m64 -mmacosx-version-min=10.5'
CFLAGS_FOR_BUILD='-g'
CPP='/usr/bin/gcc-4.2 -E'
CPPFLAGS='-I/usr/local/opt/readline/include -F/usr/local/Frameworks'
CPPFLAGS_FOR_BUILD='-I/usr/local/opt/readline/include -F/usr/local/Frameworks'
CROSS_COMPILE=''
DATADIRNAME='share'
DEBUG=''
DEBUGGER_START_FILE='${datadir}/bashdb/bashdb-main.inc'
DEFS='-DHAVE_CONFIG_H'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GENCAT='gencat'
GLIBC21='no'
GMSGFMT=':'
GREP='/usr/bin/grep'
HELPDIR=''
HELPDIRDEFINE=''
HELPINSTALL=''
HELPSTRINGS=''
HISTORY_DEP='$(HISTORY_LIBRARY)'
HISTORY_LIB='${HISTORY_LIBRARY}'
HIST_LIBDIR='$(dot)/$(LIBSUBDIR)/readline'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS='lib/intl/libintl.a -liconv'
INTLOBJS='$(GETTOBJS)'
INTL_DEP='${INTL_LIBDIR}/libintl.a'
INTL_INC='-I${INTL_LIBSRC} -I${INTL_BUILDDIR}'
INTL_LIBTOOL_SUFFIX_PREFIX=''
JOBS_O='jobs.o'
LDFLAGS='-L/usr/local/opt/readline/lib -L/usr/local/lib -F/usr/local/Frameworks'
LDFLAGS_FOR_BUILD='$(LDFLAGS)'
LIBICONV='-liconv'
LIBINTL='lib/intl/libintl.a -liconv'
LIBINTL_H='${INTL_BUILDDIR}/libintl.h'
LIBOBJS=' ${LIBOBJDIR}strnlen$U.o ${LIBOBJDIR}dprintf$U.o ${LIBOBJDIR}strchrnul$U.o ${LIBOBJDIR}mktime$U.o ${LIBOBJDIR}mbschr$U.o'
LIBS='-ldl '
LOCAL_CFLAGS='-DMACOSX'
LOCAL_DEFS='-DSHELL'
LOCAL_LDFLAGS=''
LOCAL_LIBS=''
LTLIBICONV='-liconv'
LTLIBINTL='lib/intl/libintl.a -liconv'
LTLIBOBJS=' ${LIBOBJDIR}strnlen$U.lo ${LIBOBJDIR}dprintf$U.lo ${LIBOBJDIR}strchrnul$U.lo ${LIBOBJDIR}mktime$U.lo ${LIBOBJDIR}mbschr$U.lo'
MAKE_SHELL='/bin/sh'
MALLOC_DEBUG=''
MALLOC_DEP=''
MALLOC_LDFLAGS=''
MALLOC_LIB=''
MALLOC_LIBRARY=''
MALLOC_SRC=''
MALLOC_TARGET=''
MKINSTALLDIRS='$(top_builddir)/./support/mkinstalldirs'
MSGFMT=':'
MSGMERGE=':'
OBJEXT='o'
PACKAGE_BUGREPORT='bug-bash@gnu.org'
PACKAGE_NAME='bash'
PACKAGE_STRING='bash 4.2-release'
PACKAGE_TARNAME='bash'
PACKAGE_VERSION='4.2-release'
PATH_SEPARATOR=':'
POSUB='po'
PROFILE_FLAGS=''
PURIFY=''
RANLIB='ranlib'
READLINE_DEP='$(READLINE_LIBRARY)'
READLINE_LIB='${READLINE_LIBRARY}'
RELSTATUS='release'
RL_INCLUDE=''
RL_INCLUDEDIR=''
RL_LIBDIR='$(dot)/$(LIBSUBDIR)/readline'
RL_MAJOR='0'
RL_MINOR='0'
RL_VERSION='0x0000'
SET_MAKE=''
SHELL='/bin/sh'
SHOBJ_CC='/usr/bin/gcc-4.2'
SHOBJ_CFLAGS='-fno-common'
SHOBJ_LD='MACOSX_DEPLOYMENT_TARGET=10.3 ${CC}'
SHOBJ_LDFLAGS='-dynamiclib -dynamic -undefined dynamic_lookup -arch_only `/usr/bin/arch`'
SHOBJ_LIBS=''
SHOBJ_STATUS='supported'
SHOBJ_XLDFLAGS=''
SIGLIST_O=''
SIGNAMES_H='lsignames.h'
SIGNAMES_O=''
SIZE='size'
STATIC_LD=''
TERMCAP_DEP=''
TERMCAP_LIB='-ltermcap'
TESTSCRIPT='run-all'
TILDE_LIB='-ltilde'
USE_INCLUDED_LIBINTL='yes'
USE_NLS='yes'
XGETTEXT=':'
YACC='bison -y'
YFLAGS=''
ac_ct_CC='/usr/bin/gcc-4.2'
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin9.8.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin9.8.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='powerpc-apple-darwin9.8.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin9.8.0'
host_vendor='apple'
htmldir='${docdir}'
incdir=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/bash/4.2.45'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "bash"
#define PACKAGE_TARNAME "bash"
#define PACKAGE_VERSION "4.2-release"
#define PACKAGE_STRING "bash 4.2-release"
#define PACKAGE_BUGREPORT "bug-bash@gnu.org"
#define ALIAS 1
#define PUSHD_AND_POPD 1
#define RESTRICTED_SHELL 1
#define PROCESS_SUBSTITUTION 1
#define PROMPT_STRING_DECODE 1
#define SELECT_COMMAND 1
#define HELP_BUILTIN 1
#define ARRAY_VARS 1
#define DPAREN_ARITHMETIC 1
#define BRACE_EXPANSION 1
#define COMMAND_TIMING 1
#define EXTENDED_GLOB 1
#define EXTGLOB_DEFAULT 0
#define COND_COMMAND 1
#define COND_REGEXP 1
#define COPROCESS_SUPPORT 1
#define ARITH_FOR_COMMAND 1
#define NETWORK_REDIRECTIONS 1
#define PROGRAMMABLE_COMPLETION 1
#define DEBUGGER 1
#define CASEMOD_ATTRS 1
#define CASEMOD_EXPANSIONS 1
#define MEMSCRAMBLE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define READLINE 1
#define HISTORY 1
#define BANG_HISTORY 1
#define _GNU_SOURCE 1
#define WORDS_BIGENDIAN 1
#define HAVE_STRINGIZE 1
#define HAVE_LONG_DOUBLE_WIDER 1
#define HAVE_LONG_DOUBLE 1
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define restrict __restrict
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define INTDIV0_RAISES_SIGFPE 0
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_UINTMAX_T 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETUID 1
#define HAVE_MUNMAP 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_LOCALECONV 1
#define HAVE_STPCPY 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRTOUL 1
#define HAVE_TSEARCH 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define ENABLE_NLS 1
#define HAVE_DIRENT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_LOCALE_H 1
#define HAVE_TERMCAP_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_DLFCN_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_NETDB_H 1
#define HAVE_PWD_H 1
#define HAVE_GRP_H 1
#define HAVE_STRINGS_H 1
#define HAVE_REGEX_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_ULIMIT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define GETPGRP_VOID 1
#define HAVE_VPRINTF 1
#define HAVE_STRCOLL 1
#define RETSIGTYPE void
#define HAVE_WAIT3 1
#define HAVE_ISINF_IN_LIBC 1
#define HAVE_ISNAN_IN_LIBC 1
#define HAVE_MKFIFO 1
#define HAVE_DUP2 1
#define HAVE_FCNTL 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETGROUPS 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPEERNAME 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_KILL 1
#define HAVE_KILLPG 1
#define HAVE_LSTAT 1
#define HAVE_READLINK 1
#define HAVE_SBRK 1
#define HAVE_SELECT 1
#define HAVE_SETITIMER 1
#define HAVE_TCGETPGRP 1
#define HAVE_UNAME 1
#define HAVE_ULIMIT 1
#define HAVE_WAITPID 1
#define HAVE_RENAME 1
#define HAVE_BCOPY 1
#define HAVE_BZERO 1
#define HAVE_CONFSTR 1
#define HAVE_FNMATCH 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETSERVBYNAME 1
#define HAVE_GETSERVENT 1
#define HAVE_INET_ATON 1
#define HAVE_MEMMOVE 1
#define HAVE_PATHCONF 1
#define HAVE_PUTENV 1
#define HAVE_RAISE 1
#define HAVE_REGCOMP 1
#define HAVE_REGEXEC 1
#define HAVE_SETENV 1
#define HAVE_SETLINEBUF 1
#define HAVE_SETLOCALE 1
#define HAVE_SETVBUF 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_STRCHR 1
#define HAVE_SYSCONF 1
#define HAVE_SYSLOG 1
#define HAVE_TCGETATTR 1
#define HAVE_TIMES 1
#define HAVE_TTYNAME 1
#define HAVE_TZSET 1
#define HAVE_UNSETENV 1
#define HAVE_VASPRINTF 1
#define HAVE_ASPRINTF 1
#define HAVE_ISASCII 1
#define HAVE_ISBLANK 1
#define HAVE_ISGRAPH 1
#define HAVE_ISPRINT 1
#define HAVE_ISSPACE 1
#define HAVE_ISXDIGIT 1
#define HAVE_GETPWENT 1
#define HAVE_GETPWNAM 1
#define HAVE_GETPWUID 1
#define HAVE_GETCWD 1
#define HAVE_MEMSET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCASESTR 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRPBRK 1
#define HAVE_STRSTR 1
#define HAVE_STRTOD 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_STRTOLL 1
#define HAVE_STRTOULL 1
#define HAVE_STRTOIMAX 1
#define HAVE_STRTOUMAX 1
#define HAVE_DECL_CONFSTR 1
#define HAVE_DECL_PRINTF 1
#define HAVE_DECL_SBRK 1
#define HAVE_DECL_SETREGID 1
#define HAVE_DECL_STRCPY 1
#define HAVE_DECL_STRSIGNAL 1
#define HAVE_DECL_STRTOLD 1
#define STRTOLD_BROKEN 1
#define HAVE_DECL_STRTOIMAX 1
#define HAVE_DECL_STRTOL 1
#define HAVE_DECL_STRTOLL 1
#define HAVE_DECL_STRTOUL 1
#define HAVE_DECL_STRTOULL 1
#define HAVE_DECL_STRTOUMAX 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1
#define HAVE_FPURGE 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_STPCPY 1
#define HAVE_STRCSPN 1
#define HAVE_STRDUP 1
#define HAVE_WCTYPE_H 1
#define HAVE_WCHAR_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_MBRLEN 1
#define HAVE_MBSNRTOWCS 1
#define HAVE_MBSRTOWCS 1
#define HAVE_WCRTOMB 1
#define HAVE_WCSCOLL 1
#define HAVE_WCWIDTH 1
#define HAVE_WCTYPE 1
#define HAVE_WCSWIDTH 1
#define HAVE_MBRTOWC 1
#define HAVE_MBSTATE_T 1
#define HAVE_ISWLOWER 1
#define HAVE_ISWUPPER 1
#define HAVE_TOWLOWER 1
#define HAVE_TOWUPPER 1
#define HAVE_ISWCTYPE 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_WCHAR_T 1
#define HAVE_WCTYPE_T 1
#define HAVE_WINT_T 1
#define HAVE_LOCALE_CHARSET 1
#define HAVE_LIBDL 1
#define HAVE_DLOPEN 1
#define HAVE_DLCLOSE 1
#define HAVE_DLSYM 1
#define HAVE_DECL_SYS_SIGLIST 1
#define GETGROUPS_T gid_t
#define HAVE_LONG_LONG 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define RETSIGTYPE void
#define SIZEOF_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_CHAR_P 8
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_LONG 8
#define bits16_t short
#define u_bits16_t unsigned short
#define bits32_t int
#define u_bits32_t unsigned int
#define bits64_t char *
#define HAVE_HASH_BANG_EXEC 1
#define CTYPE_NON_ASCII 1
#define HAVE_POSIX_SIGNALS 1
#define HAVE_SYS_ERRLIST 1
#define HAVE_SYS_SIGLIST 1
#define VOID_SIGHANDLER 1
#define HAVE_QUAD_T 1
#define HAVE_SOCKLEN_T 1
#define RLIMTYPE rlim_t
#define SIZEOF_INTMAX_T 8
#define HAVE_STRUCT_DIRENT_D_INO 1
#define HAVE_STRUCT_DIRENT_D_FILENO 1
#define HAVE_STRUCT_DIRENT_D_NAMLEN 1
#define STRUCT_WINSIZE_IN_SYS_IOCTL 1
#define HAVE_TIMEVAL 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define HAVE_STRUCT_TIMEZONE 1
#define WEXITSTATUS_OFFSET 8
#define HAVE_STRSIGNAL 1
#define HAVE_DECL_FPURGE 1
#define CAN_REDEFINE_GETENV 1
#define HAVE_POSIX_SIGSETJMP 1
#define HAVE_STD_PUTENV 1
#define HAVE_STD_UNSETENV 1
#define HAVE_PRINTF_A_FORMAT 1
#define TIOCSTAT_IN_SYS_IOCTL 1
#define FIONREAD_IN_SYS_IOCTL 1
#define HAVE_GETPW_DECLS 1
#define HAVE_DEV_FD 1
#define DEV_FD_PREFIX "/dev/fd/"
#define HAVE_DEV_STDIN 1
#define DEFAULT_MAIL_DIRECTORY "/var/mail"
#define JOB_CONTROL 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment