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 5.1-release, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../src/bash-5.1.0/configure --prefix=/opt --sysconfdir=/var/bash/etc --sharedstatedir=/var/bash/com --localstatedir=/var/bash --mandir=/usr/share/man --infodir=/opt/share/info/bash ## --------- ## ## Platform. ## ## --------- ## hostname = x065 uname -m = 00C291F54C00 uname -r = 3 uname -s = AIX uname -v = 5 /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = 5.3.0.0 /bin/universe = unknown PATH: /data/prj/gnu/bash/bash-5.1.0/buildaix/bin PATH: /opt/bin PATH: /usr/bin PATH: /etc PATH: /usr/sbin PATH: /usr/ucb PATH: /usr/bin/X11 PATH: /sbin PATH: /usr/java14/jre/bin PATH: /usr/java14/bin PATH: /usr/vacpp/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2814: checking build system type configure:2828: result: powerpc-ibm-aix5.3.12.0 configure:2848: checking host system type configure:2861: result: powerpc-ibm-aix5.3.12.0 configure:3489: checking for gcc configure:3516: result: xlc_r configure:3745: checking for C compiler version configure:3754: xlc_r --version >&5 xlc_r: 1501-216 (W) command option --version is not recognized - passed to ld xlc(1) IBM (2010) xlc(1) NAME xlc, xlc++, xlC, cc, c89, c99, xlCcore, xlc++core and configure:3765: $? = 249 configure:3754: xlc_r -v >&5 exec: export(export,XL_CONFIG=/etc/vac.cfg.53:xlc_r,NULL) exec: /usr/bin/pg(/usr/bin/pg,/usr/vacpp/exe/default_msg/vacpp.txt,NULL) xlc(1) IBM (2010) xlc(1) NAME configure:3765: $? = 249 configure:3754: xlc_r -V >&5 export XL_CONFIG=/etc/vac.cfg.53:xlc_r /usr/bin/pg /usr/vacpp/exe/default_msg/vacpp.txt xlc(1) IBM (2010) xlc(1) NAME configure:3765: $? = 249 configure:3754: xlc_r -qversion >&5 IBM XL C/C++ for AIX, V11.1 (5724-X13) Version: 11.01.0000.0020 configure:3765: $? = 0 configure:3785: checking whether the C compiler works configure:3807: xlc_r -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:3811: $? = 0 configure:3859: result: yes configure:3862: checking for C compiler default output file name configure:3864: result: a.out configure:3870: checking for suffix of executables configure:3877: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:3881: $? = 0 configure:3903: result: configure:3925: checking whether we are cross compiling configure:3933: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:3937: $? = 0 configure:3944: ./conftest configure:3948: $? = 0 configure:3963: result: no configure:3968: checking for suffix of object files configure:3990: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:3994: $? = 0 configure:4015: result: o configure:4019: checking whether we are using the GNU C compiler configure:4038: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 39.14: 1506-275 (S) Unexpected text me encountered. "conftest.c", line 39.8: 1506-045 (S) Undeclared identifier choke. configure:4038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4047: result: no configure:4056: checking whether xlc_r accepts -g configure:4076: xlc_r -c -g -I/opt/include conftest.c >&5 configure:4076: $? = 0 configure:4117: result: yes configure:4134: checking for xlc_r option to accept ISO C89 configure:4197: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4197: $? = 0 configure:4210: result: none needed configure:4240: checking for library containing strerror configure:4271: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4271: $? = 0 configure:4288: result: none required configure:4301: checking how to run the C preprocessor configure:4332: xlc_r -E -I/opt/include conftest.c configure:4332: $? = 0 configure:4346: xlc_r -E -I/opt/include conftest.c "conftest.c", line 34.10: 1506-296 (S) #include file not found. configure:4346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include configure:4371: result: xlc_r -E configure:4391: xlc_r -E -I/opt/include conftest.c configure:4391: $? = 0 configure:4405: xlc_r -E -I/opt/include conftest.c "conftest.c", line 34.10: 1506-296 (S) #include file not found. configure:4405: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 1 | #define MEMSCRAMBLE 1 | /* end confdefs.h. */ | #include configure:4434: checking for grep that handles long lines and -e configure:4492: result: /usr/bin/grep configure:4497: checking for egrep configure:4559: result: /usr/bin/grep -E configure:4564: checking for ANSI C header files configure:4584: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4584: $? = 0 configure:4657: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4657: $? = 0 configure:4657: ./conftest configure:4657: $? = 0 configure:4668: result: yes configure:4681: checking for sys/types.h configure:4681: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4681: $? = 0 configure:4681: result: yes configure:4681: checking for sys/stat.h configure:4681: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4681: $? = 0 configure:4681: result: yes configure:4681: checking for stdlib.h configure:4681: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4681: $? = 0 configure:4681: result: yes configure:4681: checking for string.h configure:4681: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4681: $? = 0 configure:4681: result: yes configure:4681: checking for memory.h configure:4681: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4681: $? = 0 configure:4681: result: yes configure:4681: checking for strings.h configure:4681: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4681: $? = 0 configure:4681: result: yes configure:4681: checking for inttypes.h configure:4681: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4681: $? = 0 configure:4681: result: yes configure:4681: checking for stdint.h configure:4681: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4681: $? = 0 configure:4681: result: yes configure:4681: checking for unistd.h configure:4681: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4681: $? = 0 configure:4681: result: yes configure:4694: checking minix/config.h usability configure:4694: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 77.10: 1506-296 (S) #include file not found. configure:4694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4694: result: no configure:4694: checking minix/config.h presence configure:4694: xlc_r -E -I/opt/include conftest.c "conftest.c", line 44.10: 1506-296 (S) #include file not found. configure:4694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 configure:4694: result: no configure:4694: checking for minix/config.h configure:4694: result: no configure:4715: checking whether it is safe to define __EXTENSIONS__ configure:4733: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4733: $? = 0 configure:4740: result: yes configure:4763: checking for special C compiler options needed for large files configure:4793: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 55.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. configure:4793: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4798: xlc_r -n32 -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 xlc_r: 1501-216 (W) command option -32 is not recognized - passed to ld "conftest.c", line 55.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. configure:4798: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4808: result: no configure:4814: checking for _FILE_OFFSET_BITS value needed for large files configure:4839: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 55.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. configure:4839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4863: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 56.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. configure:4863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4871: result: unknown configure:4883: checking for _LARGE_FILES value needed for large files configure:4908: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 55.22: 1506-195 (S) Integral constant expression with a value greater than zero is required. configure:4908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4932: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:4932: $? = 0 configure:4940: result: 1 configure:5617: checking for a BSD-compatible install configure:5685: result: ../src/bash-5.1.0/./support/install.sh -c configure:5739: checking for ar configure:5755: found /usr/bin/ar configure:5766: result: ar configure:5832: checking for ranlib configure:5848: found /usr/bin/ranlib configure:5859: result: ranlib configure:5885: checking for bison configure:5915: result: no configure:5885: checking for byacc configure:5915: result: no configure:5924: checking whether make sets $(MAKE) configure:5946: result: yes configure:5958: WARNING: bison not available; needed to process parse.y configure:6332: checking for an ANSI C-conforming const configure:6398: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:6398: $? = 0 configure:6405: result: yes configure:6413: checking for inline configure:6429: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:6429: $? = 0 configure:6437: result: inline configure:6455: checking whether byte ordering is bigendian configure:6470: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 55.16: 1506-166 (S) Definition of function not requires parentheses. "conftest.c", line 55.20: 1506-046 (S) Syntax error. configure:6470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:6515: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:6515: $? = 0 configure:6533: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:6533: $? = 0 configure:6661: result: yes configure:6679: checking for preprocessor stringizing operator configure:6699: result: yes configure:6709: checking for long double with more range or precision than double configure:6745: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 72.24: 1506-195 (S) Integral constant expression with a value greater than zero is required. configure:6745: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | /* end confdefs.h. */ | #include | long double const a[] = | { | 0.0L, DBL_MIN, DBL_MAX, DBL_EPSILON, | LDBL_MIN, LDBL_MAX, LDBL_EPSILON | }; | long double | f (long double x) | { | return ((x + (unsigned long int) 10) * (-1 / x) + a[0] | + (x ? f (x) : 'c')); | } | | int | main () | { | static int test_array [1 - 2 * !((0 < ((DBL_MAX_EXP < LDBL_MAX_EXP) | + (DBL_MANT_DIG < LDBL_MANT_DIG) | - (LDBL_MAX_EXP < DBL_MAX_EXP) | - (LDBL_MANT_DIG < DBL_MANT_DIG))) | && (int) LDBL_EPSILON == 0 | )]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6752: result: no configure:6767: checking for function prototypes configure:6770: result: yes configure:6783: checking whether char is unsigned configure:6802: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 94.24: 1506-195 (S) Integral constant expression with a value greater than zero is required. configure:6802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((char) -1) < 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6809: result: yes configure:6816: checking for working volatile configure:6835: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:6835: $? = 0 configure:6842: result: yes configure:6850: checking for C/C++ restrict keyword configure:6875: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:6875: $? = 0 configure:6883: result: __restrict configure:6897: checking for a thread-safe mkdir -p configure:6936: result: ../src/bash-5.1.0/./support/install.sh -c -d configure:6939: checking for a sed that does not truncate output configure:7003: result: /usr/bin/sed configure:7009: checking whether NLS is requested configure:7018: result: yes configure:7058: checking for msgfmt configure:7093: result: no configure:7099: checking for gmsgfmt configure:7130: result: : configure:7180: checking for xgettext configure:7215: result: no configure:7257: checking for msgmerge configure:7291: result: no configure:7303: checking whether we are using the GNU C Library 2 or newer "conftest.c", line 61.10: 1506-296 (S) #include file not found. configure:7330: result: no configure:7420: checking for size_t configure:7420: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:7420: $? = 0 configure:7420: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 97.21: 1506-046 (S) Syntax error. configure:7420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7420: result: yes configure:7432: checking for stdint.h configure:7449: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:7449: $? = 0 configure:7456: result: yes configure:7468: checking for working alloca.h configure:7485: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:7485: $? = 0 configure:7493: result: yes configure:7501: checking for alloca configure:7538: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:7538: $? = 0 configure:7546: result: yes configure:7658: checking for stdlib.h configure:7658: result: yes configure:7658: checking for unistd.h configure:7658: result: yes configure:7658: checking for sys/param.h configure:7658: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:7658: $? = 0 configure:7658: result: yes configure:7658: checking for xlocale.h configure:7658: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 "conftest.c", line 101.10: 1506-296 (S) #include file not found. configure:7658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7658: result: no configure:7658: checking for sys/time.h configure:7658: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:7658: $? = 0 configure:7658: result: yes configure:7678: checking for getpagesize configure:7678: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:7678: $? = 0 configure:7678: result: yes configure:7687: checking for working mmap configure:7834: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:7834: $? = 0 configure:7834: ./conftest configure:7834: $? = 0 configure:7844: result: yes configure:7855: checking whether integer division by zero raises SIGFPE configure:7921: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:7921: $? = 0 configure:7921: ./conftest configure:7921: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | #include | #include | | static void | sigfpe_handler (int sig) | { | /* 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 xnan; | | 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; | xnan = y / y; | exit (2); | } | configure:7933: result: no configure:7946: checking for inttypes.h configure:7965: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:7965: $? = 0 configure:7972: result: yes configure:7983: checking for unsigned long long int configure:8022: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:8022: $? = 0 configure:8031: result: yes configure:8061: checking for inttypes.h configure:8061: result: yes configure:8072: checking whether the inttypes.h PRIxNN macros are broken configure:8094: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include conftest.c >&5 configure:8094: $? = 0 configure:8102: result: no configure:8216: checking for non-GNU ld configure:8294: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:8294: $? = 0 configure:8335: result: /usr/bin/ld -b64 configure:8342: checking if the linker (/usr/bin/ld -b64) is GNU ld configure:8357: result: no configure:8364: checking for shared library run path origin configure:8377: result: done configure:8398: checking 32-bit host C ABI configure:8544: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:8544: $? = 0 configure:8623: result: no configure:8660: checking for the common suffixes of directories in the library search path configure:8711: result: lib,lib configure:8725: checking whether imported symbols can be declared weak configure:8743: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .xyzzy ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:8743: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | extern void xyzzy (); | #pragma weak xyzzy | int | main () | { | xyzzy(); | ; | return 0; | } configure:8792: result: no configure:8797: checking pthread.h usability configure:8797: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:8797: $? = 0 configure:8797: result: yes configure:8797: checking pthread.h presence configure:8797: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:8797: $? = 0 configure:8797: result: yes configure:8797: checking for pthread.h configure:8797: result: yes configure:8835: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:8835: $? = 0 configure:8851: checking for pthread_kill in -lpthread configure:8876: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -lpthread >&5 configure:8876: $? = 0 configure:8885: result: yes configure:9628: checking for multithread API to use configure:9630: result: posix configure:9647: checking for pthread_rwlock_t configure:9647: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:9647: $? = 0 configure:9647: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 81.31: 1506-046 (S) Syntax error. configure:9647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:9647: result: yes configure:9659: checking whether pthread_rwlock_rdlock prefers a writer to a reader configure:9784: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -lpthread >&5 181 1500-010: (W) WARNING in main: Infinite loop. Program may not stop. configure:9784: $? = 0 configure:9784: ./conftest configure:9784: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | #define SUCCEED() exit (0) | #define FAILURE() exit (1) | #define UNEXPECTED(n) (exit (10 + (n))) | | /* The main thread creates the waiting writer and the requesting reader threads | in the default way; this guarantees that they have the same priority. | We can reuse the main thread as first reader thread. */ | | static pthread_rwlock_t lock; | static pthread_t reader1; | static pthread_t writer; | static pthread_t reader2; | static pthread_t timer; | /* Used to pass control from writer to reader2 and from reader2 to timer, | as in a relay race. | Passing control from one running thread to another running thread | is most likely faster than to create the second thread. */ | static pthread_mutex_t baton; | | static void * | timer_func (void *ignored) | { | /* Step 13 (can be before or after step 12): | The timer thread takes the baton, then waits a moment to make sure | it can tell whether the second reader thread is blocked at step 12. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (13); | usleep (100000); | /* By the time we get here, it's clear that the second reader thread is | blocked at step 12. This is the desired behaviour. */ | SUCCEED (); | } | | static void * | reader2_func (void *ignored) | { | int err; | | /* Step 8 (can be before or after step 7): | The second reader thread takes the baton, then waits a moment to make sure | the writer thread has reached step 7. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (8); | usleep (100000); | /* Step 9: The second reader thread requests the lock. */ | err = pthread_rwlock_tryrdlock (&lock); | if (err == 0) | FAILURE (); | else if (err != EBUSY) | UNEXPECTED (9); | /* Step 10: Launch a timer, to test whether the next call blocks. */ | if (pthread_create (&timer, NULL, timer_func, NULL)) | UNEXPECTED (10); | /* Step 11: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (11); | /* Step 12: The second reader thread requests the lock. */ | err = pthread_rwlock_rdlock (&lock); | if (err == 0) | FAILURE (); | else | UNEXPECTED (12); | } | | static void * | writer_func (void *ignored) | { | /* Step 4: Take the baton, so that the second reader thread does not go ahead | too early. */ | if (pthread_mutex_lock (&baton)) | UNEXPECTED (4); | /* Step 5: Create the second reader thread. */ | if (pthread_create (&reader2, NULL, reader2_func, NULL)) | UNEXPECTED (5); | /* Step 6: Release the baton. */ | if (pthread_mutex_unlock (&baton)) | UNEXPECTED (6); | /* Step 7: The writer thread requests the lock. */ | if (pthread_rwlock_wrlock (&lock)) | UNEXPECTED (7); | return NULL; | } | | int | main () | { | reader1 = pthread_self (); | | /* Step 1: The main thread initializes the lock and the baton. */ | if (pthread_rwlock_init (&lock, NULL)) | UNEXPECTED (1); | if (pthread_mutex_init (&baton, NULL)) | UNEXPECTED (1); | /* Step 2: The main thread acquires the lock as a reader. */ | if (pthread_rwlock_rdlock (&lock)) | UNEXPECTED (2); | /* Step 3: Create the writer thread. */ | if (pthread_create (&writer, NULL, writer_func, NULL)) | UNEXPECTED (3); | /* Job done. Go to sleep. */ | for (;;) | { | sleep (1); | } | } | configure:9796: result: no configure:9830: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:9830: $? = 0 configure:10333: checking for iconv configure:10357: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .iconv_open ld: 0711-317 ERROR: Undefined symbol: .iconv ld: 0711-317 ERROR: Undefined symbol: .iconv_close ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:10357: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:10381: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -liconv >&5 configure:10381: $? = 0 configure:10391: result: yes configure:10394: checking for working iconv configure:10535: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -liconv >&5 configure:10535: $? = 0 configure:10535: ./conftest configure:10535: $? = 5 configure: program exited with status 5 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | /* end confdefs.h. */ | | #include | #include | | #ifndef ICONV_CONST | # define ICONV_CONST | #endif | | int | main () | { | int result = 0; | /* Test against AIX 5.1 bug: Failures are not distinguishable from successful | returns. */ | { | iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); | if (cd_utf8_to_88591 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */ | char buf[10]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_utf8_to_88591, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res == 0) | result |= 1; | iconv_close (cd_utf8_to_88591); | } | } | /* Test against Solaris 10 bug: Failures are not distinguishable from | successful returns. */ | { | iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646"); | if (cd_ascii_to_88591 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\263"; | char buf[10]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_ascii_to_88591, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res == 0) | result |= 2; | iconv_close (cd_ascii_to_88591); | } | } | /* Test against AIX 6.1..7.1 bug: Buffer overrun. */ | { | iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1"); | if (cd_88591_to_utf8 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\304"; | static char buf[2] = { (char)0xDE, (char)0xAD }; | ICONV_CONST char *inptr = input; | size_t inbytesleft = 1; | char *outptr = buf; | size_t outbytesleft = 1; | size_t res = iconv (cd_88591_to_utf8, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD) | result |= 4; | iconv_close (cd_88591_to_utf8); | } | } | #if 0 /* This bug could be worked around by the caller. */ | /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */ | { | iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); | if (cd_88591_to_utf8 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; | char buf[50]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_88591_to_utf8, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if ((int)res > 0) | result |= 8; | iconv_close (cd_88591_to_utf8); | } | } | #endif | /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is | provided. */ | { | /* Try standardized names. */ | iconv_t cd1 = iconv_open ("UTF-8", "EUC-JP"); | /* Try IRIX, OSF/1 names. */ | iconv_t cd2 = iconv_open ("UTF-8", "eucJP"); | /* Try AIX names. */ | iconv_t cd3 = iconv_open ("UTF-8", "IBM-eucJP"); | /* Try HP-UX names. */ | iconv_t cd4 = iconv_open ("utf8", "eucJP"); | if (cd1 == (iconv_t)(-1) && cd2 == (iconv_t)(-1) | && cd3 == (iconv_t)(-1) && cd4 == (iconv_t)(-1)) | result |= 16; | if (cd1 != (iconv_t)(-1)) | iconv_close (cd1); | if (cd2 != (iconv_t)(-1)) | iconv_close (cd2); | if (cd3 != (iconv_t)(-1)) | iconv_close (cd3); | if (cd4 != (iconv_t)(-1)) | iconv_close (cd4); | } | return result; | | ; | return 0; | } configure:10535: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -liconv >&5 "conftest.c", line 103.29: 1506-280 (W) Function argument assignment between types "char** restrict" and "const char**" is not allowed. "conftest.c", line 123.29: 1506-280 (W) Function argument assignment between types "char** restrict" and "const char**" is not allowed. "conftest.c", line 142.29: 1506-280 (W) Function argument assignment between types "char** restrict" and "const char**" is not allowed. configure:10535: $? = 0 configure:10535: ./conftest configure:10535: $? = 5 configure: program exited with status 5 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | /* end confdefs.h. */ | | #include | #include | | #ifndef ICONV_CONST | # define ICONV_CONST const | #endif | | int | main () | { | int result = 0; | /* Test against AIX 5.1 bug: Failures are not distinguishable from successful | returns. */ | { | iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); | if (cd_utf8_to_88591 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */ | char buf[10]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_utf8_to_88591, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res == 0) | result |= 1; | iconv_close (cd_utf8_to_88591); | } | } | /* Test against Solaris 10 bug: Failures are not distinguishable from | successful returns. */ | { | iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646"); | if (cd_ascii_to_88591 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\263"; | char buf[10]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_ascii_to_88591, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res == 0) | result |= 2; | iconv_close (cd_ascii_to_88591); | } | } | /* Test against AIX 6.1..7.1 bug: Buffer overrun. */ | { | iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1"); | if (cd_88591_to_utf8 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\304"; | static char buf[2] = { (char)0xDE, (char)0xAD }; | ICONV_CONST char *inptr = input; | size_t inbytesleft = 1; | char *outptr = buf; | size_t outbytesleft = 1; | size_t res = iconv (cd_88591_to_utf8, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD) | result |= 4; | iconv_close (cd_88591_to_utf8); | } | } | #if 0 /* This bug could be worked around by the caller. */ | /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */ | { | iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); | if (cd_88591_to_utf8 != (iconv_t)(-1)) | { | static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; | char buf[50]; | ICONV_CONST char *inptr = input; | size_t inbytesleft = strlen (input); | char *outptr = buf; | size_t outbytesleft = sizeof (buf); | size_t res = iconv (cd_88591_to_utf8, | &inptr, &inbytesleft, | &outptr, &outbytesleft); | if ((int)res > 0) | result |= 8; | iconv_close (cd_88591_to_utf8); | } | } | #endif | /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is | provided. */ | { | /* Try standardized names. */ | iconv_t cd1 = iconv_open ("UTF-8", "EUC-JP"); | /* Try IRIX, OSF/1 names. */ | iconv_t cd2 = iconv_open ("UTF-8", "eucJP"); | /* Try AIX names. */ | iconv_t cd3 = iconv_open ("UTF-8", "IBM-eucJP"); | /* Try HP-UX names. */ | iconv_t cd4 = iconv_open ("utf8", "eucJP"); | if (cd1 == (iconv_t)(-1) && cd2 == (iconv_t)(-1) | && cd3 == (iconv_t)(-1) && cd4 == (iconv_t)(-1)) | result |= 16; | if (cd1 != (iconv_t)(-1)) | iconv_close (cd1); | if (cd2 != (iconv_t)(-1)) | iconv_close (cd2); | if (cd3 != (iconv_t)(-1)) | iconv_close (cd3); | if (cd4 != (iconv_t)(-1)) | iconv_close (cd4); | } | return result; | | ; | return 0; | } configure:10547: result: no configure:10575: checking for iconv declaration configure:10604: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10604: $? = 0 configure:10614: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:10642: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10642: $? = 0 configure:10653: checking argz.h usability configure:10653: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 113.10: 1506-296 (S) #include file not found. configure:10653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10653: result: no configure:10653: checking argz.h presence configure:10653: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c "conftest.c", line 80.10: 1506-296 (S) #include file not found. configure:10653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include configure:10653: result: no configure:10653: checking for argz.h configure:10653: result: no configure:10653: checking for inttypes.h configure:10653: result: yes configure:10653: checking limits.h usability configure:10653: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10653: $? = 0 configure:10653: result: yes configure:10653: checking limits.h presence configure:10653: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:10653: $? = 0 configure:10653: result: yes configure:10653: checking for limits.h configure:10653: result: yes configure:10653: checking for unistd.h configure:10653: result: yes configure:10653: checking for sys/param.h configure:10653: result: yes configure:10668: checking for getcwd configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for getegid configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for geteuid configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for getgid configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for getuid configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for mempcpy configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .mempcpy ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:10668: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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 declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:10668: result: no configure:10668: checking for munmap configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for stpcpy configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for strcasecmp configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for strdup configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for strtoul configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for tsearch configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10668: $? = 0 configure:10668: result: yes configure:10668: checking for argz_count configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .argz_count ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:10668: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_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 declares argz_count. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:10668: result: no configure:10668: checking for argz_stringify configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .argz_stringify ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:10668: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_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 declares argz_stringify. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:10668: result: no configure:10668: checking for argz_next configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .argz_next ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:10668: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_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 declares argz_next. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:10668: result: no configure:10668: checking for __fsetlocking configure:10668: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .__fsetlocking ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:10668: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_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 declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:10668: result: no configure:10680: checking for localeconv configure:10680: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10680: $? = 0 configure:10680: result: yes configure:10690: checking whether feof_unlocked is declared configure:10690: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10690: $? = 0 configure:10690: result: yes configure:10701: checking whether fgets_unlocked is declared configure:10701: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 106.10: 1506-045 (S) Undeclared identifier fgets_unlocked. configure:10701: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef fgets_unlocked | #ifdef __cplusplus | (void) fgets_unlocked; | #else | (void) fgets_unlocked; | #endif | #endif | | ; | return 0; | } configure:10701: result: no configure:10720: checking for bison configure:10750: result: no configure:10779: checking for long long int configure:10817: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10817: $? = 0 configure:10817: ./conftest configure:10817: $? = 0 configure:10829: result: yes configure:10838: checking for wchar_t configure:10855: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10855: $? = 0 configure:10862: result: yes configure:10871: checking for wint_t configure:10896: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10896: $? = 0 configure:10903: result: yes configure:10910: checking whether wint_t is too small configure:10938: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10938: $? = 0 configure:10945: result: no configure:10960: checking for intmax_t configure:10986: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:10986: $? = 0 configure:10993: result: yes configure:11003: checking whether printf() supports POSIX/XSI format strings configure:11044: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11044: $? = 0 configure:11044: ./conftest configure:11044: $? = 0 configure:11055: result: yes configure:11066: checking whether we are using the GNU C Library >= 2.1 or uClibc "conftest.c", line 104.10: 1506-296 (S) #include file not found. configure:11096: result: no configure:11105: checking for stdint.h configure:11105: result: yes configure:11115: checking for SIZE_MAX configure:11186: result: yes configure:11201: checking for stdint.h configure:11201: result: yes configure:11218: checking for symlink configure:11218: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11218: $? = 0 configure:11218: result: yes configure:11218: checking for uselocale configure:11218: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .uselocale ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:11218: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | /* Define uselocale to an innocuous variant, in case declares uselocale. | For example, HP-UX 11i declares gettimeofday. */ | #define uselocale innocuous_uselocale | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char uselocale (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef uselocale | | /* 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 uselocale (); | /* 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_uselocale || defined __stub___uselocale | choke me | #endif | | int | main () | { | return uselocale (); | ; | return 0; | } configure:11218: result: no configure:11218: checking for alarm configure:11218: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11218: $? = 0 configure:11218: result: yes configure:11218: checking for fpurge configure:11218: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .fpurge ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:11218: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Define fpurge to an innocuous variant, in case declares fpurge. | For example, HP-UX 11i declares gettimeofday. */ | #define fpurge innocuous_fpurge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpurge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:11218: result: no configure:11218: checking for __fpurge configure:11218: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .__fpurge ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:11218: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Define __fpurge to an innocuous variant, in case declares __fpurge. | For example, HP-UX 11i declares gettimeofday. */ | #define __fpurge innocuous___fpurge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fpurge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:11218: result: no configure:11218: checking for snprintf configure:11218: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11218: $? = 0 configure:11218: result: yes configure:11218: checking for vsnprintf configure:11218: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11218: $? = 0 configure:11218: result: yes configure:11234: checking for working fcntl.h configure:11342: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11342: $? = 0 configure:11342: ./conftest configure:11342: $? = 4 configure: program exited with status 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | #include | #if HAVE_UNISTD_H | # include | #else /* on Windows with MSVC */ | # include | # include | # defined sleep(n) _sleep ((n) * 1000) | #endif | #include | #ifndef O_NOATIME | #define O_NOATIME 0 | #endif | #ifndef O_NOFOLLOW | #define O_NOFOLLOW 0 | #endif | static int const constants[] = | { | O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, | O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY | }; | | int | main () | { | | int result = !constants; | #if HAVE_SYMLINK | { | static char const sym[] = "conftest.sym"; | if (symlink ("/dev/null", sym) != 0) | result |= 2; | else | { | int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0); | if (fd >= 0) | { | close (fd); | result |= 4; | } | } | if (unlink (sym) != 0 || symlink (".", sym) != 0) | result |= 2; | else | { | int fd = open (sym, O_RDONLY | O_NOFOLLOW); | if (fd >= 0) | { | close (fd); | result |= 4; | } | } | unlink (sym); | } | #endif | { | static char const file[] = "confdefs.h"; | int fd = open (file, O_RDONLY | O_NOATIME); | if (fd < 0) | result |= 8; | else | { | struct stat st0; | if (fstat (fd, &st0) != 0) | result |= 16; | else | { | char c; | sleep (1); | if (read (fd, &c, 1) != 1) | result |= 24; | else | { | if (close (fd) != 0) | result |= 32; | else | { | struct stat st1; | if (stat (file, &st1) != 0) | result |= 40; | else | if (st0.st_atime != st1.st_atime) | result |= 64; | } | } | } | } | } | return result; | ; | return 0; | } configure:11358: result: no (bad O_NOFOLLOW) configure:11576: checking for CFPreferencesCopyAppValue configure:11594: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -Wl,-framework -Wl,CoreFoundation >&5 "conftest.c", line 111.10: 1506-296 (S) #include file not found. "conftest.c", line 115.27: 1506-045 (S) Undeclared identifier NULL. "conftest.c", line 115.33: 1506-045 (S) Undeclared identifier NULL. configure:11594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:11603: result: no configure:11610: checking for CFLocaleCopyCurrent configure:11628: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -Wl,-framework -Wl,CoreFoundation >&5 "conftest.c", line 111.10: 1506-296 (S) #include file not found. configure:11628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:11637: result: no configure:11644: checking for CFLocaleCopyPreferredLanguages configure:11662: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -Wl,-framework -Wl,CoreFoundation >&5 "conftest.c", line 111.10: 1506-296 (S) #include file not found. configure:11662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyPreferredLanguages(); | ; | return 0; | } configure:11671: result: no configure:11692: checking for flexible array members configure:11715: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11715: $? = 0 configure:11722: result: yes configure:11783: checking for ar configure:11810: result: ar configure:11846: checking for ptrdiff_t configure:11846: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11846: $? = 0 configure:11846: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 148.24: 1506-046 (S) Syntax error. configure:11846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:11846: result: yes configure:11859: checking features.h usability configure:11859: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 145.10: 1506-296 (S) #include file not found. configure:11859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11859: result: no configure:11859: checking features.h presence configure:11859: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c "conftest.c", line 112.10: 1506-296 (S) #include file not found. configure:11859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | /* end confdefs.h. */ | #include configure:11859: result: no configure:11859: checking for features.h configure:11859: result: no configure:11859: checking stddef.h usability configure:11859: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11859: $? = 0 configure:11859: result: yes configure:11859: checking stddef.h presence configure:11859: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:11859: $? = 0 configure:11859: result: yes configure:11859: checking for stddef.h configure:11859: result: yes configure:11859: checking for stdlib.h configure:11859: result: yes configure:11859: checking for string.h configure:11859: result: yes configure:11873: checking for asprintf configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .asprintf ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:11873: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | /* Define asprintf to an innocuous variant, in case declares asprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define asprintf innocuous_asprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char asprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef asprintf | | /* 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 asprintf (); | /* 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_asprintf || defined __stub___asprintf | choke me | #endif | | int | main () | { | return asprintf (); | ; | return 0; | } configure:11873: result: no configure:11873: checking for fwprintf configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11873: checking for newlocale configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .newlocale ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:11873: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | /* end confdefs.h. */ | /* Define newlocale to an innocuous variant, in case declares newlocale. | For example, HP-UX 11i declares gettimeofday. */ | #define newlocale innocuous_newlocale | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char newlocale (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef newlocale | | /* 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 newlocale (); | /* 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_newlocale || defined __stub___newlocale | choke me | #endif | | int | main () | { | return newlocale (); | ; | return 0; | } configure:11873: result: no configure:11873: checking for putenv configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11873: checking for setenv configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11873: checking for setlocale configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11873: checking for snprintf configure:11873: result: yes configure:11873: checking for strnlen configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11873: checking for uselocale configure:11873: result: no configure:11873: checking for wcslen configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11873: checking for wcsnlen configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11873: checking for mbrtowc configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11873: checking for wcrtomb configure:11873: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11873: $? = 0 configure:11873: result: yes configure:11883: checking whether _snprintf is declared configure:11883: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 134.10: 1506-045 (S) Undeclared identifier _snprintf. configure:11883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:11883: result: no configure:11894: checking whether _snwprintf is declared configure:11894: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 135.10: 1506-045 (S) Undeclared identifier _snwprintf. configure:11894: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snwprintf | #ifdef __cplusplus | (void) _snwprintf; | #else | (void) _snwprintf; | #endif | #endif | | ; | return 0; | } configure:11894: result: no configure:11907: checking whether getc_unlocked is declared configure:11907: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11907: $? = 0 configure:11907: result: yes configure:11951: checking for nl_langinfo and CODESET configure:11967: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:11967: $? = 0 configure:11976: result: yes configure:11985: checking for LC_MESSAGES configure:12001: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:12001: $? = 0 configure:12009: result: yes configure:12162: checking for CFPreferencesCopyAppValue configure:12189: result: no configure:12196: checking for CFLocaleCopyCurrent configure:12223: result: no configure:12230: checking for CFLocaleCopyPreferredLanguages configure:12257: result: no configure:12294: checking whether included gettext is requested configure:12304: result: no configure:12327: checking for GNU gettext in libc configure:12356: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 131.10: 1506-296 (S) #include file not found. "conftest.c", line 146.18: 1506-018 (S) Operand of indirection operator must be a pointer expression. "conftest.c", line 146.36: 1506-018 (S) Operand of indirection operator must be a pointer expression. configure:12356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings) | #else | #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0 | #endif | | | int | main () | { | | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + __GNU_GETTEXT_SYMBOL_EXPRESSION | | ; | return 0; | } configure:12365: result: no configure:12829: checking for GNU gettext in libintl configure:12866: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -lintl >&5 "conftest.c", line 131.10: 1506-296 (S) #include file not found. "conftest.c", line 150.18: 1506-018 (S) Operand of indirection operator must be a pointer expression. "conftest.c", line 150.36: 1506-018 (S) Operand of indirection operator must be a pointer expression. configure:12866: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_expand_alias ("")) | #else | #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0 | #endif | | | int | main () | { | | bindtextdomain ("", ""); | return * gettext ("") + * ngettext ("", "", 0) + __GNU_GETTEXT_SYMBOL_EXPRESSION | | ; | return 0; | } configure:12916: result: no configure:12970: checking whether to use NLS configure:12972: result: yes configure:12975: checking where the gettext function comes from configure:12986: result: included intl directory configure:13076: checking for dirent.h that defines DIR configure:13095: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13095: $? = 0 configure:13103: result: yes configure:13116: checking for library containing opendir configure:13147: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13147: $? = 0 configure:13164: result: none required configure:13231: checking whether time.h and sys/time.h may both be included configure:13251: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13251: $? = 0 configure:13258: result: yes configure:13266: checking whether sys/types.h defines makedev configure:13282: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .makedev ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:13282: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 | /* end confdefs.h. */ | #include | int | main () | { | return makedev(0, 0); | ; | return 0; | } configure:13291: result: no configure:13295: checking sys/mkdev.h usability configure:13295: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 166.10: 1506-296 (S) #include file not found. configure:13295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13295: result: no configure:13295: checking sys/mkdev.h presence configure:13295: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c "conftest.c", line 133.10: 1506-296 (S) #include file not found. configure:13295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 | /* end confdefs.h. */ | #include configure:13295: result: no configure:13295: checking for sys/mkdev.h configure:13295: result: no configure:13305: checking sys/sysmacros.h usability configure:13305: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13305: $? = 0 configure:13305: result: yes configure:13305: checking sys/sysmacros.h presence configure:13305: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13305: $? = 0 configure:13305: result: yes configure:13305: checking for sys/sysmacros.h configure:13305: result: yes configure:13320: checking for inttypes.h configure:13320: result: yes configure:13338: checking for unistd.h configure:13338: result: yes configure:13338: checking for stdlib.h configure:13338: result: yes configure:13338: checking stdarg.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking stdarg.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for stdarg.h configure:13338: result: yes configure:13338: checking varargs.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking varargs.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for varargs.h configure:13338: result: yes configure:13338: checking for limits.h configure:13338: result: yes configure:13338: checking for string.h configure:13338: result: yes configure:13338: checking for memory.h configure:13338: result: yes configure:13338: checking locale.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking locale.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for locale.h configure:13338: result: yes configure:13338: checking termcap.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 176.10: 1506-296 (S) #include file not found. configure:13338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13338: result: no configure:13338: checking termcap.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c "conftest.c", line 143.10: 1506-296 (S) #include file not found. configure:13338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:13338: result: no configure:13338: checking for termcap.h configure:13338: result: no configure:13338: checking termio.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking termio.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for termio.h configure:13338: result: yes configure:13338: checking termios.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking termios.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for termios.h configure:13338: result: yes configure:13338: checking dlfcn.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking dlfcn.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for dlfcn.h configure:13338: result: yes configure:13338: checking stdbool.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking stdbool.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for stdbool.h configure:13338: result: yes configure:13338: checking for stddef.h configure:13338: result: yes configure:13338: checking for stdint.h configure:13338: result: yes configure:13338: checking netdb.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking netdb.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for netdb.h configure:13338: result: yes configure:13338: checking pwd.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking pwd.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for pwd.h configure:13338: result: yes configure:13338: checking grp.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking grp.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for grp.h configure:13338: result: yes configure:13338: checking for strings.h configure:13338: result: yes configure:13338: checking regex.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking regex.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for regex.h configure:13338: result: yes configure:13338: checking syslog.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking syslog.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for syslog.h configure:13338: result: yes configure:13338: checking ulimit.h usability configure:13338: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking ulimit.h presence configure:13338: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13338: $? = 0 configure:13338: result: yes configure:13338: checking for ulimit.h configure:13338: result: yes configure:13353: checking sys/pte.h usability configure:13353: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 189.10: 1506-296 (S) #include file not found. configure:13353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13353: result: no configure:13353: checking sys/pte.h presence configure:13353: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c "conftest.c", line 156.10: 1506-296 (S) #include file not found. configure:13353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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 configure:13353: result: no configure:13353: checking for sys/pte.h configure:13353: result: no configure:13353: checking sys/stream.h usability configure:13353: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking sys/stream.h presence configure:13353: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking for sys/stream.h configure:13353: result: yes configure:13353: checking sys/select.h usability configure:13353: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking sys/select.h presence configure:13353: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking for sys/select.h configure:13353: result: yes configure:13353: checking sys/file.h usability configure:13353: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking sys/file.h presence configure:13353: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking for sys/file.h configure:13353: result: yes configure:13353: checking sys/ioctl.h usability configure:13353: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking sys/ioctl.h presence configure:13353: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking for sys/ioctl.h configure:13353: result: yes configure:13353: checking sys/mman.h usability configure:13353: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking sys/mman.h presence configure:13353: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking for sys/mman.h configure:13353: result: yes configure:13353: checking for sys/param.h configure:13353: result: yes configure:13353: checking sys/random.h usability configure:13353: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 195.10: 1506-296 (S) #include file not found. configure:13353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13353: result: no configure:13353: checking sys/random.h presence configure:13353: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c "conftest.c", line 162.10: 1506-296 (S) #include file not found. configure:13353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:13353: result: no configure:13353: checking for sys/random.h configure:13353: result: no configure:13353: checking sys/socket.h usability configure:13353: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking sys/socket.h presence configure:13353: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking for sys/socket.h configure:13353: result: yes configure:13353: checking for sys/stat.h configure:13353: result: yes configure:13353: checking for sys/time.h configure:13353: result: yes configure:13353: checking sys/times.h usability configure:13353: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking sys/times.h presence configure:13353: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking for sys/times.h configure:13353: result: yes configure:13353: checking for sys/types.h configure:13353: result: yes configure:13353: checking sys/wait.h usability configure:13353: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking sys/wait.h presence configure:13353: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13353: $? = 0 configure:13353: result: yes configure:13353: checking for sys/wait.h configure:13353: result: yes configure:13366: checking netinet/in.h usability configure:13366: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13366: $? = 0 configure:13366: result: yes configure:13366: checking netinet/in.h presence configure:13366: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13366: $? = 0 configure:13366: result: yes configure:13366: checking for netinet/in.h configure:13366: result: yes configure:13366: checking arpa/inet.h usability configure:13366: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13366: $? = 0 configure:13366: result: yes configure:13366: checking arpa/inet.h presence configure:13366: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:13366: $? = 0 configure:13366: result: yes configure:13366: checking for arpa/inet.h configure:13366: result: yes configure:13377: checking for sys/ptem.h configure:13377: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 176.10: 1506-296 (S) #include file not found. configure:13377: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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 | #endif | | | #include configure:13377: result: no configure:13389: checking for sys/resource.h configure:13389: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13389: $? = 0 configure:13389: result: yes configure:13404: checking for working alloca.h configure:13429: result: yes configure:13437: checking for alloca configure:13482: result: yes configure:13588: checking for uid_t in sys/types.h configure:13607: result: yes configure:13620: checking for unistd.h configure:13620: result: yes configure:13630: checking for working chown configure:13663: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13663: $? = 0 configure:13663: ./conftest configure:13663: $? = 0 configure:13675: result: yes configure:13683: checking whether getpgrp requires zero arguments configure:13700: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 211.10: 1506-099 (S) Unexpected argument. configure:13700: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:13708: result: yes configure:13725: checking for vprintf configure:13725: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13725: $? = 0 configure:13725: result: yes configure:13731: checking for _doprnt configure:13731: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13731: $? = 0 configure:13731: result: yes configure:13742: checking for working strcoll configure:13763: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13763: $? = 0 configure:13763: ./conftest configure:13763: $? = 0 configure:13773: result: yes configure:13824: checking return type of signal handlers configure:13842: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 185.25: 1506-018 (S) Operand of indirection operator must be a pointer expression. configure:13842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:13849: result: void configure:13858: checking for __setostype configure:13858: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .__setostype ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:13858: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | /* Define __setostype to an innocuous variant, in case declares __setostype. | For example, HP-UX 11i declares gettimeofday. */ | #define __setostype innocuous___setostype | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __setostype (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:13858: result: no configure:13864: checking for wait3 configure:13864: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13864: $? = 0 configure:13864: result: yes configure:13871: checking for mkfifo configure:13871: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13871: $? = 0 configure:13871: result: yes configure:13887: checking for dup2 configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for eaccess configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .eaccess ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:13887: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | /* end confdefs.h. */ | /* Define eaccess to an innocuous variant, in case declares eaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define eaccess innocuous_eaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char eaccess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:13887: result: no configure:13887: checking for fcntl configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for getdtablesize configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for getentropy configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .getentropy ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:13887: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 1 | #define HAVE_MKFIFO 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define getentropy to an innocuous variant, in case declares getentropy. | For example, HP-UX 11i declares gettimeofday. */ | #define getentropy innocuous_getentropy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getentropy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getentropy | | /* 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 getentropy (); | /* 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_getentropy || defined __stub___getentropy | choke me | #endif | | int | main () | { | return getentropy (); | ; | return 0; | } configure:13887: result: no configure:13887: checking for getgroups configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for gethostname configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for getpagesize configure:13887: result: yes configure:13887: checking for getpeername configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for getrandom configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .getrandom ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:13887: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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 | /* end confdefs.h. */ | /* Define getrandom to an innocuous variant, in case declares getrandom. | For example, HP-UX 11i declares gettimeofday. */ | #define getrandom innocuous_getrandom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getrandom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getrandom | | /* 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 getrandom (); | /* 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_getrandom || defined __stub___getrandom | choke me | #endif | | int | main () | { | return getrandom (); | ; | return 0; | } configure:13887: result: no configure:13887: checking for getrlimit configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for getrusage configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for gettimeofday configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for kill configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for killpg configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for lstat configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for pselect configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for readlink configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for select configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for setdtablesize configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .setdtablesize ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:13887: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define setdtablesize to an innocuous variant, in case declares setdtablesize. | For example, HP-UX 11i declares gettimeofday. */ | #define setdtablesize innocuous_setdtablesize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setdtablesize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:13887: result: no configure:13887: checking for setitimer configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for tcgetpgrp configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for uname configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for ulimit configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13887: checking for waitpid configure:13887: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13887: $? = 0 configure:13887: result: yes configure:13896: checking for rename configure:13896: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13896: $? = 0 configure:13896: result: yes configure:13918: checking for bcopy configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for bzero configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for confstr configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for faccessat configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .faccessat ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:13918: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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 declares faccessat. | For example, HP-UX 11i declares gettimeofday. */ | #define faccessat innocuous_faccessat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char faccessat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:13918: result: no configure:13918: checking for fnmatch configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for getaddrinfo configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for gethostbyname configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for getservbyname configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for getservent configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for inet_aton configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for imaxdiv configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for memmove configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for pathconf configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for putenv configure:13918: result: yes configure:13918: checking for raise configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for random configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for regcomp configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for regexec configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for setenv configure:13918: result: yes configure:13918: checking for setlinebuf configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for setlocale configure:13918: result: yes configure:13918: checking for setvbuf configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for siginterrupt configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for strchr configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for sysconf configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for syslog configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for tcgetattr configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for times configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for ttyname configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for tzset configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13918: checking for unsetenv configure:13918: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13918: $? = 0 configure:13918: result: yes configure:13931: checking for vasprintf configure:13931: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .vasprintf ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:13931: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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 | /* end confdefs.h. */ | /* Define vasprintf to an innocuous variant, in case declares vasprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasprintf innocuous_vasprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasprintf | | /* 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 vasprintf (); | /* 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_vasprintf || defined __stub___vasprintf | choke me | #endif | | int | main () | { | return vasprintf (); | ; | return 0; | } configure:13931: result: no configure:13931: checking for asprintf configure:13931: result: no configure:13943: checking for isascii configure:13943: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13943: $? = 0 configure:13943: result: yes configure:13943: checking for isblank configure:13943: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13943: $? = 0 configure:13943: result: yes configure:13943: checking for isgraph configure:13943: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13943: $? = 0 configure:13943: result: yes configure:13943: checking for isprint configure:13943: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13943: $? = 0 configure:13943: result: yes configure:13943: checking for isspace configure:13943: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13943: $? = 0 configure:13943: result: yes configure:13943: checking for isxdigit configure:13943: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13943: $? = 0 configure:13943: result: yes configure:13955: checking for getpwent configure:13955: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13955: $? = 0 configure:13955: result: yes configure:13955: checking for getpwnam configure:13955: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13955: $? = 0 configure:13955: result: yes configure:13955: checking for getpwuid configure:13955: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13955: $? = 0 configure:13955: result: yes configure:13967: checking for mkstemp configure:13967: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:13967: $? = 0 configure:13967: result: yes configure:13967: checking for mkdtemp configure:13967: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .mkdtemp ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:13967: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | /* end confdefs.h. */ | /* Define mkdtemp to an innocuous variant, in case declares mkdtemp. | For example, HP-UX 11i declares gettimeofday. */ | #define mkdtemp innocuous_mkdtemp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkdtemp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mkdtemp | | /* 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 mkdtemp (); | /* 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_mkdtemp || defined __stub___mkdtemp | choke me | #endif | | int | main () | { | return mkdtemp (); | ; | return 0; | } configure:13967: result: no configure:13978: checking for arc4random configure:13978: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .arc4random ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:13978: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* 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 arc4random (); | /* 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_arc4random || defined __stub___arc4random | choke me | #endif | | int | main () | { | return arc4random (); | ; | return 0; | } configure:13978: result: no configure:13988: checking for getcwd configure:13988: result: yes configure:14001: checking for memset configure:14001: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14001: $? = 0 configure:14001: result: yes configure:14015: checking for strcasecmp configure:14015: result: yes configure:14028: checking for strcasestr configure:14028: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .strcasestr ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:14028: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define strcasestr to an innocuous variant, in case declares strcasestr. | For example, HP-UX 11i declares gettimeofday. */ | #define strcasestr innocuous_strcasestr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strcasestr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strcasestr | | /* 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 strcasestr (); | /* 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_strcasestr || defined __stub___strcasestr | choke me | #endif | | int | main () | { | return strcasestr (); | ; | return 0; | } configure:14028: result: no configure:14041: checking for strerror configure:14041: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14041: $? = 0 configure:14041: result: yes configure:14054: checking for strftime configure:14054: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14054: $? = 0 configure:14054: result: yes configure:14067: checking for strnlen configure:14067: result: yes configure:14080: checking for strpbrk configure:14080: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14080: $? = 0 configure:14080: result: yes configure:14093: checking for strstr configure:14093: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14093: $? = 0 configure:14093: result: yes configure:14107: checking for strtod configure:14107: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14107: $? = 0 configure:14107: result: yes configure:14120: checking for strtol configure:14120: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14120: $? = 0 configure:14120: result: yes configure:14133: checking for strtoul configure:14133: result: yes configure:14146: checking for strtoll configure:14146: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14146: $? = 0 configure:14146: result: yes configure:14159: checking for strtoull configure:14159: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14159: $? = 0 configure:14159: result: yes configure:14172: checking for strtoimax configure:14172: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14172: $? = 0 configure:14172: result: yes configure:14185: checking for strtoumax configure:14185: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14185: $? = 0 configure:14185: result: yes configure:14199: checking for dprintf configure:14199: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .dprintf ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:14199: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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 declares dprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define dprintf innocuous_dprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14199: result: no configure:14213: checking for strchrnul configure:14213: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .strchrnul ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:14213: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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 declares strchrnul. | For example, HP-UX 11i declares gettimeofday. */ | #define strchrnul innocuous_strchrnul | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strchrnul (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:14213: result: no configure:14227: checking for strdup configure:14227: result: yes configure:14244: checking libaudit.h usability configure:14244: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 293.10: 1506-296 (S) #include file not found. configure:14244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14244: result: no configure:14244: checking libaudit.h presence configure:14244: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c "conftest.c", line 260.10: 1506-296 (S) #include file not found. configure:14244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | /* end confdefs.h. */ | #include configure:14244: result: no configure:14244: checking for libaudit.h configure:14244: result: no configure:14254: checking whether AUDIT_USER_TTY is declared configure:14254: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 260.10: 1506-296 (S) #include file not found. "conftest.c", line 269.10: 1506-045 (S) Undeclared identifier AUDIT_USER_TTY. configure:14254: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef AUDIT_USER_TTY | #ifdef __cplusplus | (void) AUDIT_USER_TTY; | #else | (void) AUDIT_USER_TTY; | #endif | #endif | | ; | return 0; | } configure:14254: result: no configure:14267: checking whether confstr is declared configure:14267: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14267: $? = 0 configure:14267: result: yes configure:14278: checking whether printf is declared configure:14278: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14278: $? = 0 configure:14278: result: yes configure:14289: checking whether sbrk is declared configure:14289: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14289: $? = 0 configure:14289: result: yes configure:14300: checking whether setregid is declared configure:14300: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14300: $? = 0 configure:14300: result: yes configure:14311: checking whether strcpy is declared configure:14311: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14311: $? = 0 configure:14311: result: yes configure:14322: checking whether strsignal is declared configure:14322: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14322: $? = 0 configure:14322: result: yes configure:14337: checking for setresuid configure:14337: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .setresuid ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:14337: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 | /* end confdefs.h. */ | /* Define setresuid to an innocuous variant, in case declares setresuid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresuid innocuous_setresuid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresuid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresuid | | /* 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 setresuid (); | /* 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_setresuid || defined __stub___setresuid | choke me | #endif | | int | main () | { | return setresuid (); | ; | return 0; | } configure:14337: result: no configure:14337: checking for setresgid configure:14337: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .setresgid ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:14337: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 | /* end confdefs.h. */ | /* Define setresgid to an innocuous variant, in case declares setresgid. | For example, HP-UX 11i declares gettimeofday. */ | #define setresgid innocuous_setresgid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setresgid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setresgid | | /* 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 setresgid (); | /* 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_setresgid || defined __stub___setresgid | choke me | #endif | | int | main () | { | return setresgid (); | ; | return 0; | } configure:14337: result: no configure:14347: checking whether strtold is declared configure:14347: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14347: $? = 0 configure:14347: result: yes configure:14359: checking for broken strtold configure:14375: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 272.49: 1506-280 (W) Function argument assignment between types "char** restrict" and "char*" is not allowed. configure:14375: $? = 0 configure:14385: result: no configure:14398: checking for declaration of strtoimax configure:14421: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14421: $? = 0 configure:14429: result: yes configure:14447: checking for declaration of strtol configure:14470: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14470: $? = 0 configure:14478: result: yes configure:14496: checking for declaration of strtoll configure:14519: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14519: $? = 0 configure:14527: result: yes configure:14545: checking for declaration of strtoul configure:14568: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14568: $? = 0 configure:14576: result: yes configure:14594: checking for declaration of strtoull configure:14617: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14617: $? = 0 configure:14625: result: yes configure:14643: checking for declaration of strtoumax configure:14666: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14666: $? = 0 configure:14674: result: yes configure:14696: checking for working mktime configure:14898: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14898: $? = 0 configure:14898: ./conftest configure:14898: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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 | /* end confdefs.h. */ | /* Test program from Paul Eggert and Tony Leneis. */ | #ifdef TIME_WITH_SYS_TIME | # include | # include | #else | # ifdef HAVE_SYS_TIME_H | # include | # else | # include | # endif | #endif | | #include | #include | | #ifdef HAVE_UNISTD_H | # include | #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 const char *tz_strings[] = { | (const 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 ((char*) "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 (time_t now) | { | struct tm *lt; | return ! (lt = localtime (&now)) || mktime (lt) == now; | } | | static int | mktime_test (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 (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 ((char*) "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 ((char*) 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:14908: result: no configure:14924: checking for argz.h configure:14924: result: no configure:14924: checking errno.h usability configure:14924: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14924: $? = 0 configure:14924: result: yes configure:14924: checking errno.h presence configure:14924: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:14924: $? = 0 configure:14924: result: yes configure:14924: checking for errno.h configure:14924: result: yes configure:14924: checking fcntl.h usability configure:14924: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14924: $? = 0 configure:14924: result: yes configure:14924: checking fcntl.h presence configure:14924: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:14924: $? = 0 configure:14924: result: yes configure:14924: checking for fcntl.h configure:14924: result: yes configure:14924: checking malloc.h usability configure:14924: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:14924: $? = 0 configure:14924: result: yes configure:14924: checking malloc.h presence configure:14924: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:14924: $? = 0 configure:14924: result: yes configure:14924: checking for malloc.h configure:14924: result: yes configure:14924: checking stdio_ext.h usability configure:14924: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 310.10: 1506-296 (S) #include file not found. configure:14924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14924: result: no configure:14924: checking stdio_ext.h presence configure:14924: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c "conftest.c", line 277.10: 1506-296 (S) #include file not found. configure:14924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include configure:14924: result: no configure:14924: checking for stdio_ext.h configure:14924: result: no configure:14938: checking for getpagesize configure:14938: result: yes configure:14947: checking for working mmap configure:15104: result: yes configure:15117: checking for __argz_count configure:15117: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .__argz_count ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:15117: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define __argz_count to an innocuous variant, in case declares __argz_count. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:15117: result: no configure:15117: checking for __argz_next configure:15117: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .__argz_next ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:15117: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define __argz_next to an innocuous variant, in case declares __argz_next. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:15117: result: no configure:15117: checking for __argz_stringify configure:15117: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .__argz_stringify ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:15117: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define __argz_stringify to an innocuous variant, in case declares __argz_stringify. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:15117: result: no configure:15117: checking for dcgettext configure:15117: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .dcgettext ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:15117: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define dcgettext to an innocuous variant, in case declares dcgettext. | For example, HP-UX 11i declares gettimeofday. */ | #define dcgettext innocuous_dcgettext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dcgettext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:15117: result: no configure:15117: checking for mempcpy configure:15117: result: no configure:15117: checking for munmap configure:15117: result: yes configure:15117: checking for mremap configure:15117: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .mremap ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:15117: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | /* end confdefs.h. */ | /* Define mremap to an innocuous variant, in case declares mremap. | For example, HP-UX 11i declares gettimeofday. */ | #define mremap innocuous_mremap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mremap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mremap | | /* 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 mremap (); | /* 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_mremap || defined __stub___mremap | choke me | #endif | | int | main () | { | return mremap (); | ; | return 0; | } configure:15117: result: no configure:15117: checking for stpcpy configure:15117: result: yes configure:15117: checking for strcspn configure:15117: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15117: $? = 0 configure:15117: result: yes configure:15141: checking wctype.h usability configure:15141: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15141: $? = 0 configure:15141: result: yes configure:15141: checking wctype.h presence configure:15141: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:15141: $? = 0 configure:15141: result: yes configure:15141: checking for wctype.h configure:15141: result: yes configure:15153: checking wchar.h usability configure:15153: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15153: $? = 0 configure:15153: result: yes configure:15153: checking wchar.h presence configure:15153: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:15153: $? = 0 configure:15153: result: yes configure:15153: checking for wchar.h configure:15153: result: yes configure:15165: checking langinfo.h usability configure:15165: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15165: $? = 0 configure:15165: result: yes configure:15165: checking langinfo.h presence configure:15165: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:15165: $? = 0 configure:15165: result: yes configure:15165: checking for langinfo.h configure:15165: result: yes configure:15178: checking mbstr.h usability configure:15178: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15178: $? = 0 configure:15178: result: yes configure:15178: checking mbstr.h presence configure:15178: xlc_r -E -I/opt/include -D_THREAD_SAFE conftest.c configure:15178: $? = 0 configure:15178: result: yes configure:15178: checking for mbstr.h configure:15178: result: yes configure:15189: checking for mbrlen configure:15189: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15189: $? = 0 configure:15189: result: yes configure:15195: checking for mbscasecmp configure:15195: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .mbscasecmp ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:15195: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | /* end confdefs.h. */ | /* Define mbscasecmp to an innocuous variant, in case declares mbscasecmp. | For example, HP-UX 11i declares gettimeofday. */ | #define mbscasecmp innocuous_mbscasecmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbscasecmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:15195: result: no configure:15201: checking for mbscmp configure:15201: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15201: $? = 0 configure:15201: result: yes configure:15207: checking for mbsnrtowcs configure:15207: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15207: $? = 0 configure:15207: result: yes configure:15213: checking for mbsrtowcs configure:15213: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15213: $? = 0 configure:15213: result: yes configure:15220: checking for mbschr configure:15220: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15220: $? = 0 configure:15220: result: yes configure:15235: checking for wcrtomb configure:15235: result: yes configure:15241: checking for wcscoll configure:15241: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15241: $? = 0 configure:15241: result: yes configure:15247: checking for wcsdup configure:15247: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15247: $? = 0 configure:15247: result: yes configure:15253: checking for wcwidth configure:15253: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15253: $? = 0 configure:15253: result: yes configure:15259: checking for wctype configure:15259: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15259: $? = 0 configure:15259: result: yes configure:15266: checking for wcswidth configure:15266: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15266: $? = 0 configure:15266: result: yes configure:15282: checking whether mbrtowc and mbstate_t are properly declared configure:15310: result: yes configure:15326: checking for iswlower configure:15326: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15326: $? = 0 configure:15326: result: yes configure:15326: checking for iswupper configure:15326: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15326: $? = 0 configure:15326: result: yes configure:15326: checking for towlower configure:15326: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15326: $? = 0 configure:15326: result: yes configure:15326: checking for towupper configure:15326: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15326: $? = 0 configure:15326: result: yes configure:15326: checking for iswctype configure:15326: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15326: $? = 0 configure:15326: result: yes configure:15336: checking for nl_langinfo and CODESET configure:15352: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15352: $? = 0 configure:15360: result: yes configure:15367: checking for wchar_t in wchar.h configure:15387: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15387: $? = 0 configure:15394: result: yes configure:15402: checking for wctype_t in wctype.h configure:15421: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15421: $? = 0 configure:15428: result: yes configure:15436: checking for wint_t in wctype.h configure:15455: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15455: $? = 0 configure:15462: result: yes configure:15470: checking for wcwidth broken with unicode combining characters configure:15501: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15501: $? = 0 configure:15501: ./conftest configure:15501: $? = 0 configure:15511: result: yes configure:15524: checking for locale_charset configure:15524: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c lib/intl/libintl.a >&5 xlc_r: 1501-228 (W) input file lib/intl/libintl.a not found configure:15524: $? = 252 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | /* end confdefs.h. */ | /* Define locale_charset to an innocuous variant, in case declares locale_charset. | For example, HP-UX 11i declares gettimeofday. */ | #define locale_charset innocuous_locale_charset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char locale_charset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef locale_charset | | /* 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 locale_charset (); | /* 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_locale_charset || defined __stub___locale_charset | choke me | #endif | | int | main () | { | return locale_charset (); | ; | return 0; | } configure:15524: result: no configure:15540: checking size of wchar_t configure:15545: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15545: $? = 0 configure:15545: ./conftest configure:15545: $? = 0 configure:15559: result: 2 configure:15573: checking for dlopen in -ldl configure:15598: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:15598: $? = 0 configure:15607: result: yes configure:15621: checking for dlopen configure:15621: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:15621: $? = 0 configure:15621: result: yes configure:15621: checking for dlclose configure:15621: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:15621: $? = 0 configure:15621: result: yes configure:15621: checking for dlsym configure:15621: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:15621: $? = 0 configure:15621: result: yes configure:15632: checking whether sys_siglist is declared configure:15632: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 328.10: 1506-045 (S) Undeclared identifier sys_siglist. configure:15632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | /* end confdefs.h. */ | #include | /* NetBSD declares sys_siglist in unistd.h. */ | #ifdef HAVE_UNISTD_H | # include | #endif | | | int | main () | { | #ifndef sys_siglist | #ifdef __cplusplus | (void) sys_siglist; | #else | (void) sys_siglist; | #endif | #endif | | ; | return 0; | } configure:15632: result: no configure:15926: checking type of array argument to getgroups configure:15960: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:15960: $? = 0 configure:15960: ./conftest configure:15960: $? = 0 configure:15985: result: gid_t configure:15993: checking for off_t configure:15993: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:15993: $? = 0 configure:15993: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 352.20: 1506-046 (S) Syntax error. configure:15993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:15993: result: yes configure:16004: checking for mode_t configure:16004: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:16004: $? = 0 configure:16004: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 352.21: 1506-046 (S) Syntax error. configure:16004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:16004: result: yes configure:16015: checking for uid_t in sys/types.h configure:16034: result: yes configure:16045: checking for pid_t configure:16045: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:16045: $? = 0 configure:16045: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 352.20: 1506-046 (S) Syntax error. configure:16045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:16045: result: yes configure:16056: checking for size_t configure:16056: result: yes configure:16068: checking for uintptr_t configure:16068: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:16068: $? = 0 configure:16068: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 352.24: 1506-046 (S) Syntax error. configure:16068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:16068: result: yes configure:16105: checking for ssize_t configure:16105: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:16105: $? = 0 configure:16105: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 353.22: 1506-046 (S) Syntax error. configure:16105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:16105: result: yes configure:16116: checking for time_t configure:16116: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:16116: $? = 0 configure:16116: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 353.21: 1506-046 (S) Syntax error. configure:16116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((time_t))) | return 0; | ; | return 0; | } configure:16116: result: yes configure:16129: checking for long long configure:16149: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16149: $? = 0 configure:16157: result: long long configure:16165: checking for unsigned long long configure:16185: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16185: $? = 0 configure:16193: result: unsigned long long configure:16201: checking return type of signal handlers configure:16226: result: void configure:16234: checking for sig_atomic_t in signal.h configure:16252: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16252: $? = 0 configure:16260: result: yes configure:16282: checking size of char configure:16287: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16287: $? = 0 configure:16287: ./conftest configure:16287: $? = 0 configure:16301: result: 1 configure:16315: checking size of short configure:16320: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16320: $? = 0 configure:16320: ./conftest configure:16320: $? = 0 configure:16334: result: 2 configure:16348: checking size of int configure:16353: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16353: $? = 0 configure:16353: ./conftest configure:16353: $? = 0 configure:16367: result: 4 configure:16381: checking size of long configure:16386: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16386: $? = 0 configure:16386: ./conftest configure:16386: $? = 0 configure:16400: result: 4 configure:16414: checking size of char * configure:16419: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16419: $? = 0 configure:16419: ./conftest configure:16419: $? = 0 configure:16433: result: 4 configure:16447: checking size of double configure:16452: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16452: $? = 0 configure:16452: ./conftest configure:16452: $? = 0 configure:16466: result: 8 configure:16480: checking size of long long configure:16485: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16485: $? = 0 configure:16485: ./conftest configure:16485: $? = 0 configure:16499: result: 8 configure:16510: checking for u_int configure:16510: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:16510: $? = 0 configure:16510: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 363.20: 1506-046 (S) Syntax error. configure:16510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int))) | return 0; | ; | return 0; | } configure:16510: result: yes configure:16521: checking for u_long configure:16521: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:16521: $? = 0 configure:16521: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 363.21: 1506-046 (S) Syntax error. configure:16521: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_long))) | return 0; | ; | return 0; | } configure:16521: result: yes configure:16535: checking for bits16_t configure:16535: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 363.12: 1506-045 (S) Undeclared identifier bits16_t. configure:16535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (bits16_t)) | return 0; | ; | return 0; | } configure:16535: result: no configure:16574: checking for u_bits16_t configure:16574: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 364.12: 1506-045 (S) Undeclared identifier u_bits16_t. configure:16574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (u_bits16_t)) | return 0; | ; | return 0; | } configure:16574: result: no configure:16613: checking for bits32_t configure:16613: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 365.12: 1506-045 (S) Undeclared identifier bits32_t. configure:16613: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_LONG 8 | #define bits16_t short | #define u_bits16_t unsigned short | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (bits32_t)) | return 0; | ; | return 0; | } configure:16613: result: no configure:16652: checking for u_bits32_t configure:16652: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 366.12: 1506-045 (S) Undeclared identifier u_bits32_t. configure:16652: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (u_bits32_t)) | return 0; | ; | return 0; | } configure:16652: result: no configure:16703: checking for bits64_t configure:16703: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 367.12: 1506-045 (S) Undeclared identifier bits64_t. configure:16703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (bits64_t)) | return 0; | ; | return 0; | } configure:16703: result: no configure:16755: checking for ptrdiff_t configure:16755: result: yes configure:16805: checking whether stat file-mode macros are broken configure:16832: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:16832: $? = 0 configure:16839: result: no configure:16848: checking whether #! works in shell scripts configure:16865: result: yes configure:16912: checking whether the ctype macros accept non-ascii characters configure:16959: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:16959: $? = 0 configure:16959: ./conftest configure:16959: $? = 0 configure:16970: result: yes configure:16977: checking if dup2 fails to clear the close-on-exec flag configure:17009: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:17009: $? = 0 configure:17009: ./conftest configure:17009: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #define HAVE_HASH_BANG_EXEC 1 | #define CTYPE_NON_ASCII 1 | /* end confdefs.h. */ | | #include | #include | #include | int | 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:17021: result: no configure:17029: checking whether pgrps need synchronization configure:17096: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:17096: $? = 0 configure:17096: ./conftest configure:17096: $? = 0 configure:17108: result: no configure:17116: checking for type of signal functions configure:17139: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:17139: $? = 0 configure:17197: result: posix configure:17211: checking for sys_errlist and sys_nerr configure:17229: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:17229: $? = 0 configure:17237: result: yes configure:17245: checking for sys_siglist in system C library configure:17274: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:17274: $? = 0 configure:17274: ./conftest configure:17274: $? = 0 configure:17285: result: yes configure:17292: checking for _sys_siglist in signal.h or unistd.h configure:17313: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 346.14: 1506-045 (S) Undeclared identifier _sys_siglist. configure:17313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 | #include | #ifdef HAVE_UNISTD_H | #include | #endif | int | main () | { | char *msg = _sys_siglist[2]; | ; | return 0; | } configure:17320: result: no configure:17328: checking for _sys_siglist in system C library configure:17357: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 ld: 0711-317 ERROR: Undefined symbol: _sys_siglist ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:17357: $? = 8 configure: program exited with status 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 | #include | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #ifndef UNDER_SYS_SIGLIST_DECLARED | extern char *_sys_siglist[]; | #endif | int | main() | { | char *msg = (char *)_sys_siglist[2]; | exit(msg == 0); | } configure:17368: result: no configure:17376: checking whether signal handlers are of type void configure:17400: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:17400: $? = 0 configure:17407: result: yes configure:17416: checking for clock_t configure:17447: result: yes configure:17459: checking for sigset_t configure:17490: result: yes configure:17502: checking for sig_atomic_t configure:17533: result: yes configure:17545: checking for quad_t configure:17576: result: no configure:17591: checking for intmax_t configure:17622: result: yes configure:17634: checking for uintmax_t configure:17665: result: yes configure:17678: checking for socklen_t configure:17709: result: yes configure:17723: checking for size and type of struct rlimit fields configure:17740: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:17740: $? = 0 configure:17781: result: rlim_t configure:17796: checking size of intmax_t configure:17801: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:17801: $? = 0 configure:17801: ./conftest configure:17801: $? = 0 configure:17815: result: 8 configure:17827: checking for struct termios.c_line configure:17827: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 351.13: 1506-022 (S) "c_line" is not a member of "struct termios". configure:17827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct termios ac_aggr; | if (ac_aggr.c_line) | return 0; | ; | return 0; | } configure:17827: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 351.20: 1506-022 (S) "c_line" is not a member of "struct termios". configure:17827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct termios ac_aggr; | if (sizeof ac_aggr.c_line) | return 0; | ; | return 0; | } configure:17827: result: no configure:17839: checking for struct termio.c_line configure:17839: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:17839: $? = 0 configure:17839: result: yes configure:17851: checking for struct dirent.d_ino configure:17889: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:17889: $? = 0 configure:17897: result: yes configure:17905: checking for struct dirent.d_fileno configure:17943: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 369.31: 1506-022 (S) "d_fileno" is not a member of "struct dirent". configure:17943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 1 | /* end confdefs.h. */ | | #include | #include | #ifdef HAVE_UNISTD_H | # include | #endif /* HAVE_UNISTD_H */ | #if defined(HAVE_DIRENT_H) | # include | #else | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* SYSNDIR */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* SYSDIR */ | # ifdef HAVE_NDIR_H | # include | # endif | #endif /* HAVE_DIRENT_H */ | | int | main () | { | | struct dirent d; int z; z = d.d_fileno; | | ; | return 0; | } configure:17951: result: no configure:17959: checking for struct dirent.d_namlen configure:17997: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:17997: $? = 0 configure:18005: result: yes configure:18012: checking for struct winsize in sys/ioctl.h and termios.h configure:18029: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:18029: $? = 0 configure:18056: result: sys/ioctl.h configure:18070: checking for struct timeval in sys/time.h and time.h configure:18091: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:18091: $? = 0 configure:18100: result: yes configure:18107: checking for struct stat.st_blocks configure:18107: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:18107: $? = 0 configure:18107: result: yes configure:18117: checking whether struct tm is in sys/time.h or time.h configure:18137: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:18137: $? = 0 configure:18144: result: time.h configure:18152: checking for struct tm.tm_zone configure:18152: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 356.13: 1506-022 (S) "tm_zone" is not a member of "struct tm". configure:18152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:18152: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 356.20: 1506-022 (S) "tm_zone" is not a member of "struct tm". configure:18152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:18152: result: no configure:18170: checking whether tzname is declared configure:18170: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:18170: $? = 0 configure:18170: result: yes configure:18182: checking for tzname configure:18202: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:18202: $? = 0 configure:18210: result: yes configure:18219: checking for struct timezone in sys/time.h and time.h configure:18253: result: yes configure:18261: checking for offset of exit status in return status from wait configure:18310: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:18310: $? = 0 configure:18310: ./conftest configure:18310: $? = 8 configure: program exited with status 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | /* end confdefs.h. */ | | #include | #include | | #include | | int | 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:18326: result: 8 configure:18337: checking for struct timespec in configure:18354: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:18354: $? = 0 configure:18361: result: yes configure:18452: checking for struct stat.st_atim.tv_nsec configure:18452: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 361.13: 1506-022 (S) "st_atim" is not a member of "struct stat64". configure:18452: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atim.tv_nsec) | return 0; | ; | return 0; | } configure:18452: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 361.20: 1506-022 (S) "st_atim" is not a member of "struct stat64". configure:18452: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atim.tv_nsec) | return 0; | ; | return 0; | } configure:18452: result: no configure:18503: checking for struct stat.st_atimespec.tv_nsec configure:18503: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 361.13: 1506-022 (S) "st_atimespec" is not a member of "struct stat64". configure:18503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimespec.tv_nsec) | return 0; | ; | return 0; | } configure:18503: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 361.20: 1506-022 (S) "st_atimespec" is not a member of "struct stat64". configure:18503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimespec.tv_nsec) | return 0; | ; | return 0; | } configure:18503: result: no configure:18514: checking for struct stat.st_atimensec configure:18514: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 361.13: 1506-022 (S) "st_atimensec" is not a member of "struct stat64". configure:18514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:18514: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 361.20: 1506-022 (S) "st_atimensec" is not a member of "struct stat64". configure:18514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:18514: result: no configure:18525: checking for struct stat.st_atim.st__tim.tv_nsec configure:18525: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 361.13: 1506-022 (S) "st_atim" is not a member of "struct stat64". configure:18525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atim.st__tim.tv_nsec) | return 0; | ; | return 0; | } configure:18525: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 361.20: 1506-022 (S) "st_atim" is not a member of "struct stat64". configure:18525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atim.st__tim.tv_nsec) | return 0; | ; | return 0; | } configure:18525: result: no configure:18546: checking for sbrk configure:18562: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:18562: $? = 0 configure:18571: result: yes configure:18574: checking for working sbrk configure:18601: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:18601: $? = 0 configure:18601: ./conftest configure:18601: $? = 0 configure:18611: result: yes configure:18624: checking for the existence of strsignal configure:18642: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:18642: $? = 0 configure:18651: result: yes configure:18658: checking if opendir() opens non-directories configure:18716: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:18716: $? = 0 configure:18716: ./conftest configure:18716: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | /* end confdefs.h. */ | | #include | #include | #include | #ifdef HAVE_UNISTD_H | # include | #endif /* HAVE_UNISTD_H */ | #ifdef HAVE_SYS_STAT_H | #include | #endif | #if defined(HAVE_DIRENT_H) | # include | #else | # define dirent direct | # ifdef HAVE_SYS_NDIR_H | # include | # endif /* SYSNDIR */ | # ifdef HAVE_SYS_DIR_H | # include | # endif /* SYSDIR */ | # ifdef HAVE_NDIR_H | # include | # endif | #endif /* HAVE_DIRENT_H */ | #include | int | 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:18727: result: no configure:18734: checking whether ulimit can substitute for getdtablesize configure:18760: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:18760: $? = 0 configure:18760: ./conftest configure:18760: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_ULIMIT_H | #include | #endif | int | main() | { | long maxfds = ulimit(4, 0L); | exit (maxfds == -1L); | } | configure:18771: result: no configure:18785: checking whether fpurge is declared configure:18785: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 365.10: 1506-045 (S) Undeclared identifier fpurge. configure:18785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef fpurge | #ifdef __cplusplus | (void) fpurge; | #else | (void) fpurge; | #endif | #endif | | ; | return 0; | } configure:18785: result: no configure:18798: checking to see if getenv can be redefined configure:18846: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:18846: $? = 0 configure:18846: ./conftest configure:18846: $? = 0 configure:18857: result: yes configure:18865: checking if getcwd() will dynamically allocate memory with 0 size configure:18894: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:18894: $? = 0 configure:18894: ./conftest configure:18894: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_UNISTD_H | #include | #endif | #include | | int | main() | { | char *xpwd; | xpwd = getcwd(0, 0); | exit (xpwd == 0); | } | configure:18905: result: no configure:18920: checking for presence of POSIX-style sigsetjmp/siglongjmp configure:18974: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:18974: $? = 0 configure:18974: ./conftest configure:18974: $? = 0 configure:18985: result: present configure:18993: checking whether or not strcoll and strcmp differ configure:19046: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19046: $? = 0 configure:19046: ./conftest configure:19046: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define GETCWD_BROKEN 1 | #define HAVE_POSIX_SIGSETJMP 1 | /* end confdefs.h. */ | | #include | #if defined (HAVE_LOCALE_H) | #include | #endif | #include | #include | | int | 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:19057: result: no configure:19069: checking for standard-conformant snprintf configure:19095: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19095: $? = 0 configure:19095: ./conftest configure:19095: $? = 0 configure:19105: result: yes configure:19122: checking for standard-conformant vsnprintf configure:19175: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19175: $? = 0 configure:19175: ./conftest configure:19175: $? = 0 configure:19185: result: yes configure:19203: checking for standard-conformant putenv declaration configure:19234: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19234: $? = 0 configure:19243: result: yes configure:19258: checking for standard-conformant unsetenv declaration configure:19289: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19289: $? = 0 configure:19298: result: yes configure:19310: checking for printf floating point output in hex notation configure:19339: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19339: $? = 0 configure:19339: ./conftest configure:19339: $? = 0 configure:19350: result: yes configure:19358: checking whether fnmatch can be used to check bracket equivalence classes configure:19394: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19394: $? = 0 configure:19394: ./conftest configure:19394: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define GETCWD_BROKEN 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | | char *pattern = "[[=a=]]"; | | /* char *string = "ä"; */ | unsigned char string[4] = { '\xc3', '\xa4', '\0' }; | | int | main (int c, char **v) | { | setlocale (LC_ALL, "en_US.UTF-8"); | if (fnmatch (pattern, (const char *)string, 0) != FNM_NOMATCH) | exit (0); | exit (1); | } | | configure:19405: result: no configure:19421: checking if signal handlers must be reinstalled when invoked configure:19481: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19481: $? = 0 configure:19481: ./conftest configure:19481: $? = 0 configure:19492: result: no configure:19500: checking for presence of necessary job control definitions configure:19557: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:19557: $? = 0 configure:19566: result: present configure:19573: checking for presence of named pipes configure:19628: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19628: $? = 0 configure:19628: ./conftest configure:19628: $? = 0 configure:19639: result: present configure:19647: checking whether termios.h defines TIOCGWINSZ configure:19670: result: no configure:19674: checking whether sys/ioctl.h defines TIOCGWINSZ configure:19697: result: yes configure:19707: checking for TIOCSTAT in sys/ioctl.h configure:19724: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 370.9: 1506-045 (S) Undeclared identifier TIOCSTAT. configure:19724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define GETCWD_BROKEN 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define FNMATCH_EQUIV_FALLBACK 0 | #define GWINSZ_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int x = TIOCSTAT; | ; | return 0; | } configure:19732: result: no configure:19739: checking for FIONREAD in sys/ioctl.h configure:19756: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 configure:19756: $? = 0 configure:19764: result: yes configure:19773: checking whether WCONTINUED flag to waitpid is unavailable or available but broken configure:19809: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19809: $? = 0 configure:19809: ./conftest configure:19809: $? = 0 configure:19820: result: no configure:19828: checking for speed_t in sys/types.h configure:19844: xlc_r -c -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c >&5 "conftest.c", line 370.9: 1506-275 (S) Unexpected text x encountered. "conftest.c", line 370.1: 1506-045 (S) Undeclared identifier speed_t. configure:19844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define GETCWD_BROKEN 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define FNMATCH_EQUIV_FALLBACK 0 | #define GWINSZ_IN_SYS_IOCTL 1 | #define FIONREAD_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | speed_t x; | ; | return 0; | } configure:19852: result: no configure:19859: checking whether getpw functions are declared in pwd.h configure:19884: result: yes configure:19891: checking for unusable real-time signals due to large values configure:19926: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 configure:19926: $? = 0 configure:19926: ./conftest configure:19926: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define GETCWD_BROKEN 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define FNMATCH_EQUIV_FALLBACK 0 | #define GWINSZ_IN_SYS_IOCTL 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_GETPW_DECLS 1 | /* end confdefs.h. */ | | #include | #include | #include | | #ifndef NSIG | # define NSIG 64 | #endif | | int | main () | { | int n_sigs = 2 * NSIG; | #ifdef SIGRTMIN | int rtmin = SIGRTMIN; | #else | int rtmin = 0; | #endif | | exit(rtmin < n_sigs); | } configure:19937: result: no configure:20036: checking for tgetent configure:20036: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ldl >&5 ld: 0711-317 ERROR: Undefined symbol: .tgetent ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. configure:20036: $? = 8 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define GETCWD_BROKEN 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define FNMATCH_EQUIV_FALLBACK 0 | #define GWINSZ_IN_SYS_IOCTL 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_GETPW_DECLS 1 | /* end confdefs.h. */ | /* Define tgetent to an innocuous variant, in case declares tgetent. | For example, HP-UX 11i declares gettimeofday. */ | #define tgetent innocuous_tgetent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tgetent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:20036: result: no configure:20040: checking for tgetent in -ltermcap configure:20065: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ltermcap -ldl >&5 ld: 0706-006 Cannot find or open library file: -l termcap ld:open(): No such file or directory configure:20065: $? = 255 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define GETCWD_BROKEN 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define FNMATCH_EQUIV_FALLBACK 0 | #define GWINSZ_IN_SYS_IOCTL 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_GETPW_DECLS 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:20074: result: no configure:20079: checking for tgetent in -ltinfo configure:20104: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -ltinfo -ldl >&5 ld: 0706-006 Cannot find or open library file: -l tinfo ld:open(): No such file or directory configure:20104: $? = 255 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "bash" | #define PACKAGE_TARNAME "bash" | #define PACKAGE_VERSION "5.1-release" | #define PACKAGE_STRING "bash 5.1-release" | #define PACKAGE_BUGREPORT "bug-bash@gnu.org" | #define PACKAGE_URL "" | #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 GLOBASCII_DEFAULT 1 | #define FUNCTION_IMPORT 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 _LARGE_FILES 1 | #define READLINE 1 | #define HISTORY 1 | #define BANG_HISTORY 1 | #define _GNU_SOURCE 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_STRINGIZE 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define __CHAR_UNSIGNED__ 1 | #define restrict __restrict | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 0 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define ICONV_CONST | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 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_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_LOCALECONV 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYMLINK 1 | #define HAVE_ALARM 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 0 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #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 MAJOR_IN_SYSMACROS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_VARARGS_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STDBOOL_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_STREAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define GETPGRP_VOID 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STRCOLL 1 | #define RETSIGTYPE void | #define HAVE_WAIT3 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_PSELECT 1 | #define HAVE_READLINK 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_IMAXDIV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_PATHCONF 1 | #define HAVE_PUTENV 1 | #define HAVE_RAISE 1 | #define HAVE_RANDOM 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_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_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 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_STRDUP 1 | #define HAVE_DECL_AUDIT_USER_TTY 0 | #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 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_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCSPN 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MBSTR_H 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSCMP 1 | #define HAVE_MBSNRTOWCS 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_MBSCHR 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 | #define SIZEOF_WCHAR_T 2 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define HAVE_DLCLOSE 1 | #define HAVE_DLSYM 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define GETGROUPS_T gid_t | #define HAVE_UINTPTR_T 1 | #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 4 | #define SIZEOF_CHAR_P 4 | #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 double | #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 quad_t long | #define HAVE_SOCKLEN_T 1 | #define RLIMTYPE rlim_t | #define SIZEOF_INTMAX_T 8 | #define TERMIO_LDISC 1 | #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_TIMEZONE 1 | #define WEXITSTATUS_OFFSET 8 | #define HAVE_STRUCT_TIMESPEC 1 | #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 | #define HAVE_SBRK 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_DECL_FPURGE 0 | #define CAN_REDEFINE_GETENV 1 | #define GETCWD_BROKEN 1 | #define HAVE_POSIX_SIGSETJMP 1 | #define HAVE_STD_PUTENV 1 | #define HAVE_STD_UNSETENV 1 | #define HAVE_PRINTF_A_FORMAT 1 | #define FNMATCH_EQUIV_FALLBACK 0 | #define GWINSZ_IN_SYS_IOCTL 1 | #define FIONREAD_IN_SYS_IOCTL 1 | #define HAVE_GETPW_DECLS 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:20113: result: no configure:20118: checking for tgetent in -lcurses configure:20143: xlc_r -o conftest -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -I/opt/include -D_THREAD_SAFE conftest.c -lcurses -ldl >&5 configure:20143: $? = 0 configure:20152: result: yes configure:20251: checking which library has the termcap functions configure:20254: result: using libcurses configure:20281: checking whether /dev/fd is available configure:20305: result: absent configure:20319: checking whether /dev/stdin stdout stderr are available configure:20332: result: absent configure:20339: checking for default mail directory configure:20358: result: /var/spool/mail configure:20464: checking shared object configuration for loadable builtins configure:20474: result: supported configure:20668: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by bash config.status 5.1-release, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on x065 config.status:1317: creating Makefile config.status:1317: creating builtins/Makefile config.status:1317: creating lib/readline/Makefile config.status:1317: creating lib/glob/Makefile config.status:1317: creating lib/intl/Makefile config.status:1317: creating lib/malloc/Makefile config.status:1317: creating lib/sh/Makefile config.status:1317: creating lib/termcap/Makefile config.status:1317: creating lib/tilde/Makefile config.status:1317: creating doc/Makefile config.status:1317: creating support/Makefile config.status:1317: creating po/Makefile.in config.status:1317: creating examples/loadables/Makefile config.status:1317: creating examples/loadables/Makefile.inc config.status:1317: creating examples/loadables/perl/Makefile config.status:1317: creating support/bash.pc config.status:1317: creating support/bashbug.sh config.status:1317: creating config.h config.status:1497: executing po-directories commands config.status:1497: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-ibm-aix5.3.12.0 ac_cv_c_bigendian=yes ac_cv_c_char_unsigned=yes ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_long_double=no ac_cv_c_restrict=__restrict ac_cv_c_stringize=yes ac_cv_c_volatile=yes ac_cv_env_CC_FOR_BUILD_set='' ac_cv_env_CC_FOR_BUILD_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=xlc_r ac_cv_env_CFLAGS_FOR_BUILD_set='' ac_cv_env_CFLAGS_FOR_BUILD_value='' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5' ac_cv_env_CPPFLAGS_FOR_BUILD_set='' ac_cv_env_CPPFLAGS_FOR_BUILD_value='' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/opt/include 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_FOR_BUILD_set='' ac_cv_env_LDFLAGS_FOR_BUILD_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' 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=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_arc4random=no ac_cv_func_argz_count=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=no ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown_works=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_fnmatch=yes ac_cv_func_fpurge=no ac_cv_func_fwprintf=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_getentropy=no 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_getrandom=no 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_imaxdiv=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_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=no 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=yes ac_cv_func_mbscmp=yes 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_mkdtemp=no ac_cv_func_mkfifo=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mremap=no ac_cv_func_munmap=yes ac_cv_func_newlocale=no ac_cv_func_pathconf=yes ac_cv_func_pselect=yes ac_cv_func_putenv=yes ac_cv_func_raise=yes ac_cv_func_random=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_setresgid=no ac_cv_func_setresuid=no 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=no 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=yes 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_symlink=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_uselocale=no ac_cv_func_vasprintf=no 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=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes 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=no ac_cv_gnu_library_2_1=no ac_cv_have_decl_AUDIT_USER_TTY=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_confstr=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_fpurge=no ac_cv_have_decl_getc_unlocked=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=no ac_cv_have_decl_tzname=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_features_h=no ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libaudit_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_mbstr_h=yes 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_pthread_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_stdbool_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_ioctl_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mman_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_random_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=yes ac_cv_header_sys_sysmacros_h=yes 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_types_h_makedev=no ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termcap_h=no ac_cv_header_termio_h=yes 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=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=no ac_cv_host=powerpc-ibm-aix5.3.12.0 ac_cv_lib_curses_tgetent=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_termcap_tgetent=no ac_cv_lib_tinfo_tgetent=no ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no ac_cv_member_struct_stat_st_atim_tv_nsec=no ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_atimespec_tv_nsec=no ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_termio_c_line=yes ac_cv_member_struct_termios_c_line=no ac_cv_member_struct_tm_tm_zone=no 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_SED=/usr/bin/sed ac_cv_path_XGETTEXT=: ac_cv_prog_CPP='xlc_r -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=xlc_r ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_char=1 ac_cv_sizeof_char_p=4 ac_cv_sizeof_double=8 ac_cv_sizeof_int=4 ac_cv_sizeof_intmax_t=8 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_wchar_t=2 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=unknown ac_cv_sys_interpreter=yes ac_cv_sys_large_files=1 ac_cv_sys_largefile_CC=no ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no 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=no ac_cv_type_long_long_int=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_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_uintptr_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_var_tzname=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=yes acl_cv_hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/vac/lib:/usr/lib:/lib ' acl_cv_hardcode_libdir_separator=: acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/bin/ld -b64' acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_func_iconv=yes am_cv_func_iconv_works=no am_cv_langinfo_codeset=yes am_cv_lib_iconv=no 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='' 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=absent bash_cv_dev_stdin=absent bash_cv_dirent_has_d_fileno=no 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_fnmatch_equiv_fallback=no bash_cv_fnmatch_equiv_value=0 bash_cv_func_ctype_nonascii=yes bash_cv_func_sbrk=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=no 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/spool/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=no 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_sys_struct_timespec_in_time_h=yes bash_cv_termcap_lib=libcurses bash_cv_tiocstat_in_ioctl=no bash_cv_type_clock_t=yes bash_cv_type_intmax_t=yes bash_cv_type_long_long='long long' bash_cv_type_quad_t=no bash_cv_type_rlimit=rlim_t bash_cv_type_sig_atomic_t=yes 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_wcwidth_broken=yes bash_cv_wexitstatus_offset=8 gl_cv_have_weak=no gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_working_fcntl_h='no (bad O_NOFOLLOW)' gl_cv_host_cpu_c_abi_32bit=no gl_cv_pthread_rwlock_rdlock_prefer_writer=no gl_cv_size_max=yes gl_cv_type_wint_t_too_small=no gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFLocaleCopyPreferredLanguages=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext2_libc=no gt_cv_func_gnugettext2_libintl=no gt_cv_func_printf_posix=yes gt_cv_func_uselocale_works=no gt_cv_int_divbyzero_sigfpe=no gt_cv_inttypes_pri_broken=no gt_cv_locale_fake=no gt_cv_locale_solaris114=no gt_cv_val_LC_MESSAGES=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='5.1' BUILD_DIR='/data/prj/gnu/bash/bash-5.1.0' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='xlc_r' CC_FOR_BUILD='$(CC)' CFLAGS='-I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 ' CFLAGS_FOR_BUILD='-I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5' CFLAG_VISIBILITY='' CPP='xlc_r -E' CPPFLAGS='-I/opt/include -D_THREAD_SAFE' CPPFLAGS_FOR_BUILD='-I/opt/include' 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' GETTEXT_MACRO_VERSION='0.19' GLIBC21='no' GLIBC2='no' GMSGFMT=':' GMSGFMT_015=':' GNULIB_OVERRIDES_WINT_T='0' GREP='/usr/bin/grep' HAVE_ASPRINTF='0' HAVE_NAMELESS_LOCALES='0' HAVE_NEWLOCALE='0' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_VISIBILITY='0' HAVE_WPRINTF='0' HELPDIR='' HELPDIRDEFINE='' HELPFILES_TARGET='' HELPINSTALL='' HELPSTRINGS='' HISTORY_DEP='$(HISTORY_LIBRARY)' HISTORY_LIB='-lhistory' HIST_LIBDIR='$(dot)/$(LIBSUBDIR)/readline' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='.mo' INTLBISON=':' INTLLIBS='lib/intl/libintl.a ' INTLOBJS='$(GETTOBJS)' INTL_DEFAULT_VERBOSITY='1' INTL_DEP='${INTL_LIBDIR}/libintl.a' INTL_INC='-I${INTL_LIBSRC} -I${INTL_BUILDDIR}' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='' JOBS_O='jobs.o' LDFLAGS='' LDFLAGS_FOR_BUILD='$(LDFLAGS)' LIBICONV='' LIBINTL='lib/intl/libintl.a ' LIBINTL_H='${INTL_BUILDDIR}/libintl.h' LIBMULTITHREAD='-lpthread' LIBOBJS=' ${LIBOBJDIR}strcasestr$U.o ${LIBOBJDIR}dprintf$U.o ${LIBOBJDIR}strchrnul$U.o ${LIBOBJDIR}mktime$U.o ${LIBOBJDIR}getcwd$U.o' LIBPTH='' LIBPTH_PREFIX='' LIBS='-ldl ' LIBS_FOR_BUILD='$(LIBS)' LIBTHREAD='' LOCAL_CFLAGS='' LOCAL_DEFS='-DSHELL' LOCAL_LDFLAGS='' LOCAL_LIBS='' LTLIBICONV='' LTLIBINTL='lib/intl/libintl.a ' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS=' ${LIBOBJDIR}strcasestr$U.lo ${LIBOBJDIR}dprintf$U.lo ${LIBOBJDIR}strchrnul$U.lo ${LIBOBJDIR}mktime$U.lo ${LIBOBJDIR}getcwd$U.lo' LTLIBPTH='' LTLIBTHREAD='' MAKE_SHELL='/bin/sh' MALLOC_DEBUG='' MALLOC_DEP='' MALLOC_LDFLAGS='' MALLOC_LIB='' MALLOC_LIBRARY='' MALLOC_SRC='' MALLOC_TARGET='' MKDIR_P='../src/bash-5.1.0/./support/install.sh -c -d' MSGFMT=':' MSGFMT_015=':' MSGMERGE=':' OBJEXT='o' PACKAGE_BUGREPORT='bug-bash@gnu.org' PACKAGE_NAME='bash' PACKAGE_STRING='bash 5.1-release' PACKAGE_TARNAME='bash' PACKAGE_URL='' PACKAGE_VERSION='5.1-release' PATH_SEPARATOR=':' POSUB='po' PRI_MACROS_BROKEN='0' PROFILE_FLAGS='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' RANLIB='ranlib' READLINE_DEP='$(READLINE_LIBRARY)' READLINE_LIB='-lreadline' RELSTATUS='release' RL_INCLUDE='' RL_INCLUDEDIR='' RL_LIBDIR='$(dot)/$(LIBSUBDIR)/readline' RL_MAJOR='' RL_MINOR='' RL_VERSION='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHOBJ_CC='xlc_r' SHOBJ_CFLAGS='-K' SHOBJ_LD='ld' SHOBJ_LDFLAGS='-bdynamic -bnoentry -bexpall' SHOBJ_LIBS='' SHOBJ_STATUS='supported' SHOBJ_XLDFLAGS='-G' SIGLIST_O='' SIGNAMES_H='lsignames.h' SIGNAMES_O='' SIZE='size' STATIC_LD='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TERMCAP_DEP='' TERMCAP_LIB='-lcurses' TESTSCRIPT='run-all' TILDE_LIB='-ltilde' TIME_H_DEFINES_STRUCT_TIMESPEC='1' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' WINDRES='' WOE32='no' WOE32DLL='no' XGETTEXT=':' XGETTEXT_015=':' XGETTEXT_EXTRA_OPTIONS='' YACC='yacc' YFLAGS='' ac_ct_CC='xlc_r' bindir='${exec_prefix}/bin' build='powerpc-ibm-aix5.3.12.0' build_alias='' build_cpu='powerpc' build_os='aix5.3.12.0' build_vendor='ibm' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' headersdir='$(includedir)/$(PACKAGE_NAME)' host='powerpc-ibm-aix5.3.12.0' host_alias='' host_cpu='powerpc' host_os='aix5.3.12.0' host_vendor='ibm' htmldir='${docdir}' incdir='' includedir='${prefix}/include' infodir='/opt/share/info/bash' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' loadablesdir='${libdir}/bash' localedir='${datarootdir}/locale' localstatedir='/var/bash' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='/var/bash/com' sysconfdir='/var/bash/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "bash" #define PACKAGE_TARNAME "bash" #define PACKAGE_VERSION "5.1-release" #define PACKAGE_STRING "bash 5.1-release" #define PACKAGE_BUGREPORT "bug-bash@gnu.org" #define PACKAGE_URL "" #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 GLOBASCII_DEFAULT 1 #define FUNCTION_IMPORT 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 _LARGE_FILES 1 #define READLINE 1 #define HISTORY 1 #define BANG_HISTORY 1 #define _GNU_SOURCE 1 #define WORDS_BIGENDIAN 1 #define HAVE_STRINGIZE 1 #define PROTOTYPES 1 #define __PROTOTYPES 1 #define __CHAR_UNSIGNED__ 1 #define restrict __restrict #define HAVE_VISIBILITY 0 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 0 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTTYPES_H 1 #define USE_POSIX_THREADS 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define ICONV_CONST #define HAVE_BUILTIN_EXPECT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 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_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_LOCALECONV 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_LONG_LONG_INT 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYMLINK 1 #define HAVE_ALARM 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 0 #define FLEXIBLE_ARRAY_MEMBER /**/ #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_FWPRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 1 #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 MAJOR_IN_SYSMACROS 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_VARARGS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_LOCALE_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_DLFCN_H 1 #define HAVE_STDBOOL_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_STREAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_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_SYS_RESOURCE_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define GETPGRP_VOID 1 #define HAVE_VPRINTF 1 #define HAVE_DOPRNT 1 #define HAVE_STRCOLL 1 #define RETSIGTYPE void #define HAVE_WAIT3 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_PSELECT 1 #define HAVE_READLINK 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_IMAXDIV 1 #define HAVE_MEMMOVE 1 #define HAVE_PATHCONF 1 #define HAVE_PUTENV 1 #define HAVE_RAISE 1 #define HAVE_RANDOM 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_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_MKSTEMP 1 #define HAVE_GETCWD 1 #define HAVE_MEMSET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRNLEN 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_STRDUP 1 #define HAVE_DECL_AUDIT_USER_TTY 0 #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 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_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCSPN 1 #define HAVE_WCTYPE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_MBSTR_H 1 #define HAVE_MBRLEN 1 #define HAVE_MBSCMP 1 #define HAVE_MBSNRTOWCS 1 #define HAVE_MBSRTOWCS 1 #define HAVE_MBSCHR 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_WCSDUP 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 WCWIDTH_BROKEN 1 #define SIZEOF_WCHAR_T 2 #define HAVE_LIBDL 1 #define HAVE_DLOPEN 1 #define HAVE_DLCLOSE 1 #define HAVE_DLSYM 1 #define HAVE_DECL_SYS_SIGLIST 0 #define GETGROUPS_T gid_t #define HAVE_UINTPTR_T 1 #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 4 #define SIZEOF_CHAR_P 4 #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 double #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 quad_t long #define HAVE_SOCKLEN_T 1 #define RLIMTYPE rlim_t #define SIZEOF_INTMAX_T 8 #define TERMIO_LDISC 1 #define HAVE_STRUCT_DIRENT_D_INO 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_DECL_TZNAME 1 #define HAVE_TZNAME 1 #define HAVE_STRUCT_TIMEZONE 1 #define WEXITSTATUS_OFFSET 8 #define HAVE_STRUCT_TIMESPEC 1 #define TIME_H_DEFINES_STRUCT_TIMESPEC 1 #define HAVE_SBRK 1 #define HAVE_STRSIGNAL 1 #define HAVE_DECL_FPURGE 0 #define CAN_REDEFINE_GETENV 1 #define GETCWD_BROKEN 1 #define HAVE_POSIX_SIGSETJMP 1 #define HAVE_STD_PUTENV 1 #define HAVE_STD_UNSETENV 1 #define HAVE_PRINTF_A_FORMAT 1 #define FNMATCH_EQUIV_FALLBACK 0 #define GWINSZ_IN_SYS_IOCTL 1 #define FIONREAD_IN_SYS_IOCTL 1 #define HAVE_GETPW_DECLS 1 #define DEFAULT_MAIL_DIRECTORY "/var/spool/mail" #define JOB_CONTROL 1 configure: exit 0