This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU coreutils configure 8.14, which was generated by GNU Autoconf 2.68.79-5e017. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-packager=Gentoo --with-packager-version=8.14 (p1) --with-packager-bug-reports=http://bugs.gentoo.org/ --enable-install-program=arch --enable-no-install-program=groups,hostname,kill,su,uptime --enable-largefile --enable-nls --enable-acl --disable-xattr --without-gmp ## --------- ## ## Platform. ## ## --------- ## hostname = navier uname -m = x86_64 uname -r = 2.6.18-308.11.1.el5 uname -s = Linux uname -v = #1 SMP Tue Jul 10 08:48:43 EDT 2012 /usr/bin/uname -p = Quad-Core AMD Opteron(tm) Processor 2352 /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 = unknown /bin/universe = unknown PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/powerpc64-unknown-linux-gnu/spu-elf/gcc-bin/4.6.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:3522: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [[ ${CBUILD:-${CHOST}} != ${CHOST} ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:3838: checking for a BSD-compatible install configure:3906: result: /usr/bin/install -c configure:3917: checking whether build environment is sane configure:3972: result: yes configure:4031: checking for powerpc64-unknown-linux-gnu-strip configure:4047: found /usr/bin/powerpc64-unknown-linux-gnu-strip configure:4058: result: powerpc64-unknown-linux-gnu-strip configure:4123: checking for a thread-safe mkdir -p configure:4162: result: /bin/mkdir -p configure:4176: checking for gawk configure:4192: found /usr/bin/gawk configure:4203: result: gawk configure:4214: checking whether make sets $(MAKE) configure:4236: result: yes configure:4341: checking for style of include used by make configure:4369: result: GNU configure:4400: checking for powerpc64-unknown-linux-gnu-gcc configure:4416: found /usr/bin/powerpc64-unknown-linux-gnu-gcc configure:4427: result: powerpc64-unknown-linux-gnu-gcc configure:4696: checking for C compiler version configure:4705: powerpc64-unknown-linux-gnu-gcc --version >&5 powerpc64-unknown-linux-gnu-gcc (Gentoo 4.6.3 p1.5, pie-0.5.2) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4716: $? = 0 configure:4705: powerpc64-unknown-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/powerpc64-unknown-linux-gnu/gcc-bin/4.6.3/powerpc64-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/powerpc64-unknown-linux-gnu/4.6.3/lto-wrapper Target: powerpc64-unknown-linux-gnu Configured with: /var/tmp/portage/cross-powerpc64-unknown-linux-gnu/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/powerpc64-unknown-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/powerpc64-unknown-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/powerpc64-unknown-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/powerpc64-unknown-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --target=powerpc64-unknown-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --disable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/powerpc64-unknown-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --with-sysroot=/usr/powerpc64-unknown-linux-gnu --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.5, pie-0.5.2' Thread model: posix gcc version 4.6.3 (Gentoo 4.6.3 p1.5, pie-0.5.2) configure:4716: $? = 0 configure:4705: powerpc64-unknown-linux-gnu-gcc -V >&5 powerpc64-unknown-linux-gnu-gcc: error: unrecognized option '-V' powerpc64-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4716: $? = 1 configure:4705: powerpc64-unknown-linux-gnu-gcc -qversion >&5 powerpc64-unknown-linux-gnu-gcc: error: unrecognized option '-qversion' powerpc64-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4716: $? = 1 configure:4736: checking whether the C compiler works configure:4758: powerpc64-unknown-linux-gnu-gcc -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:4762: $? = 0 configure:4810: result: yes configure:4813: checking for C compiler default output file name configure:4815: result: a.out configure:4821: checking for suffix of executables configure:4828: powerpc64-unknown-linux-gnu-gcc -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:4832: $? = 0 configure:4854: result: configure:4876: checking whether we are cross compiling configure:4914: result: yes configure:4919: checking for suffix of object files configure:4941: powerpc64-unknown-linux-gnu-gcc -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:4945: $? = 0 configure:4966: result: o configure:4970: checking whether we are using the GNU C compiler configure:4989: powerpc64-unknown-linux-gnu-gcc -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:4989: $? = 0 configure:4998: result: yes configure:5007: checking whether powerpc64-unknown-linux-gnu-gcc accepts -g configure:5027: powerpc64-unknown-linux-gnu-gcc -c -g conftest.c >&5 configure:5027: $? = 0 configure:5068: result: yes configure:5085: checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89 configure:5148: powerpc64-unknown-linux-gnu-gcc -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:5148: $? = 0 configure:5161: result: none needed configure:5183: checking dependency style of powerpc64-unknown-linux-gnu-gcc configure:5294: result: gcc3 configure:5313: checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C99 configure:5462: powerpc64-unknown-linux-gnu-gcc -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c:61:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:115:18: error: 'newvar' undeclared (first use in this function) conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:5462: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:5462: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:5462: $? = 0 configure:5482: result: -std=gnu99 configure:5583: checking for powerpc64-unknown-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C configure:5597: result: -std=gnu99 configure:5602: checking whether powerpc64-unknown-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together configure:5633: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:5637: $? = 0 configure:5643: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:5647: $? = 0 configure:5658: cc -c conftest.c >&5 configure:5662: $? = 0 configure:5670: cc -c conftest.c -o conftest2.o >&5 configure:5674: $? = 0 configure:5680: cc -c conftest.c -o conftest2.o >&5 configure:5684: $? = 0 configure:5702: result: yes configure:5732: checking how to run the C preprocessor configure:5763: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -E conftest.c configure:5763: $? = 0 configure:5777: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | /* end confdefs.h. */ | #include configure:5802: result: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -E configure:5822: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -E conftest.c configure:5822: $? = 0 configure:5836: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5836: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | /* end confdefs.h. */ | #include configure:5866: checking for grep that handles long lines and -e configure:5924: result: /bin/grep configure:5929: checking for egrep configure:5991: result: /bin/grep -E configure:5997: checking whether powerpc64-unknown-linux-gnu-gcc -std=gnu99 needs -traditional configure:6031: result: no configure:6041: checking for powerpc64-unknown-linux-gnu-ranlib configure:6057: found /usr/bin/powerpc64-unknown-linux-gnu-ranlib configure:6068: result: powerpc64-unknown-linux-gnu-ranlib configure:6130: checking whether ln -s works configure:6134: result: yes configure:6143: checking for Minix Amsterdam compiler configure:6167: result: no configure:6179: checking for powerpc64-unknown-linux-gnu-ar configure:6195: found /usr/bin/powerpc64-unknown-linux-gnu-ar configure:6206: result: powerpc64-unknown-linux-gnu-ar configure:6383: checking build system type configure:6397: result: x86_64-pc-linux-gnu configure:6417: checking host system type configure:6430: result: powerpc64-unknown-linux-gnu configure:6450: checking for ANSI C header files configure:6470: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6470: $? = 0 configure:6554: result: yes configure:6567: checking for sys/types.h configure:6567: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for sys/stat.h configure:6567: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for stdlib.h configure:6567: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for string.h configure:6567: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for memory.h configure:6567: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for strings.h configure:6567: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for inttypes.h configure:6567: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for stdint.h configure:6567: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6567: checking for unistd.h configure:6567: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6567: $? = 0 configure:6567: result: yes configure:6582: checking minix/config.h usability configure:6582: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:6582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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:6582: result: no configure:6582: checking minix/config.h presence configure:6582: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:6582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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:6582: result: no configure:6582: checking for minix/config.h configure:6582: result: no configure:6611: checking whether it is safe to define __EXTENSIONS__ configure:6629: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6629: $? = 0 configure:6636: result: yes configure:6658: checking for _LARGEFILE_SOURCE value needed for large files configure:6677: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:6677: $? = 0 configure:6705: result: no configure:6760: checking for special C compiler options needed for large files configure:6805: result: no configure:6811: checking for _FILE_OFFSET_BITS value needed for large files configure:6836: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:6836: $? = 0 configure:6868: result: no configure:7036: autobuild project... GNU coreutils configure:7042: autobuild revision... 8.14 configure:7047: autobuild hostname... navier configure:7058: autobuild timestamp... 20120822T114159Z configure:7749: checking for inline configure:7765: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:7765: $? = 0 configure:7773: result: inline configure:7791: checking for size_t configure:7791: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:7791: $? = 0 configure:7791: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c: In function 'main': conftest.c:64:21: error: expected expression before ')' token configure:7791: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 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 ((size_t))) | return 0; | ; | return 0; | } configure:7791: result: yes configure:7804: checking for working alloca.h configure:7821: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7821: $? = 0 configure:7829: result: yes configure:7837: checking for alloca configure:7874: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:7874: $? = 0 configure:7882: result: yes configure:8006: checking for arpa/inet.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for features.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for unistd.h configure:8006: result: yes configure:8006: checking for sys/param.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/socket.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for dirent.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for libgen.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for wctype.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for stdio_ext.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/vfs.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/fs_types.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c:74:26: fatal error: sys/fs_types.h: No such file or directory compilation terminated. configure:8006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_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:8006: result: no configure:8006: checking for netdb.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for netinet/in.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for getopt.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for termios.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/time.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for grp.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for iconv.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for wchar.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for stdint.h configure:8006: result: yes configure:8006: checking for inttypes.h configure:8006: result: yes configure:8006: checking for langinfo.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for xlocale.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for math.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/mman.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/statvfs.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/select.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for priv.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c:90:18: fatal error: priv.h: No such file or directory compilation terminated. configure:8006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_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:8006: result: no configure:8006: checking for pthread.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for utmp.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for utmpx.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sched.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for selinux/selinux.h configure:8006: result: no configure:8006: checking for strings.h configure:8006: result: yes configure:8006: checking for sys/ioctl.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/stat.h configure:8006: result: yes configure:8006: checking for sys/uio.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/utsname.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/wait.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for utime.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for hurd.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c:101:18: fatal error: hurd.h: No such file or directory compilation terminated. configure:8006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_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:8006: result: no configure:8006: checking for paths.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for stropts.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/resource.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for sys/systeminfo.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c:104:28: fatal error: sys/systeminfo.h: No such file or directory compilation terminated. configure:8006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_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:8006: result: no configure:8006: checking for syslog.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8006: checking for pwd.h configure:8006: result: yes configure:8006: checking for OS.h configure:8006: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c:106:16: fatal error: OS.h: No such file or directory compilation terminated. configure:8006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_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:8006: result: no configure:8021: checking whether the preprocessor supports include_next configure:8059: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:8059: $? = 0 configure:8080: result: yes configure:8101: checking whether system header files limit the line length configure:8124: result: no configure:8144: checking for d_ino member in directory struct configure:8189: result: no configure:8198: checking for long file names configure:8230: result: yes configure:8244: checking for pathconf configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for btowc configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for canonicalize_file_name configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for realpath configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for readlinkat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for chown configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for fchown configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for _set_invalid_parameter_handler configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/cclBrSgJ.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `_set_invalid_parameter_handler' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* 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 _set_invalid_parameter_handler (); | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:8244: result: no configure:8244: checking for fchdir configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for fdopendir configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for faccessat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for fchmodat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for lchmod configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:112:1: error: unknown type name 'choke' conftest.c:115:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* 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 lchmod (); | /* 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_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure:8244: result: no configure:8244: checking for mkdirat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for openat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for unlinkat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for fstatat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for access configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for posix_fadvise configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for fcntl configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for symlink configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for mempcpy configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:115:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for isblank configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:116:6: warning: conflicting types for built-in function 'isblank' [enabled by default] configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for iswctype configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for mbsrtowcs configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for wmemchr configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for wmemcpy configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for wmempcpy configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for __fpending configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for fpurge configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/ccDhJw5D.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `fpurge' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 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:8244: result: no configure:8244: checking for __fpurge configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for __freading configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for fsync configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for strtof configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for fstatfs configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for futimens configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for getdelim configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for getdtablesize configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for nanouptime configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/ccYHNdpT.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `nanouptime' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define nanouptime to an innocuous variant, in case declares nanouptime. | For example, HP-UX 11i declares gettimeofday. */ | #define nanouptime innocuous_nanouptime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nanouptime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nanouptime | | /* 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 nanouptime (); | /* 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_nanouptime || defined __stub___nanouptime | choke me | #endif | | int | main () | { | return nanouptime (); | ; | return 0; | } configure:8244: result: no configure:8244: checking for microuptime configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/ccE95Tn6.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `microuptime' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | /* end confdefs.h. */ | /* Define microuptime to an innocuous variant, in case declares microuptime. | For example, HP-UX 11i declares gettimeofday. */ | #define microuptime innocuous_microuptime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char microuptime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef microuptime | | /* 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 microuptime (); | /* 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_microuptime || defined __stub___microuptime | choke me | #endif | | int | main () | { | return microuptime (); | ; | return 0; | } configure:8244: result: no configure:8244: checking for flockfile configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for funlockfile configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for __fsetlocking configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for tcgetattr configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for tcsetattr configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for gettimeofday configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for nanotime configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/ccEp6uW3.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `nanotime' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define nanotime to an innocuous variant, in case declares nanotime. | For example, HP-UX 11i declares gettimeofday. */ | #define nanotime innocuous_nanotime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nanotime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nanotime | | /* 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 nanotime (); | /* 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_nanotime || defined __stub___nanotime | choke me | #endif | | int | main () | { | return nanotime (); | ; | return 0; | } configure:8244: result: no configure:8244: checking for getusershell configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for iswcntrl configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:138:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for iswblank configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:139:6: warning: conflicting types for built-in function 'iswblank' [enabled by default] configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for link configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for readlink configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for linkat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for lstat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for mbsinit configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for mbrtowc configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for mbrlen configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for mbslen configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/ccFfL6kD.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `mbslen' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | /* end confdefs.h. */ | /* Define mbslen to an innocuous variant, in case declares mbslen. | For example, HP-UX 11i declares gettimeofday. */ | #define mbslen innocuous_mbslen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mbslen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mbslen | | /* 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 mbslen (); | /* 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_mbslen || defined __stub___mbslen | choke me | #endif | | int | main () | { | return mbslen (); | ; | return 0; | } configure:8244: result: no configure:8244: checking for isascii configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:147:6: warning: conflicting types for built-in function 'isascii' [enabled by default] configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for mprotect configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for getgrouplist configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for fchmod configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for mkstemp configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for alarm configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for nl_langinfo configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for utmpname configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for utmpxname configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for wcscoll configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for setenv configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for settimeofday configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for stime configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for sigaction configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for sigaltstack configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for siginterrupt configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for snprintf configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:163:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for stpncpy configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:164:6: warning: conflicting types for built-in function 'stpncpy' [enabled by default] configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for strdup configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:165:6: warning: conflicting types for built-in function 'strdup' [enabled by default] configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for strerror_r configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for __xpg_strerror_r configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for tzset configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for strndup configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:169:6: warning: conflicting types for built-in function 'strndup' [enabled by default] configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for strtoimax configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for strtoumax configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for localtime_r configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for pipe configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for futimes configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for futimesat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for utimensat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for lutimes configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for vasnprintf configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/ccm0j0uV.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `vasnprintf' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* 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 vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:8244: result: no configure:8244: checking for wcrtomb configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for wcwidth configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for wcswidth configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for getegid configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for ftruncate configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for newlocale configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for sleep configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for catgets configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for symlinkat configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for shutdown configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for usleep configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for wctob configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for directio configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/cc2eVGlI.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `directio' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SLEEP 1 | #define HAVE_CATGETS 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | /* end confdefs.h. */ | /* Define directio to an innocuous variant, in case declares directio. | For example, HP-UX 11i declares gettimeofday. */ | #define directio innocuous_directio | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char directio (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef directio | | /* 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 directio (); | /* 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_directio || defined __stub___directio | choke me | #endif | | int | main () | { | return directio (); | ; | return 0; | } configure:8244: result: no configure:8244: checking for setrlimit configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for endgrent configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for endpwent configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for iswspace configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 conftest.c:193:6: warning: conflicting types for built-in function 'iswspace' [enabled by default] configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for mkfifo configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for setgroups configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for sethostname configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for sync configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for sysctl configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for sysinfo configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for tcgetpgrp configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8244: $? = 0 configure:8244: result: yes configure:8244: checking for getgrgid_nomembers configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/ccziBCcb.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `getgrgid_nomembers' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SLEEP 1 | #define HAVE_CATGETS 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | /* end confdefs.h. */ | /* Define getgrgid_nomembers to an innocuous variant, in case declares getgrgid_nomembers. | For example, HP-UX 11i declares gettimeofday. */ | #define getgrgid_nomembers innocuous_getgrgid_nomembers | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getgrgid_nomembers (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getgrgid_nomembers | | /* 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 getgrgid_nomembers (); | /* 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_getgrgid_nomembers || defined __stub___getgrgid_nomembers | choke me | #endif | | int | main () | { | return getgrgid_nomembers (); | ; | return 0; | } configure:8244: result: no configure:8244: checking for getgrnam_nomembers configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/cc5MXtOn.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `getgrnam_nomembers' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SLEEP 1 | #define HAVE_CATGETS 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | /* end confdefs.h. */ | /* Define getgrnam_nomembers to an innocuous variant, in case declares getgrnam_nomembers. | For example, HP-UX 11i declares gettimeofday. */ | #define getgrnam_nomembers innocuous_getgrnam_nomembers | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getgrnam_nomembers (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getgrnam_nomembers | | /* 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 getgrnam_nomembers (); | /* 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_getgrnam_nomembers || defined __stub___getgrnam_nomembers | choke me | #endif | | int | main () | { | return getgrnam_nomembers (); | ; | return 0; | } configure:8244: result: no configure:8244: checking for getgrent_nomembers configure:8244: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/temp/ccQW4z1x.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `getgrent_nomembers' collect2: ld returned 1 exit status configure:8244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SLEEP 1 | #define HAVE_CATGETS 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | /* end confdefs.h. */ | /* Define getgrent_nomembers to an innocuous variant, in case declares getgrent_nomembers. | For example, HP-UX 11i declares gettimeofday. */ | #define getgrent_nomembers innocuous_getgrent_nomembers | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getgrent_nomembers (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getgrent_nomembers | | /* 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 getgrent_nomembers (); | /* 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_getgrent_nomembers || defined __stub___getgrent_nomembers | choke me | #endif | | int | main () | { | return getgrent_nomembers (); | ; | return 0; | } configure:8244: result: no configure:8255: checking for C/C++ restrict keyword configure:8280: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8280: $? = 0 configure:8288: result: __restrict configure:8395: checking whether uses 'inline' correctly configure:8417: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8420: $? = 0 configure:8438: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8441: $? = 0 configure:8454: result: yes configure:8471: checking for nl_langinfo and CODESET configure:8487: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8487: $? = 0 configure:8496: result: yes configure:8507: checking for a traditional french locale configure:8573: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8576: $? = 0 configure:8632: result: none configure:8638: checking whether strtold conforms to C99 configure:8665: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:8665: $? = 0 configure:8673: result: yes configure:8749: checking whether malloc, realloc, calloc are POSIX compliant configure:8769: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:8769: $? = 0 configure:8777: result: yes configure:8784: checking whether // is distinct from / configure:8813: result: unknown, assuming no configure:8825: checking whether realpath works configure:9001: result: guessing no configure:9136: checking for uid_t in sys/types.h configure:9155: result: yes configure:9168: checking for unistd.h configure:9168: result: yes configure:9178: checking for working chown configure:9223: result: no configure:9232: checking whether chown dereferences symlinks configure:9281: result: yes configure:9315: checking whether chown honors trailing slash configure:9352: result: guessing no configure:9361: checking whether chown always updates ctime configure:9404: result: guessing no configure:9463: checking whether byte ordering is bigendian configure:9478: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c:186:9: error: unknown type name 'not' conftest.c:186:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:186:15: error: unknown type name 'universal' configure:9478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SLEEP 1 | #define HAVE_CATGETS 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define restrict __restrict | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_UNISTD_H 1 | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1 | #define CHOWN_TRAILING_SLASH_BUG 1 | #define CHOWN_CHANGE_TIME_BUG 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:9523: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:9523: $? = 0 configure:9541: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:9541: $? = 0 configure:9669: result: yes configure:9707: checking if environ is properly declared configure:9730: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c:192:39: error: conflicting types for 'environ' /usr/powerpc64-unknown-linux-gnu/usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here configure:9730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SLEEP 1 | #define HAVE_CATGETS 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define restrict __restrict | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_UNISTD_H 1 | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1 | #define CHOWN_TRAILING_SLASH_BUG 1 | #define CHOWN_CHANGE_TIME_BUG 1 | #define WORDS_BIGENDIAN 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | #include | #endif | /* mingw, BeOS, Haiku declare environ in , not in . */ | #include | | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:9738: result: yes configure:9753: checking for complete errno.h configure:9814: result: yes configure:10108: checking whether strerror_r is declared configure:10108: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:10108: $? = 0 configure:10108: result: yes configure:10121: checking for strerror_r configure:10121: result: yes configure:10130: checking whether strerror_r returns char * configure:10154: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:10154: $? = 0 configure:10192: result: yes configure:10207: checking whether setregid is declared configure:10207: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:10207: $? = 0 configure:10207: result: yes configure:10218: checking type of array argument to getgroups configure:10277: result: gid_t configure:10285: checking for getgroups configure:10285: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:10285: $? = 0 configure:10285: result: yes configure:10340: checking for working getgroups configure:10371: result: no configure:10440: checking whether lstat correctly handles trailing slash configure:10488: result: no configure:10501: checking whether unlink honors trailing slashes configure:10554: result: guessing no configure:10556: checking whether unlink of a parent directory fails as it should configure:10626: result: guessing yes configure:10644: checking for mode_t configure:10644: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 configure:10644: $? = 0 configure:10644: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c: In function 'main': conftest.c:228:21: error: expected expression before ')' token configure:10644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SLEEP 1 | #define HAVE_CATGETS 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define restrict __restrict | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_UNISTD_H 1 | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1 | #define CHOWN_TRAILING_SLASH_BUG 1 | #define CHOWN_CHANGE_TIME_BUG 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_SETREGID 1 | #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:10644: result: yes configure:10657: checking for promoted mode_t type configure:10674: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -c -pipe -O2 -mcpu=cell -mabi=altivec conftest.c >&5 conftest.c: In function 'main': conftest.c:196:13: error: size of array 'array' is negative configure:10674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU coreutils" | #define PACKAGE_TARNAME "coreutils" | #define PACKAGE_VERSION "8.14" | #define PACKAGE_STRING "GNU coreutils 8.14" | #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | #define PACKAGE "coreutils" | #define VERSION "8.14" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FSEEKO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_PATHCONF 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_READLINKAT 1 | #define HAVE_CHOWN 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHDIR 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_FCHMODAT 1 | #define HAVE_MKDIRAT 1 | #define HAVE_OPENAT 1 | #define HAVE_UNLINKAT 1 | #define HAVE_FSTATAT 1 | #define HAVE_ACCESS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMPCPY 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE___FPENDING 1 | #define HAVE___FPURGE 1 | #define HAVE___FREADING 1 | #define HAVE_FSYNC 1 | #define HAVE_STRTOF 1 | #define HAVE_FSTATFS 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_LINK 1 | #define HAVE_READLINK 1 | #define HAVE_LINKAT 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MBRLEN 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FCHMOD 1 | #define HAVE_MKSTEMP 1 | #define HAVE_ALARM 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_UTMPNAME 1 | #define HAVE_UTMPXNAME 1 | #define HAVE_WCSCOLL 1 | #define HAVE_SETENV 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_STIME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_TZSET 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRTOIMAX 1 | #define HAVE_STRTOUMAX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_PIPE 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCWIDTH 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_GETEGID 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SLEEP 1 | #define HAVE_CATGETS 1 | #define HAVE_SYMLINKAT 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_USLEEP 1 | #define HAVE_WCTOB 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MKFIFO 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SETHOSTNAME 1 | #define HAVE_SYNC 1 | #define HAVE_SYSCTL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TCGETPGRP 1 | #define restrict __restrict | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_C99_STRTOLD 1 | #define HAVE_UNISTD_H 1 | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1 | #define CHOWN_TRAILING_SLASH_BUG 1 | #define CHOWN_CHANGE_TIME_BUG 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_DECL_SETREGID 1 | #define GETGROUPS_T gid_t | /* end confdefs.h. */ | #include | int | main () | { | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | ; | return 0; | } configure:10682: result: mode_t configure:10739: checking for fchownat configure:10739: powerpc64-unknown-linux-gnu-gcc -std=gnu99 -o conftest -pipe -O2 -mcpu=cell -mabi=altivec -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 configure:10739: $? = 0 configure:10739: result: yes configure:10744: checking whether fchownat works with AT_SYMLINK_NOFOLLOW configure:10787: result: no configure:10800: checking whether fchownat works with an empty file name configure:10843: result: guessing no configure:10870: checking whether fstatat (..., 0) works configure:10877: error: in `/var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/work/coreutils-8.14': configure:10879: error: cannot run test program while cross compiling See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_CORBA_boolean=1 ac_cv_alignof_CORBA_char=1 ac_cv_alignof_CORBA_double=8 ac_cv_alignof_CORBA_float=4 ac_cv_alignof_CORBA_long=4 ac_cv_alignof_CORBA_long_double=8 ac_cv_alignof_CORBA_long_long=8 ac_cv_alignof_CORBA_octet=1 ac_cv_alignof_CORBA_pointer=4 ac_cv_alignof_CORBA_short=2 ac_cv_alignof_CORBA_struct=1 ac_cv_alignof_CORBA_wchar=2 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -O2 -mcpu=cell -mabi=altivec' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DEFAULT_POSIX2_VERSION_set= ac_cv_env_DEFAULT_POSIX2_VERSION_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 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=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=powerpc64-unknown-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func___fpending=yes ac_cv_func___fpurge=yes ac_cv_func___freading=yes ac_cv_func___fsetlocking=yes ac_cv_func___xpg_strerror_r=yes ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_access=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_catgets=yes ac_cv_func_chown=yes ac_cv_func_chown_works=no ac_cv_func_directio=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_faccessat=yes ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fchmodat=yes ac_cv_func_fchown=yes ac_cv_func_fchownat=yes ac_cv_func_fcntl=yes ac_cv_func_fdopendir=yes ac_cv_func_flockfile=yes ac_cv_func_fpurge=no ac_cv_func_fstatat=yes ac_cv_func_fstatfs=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate=yes ac_cv_func_funlockfile=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_getgrent_nomembers=no ac_cv_func_getgrgid_nomembers=no ac_cv_func_getgrnam_nomembers=no ac_cv_func_getgrouplist=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=no ac_cv_func_gettimeofday=yes ac_cv_func_getusershell=yes ac_cv_func_isascii=yes ac_cv_func_isblank=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_iswspace=yes ac_cv_func_lchmod=no ac_cv_func_link=yes ac_cv_func_linkat=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbslen=no ac_cv_func_mbsrtowcs=yes ac_cv_func_mempcpy=yes ac_cv_func_microuptime=no ac_cv_func_mkdirat=yes ac_cv_func_mkfifo=yes ac_cv_func_mkstemp=yes ac_cv_func_mprotect=yes ac_cv_func_nanotime=no ac_cv_func_nanouptime=no ac_cv_func_newlocale=yes ac_cv_func_nl_langinfo=yes ac_cv_func_openat=yes ac_cv_func_pathconf=yes ac_cv_func_pipe=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_printf_unix98=yes ac_cv_func_readlink=yes ac_cv_func_readlinkat=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realpath=yes ac_cv_func_setenv=yes ac_cv_func_setgrent_void=yes ac_cv_func_setgroups=yes ac_cv_func_sethostname=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setrlimit=yes ac_cv_func_settimeofday=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_stime=yes ac_cv_func_stpncpy=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strndup=yes ac_cv_func_strnlen_working=yes ac_cv_func_strtof=yes ac_cv_func_strtoimax=yes ac_cv_func_strtoumax=yes ac_cv_func_symlink=yes ac_cv_func_symlinkat=yes ac_cv_func_sync=yes ac_cv_func_sysctl=yes ac_cv_func_sysinfo=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tcsetattr=yes ac_cv_func_tzset=yes ac_cv_func_unlinkat=yes ac_cv_func_usleep=yes ac_cv_func_utimensat=yes ac_cv_func_utmpname=yes ac_cv_func_utmpxname=yes ac_cv_func_vasnprintf=no ac_cv_func_vsnprintf_c99=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcswidth=yes ac_cv_func_wctob=yes ac_cv_func_wcwidth=yes ac_cv_func_wmemchr=yes ac_cv_func_wmemcpy=yes ac_cv_func_wmempcpy=yes ac_cv_have_abstract_sockets=yes ac_cv_have_decl_setregid=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_OS_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_h=yes ac_cv_header_features_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_hurd_h=no ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libgen_h=yes ac_cv_header_math_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_paths_h=yes ac_cv_header_priv_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_selinux_context_h=no ac_cv_header_selinux_flash_h=no ac_cv_header_selinux_selinux_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes 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_statvfs_h=yes ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=powerpc64-unknown-linux-gnu ac_cv_linux_vers=2 ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=powerpc64-unknown-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=powerpc64-unknown-linux-gnu-gcc ac_cv_prog_CPP='powerpc64-unknown-linux-gnu-gcc -std=gnu99 -E' ac_cv_prog_RANLIB=powerpc64-unknown-linux-gnu-ranlib ac_cv_prog_STRIP=powerpc64-unknown-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_powerpc64_unknown_linux_gnu_gcc_c_o=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_setfilecon=no ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_type_getgroups=gid_t ac_cv_type_mode_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_va_copy=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_langinfo_codeset=yes bash_cv_job_control_missing=present bash_cv_sys_named_pipes=present fu_cv_sys_stat_statfs2_bsize=yes fu_cv_sys_stat_statvfs=yes gl_cv_c_amsterdam_compiler=no gl_cv_double_slash_root='unknown, assuming no' gl_cv_func_btowc_eof=yes gl_cv_func_c99_strtold=yes gl_cv_func_chown_ctime_works='guessing no' gl_cv_func_chown_follows_symlink=yes gl_cv_func_chown_slash_works='guessing no' gl_cv_func_fchownat_empty_filename_works='guessing no' gl_cv_func_fchownat_nofollow_works=no gl_cv_func_fstatat_zero_flag=no gl_cv_func_lstat_dereferences_slashed_symlink=no gl_cv_func_malloc_0_nonnull=yes gl_cv_func_malloc_posix=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_realpath_works='guessing no' gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no gl_cv_func_unlink_honors_slashes='guessing no' gl_cv_func_unlink_parent_fails='guessing yes' gl_cv_func_wcwidth_works=yes gl_cv_have_include_next=yes gl_cv_header_errno_h_complete=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_pragma_columns=no gl_cv_promoted_mode_t=mode_t gl_cv_struct_dirent_d_ino=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_long_long_format=ll glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no gt_cv_locale_fr=none gt_cv_var_environ_declaration=yes lf_cv_sane_realloc=yes libIDL_cv_long_long_format=ll screen_cv_sys_bcopy_overlap=no screen_cv_sys_fifo_broken_impl=yes screen_cv_sys_fifo_usable=yes screen_cv_sys_memcpy_overlap=no screen_cv_sys_memmove_overlap=no screen_cv_sys_select_broken_retval=no screen_cv_sys_sockets_nofs=no screen_cv_sys_sockets_usable=yes screen_cv_sys_terminfo_used=yes sudo_cv_func_unsetenv_void=no sudo_cv_uid_t_len=10 td_cv_buggygetaddrinfo=no vim_cv_getcwd_broken=no vim_cv_memmove_handles_overlap=yes vim_cv_stat_ignores_slash=yes vim_cv_terminfo=yes vim_cv_toupper_broken=no vim_cv_tty_group=world vim_cv_tty_mode=0666 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/work/coreutils-8.14/build-aux/missing --run aclocal-1.11a' ALLOCA='' ALLOCA_H='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/work/coreutils-8.14/build-aux/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' APPLE_UNIVERSAL_BUILD='' AR='powerpc64-unknown-linux-gnu-ar' ARFLAGS='cru' AUTOCONF='${SHELL} /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/work/coreutils-8.14/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/work/coreutils-8.14/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/work/coreutils-8.14/build-aux/missing --run automake-1.11a' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='powerpc64-unknown-linux-gnu-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-pipe -O2 -mcpu=cell -mabi=altivec' CONFIG_INCLUDE='' CONFIG_STATUS_DEPENDENCIES='' CPP='powerpc64-unknown-linux-gnu-gcc -std=gnu99 -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='' CYGPATH_W='echo' DEFAULT_POSIX2_VERSION='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FLOAT_H='' FNMATCH_H='' GETADDRINFO_LIB='' GETHOSTNAME_LIB='' GETLOADAVG_LIBS='' GETOPT_H='' GETTEXT_MACRO_VERSION='' GLIBC21='' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='' GL_GENERATE_FNMATCH_H_FALSE='' GL_GENERATE_FNMATCH_H_TRUE='' GL_GENERATE_ICONV_H_FALSE='' GL_GENERATE_ICONV_H_TRUE='' GL_GENERATE_NETINET_IN_H_FALSE='' GL_GENERATE_NETINET_IN_H_TRUE='' GL_GENERATE_PTHREAD_H_FALSE='' GL_GENERATE_PTHREAD_H_TRUE='' GL_GENERATE_SCHED_H_FALSE='' GL_GENERATE_SCHED_H_TRUE='' GL_GENERATE_SELINUX_CONTEXT_H_FALSE='' GL_GENERATE_SELINUX_CONTEXT_H_TRUE='' GL_GENERATE_STDARG_H_FALSE='' GL_GENERATE_STDARG_H_TRUE='' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='' GMSGFMT='' GMSGFMT_015='' GNULIB_ACCEPT4='' GNULIB_ACCEPT='' GNULIB_ACOSF='' GNULIB_ACOSL='' GNULIB_ALPHASORT='0' GNULIB_ASINF='' GNULIB_ASINL='' GNULIB_ATAN2F='' GNULIB_ATANF='' GNULIB_ATANL='' GNULIB_ATOLL='0' GNULIB_BIND='' GNULIB_BTOWC='0' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CEIL='' GNULIB_CEILF='' GNULIB_CEILL='' GNULIB_CHDIR='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_CLOSEDIR='0' GNULIB_CONNECT='' GNULIB_COPYSIGN='' GNULIB_COPYSIGNF='' GNULIB_COPYSIGNL='' GNULIB_COSF='' GNULIB_COSHF='' GNULIB_COSL='' GNULIB_DIRFD='0' GNULIB_DPRINTF='' GNULIB_DUP2='0' GNULIB_DUP3='0' GNULIB_DUP='0' GNULIB_DUPLOCALE='' GNULIB_ENVIRON='0' GNULIB_EUIDACCESS='0' GNULIB_EXPF='' GNULIB_EXPL='' GNULIB_FABSF='' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHMODAT='1' GNULIB_FCHOWNAT='1' GNULIB_FCLOSE='' GNULIB_FCNTL='0' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='' GNULIB_FDOPENDIR='0' GNULIB_FFLUSH='' GNULIB_FFS='' GNULIB_FFSL='' GNULIB_FFSLL='' GNULIB_FGETC='' GNULIB_FGETS='' GNULIB_FLOOR='' GNULIB_FLOORF='' GNULIB_FLOORL='' GNULIB_FMODF='' GNULIB_FOPEN='' GNULIB_FPRINTF='' GNULIB_FPRINTF_POSIX='' GNULIB_FPURGE='' GNULIB_FPUTC='' GNULIB_FPUTS='' GNULIB_FREAD='' GNULIB_FREOPEN='' GNULIB_FREXP='' GNULIB_FREXPF='' GNULIB_FREXPL='' GNULIB_FSCANF='' GNULIB_FSEEK='' GNULIB_FSEEKO='' GNULIB_FSTAT='0' GNULIB_FSTATAT='1' GNULIB_FSYNC='0' GNULIB_FTELL='' GNULIB_FTELLO='' GNULIB_FTRUNCATE='0' GNULIB_FUTIMENS='0' GNULIB_FWRITE='' GNULIB_GETADDRINFO='' GNULIB_GETC='' GNULIB_GETCHAR='' GNULIB_GETCWD='0' GNULIB_GETDELIM='' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETPEERNAME='' GNULIB_GETS='' GNULIB_GETSOCKNAME='' GNULIB_GETSOCKOPT='' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_ICONV='' GNULIB_IMAXABS='' GNULIB_IMAXDIV='' GNULIB_INET_NTOP='0' GNULIB_INET_PTON='0' GNULIB_IOCTL='0' GNULIB_ISBLANK='0' GNULIB_ISFINITE='' GNULIB_ISINF='' GNULIB_ISNAN='' GNULIB_ISNAND='' GNULIB_ISNANF='' GNULIB_ISNANL='' GNULIB_ISWBLANK='' GNULIB_ISWCTYPE='' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='' GNULIB_LDEXPL='' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LISTEN='' GNULIB_LOG10F='' GNULIB_LOGB='' GNULIB_LOGF='' GNULIB_LOGL='' GNULIB_LSEEK='0' GNULIB_LSTAT='0' GNULIB_MALLOC_POSIX='0' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='0' GNULIB_MBSCASECMP='' GNULIB_MBSCASESTR='' GNULIB_MBSCHR='' GNULIB_MBSCSPN='' GNULIB_MBSINIT='0' GNULIB_MBSLEN='' GNULIB_MBSNCASECMP='' GNULIB_MBSNLEN='' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='' GNULIB_MBSPCASECMP='' GNULIB_MBSRCHR='' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='' GNULIB_MBSSPN='' GNULIB_MBSSTR='' GNULIB_MBSTOK_R='' GNULIB_MBTOWC='0' GNULIB_MEMCHR='' GNULIB_MEMMEM='' GNULIB_MEMPCPY='' GNULIB_MEMRCHR='' GNULIB_MKDIRAT='1' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='' GNULIB_MODFF='' GNULIB_NANOSLEEP='' GNULIB_NL_LANGINFO='' GNULIB_NONBLOCKING='0' GNULIB_OBSTACK_PRINTF='' GNULIB_OBSTACK_PRINTF_POSIX='' GNULIB_OPEN='0' GNULIB_OPENAT='1' GNULIB_OPENDIR='0' GNULIB_PCLOSE='' GNULIB_PERROR='' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_POPEN='' GNULIB_POWF='' GNULIB_PREAD='0' GNULIB_PRINTF='' GNULIB_PRINTF_POSIX='' GNULIB_PSELECT='' GNULIB_PTHREAD_SIGMASK='' GNULIB_PTSNAME='0' GNULIB_PUTC='' GNULIB_PUTCHAR='' GNULIB_PUTENV='0' GNULIB_PUTS='' GNULIB_PWRITE='0' GNULIB_RAISE='' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='' GNULIB_READ='0' GNULIB_READDIR='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='0' GNULIB_REALPATH='0' GNULIB_RECV='' GNULIB_RECVFROM='' GNULIB_REMOVE='' GNULIB_RENAME='' GNULIB_RENAMEAT='' GNULIB_REWINDDIR='0' GNULIB_RMDIR='0' GNULIB_ROUND='' GNULIB_ROUNDF='' GNULIB_ROUNDL='' GNULIB_RPMATCH='0' GNULIB_SCANDIR='0' GNULIB_SCANF='' GNULIB_SELECT='' GNULIB_SEND='' GNULIB_SENDTO='' GNULIB_SETENV='0' GNULIB_SETLOCALE='' GNULIB_SETSOCKOPT='' GNULIB_SHUTDOWN='' GNULIB_SIGACTION='' GNULIB_SIGNAL_H_SIGPIPE='' GNULIB_SIGNBIT='' GNULIB_SIGPROCMASK='' GNULIB_SINF='' GNULIB_SINHF='' GNULIB_SINL='' GNULIB_SLEEP='0' GNULIB_SNPRINTF='' GNULIB_SOCKET='' GNULIB_SPRINTF_POSIX='' GNULIB_SQRTF='' GNULIB_SQRTL='' GNULIB_STAT='0' GNULIB_STDIO_H_NONBLOCKING='' GNULIB_STDIO_H_SIGPIPE='' GNULIB_STPCPY='' GNULIB_STPNCPY='' GNULIB_STRCASESTR='' GNULIB_STRCHRNUL='' GNULIB_STRDUP='' GNULIB_STRERROR='' GNULIB_STRERROR_R='' GNULIB_STRNCAT='' GNULIB_STRNDUP='' GNULIB_STRNLEN='' GNULIB_STRPBRK='' GNULIB_STRPTIME='' GNULIB_STRSEP='' GNULIB_STRSIGNAL='' GNULIB_STRSTR='' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='' GNULIB_STRTOK_R='' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='' GNULIB_STRVERSCMP='' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TANF='' GNULIB_TANHF='' GNULIB_TANL='' GNULIB_TCGETSID='' GNULIB_TEST_WARN_CFLAGS='' GNULIB_TIMEGM='' GNULIB_TIME_R='' GNULIB_TMPFILE='' GNULIB_TOWCTRANS='' GNULIB_TRUNC='' GNULIB_TRUNCF='' GNULIB_TRUNCL='' GNULIB_TTYNAME_R='0' GNULIB_UNAME='' GNULIB_UNISTD_H_GETOPT='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='1' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='0' GNULIB_USLEEP='0' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='' GNULIB_VDPRINTF='' GNULIB_VFPRINTF='' GNULIB_VFPRINTF_POSIX='' GNULIB_VFSCANF='' GNULIB_VPRINTF='' GNULIB_VPRINTF_POSIX='' GNULIB_VSCANF='' GNULIB_VSNPRINTF='' GNULIB_VSPRINTF_POSIX='' GNULIB_WAITPID='' GNULIB_WARN_CFLAGS='' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='0' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='0' GNULIB_WCTOMB='0' GNULIB_WCTRANS='' GNULIB_WCTYPE='' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GNU_MAKE_FALSE='' GNU_MAKE_TRUE='' GREP='/bin/grep' HAVE_ACCEPT4='' HAVE_ACOSF='' HAVE_ACOSL='' HAVE_ALPHASORT='1' HAVE_ARPA_INET_H='' HAVE_ASINF='' HAVE_ASINL='' HAVE_ATAN2F='' HAVE_ATANF='' HAVE_ATANL='' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_CLOSEDIR='1' HAVE_COPYSIGN='' HAVE_COPYSIGNF='' HAVE_COPYSIGNL='' HAVE_COSF='' HAVE_COSHF='' HAVE_COSL='' HAVE_DECL_ACOSL='' HAVE_DECL_ASINL='' HAVE_DECL_ATANL='' HAVE_DECL_CEILF='' HAVE_DECL_CEILL='' HAVE_DECL_COSL='' HAVE_DECL_DIRFD='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXPL='' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FDOPENDIR='1' HAVE_DECL_FLOORF='' HAVE_DECL_FLOORL='' HAVE_DECL_FPURGE='' HAVE_DECL_FREEADDRINFO='' HAVE_DECL_FREXPL='' HAVE_DECL_FSEEKO='' HAVE_DECL_FTELLO='' HAVE_DECL_GAI_STRERROR='' HAVE_DECL_GETADDRINFO='' HAVE_DECL_GETDELIM='' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETNAMEINFO='' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='' HAVE_DECL_IMAXDIV='' HAVE_DECL_INET_NTOP='1' HAVE_DECL_INET_PTON='1' HAVE_DECL_LDEXPL='' HAVE_DECL_LOCALTIME_R='' HAVE_DECL_LOGB='' HAVE_DECL_LOGL='' HAVE_DECL_MEMMEM='' HAVE_DECL_MEMRCHR='' HAVE_DECL_OBSTACK_PRINTF='' HAVE_DECL_ROUND='' HAVE_DECL_ROUNDF='' HAVE_DECL_ROUNDL='' HAVE_DECL_SETENV='1' HAVE_DECL_SINL='' HAVE_DECL_SNPRINTF='' HAVE_DECL_SQRTL='' HAVE_DECL_STRDUP='' HAVE_DECL_STRERROR_R='' HAVE_DECL_STRNCASECMP='' HAVE_DECL_STRNDUP='' HAVE_DECL_STRNLEN='' HAVE_DECL_STRSIGNAL='' HAVE_DECL_STRTOIMAX='' HAVE_DECL_STRTOK_R='' HAVE_DECL_STRTOUMAX='' HAVE_DECL_TANL='' HAVE_DECL_TCGETSID='' HAVE_DECL_TRUNC='' HAVE_DECL_TRUNCF='' HAVE_DECL_TRUNCL='' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='' HAVE_DPRINTF='' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_DUPLOCALE='' HAVE_EUIDACCESS='1' HAVE_EXPF='' HAVE_EXPL='' HAVE_FABSF='' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FCNTL='1' HAVE_FDATASYNC='1' HAVE_FDOPENDIR='1' HAVE_FEATURES_H='1' HAVE_FFS='' HAVE_FFSL='' HAVE_FFSLL='' HAVE_FMODF='' HAVE_FREXPF='' HAVE_FSEEKO='' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_INTTYPES_H='' HAVE_ISBLANK='1' HAVE_ISNAND='' HAVE_ISNANF='' HAVE_ISNANL='' HAVE_ISWBLANK='' HAVE_ISWCNTRL='' HAVE_LANGINFO_CODESET='' HAVE_LANGINFO_ERA='' HAVE_LANGINFO_H='' HAVE_LANGINFO_T_FMT_AMPM='' HAVE_LANGINFO_YESEXPR='' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LDEXPF='' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='' HAVE_LOGF='' HAVE_LOGL='' HAVE_LONG_LONG_INT='' HAVE_LSTAT='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='' HAVE_MEMPCPY='' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NANOSLEEP='' HAVE_NETDB_H='' HAVE_NETINET_IN_H='' HAVE_NL_LANGINFO='' HAVE_OPENAT='1' HAVE_OPENDIR='1' HAVE_OS_H='0' HAVE_PCLOSE='' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='' HAVE_POSIX_SIGNALBLOCKING='' HAVE_POWF='' HAVE_PREAD='1' HAVE_PSELECT='' HAVE_PTHREAD_H='' HAVE_PTHREAD_SIGMASK='' HAVE_PTHREAD_SPINLOCK_T='' HAVE_PTHREAD_T='' HAVE_PTSNAME='1' HAVE_PWRITE='1' HAVE_RAISE='' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='' HAVE_READDIR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_RENAMEAT='' HAVE_REWINDDIR='1' HAVE_RPMATCH='1' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='' HAVE_SA_FAMILY_T='' HAVE_SCANDIR='1' HAVE_SCHED_H='' HAVE_SETENV='1' HAVE_SIGACTION='' HAVE_SIGHANDLER_T='' HAVE_SIGINFO_T='' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='' HAVE_SINF='' HAVE_SINHF='' HAVE_SINL='' HAVE_SLEEP='1' HAVE_SQRTF='' HAVE_SQRTL='' HAVE_STDINT_H='' HAVE_STPCPY='' HAVE_STPNCPY='' HAVE_STRCASECMP='' HAVE_STRCASESTR='' HAVE_STRCHRNUL='' HAVE_STRINGS_H='' HAVE_STRPBRK='' HAVE_STRPTIME='' HAVE_STRSEP='' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_ADDRINFO='' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SCHED_PARAM='' HAVE_STRUCT_SIGACTION_SA_SIGACTION='' HAVE_STRUCT_SOCKADDR_STORAGE='' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='' HAVE_STRUCT_TIMEVAL='' HAVE_STRUCT_UTSNAME='' HAVE_STRVERSCMP='' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_IOCTL_H='' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SELECT_H='' HAVE_SYS_SOCKET_H='' HAVE_SYS_TIME_H='' HAVE_SYS_TYPES_H='' HAVE_SYS_UIO_H='' HAVE_SYS_UTSNAME_H='' HAVE_TANF='' HAVE_TANHF='' HAVE_TANL='' HAVE_TERMIOS_H='' HAVE_TIMEGM='' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' HAVE_UNAME='' HAVE_UNISTD_H='' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='' HAVE_VDPRINTF='' HAVE_WCHAR_H='' HAVE_WCHAR_T='' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='' HAVE_WCTYPE_H='' HAVE_WCTYPE_T='' HAVE_WINSOCK2_H='' HAVE_WINT_T='' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='' HAVE_XLOCALE_H='' HAVE__BOOL='' HAVE__EXIT='1' HELP2MAN='' HOSTENT_LIB='' ICONV_CONST='' ICONV_H='' IGNORE_UNUSED_LIBRARIES_CFLAGS='' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INET_NTOP_LIB='' INET_PTON_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTALL_SU='' INT32_MAX_LT_INTMAX_MAX='' INT64_MAX_EQ_LONG_MAX='' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' LIBCOREUTILS_LIBDEPS='' LIBCOREUTILS_LTLIBDEPS='' LIBICONV='' LIBINTL='' LIBMULTITHREAD='' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='' LIBSOCKET='' LIBTESTS_LIBDEPS='' LIBTHREAD='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNISTR_H='' LIBUNISTRING_UNITYPES_H='' LIBUNISTRING_UNIWIDTH_H='' LIB_ACL='' LIB_CAP='' LIB_CLOCK_GETTIME='' LIB_CRYPT='' LIB_EACCESS='' LIB_FDATASYNC='' LIB_GETHRXTIME='' LIB_GMP='' LIB_NANOSLEEP='' LIB_PTHREAD='' LIB_SELECT='' LIB_SELINUX='' LIB_TIMER_TIME='' LIB_XATTR='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALE_FR='none' LOCALE_FR_UTF8='' LOCALE_JA='' LOCALE_TR_UTF8='' LOCALE_ZH_CN='' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' MAKEINFO='${SHELL} /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/work/coreutils-8.14/build-aux/missing --run makeinfo' MAN='' MKDIR_P='/bin/mkdir -p' MSGFMT='' MSGFMT_015='' MSGMERGE='' NETINET_IN_H='' NEXT_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_ICONV_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_NETDB_H='' NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H='' NEXT_AS_FIRST_DIRECTIVE_SCHED_H='' NEXT_AS_FIRST_DIRECTIVE_SELINUX_SELINUX_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UTSNAME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H='' NEXT_AS_FIRST_DIRECTIVE_TERMIOS_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_CTYPE_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_ICONV_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LOCALE_H='' NEXT_MATH_H='' NEXT_NETDB_H='' NEXT_NETINET_IN_H='' NEXT_PTHREAD_H='' NEXT_SCHED_H='' NEXT_SELINUX_SELINUX_H='' NEXT_SIGNAL_H='' NEXT_STDARG_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYS_IOCTL_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_SYS_UIO_H='' NEXT_SYS_UTSNAME_H='' NEXT_SYS_WAIT_H='' NEXT_TERMIOS_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NO_INSTALL_PROGS_DEFAULT='' OBJEXT='o' OPTIONAL_BIN_PROGS='' OPTIONAL_PKGLIB_PROGS='' PACKAGE='coreutils' PACKAGE_BUGREPORT='bug-coreutils@gnu.org' PACKAGE_NAME='GNU coreutils' PACKAGE_STRING='GNU coreutils 8.14' PACKAGE_TARNAME='coreutils' PACKAGE_URL='http://www.gnu.org/software/coreutils/' PACKAGE_VERSION='8.14' PATH_SEPARATOR=':' PERL='' POSIX_SHELL='' POSUB='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PREFERABLY_POSIX_SHELL='' PRIPTR_PREFIX='' PRI_MACROS_BROKEN='' PTHREAD_H='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' PTRDIFF_T_SUFFIX='' RANLIB='powerpc64-unknown-linux-gnu-ranlib' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CEIL='' REPLACE_CEILF='' REPLACE_CEILL='' REPLACE_CHOWN='1' REPLACE_CLOSE='0' REPLACE_CLOSEDIR='0' REPLACE_DIRFD='0' REPLACE_DPRINTF='' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='' REPLACE_FCHOWNAT='1' REPLACE_FCLOSE='' REPLACE_FCNTL='0' REPLACE_FDOPEN='' REPLACE_FDOPENDIR='0' REPLACE_FFLUSH='' REPLACE_FLOOR='' REPLACE_FLOORF='' REPLACE_FLOORL='' REPLACE_FOPEN='' REPLACE_FPRINTF='' REPLACE_FPURGE='' REPLACE_FREOPEN='' REPLACE_FREXP='' REPLACE_FREXPF='' REPLACE_FREXPL='' REPLACE_FSEEK='' REPLACE_FSEEKO='' REPLACE_FSTAT='0' REPLACE_FSTATAT='0' REPLACE_FTELL='' REPLACE_FTELLO='' REPLACE_FUTIMENS='0' REPLACE_GAI_STRERROR='' REPLACE_GETCWD='0' REPLACE_GETDELIM='' REPLACE_GETDOMAINNAME='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETTIMEOFDAY='' REPLACE_HUGE_VAL='' REPLACE_ICONV='' REPLACE_ICONV_OPEN='' REPLACE_ICONV_UTF='' REPLACE_INET_NTOP='0' REPLACE_INET_PTON='0' REPLACE_IOCTL='0' REPLACE_ISFINITE='' REPLACE_ISINF='' REPLACE_ISNAN='' REPLACE_ISWBLANK='' REPLACE_ISWCNTRL='' REPLACE_ITOLD='' REPLACE_LCHOWN='0' REPLACE_LDEXPL='' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME_R='' REPLACE_LSEEK='0' REPLACE_LSTAT='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='' REPLACE_MEMMEM='' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='' REPLACE_NAN='' REPLACE_NANOSLEEP='' REPLACE_NL_LANGINFO='' REPLACE_NULL='' REPLACE_OBSTACK_PRINTF='' REPLACE_OPEN='0' REPLACE_OPENAT='1' REPLACE_OPENDIR='0' REPLACE_PERROR='' REPLACE_POPEN='' REPLACE_PREAD='0' REPLACE_PRINTF='' REPLACE_PSELECT='' REPLACE_PTHREAD_SIGMASK='' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_RAISE='' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMOVE='' REPLACE_RENAME='' REPLACE_RENAMEAT='' REPLACE_RMDIR='0' REPLACE_ROUND='' REPLACE_ROUNDF='' REPLACE_ROUNDL='' REPLACE_SELECT='' REPLACE_SETENV='0' REPLACE_SETLOCALE='' REPLACE_SIGNBIT='' REPLACE_SIGNBIT_USING_GCC='' REPLACE_SLEEP='0' REPLACE_SNPRINTF='' REPLACE_SPRINTF='' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='' REPLACE_STDIO_WRITE_FUNCS='' REPLACE_STPNCPY='' REPLACE_STRCASESTR='' REPLACE_STRCHRNUL='' REPLACE_STRDUP='' REPLACE_STRERROR='' REPLACE_STRERROR_R='' REPLACE_STRNCAT='' REPLACE_STRNDUP='' REPLACE_STRNLEN='' REPLACE_STRSIGNAL='' REPLACE_STRSTR='' REPLACE_STRTOD='0' REPLACE_STRTOK_R='' REPLACE_SYMLINK='0' REPLACE_TIMEGM='' REPLACE_TMPFILE='' REPLACE_TOWLOWER='' REPLACE_TRUNC='' REPLACE_TRUNCF='' REPLACE_TRUNCL='' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='1' REPLACE_UNLINKAT='1' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='' REPLACE_VDPRINTF='' REPLACE_VFPRINTF='' REPLACE_VPRINTF='' REPLACE_VSNPRINTF='' REPLACE_VSPRINTF='' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SCHED_H='' SELINUX_CONTEXT_H='' SEQ_LIBM='' SERVENT_LIB='' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDARG_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='powerpc64-unknown-linux-gnu-strip' SYS_IOCTL_H_HAVE_WINSOCK2_H='0' SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' TIME_H_DEFINES_STRUCT_TIMESPEC='' UINT32_MAX_LT_UINTMAX_MAX='' UINT64_MAX_EQ_ULONG_MAX='' UNDEFINE_STRTOK_R='' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_ACL='' USE_NLS='' VERSION='8.14' WARN_CFLAGS='' WCHAR_T_SUFFIX='' WERROR_CFLAGS='' WINT_T_SUFFIX='' XGETTEXT='' XGETTEXT_015='' XGETTEXT_EXTRA_OPTIONS='' YACC='' YFLAGS='' YIELD_LIB='' abs_aux_dir='' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' gl_LIBOBJS='' gl_LTLIBOBJS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='' host='powerpc64-unknown-linux-gnu' host_alias='powerpc64-unknown-linux-gnu' host_cpu='powerpc64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/cross-powerpc64-unknown-linux-gnu/portage/sys-apps/coreutils-8.14/work/coreutils-8.14/build-aux/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' lispdir='' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibexecdir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU coreutils" #define PACKAGE_TARNAME "coreutils" #define PACKAGE_VERSION "8.14" #define PACKAGE_STRING "GNU coreutils 8.14" #define PACKAGE_BUGREPORT "bug-coreutils@gnu.org" #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" #define PACKAGE "coreutils" #define VERSION "8.14" #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 _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_FSEEKO 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FEATURES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_GETOPT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GRP_H 1 #define HAVE_ICONV_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_SCHED_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UTIME_H 1 #define HAVE_PATHS_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_PWD_H 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_PATHCONF 1 #define HAVE_BTOWC 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_REALPATH 1 #define HAVE_READLINKAT 1 #define HAVE_CHOWN 1 #define HAVE_FCHOWN 1 #define HAVE_FCHDIR 1 #define HAVE_FDOPENDIR 1 #define HAVE_FACCESSAT 1 #define HAVE_FCHMODAT 1 #define HAVE_MKDIRAT 1 #define HAVE_OPENAT 1 #define HAVE_UNLINKAT 1 #define HAVE_FSTATAT 1 #define HAVE_ACCESS 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_MEMPCPY 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBSRTOWCS 1 #define HAVE_WMEMCHR 1 #define HAVE_WMEMCPY 1 #define HAVE_WMEMPCPY 1 #define HAVE___FPENDING 1 #define HAVE___FPURGE 1 #define HAVE___FREADING 1 #define HAVE_FSYNC 1 #define HAVE_STRTOF 1 #define HAVE_FSTATFS 1 #define HAVE_FUTIMENS 1 #define HAVE_GETDELIM 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE___FSETLOCKING 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUSERSHELL 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWBLANK 1 #define HAVE_LINK 1 #define HAVE_READLINK 1 #define HAVE_LINKAT 1 #define HAVE_LSTAT 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MBRLEN 1 #define HAVE_ISASCII 1 #define HAVE_MPROTECT 1 #define HAVE_GETGROUPLIST 1 #define HAVE_FCHMOD 1 #define HAVE_MKSTEMP 1 #define HAVE_ALARM 1 #define HAVE_NL_LANGINFO 1 #define HAVE_UTMPNAME 1 #define HAVE_UTMPXNAME 1 #define HAVE_WCSCOLL 1 #define HAVE_SETENV 1 #define HAVE_SETTIMEOFDAY 1 #define HAVE_STIME 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SNPRINTF 1 #define HAVE_STPNCPY 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR_R 1 #define HAVE___XPG_STRERROR_R 1 #define HAVE_TZSET 1 #define HAVE_STRNDUP 1 #define HAVE_STRTOIMAX 1 #define HAVE_STRTOUMAX 1 #define HAVE_LOCALTIME_R 1 #define HAVE_PIPE 1 #define HAVE_FUTIMES 1 #define HAVE_FUTIMESAT 1 #define HAVE_UTIMENSAT 1 #define HAVE_LUTIMES 1 #define HAVE_WCRTOMB 1 #define HAVE_WCWIDTH 1 #define HAVE_WCSWIDTH 1 #define HAVE_GETEGID 1 #define HAVE_FTRUNCATE 1 #define HAVE_NEWLOCALE 1 #define HAVE_SLEEP 1 #define HAVE_CATGETS 1 #define HAVE_SYMLINKAT 1 #define HAVE_SHUTDOWN 1 #define HAVE_USLEEP 1 #define HAVE_WCTOB 1 #define HAVE_SETRLIMIT 1 #define HAVE_ENDGRENT 1 #define HAVE_ENDPWENT 1 #define HAVE_ISWSPACE 1 #define HAVE_MKFIFO 1 #define HAVE_SETGROUPS 1 #define HAVE_SETHOSTNAME 1 #define HAVE_SYNC 1 #define HAVE_SYSCTL 1 #define HAVE_SYSINFO 1 #define HAVE_TCGETPGRP 1 #define restrict __restrict #define HAVE_LANGINFO_CODESET 1 #define HAVE_C99_STRTOLD 1 #define HAVE_UNISTD_H 1 #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1 #define CHOWN_TRAILING_SLASH_BUG 1 #define CHOWN_CHANGE_TIME_BUG 1 #define WORDS_BIGENDIAN 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_DECL_SETREGID 1 #define GETGROUPS_T gid_t #define PROMOTED_MODE_T mode_t #define FCHOWNAT_NOFOLLOW_BUG 1 #define FCHOWNAT_EMPTY_FILENAME_BUG 1 configure: exit 1