This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by glib configure 2.32.4, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=mipsel-linux-uclibc --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-xattr --disable-man --disable-gtk-doc --disable-fam --disable-selinux --disable-static --disable-dtrace --disable-systemtap --with-pcre=internal --with-threads=posix ## --------- ## ## Platform. ## ## --------- ## hostname = desktop uname -m = x86_64 uname -r = 3.5.0 uname -s = Linux uname -v = #6 SMP Wed Aug 1 02:48:46 EDT 2012 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz /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/4 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 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2790: 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 | } | | if [[ ${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:2940: checking for a BSD-compatible install configure:3008: result: /usr/bin/install -c configure:3019: checking whether build environment is sane configure:3069: result: yes configure:3118: checking for mipsel-linux-uclibc-strip configure:3134: found /usr/bin/mipsel-linux-uclibc-strip configure:3145: result: mipsel-linux-uclibc-strip configure:3210: checking for a thread-safe mkdir -p configure:3249: result: /bin/mkdir -p configure:3262: checking for gawk configure:3278: found /usr/bin/gawk configure:3289: result: gawk configure:3300: checking whether make sets $(MAKE) configure:3322: result: yes configure:3388: checking how to create a ustar tar archive configure:3401: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3404: $? = 0 configure:3444: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3447: $? = 0 configure:3451: tar -xf - &5 mipsel-linux-uclibc-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:3880: $? = 0 configure:3869: mipsel-linux-uclibc-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/mipsel-linux-uclibc/gcc-bin/4.6.3/mipsel-linux-uclibc-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/mipsel-linux-uclibc/4.6.3/lto-wrapper Target: mipsel-linux-uclibc Configured with: /var/tmp/portage/cross-mipsel-linux-uclibc/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/mipsel-linux-uclibc/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/mipsel-linux-uclibc/4.6.3/include --datadir=/usr/share/gcc-data/mipsel-linux-uclibc/4.6.3 --mandir=/usr/share/gcc-data/mipsel-linux-uclibc/4.6.3/man --infodir=/usr/share/gcc-data/mipsel-linux-uclibc/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/mipsel-linux-uclibc/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --target=mipsel-linux-uclibc --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/mipsel-linux-uclibc/4.6.3/python --enable-checking=release --disable-libgcj --with-abi= --enable-languages=c,c++,fortran --with-sysroot=/usr/mipsel-linux-uclibc --disable-bootstrap --disable-__cxa_atexit --enable-target-optspace --enable-tls --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:3880: $? = 0 configure:3869: mipsel-linux-uclibc-gcc -V >&5 mipsel-linux-uclibc-gcc: error: unrecognized option '-V' mipsel-linux-uclibc-gcc: fatal error: no input files compilation terminated. configure:3880: $? = 1 configure:3869: mipsel-linux-uclibc-gcc -qversion >&5 mipsel-linux-uclibc-gcc: error: unrecognized option '-qversion' mipsel-linux-uclibc-gcc: fatal error: no input files compilation terminated. configure:3880: $? = 1 configure:3900: checking whether the C compiler works configure:3922: mipsel-linux-uclibc-gcc -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:3926: $? = 0 configure:3974: result: yes configure:3977: checking for C compiler default output file name configure:3979: result: a.out configure:3985: checking for suffix of executables configure:3992: mipsel-linux-uclibc-gcc -o conftest -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:3996: $? = 0 configure:4018: result: configure:4040: checking whether we are cross compiling configure:4078: result: yes configure:4083: checking for suffix of object files configure:4105: mipsel-linux-uclibc-gcc -c -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4109: $? = 0 configure:4130: result: o configure:4134: checking whether we are using the GNU C compiler configure:4153: mipsel-linux-uclibc-gcc -c -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4153: $? = 0 configure:4162: result: yes configure:4171: checking whether mipsel-linux-uclibc-gcc accepts -g configure:4191: mipsel-linux-uclibc-gcc -c -g conftest.c >&5 configure:4191: $? = 0 configure:4232: result: yes configure:4249: checking for mipsel-linux-uclibc-gcc option to accept ISO C89 configure:4313: mipsel-linux-uclibc-gcc -c -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:4313: $? = 0 configure:4326: result: none needed configure:4357: checking for style of include used by make configure:4385: result: GNU configure:4410: checking dependency style of mipsel-linux-uclibc-gcc configure:4520: result: none configure:4540: checking how to run the C preprocessor configure:4571: mipsel-linux-uclibc-gcc -E conftest.c configure:4571: $? = 0 configure:4585: mipsel-linux-uclibc-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.32.4" | #define PACKAGE_STRING "glib 2.32.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 32 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 3204 | /* end confdefs.h. */ | #include configure:4610: result: mipsel-linux-uclibc-gcc -E configure:4630: mipsel-linux-uclibc-gcc -E conftest.c configure:4630: $? = 0 configure:4644: mipsel-linux-uclibc-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.32.4" | #define PACKAGE_STRING "glib 2.32.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 32 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 3204 | /* end confdefs.h. */ | #include configure:4686: checking build system type configure:4700: result: x86_64-pc-linux-gnu configure:4720: checking host system type configure:4733: result: mipsel-unknown-linux-uclibc configure:4754: checking for the BeOS configure:4764: result: no configure:4768: checking for Win32 configure:4802: result: no configure:4808: checking for Mac OS X Carbon support configure:4819: mipsel-linux-uclibc-gcc -E conftest.c conftest.c:15:27: fatal error: Carbon/Carbon.h: No such file or directory compilation terminated. configure:4819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.32.4" | #define PACKAGE_STRING "glib 2.32.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 32 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 3204 | /* end confdefs.h. */ | | #include | #include | configure:4824: result: no configure:4828: checking for Mac OS X Cocoa support configure:4839: mipsel-linux-uclibc-gcc -E conftest.c conftest.c:15:25: fatal error: Cocoa/Cocoa.h: No such file or directory compilation terminated. configure:4839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.32.4" | #define PACKAGE_STRING "glib 2.32.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 32 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 3204 | /* end confdefs.h. */ | | #include | #ifdef GNUSTEP_BASE_VERSION | #error "Detected GNUstep, not Cocoa" | #endif | configure:4844: result: no configure:5251: checking for grep that handles long lines and -e configure:5309: result: /bin/grep configure:5314: checking for egrep configure:5376: result: /bin/grep -E configure:5382: checking whether we are using the GNU C Library 2.1 or newer configure:5409: result: yes configure:5451: checking whether to enable garbage collector friendliness configure:5460: result: no configure:5464: checking whether to disable memory pools configure:5467: result: no configure:5503: checking for mipsel-linux-uclibc-c++ configure:5519: found /usr/bin/mipsel-linux-uclibc-c++ configure:5530: result: mipsel-linux-uclibc-c++ configure:5717: checking for C++ compiler version configure:5726: mipsel-linux-uclibc-c++ --version >&5 mipsel-linux-uclibc-c++ (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:5737: $? = 0 configure:5726: mipsel-linux-uclibc-c++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/mipsel-linux-uclibc/gcc-bin/4.6.3/mipsel-linux-uclibc-c++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/mipsel-linux-uclibc/4.6.3/lto-wrapper Target: mipsel-linux-uclibc Configured with: /var/tmp/portage/cross-mipsel-linux-uclibc/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/mipsel-linux-uclibc/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/mipsel-linux-uclibc/4.6.3/include --datadir=/usr/share/gcc-data/mipsel-linux-uclibc/4.6.3 --mandir=/usr/share/gcc-data/mipsel-linux-uclibc/4.6.3/man --infodir=/usr/share/gcc-data/mipsel-linux-uclibc/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/mipsel-linux-uclibc/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --target=mipsel-linux-uclibc --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/mipsel-linux-uclibc/4.6.3/python --enable-checking=release --disable-libgcj --with-abi= --enable-languages=c,c++,fortran --with-sysroot=/usr/mipsel-linux-uclibc --disable-bootstrap --disable-__cxa_atexit --enable-target-optspace --enable-tls --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:5737: $? = 0 configure:5726: mipsel-linux-uclibc-c++ -V >&5 mipsel-linux-uclibc-c++: error: unrecognized option '-V' mipsel-linux-uclibc-c++: fatal error: no input files compilation terminated. configure:5737: $? = 1 configure:5726: mipsel-linux-uclibc-c++ -qversion >&5 mipsel-linux-uclibc-c++: error: unrecognized option '-qversion' mipsel-linux-uclibc-c++: fatal error: no input files compilation terminated. configure:5737: $? = 1 configure:5741: checking whether we are using the GNU C++ compiler configure:5760: mipsel-linux-uclibc-c++ -c -Os -pipe -fomit-frame-pointer conftest.cpp >&5 configure:5760: $? = 0 configure:5769: result: yes configure:5778: checking whether mipsel-linux-uclibc-c++ accepts -g configure:5798: mipsel-linux-uclibc-c++ -c -g conftest.cpp >&5 configure:5798: $? = 0 configure:5839: result: yes configure:5864: checking dependency style of mipsel-linux-uclibc-c++ configure:5974: result: none configure:6001: mipsel-linux-uclibc-c++ -c -Os -pipe -fomit-frame-pointer conftest.cpp >&5 configure:6001: $? = 0 configure:6030: checking for mipsel-linux-uclibc-gcc configure:6057: result: mipsel-linux-uclibc-gcc configure:6326: checking for C compiler version configure:6335: mipsel-linux-uclibc-gcc --version >&5 mipsel-linux-uclibc-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:6346: $? = 0 configure:6335: mipsel-linux-uclibc-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/mipsel-linux-uclibc/gcc-bin/4.6.3/mipsel-linux-uclibc-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/mipsel-linux-uclibc/4.6.3/lto-wrapper Target: mipsel-linux-uclibc Configured with: /var/tmp/portage/cross-mipsel-linux-uclibc/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/mipsel-linux-uclibc/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/mipsel-linux-uclibc/4.6.3/include --datadir=/usr/share/gcc-data/mipsel-linux-uclibc/4.6.3 --mandir=/usr/share/gcc-data/mipsel-linux-uclibc/4.6.3/man --infodir=/usr/share/gcc-data/mipsel-linux-uclibc/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/mipsel-linux-uclibc/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --target=mipsel-linux-uclibc --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/mipsel-linux-uclibc/4.6.3/python --enable-checking=release --disable-libgcj --with-abi= --enable-languages=c,c++,fortran --with-sysroot=/usr/mipsel-linux-uclibc --disable-bootstrap --disable-__cxa_atexit --enable-target-optspace --enable-tls --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:6346: $? = 0 configure:6335: mipsel-linux-uclibc-gcc -V >&5 mipsel-linux-uclibc-gcc: error: unrecognized option '-V' mipsel-linux-uclibc-gcc: fatal error: no input files compilation terminated. configure:6346: $? = 1 configure:6335: mipsel-linux-uclibc-gcc -qversion >&5 mipsel-linux-uclibc-gcc: error: unrecognized option '-qversion' mipsel-linux-uclibc-gcc: fatal error: no input files compilation terminated. configure:6346: $? = 1 configure:6350: checking whether we are using the GNU C compiler configure:6378: result: yes configure:6387: checking whether mipsel-linux-uclibc-gcc accepts -g configure:6448: result: yes configure:6465: checking for mipsel-linux-uclibc-gcc option to accept ISO C89 configure:6542: result: none needed configure:6564: checking dependency style of mipsel-linux-uclibc-gcc configure:6674: result: none configure:6693: checking whether mipsel-linux-uclibc-gcc and cc understand -c and -o together configure:6724: mipsel-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5 configure:6728: $? = 0 configure:6734: mipsel-linux-uclibc-gcc -c conftest.c -o conftest2.o >&5 configure:6738: $? = 0 configure:6749: cc -c conftest.c >&5 configure:6753: $? = 0 configure:6761: cc -c conftest.c -o conftest2.o >&5 configure:6765: $? = 0 configure:6771: cc -c conftest.c -o conftest2.o >&5 configure:6775: $? = 0 configure:6793: result: yes configure:6827: checking for special C compiler options needed for large files configure:6872: result: no configure:6878: checking for _FILE_OFFSET_BITS value needed for large files configure:6903: mipsel-linux-uclibc-gcc -c -Os -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:21:3: warning: left shift count >= width of type [enabled by default] conftest.c:21:3: warning: left shift count >= width of type [enabled by default] conftest.c:22:10: warning: left shift count >= width of type [enabled by default] conftest.c:22:10: warning: left shift count >= width of type [enabled by default] conftest.c:21:7: error: size of array 'off_t_is_large' is negative conftest.c:23:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default] configure:6903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.32.4" | #define PACKAGE_STRING "glib 2.32.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 32 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 3204 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6927: mipsel-linux-uclibc-gcc -c -Os -pipe -fomit-frame-pointer conftest.c >&5 configure:6927: $? = 0 configure:6935: result: 64 configure:7030: checking for mipsel-linux-uclibc-pkg-config configure:7048: found /usr/bin/mipsel-linux-uclibc-pkg-config configure:7060: result: /usr/bin/mipsel-linux-uclibc-pkg-config configure:7128: checking pkg-config is at least version 0.16 configure:7131: result: yes configure:7205: checking for gawk configure:7232: result: gawk configure:7247: checking for perl5 configure:7277: result: no configure:7247: checking for perl configure:7263: found /usr/bin/perl configure:7274: result: perl configure:7288: checking for indent configure:7318: result: no configure:7337: checking for perl configure:7355: found /usr/bin/perl configure:7367: result: /usr/bin/perl configure:7403: checking for iconv_open configure:7403: mipsel-linux-uclibc-gcc -o conftest -Os -pipe -fomit-frame-pointer conftest.c >&5 /usr/mipsel-linux-uclibc/tmp/portage/dev-libs/glib-2.32.4/temp/cc6jv2h1.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `iconv_open' collect2: ld returned 1 exit status configure:7403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.32.4" | #define PACKAGE_STRING "glib 2.32.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 32 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 3204 | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | /* Define iconv_open to an innocuous variant, in case declares iconv_open. | For example, HP-UX 11i declares gettimeofday. */ | #define iconv_open innocuous_iconv_open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iconv_open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iconv_open | | /* 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 iconv_open (); | /* 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_iconv_open || defined __stub___iconv_open | choke me | #endif | | int | main () | { | return iconv_open (); | ; | return 0; | } configure:7403: result: no configure:7410: checking for libiconv_open in -liconv configure:7435: mipsel-linux-uclibc-gcc -o conftest -Os -pipe -fomit-frame-pointer conftest.c -liconv >&5 /usr/libexec/gcc/mipsel-linux-uclibc/ld: cannot find -liconv collect2: ld returned 1 exit status configure:7435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.32.4" | #define PACKAGE_STRING "glib 2.32.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 32 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 3204 | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:7444: result: no configure:7453: checking for iconv_open in -liconv configure:7478: mipsel-linux-uclibc-gcc -o conftest -Os -pipe -fomit-frame-pointer conftest.c -liconv >&5 /usr/libexec/gcc/mipsel-linux-uclibc/ld: cannot find -liconv collect2: ld returned 1 exit status configure:7478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.32.4" | #define PACKAGE_STRING "glib 2.32.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 32 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 3204 | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iconv_open (); | int | main () | { | return iconv_open (); | ; | return 0; | } configure:7487: result: no configure:7589: error: *** No iconv() implementation found in C library or libiconv ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_gettext_without_libintl=yes ac_cv_c_littleendian=yes ac_cv_c_long_double=no ac_cv_conv_longlong_to_float=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Os -pipe -fomit-frame-pointer' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Os -pipe -fomit-frame-pointer' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS1_CFLAGS_set= ac_cv_env_DBUS1_CFLAGS_value= ac_cv_env_DBUS1_LIBS_set= ac_cv_env_DBUS1_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBELF_CFLAGS_set= ac_cv_env_LIBELF_CFLAGS_value= ac_cv_env_LIBELF_LIBS_set= ac_cv_env_LIBELF_LIBS_value= ac_cv_env_LIBFFI_CFLAGS_set= ac_cv_env_LIBFFI_CFLAGS_value= ac_cv_env_LIBFFI_LIBS_set= ac_cv_env_LIBFFI_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/mipsel-linux-uclibc/usr/lib/pkgconfig/ ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_LIBS_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=mipsel-linux-uclibc 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___adjtimex=yes ac_cv_func___va_copy=no ac_cv_func__exit=yes ac_cv_func_bcmp=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_fchmod=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getdomainname=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpwuid_r=yes ac_cv_func_iconv_open=no ac_cv_func_index=yes ac_cv_func_lstat=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_works=yes ac_cv_func_memcmp_clean=yes ac_cv_func_memcmp_working=yes ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_pthread_key_delete=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realloc_works=yes ac_cv_func_rename=yes ac_cv_func_rindex=yes ac_cv_func_setgrent_void=yes ac_cv_func_setlocale=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setresuid=no ac_cv_func_setvbuf_reversed=no ac_cv_func_stat_empty_string_bug=no ac_cv_func_stat_ignores_trailing_slash=no ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strnlen_working=yes ac_cv_func_utimes=yes ac_cv_func_va_copy=no ac_cv_func_vsnprintf=yes ac_cv_gnu_library_2_1=yes ac_cv_have_accrights_in_msghdr=no ac_cv_have_broken_snprintf=no ac_cv_have_control_in_msghdr=yes ac_cv_have_decl_sys_siglist=no ac_cv_have_openpty_ctty_bug=yes ac_cv_have_space_d_name_in_struct_dirent=yes ac_cv_header_netinet_sctp_h=no ac_cv_header_netinet_sctp_uio_h=no ac_cv_header_pwd_h=yes ac_cv_host=mipsel-unknown-linux-uclibc ac_cv_int64_t=yes ac_cv_lbl_unaligned_fail=no ac_cv_lib_iconv_iconv_open=no ac_cv_lib_iconv_libiconv_open=no ac_cv_linux_kernel_pppoe=yes ac_cv_linux_vers=2 ac_cv_objext=o ac_cv_pack_bitfields_reversed=yes ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_LDCONFIG= ac_cv_path_PERL_PATH=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/bin/mipsel-linux-uclibc-pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=mipsel-linux-uclibc-gcc ac_cv_prog_CPP='mipsel-linux-uclibc-gcc -E' ac_cv_prog_CXX=mipsel-linux-uclibc-c++ ac_cv_prog_PERL=perl ac_cv_prog_STRIP=mipsel-linux-uclibc-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_mipsel_linux_uclibc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_regexec_segfault_emptystr=no ac_cv_sctp=no ac_cv_sizeof___int64=0 ac_cv_sizeof_char=1 ac_cv_sizeof_int16_t=2 ac_cv_sizeof_int32_t=4 ac_cv_sizeof_int64_t=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_int=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_short_int=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_u_int16_t=2 ac_cv_sizeof_u_int32_t=4 ac_cv_sizeof_u_int64_t=8 ac_cv_sizeof_uint16_t=2 ac_cv_sizeof_uint32_t=4 ac_cv_sizeof_uint64_t=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_restartable_syscalls=yes ac_cv_time_r_type=POSIX ac_cv_type_suseconds_t=yes ac_cv_uchar=no ac_cv_uint64_t=yes ac_cv_uint=yes ac_cv_ulong=yes ac_cv_ushort=yes ac_cv_va_copy=C99 ac_cv_va_val_copy=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_prog_cc_stdc= am_cv_prog_tar_ustar=gnutar fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes 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 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 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ABS_GLIB_RUNTIME_LIBDIR='' ABS_TAPSET_DIR='' ACLOCAL='${SHELL} /usr/mipsel-linux-uclibc/tmp/portage/dev-libs/glib-2.32.4/work/glib-2.32.4/missing --run aclocal-1.11' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /usr/mipsel-linux-uclibc/tmp/portage/dev-libs/glib-2.32.4/work/glib-2.32.4/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='' AS='' AUTOCONF='${SHELL} /usr/mipsel-linux-uclibc/tmp/portage/dev-libs/glib-2.32.4/work/glib-2.32.4/missing --run autoconf' AUTOHEADER='${SHELL} /usr/mipsel-linux-uclibc/tmp/portage/dev-libs/glib-2.32.4/work/glib-2.32.4/missing --run autoheader' AUTOMAKE='${SHELL} /usr/mipsel-linux-uclibc/tmp/portage/dev-libs/glib-2.32.4/work/glib-2.32.4/missing --run automake-1.11' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='mipsel-linux-uclibc-gcc' CCDEPMODE='depmode=none' CFLAGS='-Os -pipe -fomit-frame-pointer' CONFIG_STATUS_DEPENDENCIES='' CPP='mipsel-linux-uclibc-gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='' CXX='mipsel-linux-uclibc-c++' CXXCPP='' CXXDEPMODE='depmode=none' CXXFLAGS='-Os -pipe -fomit-frame-pointer' CYGPATH_W='echo' DATADIRNAME='' DBUS1_CFLAGS='' DBUS1_LIBS='' DEFS='' DEPDIR='.deps' DLLTOOL='' DSYMUTIL='' DTRACE='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DTRACE_FALSE='' ENABLE_DTRACE_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='' ENABLE_SYSTEMTAP_FALSE='' ENABLE_SYSTEMTAP_TRUE='' ENABLE_TIMELOOP_FALSE='' ENABLE_TIMELOOP_TRUE='' EXEEXT='' FAM_LIBS='' FGREP='' GETTEXT_PACKAGE='' GIO='' GIO_MODULE_DIR='' GLIBC21='yes' GLIB_BINARY_AGE='3204' GLIB_COMPILE_RESOURCES='' GLIB_COMPILE_SCHEMAS='' GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GLIB_EXTRA_CFLAGS='' GLIB_GENMARSHAL='' GLIB_INTERFACE_AGE='4' GLIB_LINK_FLAGS='' GLIB_MAJOR_VERSION='2' GLIB_MICRO_VERSION='4' GLIB_MINOR_VERSION='32' GLIB_RUNTIME_LIBDIR='' GLIB_VERSION='2.32.4' GLIB_WIN32_STATIC_COMPILATION_DEFINE='' GMOFILES='' GMSGFMT='' GREP='/bin/grep' GSPAWN='' GTHREAD_COMPILE_IMPL_DEFINES='' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='' GTK_DOC_BUILD_HTML_FALSE='' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='' GTK_DOC_USE_REBASE_TRUE='' G_LIBS_EXTRA='' G_MODULE_BROKEN_RTLD_GLOBAL='' G_MODULE_HAVE_DLERROR='' G_MODULE_IMPL='' G_MODULE_LDFLAGS='' G_MODULE_LIBS='' G_MODULE_LIBS_EXTRA='' G_MODULE_NEED_USCORE='' G_MODULE_PLUGIN_LIBS='' G_MODULE_SUPPORTED='' G_THREAD_CFLAGS='' G_THREAD_LIBS='' G_THREAD_LIBS_EXTRA='' G_THREAD_LIBS_FOR_GTHREAD='' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_DBUS1_FALSE='' HAVE_DBUS1_TRUE='' HAVE_EVENTFD_FALSE='' HAVE_EVENTFD_TRUE='' HAVE_FAM_FALSE='' HAVE_FAM_TRUE='' HAVE_FEN_FALSE='' HAVE_FEN_TRUE='' HAVE_GCC_FALSE='#' HAVE_GCC_TRUE='' HAVE_GLIB_RUNTIME_LIBDIR_FALSE='' HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#' HAVE_GNUC_VISIBILITY_FALSE='' HAVE_GNUC_VISIBILITY_TRUE='' HAVE_GOOD_PRINTF_FALSE='' HAVE_GOOD_PRINTF_TRUE='' HAVE_INOTIFY_FALSE='' HAVE_INOTIFY_TRUE='' HAVE_NETLINK_FALSE='' HAVE_NETLINK_TRUE='' HAVE_SUNSTUDIO_VISIBILITY_FALSE='' HAVE_SUNSTUDIO_VISIBILITY_TRUE='' HTML_DIR='' ICONV_LIBS='' INDENT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' LD='' LDFLAGS='' LIBELF_CFLAGS='' LIBELF_LIBS='' LIBFFI_CFLAGS='' LIBFFI_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='' LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"' LIB_EXE_MACHINE_FLAG='X86' LIPO='' LN_S='' LTLIBOBJS='' LTP='' LTP_GENHTML='' LT_AGE='3200' LT_CURRENT='3200' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.32' LT_REVISION='4' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /usr/mipsel-linux-uclibc/tmp/portage/dev-libs/glib-2.32.4/work/glib-2.32.4/missing --run makeinfo' MANIFEST_TOOL='' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NETWORK_LIBS='' NM='' NMEDIT='' OBJDUMP='' OBJEXT='o' OS_CARBON_FALSE='' OS_CARBON_TRUE='#' OS_COCOA_FALSE='' OS_COCOA_TRUE='#' OS_LINUX_FALSE='#' OS_LINUX_TRUE='' OS_UNIX_FALSE='#' OS_UNIX_TRUE='' OS_WIN32_AND_DLL_COMPILATION_FALSE='' OS_WIN32_AND_DLL_COMPILATION_TRUE='' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OS_WIN32_X64_FALSE='' OS_WIN32_X64_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='glib' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' PACKAGE_NAME='glib' PACKAGE_STRING='glib 2.32.4' PACKAGE_TARNAME='glib' PACKAGE_URL='' PACKAGE_VERSION='2.32.4' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PCRE_REQUIRES='' PCRE_WARN_CFLAGS='' PERL='perl' PERL_PATH='/usr/bin/perl' PKG_CONFIG='/usr/bin/mipsel-linux-uclibc-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/mipsel-linux-uclibc/usr/lib/pkgconfig/' PLATFORMDEP='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='' REBUILD='' SED='' SELINUX_LIBS='' SET_MAKE='' SHELL='/bin/sh' SHTOOL='' STRIP='mipsel-linux-uclibc-strip' USE_NLS='' USE_SYSTEM_PCRE_FALSE='' USE_SYSTEM_PCRE_TRUE='' VERSION='2.32.4' WINDRES='' XATTR_LIBS='' XGETTEXT='' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' ZLIB_CFLAGS='' ZLIB_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -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' config_h_INCLUDES='' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' gio_INCLUDES='' glib_INCLUDES='' gmodule_INCLUDES='' gobject_INCLUDES='' gthread_INCLUDES='' host='mipsel-unknown-linux-uclibc' host_alias='mipsel-linux-uclibc' host_cpu='mipsel' host_os='linux-uclibc' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /usr/mipsel-linux-uclibc/tmp/portage/dev-libs/glib-2.32.4/work/glib-2.32.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' ms_librarian='' oldincludedir='/usr/include' pdfdir='${docdir}' 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 "glib" #define PACKAGE_TARNAME "glib" #define PACKAGE_VERSION "2.32.4" #define PACKAGE_STRING "glib 2.32.4" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" #define PACKAGE_URL "" #define GLIB_MAJOR_VERSION 2 #define GLIB_MINOR_VERSION 32 #define GLIB_MICRO_VERSION 4 #define GLIB_INTERFACE_AGE 4 #define GLIB_BINARY_AGE 3204 #define _GNU_SOURCE 1 #define _FILE_OFFSET_BITS 64 configure: exit 1