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.42.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/work/glib-2.42.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=arm-hardfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --docdir=/usr/share/doc/glib-2.42.1 --enable-compile-warnings=minimum --disable-maintainer-mode --disable-gtk-doc --with-threads=posix --disable-xattr --disable-fam --disable-selinux --disable-static --disable-dtrace --disable-systemtap --disable-compile-warnings --enable-man --with-pcre=internal --with-xml-catalog=/etc/xml/catalog ## --------- ## ## Platform. ## ## --------- ## hostname = tp uname -m = x86_64 uname -r = 3.18.4-gentoo-tp uname -s = Linux uname -v = #1 SMP Fri Jan 30 12:28:41 CET 2015 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU L9400 @ 1.86GHz /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/lib/portage/python2.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2862: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="linux ${site_arch}-linux" ;; | *-darwin*) sites="darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc) sites="linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu) sites="linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-uclibceabi) sites="linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi) sites="linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | 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 [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:3012: checking for a BSD-compatible install configure:3080: result: /usr/bin/install -c configure:3091: checking whether build environment is sane configure:3146: result: yes configure:3205: checking for arm-hardfloat-linux-gnueabi-strip configure:3221: found /usr/bin/arm-hardfloat-linux-gnueabi-strip configure:3232: result: arm-hardfloat-linux-gnueabi-strip configure:3297: checking for a thread-safe mkdir -p configure:3336: result: /bin/mkdir -p configure:3343: checking for gawk configure:3359: found /usr/bin/gawk configure:3370: result: gawk configure:3381: checking whether make sets $(MAKE) configure:3403: result: yes configure:3432: checking whether make supports nested variables configure:3449: result: yes configure:3529: checking whether UID '250' is supported by ustar format configure:3532: result: yes configure:3539: checking whether GID '250' is supported by ustar format configure:3542: result: yes configure:3550: checking how to create a ustar tar archive configure:3561: tar --version tar (GNU tar) 1.28 Copyright (C) 2014 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:3564: $? = 0 configure:3604: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3607: $? = 0 configure:3611: tar -xf - &5 arm-hardfloat-linux-gnueabi-gcc (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 Copyright (C) 2013 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:4115: $? = 0 configure:4104: arm-hardfloat-linux-gnueabi-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/arm-hardfloat-linux-gnueabi/gcc-bin/4.8.3/arm-hardfloat-linux-gnueabi-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/arm-hardfloat-linux-gnueabi/4.8.3/lto-wrapper Target: arm-hardfloat-linux-gnueabi Configured with: /var/tmp/portage/cross-arm-hardfloat-linux-gnueabi/gcc-4.8.3/work/gcc-4.8.3/configure --host=x86_64-pc-linux-gnu --target=arm-hardfloat-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/arm-hardfloat-linux-gnueabi/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/arm-hardfloat-linux-gnueabi/4.8.3/include --datadir=/usr/share/gcc-data/arm-hardfloat-linux-gnueabi/4.8.3 --mandir=/usr/share/gcc-data/arm-hardfloat-linux-gnueabi/4.8.3/man --infodir=/usr/share/gcc-data/arm-hardfloat-linux-gnueabi/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/arm-hardfloat-linux-gnueabi/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/arm-hardfloat-linux-gnueabi/4.8.3/python --enable-languages=c --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.3 p1.1, pie-0.5.9' --enable-poison-system-directories --disable-shared --disable-libatomic --with-sysroot=/usr/arm-hardfloat-linux-gnueabi --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-float=hard --disable-libgcj --disable-libgomp --disable-libmudflap --disable-libssp --disable-libquadmath --enable-lto --without-cloog --disable-libsanitizer Thread model: posix gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) configure:4115: $? = 0 configure:4104: arm-hardfloat-linux-gnueabi-gcc -V >&5 arm-hardfloat-linux-gnueabi-gcc: error: unrecognized command line option '-V' arm-hardfloat-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:4115: $? = 1 configure:4104: arm-hardfloat-linux-gnueabi-gcc -qversion >&5 arm-hardfloat-linux-gnueabi-gcc: error: unrecognized command line option '-qversion' arm-hardfloat-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:4115: $? = 1 configure:4135: checking whether the C compiler works configure:4157: arm-hardfloat-linux-gnueabi-gcc -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4161: $? = 0 configure:4209: result: yes configure:4212: checking for C compiler default output file name configure:4214: result: a.out configure:4220: checking for suffix of executables configure:4227: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4231: $? = 0 configure:4253: result: configure:4275: checking whether we are cross compiling configure:4313: result: yes configure:4318: checking for suffix of object files configure:4340: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4344: $? = 0 configure:4365: result: o configure:4369: checking whether we are using the GNU C compiler configure:4388: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4388: $? = 0 configure:4397: result: yes configure:4406: checking whether arm-hardfloat-linux-gnueabi-gcc accepts -g configure:4426: arm-hardfloat-linux-gnueabi-gcc -c -g conftest.c >&5 configure:4426: $? = 0 configure:4467: result: yes configure:4484: checking for arm-hardfloat-linux-gnueabi-gcc option to accept ISO C89 configure:4547: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:4547: $? = 0 configure:4560: result: none needed configure:4585: checking whether arm-hardfloat-linux-gnueabi-gcc understands -c and -o together configure:4607: arm-hardfloat-linux-gnueabi-gcc -c conftest.c -o conftest2.o configure:4610: $? = 0 configure:4607: arm-hardfloat-linux-gnueabi-gcc -c conftest.c -o conftest2.o configure:4610: $? = 0 configure:4622: result: yes configure:4650: checking for style of include used by make configure:4678: result: GNU configure:4704: checking dependency style of arm-hardfloat-linux-gnueabi-gcc configure:4815: result: none configure:4835: checking how to run the C preprocessor configure:4866: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:4866: $? = 0 configure:4880: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | /* end confdefs.h. */ | #include configure:4905: result: arm-hardfloat-linux-gnueabi-gcc -E configure:4925: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:4925: $? = 0 configure:4939: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | /* end confdefs.h. */ | #include configure:4969: checking for grep that handles long lines and -e configure:5027: result: /bin/grep configure:5032: checking for egrep configure:5094: result: /bin/grep -E configure:5099: checking for ANSI C header files configure:5119: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5119: $? = 0 configure:5203: result: yes configure:5216: checking for sys/types.h configure:5216: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5216: $? = 0 configure:5216: result: yes configure:5216: checking for sys/stat.h configure:5216: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5216: $? = 0 configure:5216: result: yes configure:5216: checking for stdlib.h configure:5216: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5216: $? = 0 configure:5216: result: yes configure:5216: checking for string.h configure:5216: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5216: $? = 0 configure:5216: result: yes configure:5216: checking for memory.h configure:5216: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5216: $? = 0 configure:5216: result: yes configure:5216: checking for strings.h configure:5216: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5216: $? = 0 configure:5216: result: yes configure:5216: checking for inttypes.h configure:5216: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5216: $? = 0 configure:5216: result: yes configure:5216: checking for stdint.h configure:5216: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5216: $? = 0 configure:5216: result: yes configure:5216: checking for unistd.h configure:5216: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5216: $? = 0 configure:5216: result: yes configure:5229: checking minix/config.h usability configure:5229: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:57:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #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:5229: result: no configure:5229: checking minix/config.h presence configure:5229: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:24:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:5229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #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:5229: result: no configure:5229: checking for minix/config.h configure:5229: result: no configure:5250: checking whether it is safe to define __EXTENSIONS__ configure:5268: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:5268: $? = 0 configure:5275: result: yes configure:5303: checking build system type configure:5317: result: x86_64-pc-linux-gnu configure:5337: checking host system type configure:5350: result: arm-hardfloat-linux-gnueabi configure:5372: checking for Win32 configure:5410: result: no configure:5413: checking for the Android configure:5423: result: no configure:5429: checking for Mac OS X Carbon support configure:5438: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:30:27: fatal error: Carbon/Carbon.h: No such file or directory #include ^ compilation terminated. configure:5438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | #include | #include | configure:5443: result: no configure:5447: checking for Mac OS X Cocoa support configure:5458: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:30:25: fatal error: Cocoa/Cocoa.h: No such file or directory #include ^ compilation terminated. configure:5458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | #include | #ifdef GNUSTEP_BASE_VERSION | #error "Detected GNUstep, not Cocoa" | #endif | configure:5463: result: no configure:6041: checking whether to enable garbage collector friendliness configure:6052: result: no configure:6056: checking whether to disable memory pools configure:6060: result: no configure:6099: checking for arm-hardfloat-linux-gnueabi-c++ configure:6129: result: no configure:6099: checking for arm-hardfloat-linux-gnueabi-g++ configure:6129: result: no configure:6099: checking for arm-hardfloat-linux-gnueabi-gcc configure:6115: found /usr/bin/arm-hardfloat-linux-gnueabi-gcc configure:6126: result: arm-hardfloat-linux-gnueabi-gcc configure:6313: checking for C++ compiler version configure:6322: arm-hardfloat-linux-gnueabi-gcc --version >&5 arm-hardfloat-linux-gnueabi-gcc (Gentoo 4.8.3 p1.1, pie-0.5.9) 4.8.3 Copyright (C) 2013 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:6333: $? = 0 configure:6322: arm-hardfloat-linux-gnueabi-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/arm-hardfloat-linux-gnueabi/gcc-bin/4.8.3/arm-hardfloat-linux-gnueabi-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/arm-hardfloat-linux-gnueabi/4.8.3/lto-wrapper Target: arm-hardfloat-linux-gnueabi Configured with: /var/tmp/portage/cross-arm-hardfloat-linux-gnueabi/gcc-4.8.3/work/gcc-4.8.3/configure --host=x86_64-pc-linux-gnu --target=arm-hardfloat-linux-gnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/arm-hardfloat-linux-gnueabi/gcc-bin/4.8.3 --includedir=/usr/lib/gcc/arm-hardfloat-linux-gnueabi/4.8.3/include --datadir=/usr/share/gcc-data/arm-hardfloat-linux-gnueabi/4.8.3 --mandir=/usr/share/gcc-data/arm-hardfloat-linux-gnueabi/4.8.3/man --infodir=/usr/share/gcc-data/arm-hardfloat-linux-gnueabi/4.8.3/info --with-gxx-include-dir=/usr/lib/gcc/arm-hardfloat-linux-gnueabi/4.8.3/include/g++-v4 --with-python-dir=/share/gcc-data/arm-hardfloat-linux-gnueabi/4.8.3/python --enable-languages=c --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.3 p1.1, pie-0.5.9' --enable-poison-system-directories --disable-shared --disable-libatomic --with-sysroot=/usr/arm-hardfloat-linux-gnueabi --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-float=hard --disable-libgcj --disable-libgomp --disable-libmudflap --disable-libssp --disable-libquadmath --enable-lto --without-cloog --disable-libsanitizer Thread model: posix gcc version 4.8.3 (Gentoo 4.8.3 p1.1, pie-0.5.9) configure:6333: $? = 0 configure:6322: arm-hardfloat-linux-gnueabi-gcc -V >&5 arm-hardfloat-linux-gnueabi-gcc: error: unrecognized command line option '-V' arm-hardfloat-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:6333: $? = 1 configure:6322: arm-hardfloat-linux-gnueabi-gcc -qversion >&5 arm-hardfloat-linux-gnueabi-gcc: error: unrecognized command line option '-qversion' arm-hardfloat-linux-gnueabi-gcc: fatal error: no input files compilation terminated. configure:6333: $? = 1 configure:6337: checking whether we are using the GNU C++ compiler configure:6356: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 arm-hardfloat-linux-gnueabi-gcc: error: conftest.cpp: C++ compiler not installed on this system configure:6356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6365: result: no configure:6374: checking whether arm-hardfloat-linux-gnueabi-gcc accepts -g configure:6394: arm-hardfloat-linux-gnueabi-gcc -c -g conftest.cpp >&5 arm-hardfloat-linux-gnueabi-gcc: error: conftest.cpp: C++ compiler not installed on this system configure:6394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6409: arm-hardfloat-linux-gnueabi-gcc -c conftest.cpp >&5 arm-hardfloat-linux-gnueabi-gcc: error: conftest.cpp: C++ compiler not installed on this system configure:6409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6425: arm-hardfloat-linux-gnueabi-gcc -c -g conftest.cpp >&5 arm-hardfloat-linux-gnueabi-gcc: error: conftest.cpp: C++ compiler not installed on this system configure:6425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6435: result: no configure:6460: checking dependency style of arm-hardfloat-linux-gnueabi-gcc configure:6571: result: none configure:6598: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.cpp >&5 arm-hardfloat-linux-gnueabi-gcc: error: conftest.cpp: C++ compiler not installed on this system configure:6598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | class a { int b; } c; | ; | return 0; | } configure:6629: checking for special C compiler options needed for large files configure:6674: result: no configure:6680: checking for _FILE_OFFSET_BITS value needed for large files configure:6705: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:35:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:35:3: warning: left shift count >= width of type [enabled by default] conftest.c:36:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:36:10: warning: left shift count >= width of type [enabled by default] conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:6705: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6729: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:6729: $? = 0 configure:6737: result: 64 configure:6834: checking for arm-hardfloat-linux-gnueabi-pkg-config configure:6852: found /usr/bin/arm-hardfloat-linux-gnueabi-pkg-config configure:6864: result: /usr/bin/arm-hardfloat-linux-gnueabi-pkg-config configure:6932: checking pkg-config is at least version 0.16 configure:6935: result: yes configure:7009: checking for gawk configure:7036: result: gawk configure:7051: checking for perl5 configure:7081: result: no configure:7051: checking for perl configure:7067: found /usr/bin/perl configure:7078: result: perl configure:7092: checking for indent configure:7122: result: no configure:7141: checking for perl configure:7159: found /usr/bin/perl configure:7171: result: /usr/bin/perl configure:7219: checking for iconv_open configure:7219: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:7219: $? = 0 configure:7219: result: yes configure:7412: checking for ZLIB configure:7419: $PKG_CONFIG --exists --print-errors "zlib" configure:7422: $? = 0 configure:7436: $PKG_CONFIG --exists --print-errors "zlib" configure:7439: $? = 0 configure:7477: result: yes configure:7538: checking for LIBFFI configure:7545: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0" configure:7548: $? = 0 configure:7562: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0" configure:7565: $? = 0 configure:7623: result: yes configure:7637: checking locale.h usability configure:7637: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:7637: $? = 0 configure:7637: result: yes configure:7637: checking locale.h presence configure:7637: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:7637: $? = 0 configure:7637: result: yes configure:7637: checking for locale.h configure:7637: result: yes configure:7648: checking for LC_MESSAGES configure:7664: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:7664: $? = 0 configure:7672: result: yes configure:7689: checking libintl.h usability configure:7689: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:7689: $? = 0 configure:7689: result: yes configure:7689: checking libintl.h presence configure:7689: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:7689: $? = 0 configure:7689: result: yes configure:7689: checking for libintl.h configure:7689: result: yes configure:7697: checking for ngettext in libc configure:7715: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:7715: $? = 0 configure:7724: result: yes configure:7728: checking for dgettext in libc configure:7746: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:7746: $? = 0 configure:7755: result: yes configure:7762: checking for bind_textdomain_codeset configure:7762: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:7762: $? = 0 configure:7762: result: yes configure:8038: checking for msgfmt configure:8065: result: /usr/bin/msgfmt configure:8076: checking for dcgettext configure:8076: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:8076: $? = 0 configure:8076: result: yes configure:8086: checking if msgfmt accepts -c configure:8101: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:8104: $? = 0 configure:8106: result: yes configure:8116: checking for gmsgfmt configure:8134: found /usr/bin/gmsgfmt configure:8147: result: /usr/bin/gmsgfmt configure:8157: checking for xgettext configure:8184: result: /usr/bin/xgettext configure:8203: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:8203: $? = 0 configure:8285: checking for catalogs to be installed configure:8310: result: configure:8454: checking how to print strings configure:8481: result: printf configure:8502: checking for a sed that does not truncate output configure:8566: result: /bin/sed configure:8584: checking for fgrep configure:8646: result: /bin/grep -F configure:8681: checking for ld used by arm-hardfloat-linux-gnueabi-gcc configure:8748: result: /usr/libexec/gcc/arm-hardfloat-linux-gnueabi/ld configure:8755: checking if the linker (/usr/libexec/gcc/arm-hardfloat-linux-gnueabi/ld) is GNU ld configure:8770: result: yes configure:8782: checking for BSD- or MS-compatible name lister (nm) configure:8836: result: /usr/bin/arm-hardfloat-linux-gnueabi-nm -B configure:8966: checking the name lister (/usr/bin/arm-hardfloat-linux-gnueabi-nm -B) interface configure:8973: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:8976: /usr/bin/arm-hardfloat-linux-gnueabi-nm -B "conftest.o" configure:8979: output 00000000 B some_variable configure:8986: result: BSD nm configure:8989: checking whether ln -s works configure:8993: result: yes configure:9001: checking the maximum length of command line arguments configure:9132: result: 1572864 configure:9180: checking how to convert x86_64-pc-linux-gnu file names to arm-hardfloat-linux-gnueabi format configure:9220: result: func_convert_file_noop configure:9227: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:9247: result: func_convert_file_noop configure:9254: checking for /usr/libexec/gcc/arm-hardfloat-linux-gnueabi/ld option to reload object files configure:9261: result: -r configure:9295: checking for arm-hardfloat-linux-gnueabi-objdump configure:9311: found /usr/bin/arm-hardfloat-linux-gnueabi-objdump configure:9322: result: arm-hardfloat-linux-gnueabi-objdump configure:9391: checking how to recognize dependent libraries configure:9591: result: pass_all configure:9636: checking for arm-hardfloat-linux-gnueabi-dlltool configure:9666: result: no configure:9676: checking for dlltool configure:9706: result: no configure:9733: checking how to associate runtime and link libraries configure:9760: result: printf %s\n configure:9776: checking for arm-hardfloat-linux-gnueabi-ar configure:9792: found /usr/bin/arm-hardfloat-linux-gnueabi-ar configure:9803: result: arm-hardfloat-linux-gnueabi-ar configure:9884: checking for archiver @FILE support configure:9901: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:9901: $? = 0 configure:9904: arm-hardfloat-linux-gnueabi-ar cru libconftest.a @conftest.lst >&5 configure:9907: $? = 0 configure:9912: arm-hardfloat-linux-gnueabi-ar cru libconftest.a @conftest.lst >&5 arm-hardfloat-linux-gnueabi-ar: conftest.o: No such file or directory configure:9915: $? = 1 configure:9927: result: @ configure:9945: checking for arm-hardfloat-linux-gnueabi-strip configure:9972: result: arm-hardfloat-linux-gnueabi-strip configure:10044: checking for arm-hardfloat-linux-gnueabi-ranlib configure:10060: found /usr/bin/arm-hardfloat-linux-gnueabi-ranlib configure:10071: result: arm-hardfloat-linux-gnueabi-ranlib configure:10213: checking command to parse /usr/bin/arm-hardfloat-linux-gnueabi-nm -B output from arm-hardfloat-linux-gnueabi-gcc object configure:10366: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:10369: $? = 0 configure:10373: /usr/bin/arm-hardfloat-linux-gnueabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10376: $? = 0 configure:10442: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c conftstm.o >&5 configure:10445: $? = 0 configure:10483: result: ok configure:10530: checking for sysroot configure:10560: result: no configure:10567: checking for a working dd configure:10605: result: /bin/dd configure:10609: checking how to truncate binary pipes configure:10624: result: /bin/dd bs=4096 count=1 configure:10913: checking for arm-hardfloat-linux-gnueabi-mt configure:10943: result: no configure:10953: checking for mt configure:10983: result: no configure:11003: checking if : is a manifest tool configure:11009: : '-?' configure:11017: result: no configure:11691: checking for dlfcn.h configure:11691: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:11691: $? = 0 configure:11691: result: yes configure:12254: checking for objdir configure:12269: result: .libs configure:12533: checking if arm-hardfloat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions configure:12551: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:12555: $? = 0 configure:12568: result: no configure:12926: checking for arm-hardfloat-linux-gnueabi-gcc option to produce PIC configure:12933: result: -fPIC -DPIC configure:12941: checking if arm-hardfloat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works configure:12959: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -fPIC -DPIC -DPIC conftest.c >&5 configure:12963: $? = 0 configure:12976: result: yes configure:13005: checking if arm-hardfloat-linux-gnueabi-gcc static flag -static works configure:13033: result: yes configure:13048: checking if arm-hardfloat-linux-gnueabi-gcc supports -c -o file.o configure:13069: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 configure:13073: $? = 0 configure:13095: result: yes configure:13103: checking if arm-hardfloat-linux-gnueabi-gcc supports -c -o file.o configure:13150: result: yes configure:13183: checking whether the arm-hardfloat-linux-gnueabi-gcc linker (/usr/libexec/gcc/arm-hardfloat-linux-gnueabi/ld) supports shared libraries configure:14442: result: yes configure:14479: checking whether -lc should be explicitly linked in configure:14487: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:14490: $? = 0 configure:14505: arm-hardfloat-linux-gnueabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:14508: $? = 0 configure:14522: result: no configure:14682: checking dynamic linker characteristics configure:15276: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -Wl,-rpath -Wl,/foo conftest.c >&5 configure:15276: $? = 0 configure:15513: result: GNU/Linux ld.so configure:15628: checking how to hardcode library paths into programs configure:15653: result: immediate configure:16201: checking whether stripping libraries is possible configure:16206: result: yes configure:16241: checking if libtool supports shared libraries configure:16243: result: yes configure:16246: checking whether to build shared libraries configure:16271: result: yes configure:16274: checking whether to build static libraries configure:16278: result: no configure:19629: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:683: creating libtool configure:21204: checking for size_t configure:21204: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21204: $? = 0 configure:21204: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:76:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:21204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:21204: result: yes configure:21217: checking for working alloca.h configure:21234: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21234: $? = 0 configure:21242: result: yes configure:21250: checking for alloca configure:21287: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21287: $? = 0 configure:21295: result: yes configure:21404: checking for mmap configure:21404: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21404: $? = 0 configure:21404: result: yes configure:21404: checking for posix_memalign configure:21404: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21404: $? = 0 configure:21404: result: yes configure:21404: checking for memalign configure:21404: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21404: $? = 0 configure:21404: result: yes configure:21404: checking for valloc configure:21404: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21404: $? = 0 configure:21404: result: yes configure:21404: checking for fsync configure:21404: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21404: $? = 0 configure:21404: result: yes configure:21404: checking for pipe2 configure:21404: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21404: $? = 0 configure:21404: result: yes configure:21404: checking for issetugid configure:21404: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/temp/cci9OL7M.o: In function `main': conftest.c:(.text.startup+0x4): undefined reference to `issetugid' collect2: error: ld returned 1 exit status configure:21404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | /* end confdefs.h. */ | /* Define issetugid to an innocuous variant, in case declares issetugid. | For example, HP-UX 11i declares gettimeofday. */ | #define issetugid innocuous_issetugid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char issetugid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef issetugid | | /* 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 issetugid (); | /* 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_issetugid || defined __stub___issetugid | choke me | #endif | | int | main () | { | return issetugid (); | ; | return 0; | } configure:21404: result: no configure:21416: checking for timegm configure:21416: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21416: $? = 0 configure:21416: result: yes configure:21416: checking for gmtime_r configure:21416: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21416: $? = 0 configure:21416: result: yes configure:21426: checking for __libc_enable_secure configure:21443: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21443: $? = 0 configure:21451: result: yes configure:21465: checking size of char configure:21484: result: 1 configure:21498: checking size of short configure:21517: result: 2 configure:21531: checking size of long configure:21550: result: 4 configure:21564: checking size of int configure:21583: result: 4 configure:21597: checking size of void * configure:21616: result: 4 configure:21630: checking size of long long configure:21649: result: 8 configure:21663: checking size of __int64 configure:21682: result: 0 configure:21693: checking for sig_atomic_t configure:21711: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21711: $? = 0 configure:21719: result: yes configure:21739: checking for format to printf and scanf a guint64 configure:21775: result: %llu configure:21809: checking for an ANSI C-conforming const configure:21875: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:21875: $? = 0 configure:21882: result: yes configure:21891: checking for growing stack pointer configure:21924: result: no configure:21927: checking for __inline configure:21950: result: yes configure:21957: checking for __inline__ configure:21980: result: yes configure:21987: checking for inline configure:22011: result: yes configure:22020: checking if inline functions in headers work configure:22049: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22049: $? = 0 configure:22056: result: yes configure:22060: checking for ISO C99 varargs macros in C configure:22077: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22077: $? = 0 configure:22083: result: yes configure:22086: checking for ISO C99 varargs macros in C++ configure:22127: result: no configure:22130: checking for GNUC varargs macros configure:22147: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22147: $? = 0 configure:22153: result: yes configure:22157: checking for GNUC visibility attribute configure:22195: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c configure:22203: $? = 0 configure:22206: (if test -s conftest.err; then false ; else true; fi) configure:22209: $? = 0 configure:22219: result: yes configure:22230: checking whether using Sun Studio C compiler configure:22247: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:65:43: fatal error: error: this is not Sun Studio.: No such file or directory # include "error: this is not Sun Studio." ^ compilation terminated. configure:22247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | /* end confdefs.h. */ | #if defined(__SUNPRO_C) || (__SUNPRO_C >= 0x550) | #else | # include "error: this is not Sun Studio." | #endif | | int | main () | { | | ; | return 0; | } configure:22253: result: no configure:22265: checking whether byte ordering is bigendian configure:22471: result: no configure:22539: checking sys/param.h usability configure:22539: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22539: $? = 0 configure:22539: result: yes configure:22539: checking sys/param.h presence configure:22539: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22539: $? = 0 configure:22539: result: yes configure:22539: checking for sys/param.h configure:22539: result: yes configure:22539: checking sys/resource.h usability configure:22539: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22539: $? = 0 configure:22539: result: yes configure:22539: checking sys/resource.h presence configure:22539: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22539: $? = 0 configure:22539: result: yes configure:22539: checking for sys/resource.h configure:22539: result: yes configure:22539: checking mach/mach_time.h usability configure:22539: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:98:28: fatal error: mach/mach_time.h: No such file or directory #include ^ compilation terminated. configure:22539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_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:22539: result: no configure:22539: checking mach/mach_time.h presence configure:22539: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:65:28: fatal error: mach/mach_time.h: No such file or directory #include ^ compilation terminated. configure:22539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:22539: result: no configure:22539: checking for mach/mach_time.h configure:22539: result: no configure:22552: checking sys/select.h usability configure:22552: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22552: $? = 0 configure:22552: result: yes configure:22552: checking sys/select.h presence configure:22552: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22552: $? = 0 configure:22552: result: yes configure:22552: checking for sys/select.h configure:22552: result: yes configure:22552: checking for stdint.h configure:22552: result: yes configure:22552: checking for inttypes.h configure:22552: result: yes configure:22552: checking sched.h usability configure:22552: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22552: $? = 0 configure:22552: result: yes configure:22552: checking sched.h presence configure:22552: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22552: $? = 0 configure:22552: result: yes configure:22552: checking for sched.h configure:22552: result: yes configure:22552: checking malloc.h usability configure:22552: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22552: $? = 0 configure:22552: result: yes configure:22552: checking malloc.h presence configure:22552: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22552: $? = 0 configure:22552: result: yes configure:22552: checking for malloc.h configure:22552: result: yes configure:22565: checking sys/vfs.h usability configure:22565: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22565: $? = 0 configure:22565: result: yes configure:22565: checking sys/vfs.h presence configure:22565: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22565: $? = 0 configure:22565: result: yes configure:22565: checking for sys/vfs.h configure:22565: result: yes configure:22565: checking sys/vmount.h usability configure:22565: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:104:24: fatal error: sys/vmount.h: No such file or directory #include ^ compilation terminated. configure:22565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_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:22565: result: no configure:22565: checking sys/vmount.h presence configure:22565: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:71:24: fatal error: sys/vmount.h: No such file or directory #include ^ compilation terminated. configure:22565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | #include configure:22565: result: no configure:22565: checking for sys/vmount.h configure:22565: result: no configure:22565: checking sys/statfs.h usability configure:22565: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22565: $? = 0 configure:22565: result: yes configure:22565: checking sys/statfs.h presence configure:22565: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22565: $? = 0 configure:22565: result: yes configure:22565: checking for sys/statfs.h configure:22565: result: yes configure:22565: checking sys/statvfs.h usability configure:22565: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22565: $? = 0 configure:22565: result: yes configure:22565: checking sys/statvfs.h presence configure:22565: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22565: $? = 0 configure:22565: result: yes configure:22565: checking for sys/statvfs.h configure:22565: result: yes configure:22565: checking sys/filio.h usability configure:22565: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:106:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:22565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_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:22565: result: no configure:22565: checking sys/filio.h presence configure:22565: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:73:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:22565: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | /* end confdefs.h. */ | #include configure:22565: result: no configure:22565: checking for sys/filio.h configure:22565: result: no configure:22578: checking mntent.h usability configure:22578: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22578: $? = 0 configure:22578: result: yes configure:22578: checking mntent.h presence configure:22578: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22578: $? = 0 configure:22578: result: yes configure:22578: checking for mntent.h configure:22578: result: yes configure:22578: checking sys/mnttab.h usability configure:22578: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:107:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:22578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_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:22578: result: no configure:22578: checking sys/mnttab.h presence configure:22578: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:74:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:22578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:22578: result: no configure:22578: checking for sys/mnttab.h configure:22578: result: no configure:22578: checking sys/vfstab.h usability configure:22578: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:107:24: fatal error: sys/vfstab.h: No such file or directory #include ^ compilation terminated. configure:22578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_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:22578: result: no configure:22578: checking sys/vfstab.h presence configure:22578: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:74:24: fatal error: sys/vfstab.h: No such file or directory #include ^ compilation terminated. configure:22578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:22578: result: no configure:22578: checking for sys/vfstab.h configure:22578: result: no configure:22578: checking sys/mntctl.h usability configure:22578: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:107:24: fatal error: sys/mntctl.h: No such file or directory #include ^ compilation terminated. configure:22578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_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:22578: result: no configure:22578: checking sys/mntctl.h presence configure:22578: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:74:24: fatal error: sys/mntctl.h: No such file or directory #include ^ compilation terminated. configure:22578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:22578: result: no configure:22578: checking for sys/mntctl.h configure:22578: result: no configure:22578: checking fstab.h usability configure:22578: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22578: $? = 0 configure:22578: result: yes configure:22578: checking fstab.h presence configure:22578: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22578: $? = 0 configure:22578: result: yes configure:22578: checking for fstab.h configure:22578: result: yes configure:22591: checking linux/magic.h usability configure:22591: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22591: $? = 0 configure:22591: result: yes configure:22591: checking linux/magic.h presence configure:22591: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22591: $? = 0 configure:22591: result: yes configure:22591: checking for linux/magic.h configure:22591: result: yes configure:22591: checking sys/prctl.h usability configure:22591: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22591: $? = 0 configure:22591: result: yes configure:22591: checking sys/prctl.h presence configure:22591: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22591: $? = 0 configure:22591: result: yes configure:22591: checking for sys/prctl.h configure:22591: result: yes configure:22606: checking dirent.h usability configure:22606: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22606: $? = 0 configure:22606: result: yes configure:22606: checking dirent.h presence configure:22606: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22606: $? = 0 configure:22606: result: yes configure:22606: checking for dirent.h configure:22606: result: yes configure:22606: checking sys/time.h usability configure:22606: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22606: $? = 0 configure:22606: result: yes configure:22606: checking sys/time.h presence configure:22606: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22606: $? = 0 configure:22606: result: yes configure:22606: checking for sys/time.h configure:22606: result: yes configure:22621: checking values.h usability configure:22621: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22621: $? = 0 configure:22621: result: yes configure:22621: checking values.h presence configure:22621: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22621: $? = 0 configure:22621: result: yes configure:22621: checking for values.h configure:22621: result: yes configure:22635: checking for sys/mount.h configure:22635: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22635: $? = 0 configure:22635: result: yes configure:22635: checking for sys/sysctl.h configure:22635: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22635: $? = 0 configure:22635: result: yes configure:22651: checking for sysctlbyname configure:22651: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/temp/ccid1qsi.o: In function `main': conftest.c:(.text.startup+0x4): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure:22651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* 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 sysctlbyname (); | /* 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_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif | | int | main () | { | return sysctlbyname (); | ; | return 0; | } configure:22651: result: no configure:22661: checking whether sys/types.h defines makedev configure:22677: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22677: $? = 0 configure:22686: result: yes configure:22713: checking xlocale.h usability configure:22713: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22713: $? = 0 configure:22713: result: yes configure:22713: checking xlocale.h presence configure:22713: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:22713: $? = 0 configure:22713: result: yes configure:22713: checking for xlocale.h configure:22713: result: yes configure:22725: checking for struct stat.st_mtimensec configure:22725: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:120:12: error: 'struct stat' has no member named 'st_mtimensec' if (ac_aggr.st_mtimensec) ^ configure:22725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_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 | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:22725: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:120:19: error: 'struct stat' has no member named 'st_mtimensec' if (sizeof ac_aggr.st_mtimensec) ^ configure:22725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_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 | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtimensec) | return 0; | ; | return 0; | } configure:22725: result: no configure:22734: checking for struct stat.st_mtim.tv_nsec configure:22734: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22734: $? = 0 configure:22734: result: yes configure:22743: checking for struct stat.st_atimensec configure:22743: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:121:12: error: 'struct stat' has no member named 'st_atimensec' if (ac_aggr.st_atimensec) ^ configure:22743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:22743: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:121:19: error: 'struct stat' has no member named 'st_atimensec' if (sizeof ac_aggr.st_atimensec) ^ configure:22743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_atimensec) | return 0; | ; | return 0; | } configure:22743: result: no configure:22752: checking for struct stat.st_atim.tv_nsec configure:22752: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22752: $? = 0 configure:22752: result: yes configure:22761: checking for struct stat.st_ctimensec configure:22761: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:122:12: error: 'struct stat' has no member named 'st_ctimensec' if (ac_aggr.st_ctimensec) ^ configure:22761: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_ctimensec) | return 0; | ; | return 0; | } configure:22761: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:122:19: error: 'struct stat' has no member named 'st_ctimensec' if (sizeof ac_aggr.st_ctimensec) ^ configure:22761: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_ctimensec) | return 0; | ; | return 0; | } configure:22761: result: no configure:22770: checking for struct stat.st_ctim.tv_nsec configure:22770: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22770: $? = 0 configure:22770: result: yes configure:22780: checking for struct stat.st_blksize configure:22780: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22780: $? = 0 configure:22780: result: yes configure:22803: checking for struct stat.st_blocks configure:22803: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22803: $? = 0 configure:22803: result: yes configure:22826: checking for struct statfs.f_fstypename configure:22826: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:107:12: error: 'struct statfs' has no member named 'f_fstypename' if (ac_aggr.f_fstypename) ^ configure:22826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | #include | #ifdef G_OS_UNIX | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main () | { | static struct statfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:22826: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:107:19: error: 'struct statfs' has no member named 'f_fstypename' if (sizeof ac_aggr.f_fstypename) ^ configure:22826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | /* end confdefs.h. */ | #include | #include | #ifdef G_OS_UNIX | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main () | { | static struct statfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:22826: result: no configure:22849: checking for struct statfs.f_bavail configure:22849: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22849: $? = 0 configure:22849: result: yes configure:22874: checking for struct statvfs.f_basetype configure:22874: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:95:12: error: 'struct statvfs' has no member named 'f_basetype' if (ac_aggr.f_basetype) ^ configure:22874: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_basetype) | return 0; | ; | return 0; | } configure:22874: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:95:19: error: 'struct statvfs' has no member named 'f_basetype' if (sizeof ac_aggr.f_basetype) ^ configure:22874: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_basetype) | return 0; | ; | return 0; | } configure:22874: result: no configure:22885: checking for struct statvfs.f_fstypename configure:22885: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:95:12: error: 'struct statvfs' has no member named 'f_fstypename' if (ac_aggr.f_fstypename) ^ configure:22885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:22885: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:95:19: error: 'struct statvfs' has no member named 'f_fstypename' if (sizeof ac_aggr.f_fstypename) ^ configure:22885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct statvfs ac_aggr; | if (sizeof ac_aggr.f_fstypename) | return 0; | ; | return 0; | } configure:22885: result: no configure:22896: checking for struct tm.tm_gmtoff configure:22896: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22896: $? = 0 configure:22896: result: yes configure:22906: checking for struct tm.__tm_gmtoff configure:22906: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:96:12: error: 'struct tm' has no member named '__tm_gmtoff' if (ac_aggr.__tm_gmtoff) ^ configure:22906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.__tm_gmtoff) | return 0; | ; | return 0; | } configure:22906: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:96:19: error: 'struct tm' has no member named '__tm_gmtoff' if (sizeof ac_aggr.__tm_gmtoff) ^ configure:22906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.__tm_gmtoff) | return 0; | ; | return 0; | } configure:22906: result: no configure:22921: checking for dirent.h that defines DIR configure:22940: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22940: $? = 0 configure:22948: result: yes configure:22961: checking for library containing opendir configure:22992: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:22992: $? = 0 configure:23009: result: none required configure:23078: checking for struct dirent.d_type configure:23078: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23078: $? = 0 configure:23078: result: yes configure:23109: checking for nl_langinfo and CODESET configure:23125: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23125: $? = 0 configure:23134: result: yes configure:23143: checking whether we are using the GNU C Library 2.1 or newer configure:23170: result: yes configure:23182: checking size of size_t configure:23201: result: 4 configure:23212: checking for the appropriate definition for size_t configure:23256: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c configure:23264: $? = 0 configure:23267: (if test -s conftest.err; then false ; else true; fi) configure:23270: $? = 0 configure:23323: result: unsigned int configure:23330: checking size of ssize_t configure:23349: result: 4 configure:23360: checking for the appropriate definition for ssize_t configure:23411: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c configure:23419: $? = 0 configure:23422: (if test -s conftest.err; then false ; else true; fi) configure:23425: $? = 0 configure:23485: result: int configure:23492: checking for lstat configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for strsignal configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for vsnprintf configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:120:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for stpcpy configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:121:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for strcasecmp configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:122:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for strncasecmp configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:123:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for poll configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for vasprintf configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for setenv configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for unsetenv configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for getc_unlocked configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for readlink configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for symlink configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23492: $? = 0 configure:23492: result: yes configure:23492: checking for fdwalk configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/temp/cccOjtor.o: In function `main': conftest.c:(.text.startup+0x4): undefined reference to `fdwalk' collect2: error: ld returned 1 exit status configure:23492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | /* Define fdwalk to an innocuous variant, in case declares fdwalk. | For example, HP-UX 11i declares gettimeofday. */ | #define fdwalk innocuous_fdwalk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdwalk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdwalk | | /* 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 fdwalk (); | /* 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_fdwalk || defined __stub___fdwalk | choke me | #endif | | int | main () | { | return fdwalk (); | ; | return 0; | } configure:23492: result: no configure:23492: checking for memmem configure:23492: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23492: $? = 0 configure:23492: result: yes configure:23504: checking for lchmod configure:23504: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:137:1: error: unknown type name 'choke' choke me ^ conftest.c:140:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^ configure:23504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 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:23504: result: no configure:23504: checking for lchown configure:23504: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23504: $? = 0 configure:23504: result: yes configure:23504: checking for fchmod configure:23504: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23504: $? = 0 configure:23504: result: yes configure:23504: checking for fchown configure:23504: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23504: $? = 0 configure:23504: result: yes configure:23504: checking for utimes configure:23504: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23504: $? = 0 configure:23504: result: yes configure:23504: checking for getresuid configure:23504: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23504: $? = 0 configure:23504: result: yes configure:23516: checking for getmntent_r configure:23516: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23516: $? = 0 configure:23516: result: yes configure:23516: checking for setmntent configure:23516: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23516: $? = 0 configure:23516: result: yes configure:23516: checking for endmntent configure:23516: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23516: $? = 0 configure:23516: result: yes configure:23516: checking for hasmntopt configure:23516: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23516: $? = 0 configure:23516: result: yes configure:23516: checking for getfsstat configure:23516: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/temp/ccqejjcN.o: In function `main': conftest.c:(.text.startup+0x4): undefined reference to `getfsstat' collect2: error: ld returned 1 exit status configure:23516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | /* Define getfsstat to an innocuous variant, in case declares getfsstat. | For example, HP-UX 11i declares gettimeofday. */ | #define getfsstat innocuous_getfsstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getfsstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getfsstat | | /* 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 getfsstat (); | /* 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_getfsstat || defined __stub___getfsstat | choke me | #endif | | int | main () | { | return getfsstat (); | ; | return 0; | } configure:23516: result: no configure:23516: checking for getvfsstat configure:23516: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/temp/ccgeYjpU.o: In function `main': conftest.c:(.text.startup+0x4): undefined reference to `getvfsstat' collect2: error: ld returned 1 exit status configure:23516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | /* end confdefs.h. */ | /* Define getvfsstat to an innocuous variant, in case declares getvfsstat. | For example, HP-UX 11i declares gettimeofday. */ | #define getvfsstat innocuous_getvfsstat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getvfsstat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getvfsstat | | /* 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 getvfsstat (); | /* 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_getvfsstat || defined __stub___getvfsstat | choke me | #endif | | int | main () | { | return getvfsstat (); | ; | return 0; | } configure:23516: result: no configure:23516: checking for fallocate configure:23516: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23516: $? = 0 configure:23516: result: yes configure:23528: checking for splice configure:23528: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23528: $? = 0 configure:23528: result: yes configure:23539: checking for prlimit configure:23539: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23539: $? = 0 configure:23539: result: yes configure:23554: checking for statvfs configure:23554: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23554: $? = 0 configure:23554: result: yes configure:23567: checking for statfs configure:23567: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23567: $? = 0 configure:23567: result: yes configure:23578: checking whether to use statfs or statvfs configure:23598: result: statfs configure:23616: checking crt_externs.h usability configure:23616: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:157:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. configure:23616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 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:23616: result: no configure:23616: checking crt_externs.h presence configure:23616: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:124:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. configure:23616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | /* end confdefs.h. */ | #include configure:23616: result: no configure:23616: checking for crt_externs.h configure:23616: result: no configure:23628: checking for _NSGetEnviron configure:23628: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/temp/ccGmyfMh.o: In function `main': conftest.c:(.text.startup+0x4): undefined reference to `_NSGetEnviron' collect2: error: ld returned 1 exit status configure:23628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* 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 _NSGetEnviron (); | /* 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__NSGetEnviron || defined __stub____NSGetEnviron | choke me | #endif | | int | main () | { | return _NSGetEnviron (); | ; | return 0; | } configure:23628: result: no configure:23641: checking for newlocale configure:23641: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23641: $? = 0 configure:23641: result: yes configure:23641: checking for uselocale configure:23641: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23641: $? = 0 configure:23641: result: yes configure:23641: checking for strtod_l configure:23641: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23641: $? = 0 configure:23641: result: yes configure:23641: checking for strtoll_l configure:23641: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23641: $? = 0 configure:23641: result: yes configure:23641: checking for strtoull_l configure:23641: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23641: $? = 0 configure:23641: result: yes configure:23664: checking value of AF_INET configure:23669: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23669: $? = 0 configure:23669: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((AF_INET) <= 0)]; ^ configure:23669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((AF_INET) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23669: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((AF_INET) <= 1)]; ^ configure:23669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((AF_INET) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23669: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23669: $? = 0 configure:23669: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23669: $? = 0 configure:23677: result: 2 configure:23680: checking value of AF_INET6 configure:23685: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23685: $? = 0 configure:23685: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((AF_INET6) <= 0)]; ^ configure:23685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((AF_INET6) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23685: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((AF_INET6) <= 1)]; ^ configure:23685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((AF_INET6) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23685: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((AF_INET6) <= 3)]; ^ configure:23685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((AF_INET6) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23685: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((AF_INET6) <= 7)]; ^ configure:23685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((AF_INET6) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23685: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23685: $? = 0 configure:23685: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23685: $? = 0 configure:23685: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((AF_INET6) <= 9)]; ^ configure:23685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((AF_INET6) <= 9)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23685: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23685: $? = 0 configure:23693: result: 10 configure:23697: checking value of AF_UNIX configure:23702: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23702: $? = 0 configure:23702: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((AF_UNIX) <= 0)]; ^ configure:23702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((AF_UNIX) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23702: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23702: $? = 0 configure:23710: result: 1 configure:23718: checking value of MSG_PEEK configure:23723: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23723: $? = 0 configure:23723: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((MSG_PEEK) <= 0)]; ^ configure:23723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((MSG_PEEK) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23723: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((MSG_PEEK) <= 1)]; ^ configure:23723: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((MSG_PEEK) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23723: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23723: $? = 0 configure:23723: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23723: $? = 0 configure:23731: result: 2 configure:23734: checking value of MSG_OOB configure:23739: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23739: $? = 0 configure:23739: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((MSG_OOB) <= 0)]; ^ configure:23739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((MSG_OOB) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23739: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23739: $? = 0 configure:23747: result: 1 configure:23750: checking value of MSG_DONTROUTE configure:23755: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23755: $? = 0 configure:23755: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((MSG_DONTROUTE) <= 0)]; ^ configure:23755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((MSG_DONTROUTE) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23755: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((MSG_DONTROUTE) <= 1)]; ^ configure:23755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((MSG_DONTROUTE) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23755: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((MSG_DONTROUTE) <= 3)]; ^ configure:23755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((MSG_DONTROUTE) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:23755: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23755: $? = 0 configure:23755: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23755: $? = 0 configure:23755: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23755: $? = 0 configure:23763: result: 4 configure:23773: checking for getprotobyname_r configure:23773: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23773: $? = 0 configure:23773: result: yes configure:23773: checking for endservent configure:23773: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23773: $? = 0 configure:23773: result: yes configure:23773: checking for if_nametoindex configure:23773: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23773: $? = 0 configure:23773: result: yes configure:23773: checking for if_indextoname configure:23773: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23773: $? = 0 configure:23773: result: yes configure:23801: checking if arpa/nameser_compat.h is needed configure:23815: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23815: $? = 0 configure:23816: result: no configure:23847: checking for res_query configure:23866: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/temp/cc1R3Bbn.o: In function `main': conftest.c:(.text.startup+0x20): undefined reference to `__res_query' collect2: error: ld returned 1 exit status configure:23866: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | res_query("test", 0, 0, (void *)0, 0); | | ; | return 0; | } configure:23889: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c -lresolv >&5 configure:23889: $? = 0 configure:23890: result: in -lresolv configure:23922: checking for socket configure:23922: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:23922: $? = 0 configure:23922: result: yes configure:23972: checking for res_init configure:23991: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c -lresolv >&5 configure:23991: $? = 0 configure:23992: result: yes configure:24009: checking for linux/netlink.h configure:24009: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24009: $? = 0 configure:24009: result: yes configure:24027: checking for struct ip_mreqn configure:24027: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24027: $? = 0 configure:24027: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:140:30: error: expected expression before ')' token if (sizeof ((struct ip_mreqn))) ^ configure:24027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((struct ip_mreqn))) | return 0; | ; | return 0; | } configure:24027: result: yes configure:24053: checking number of arguments to statfs() configure:24079: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24079: $? = 0 configure:24081: result: 2 configure:24131: checking open() option O_DIRECTORY configure:24146: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24146: $? = 0 configure:24148: result: yes configure:24163: checking for C99 vsnprintf configure:24220: result: no configure:24228: checking whether printf supports positional parameters configure:24261: result: no configure:24326: checking for signed configure:24342: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24342: $? = 0 configure:24349: result: yes configure:24358: checking for long long configure:24375: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24375: $? = 0 configure:24383: result: yes configure:24392: checking for long double configure:24424: result: yes configure:24433: checking for wchar_t configure:24450: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24450: $? = 0 configure:24457: result: yes configure:24466: checking for wint_t configure:24483: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24483: $? = 0 configure:24490: result: yes configure:24498: checking for size_t configure:24498: result: yes configure:24509: checking for ptrdiff_t configure:24509: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24509: $? = 0 configure:24509: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'main': conftest.c:179:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:24509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:24509: result: yes configure:24520: checking for inttypes.h configure:24537: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24537: $? = 0 configure:24544: result: yes configure:24555: checking for stdint.h configure:24572: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24572: $? = 0 configure:24579: result: yes configure:24611: checking for snprintf configure:24611: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:170:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:24611: $? = 0 configure:24611: result: yes configure:24611: checking for wcslen configure:24611: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24611: $? = 0 configure:24611: result: yes configure:24620: checking for C99 snprintf configure:24675: result: no configure:24685: checking for fd_set configure:24698: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24698: $? = 0 configure:24706: result: yes, found in sys/types.h configure:24746: checking for nl_langinfo (CODESET) configure:24763: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24763: $? = 0 configure:24771: result: yes configure:24779: checking for nl_langinfo (PM_STR) configure:24805: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24805: $? = 0 configure:24813: result: yes configure:24821: checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) configure:24848: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:24848: $? = 0 configure:24856: result: yes configure:24870: checking for a compliant posix_memalign() implementation configure:24930: result: no configure:24937: checking for OpenBSD strlcpy/strlcat configure:24968: result: no configure:24977: checking for an implementation of va_copy() configure:25009: result: yes configure:25011: checking for an implementation of __va_copy() configure:25043: result: yes configure:25061: checking whether va_lists can be copied by value configure:25098: result: no configure:25133: checking for dlopen configure:25133: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/temp/ccqc1KOD.o: In function `main': conftest.c:(.text.startup+0x4): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:25133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:25133: result: no configure:25146: checking for NSLinkModule configure:25146: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/temp/ccVQGRT1.o: In function `main': conftest.c:(.text.startup+0x4): undefined reference to `NSLinkModule' collect2: error: ld returned 1 exit status configure:25146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | /* end confdefs.h. */ | /* Define NSLinkModule to an innocuous variant, in case declares NSLinkModule. | For example, HP-UX 11i declares gettimeofday. */ | #define NSLinkModule innocuous_NSLinkModule | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char NSLinkModule (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef NSLinkModule | | /* 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 NSLinkModule (); | /* 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_NSLinkModule || defined __stub___NSLinkModule | choke me | #endif | | int | main () | { | return NSLinkModule (); | ; | return 0; | } configure:25146: result: no configure:25156: checking for dlopen in -ldl configure:25181: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c -ldl >&5 configure:25181: $? = 0 configure:25190: result: yes configure:25193: checking for dlsym in -ldl configure:25218: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c -ldl >&5 configure:25218: $? = 0 configure:25227: result: yes configure:25252: checking for RTLD_GLOBAL brokenness configure:25294: result: no configure:25301: checking for preceeding underscore in symbols configure:25338: result: no configure:25351: checking for dlerror configure:25351: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c -ldl >&5 configure:25351: $? = 0 configure:25351: result: yes configure:25368: checking for the suffix of module shared libraries configure:25376: result: .so configure:25395: checking for gspawn implementation configure:25405: result: gspawn.lo configure:25410: checking for GIOChannel implementation configure:25420: result: giounix.lo configure:25549: checking sys/inotify.h usability configure:25549: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:25549: $? = 0 configure:25549: result: yes configure:25549: checking sys/inotify.h presence configure:25549: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:25549: $? = 0 configure:25549: result: yes configure:25549: checking for sys/inotify.h configure:25549: result: yes configure:25557: checking for inotify_init1 configure:25557: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:25557: $? = 0 configure:25557: result: yes configure:25586: checking sys/event.h usability configure:25586: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:189:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:25586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 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:25586: result: no configure:25586: checking sys/event.h presence configure:25586: arm-hardfloat-linux-gnueabi-gcc -E conftest.c conftest.c:156:23: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:25586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | /* end confdefs.h. */ | #include configure:25586: result: no configure:25586: checking for sys/event.h configure:25586: result: no configure:25629: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 conftest.c:157:18: fatal error: port.h: No such file or directory #include ^ compilation terminated. configure:25629: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | /* end confdefs.h. */ | | #include | #ifndef PORT_SOURCE_FILE | #error "Please upgrade to Nevada 72 or above to suppoert FEN" | #endif | int main() { return 0; } configure:25959: checking for LIBELF configure:25966: $PKG_CONFIG --exists --print-errors "libelf >= 0.8.12" Package libelf was not found in the pkg-config search path. Perhaps you should add the directory containing `libelf.pc' to the PKG_CONFIG_PATH environment variable No package 'libelf' found configure:25969: $? = 1 configure:25983: $PKG_CONFIG --exists --print-errors "libelf >= 0.8.12" Package libelf was not found in the pkg-config search path. Perhaps you should add the directory containing `libelf.pc' to the PKG_CONFIG_PATH environment variable No package 'libelf' found configure:25986: $? = 1 configure:26000: result: no No package 'libelf' found configure:26031: checking for elf_begin in -lelf configure:26056: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c -lelf >&5 configure:26056: $? = 0 configure:26065: result: yes configure:26073: checking for elf_getshdrstrndx in -lelf configure:26098: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c -lelf >&5 configure:26098: $? = 0 configure:26107: result: yes configure:26115: checking for elf_getshdrnum in -lelf configure:26140: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer conftest.c -lelf >&5 configure:26140: $? = 0 configure:26149: result: yes configure:26157: checking libelf.h usability configure:26157: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:26157: $? = 0 configure:26157: result: yes configure:26157: checking libelf.h presence configure:26157: arm-hardfloat-linux-gnueabi-gcc -E conftest.c configure:26157: $? = 0 configure:26157: result: yes configure:26157: checking for libelf.h configure:26157: result: yes configure:26183: checking for platform-dependent source configure:26193: result: configure:26197: checking whether to compile timeloop configure:26207: result: yes configure:26218: checking if building for some Win32 platform configure:26228: result: no configure:26278: checking for thread implementation configure:26297: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer conftest.c >&5 configure:26297: $? = 0 configure:26339: result: posix configure:26387: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:26387: $? = 0 configure:26508: checking thread related cflags configure:26510: result: -pthread configure:26664: checking thread related libraries configure:26666: result: -pthread configure:26677: checking for localtime_r configure:26677: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:26677: $? = 0 configure:26677: result: yes configure:26677: checking for gmtime_r configure:26677: result: yes configure:26688: checking for posix getpwuid_r configure:26725: result: yes configure:26779: checking for posix getgrgid_r configure:26816: result: yes configure:26879: checking for pthread_attr_setstacksize configure:26892: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread conftest.c -pthread >&5 configure:26892: $? = 0 configure:26893: result: yes configure:26904: checking for pthread_condattr_setclock configure:26917: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread conftest.c -pthread >&5 configure:26917: $? = 0 configure:26918: result: yes configure:26929: checking for pthread_cond_timedwait_relative_np configure:26942: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread conftest.c -pthread >&5 /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/temp/ccH9sM2W.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `pthread_cond_timedwait_relative_np' collect2: error: ld returned 1 exit status configure:26942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_cond_timedwait_relative_np(NULL, NULL, NULL) | ; | return 0; | } configure:26949: result: no configure:26997: checking for clock_gettime configure:26997: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:26997: $? = 0 configure:26997: result: yes configure:27057: checking for lock-free atomic intrinsics configure:27080: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27080: $? = 0 configure:27112: result: yes configure:27134: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:169:1: error: '__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4' undeclared (first use in this function) __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4; ^ conftest.c:169:1: note: each undeclared identifier is reported only once for each function it appears in configure:27134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | | int | main () | { | __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4; | ; | return 0; | } configure:27159: checking for futex(2) system call configure:27181: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27181: $? = 0 configure:27188: result: yes configure:27196: checking for eventfd(2) system call configure:27217: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27217: $? = 0 configure:27224: result: yes configure:27250: checking value of POLLIN configure:27255: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27255: $? = 0 configure:27255: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLIN) <= 0)]; ^ configure:27255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLIN) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27255: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27255: $? = 0 configure:27263: result: 1 configure:27266: checking value of POLLOUT configure:27271: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27271: $? = 0 configure:27271: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLOUT) <= 0)]; ^ configure:27271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLOUT) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27271: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLOUT) <= 1)]; ^ configure:27271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLOUT) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27271: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLOUT) <= 3)]; ^ configure:27271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLOUT) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27271: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27271: $? = 0 configure:27271: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27271: $? = 0 configure:27271: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27271: $? = 0 configure:27279: result: 4 configure:27282: checking value of POLLPRI configure:27287: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27287: $? = 0 configure:27287: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLPRI) <= 0)]; ^ configure:27287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLPRI) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27287: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLPRI) <= 1)]; ^ configure:27287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLPRI) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27287: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27287: $? = 0 configure:27287: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27287: $? = 0 configure:27295: result: 2 configure:27298: checking value of POLLERR configure:27303: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27303: $? = 0 configure:27303: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLERR) <= 0)]; ^ configure:27303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLERR) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27303: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLERR) <= 1)]; ^ configure:27303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLERR) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27303: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLERR) <= 3)]; ^ configure:27303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLERR) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27303: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLERR) <= 7)]; ^ configure:27303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLERR) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27303: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27303: $? = 0 configure:27303: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27303: $? = 0 configure:27303: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27303: $? = 0 configure:27303: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27303: $? = 0 configure:27311: result: 8 configure:27314: checking value of POLLHUP configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27319: $? = 0 configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLHUP) <= 0)]; ^ configure:27319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLHUP) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLHUP) <= 1)]; ^ configure:27319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLHUP) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLHUP) <= 3)]; ^ configure:27319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLHUP) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLHUP) <= 7)]; ^ configure:27319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLHUP) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLHUP) <= 15)]; ^ configure:27319: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLHUP) <= 15)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27319: $? = 0 configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27319: $? = 0 configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27319: $? = 0 configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27319: $? = 0 configure:27319: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27319: $? = 0 configure:27327: result: 16 configure:27330: checking value of POLLNVAL configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27335: $? = 0 configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLNVAL) <= 0)]; ^ configure:27335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLNVAL) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLNVAL) <= 1)]; ^ configure:27335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLNVAL) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLNVAL) <= 3)]; ^ configure:27335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLNVAL) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLNVAL) <= 7)]; ^ configure:27335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLNVAL) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLNVAL) <= 15)]; ^ configure:27335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLNVAL) <= 15)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((POLLNVAL) <= 31)]; ^ configure:27335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((POLLNVAL) <= 31)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27335: $? = 0 configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27335: $? = 0 configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27335: $? = 0 configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27335: $? = 0 configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27335: $? = 0 configure:27335: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27335: $? = 0 configure:27343: result: 32 configure:27361: checking for broken poll configure:27397: result: no (cross compiling) configure:27570: checking whether compiler understands -Wno-pointer-sign configure:27585: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -Wno-pointer-sign -pthread conftest.c >&5 configure:27585: $? = 0 configure:27587: result: yes configure:27616: checking for EILSEQ configure:27633: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:27633: $? = 0 configure:27639: result: yes configure:27656: checking for glib-genmarshal configure:27674: found /usr/bin/glib-genmarshal configure:27687: result: /usr/bin/glib-genmarshal configure:27701: checking for glib-compile-schemas configure:27719: found /usr/bin/glib-compile-schemas configure:27732: result: /usr/bin/glib-compile-schemas configure:27746: checking for glib-compile-resources configure:27764: found /usr/bin/glib-compile-resources configure:27777: result: /usr/bin/glib-compile-resources configure:27798: checking for gtk-doc configure:27801: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-doc' found configure:27804: $? = 1 configure:27810: result: no configure:27816: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.20 is not found. configure:27824: checking for gtkdoc-check configure:27840: found /usr/bin/gtkdoc-check configure:27851: result: gtkdoc-check.test configure:27861: checking for gtkdoc-check configure:27879: found /usr/bin/gtkdoc-check configure:27891: result: /usr/bin/gtkdoc-check configure:27903: checking for gtkdoc-rebase configure:27921: found /usr/bin/gtkdoc-rebase configure:27933: result: /usr/bin/gtkdoc-rebase configure:27947: checking for gtkdoc-mkpdf configure:27965: found /usr/bin/gtkdoc-mkpdf configure:27977: result: /usr/bin/gtkdoc-mkpdf configure:28005: checking whether to build gtk-doc documentation configure:28007: result: no configure:28178: checking for xsltproc configure:28196: found /usr/bin/xsltproc configure:28208: result: /usr/bin/xsltproc configure:28242: checking for XML catalog (/etc/xml/catalog) configure:28245: result: found configure:28256: checking for xmlcatalog configure:28274: found /usr/bin/xmlcatalog configure:28287: result: /usr/bin/xmlcatalog configure:28308: checking for DocBook XML DTD V4.1.2 in XML catalog configure:28311: $XMLCATALOG --noout "$XML_CATALOG_FILE" "-//OASIS//DTD DocBook XML V4.1.2//EN" >&2 file:///usr/share/sgml/docbook/xml-dtd-4.1.2/docbookx.dtd configure:28314: $? = 0 configure:28316: result: found configure:28341: checking for DocBook XSL Stylesheets in XML catalog configure:28344: $XMLCATALOG --noout "$XML_CATALOG_FILE" "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" >&2 file:///usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl configure:28347: $? = 0 configure:28349: result: found configure:28380: checking whether to generate man pages configure:28384: result: yes configure:28401: checking whether to include dtrace tracing support configure:28473: result: no configure:28491: checking whether to include systemtap tracing support configure:28502: result: no configure:28744: checking for guint32 configure:28744: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28744: $? = 0 configure:28744: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:173:22: error: expected expression before ')' token if (sizeof ((guint32))) ^ configure:28744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | /* end confdefs.h. */ | typedef unsigned int guint32; | | int | main () | { | if (sizeof ((guint32))) | return 0; | ; | return 0; | } configure:28744: result: yes configure:28752: checking alignment of guint32 configure:28757: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28757: $? = 0 configure:28757: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:210:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; ^ configure:28757: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 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 | typedef unsigned int guint32; | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; guint32 y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:28757: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:210:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; ^ configure:28757: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 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 | typedef unsigned int guint32; | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; guint32 y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:28757: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:210:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; ^ configure:28757: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 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 | typedef unsigned int guint32; | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; guint32 y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:28757: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28757: $? = 0 configure:28757: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28757: $? = 0 configure:28757: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28757: $? = 0 configure:28777: result: 4 configure:28787: checking for guint64 configure:28787: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28787: $? = 0 configure:28787: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:174:22: error: expected expression before ')' token if (sizeof ((guint64))) ^ configure:28787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | /* end confdefs.h. */ | typedef unsigned long long guint64; | | int | main () | { | if (sizeof ((guint64))) | return 0; | ; | return 0; | } configure:28787: result: yes configure:28795: checking alignment of guint64 configure:28800: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28800: $? = 0 configure:28800: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:211:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; ^ configure:28800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | /* 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 | typedef unsigned long long guint64; | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; guint64 y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:28800: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:211:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; ^ configure:28800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | /* 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 | typedef unsigned long long guint64; | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; guint64 y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:28800: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:211:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; ^ configure:28800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | /* 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 | typedef unsigned long long guint64; | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; guint64 y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:28800: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:211:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; ^ configure:28800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | /* 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 | typedef unsigned long long guint64; | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; guint64 y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:28800: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28800: $? = 0 configure:28800: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28800: $? = 0 configure:28800: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28800: $? = 0 configure:28800: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28800: $? = 0 configure:28820: result: 8 configure:28830: checking for unsigned long configure:28830: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28830: $? = 0 configure:28830: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:206:28: error: expected expression before ')' token if (sizeof ((unsigned long))) ^ configure:28830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | #define ALIGNOF_GUINT64 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((unsigned long))) | return 0; | ; | return 0; | } configure:28830: result: yes configure:28837: checking alignment of unsigned long configure:28842: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28842: $? = 0 configure:28842: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:210:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; ^ configure:28842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | #define ALIGNOF_GUINT64 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; unsigned long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:28842: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:210:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; ^ configure:28842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | #define ALIGNOF_GUINT64 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; unsigned long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:28842: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:210:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; ^ configure:28842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.42.1" | #define PACKAGE_STRING "glib 2.42.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 42 | #define GLIB_MICRO_VERSION 1 | #define GLIB_INTERFACE_AGE 1 | #define GLIB_BINARY_AGE 4201 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define GETTEXT_PACKAGE "glib20" | #define GLIB_LOCALE_DIR "/usr/share/locale" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MMAP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_MEMALIGN 1 | #define HAVE_VALLOC 1 | #define HAVE_FSYNC 1 | #define HAVE_PIPE2 1 | #define HAVE_TIMEGM 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LIBC_ENABLE_SECURE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_LONG_LONG_FORMAT 1 | #define G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_LINUX_MAGIC_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_XLOCALE_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LANGINFO_CODESET 1 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_SSIZE_T 4 | #define HAVE_LSTAT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MEMMEM 1 | #define HAVE_LCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETMNTENT_R 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SPLICE 1 | #define HAVE_PRLIMIT 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define USE_STATFS 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_STRTOD_L 1 | #define HAVE_STRTOLL_L 1 | #define HAVE_STRTOULL_L 1 | #define HAVE_GETPROTOBYNAME_R 1 | #define HAVE_ENDSERVENT 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_RES_INIT 1 | #define HAVE_NETLINK 1 | #define HAVE_IP_MREQN /**/ | #define STATFS_ARGS 2 | #define HAVE_OPEN_O_DIRECTORY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_CODESET 1 | #define HAVE_LANGINFO_TIME 1 | #define HAVE_LANGINFO_OUTDIGIT 1 | #define G_VA_COPY va_copy | #define G_VA_COPY_AS_ARRAY 1 | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_INOTIFY_INIT1 1 | #define HAVE_LIBELF 1 | #define THREADS_POSIX 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define HAVE_POSIX_GETGRGID_R 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 | #define HAVE_CLOCK_GETTIME 1 | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 | #define HAVE_FUTEX 1 | #define HAVE_EVENTFD 1 | #define ALIGNOF_GUINT32 4 | #define ALIGNOF_GUINT64 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; unsigned long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:28842: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28842: $? = 0 configure:28842: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28842: $? = 0 configure:28842: arm-hardfloat-linux-gnueabi-gcc -c -O2 -pipe -fomit-frame-pointer -pthread conftest.c >&5 configure:28842: $? = 0 configure:28860: result: 4 configure:28876: checking for DBUS1 configure:28883: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.14" configure:28886: $? = 0 configure:28900: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.14" configure:28903: $? = 0 configure:28941: result: yes configure:28962: checking for dbus-daemon configure:28978: found /usr/bin/dbus-daemon configure:28989: result: dbus-daemon configure:29015: checking for -Bsymbolic-functions linker flag configure:29030: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread -Wl,-Bsymbolic-functions conftest.c >&5 configure:29030: $? = 0 configure:29031: result: yes configure:29057: checking for --fatal-warnings linker flag configure:29072: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread -Wl,--fatal-warnings conftest.c >&5 configure:29072: $? = 0 configure:29073: result: yes configure:29083: checking for -z,nodelete linker flag configure:29097: arm-hardfloat-linux-gnueabi-gcc -o conftest -O2 -pipe -fomit-frame-pointer -pthread -Wl,--fatal-warnings -Wl,-z,nodelete conftest.c >&5 configure:29097: $? = 0 configure:29098: result: yes configure:29129: checking for -fvisibility=hidden compiler flag configure:29142: arm-hardfloat-linux-gnueabi-gcc -c -fvisibility=hidden -pthread conftest.c >&5 configure:29142: $? = 0 configure:29143: result: yes configure:29372: checking that generated files are newer than configure configure:29378: result: done configure:29570: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.42.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tp config.status:1878: creating glib-2.0.pc config.status:1878: creating gmodule-2.0.pc config.status:1878: creating gmodule-export-2.0.pc config.status:1878: creating gmodule-no-export-2.0.pc config.status:1878: creating gthread-2.0.pc config.status:1878: creating gobject-2.0.pc config.status:1878: creating gio-2.0.pc config.status:1878: creating gio-unix-2.0.pc config.status:1878: creating gio-windows-2.0.pc config.status:1878: creating glib-zip config.status:1878: creating glib-gettextize config.status:1878: creating Makefile config.status:1878: creating build/Makefile config.status:1878: creating build/win32/Makefile config.status:1878: creating build/win32/dirent/Makefile config.status:1878: creating build/win32/vs9/Makefile config.status:1878: creating build/win32/vs10/Makefile config.status:1878: creating build/win32/vs11/Makefile config.status:1878: creating build/win32/vs12/Makefile config.status:1878: creating glib/Makefile config.status:1878: creating glib/glib.stp config.status:1878: creating glib/libcharset/Makefile config.status:1878: creating glib/gnulib/Makefile config.status:1878: creating glib/pcre/Makefile config.status:1878: creating glib/update-pcre/Makefile config.status:1878: creating glib/tests/Makefile config.status:1878: creating gmodule/Makefile config.status:1878: creating gmodule/gmoduleconf.h config.status:1878: creating gobject/Makefile config.status:1878: creating gobject/gobject.stp config.status:1878: creating gobject/glib-mkenums config.status:1878: creating gobject/tests/Makefile config.status:1878: creating gthread/Makefile config.status:1878: creating gio/Makefile config.status:1878: creating gio/gdbus-2.0/codegen/config.py config.status:1878: creating gio/gnetworking.h config.status:1878: creating gio/xdgmime/Makefile config.status:1878: creating gio/inotify/Makefile config.status:1878: creating gio/kqueue/Makefile config.status:1878: creating gio/fen/Makefile config.status:1878: creating gio/fam/Makefile config.status:1878: creating gio/win32/Makefile config.status:1878: creating gio/tests/Makefile config.status:1878: creating gio/tests/gdbus-object-manager-example/Makefile config.status:1878: creating gio/tests/services/Makefile config.status:1878: creating gio/tests/services/org.gtk.GDBus.Examples.ObjectManager.service config.status:1878: creating gio/tests/modules/Makefile config.status:1878: creating po/Makefile.in config.status:1878: creating docs/Makefile config.status:1878: creating docs/reference/Makefile config.status:1878: creating docs/reference/glib/Makefile config.status:1878: creating docs/reference/glib/version.xml config.status:1878: creating docs/reference/gobject/Makefile config.status:1878: creating docs/reference/gobject/version.xml config.status:1878: creating docs/reference/gio/Makefile config.status:1878: creating docs/reference/gio/gdbus-object-manager-example/Makefile config.status:1878: creating docs/reference/gio/version.xml config.status:1878: creating tests/Makefile config.status:1878: creating tests/gobject/Makefile config.status:1878: creating tests/refcount/Makefile config.status:1878: creating m4macros/Makefile config.status:1878: creating config.h config.status:2092: executing depfiles commands config.status:2092: executing default-1 commands config.status:2092: executing libtool commands config.status:2092: executing glib/glibconfig.h commands config.status:2092: executing chmod-scripts commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv___va_copy=yes 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_alignof_guint32=4 ac_cv_alignof_guint64=8 ac_cv_alignof_unsigned_long=4 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_littleendian=yes ac_cv_c_long_double=yes ac_cv_conv_longlong_to_float=yes ac_cv_cxx_compiler_gnu=no ac_cv_dirent_have_space_d_name=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='-O2 -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='-O2 -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_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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/arm-hardfloat-linux-gnueabi/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=arm-hardfloat-linux-gnueabi ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= 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__usr_share_sgml_X11_defs_ent=1 ac_cv_func_NSLinkModule=no ac_cv_func__NSGetEnviron=no ac_cv_func_alloca_works=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_clock_gettime=yes ac_cv_func_dcgettext=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_endmntent=yes ac_cv_func_endservent=yes ac_cv_func_fallocate=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fdwalk=no ac_cv_func_fnmatch_works=yes ac_cv_func_fsync=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getfsstat=no ac_cv_func_getgrgid_r=yes ac_cv_func_getmntent_r=yes ac_cv_func_getprotobyname_r=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getresuid=yes ac_cv_func_getvfsstat=no ac_cv_func_gmtime_r=yes ac_cv_func_hasmntopt=yes ac_cv_func_iconv_open=yes ac_cv_func_if_indextoname=yes ac_cv_func_if_nametoindex=yes ac_cv_func_inotify_init1=yes ac_cv_func_issetugid=no ac_cv_func_lchmod=no ac_cv_func_lchown=yes ac_cv_func_localtime_r=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_memalign=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmem=yes ac_cv_func_mmap=yes ac_cv_func_newlocale=yes ac_cv_func_pipe2=yes ac_cv_func_poll=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_posix_memalign=yes ac_cv_func_printf_unix98=no ac_cv_func_prlimit=yes ac_cv_func_pthread_key_delete=yes ac_cv_func_readlink=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realloc_works=yes ac_cv_func_setenv=yes ac_cv_func_setgrent_void=yes ac_cv_func_setmntent=yes ac_cv_func_setpgrp_void=yes ac_cv_func_snprintf=yes ac_cv_func_snprintf_c99=no ac_cv_func_socket=yes ac_cv_func_splice=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_stat_ignores_trailing_slash=no ac_cv_func_statfs=yes ac_cv_func_statvfs=no ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strncasecmp=yes ac_cv_func_strnlen_working=yes ac_cv_func_strsignal=yes ac_cv_func_strtod_l=yes ac_cv_func_strtoll_l=yes ac_cv_func_strtoull_l=yes ac_cv_func_symlink=yes ac_cv_func_sysctlbyname=no ac_cv_func_timegm=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_utimes=yes ac_cv_func_valloc=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsnprintf_c99=no ac_cv_func_wcslen=yes ac_cv_gnu_library_2_1=yes ac_cv_have_abstract_sockets=yes ac_cv_have_accrights_in_msghdr=no ac_cv_have_broken_snprintf=no ac_cv_have_control_in_msghdr=yes ac_cv_have_openpty_ctty_bug=yes ac_cv_have_space_d_name_in_struct_dirent=yes ac_cv_header_crt_externs_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fstab_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libelf_h=yes ac_cv_header_libintl_h=yes ac_cv_header_linux_magic_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_mach_time_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mntent_h=yes ac_cv_header_netinet_sctp_h=no ac_cv_header_netinet_sctp_uio_h=no ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_filio_h=no ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_mntctl_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_vfstab_h=no ac_cv_header_sys_vmount_h=no ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_xlocale_h=yes ac_cv_host=arm-hardfloat-linux-gnueabi ac_cv_ispeed_offset=13 ac_cv_lib_dl_dlopen=yes ac_cv_lib_dl_dlsym=yes ac_cv_lib_elf_elf_begin=yes ac_cv_lib_elf_elf_getshdrnum=yes ac_cv_lib_elf_elf_getshdrstrndx=yes ac_cv_lib_png_png_create_info_struct=yes ac_cv_libiconv_utf8=yes ac_cv_linux_vers=2 ac_cv_member_struct_dirent_d_type=yes ac_cv_member_struct_stat_st_atim_tv_nsec=yes ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_ctim_tv_nsec=yes ac_cv_member_struct_stat_st_ctimensec=no ac_cv_member_struct_stat_st_mtim_tv_nsec=yes ac_cv_member_struct_stat_st_mtimensec=no ac_cv_member_struct_statfs_f_bavail=yes ac_cv_member_struct_statfs_f_fstypename=no ac_cv_member_struct_statvfs_f_basetype=no ac_cv_member_struct_statvfs_f_fstypename=no ac_cv_member_struct_tm___tm_gmtoff=no ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_need_trio=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GLIB_COMPILE_RESOURCES=/usr/bin/glib-compile-resources ac_cv_path_GLIB_COMPILE_SCHEMAS=/usr/bin/glib-compile-schemas ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PERL_PATH=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/bin/arm-hardfloat-linux-gnueabi-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XMLCATALOG=/usr/bin/xmlcatalog ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_pread=no ac_cv_printf_zd_format=yes ac_cv_prog_AR=arm-hardfloat-linux-gnueabi-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=arm-hardfloat-linux-gnueabi-gcc ac_cv_prog_CPP='arm-hardfloat-linux-gnueabi-gcc -E' ac_cv_prog_CXX=arm-hardfloat-linux-gnueabi-gcc ac_cv_prog_DBUS_DAEMON=dbus-daemon ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test ac_cv_prog_OBJDUMP=arm-hardfloat-linux-gnueabi-objdump ac_cv_prog_PERL=perl ac_cv_prog_RANLIB=arm-hardfloat-linux-gnueabi-ranlib ac_cv_prog_STRIP=arm-hardfloat-linux-gnueabi-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_pwrite=no ac_cv_regexec_segfault_emptystr=no ac_cv_safe_to_define___extensions__=yes ac_cv_sctp=no ac_cv_search_opendir='none required' 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_ssize_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_sizeof_wchar_t=4 ac_cv_strerror_r_SUSv3=no 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_guint32=yes ac_cv_type_guint64=yes ac_cv_type_long_long=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_size_t=yes ac_cv_type_struct_ip_mreqn=yes ac_cv_type_unsigned_long=yes ac_cv_uchar=no ac_cv_uint=yes ac_cv_ulong=yes ac_cv_ushort=yes ac_cv_va_copy=yes ac_cv_va_val_copy=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=yes apr_cv_process_shared_works=no apr_cv_tcp_nodelay_with_cork=yes as_cv_unaligned_access=no bash_cv_dup2_broken=no bash_cv_func_sigsetjmp=missing bash_cv_func_strcoll_broken=no bash_cv_getcwd_calls_popen=no bash_cv_getenv_redef=yes bash_cv_have_mbstate_t=yes bash_cv_job_control_missing=present bash_cv_must_reinstall_sighandlers=no bash_cv_opendir_not_robust=no bash_cv_pgrp_pipe=no bash_cv_printf_a_format=yes bash_cv_sys_named_pipes=present bash_cv_type_rlimit=rlim_t bash_cv_ulimit_maxfds=yes bash_cv_unusable_rtsigs=no bh_cv_c_signed=yes compat_cv_func_basename_works=no compat_cv_func_dirname_works=no compat_cv_func_snprintf_works=yes cvs_cv_func_printf_ptr=yes db_cv_align_t='unsigned long long' db_cv_alignp_t='unsigned long' db_cv_fcntl_f_setfd=yes db_cv_mutex=no db_cv_path_ar=/usr/bin/ar db_cv_path_chmod=/bin/chmod db_cv_path_cp=/bin/cp db_cv_path_ln=/bin/ln db_cv_path_mkdir=/bin/mkdir db_cv_path_ranlib=/usr/bin/ranlib db_cv_path_rm=/bin/rm db_cv_path_sh=/bin/sh db_cv_path_strip=/usr/bin/strip db_cv_posixmutexes=no db_cv_spinlocks=no db_cv_sprintf_count=yes db_cv_uimutexes=no dpkg_cv___va_copy=yes dpkg_cv_va_copy=yes ettercap_cv_type_socklen_t=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_wcwidth_works=yes glib_cv___va_copy=yes glib_cv_compliant_posix_memalign=0 glib_cv_eventfd=yes glib_cv_futex=yes glib_cv_g_atomic_lock_free=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_have_libc_enable_secure=yes glib_cv_have_strlcpy=no glib_cv_langinfo_codeset=yes glib_cv_langinfo_outdigit=yes glib_cv_langinfo_time=yes glib_cv_long_long_format=ll glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_sizeof_intmax_t=8 glib_cv_sizeof_ptrdiff_t=4 glib_cv_sizeof_size_t=4 glib_cv_sizeof_system_thread=4 glib_cv_stack_grows=no glib_cv_sys_pthread_cond_timedwait_posix=yes glib_cv_sys_pthread_getspecific_posix=yes glib_cv_sys_pthread_mutex_trylock_posix=yes glib_cv_sys_use_pid_niceness_surrogate=yes glib_cv_uscore=no glib_cv_use_pid_surrogate=yes glib_cv_va_copy=yes glib_cv_va_val_copy=no glib_cv_value_AF_INET6=10 glib_cv_value_AF_INET=2 glib_cv_value_AF_UNIX=1 glib_cv_value_MSG_DONTROUTE=4 glib_cv_value_MSG_OOB=1 glib_cv_value_MSG_PEEK=2 glib_cv_value_POLLERR=8 glib_cv_value_POLLHUP=16 glib_cv_value_POLLIN=1 glib_cv_value_POLLNVAL=32 glib_cv_value_POLLOUT=4 glib_cv_value_POLLPRI=2 gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes jm_cv_func_working_readdir=yes lf_cv_sane_realloc=yes lftp_cv___va_copy=yes lftp_cv_va_copy=yes lftp_cv_va_val_copy=yes libIDL_cv_long_long_format=ll lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/libexec/gcc/arm-hardfloat-linux-gnueabi/ld lt_cv_path_NM='/usr/bin/arm-hardfloat-linux-gnueabi-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4 /usr/lib32/alsa-lib /usr/lib/alsa-lib /usr/lib32/qt4 /usr/lib64/qt4 /usr/lib/postgresql /usr/lib64/postgresql /usr/lib64/postgresql-9.4/lib64/ /usr/lib64/sidplay/builders /usr/lib/sidplay/builders /usr/games/lib64 /usr/games/lib32 /usr/games/lib ' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' mr_cv_target_elf=yes mysql_cv_func_atomic_add=no mysql_cv_func_atomic_sub=no nano_cv_func_regexec_segv_emptystr=no php_cv_lib_cookie_io_functions_use_off64_t=yes pkg_cv_DBUS1_CFLAGS='-I/usr/arm-hardfloat-linux-gnueabi/usr/include/dbus-1.0 -I/usr/arm-hardfloat-linux-gnueabi/usr/lib/dbus-1.0/include ' pkg_cv_DBUS1_LIBS='-ldbus-1 ' pkg_cv_LIBFFI_CFLAGS='-I/usr/arm-hardfloat-linux-gnueabi/usr/lib/libffi-3.2.1/include ' pkg_cv_LIBFFI_LIBS='-lffi ' pkg_cv_ZLIB_CFLAGS= pkg_cv_ZLIB_LIBS='-lz ' racoon_cv_bug_getaddrinfo=no rsync_cv_HAVE_BROKEN_LARGEFILE=no rsync_cv_HAVE_BROKEN_READDIR=no rsync_cv_HAVE_C99_VSNPRINTF=yes rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes rsync_cv_HAVE_LONGLONG=yes rsync_cv_HAVE_OFF64_T=no rsync_cv_HAVE_SECURE_MKSTEMP=yes rsync_cv_HAVE_SHORT_INO_T=no rsync_cv_HAVE_SOCKETPAIR=yes rsync_cv_HAVE_UNSIGNED_CHAR=no rsync_cv_REPLACE_INET_ATON=no rsync_cv_REPLACE_INET_NTOA=no sc_cv_termios_ispeed=yes 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 slrn_cv___va_copy=yes slrn_cv_va_copy=yes slrn_cv_va_val_copy=yes sudo_cv_uid_t_len=10 utils_cv_sys_open_max=1019 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 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ABS_GLIB_RUNTIME_LIBDIR='/usr/lib64' ABS_TAPSET_DIR='$(datadir)/systemtap/tapset' ACLOCAL='${SHELL} /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/work/glib-2.42.1/missing aclocal-1.15' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='arm-hardfloat-linux-gnueabi-ar' AS='as' AUTOCONF='${SHELL} /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/work/glib-2.42.1/missing autoconf' AUTOHEADER='${SHELL} /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/work/glib-2.42.1/missing autoheader' AUTOMAKE='${SHELL} /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/work/glib-2.42.1/missing automake-1.15' AWK='gawk' CARBON_LIBS='' CATALOGS='' CATOBJEXT='.gmo' CC='arm-hardfloat-linux-gnueabi-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -fomit-frame-pointer' COCOA_LIBS='' CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS' CPP='arm-hardfloat-linux-gnueabi-gcc -E' CPPFLAGS=' -pthread' CROSS_COMPILING_FALSE='#' CROSS_COMPILING_TRUE='' CXX='' CXXCPP='' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -pipe -fomit-frame-pointer' CYGPATH_W='echo' DATADIRNAME='share' DBUS1_CFLAGS='-I/usr/arm-hardfloat-linux-gnueabi/usr/include/dbus-1.0 -I/usr/arm-hardfloat-linux-gnueabi/usr/lib/dbus-1.0/include ' DBUS1_LIBS='-ldbus-1 ' DBUS_DAEMON='dbus-daemon' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DTRACE='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ALWAYS_BUILD_TESTS_FALSE='' ENABLE_ALWAYS_BUILD_TESTS_TRUE='#' ENABLE_DTRACE_FALSE='' ENABLE_DTRACE_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_INSTALLED_TESTS_FALSE='' ENABLE_INSTALLED_TESTS_TRUE='#' ENABLE_MAN_FALSE='#' ENABLE_MAN_TRUE='' ENABLE_SYSTEMTAP_FALSE='' ENABLE_SYSTEMTAP_TRUE='#' ENABLE_TIMELOOP_FALSE='#' ENABLE_TIMELOOP_TRUE='' EXEEXT='' FAM_LIBS='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='glib20' GIO='giounix.lo' GIO_MODULE_DIR='${libdir}/gio/modules' GLIBC21='yes' GLIB_BINARY_AGE='4201' GLIB_COMPILE_RESOURCES='/usr/bin/glib-compile-resources' GLIB_COMPILE_SCHEMAS='/usr/bin/glib-compile-schemas' GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GLIB_EXTRA_CFLAGS='' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GLIB_HIDDEN_VISIBILITY_CFLAGS='-fvisibility=hidden' GLIB_INTERFACE_AGE='1' GLIB_LINK_FLAGS='-Wl,-Bsymbolic-functions' GLIB_MAJOR_VERSION='2' GLIB_MICRO_VERSION='1' GLIB_MINOR_VERSION='42' GLIB_RUNTIME_LIBDIR='' GLIB_VERSION='2.42.1' GLIB_WARN_CFLAGS='' GLIB_WIN32_STATIC_COMPILATION_DEFINE='' GMOFILES=' af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='/usr/bin/gmsgfmt' GOBJECT_LINK_FLAGS='-Wl,-z,nodelete' GREP='/bin/grep' GSPAWN='gspawn.lo' GTHREAD_COMPILE_IMPL_DEFINES='' GTKDOC_CHECK='gtkdoc-check.test' GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/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='0' G_MODULE_HAVE_DLERROR='1' G_MODULE_IMPL='G_MODULE_IMPL_DL' G_MODULE_LDFLAGS='-Wl,--export-dynamic' G_MODULE_LIBS='-ldl' G_MODULE_LIBS_EXTRA='' G_MODULE_NEED_USCORE='0' G_MODULE_PLUGIN_LIBS='' G_MODULE_SUPPORTED='true' G_THREAD_CFLAGS='-pthread' G_THREAD_LIBS='-pthread' G_THREAD_LIBS_EXTRA='' G_THREAD_LIBS_FOR_GTHREAD='-lpthread' HAVE_CXX_FALSE='' HAVE_CXX_TRUE='#' HAVE_DBUS1_FALSE='#' HAVE_DBUS1_TRUE='' HAVE_DBUS_DAEMON_FALSE='#' HAVE_DBUS_DAEMON_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_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_INOTIFY_FALSE='#' HAVE_INOTIFY_TRUE='' HAVE_KQUEUE_FALSE='' HAVE_KQUEUE_TRUE='#' HAVE_NETLINK_FALSE='#' HAVE_NETLINK_TRUE='' HAVE_SUNSTUDIO_VISIBILITY_FALSE='' HAVE_SUNSTUDIO_VISIBILITY_TRUE='#' HTML_DIR='${datadir}/gtk-doc/html' ICONV_LIBS='' INDENT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' LD='/usr/libexec/gcc/arm-hardfloat-linux-gnueabi/ld' LDFLAGS='' LIBELF_CFLAGS='' LIBELF_LIBS='-lelf' LIBFFI_CFLAGS='-I/usr/arm-hardfloat-linux-gnueabi/usr/lib/libffi-3.2.1/include ' LIBFFI_LIBS='-lffi ' LIBOBJS='' LIBS=' ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_EXE_MACHINE_FLAG='X86' LIPO='' LN_S='ln -s' LTLIBOBJS='' LTP='' LTP_GENHTML='' LT_AGE='4200' LT_CURRENT='4200' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.42' LT_REVISION='1' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/work/glib-2.42.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='/usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/work/glib-2.42.1/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NAMESER_COMPAT_INCLUDE='' NETWORK_LIBS='-lresolv ' NM='/usr/bin/arm-hardfloat-linux-gnueabi-nm -B' NMEDIT='' OBJDUMP='arm-hardfloat-linux-gnueabi-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.42.1' PACKAGE_TARNAME='glib' PACKAGE_URL='' PACKAGE_VERSION='2.42.1' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PCRE_REQUIRES='' PCRE_WARN_CFLAGS=' -Wno-pointer-sign' PERL='perl' PERL_PATH='/usr/bin/perl' PKG_CONFIG='/usr/bin/arm-hardfloat-linux-gnueabi-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/arm-hardfloat-linux-gnueabi/usr/lib/pkgconfig/' PLATFORMDEP='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' af.po am.po an.po ar.po as.po ast.po az.po be.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po en@shaw.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po tg.po th.po tl.po tr.po ug.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='arm-hardfloat-linux-gnueabi-ranlib' REBUILD='' SED='/bin/sed' SELINUX_LIBS='' SET_MAKE='' SHELL='/bin/sh' SHTOOL='' STRIP='arm-hardfloat-linux-gnueabi-strip' THREADS_NONE_FALSE='' THREADS_NONE_TRUE='#' THREADS_POSIX_FALSE='#' THREADS_POSIX_TRUE='' THREADS_WIN32_FALSE='' THREADS_WIN32_TRUE='#' USE_NLS='yes' USE_SYSTEM_PCRE_FALSE='' USE_SYSTEM_PCRE_TRUE='#' VERSION='2.42.1' WINDRES='' WSPIAPI_INCLUDE='' XATTR_LIBS='' XGETTEXT='/usr/bin/xgettext' XMLCATALOG='/usr/bin/xmlcatalog' XML_CATALOG_FILE='/etc/xml/catalog' XSLTPROC='/usr/bin/xsltproc' ZLIB_CFLAGS='' ZLIB_LIBS='-lz ' 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=' -I$(srcdir)' am__leading_dot='.' am__nodep='' 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='-I$(top_builddir)' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/glib-2.42.1' dvidir='${docdir}' exec_prefix='${prefix}' gio_INCLUDES='$(gmodule_INCLUDES)' glib_INCLUDES='$(config_h_INCLUDES) -I$(top_builddir)/glib -I$(top_srcdir)/glib -I$(top_srcdir)' gmodule_INCLUDES='$(glib_INCLUDES) -I$(top_srcdir)/gmodule' gobject_INCLUDES='$(glib_INCLUDES)' host='arm-hardfloat-linux-gnueabi' host_alias='arm-hardfloat-linux-gnueabi' host_cpu='arm' host_os='linux-gnueabi' host_vendor='hardfloat' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /usr/arm-hardfloat-linux-gnueabi/tmp/portage/dev-libs/glib-2.42.1/work/glib-2.42.1/install-sh' installed_test_metadir='' installed_testdir='' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='/usr/share/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(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.42.1" #define PACKAGE_STRING "glib 2.42.1" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" #define PACKAGE_URL "" #define GLIB_MAJOR_VERSION 2 #define GLIB_MINOR_VERSION 42 #define GLIB_MICRO_VERSION 1 #define GLIB_INTERFACE_AGE 1 #define GLIB_BINARY_AGE 4201 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define _FILE_OFFSET_BITS 64 #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "glib20" #define GLIB_LOCALE_DIR "/usr/share/locale" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_MMAP 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_MEMALIGN 1 #define HAVE_VALLOC 1 #define HAVE_FSYNC 1 #define HAVE_PIPE2 1 #define HAVE_TIMEGM 1 #define HAVE_GMTIME_R 1 #define HAVE_LIBC_ENABLE_SECURE 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 4 #define SIZEOF_INT 4 #define SIZEOF_VOID_P 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF___INT64 0 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_LONG_LONG_FORMAT 1 #define G_HAVE___INLINE 1 #define G_HAVE___INLINE__ 1 #define G_HAVE_INLINE 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SCHED_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_MNTENT_H 1 #define HAVE_FSTAB_H 1 #define HAVE_LINUX_MAGIC_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_VALUES_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_XLOCALE_H 1 #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_STATFS_F_BAVAIL 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define HAVE_DIRENT_H 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_LANGINFO_CODESET 1 #define SIZEOF_SIZE_T 4 #define SIZEOF_SSIZE_T 4 #define HAVE_LSTAT 1 #define HAVE_STRSIGNAL 1 #define HAVE_VSNPRINTF 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_POLL 1 #define HAVE_VASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_READLINK 1 #define HAVE_SYMLINK 1 #define HAVE_MEMMEM 1 #define HAVE_LCHOWN 1 #define HAVE_FCHMOD 1 #define HAVE_FCHOWN 1 #define HAVE_UTIMES 1 #define HAVE_GETRESUID 1 #define HAVE_GETMNTENT_R 1 #define HAVE_SETMNTENT 1 #define HAVE_ENDMNTENT 1 #define HAVE_HASMNTOPT 1 #define HAVE_FALLOCATE 1 #define HAVE_SPLICE 1 #define HAVE_PRLIMIT 1 #define HAVE_STATVFS 1 #define HAVE_STATFS 1 #define USE_STATFS 1 #define HAVE_NEWLOCALE 1 #define HAVE_USELOCALE 1 #define HAVE_STRTOD_L 1 #define HAVE_STRTOLL_L 1 #define HAVE_STRTOULL_L 1 #define HAVE_GETPROTOBYNAME_R 1 #define HAVE_ENDSERVENT 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_IF_INDEXTONAME 1 #define HAVE_RES_INIT 1 #define HAVE_NETLINK 1 #define HAVE_IP_MREQN /**/ #define STATFS_ARGS 2 #define HAVE_OPEN_O_DIRECTORY 1 #define HAVE_VASPRINTF 1 #define HAVE_LONG_LONG 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_CODESET 1 #define HAVE_LANGINFO_TIME 1 #define HAVE_LANGINFO_OUTDIGIT 1 #define G_VA_COPY va_copy #define G_VA_COPY_AS_ARRAY 1 #define HAVE_SYS_INOTIFY_H 1 #define HAVE_INOTIFY_INIT1 1 #define HAVE_LIBELF 1 #define THREADS_POSIX 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_POSIX_GETPWUID_R 1 #define HAVE_POSIX_GETGRGID_R 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 #define HAVE_CLOCK_GETTIME 1 #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 #define HAVE_FUTEX 1 #define HAVE_EVENTFD 1 #define ALIGNOF_GUINT32 4 #define ALIGNOF_GUINT64 8 #define ALIGNOF_UNSIGNED_LONG 4 #define HAVE_DBUS1 1 #define _GLIB_EXTERN __attribute__((visibility("default"))) extern configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.42.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/glibconfig.h on tp config.status:2092: executing glib/glibconfig.h commands config.status:3228: glib/glibconfig.h is unchanged